]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
wo_prof_single_str_global.c: Mask return value.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
1e5e8a59
DF
12009-01-11 Daniel Franke <franke.daniel@gmail.com>
2
3 * MAINTAINERS: Moved myself to reviewers (Fortran).
4
5e5debf6
TS
52009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6
7 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
8 (Write After Approval): Remove myself.
9
1c42acf1
DN
102009-01-03 Diego Novillo <dnovillo@google.com>
11
12 * MAINTAINERS: Remove myself from alias maintainership.
13
2fbbedaf
DA
142009-01-02 David Ayers <ayers@fsfe.org>
15
16 * MAINTAINERS: Update e-mail address.
17
17213821
GP
182008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
19
20 * MAINTAINERS: Make whitespace consistent.
21
baafc534
RW
222008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
23
24 Backport from upstream Libtool:
25 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
26 Add cache variables to tests that require the linker to work.
27 For shlibpath_overrides_runpath, this also changes the semantics
28 to let the result from the C compiler take precedence.
29
18430d27
BE
302008-12-02 Ben Elliston <bje@au.ibm.com>
31
32 * config.sub, config.guess: Update from upstream sources.
33
0a280b35
SP
342008-12-12 Sebastian Pop <sebastian.pop@amd.com>
35
36 * configure.ac (ppllibs): Add by default the lib flags.
37 * configure: Regenerate.
38
41e9641b
LM
392008-12-08 Luis Machado <luisgpm@br.ibm.com>
40
41 * MAINTAINERS: Add myself to the write after approval list.
42
25783c30
JH
432008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
44
45 * configure.ac: Add double brackets on darwin[912].
46 * configure: Regenerate.
47
0e318fcc
DK
482008-12-03 Daniel Kraft <d@domob.eu>
49
50 * MAINTAINERS: Moved myself and Mikael Morin from Write After
51 Approval to Reviewer section (for Fortran front-end).
52
7f171b95
JH
532008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
54
55 * configure.ac: Expand to darwin10 and later.
56 * configure: Regenerate.
57
09ce620e
AS
582008-12-02 Andreas Schwab <schwab@suse.de>
59
60 * Makefile.def: configure-target-boehm-gc depends on
61 all-target-libstdc++-v3.
62 * Makefile.in: Regenerate.
63
386c704d
KT
642008-12-02 Kai Tietz <kai.tietz@onevision.com>
65
66 * MAINTAINERS: Add myself as mingw maintainer.
67
e03dd84a
BE
682008-12-02 Ben Elliston <bje@au.ibm.com>
69
70 * config.sub, config.guess: Update from upstream sources.
71
3fa87964
GP
722008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
73
74 * README.SCO: Remove.
75
df72d7ed
FP
762008-11-29 Fernando Pereira <pronesto@gmail.com>
77
78 * MAINTAINERS: Add myself to the write after approval list.
79
b5646528
DK
802008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
81
82 * MAINTAINERS: Update my email address in WAA section.
83
ebf24eb4
CL
842008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
85
86 * MAINTAINERS: Update e-mail address.
87
50e0f131
TM
882008-11-27 Toon Moene <toon@moene.org>
89
90 * MAINTAINERS: Change e-mail address.
91
0db3a858
TG
922008-11-27 Tristan Gingold <gingold@adacore.com>
93
94 * configure.ac: Build gdb for i?86-*-darwin*
95 * configure: Regenerated.
96
f07bde68
HS
972008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
98
99 * MAINTAINERS: Added my full name.
100
487e299b
DJ
1012008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
102
103 PR bootstrap/38014
104 PR bootstrap/37923
105
106 Revert:
107
108 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
109
110 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
111 * Makefile.in: Regenerated.
112
113 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
114
115 PR gdb/921
116 PR gdb/1646
117 PR gdb/2175
118 PR gdb/2176
119
120 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
121 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
122 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
123 (HOST_EXPORTS): Pass CPPFLAGS.
124 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
125 (LDFLAGS_FOR_TARGET): Initialize from configure script.
126 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
127 * Makefile.in, configure: Regenerated.
128 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
129 and CPPFLAGS_FOR_BUILD.
130
d69fbecb
JL
1312008-11-06 Jeff Law <law@redhat.com>
132
133 * MAINTAINERS: Add myself as middle end maintainer.
134
044fed69
AS
1352008-11-06 Andrew Stubbs <ams@codesourcery.com>
136
137 * MAINTAINERS (Write after approval): Add myself.
138
caf6defe
DN
1392008-11-05 Diego Novillo <dnovillo@google.com>
140
141 * MAINTAINERS (Global Reviewers): Add myself.
142 (Non-Algorithmic Maintainers): Remove myself.
143
3e9899ac
TS
1442008-11-04 Thomas Schwinge <tschwinge@gnu.org>
145
09ce620e 146 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 147
ea99e36e
MM
1482008-10-31 Mikael Morin <mikael.morin@tele2.fr>
149
09ce620e 150 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 151
fb0d2684
BE
1522008-10-31 Ben Elliston <bje@au.ibm.com>
153
154 * configure.ac (spu-*-*): Remove special case.
155 * configure: Regenerate.
156
73c07a3e
CM
1572008-10-30 Catherine Moore <clm@codesourcery.com>
158
159 * MAINTAINERS (Write after approval): Update my email address.
160
7310a2da
SSF
1612008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
162
163 * configure.ac [spu-*-*]: Do not set skipdirs.
164 * configure: Re-generate.
165
7e51fe23
BS
1662008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
167
168 * MAINTAINERS (Various Maintainers): Add myself to reload.
169
ef20be93
RG
1702008-10-25 Richard Guenther <rguenther@suse.de>
171
172 * MAINTAINERS (Various Maintainers): Add myself as middle-end
173 maintainer. Remove myself as libgcc-math maintainer.
174 (Non-Algorithmic Maintainers): Remove myself.
175
03ffcfa0
DJ
1762008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
177
178 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
179 * Makefile.in: Regenerated.
180
dec014a9
CC
1812008-10-23 Cary Coutant <ccoutant@google.com>
182
183 * MAINTAINERS (Write after approval): Add myself.
184
b36c386c
DJ
1852008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
186
187 PR gdb/921
188 PR gdb/1646
189 PR gdb/2175
190 PR gdb/2176
191
192 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
193 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
194 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
195 (HOST_EXPORTS): Pass CPPFLAGS.
196 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
197 (LDFLAGS_FOR_TARGET): Initialize from configure script.
198 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
199 * Makefile.in, configure: Regenerated.
200 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
201 and CPPFLAGS_FOR_BUILD.
202
84541525
SP
2032008-10-20 Sebastian Pop <sebastian.pop@amd.com>
204
205 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
206 Sebastian Pop.
207
e0bda97e
AP
2082008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
209
210 * MAINTAINERS (Write After Approval): Added myself.
211
36c713e0
KG
2122008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
213
214 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
215 recommended version to 2.3.2.
216
217 * configure: Regenerate.
218
8fe005ee
MM
2192008-10-01 Mark Mitchell <mark@codesourcery.com>
220
221 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
222
be8f156f
DD
2232008-09-29 David Daney <david.daney@caviumnetworks.com>
224
225 * MAINTAINERS (Write After Approval): Update e-mail address.
226
ae11dff4
PG
2272008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
228
229 * libtool.m4: Update to libtool 2.2.6.
230 * lt~obsolete.m4: Update to libtool 2.2.6.
231 * ltmain.sh: Update to libtool 2.2.6.
232 * ltsugar.m4: Update to libtool 2.2.6.
233 * ltversion.m4: Update to libtool 2.2.6.
234 * ltoptions.m4: Update to libtool 2.2.6.
235 * ltgcc.m4: Update to match changes from libtool 2.2.6.
236
441154b1
CF
2372008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
238
239 * MAINTAINERS (Write After Approval): Add myself.
240
775b3b26
BRF
2412008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
242
243 * MAINTAINERS (Write After Approval): Update my name.
244
94538043
SB
2452008-09-20 Steven Bosscher <steven@gcc.gnu.org>
246
09ce620e 247 * MAINTAINERS: Add myself in "Write After Approval".
94538043 248
52d1bfd8
SE
2492008-09-18 Steve Ellcey <sje@cup.hp.com>
250
09ce620e 251 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 252
c5cc92f5
GP
2532008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
254
255 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
256 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
257 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
258 and Michael Tiemann from Write After Approval since they do not
259 actually have access.
260
23d9794a
RG
2612008-09-05 Richard Guenther <rguenther@suse.de>
262
263 * configure.ac: Initialize clooglibs to -lcloog.
264 * configure: Re-generate.
265
192a671e
LCW
2662008-09-04 Le-Chun Wu <lcwu@google.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
d789184e
SP
2702008-09-03 Sebastian Pop <sebastian.pop@amd.com>
271
272 * configure.ac (--with-cloog-polylib): New.
273 (--disable-cloog-version-check): New.
274 (--disable-ppl-version-check): New.
275 * configure: Re-generate.
276
36a881c7
RG
2772008-09-03 Richard Guenther <rguenther@suse.de>
278
279 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
280 cloog test.
281 * configure: Re-generate.
282
358da97e
HS
2832008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
284
285 Add picoChip port.
286 * MAINTAINERS: Add picoChip maintainers.
287
f8bf9252
SP
2882008-09-02 Sebastian Pop <sebastian.pop@amd.com>
289 Tobias Grosser <grosser@fim.uni-passau.de>
290 Jan Sjodin <jan.sjodin@amd.com>
291 Harsha Jagasia <harsha.jagasia@amd.com>
292 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
293 Konrad Trifunovic <konrad.trifunovic@inria.fr>
294 Adrien Eliche <aeliche@isty.uvsq.fr>
295
296 Merge from graphite branch.
297 * configure: Regenerate.
298 * Makefile.in: Regenerate.
299 * configure.ac (host_libs): Add ppl and cloog.
300 Add checks for PPL and CLooG.
301 * Makefile.def (ppl, cloog): Added modules and dependences.
302 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
303 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
304
d89f0ad6
AL
3052008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
306
307 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
308 (GCC_SHLIB_SUBDIR): New.
309 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
310 * configure: Regenerate.
311 * Makefile.in: Regenerate.
312
88a25817
GP
3132008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
314
315 * MAINTAINERS: Consistently use tabs to separate columns.
316
f873f15f
TG
3172008-08-29 Tristan Gingold <gingold@adacore.com>
318
319 * MAINTAINERS (Write after Approval): Add myself.
320
e1514c3f
TG
3212008-08-28 Tristan Gingold <gingold@adacore.com>
322
323 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
324 Enable bfd, binutils and opcodes.
325 * configure: Regenerate.
326
4717882f
JDA
3272008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
328
329 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
330
28c9884c
TK
3312008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
332
333 * MAINTAINERS: Use correct Umlaut for last name.
334
ae96d86a
FXC
3352008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
336
337 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
338
3ecc96e3
DE
3392008-08-16 David Edelsohn <edelsohn@gnu.org>
340
341 * MAINTAINERS: Update my email address.
342
dd609cc1
EB
3432008-08-16 Nicolas Roche <roche@adacore.com>
344
345 * Makefile.tpl: Add BOOT_ADAFLAGS.
346 * Makefile.in: Regenerate.
347
08d0963a
RS
3482008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
349
350 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
351 * configure: Regenerate.
352
00afcaa0
PB
3532008-07-30 Paolo Bonzini <bonzini@gnu.org>
354
355 * configure.ac: Add makefile fragments for hpux.
356 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
357 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
358 * configure: Regenerate.
359 * Makefile.in: Regenerate.
360
806b3528
AH
3612008-07-28 Aldy Hernandez <aldyh@redhat.com>
362
363 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
364
ab220355
DS
3652008-07-11 Dodji Seketeli <dseketel@redhat.com>
366
367 * MAINTAINERS (Write after Approval): Add myself.
368
78209f30
XG
3692008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
5b5b098d
AJ
3732008-06-29 Andrew Jenner <andrew@codesourcery.com>
374
375 * MAINTAINERS (Write After Approval): Add myself.
376
d812ec93
KW
3772008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
378
379 * MAINTAINERS: Update my email address.
380
99e78224
JY
3812008-06-25 Joey Ye <joey.ye@intel.com>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
18c04407
RW
3852008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
386
387 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
388 * Makefile.in: Regenerate.
389 * configure: Regenerate.
390
47aa9a31
DK
3912008-06-17 Daniel Kraft <d@domob.eu>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
ad33ff57
RW
3952008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
396
397 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
398 "$@" is still intact with both Autoconf 2.59 and 2.62.
399 * configure: Regenerate.
400
cdce5c41
RW
4012008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
402
403 * Makefile.tpl: Fix comment errors.
404 * Makefile.in: Regenerate.
405
01b79d11
DM
4062008-06-12 David S. Miller <davem@davemloft.net>
407 David Edelsohn <edelsohn@gnu.org>
408
409 * configure.ac: Add powerpc*-*-* to gold supported targets.
410 * configure: Regenerate.
411
f8c33439
JM
4122008-06-08 Joseph Myers <joseph@codesourcery.com>
413
414 PR tree-optimization/36218
415 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
416 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
417 (all prefix="build-"): Pass them to build-system sub-makes.
418 * Makefile.in: Regenerate.
419
cd985f66
JM
4202008-06-07 Joseph Myers <joseph@codesourcery.com>
421
422 * MAINTAINERS (mt port): Remove.
423 (sco5, unixware, sco udk): Remove.
424 (Kean Johnston): Add to Write After Approval.
425
3f6383d3
JB
4262008-05-30 Julian Brown <julian@codesourcery.com>
427
428 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
429 of libobjc for ARM EABI Linux.
430 * configure: Regenerate.
30da41ed 431
e29cc9b4
XDL
4322008-05-18 Xinliang David Li <davidxl@google.com>
433
09ce620e 434 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 435
30da41ed
XDL
4362008-05-17 Xinliang David Li <davidxl@google.com>
437
e29cc9b4 438 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 439
955410cb
JW
4402008-05-15 Janus Weil <janus@gcc.gnu.org>
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
719bb4e3 4442008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
445
446 * config-ml.in: don't handle --enable-shared and --enable-static.
447
372b05fc
RS
4482008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
449
450 * MAINTAINERS: Update my email address.
451
f73e2200
PC
4522008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
453
454 * MAINTAINERS: Update my email address.
09ce620e 455
3e438e2b
KVH
4562008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
177bf491
GS
4602008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
ac89df2f
PG
4642008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
465
466 * MAINTAINERS (crx): Add myself.
467
14a8726b
PB
4682008-04-18 Paolo Bonzini <bonzini@gnu.org>
469
470 Sync with src:
471 2008-04-14 David S. Miller <davem@davemloft.net>
472
09ce620e
AS
473 * configure.ac: Add sparc*-*-* to gold supported targets.
474 * configure: Regenerate.
14a8726b 475
7142fb32
PB
4762008-04-18 Paolo Bonzini <bonzini@gnu.org>
477
478 PR bootstrap/35457
479 * configure.ac: Include override.m4.
480 * configure: Regenerate.
481
c6b196de
PB
4822008-04-18 Paolo Bonzini <bonzini@gnu.org>
483
09ce620e
AS
484 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
485 * Makefile.in: Regenerate.
c6b196de 486
c993ae60
SR
4872008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
488
09ce620e 489 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 490 as nonconfigurable directories list.
09ce620e 491 * configure: Regenerate.
c993ae60 492
8479b1b1
BE
4932008-04-14 Ben Elliston <bje@au.ibm.com>
494
495 * config.sub, config.guess: Update from upstream sources.
496
295e261a
HPN
4972008-04-12 Hans-Peter Nilsson <hp@axis.com>
498
499 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
500 * Makefile.in: Regenerate.
501
ac3949d9
EW
5022008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
503
504 * configure.ac: Do not build libssp for the AVR.
505 * configure: Regenerate.
506
06407e30
ILT
5072008-04-07 Ian Lance Taylor <iant@google.com>
508
509 * Makefile.def: check-gold depends upon all-binutils.
510 * Makefile.in: Regenerate.
511
97db009c
AH
5122008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
2a79c47f
NC
5162008-04-04 Nick Clifton <nickc@redhat.com>
517
518 PR binutils/4334
5f4bebbf 519 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
520 builds.
521 * configure: Regenerate.
522
c53a18d3
N
5232008-04-04 NightStrike <NightStrike@gmail.com>
524
525 PR other/35151
09ce620e
AS
526 * configure.ac: Combine rules for mingw32 and mingw64.
527 * configure: Regenerate.
c53a18d3 528
d925aa70
KT
5292008-04-02 Kai Tietz <kai.tietz@onvision.com>
530
531 * MAINTAINERS (Write After Approval): Add myself.
532
ad424a85
SP
5332008-04-01 Seongbae Park <seongbae.park@gmail.com>
534
535 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
536 * Makefile.in (.NOTPARALLEL): Ditto.
537
4412a506
PG
5382008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
539
540 * MAINTAINERS (Write After Approval): Add myself.
541
2f908293
SP
5422008-03-31 Seongbae Park <seongbae.park@gmail.com>
543
544 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
545 * Makefile.in (.NOTPARALLEL): Regenerate.
546
639223bd
PB
5472008-03-27 Paolo Bonzini <bonzini@gnu.org>
548
549 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
550 * Makefile.in: Regenerate.
551
b8ab1f4a
JS
5522008-03-26 Jakub Staszak <kuba@et.pl>
553
554 * MAINTAINERS (Write After Approval): Add myself.
555
b45890a4
TK
5562008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
557
558 * MAINTAINERS: Update e-mail address.
559
5afab7ad
ILT
5602008-03-20 Ian Lance Taylor <iant@google.com>
561
562 * configure.ac: Add support for --enable-gold.
563 * Makefile.def: Add gold as a directory like ld.
564 * configure, Makefile.in: Regenerate.
565
38d24731
RW
5662008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
567
568 * configure.ac: m4_include config/proginstall.m4.
569 * configure: Regenerate.
32bc4cf4
RW
570
571 Backport from upstream Libtool:
09ce620e 572
32bc4cf4 573 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 574
32bc4cf4
RW
575 Deal with Autoconf 2.62's semantic change in m4_append.
576 * ltsugar.m4 (lt_append): Replace broken versions of
577 m4_append.
578 (lt_if_append_uniq): Don't require separator to be overquoted,
579 and avoid broken m4_append.
580 (lt_dict_add): Fix typo.
581 * libtool.m4 (_LT_DECL): Don't overquote separator.
582
9d3c50ea
DE
5832008-03-13 David Edelsohn <edelsohn@gnu.org>
584
585 * config.rpath: Add AIX 6 support.
586
5d2edb29
PB
5872008-03-13 Paolo Bonzini <bonzini@gnu.org>
588
589 * Makefile.def (stageprofile). Remove -fprofile-generate
590 from stage_libcflags.
591 * Makefile.in: Regenerate.
592
954910ef
BE
5932008-03-13 Ben Elliston <bje@au.ibm.com>
594
595 * config.sub, config.guess: Update from upstream sources.
596
e8645a40
TT
5972008-03-06 Tom Tromey <tromey@redhat.com>
598
599 * MAINTAINERS: Update for treelang deletion.
600
2c8e955e
JW
6012008-03-03 James E. Wilson <wilson@tuliptree.org>
602
603 * MAINTAINERS: Update my email address.
604
54acd307
SS
6052008-03-03 Stan Shebs <stanshebs@earthlink.net>
606
893ad2a1 607 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
608 (objective-c/c++): Add myself as a maintainer.
609
4b52b516
VR
6102008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
611
612 * MAINTAINERS (Write After Approval): Update my email address.
613
e652b516
TB
6142008-02-25 Tomas Bily <tbily@suse.cz>
615
616 * MAINTAINERS (Write After Approval): Add myself.
617
02d30740
JJ
6182008-02-23 Jakub Jelinek <jakub@redhat.com>
619
620 * MAINTAINERS (OpenMP): Add myself.
621
1c8bd6a3
PB
6222008-02-20 Paolo Bonzini <bonzini@gnu.org>
623
4b40b2a5
UB
624 PR bootstrap/32009
625 PR bootstrap/32161
1c8bd6a3 626
4b40b2a5
UB
627 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
628 * configure: Regenerate.
1c8bd6a3 629
4b40b2a5
UB
630 * Makefile.def: Define stage_libcflags for all bootstrap stages.
631 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
632 STAGE4_LIBCFLAGS): New.
633 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
634 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
635 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
636 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
637 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
638 for target modules. Don't export LIBCFLAGS.
639 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
640 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
641 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
642 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
643 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
644 * Makefile.in: Regenerate.
1c8bd6a3 645
bb44c9d2
RW
6462008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
647
648 PR libgcj/33085
649 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
650 Do not use -DDLL_EXPORT. Backport from upstream.
651
29a7754d
RW
6522008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
653
654 * MAINTAINERS (Write After Approval): Add myself.
655
9a212bb7
HPN
6562008-02-02 Hans-Peter Nilsson <hp@axis.com>
657
658 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
659 * configure: Regenerate.
660
aa12a573
MG
6612008-01-31 Marc Gauthier <marc@tensilica.com>
662
663 * configure.ac (xtensa*-*-*): Recognize processor variants.
664 * configure: Regenerate.
665
ac9e6043
RW
6662008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
667
40049ccc
UB
668 PR bootstrap/34922
669 * configure.ac (PARSE_ARGS): Push suitable setting of
670 ac_subdirs_all, for `./configure --help=recursive'.
671 Handle `+' in generic toplevel directory disabling.
672 * configure: Regenerate.
ac9e6043 673
4288c86a
NC
6742008-01-28 Nick Clifton <nickc@redhat.com>
675
676 * MAINTAINERS (xstormy16): Take over maintainership.
677
8d8da227
JM
6782008-01-25 Joseph Myers <joseph@codesourcery.com>
679
680 * MAINTAINERS (c4x port): Remove.
681
349b60e7
DE
6822008-01-24 David Edelsohn <edelsohn@gnu.org>
683
684 * libtool.m4: Backport AIX 6 support from ToT Libtool.
685
3ca06a68
BE
6862008-01-23 Ben Elliston <bje@au.ibm.com>
687
688 * config.sub, config.guess: Update from upstream sources.
689
3c631381
TG
6902008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
691
692 * MAINTAINERS (Write After Approval): Add myself.
693
20533ef1
L
6942008-01-17 H.J. Lu <hjl.tools@gmail.com>
695
696 * MAINTAINERS: Update my email address.
697
6982008-01-09 Raksit Ashok <raksit@google.com>
699
700 * MAINTAINERS (Write After Approval): Add myself.
701
684f4f6a
RA
7022008-01-09 Raksit Ashok <raksit@google.com>
703
704 * MAINTAINERS (Write After Approval): Add myself.
705
9cb8756f
BE
7062008-01-08 Ben Elliston <bje@au.ibm.com>
707
708 * config.sub, config.guess: Update from upstream sources.
709
94e1934d
KG
7102007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
711
712 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 713 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
714 * configure: Regenerate.
715
a2e51f77
SP
7162007-12-15 Sebastian Pop <sebastian.pop@amd.com>
717
718 * MAINTAINERS: Update my email address.
719
ffe3dcd9
BRF
7202007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
721
722 * MAINTAINERS: Update my email address.
723
aa4095c9
RS
7242007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
725
726 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
727 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
728 * Makefile.in: Regenerate.
729
030e2013
MH
7302007-12-10 Mark Heffernan <meheff@google.com>
731
732 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
733 misplaced entries.
734
0fe0f073
AT
7352007-12-10 Andreas Tobler <a.tobler@schweiz.org>
736
737 * configure.ac: Enable libjava for x86_64-*-darwin9.
738 * configure: Regenerate.
739
d4ca4b06
BM
7402007-12-07 Bill Maddox <maddox@google.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
c3220d4c
BE
7442007-12-05 Ben Elliston <bje@au.ibm.com>
745
746 * config.sub, config.guess: Update from upstream sources.
747
aba7501e
MK
7482007-12-02 Matthias Klose <doko@ubuntu.com>
749
750 * config-ml.in: Remove 64bit configure tests.
751
d683ec81
PB
7522007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
753
754 * config-ml.in: Robustify against white space in absolute file
755 names.
756
757 * config-ml.in (multi-clean): Substitute ${Makefile}.
758 Remove superfluous ${Makefile} in list.
759
60f1711a
TS
7602007-11-19 Thiemo Seufer <ths@mips.com>
761
762 * config-ml.in: Don't hardcode the Makefile name.
763
487f9d96
AM
7642007-11-08 Alexander Monakov <amonakov@ispras.ru>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
fa3886fe
ST
7682007-11-07 Samuel Tardieu <sam@rfc1149.net>
769
770 * MAINTAINERS (Write After Approval): Add myself.
771
ae750079
DK
7722007-11-06 Doug Kwan <dougkwan@google.com>
773
774 * MAINTAINERS (Write After Approval): Add myself.
775
acc48927
BE
7762007-10-25 Ben Elliston <bje@au.ibm.com>
777
778 * MAINTAINERS (mercury): Remove entry.
779 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
780
e00e9858
DJ
7812007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
782
783 * Makefile.def (dependencies): Make configure-gdb depend on
784 all-intl.
785 * Makefile.in: Regenerated.
786
def14a3c
SK
7872007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
788
789 * MAINTAINERS (Fortran maintainer): Remove myself.
790
0e5e9f76
PM
7912007-10-15 Patrick Mansfield <patmans@us.ibm.com>
792
793 * Makefile.def: To avoid problems running with parallel makes,
794 build newlib before libgloss so that target specific header
795 files are availble.
796 * Makefile.in: Regenerate
797
bbfbfafc
DJ
7982007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
799
800 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
801 * Makefile.in: Regenerate.
802
c56abad5
VM
8032007-10-09 Vladimir Makarov <vmakarov@redhat.com>
804
805 * MAINTAINERS (Register allocation reviewer): Add myself.
806
f019adc1
MF
8072007-10-08 Mike Frysinger <vapier@gentoo.org>
808
809 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
810 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
811 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
812 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
813 * configure: Regenerate.
814
789e4e28
SP
8152006-10-04 Seongbae Park <seongbae.park@gmail.com>
816
817 * MAINTAINERS (Register allocation reviewer): Add myself.
818
0999159b
PB
8192007-10-01 Paolo Bonzini <bonzini@gnu.org>
820
821 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
822 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
823 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
824 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
825 * configure.ac: Default them to host tools for $host = $build.
826 Subst them.
827
828 * configure: Regenerate.
829 * Makefile.in: Regenerate.
830
a054acde
PB
8312006-09-24 Peter Bergner <bergner@vnet.ibm.com>
832
833 * MAINTAINERS (Register allocation reviewer): Add myself.
834
ffda6fc9
KZ
8352006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
836
837 * MAINTAINERS (Register allocation reviewer): Add myself.
838
9d209c83
SP
8392007-09-21 Seongbae Park <seongbae.park@gmail.com>
840
841 * MAINTAINERS (Write After Approval): Fix typo.
842
1ec3b87b
RS
8432007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
844
845 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
846 * configure: Regenerate.
847
19d5986d
PJ
8482007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
849
850 PR bootstrap/31906
851 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 852 they're already prefixed.
19d5986d 853
6d3b5aea
BK
8542007-09-19 Benjamin Kosnik <bkoz@redhat.com>
855
856 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
857 libstdc++.
858 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
859 * configure: Regenerate.
860 * Makefile.in: Regenerate.
09ce620e 861
4fe7e755
AS
8622007-09-17 Andreas Schwab <schwab@suse.de>
863
864 * configure.ac: Raise minimum makeinfo version to 4.6.
865 * configure: Regenerate.
866
d483feaa
JS
8672007-09-17 Johannes Singler <singler@ira.uka.de>
868
ffe3dcd9 869 * MAINTAINERS (write-after-approval) add myself
d483feaa 870
fa9a3f31
AM
8712007-09-15 Alan Modra <amodra@bigpond.net.au>
872
873 * configure.ac: Correct makeinfo version check.
874 * configure: Regenerate.
875
6593a73e
RS
8762007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
877
878 * MAINTAINERS: Update my email address.
879
d9dced13
RS
8802007-09-14 Richard Sandiford <richard@codesourcery.com>
881
882 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
883 to $skipdirs and only disable gprof for newlib. Use the normal
884 mips*-elf* handling in other respects.
885 * configure: Regnerate.
886
773c1467
DD
8872007-09-12 David Daney <ddaney@avtrex.com>
888
889 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
890 enabling libgcj.
891 * configure: Regenerate.
892
c03353e2
RIL
8932007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
894
895 PR other/32154
896 * configure.ac: For libgloss targets, point the linker to the linker
897 script, startup code and simulator library.
898 * configure: Regenerate.
899
c4e9bf2b
AH
9002007-09-07 Andrew Haley <aph@redhat.com>
901
902 * configure.ac (noconfigdirs): Remove target-libffi and
903 target-libjava.
904 * configure: Regenerate.
905
1f5a6b84
FXC
9062007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
907
908 PR target/33281
909 * configure.ac: Use config/mh-mingw on mingw.
910 * configure: Regenerate.
1f5a6b84 911
3951e521
PH
9122007-09-05 Pat Haugen <pthaugen@us.ibm.com>
913
9f349f63 914 * MAINTAINERS (Write After Approval): Add myself.
3951e521 915
e643dc23
RG
9162007-09-05 Richard Guenther <rguenther@suse.de>
917
918 * configure.ac (--enable-stage1-checking): If neither --enable-checking
919 nor --disable-checking is provided also turn on yes and types
920 checking for stage1.
921 * configure: Re-generate.
922
039874df
KW
9232007-08-30 Krister Walfridsson <cato@df.lth.se>
924
925 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
926 (Write After Approval): Remove myself.
927
c3f07bd6 9282007-08-29 Nick Clifton <nickc@redhat.com>
15098359 929
c3f07bd6 930 * config.sub, config.guess: Update from upstream sources.
15098359 931
40049ccc 9322007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
933
934 * MAINTAINERS (Write After Approval): Added myself.
935 * MAINTAINERS (Reviewers): Removed myself.
936
c8aea42c 9372007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 938 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
939
940 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
941 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
942 * Makefile.in: Regenerate.
943 * configure.ac (--with-debug-prefix-map): New.
944 * configure: Regenerate.
945
4bf6c438
RS
9462007-08-17 Richard Sandiford <richard@codesourcery.com>
947 Nigel Stephens <nigel@mips.com>
948
4bf6c438
RS
949 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
950 as target_makefile_frag.
951 * configure: Regenerate.
952
bb286d71
AO
9532007-08-16 Alexandre Oliva <aoliva@redhat.com>
954
955 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
956 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
957 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
958 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
959 (do-compare, do-compare3, do-compare-debug): New.
960 ([+compare-target+]): Use them.
961
a4630417
MK
9622007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
963
964 * MAINTAINERS (Write After Approval): Change my email address.
965
d9acb717
RW
9662007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
967 Ben Elliston <bje@au.ibm.com>
968
969 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
970 --silent if $silent.
971 * configure: Regenerate.
972
96876681
ZD
9732003-08-12 Zdenek Dvorak <ook@ucw.cz>
974
975 * MAINTAINERS (Various Maintainers): Add myself as
976 loop infrastructure maintainer. Update my e-mail
977 address.
978
1c1d80ee
DN
9792007-07-31 Diego Novillo <dnovillo@google.com>
980
981 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
982 Adjust description.
983
7e98624c
RG
9842007-07-26 Richard Guenther <rguenther@suse.de>
985
986 * configure.ac: Add types checking to stage1 checking flags.
987 * configure: Regenerate.
988
4c85af60
NC
9892007-07-17 Nick Clifton <nickc@redhat.com>
990
991 * COPYING3: New file. Contains version 3 of the GNU General
992 Public License.
993 * COPYING3.LIB: New file. Contains version 3 of the GNU
994 Lesser General Public License.
995
19ddfd3a
AK
9962007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
997
998 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
999
2a064545
AK
10002007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1001
1002 * MAINTAINERS (S/390 co-maintainer): Add myself.
1003 (Write After Approval): Remove myself.
1004
f861f54d
DH
10052007-07-13 Dan Hipschman <dsh@google.com>
1006
1007 * MAINTAINERS (Write After Approval): Add myself.
1008
0136f2f7
NC
10092007-07-11 Nick Clifton <nickc@redhat.com>
1010
1011 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1012 WINDRES export.
1013 * Makefile.in: Regenerate.
1014
6e29b5a4
RO
10152007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1016
1017 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1018 maintainer.
1019
159a4b02
L
10202007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1021
1022 * lt~obsolete.m4: New. Import from 20070318 libtool.
1023
6ba67283
JB
10242007-07-03 Julian Brown <julian@codesourcery.com>
1025
1026 * MAINTAINERS (Write After Approval): Add myself.
1027
30b74385
RW
10282007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1029
1030 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1031 * configure: Regenerate.
1032
10332007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1034
1035 * configure.ac: Add some missing m4 quotation.
1036 * configure: Regenerate.
1037
943c54ce
SB
10382007-07-02 Simon Baldwin <simonb@google.com>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
1c00b503
PB
10422007-07-02 Paolo Bonzini <bonzini@gnu.org>
1043
1044 * configure: Regenerate.
1045
901119ae
KT
10462007-07-02 Kai Tietz <kai.tietz@onevision.com>
1047
1048 * Makefile.def: Add windmc tool to build.
1049 * Makefile.tpl: Likewise.
1050 * configure.ac: Likewise.
1051 * Makefile.in: Regenerate.
1052 * configure: Regenerate.
09ce620e 1053
83f4c19f
DD
10542007-06-28 DJ Delorie <dj@redhat.com>
1055
1056 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1057 not building newlib.
1058 * configure: Regenerated.
09ce620e 1059
5346c75c
JS
10602007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
aacfb86b
MM
10642007-06-25 Martin Michlmayr <tbm@cyrius.com>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
590bf0d3
CM
10682007-06-19 Chris Matthews <chrismatthews@google.com>
1069
1070 * MAINTAINERS (Write After Approval): Add myself.
1071
cdbbee7a
RIL
10722007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1073
1074 * MAINTAINERS (Write After Approval): Add myself.
1075
b8afffc1
DJ
10762007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1077
1078 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1079 * Makefile.in: Regenerated.
1080
3fcfad76
BS
10812007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1082
1083 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1084 bfin*-*-uclinux* targets.
1085 * configure: Regenerate.
1086
3f5a2b7f
ILT
10872007-06-14 Ian Lance Taylor <iant@google.com>
1088
1089 * MAINTAINERS: Add myself as non-algorithmic global write
1090 maintainer.
1091
4c46daee
DN
10922007-06-14 Diego Novillo <dnovillo@google.com>
1093
1094 * MAINTAINERS: Add self as middle-end maintainer and
1095 non-algorithmic global write maintainer.
1096
a3bb222a
FXC
10972007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1098
1099 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1100 Move all Fortran maintainers except Paul Brook into the
1101 Non-Autopoiesis section.
1102
a19e8f64
PB
11032007-06-14 Paolo Bonzini <bonzini@gnu.org>
1104
1105 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1106 (distclean-stage[+id+]): Possibly delete stage_last.
1107 * Makefile.in: Regenerate.
1108
1c2abe5e
SP
11092007-06-12 Seongbae Park <seongbae.park@gmail.com>
1110
1111 * MAINTAINERS (Various Maintainer): Fix typo.
1112
abca4739
PB
11132007-06-11 Paolo Bonzini <bonzini@gnu.org>
1114
1115 * MAINTAINERS (Various Maintainer): Add myself as
1116 dataflow maintainer.
1117
a894d2c3
BE
11182007-06-07 Ben Elliston <bje@au.ibm.com>
1119
1120 * config.sub, config.guess: Update from upstream sources.
1121
8024d75e
BE
11222007-06-07 Ben Elliston <bje@au.ibm.com>
1123
1124 * Makefile.tpl: Fix spelling error.
1125 * Makefile.in: Regenerate.
1126
973a9a5e
SE
11272007-06-01 Steve Ellcey <sje@cup.hp.com>
1128
96598938
L
1129 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1130 lt_cv_sys_max_cmd_len.
973a9a5e 1131
ccb4d26b
DN
11322007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1133
1134 * MAINTAINERS (Various Maintainers): Add myself as
1135 auto-vectorizer maintainer.
1136
eecb7461
PB
11372003-05-31 Paolo Bonzini <bonzini@gnu.org>
1138
1139 PR libjava/32098
1140 * libtool.m4: Revert previous change.
1141 * ltgcc.m4: Put it here.
1142
89d28202
ZD
11432003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1144
1145 * MAINTAINERS (Various Maintainers): Add myself as
1146 auto-vectorizer maintainer.
1147
60c7a11a
L
11482007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1149
1150 PR libjava/32098
1151 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1152
9dd3cc81
RG
11532007-05-30 Richard Guenther <rguenther@suse.de>
1154
1155 * MAINTAINERS (Various Maintainers): Add myself as
1156 auto-vectorizer maintainer.
1157
9cc1244e
JJ
11582007-05-30 Jakub Jelinek <jakub@redhat.com>
1159
1160 PR bootstrap/29382
1161 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1162 * configure: Rebuilt.
1163
6124296b
RC
11642007-05-28 Roberto Costa <robsettantasei@gmail.com>
1165
1166 * MAINTAINERS (Write After Approval): Removed my name.
1167
6b757a0d
SB
11682007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1169
1170 * MAINTAINERS (Write After Approval): Remove myself.
1171
86ef8528
AT
11722007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1173
1174 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1175
1cf3d07d
SE
11762007-05-23 Steve Ellcey <sje@cup.hp.com>
1177
1178 * ltmain.sh: Update from ToT Libtool.
1179 * libtool.m4: Update from ToT Libtool.
1180 * ltsugar.m4: New. Update from ToT Libtool.
1181 * ltversion.m4: New. Update from ToT Libtool.
1182 * ltoptions.m4: New. Update from ToT Libtool.
1183 * ltconfig: Remove.
1184 * ltcf-c.sh: Remove.
1185 * ltcf-cxx.sh: Remove.
1186 * ltcf-gcj.sh: Remove.
1187
ce3fcf8c
OW
11882007-05-22 Ollie Wild <aaw@google.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
342b9200
PB
11922007-05-16 Paolo Bonzini <bonzini@gnu.org>
1193
1194 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1195 stage_cflags.
1196 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1197 Remove CFLAGS/LIBCFLAGS.
1198 (configure-stage[+id+]-[+prefix+][+module+],
1199 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1200 * Makefile.in: Regenerate.
1201
cea17285
DN
12022007-05-15 Diego Novillo <dnovillo@google.com>
1203
1204 * MAINTAINERS: Update e-mail address.
1205
11c004e7
RE
12062007-05-15 Revital Eres <eres@il.ibm.com>
1207
1208 * MAINTAINERS (Write After Approval): Add myself.
1209
ab6bd693
RC
12102007-05-14 Roberto Costa <robsettantasei@gmail.com>
1211
1212 * MAINTAINERS (Write After Approval): Updated my address.
1213
388cdf07
TN
12142007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1215
1216 * MAINTAINERS (Write After Approval): Add myself.
1217
23f24034
SR
12182007-05-11 Silvius Rus <rus@google.com>
1219
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
34a7526e
TT
12222007-04-23 Tom Tromey <tromey@redhat.com>
1223
1224 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1225
51da21be
MM
12262007-04-22 Mark Mitchell <mark@codesourcery.com>
1227
1228 * MAINTAINERS (cpplib): Rename to ...
1229 (libcpp): ... this. Add C/C++ front end maintainers.
1230
70070387
SE
12312007-04-14 Steve Ellcey <sje@cup.hp.com>
1232
1233 * config-ml.in: Pass ${ml_config_env} to configure calls.
1234
df1a0dbb
CB
12352007-04-04 Christian Bruel <christian.bruel@st.com>
1236
1237 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1238
9daff147
DK
12392007-04-02 Dave Korn <dave.korn@artimi.com>
1240
1241 * MAINTAINERS (Write After Approval): Add myself.
1242
374eadb2
TB
12432007-03-31 Tobias Burnus <burnus@net-b.de>
1244
1245 * MAINTAINERS (fortran 95 front end): Add myself.
1246
8eced3a2
DR
12472007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1250
653de3e3
AZ
12512007-03-24 Ayal Zaks <zaks@il.ibm.com>
1252
1253 * MAINTAINERS (Modulo Scheduler): Add myself.
1254
b737d953
BM
12552007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1256
1257 * MAINTAINERS (fortran 95 front end): Add myself.
1258 (c++ front end): whitespace fix.
1259
a584cdf2
NF
12602007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1261
1262 * MAINTAINERS (Write After Approval): Add myself.
1263
8c79f3c4
RS
12642007-03-21 Richard Sandiford <richard@codesourcery.com>
1265
1266 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1267 of glob. Quote arguments with single quotes too.
1268 * configure: Regenerate.
1269
07f1ac6d
BM
12702007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1271
1272 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1273 * Makefile.in: Regenerate
1274
172e41aa
AS
12752007-03-07 Andreas Schwab <schwab@suse.de>
1276
1277 * configure: Regenerate.
1278
9c4d2493
BM
12792007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1280
1281 * configure.ac: Add "--with-pdfdir" configure option,
1282 which defines pdfdir variable.
1283 * Makefile.def (target=fixincludes): Add install-pdf to
1284 missing targets.
1285 (recursive_targets): Add install-pdf target.
1286 (flags_to_pass): Add pdfdir.
1287 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1288 target.
1289 * configure: Regenerate
1290 * Makefile.in: Regenerate
1291
e14e622e
EC
12922007-02-28 Eric Christopher <echristo@apple.com>
1293
1294 Revert:
1295 2006-12-07 Mike Stump <mrs@apple.com>
1296
1297 * Makefile.def (dependencies): Add dependency for
1298 install-target-libssp and install-target-libgomp on
1299 install-gcc.
1300 * Makefile.in: Regenerate.
1301
54e433bc
MK
13022007-02-27 Matt Kraai <kraai@ftbfs.org>
1303
1304 * configure: Regenerate.
1305 * configure.ac: Move statements after variable declarations.
1306
6c8d3d8f
KK
13072007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1308
1309 * MAINTAINERS: Add myself as sh maintainer.
1310
9f8c6739
JM
13112007-02-19 Joseph Myers <joseph@codesourcery.com>
1312
1313 * configure.ac: Adjust for loop syntax.
1314 * configure: Regenerate.
1315
278a7a38
AO
13162007-02-18 Alexandre Oliva <aoliva@redhat.com>
1317
1318 * configure: Rebuilt.
1319
b2eaac4a
AO
13202007-02-18 Alexandre Oliva <aoliva@redhat.com>
1321
1322 * configure.ac: Drop multiple occurrences of --enable-languages,
1323 and fix its quoting.
1324 * configure: Rebuilt.
1325
beeaf216 13262007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1327 Nathan Sidwell <nathan@codesourcery.com>
1328 Vladimir Prus <vladimir@codesourcery.com>
1329 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1330
1331 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1332 * configure: Regenerate.
1333
09201a09
GP
13342007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1335
1336 * ltconfig (freebsd*): Default to elf.
1337
291f172e
DJ
13382007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1339
1340 * configure.ac (target_libraries): Move libgcc before libiberty.
1341 * configure: Regenerated.
1342
c3a86da9
DJ
13432007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1344 Paolo Bonzini <bonzini@gnu.org>
1345
1346 PR bootstrap/30753
1347 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1348 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1349 * configure: Regenerated.
1350
88e1e72a
FXC
13512007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1352
1353 * MAINTAINERS (Language Front End Maintainers): Update my mail
1354 address.
1355
44bfc3ac
DJ
13562007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1357
1358 PR bootstrap/30748
1359 * configure.ac: Correct syntax for Solaris ksh.
1360 * configure: Regenerated.
1361
3e19841a
PB
13622007-02-09 Paolo Bonzini <bonzini@gnu.org>
1363
1364 * configure.ac: Sync with src.
1365 * configure: Regenerate.
1366
74a48762
PB
13672007-02-09 Paolo Bonzini <bonzini@gnu.org>
1368
1369 * Makefile.in: Regenerate.
1370
d846e52e
PB
13712007-02-09 Paolo Bonzini <bonzini@gnu.org>
1372
1373 * config.sub: Sync with src.
1374
1c710c3c
DJ
13752007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1376
1377 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1378 noncanonical equivalents.
1379 * configure.in: Rename to...
1380 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1381 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1382 target_noncanonical. Use them. Rewrite removal of configure
1383 arguments for autoconf 2.59. Discard variable settings. Force
1384 program_transform_name for native tools.
1385
1386 * Makefile.in: Regenerated.
1387 * configure: Regenerated with autoconf 2.59.
1388
74372bdf
RZ
13892007-02-07 Roman Zippel <zippel@linux-m68k.org>
1390
3de8da2a 1391 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1392
f6671c93
AS
13932007-01-31 Andreas Schwab <schwab@suse.de>
1394
1395 * Makefile.tpl (LDFLAGS): Substitute it.
1396 * Makefile.in: Regenerate.
1397
ba9f17df
AB
13982007-01-30 Andrey Belevantsev <abel@ispras.ru>
1399
3de8da2a 1400 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1401
2472200d
DE
14022007-01-28 David Edelsohn <edelsohn@gnu.org>
1403
3de8da2a 1404 * MAINTAINERS (spu port): Add myself.
2472200d 1405
5305be7e
RG
14062007-01-23 Richard Guenther <rguenther@suse.de>
1407
1408 PR bootstrap/30541
1409 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1410 * Makefile.tpl (GNATBIND): Substitute it.
1411 (GNATMAKE): Likewise.
1412 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1413 of STAGE_PREFIX.
1414 * Makefile.in: Regenerate.
1415 * configure: Regenerate.
1416
416cfb5e
MS
14172007-01-18 Mike Stump <mrs@apple.com>
1418
1419 * configure.in: Re-enable -Werror for gcc builds.
1420
3de8da2a 14212007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1422
3de8da2a 1423 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1424
d943d7c4
PB
14252007-01-11 Paolo Bonzini <bonzini@gnu.org>
1426
1427 * configure.in: Change == to = in test command.
3de8da2a 1428 * configure: Regenerate.
d943d7c4 1429
e69bf64b 14302007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1431 Nick Clifton <nickc@redhat.com>
1432 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1433
1434 * configure.in (build_configargs, host_configargs, target_configargs):
1435 Remove build/host/target parameters.
1436 (host_libs): Add gmp and mpfr.
1437 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1438 * Makefile.def (gmp, mpfr): New.
1439 (gcc): Remove target.
1440 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1441 target_os, target_vendor): New.
1442 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1443 * configure: Regenerate.
1444 * Makefile.in: Regenerate.
e69bf64b
PB
1445
14462007-01-11 Matt Fago <fago@earthlink.net>
1447
1448 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1449 to improve robustness of configure tests.
e69bf64b 1450 * configure: Regenerate.
e14e622e 1451
a42f3b80
UB
14522007-01-09 Uros Bizjak <ubizjak@gmail.com>
1453
1454 * MAINTAINERS: Add myself as i386 maintainer.
1455
a36aee1a
JH
14562007-01-08 Jan Hubicka <jh@suse.cz>
1457
61fcaeef 1458 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1459
738a52d3
KT
14602007-01-08 Kai Tietz <kai.tietz@onevision.com>
1461
1462 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1463 * configure: Regenerate.
738a52d3 1464
54fdc474
DJ
14652007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1466
1467 * Makefile.tpl (all-target): Correct @if conditional for target
1468 modules.
1469 * configure.in: Omit libiberty if building only target libgcc.
1470 * configure, Makefile.in: Regenerated.
1471
3dd71726
PB
14722007-01-04 Paolo Bonzini <bonzini@gnu.org>
1473
1474 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1475 * configure: Regenerate.
1476
fa958513
DJ
14772007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1478
1479 * Makefile.def (target_modules): Add libgcc.
1480 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1481 * Makefile.tpl (clean-target-libgcc): Delete.
1482 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1483 on gcc even for bootstrapped modules. Rewrite handling of
1484 lang_env_dependencies to loop over target_modules.
1485 * configure.in (target_libraries): Add target-libgcc.
1486 * Makefile.in, configure: Regenerated.
1487
e1888513
PB
14882006-12-29 Paolo Bonzini <bonzini@gnu.org>
1489
1490 * configure.in: Reorganize recognition of languages. Add
1491 --enable-stage1-languages. Show supported languages for the chosen
1492 target rather than all recognized languages.
1493 * configure: Regenerate.
1494
53b88b73
PB
14952006-12-29 Paolo Bonzini <bonzini@gnu.org>
1496
1497 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1498 * Makefile.in: Regenerate.
1499
a3993f33
KG
15002006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1501
1502 * configure.in: Warn that MPFR 2.2.0 is buggy.
1503 * configure: Regenerate.
1504
f063a9ed
ILT
15052006-12-27 Ian Lance Taylor <iant@google.com>
1506
1507 * configure.in: When removing Makefiles to force a reconfigure, also
1508 remove prev-DIR*/Makefile.
1509 * configure: Regenerate.
1510
af71363e
AS
15112006-12-22 Andreas Schwab <schwab@suse.de>
1512
1513 * configure: Regenerate with correct autoconf version.
1514
0b0dc272
AM
15152006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1516
3de8da2a
UB
1517 * configure.in: add AC_SUBST for *_FOR_TARGET.
1518 * configure: Regenerate.
0b0dc272 1519
53b88b73
PB
15202006-12-19 Paolo Bonzini <bonzini@gnu.org>
1521
1522 * configure.in: Simplify logic for rejecting languages that cannot
1523 be built. Separate the case when a language is unsupported,
1524 from the case when the user chooses not to build a language.
1525
400ebff4
PB
15262006-12-19 Paolo Bonzini <bonzini@gnu.org>
1527
1528 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1529 it only affects bootstrap and could be tested on "$host" as well.
1530 * configure: Regenerate.
1531 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1532
8efea775
PB
15332006-12-19 Paolo Bonzini <bonzini@gnu.org>
1534
1535 PR bootstrap/29544
1536 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1537 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1538 move here comment from Makefile.tpl.
1539 * Makefile.tpl: Move some definitions higher in the file.
1540 (STAGE1_CHECKING): New.
1541 * configure.in: Add --enable-stage1-checking.
1542 * configure: Regenerate.
1543 * Makefile.in: Regenerate.
1544
ed88a7ed
PB
15452006-12-19 Paolo Bonzini <bonzini@gnu.org>
1546
1547 * MAINTAINERS: Add myself as build system maintainer.
1548
b65151d3
SM
15492006-12-15 Simon Martin <simartin@users.sourceforge.net>
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
7e050830
EC
15532006-12-13 Eric Christopher <echristo@apple.com>
1554
1555 * MAINTAINERS: Add myself as darwin maintainer.
1556
8b494895
ILT
15572006-12-11 Ian Lance Taylor <ian@airs.com>
1558
1559 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1560
0ff1416d
JR
15612006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1562
1563 MAINTAINERS: Update my entry.
1564
58e24147
AM
15652006-12-11 Alan Modra <amodra@bigpond.net.au>
1566
1567 * configure.in: Handle spu makefile frag.
58e24147
AM
1568 * Makefile.tpl (MAINT): Define
1569 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1570 * configure: Regenerate.
1571 * Makefile.in: Regenerate.
1572
9b6f37a0
BE
15732006-12-11 Ben Elliston <bje@au.ibm.com>
1574
1575 * config.guess: Import latest version.
1576 * config.sub: Likewise.
1577
ea6f5c57
BE
15782006-12-11 Ben Elliston <bje@au.ibm.com>
1579
1580 * configure.in (spu-*-*): Don't skip target-libiberty.
1581 * configure: Regenerate.
1582
42c1cd8a
AT
15832006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1584
1585 PR bootstrap/30134
1586 * configure.in: Correct x86 darwin support for libjava to powerpc
1587 and i?86 only.
1588 * configure: Regenerate.
1589
55eb837d
ST
15902006-12-08 Sandro Tolaini <tolaini@libero.it>
1591
1592 * configure.in: Add x86 darwin support for libjava.
1593 * configure: Regenerate.
1594
5bdacbc7
MS
15952006-12-07 Mike Stump <mrs@apple.com>
1596
1597 * Makefile.def (dependencies): Add dependency for
1598 install-target-libssp and install-target-libgomp on
1599 install-gcc.
1600 * Makefile.in: Regenerate.
1601
477d851c
RG
16022006-12-04 Richard Guenther <rguenther@suse.de>
1603
1604 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1605 (Non-Algorithmic Maintainers): Move over non-algorithmic
1606 loop optimizer maintainers, add myself as a non-algorithmic
1607 middle-end maintainer.
1608
5d33d367
DF
16092006-12-04 Daniel Franke <franke.daniel@gmail.com>
1610
1611 * MAINTAINERS (Write After Approval): Add myself.
1612
dbee1fb3
KG
16132006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1614
1615 * configure.in: Update error message for missing GMP/MPFR.
1616
1617 * configure: Regenerate.
1618
b5147de7
KG
16192006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1620
1621 * configure.in: Update MPFR version in error message.
1622
1623 * configure: Regenerate.
1624
f019376c
KG
16252006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1626
1627 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1628 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1629 --with-gmp-lib): New flags.
1630
1631 * configure: Regenerate.
1632
91ed95ae
BM
16332006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1634
1635 * MAINTAINERS (Write After Approval): Change my email address.
1636
3a971f15
MLI
16372006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1638
05170031 1639 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1640
431041ea
PT
16412006-11-22 Philipp Thomas <pth@suse.de>
1642
1643 * MAINTAINERS (i18n): Update e-mail address.
1644
df5487ee
TS
16452006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1646
1647 * MAINTAINERS (spu port): Add myself as maintainer.
1648 (Write After Approval): Remove myself.
1649
92c2f0ee
BE
16502006-11-22 Ben Elliston <bje@au.ibm.com>
1651
1652 * configure.in (skipdirs): Don't build libssp for SPU.
1653 * configure: Regenerate.
1654
a3b97199
AP
16552006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1656
1657 * MAINTAINERS (spu port): Add myself as maintainer.
1658 (libobjc): Update my email address.
1659
0eb97064
AB
16602006-11-21 Andrea Bona <andrea.bona@st.com>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
85d9c13c
TS
16642006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1665
1666 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1667 * configure : Rebuilt.
1668
6696f3cd
TS
16692006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
d58542ea
AO
16732006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
a357b5ae
KG
16772006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1678
1679 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1680 libmpfr.a.
1681 * configure: Regenerate.
1682
9bd6112c
PB
16832006-11-16 Paolo Bonzini <bonzini@gnu.org>
1684
1685 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1686 (unstage): Test for stage_last presence.
1687
1688 PR bootstrap/29802
1689 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1690 * Makefile.in: Regenerate.
1691
c8cf9f0f
ZD
16922003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1693
1694 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1695 maintainers.
1696
467b1fc6
ER
16972006-11-14 Erven Rohou <erven.rohou@st.com>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
995a5697
PB
17012006-11-14 Paolo Bonzini <bonzini@gnu.org>
1702
1703 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1704 and stageN-package/Makefile.
1705 * Makefile.in: Regenerated.
1706
c8d6d53e
JZ
17072006-11-14 Jie Zhang <jie.zhang@analog.com>
1708
1709 * configure.in: Remove target-libgloss from noconfigdirs for
1710 bfin-*-*.
1711 * configure: Regenerated.
1712
dffb147d
KG
17132006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1714
1715 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 1716
dffb147d
KG
1717 * configure: Regenerate.
1718
ca558912
KG
17192006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1720
1721 * configure.in: Robustify error message for missing GMP/MPFR.
1722
1723 * configure: Regenerate.
1724
7aa42285
SW
17252006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1726
1727 * MAINTAINERS (Write After Approval): Add myself.
1728
779958a2
UB
17292006-10-30 Uros Bizjak <ubizjak@gmail.com>
1730
1731 * MAINTAINERS: Change email address.
1732
91de1527
VP
17332006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1734
1735 * MAINTAINERS (Write After Approval): Add myself.
1736
a3867703
PB
17372006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1738
1739 * MAINTAINERS (Write After Approval): Add myself.
1740
b4364fa2
CL
17412006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1742
7e050830 1743 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 1744 Write After Approval section.
b4364fa2 1745
70ec446f
KG
17462006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1747
1748 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1749 need_gmp anymore.
1750 * configure: Regenerate.
1751
018c8d88
TB
17522006-10-16 Tobias Burnus <burnus@net-b.de>
1753
1754 * MAINTAINERS (Write After Approval): Add myself.
1755
f6a1687e
BE
17562006-10-16 Ben Elliston <bje@au.ibm.com>
1757
1758 * config.guess: Import latest version.
1759 * config.sub: Likewise.
1760
b5422ad7
BM
17612006-10-10 Brooks Moses <bmoses@stanford.edu>
1762
1763 * Makefile.def: Added pdf target handling.
1764 * Makefile.tpl: Added pdf target handling.
1765 * Makefile.in: Regenerated.
1766
bdcee471
CL
17672006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1768
1769 * MAINTAINERS: Add self as score port maintainer.
1770
7d610414
BM
17712006-10-04 Brooks Moses <bmoses@stanford.edu>
1772
1773 * MAINTAINERS (Write After Approval): Add myself.
1774
e48d66a9
SK
17752006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1776
7e050830 1777 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
1778 or newer.
1779 * configure: Regenerated.
1780
c394e891
DB
17812006-09-27 Dave Brolley <brolley@redhat.com>
1782
1783 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1784 $s instead of $r.
1785 * configure: Regenerated.
1786
1ee4c5a0
TS
17872006-09-26 Thiemo Seufer <ths@mips.com>
1788
1789 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1790 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1791 * configure: Regenerate.
1792
5997afc3
GP
17932006-09-24 Graeme Peterson <gridly@gmail.com>
1794
1795 * MAINTAINERS (Write After Approval): Remove myself.
1796
0c502898
CF
17972006-09-22 Chao-ying Fu <fu@mips.com>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
a7819e42
JM
18012006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1802
1803 * MAINTAINERS: Add self as soft-fp maintainer.
1804
18052006-09-09 Anatoly Sokolov <aesok@post.ru>
1806
1807 * MAINTAINERS: Add myself as avr maintainer.
1808 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1809
e8288489
RC
18102006-09-07 Roberto Costa <roberto.costa@st.com>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
b91f0a41
CV
18142006-08-30 Corinna Vinschen <corinna@vinschen.de>
1815
1816 * configure.in: Never build newlib for a Mingw host.
1817 Never build newlib as Mingw target library.
1818 Test the existence of winsup/cygwin for building a Cygwin newlib,
1819 rather than just winsup.
1820 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1821 building a Mingw target.
1822 * configure: Regenerate.
1823
094c07a0
EB
18242006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1825
1826 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1827
8d1171cb
PB
18282006-07-25 Paolo Bonzini <bonzini@gnu.org>
1829
1830 * config.guess: Import from src (was more updated).
1831 * config.sub: Likewise.
1832
2e9e6f68
DJ
18332006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1834
1835 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1836 * configure: Regenerated.
1837
57255173
PB
18382006-07-18 Paolo Bonzini <bonzini@gnu.org>
1839
cc6010cd
AP
1840 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1841 for stages after the first.
57255173 1842
9fbe6585
JJ
18432006-07-17 Jakub Jelinek <jakub@redhat.com>
1844
1845 * Makefile.def: Add dependencies for configure-opcodes
1846 on configure-intl and all-opcodes on all-intl.
1847 * Makefile.in: Regenerated.
1848
18c3f977
BE
18492006-07-13 Ben Elliston <bje@au.ibm.com>
1850
1851 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1852
27b56ba6
PE
18532006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1854
1855 Port to hosts whose 'sort' and 'tail' implementations
1856 treat operands with leading '+' as file names, as POSIX
1857 has required since 2001. However, make sure the code still
1858 works on pre-POSIX hosts.
1859 * ltmain.sh: Don't assume "sort +2" is equivalent to
1860 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1861
ad6d4e43
UW
18622006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1863
1864 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1865
706601d9
PG
18662006-07-04 Peter O'Gorman <peter@pogma.com>
1867
1868 * ltconfig: chmod 644 before ranlib during install.
1869
0b50988a
EB
18702006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1871
1872 PR bootstrap/18058
1873 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1874 if the bootstrap compiler is a GCC version that supports it.
1875 * configure: Regenerate.
1876
b6348cb3
PB
18772006-07-03 Paolo Bonzini <bonzini@gnu.org>
1878
95695ad3 1879 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1880 * configure: Regenerate.
1881
1546bb64
PB
18822006-07-03 Paolo Bonzini <bonzini@gnu.org>
1883
1884 PR other/27063
1885 * configure.in: Test subdir_requires and give an appropriate
1886 error message.
1887 * configure: Regenerate.
1888
5cb6c629
AJH
18892006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1890
1891 * MAINTAINERS (Write After Approval): Add myself.
1892
f4d8cdf8
JDA
18932006-06-22 John David Anglin <dave.anglin@nrc.ca>
1894
1895 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1896
4fe5abb7
SE
18972006-06-22 Steve Ellcey <sje@cup.hp.com>
1898
1899 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1900
2a79fd67
DA
19012006-06-20 David Ayers <d.ayers@inode.at>
1902
1903 PR bootstrap/28072
1904 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1905 whether target-libjava is being configured instead of whether the
1906 java front end is enabled.
1907 * configure: Regenerate.
7e050830 1908
04879af3
RO
19092006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1910
1911 PR target/27540
1912 * configure.in: Only enable libgomp on IRIX 6.
1913 * configure: Regenerate.
1914
ec6c7392
PB
19152006-06-15 Paolo Bonzini <bonzini@gnu.org>
1916
1917 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1918 too.
1919 * Makefile.in: Regenerate.
1920
12973d7a
DD
19212006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1922
1923 * config-ml.in: Alter CCASFLAGS to include special
1924 multilib options the same as is done for CFLAGS.
1925
c67ed86a
JDA
19262006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1927
1928 * configure.in: Don't enable libgomp on hpux10.
1929 * configure: Rebuilt.
1930
cb253473
DA
19312006-06-12 David Ayers <d.ayers@inode.at>
1932
1933 PR bootstrap/27963
1934 PR target/19970
7e050830 1935 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1936 ${libgcj} is specified.
1937 * configure: Regenerate.
7e050830 1938
32845532
CD
19392006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1940
1941 Sync from src:
7e050830
EC
1942
1943 * configure.in: Sync.
32845532 1944 * configure: Regenerated.
7e050830 1945
32845532
CD
1946 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1947
1948 * Makefile.def: Added dependencies from sim and gdb on intl, and
1949 added configure dependencies to everything with an all dependency
1950 on intl.
1951 * Makefile.in: Regenerated.
1952
7cd0cf9c
DA
19532006-06-06 David Ayers <d.ayers@inode.at>
1954
1955 PR libobjc/13946
1956 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1957 * Makefile.in: Regenerate.
1958 * configure.in: Add --enable-objc-gc at toplevel and have it
1959 enable boehm-gc for Objective-C.
1960 Remove target-boehm-gc from libgcj.
1961 Add target-boehm-gc to target_libraries.
1962 Add target-boehm-gc to noconfigdirs where ${libgcj}
1963 is specified.
1964 Assert that boehm-gc is supported when requested for Objective-C.
1965 Only build boehm-gc if needed either for Java or Objective-C.
1966 * configure: Regenerate.
7e050830 1967
3ff3adad
PB
19682006-06-05 Paolo Bonzini <bonzini@gnu.org>
1969
1970 PR 27674
1971 * Makefile.tpl (configure-[+prefix+][+module+],
1972 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1973 Remove rule to unstage bootstrapped modules.
1974 (stage_current): New.
1975 * Makefile.in: Regenerate.
1976
898e551d
LB
19772006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1978
1979 * MAINTAINERS (Write After Approval): Update my e-mail address.
1980
ea60341e
MS
19812006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1982
1983 * include/libiberty.h: Declare pex_run_in_environment.
1984
222ae291
AL
19852006-05-31 Asher Langton <langton2@llnl.gov>
1986
1987 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1988
e9a54b07
PB
19892006-05-25 Paolo Bonzini <bonzini@gnu.org>
1990
1991 * Makefile.def (bfd, opcodes): Fix lib_path.
1992 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1993 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1994 * Makefile.in: Regenerate.
1995
03e67131
CD
19962006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1997
1998 * Makefile.in: Regenerate.
1999
65d6e994
CD
20002006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2001
2002 * Makefile.def: Add install-html target. Add datarootdir
2003 docdir and htmldir to flags_to_pass.
2004 * Makefile.tpl: Add install-html target.
2005 * Makefile.in: Regenerate.
2006 * configure.in: Add --with-datarootdir, --with-docdir, and
2007 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2008 * configure: Regenerate.
2009
9e299237
MS
20102006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2011
2012 * configure.in: Enable gprof for cross builds.
2013 * configure: Regenerate.
2014
c31202cd
RG
20152006-05-22 Richard Guenther <rguenther@suse.de>
2016
2017 Revert
2018 2006-01-31 Richard Guenther <rguenther@suse.de>
2019 Paolo Bonzini <bonzini@gnu.org>
2020
2021 * Makefile.def (target_modules): Add libgcc-math target module.
2022 * configure.in (target_libraries): Add libgcc-math target library.
2023 (--enable-libgcc-math): New configure switch.
2024 * Makefile.in: Re-generate.
2025 * configure: Re-generate.
2026 * libgcc-math: New toplevel directory.
2027
2a332582
JDA
20282006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2029 Andreas Tobler <a.tobler@schweiz.ch>
2030
2031 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2032 * configure: Rebuilt.
2033
ccce6917 20342006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2035
ccce6917
SL
2036 * MAINTAINERS (Write After Approval): Add myself.
2037
ed606bc0
DD
20382006-05-01 DJ Delorie <dj@redhat.com>
2039
3d8f47a0 2040 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2041 * configure: Regenerate.
2042
9386bd20
RG
20432006-05-01 Richard Guenther <rguenther@suse.de>
2044
2045 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2046 maintainer.
2047
7b3bd503
KZ
20482006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
87ceee72
JB
20522006-04-28 Jan Beulich <jbeulich@novell.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
e88a2c09
DD
20562006-04-18 DJ Delorie <dj@redhat.com>
2057
2058 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2059 reference libgloss so that libssp can be built in a combined
2060 tree.
2061 * configure: Regenerate.
2062
675f0a8a
RM
20632006-04-08 Robert Millan <rmh@gcc.gnu.org>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
27b6c940
BE
20672006-04-05 Ben Elliston <bje@au.ibm.com>
2068
2069 * configure.in: Require makeinfo 4.4 or higher.
2070 * configure: Regenerate.
2071
687b17d4
GP
20722006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2073
2074 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2075 Rearrange the entries of other libraries to have them in one place.
2076
906ac235
JB
20772006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2078
7e050830 2079 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2080 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2081
fb0103e5
RG
20822006-03-14 Richard Guenther <rguenther@suse.de>
2083
2084 * configure: Regenerate with autoconf 2.13.
2085
17237f6b
JB
20862006-03-13 Jim Blandy <jimb@codesourcery.com>
2087
2088 * MAINTAINERS: Use my work address.
bed31434
JB
2089
2090 * MAINTAINERS: Update my E-mail address.
2091
27079765
AH
20922006-03-10 Aldy Hernandez <aldyh@redhat.com>
2093
2094 * configure.in: Handle --disable-<component> generically.
2095 * configure: Regenerate.
2096
54a17039
L
20972006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2098
2099 PR libgcj/17311
2100 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2101
b9bd11ca
EE
21022006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2103
2104 * MAINTAINERS (Write After Approval): Remove myself.
2105 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2106
719bb4e3 21072006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2108
072b06f2
RE
2109 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2110 (TARGET_CONFIGDIRS): Remove.
2111 * configure.in: Remove AC_SUBST(target_configdirs).
2112 * Makefile.in, configure: Regenerated.
ee2312f3 2113
936e1a35
SK
21142006-02-20 Steven G. Kargl <kargls@comcast.net>
2115
2116 * MAINTAINERS (Write After Approval): Remove myself.
2117 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2118
cc11cc9b
PB
21192006-02-20 Paolo Bonzini <bonzini@gnu.org>
2120
2121 PR bootstrap/25670
2122
2123 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2124
2125 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2126 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2127 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2128 BUILD_PREFIX, BUILD_PREFIX_1.
2129 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2130
2131 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2132 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2133
2134 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2135 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2136 of `cat stage_current`. Always provide the `r' and `s' variables.
2137 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2138 a single shell execution.
2139 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2140 bootstrapped modules, make the stage1 module if the build was not
2141 started yet, else build the current stage.
2142 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2143 (all-build, all-host, all-target, [+make_target+]-host,
2144 [+make_target+]-target): Do not use \-continued lines.
2145 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2146 (current_stage, restrap, stage_last): New.
2147
2148 * Makefile.in: Regenerate.
2149 * configure: Regenerate.
2150
63a7c9ef
BD
21512006-02-19 Bud Davis <jmdavis@link.com>
2152
2153 * MAINTAINERS (Write After Approval): Remove myself.
2154 (Language Front End Maintainers): Add myself as fortran 95
2155 maintainer and update e-mail address.
2156
a3543e3a
FXC
21572006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2158
2159 * MAINTAINERS (Write After Approval): Remove myself.
2160 (Language Front End Maintainers): Add myself as fortran 95
2161 maintainer.
2162
ca5b1d2c
VK
21632006-02-16 Victor Kaplansky <victork@il.ibm.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
0499513f
TK
21672006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2168
2169 * MAINTAINERS (Write After Approval): Remove myself.
2170 (Language Front End Maintainers): Add myself as
2171 fortran 95 maintainer.
2172
d1f8db0c
PB
21732006-02-14 Paolo Bonzini <bonzini@gnu.org>
2174
2175 Sync from src:
2176
2177 2005-12-27 Leif Ekblad <leif@rdos.net>
2178
cc6010cd
AP
2179 * configure.in: Add support for RDOS target.
2180 * configure: Regenerate.
d1f8db0c
PB
2181
21822006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2183 Andreas Schwab <schwab@suse.de>
d1f8db0c 2184
cc6010cd 2185 * configure: Regenerate.
d1f8db0c 2186
cac90078
DE
21872006-02-12 David Edelsohn <edelsohn@gnu.org>
2188
2189 * configure.in (enable_libgomp): Add AIX.
2190 * configure: Regenerate.
2191
bd37fbf5
MK
21922006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2195
23027b7a
LM
21962006-02-03 Lee Millward <lee.millward@gmail.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2199
0058967b
RG
22002006-01-31 Richard Guenther <rguenther@suse.de>
2201 Paolo Bonzini <bonzini@gnu.org>
2202
2203 * Makefile.def (target_modules): Add libgcc-math target module.
2204 * configure.in (target_libraries): Add libgcc-math target library.
2205 (--enable-libgcc-math): New configure switch.
2206 * Makefile.in: Re-generate.
2207 * configure: Re-generate.
2208 * libgcc-math: New toplevel directory.
2209
e8b05380
PB
22102006-01-26 Paolo Bonzini <bonzini@gnu.org>
2211
2212 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2213 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2214 the assembler, linker and binutils.
2215 * configure: Regenerate.
2216
d54d5437
DM
22172006-01-22 Dirk Mueller <dmueller@suse.de>
2218
2219 * MAINTAINERS (Write After Approval): Add myself.
2220
670cbfcf
DN
22212006-01-20 Diego Novillo <dnovillo@redhat.com>
2222
2223 * configure: Regenerate.
2224
953ff289
DN
22252006-01-18 Richard Henderson <rth@redhat.com>
2226 Jakub Jelinek <jakub@redhat.com>
2227 Diego Novillo <dnovillo@redhat.com>
2228
2229 * libgomp: New directory.
2230 * Makefile.def: Add target_module libgomp.
2231 * Makefile.in: Regenerate.
2232 * configure.in (target_libraries): Add target-libgomp.
2233 * configure: Regenerate.
2234
32ce4048
AO
22352006-01-05 Alexandre Oliva <aoliva@redhat.com>
2236
2237 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2238 @ from continuation.
2239 * Makefile.in: Rebuilt.
2240
0eaf8e17 22412006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2242
c76c0c83
CL
2243 * MAINTAINERS (Write After Approval): Add myself.
2244
2d309510
PB
22452006-01-04 Paolo Bonzini <bonzini@gnu.org>
2246
2247 PR bootstrap/24252
2248
2249 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2250 * Makefile.tpl (OBJDUMP): New.
2251 (EXTRA_HOST_FLAGS): Add it.
2252 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2253
953ff289
DN
2254 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2255 to use symbolic links between directories. Avoid race conditions
2256 or make them harmless.
2257 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2258
2259 * Makefile.def (LEAN): Pass.
2260 * Makefile.tpl (LEAN): Define.
2261 (stage[+id+]-start): Accept that the previous directory does not
2262 exist, if the bootstrap is lean.
2263 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2264 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2265 configure substitution.
2266 ([+compare-target+]): Likewise.
2267 ([+bootstrap-target+]-lean): New.
2268 * configure.in: Remove lean bootstrap support from here.
2269
953ff289
DN
2270 * Makefile.in: Regenerate.
2271 * configure: Regenerate.
2d309510 2272
368872c3
BE
22732006-01-04 Ben Elliston <bje@au.ibm.com>
2274
2275 * MAINTAINERS (libdecnumber): Add myself.
2276
d79e6356
MM
22772006-01-02 Mark Mitchell <mark@codesourcery.com>
2278
2279 * libtool-ldflags: New script.
2280
a6fbc1e2
AS
22812006-01-02 Andreas Schwab <schwab@suse.de>
2282
2283 * configure.in: When reconfiguring remove Makefile in
2284 all stage directories.
2285 * configure: Regenerate.
2286
103a4b39
SB
22872005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2288
2289 * MAINTAINERS: Update my email address.
2290
212f829c
PB
22912005-12-20 Paolo Bonzini <bonzini@gnu.org>
2292
2293 Revert Ada-related part of the previous change.
2294
2295 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2296 Do not pass.
2297 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2298 * Makefile.in: Regenerate.
2299 * configure.in: Do not include mt-ppc-aix target fragment.
2300 * configure: Regenerate.
2301
8ef1f2df
PB
23022005-12-19 Paolo Bonzini <bonzini@gnu.org>
2303
2304 * configure.in: Select appropriate fragments for PowerPC/AIX.
2305 * configure: Regenerate.
2306
2307 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2308 BOOT_CFLAGS, BOOT_LDFLAGS.
2309 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2310 BOOT_CFLAGS, BOOT_LDFLAGS.
2311 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2312 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2313 (stage): Fail if we cannot complete the work.
2314 * Makefile.in: Regenerate.
2315
ab34901f
NS
23162005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2317
2318 * configure.in: Replace ms1 with mt.
2319 * configure: Rebuilt.
2320
cbe82f21
BM
23212005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2322
2323 * MAINTAINERS: Update my email address.
2324
19843472
PB
23252005-12-15 Paolo Bonzini <bonzini@gnu.org>
2326
2327 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2328 install-host-nogcc): Don't invoke $(stage) at the end.
2329 * Makefile.in: Regenerate.
2330
1ca26cd2
PB
23312005-12-14 Paolo Bonzini <bonzini@gnu.org>
2332
2333 * configure.in: Flip the top-level bootstrap switch.
2334 * configure: Regenerate.
2335
f41d6665
DJ
23362005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2337
2338 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2339 $(stage) and $(unstage).
2340 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2341 (all): Remove stray semicolon.
2342 (local-distclean): Don't handle multilib.tmp and multilib.out.
2343 (install.all): Set $s for consistency.
2344 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2345 check_multilibs setting. Always make the install directory.
2346 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2347 Correct @if/@endif.
2348 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2349 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2350 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2351 (multilib.out): Remove.
2352 * Makefile.in: Regenerated.
2353
9174b3cf
CD
23542005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
64f182bd
NS
23582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2359
121b2cee
NS
2360 * MAINTAINERS: Add myself as mt maintainer.
2361
64f182bd
NS
2362 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2363
a6d63770
AN
23642005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2365
2366 * MAINTAINERS: Change email address.
2367
2abefe3d
PB
23682005-12-05 Paolo Bonzini <bonzini@gnu.org>
2369
2370 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2371 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2372 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2373 Find in-tree tools if available.
2374 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2375 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2376 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2377 (COMPILER_*_FOR_TARGET): New.
2378 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2379 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2380 (CONFIGURED_*, USUAL_*): Remove.
2381 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2382 STRIP): Use autoconf substitutions.
2383 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2384 COMPILER_NM_FOR_TARGET): New.
2385 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2386
2387 (all): Make all-host and all-target in parallel.
2388 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2389 that $$r and $$s are set before invoking a recursive make.
2390 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2391 ([+bootstrap-target+]): Inline most of the `all' target.
2392
2f3bdde7
BE
23932005-11-29 Ben Elliston <bje@au.ibm.com>
2394
2395 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2396 from the gcc build directory.
2397 * Makefile.in: Regenerate.
2398
a4b6c45a
BE
23992005-11-29 Ben Elliston <bje@au.ibm.com>
2400
2401 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2402 depend on all-libdecnumber.
2403 * configure.in (host_libs): Include libdecnumber.
2404 * Makefile.in: Regenerate.
2405 * configure: Likewise.
2406
473a74b9
BE
24072005-11-29 Ben Elliston <bje@au.ibm.com>
2408
2409 * libdecnumber: Import decNumber sources from the dfp-branch.
2410
b4623110
KJ
24112005-11-21 Kean Johnston <jkj@sco.com>
2412
2413 * config.sub, config.guess: Sync from upstream sources.
2414
67dc1785
BE
24152005-11-21 Ben Elliston <bje@au.ibm.com>
2416
2417 Import from Autoconf sources:
2418
2419 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2420 * config/move-if-change: Don't output "$2 is unchanged";
2421 suggested by Ben Elliston. Handle weird characters correctly.
2422
186abafe
AT
24232005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2424
2425 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2426 to match upstream libtool for darwin.
2427
ef9db8d5
DJ
24282005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2429
2430 * Makefile.def: Remove gdb dependencies for gdbtk.
2431 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2432 (configure-gdb, install-gdb): New rules.
2433 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2434 * Makefile.in, configure: Regenerated.
2435
9c5141ab
JB
24362005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2437
2438 * MAINTAINERS (Write After Approval): Add myself.
2439
4523d51b
EE
24402005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2441
2442 * MAINTAINERS (Write After Approval): Add myself.
2443
086b011c
DN
24442005-10-24 Diego Novillo <dnovillo@redhat.com>
2445
2446 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2447 Diego Novillo.
2448
e7c84bf8
PB
24492005-10-22 Paolo Bonzini <bonzini@gnu.org>
2450
2451 PR bootstrap/24297
2452 * Makefile.tpl (do-[+make-target+], do-check, install,
2453 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2454 are set before recursing.
2455 * Makefile.in: Regenerate.
2456
b88a7564
EB
24572005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2458
2459 PR bootstrap/18939
2460 * Makefile.def (gcc) <target>: Fix thinko.
2461 * Makefile.in: Regenerate.
2462
61efc800
BS
24632005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2464
2465 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2466 * configure: Regenerate.
2467
f53d2869
JZ
24682005-10-15 Jie Zhang <jie.zhang@analog.com>
2469
2470 * MAINTAINERS (Write After Approval): Add self.
2471
077fc835
KH
24722005-10-08 Kazu Hirata <kazu@codesourcery.com>
2473
2474 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2475 target-libffi, target-qthreads, target-libjava, and
2476 targetlibobjc.
2477 * configure: Regenerate.
2478
d739199a
DJ
24792005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2480
2481 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2482 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2483 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2484 (USUAL_OBJDUMP_FOR_TARGET): New.
2485 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2486 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2487 * configure, Makefile.in: Regenerated.
d739199a 2488
db38c6bb
PB
24892005-10-05 Paolo Bonzini <bonzini@gnu.org>
2490
2491 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2492 before other host packages.
2493
3015564c
KK
24942005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2495
2496 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2497
1061f99e
PB
24982005-10-05 Paolo Bonzini <bonzini@gnu.org>
2499
2500 PR bootstrap/22340
2501
2502 * configure.in (default_target): Remove.
2503 * Makefile.tpl (all): Do not use prerequisites as subroutines
2504 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2505 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2506 use prerequisites as subroutines.
2507 (check-host, check-target): New.
2508 (bootstrap configure & all targets): Do not use stage*-start
2509 if the directory layout is already ok.
2510 (non-bootstrap configure & all targets): Prepend a $(unstage).
2511 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2512 (NOTPARALLEL): Remove.
2513 (unstage, stage variables): New variables.
2514 (unstage, stage targets): Simply expand to those variables.
2515
2516 * configure: Regenerate.
2517 * Makefile.in: Regenerate.
2518
4a9c436f
JW
25192005-10-04 James E Wilson <wilson@specifix.com>
2520
2521 * Makefile.def (lang_env_dependencies): Add libmudflap.
2522 * Makefile.in: Regenerate.
2523
37150080
AS
25242005-10-03 Andreas Schwab <schwab@suse.de>
2525
2526 Backport from libtool CVS:
2527 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2528
2529 * ltmain.sh: add support for installing into temporary
2530 staging area (e.g. 'make install DESTDIR=...')
2531
39d16468
L
25322005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2533
2534 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2535 * configure: Regenerated.
2536
72a7ab82
AP
25372005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2538
2539 * configure: Regenerate with the correct
2540 autoconf version.
2541
6b65a26d
CM
25422005-09-30 Catherine Moore <clm@cm00re.com>
2543
2544 * configure.in (bfin-*-*): New.
2545 * configure: Regenerated.
2546
040b1c5a
GK
25472005-09-28 Geoffrey Keating <geoffk@apple.com>
2548
2549 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2550 (LIPO_FOR_TARGET): New.
2551 (CONFIGURED_LIPO_FOR_TARGET): New.
2552 (USUAL_LIPO_FOR_TARGET): New.
2553 (STRIP_FOR_TARGET): New.
2554 (CONFIGURED_STRIP_FOR_TARGET): New.
2555 (USUAL_STRIP_FOR_TARGET): New.
2556 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2557 STRIP_FOR_TARGET.
2558 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2559 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2560 * Makefile.in: Regenerate.
2561 * configure: Regenerate.
7e050830 2562
3a3c28db
DE
25632005-09-19 David Edelsohn <edelsohn@gnu.org>
2564
2565 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2566 (rs6000-*-aix*): Same.
2567 * configure: Regenerate.
2568
2749a921
TT
25692005-09-16 Tom Tromey <tromey@redhat.com>
2570
2571 * MAINTAINERS: Add self as java maintainer.
2572
7f26dfa3
FXC
25732005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2574
2575 * configure.in: Recognize f95 in the --enable-languages option,
2576 and substitute it for fortran, issuing a warning.
2577 * configure: Regenerate.
2578
d8852c4f
PE
25792005-08-30 Phil Edwards <phil@codesourcery.com>
2580
2581 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2582 * configure: Regenerated.
2583
ad685e81
AH
25842005-08-22 Aldy Hernandez <aldyh@redhat.com>
2585
2586 * MAINTAINERS: Add self as ms1 maintainer.
2587
b00d752c
RE
25882005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2589
2590 * Makefile.def (libssp): Add to lang_env_dependencies.
2591 * Makefile.in: Regenerate.
2592
9ed8fb9b
ILT
25932005-08-18 Ian Lance Taylor <ian@airs.com>
2594
2595 * MAINTAINERS: Add myself as middle-end maintainer.
2596
0f029d39
CG
25972005-08-17 Christian Groessler <chris@groessler.org>
2598
2599 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2600 * Makefile.in: Regenerate.
2601
81087874
AK
26022005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2603
2604 * MAINTAINERS (write after approval): Added myself.
2605
6a134f1c
MR
26062005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2607
2608 * MAINTAINERS (Write After Approval): Add myself.
2609
2693c0b0
PB
26102005-08-12 Paolo Bonzini <bonzini@gnu.org>
2611
2612 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2613 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2614 Look for alternate names of the target cc and c++
2615 * configure: Regenerate.
2616
4de997d1
PB
26172005-08-08 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2620 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2621 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2622 tools; remove code to manually set them.
2623 (Target tools): Look in the environment for them.
2624 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2625 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2626 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2627 build directory.
2628 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2629 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2630 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2631 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2632 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2633 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2634 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2635 * configure: Regenerate.
2636 * Makefile.in: Regenerate.
2637
b089e33a
BE
26382005-07-28 Ben Elliston <bje@au.ibm.com>
2639
2640 * MAINTAINERS: Update for removed CPU targets.
2641
e3791243
MM
26422005-07-27 Mark Mitchell <mark@codesourcery.com>
2643
2644 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2645 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2646 * Makefile.in: Regenerated.
2647
526635cb
MM
26482005-07-26 Mark Mitchell <mark@codesourcery.com>
2649
2650 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2651 (CFLAGS_FOR_TARGET): Use it.
2652 (CXXFLAGS_FOR_TARGET): Likewise.
2653 * Makefile.in: Regenerated.
2654 * configure.in (--with-build-sysroot): New option.
2655 * configure: Regenerated.
2656
19791f70
PB
26572005-07-24 Paolo Bonzini <bonzini@gnu.org>
2658
2659 * Makefile.tpl: Wrap install between unstage and stage
2660 * Makefile.in: Regenerate.
2661
35f5a23f
EC
26622005-07-21 Eric Christopher <echristo@apple.com>
2663
2664 * MAINTAINERS: Update affiliation.
2665
ff3ddf15
PW
26662005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2667
2668 * MAINTAINERS: Add self as crx port maintainer.
2669
3a664c1c
DD
26702005-07-20 DJ Delorie <dj@redhat.com>
2671
2672 * MAINTAINERS: Add self as m32c maintainer.
2673
539df155
KC
26742005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2675
2676 * all files: Update FSF address.
2677
be9c593a
EC
26782005-07-15 Eric Christopher <echristo@redhat.com>
2679
2680 * MAINTAINERS: Change affiliation.
2681
fd7ea4ab
JB
26822005-07-14 Jim Blandy <jimb@redhat.com>
2683
2684 * configure.in: Add cases for Renesas m32c.
2685 * configure: Regenerated.
7e050830 2686
0063a823
KC
26872005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2688
d0ca130a
KC
2689 * COPYING.LIB: Update from fsf.org.
2690
26912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2692
2693 * COPYING, compile, config.guess,
0063a823
KC
2694 config.sub, install-sh, missing, mkinstalldirs,
2695 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2696 * config-ml.in: Update FSF address.
0063a823 2697
a8ba31f2
EC
26982005-07-13 Eric Christopher <echristo@redhat.com>
2699
2700 * configure.in: Add toplevel noconfigdir support for tpf.
2701 * configure: Regenerate.
2702
5bea4a03
PB
27032005-07-11 Paolo Bonzini <bonzini@gnu.org>
2704
2705 PR ada/22340
2706
2707 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2708 * Makefile.in: Regenerate.
2709
284bdbbd
MM
27102005-07-07 Mark Mitchell <mark@codesourcery.com>
2711
2712 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 2713 Brolley to write-after-approval.
284bdbbd 2714
452190fb
AS
27152005-07-07 Andreas Schwab <schwab@suse.de>
2716
2717 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2718 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2719 * Makefile.in: Regenerated.
2720
9c8f9ec2
GK
27212005-07-06 Geoffrey Keating <geoffk@apple.com>
2722
2723 * configure.in: Don't build sim or rda when targetting darwin.
2724 * configure: Regenerate.
2725
ef0087a7
KH
27262005-07-06 Kazu Hirata <kazu@codesourcery.com>
2727
2728 * configure.in: Add --enable-libssp and --disable-libssp.
2729 * configure: Regenerate with autoconf-2.13.
2730
77008252
JJ
27312005-07-02 Jakub Jelinek <jakub@redhat.com>
2732
2733 * Makefile.def (target_modules): Add libssp.
2734 * configure.in (target_libraries): Add target-libssp.
2735 * configure: Rebuilt.
2736 * Makefile.in: Rebuilt.
2737
a04eae1b
ZW
27382005-07-01 Zack Weinberg <zackw@panix.com>
2739
2740 * MAINTAINERS: Change email address. Resign from maintainership.
2741
948884cd
RG
27422005-07-01 Richard Guenther <rguenther@suse.de>
2743
2744 * MAINTAINERS: Change my e-mail address and affiliation.
2745
c7870f5d
PB
27462005-06-22 Paolo Bonzini <bonzini@gnu.org>
2747
2748 * Makefile.def (stagefeedback): Come after profile.
2749 Define profiledbootstrap target.
2750 * Makefile.tpl (profiledbootstrap): Remove.
2751 (stageprofile-end): Zap stagefeedback.
2752 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2753 * Makefile.in: Regenerate.
2754
ab99519a
RS
27552005-06-13 Richard Sandiford <richard@codesourcery.com>
2756
2757 * MAINTAINERS: Update my email address.
2758
f610dd5f
ZW
27592005-06-13 Zack Weinberg <zack@codesourcery.com>
2760
2761 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2762 In 'cpp' stanza, support '#line' as well as '# '.
2763
71bc2a83
AS
27642005-06-08 Andreas Schwab <schwab@suse.de>
2765
2766 * MAINTAINERS: Move myself from 'Write After Approval' to
2767 'CPU Port Maintainers' section as m68k maintainer.
2768
4fab7234
HPN
27692005-06-07 Hans-Peter Nilsson <hp@axis.com>
2770
2771 * configure.in (unsupported_languages): New macro.
2772 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2773 non-ported target libraries in noconfigdirs.
2774 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2775 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 2776 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
2777 unsupported_languages.
2778 * configure: Regenerate.
2779
68193f9b
TS
27802005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2781
2782 * configure.in: Fix typo in handling of --with-mpfr-dir.
2783 * configure: Regenerate.
2784
f26f6b8d
RS
27852005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2786
2787 * MAINTAINERS: Update my email address.
2788
ba4853f8
JB
27892005-06-02 Jim Blandy <jimb@redhat.com>
2790
2791 * config.sub: Add cases for the Renesas m32c. (This patch has been
2792 accepted into the master sources.)
2793
79dd769c 27942005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
2795 Michael Snyder <msnyder@redhat.com>
2796 Stan Cox <scox@redhat.com>
79dd769c 2797
f610dd5f 2798 * configure.in: Set noconfigdirs for ms1.
79dd769c 2799
f610dd5f 2800 * configure: Regenerate.
79dd769c 2801
d29e107f
JD
28022005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2803
2804 * MAINTAINERS (Write After Approval): Add self.
2805
e93196c3
JC
28062005-06-01 Josh Conner <jconner@apple.com>
2807
2808 * MAINTAINERS (Write After Approval): Add self.
2809
ae263c7a
KH
28102005-06-01 Kazu Hirata <kazu@codesourcery.com>
2811
2812 * MAINTAINERS: Update my email address.
2813
585b3aa3
ZM
28142005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2815
2816 * MAINTAINERS (Write After Approval): Add self.
2817
4930c50b
CD
28182005-05-26 Chris Demetriou <cgd@broadcom.com>
2819
2820 * MAINTAINERS (Write After Approval): Remove self.
2821
2dfbef6d
PB
28222005-05-25 Paolo Bonzini <bonzini@gnu.org>
2823
2824 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2825 (Dependencies): Consider target modules for bootstrap dependencies.
2826 Make target bootstrap modules depend on each stage's gcc.
2827 * Makefile.in: Regenerate.
2828
bcb28cf5
PB
28292005-05-20 Paolo Bonzini <bonzini@gnu.org>
2830
2831 * Makefile.def (configure-gcc): Depend on binutils having been built.
2832 (all-gcc): No need to do it here.
2833 * Makefile.in: Regenerate.
2834
0cf085e4
PB
28352005-05-19 Paul Brook <paul@codesourcery.com>
2836
f610dd5f 2837 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2838 language cannot be built.
2839 * configure: Regenerate.
2840
dfb2c39a
DJ
28412005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2842
2843 * ylwrap: Import from Automake 1.9.5.
2844
771aaa92
DU
28452005-05-13 David Ung <davidu@mips.com>
2846
2847 * MAINTAINERS (Write After Approval): Add self.
2848
3ac9bd58
MS
28492005-05-09 Mike Stump <mrs@apple.com>
2850
2851 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2852 lt_cv_sys_max_cmd_len for now.
f610dd5f 2853
f77a5578
SC
28542005-05-09 Stan Cox <scox@redhat.com>
2855
2856 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2857
795e36e5
MK
28582005-05-08 Matt Kraai <kraai@ftbfs.org>
2859
2860 * README.SCO: Update the URL.
2861
c9392a2b
DE
28622005-05-05 David Edelsohn <edelsohn@gnu.org>
2863
2864 * ltconfig: Define file_list_spec. Pass file_list_spec and
2865 with_gnu_ld to libtool.
2866 * ltcf-c.sh (aix[45]): Define file_list_spec.
2867 * ltcf-cxx.sh (aix[45]): Same.
2868 * ltcf-gcj.sh (aix[45]): Same.
2869 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2870 exists, write list of input files to temporary file.
2871
bebcd931
MS
28722005-05-04 Mike Stump <mrs@apple.com>
2873
2874 * configure.in: Always pass --target to target configures as
2875 otherwise rebuilds that do --recheck will fail.
2876 * confiugure: Rebuilt.
2877
ce406537
PB
28782005-05-04 Paolo Bonzini <bonzini@gnu.org>
2879
2880 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2881 STAGE_HOST_EXPORTS.
2882 (configure, all): Add bootstrap support.
2883 (Host modules, target modules): Pass post-stage1 flags and exports.
2884 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2885 * Makefile.in: Regenerate.
2886
aa9dcfc4
PB
28872005-04-29 Paolo Bonzini <bonzini@gnu.org>
2888
2889 * configure: Regenerate.
2890
b6f9abcf
MS
28912005-04-27 Mike Stump <mrs@apple.com>
2892
2893 * MAINTAINERS: Add self as darwin maintainer.
2894
acb217cb
BS
28952005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2896
2897 * config.sub: Update from master copy.
2898
b6dae270
MS
28992005-04-21 Mike Stump <mrs@apple.com>
2900
2901 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2902 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2903
c2e0d3a9
HPN
29042005-04-19 Hans-Peter Nilsson <hp@axis.com>
2905
2906 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2907 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2908 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2909 "*-*-elf" and "*-*-linux*".
2910 * configure: Regenerate.
2911
871ae772
JM
29122005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2913
2914 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2915
bf070c29
MS
29162005-04-12 Mike Stump <mrs@apple.com>
2917
2918 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2919
e865b6f7
TK
29202005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2921
2922 * MAINTAINERS (Write After Approval): Add myself.
2923
7b71ad7f
BS
29242005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2925
2926 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2927
25b42232
PB
29282005-04-06 Paolo Bonzini <bonzini@gnu.org>
2929
f610dd5f 2930 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2931 (TARGET_CONFIGARGS): Include --with-target-subdir.
2932 (configure, all): New macros. Use them throughout.
2933 * Makefile.in: Regenerate.
2934
d727c624
JG
29352005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2936
2937 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2938
fff72cc4
ZD
29392005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2940
2941 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2942
86472dc3
GP
29432005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2944
2945 * MAINTAINERS: Move John Carr to Write After Approval.
2946
5d0f90e5
R
29472005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2948
2949 * config/mh-mingw32: Delete.
2950 * configure.in: Don't use it.
2951 * configure: Regenerate.
2952
33da42bc
PB
29532005-03-31 Paolo Bonzini <bonzini@gnu.org>
2954
2955 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2956 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2957 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2958 (HOST_LIB_PATH): Generate from Makefile.def.
2959 (TARGET_LIB_PATH): Likewise.
2960 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2961 * Makefile.in: Regenerate.
2962 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2963 (RPATH_ENVVAR): Include Darwin case.
2964 * configure: Regenerate.
2965
15cc1841
TF
29662005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2967
2968 * MAINTAINERS (Various Maintainers): Remove self.
2969 (Write After Approval): Add self.
2970
6a8c79d5
TF
29712005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2972
2973 * MAINTAINERS (Various Maintainers): Add self.
2974
256f7136
PB
29752005-03-25 Paolo Bonzini <bonzini@gnu.org>
2976
2977 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2978 * configure: Regenerate.
2979
191dd2c9
ZW
29802005-03-21 Zack Weinberg <zack@codesourcery.com>
2981
2982 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2983 gcc_version, and gcc_version_trigger from set of flags to pass.
2984 * Makefile.tpl: Remove definitions of above variables.
2985 (config.status): Remove dependency on $(gcc_version_trigger).
2986 * Makefile.in: Regenerate.
2987 * configure.in: Do not reference config/gcc-version.m4 nor
2988 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2989 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2990 * configure: Regenerate.
2991
ef6e9bc0
MH
29922005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2993 Andrew Pinski <pinskia@physics.uc.edu>
2994
2995 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2996 * Makefile.in: Regenerate.
2997
009bbd5a
FW
29982005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2999
3000 * MAINTAINERS (Write After Approval): Add myself.
3001
09f8755b
DA
30022005-03-03 David Ayers <d.ayers@inode.at>
3003
3004 * MAINTAINERS (Write After Approval): Add myself.
3005
e73ed25c
AO
30062005-03-01 Alexandre Oliva <aoliva@redhat.com>
3007
3008 PR libgcj/20160
3009 * ltmain.sh: Avoid creating archives with components that have
3010 duplicate basenames.
3011
ace9ac7b
AP
30122005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3013
3014 PR bootstrap/20250
3015 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3016 instead of check.
3017 * Makefile.in: Regenerate.
3018
c9db9354
PB
30192005-02-28 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * Makefile.in: Regenerate to fix conflict between the previous two
3022 patches.
3023
215c351a
PB
30242005-02-28 Paolo Bonzini <bonzini@gnu.org>
3025
3026 PR bootstrap/17383
3027 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3028 * Makefile.tpl (HOST_SUBDIR): New substitution.
3029 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3030 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3031 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3032 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3033 (Host modules, Bootstrapped modules): Use it.
3034 (Build modules, Target modules): Do not create symlink trees,
3035 always configure out-of-srcdir.
3036 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3037 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3038 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3039 $(HOST_SUBDIR). Create a symlink for host_subdir.
3040
3041 * Makefile.in: Regenerate.
3042 * configure: Regenerate.
3043
5395b47b
NN
30442005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3045
3046 Merged from libada-gnattools-branch:
3047 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3048
3049 * gnattools: New directory.
3050 * Makefile.def: Add gnattools as a module, depending on target-libada.
3051 * Makefile.in: Regenerate.
3052 * configure.in: Include gnattools in host_tools; disable it if ada
3053 is disabled.
3054 * configure: Regenerate.
3055
ca2cc05c
JM
30562005-02-24 James A. Morrison <phython@gcc.gnu.org>
3057
3058 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3059 treelang maintainer.
3060 (Write After Approval): Remove myself.
3061
d2f3024f
PS
30622005-02-23 Paul Schlie <schlie@comcast.net>
3063
3064 * configure.in: Allow darwin targeted ports to build tk, itcl and
3065 libgui.
3066 * configure: Regenerate.
3067
bba5e0ca
EB
30682005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3069
3070 PR libgcj/10353
3071 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3072 * configure: Regenerate.
3073
70132ce7
SK
30742005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3075
3076 * MAINTAINERS (Write After Approval): Add myself.
3077
20f0edca
ILT
30782005-02-10 Ian Lance Taylor <ian@airs.com>
3079
3080 * MAINTAINERS: Update my e-mail address.
3081
e64e5109
RG
30822005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
40d64b5a
HPN
30862005-01-29 Hans-Peter Nilsson <hp@axis.com>
3087
3088 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3089 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3090 target-libgloss when not *-*-elf and *-*-aout.
3091 * configure: Regenerate.
3092
54a12711
KH
30932005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3094
3095 * MAINTAINERS: Remove obsolete entries.
3096
0aa99dbb
KH
3097 * MAINTAINERS (Write After Approval): Add Michael Matz.
3098
2b009f5f
NB
30992005-01-19 Neil Booth <neil@daikokuya.co.uk>
3100
3101 * MAINTAINERS: Remove self as cpplib maintainer.
3102
385870f5
KC
31032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3104
3105 * install-sh, config.sub: Import from upstream.
3106
e7daab31
KC
31072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3108
3109 PR bootstrap/18222
3110 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3111 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3112 * Makefile.in: Regenerate.
3113
e6003f4d
JT
31142005-01-16 Jason Thorpe <thorpej@netbsd.org>
3115
3116 * MAINTAINERS: Update my email address.
3117
145e2972 31182005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3119 Andreas Schwab <schwab@suse.de>
145e2972
DE
3120
3121 PR bootstrap/18033
3122 * config-ml.in: Eval option if surrounded by single quotes.
3123
86c7e0da
PB
31242005-01-03 Paolo Bonzini <bonzini@gnu.org>
3125
3126 Revert 2004-12-28 Makefile changes, a better fix will be
3127 applied to mainline and src after GCC 4.0 branches.
3128
3224a22f
PB
31292004-12-28 Paolo Bonzini <bonzini@gnu.org>
3130
3131 PR bootstrap/17383
3132
3133 * Makefile.def (target_modules): Remove stage parameter,
3134 it is always true now.
3135 * Makefile.tpl (configure-build-[+module+],
3136 configure-target-[+module+]): Always build symlink tree
3137 for the directory and for include. BUILD_SUBDIR and
3138 TARGET_SUBDIR cannot be . anymore.
3139 * Makefile.in: Regenerate.
3140
aaf51ca2
DE
31412004-12-25 David Edelsohn <edelsohn@gnu.org>
3142
3143 Revert 2004-12-08 Makefile changes.
3144
4e32e454
DS
31452004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3146
3147 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3148 cygwin, mingw.
3149
669f01d8
AS
31502004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3151
3152 * configure.in (sh64-*-*): Reenable gprof.
3153 * configure: Regenerate.
3154
1b227ee0
DE
31552004-12-08 David Edelsohn <edelsohn@gnu.org>
3156
3157 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3158 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3159 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3160 * Makefile.in: Regenerate.
3161
ce5e944c
CF
31622004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3163
3164 * MAINTAINERS: Update my email address.
3165
893f1e87
MK
31662004-12-07 Matt Kraai <kraai@ftbfs.org>
3167
3168 * Makefile.tpl: Generate normal dependencies if the LHS module is
3169 not bootstrapped.
3170 * Makefile.in: Regenerate.
3171
bb59c339
RS
31722004-12-03 Richard Sandiford <rsandifo@redhat.com>
3173
3174 * configure.in: Include config/gxx-include-dir.m4. Use
3175 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3176 * configure: Regenerate.
3177
4982adbe
RS
31782004-12-03 Richard Sandiford <rsandifo@redhat.com>
3179
3180 * config.if: Delete.
3181 * configure.in: Set libstdcxx_incdir directly.
3182 * configure: Regenerate.
3183
05750653
EC
31842004-12-02 Eric Christopher <echristo@redhat.com>
3185
3186 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3187 * Makefile.in: Regenerate.
3188
5fef1dbd
RS
31892004-12-02 Richard Sandiford <rsandifo@redhat.com>
3190
3191 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3192 * configure: Regenerate.
3193
afabd8e6
RS
31942004-12-02 Richard Sandiford <rsandifo@redhat.com>
3195
3196 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3197 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3198 * configure: Regenerate.
3199
78716e86
EC
32002004-12-01 Eric Christopher <echristo@redhat.com>
3201
3202 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3203 of things to remove.
3204
57ab8ba9
MK
32052004-11-29 Matt Kraai <kraai@ftbfs.org>
3206
3207 * MAINTAINERS (Write After Approval): Update my e-mail address.
3208
2539bffe
KC
32092004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3210
3211 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3212 from CVS libtool to always pass_all.
3213
3e732ba0
JDA
32142004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3215
3216 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3217 (hppa*64*-*-*): Delete incorrect comment.
3218 * configure: Rebuilt.
3219
767f726e
KC
32202004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3221
3222 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3223
2c92e90f
KC
32242004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3225
3226 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3227 from CVS libtool to always pass_all.
3228
32f84e48
KC
32292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3230
3231 * install-sh, compile: Import from automake.
3232
9587be8a
KC
32332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3234
3235 * config.guess, config.sub: Import from savannnah.
3236
04e81808 32372004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3238
3239 * MAINTAINERS (Write After Approval): Add myself
3240
f87a2b2e
MS
32412004-11-12 Mike Stump <mrs@apple.com>
3242
3243 * Makefile.def: Add html support.
3244 * Makefile.tpl: Likewise.
3245 * Makefile.in: Regenerate.
3246
848556c2
GK
32472004-11-11 Geoffrey Keating <geoffk@apple.com>
3248
556f03c4
GK
3249 PR 18423
3250 * configure.in: Remove all instances of build-fixincludes from
3251 noconfigdirs.
3252 (build_configargs): Supply --target to subdirectories.
3253 * configure: Regenerate.
3254
848556c2
GK
3255 * Makefile.def: Make gcc install depend on fixincludes install.
3256 * Makefile.in: Regenerate.
3257
9e5712a5
JJ
32582004-11-10 Janis Johnson <janis187@us.ibm.com>
3259
3260 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3261
4ef509c0
PB
32622004-11-11 Paul Brook <paul@codesourcery.com>
3263
3264 * MAINTAINERS: Add self as arm maintainer. Update email address.
3265
20d11df6
HPN
32662004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3267
3268 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3269 target-libgfortran.
79fd8592 3270 * configure: Regenerate.
20d11df6 3271
68c70f15
DE
32722004-11-07 David Edelsohn <edelsohn@gnu.org>
3273
3274 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3275 like CC.
3276
54f88091
PB
32772004-11-05 Paolo Bonzini <bonzini@gnu.org>
3278
3279 * Makefile.def (host fixincludes): Specify missing targets.
3280 * Makefile.in: Regenerate.
3281
6866abb8
RC
32822004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3283
3284 * MAINTAINERS: Add myself
3285
83f62578
GL
32862004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
53c7ffe7
GK
32902004-11-04 Geoffrey Keating <geoffk@apple.com>
3291
3292 * Makefile.def: Build fixincludes for the host, too.
3293 * Makefile.in: Regenerate.
3294 * configure.in (host_tools): Add fixincludes.
3295 * configure: Regenerate.
3296
ac8b3d9d
DJ
32972004-11-04 Daniel Jacobowitz <dan@debian.org>
3298
3299 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3300 * configure: Regenerated.
3301
bab37580
L
33022004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3303
3304 PR other/17783
3305 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3306 * configure: Regenerated.
3307
db1de713
MM
33082004-10-31 Mark Mitchell <mark@codesourcery.com>
3309
3310 * README.SCO: Update per FSF instructions.
3311
a827e21a
EW
33122004-10-28 Eric B. Weddington <ericw@evcohs.com>
3313
3314 PR target/18151
3315 * configure.in (case ${target}): Do not build fixincludes for avr.
3316 * configure: Regenerated.
3317
9d069a4f
PB
33182004-10-26 Paolo Bonzini <bonzini@gnu.org>
3319
3320 * configure.in (case ${target}): Do not build fixincludes
3321 on platforms where it is not used.
3322 * configure: Regenerated.
3323
fc45f3fe
DJ
33242004-10-23 Daniel Jacobowitz <dan@debian.org>
3325
3326 * configure.in: Use an absolute path to install-sh.
3327 * configure: Regenerated.
3328
36554b92
AL
33292004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
88e9994a
KH
33332004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3334
3335 * MAINTAINERS: Remove from Write After Approval those that are
3336 already maintainers.
3337
ad02a944
SP
33382004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3339
3340 * MAINTAINERS: Update my email address.
3341
c8e6cd41
KC
33422004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3343
3344 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3345 * configure: Regenerate.
3346
ebe55024
R
33472004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3348
3349 * MAINTAINERS: Update my email address.
3350
a8b0957e
KH
33512004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3352
3353 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3354 entries belonging to this category.
3355
96836f61
JZ
33562004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3357
3358 * MAINTAINERS: Update my e-mail address.
3359
7e0b5752
PB
33602004-10-06 Paolo Bonzini <bonzini@gnu.org>
3361
3362 Fix wrong conflict resolution in:
3363
3364 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3365
3366 * Makefile.in: Regenerate.
3367 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3368 in the recursive `make', instead of hardwiring `all'.
3369 (Autogenerated TARGET-* variables): New.
3370
370f7a47
TL
33712004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3372
3373 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3374 * configure: Regenerate.
370f7a47 3375
13e5d623
KH
33762004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3377
3378 * MAINTAINERS (Various Maintainers): Move the "windows,
3379 cygwin, mingw" maintainer to ...
3380 (OS Port Maintainers): ... here.
3381
a6497c1b
KH
33822004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3383
3384 * MAINTAINERS (Write After Approval): Remove those that are
3385 maintainers of some subsystem.
3386
1abb828a
D
33872004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3388
3389 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3390 * ltcf-cxx.sh (tpf*): Likewise.
3391 * ltconfig (tpf*): Add TPF OS configuration support.
3392
16d1338d
BS
33932004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3394
3395 * MAINTAINERS: Change my email address to my new work account.
3396
9082a750
MR
33972004-09-24 Michael Roth <mroth@nessie.de>
3398
3399 * configure.in (--without-headers): Add missing double quotes.
3400 * configure: Regenerate.
3401
07a8bdf8
KC
34022004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3403
3404 * ylwrap: Revert to previous version.
3405
4c4a5bbc
L
34062004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3407
3408 PR bootstrap/17369
3409 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3410 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3411 SET_GCC_LIB_PATH_CMD.
3412 (BASE_TARGET_EXPORTS): Likewise.
3413 * Makefile.in: Regenerated.
3414
3415 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3416 * configure: Regenerated.
3417
85f59630
KC
34182004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3419
3420 * config.guess: New upstream version
3421 * compile, depcomp, install-sh, ylwrap: Likewise.
3422
95c53c62
RS
34232004-09-19 Roger Sayle <roger@eyesopen.com>
3424
3425 * config/mh-x86omitfp: New host makefile fragment. Add
3426 -fomit-frame-pointer to the default BOOT_CFLAGS.
3427 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3428 * configure: Regenerate.
3429
0a1c093b
AP
34302004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3431
3432 PR target/11572
3433 * configure.in (*-*-darwin*): Renable libobjc.
3434 * configure: Regenerate.
3435
315fcf97
NS
34362004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3437
3438 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3439
0a050485 34402004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3441
0a050485
DB
3442 * Makefile.def: Remove libbanshee.
3443 * Makefile.tpl: Ditto.
3444 * configure.in: Ditto.
3445 * Makefile.in: Regen.
3446 * configure: Ditto.
3447
5f4a098e
DE
34482004-09-08 David Edelsohn <edelsohn@gnu.org>
3449
3450 * ltmain.sh: Use $pic_object as $non_pic_object if
3451 $non_pic_object=none.
3452
32b2511f
PB
34532004-09-07 Paolo Bonzini <bonzini@gnu.org>
3454
3455 * missing: Import latest version from master repository.
3456
fc4d0e82
NC
34572004-09-06 Nick Clifton <nickc@redhat.com>
3458
3459 * config.sub: Import latest version from master repository.
3460 * config.guess: Likewise.
3461 This includes these changes:
78716e86 3462
fc4d0e82
NC
3463 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3464
3465 * config.sub: Handle crisv32, alias etraxfs.
3466 * config.guess (crisv32:Linux:*:*): Handle.
3467
3468 2004-08-13 Brad Smith <brad@comstyle.com>
3469
3470 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3471 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3472
3473 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3474
3475 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3476 assume the processor is a powerpc. This is because coreutils
3477 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3478 in this case, due to a MacOS X bug that causes
3479 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3480 to return a negative number.
3481 Problem reported by Petter Reinholdtsen in:
3482 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3483
3484 2004-07-19 Ben Elliston <bje@gnu.org>
3485
3486 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3487
3488 2004-06-24 Ben Elliston <bje@gnu.org>
3489
3490 * config.guess: Update copyright years.
3491 * config.sub: Likewise.
3492
3493 2004-06-22 Robert Millan <robertmh@gnu.org>
3494
3495 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3496 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3497
3498 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3499
3500 * config.guess (*:*VMS:*:*): New entry. Replaces
3501 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3502 manufacturer.
3503
3504 2004-06-22 Ben Elliston <bje@gnu.org>
3505
3506 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3507 * config.sub: Likewise.
3508
3509 2004-06-22 Ben Elliston <bje@gnu.org>
3510
3511 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3512 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3513
3514 2004-06-11 Ben Elliston <bje@gnu.org>
3515
3516 * config.guess (pegasos:OpenBSD:*:*): Remove.
3517
3518 2004-06-11 Ben Elliston <bje@gnu.org>
3519
3520 From Wouter Verhelst <wouter@grep.be>:
3521 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3522
3523 2004-06-11 Ben Elliston <bje@gnu.org>
3524
3525 * config.guess (luna88k:OpenBSD:*:*): New.
3526
3527 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3528
3529 * config.guess (m32r*:Linux:*:*): New case.
3530 * config.sub: Handle m32rle.
3531
3532 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3533
3534 From Jens Petersen <petersen@redhat.com>:
3535 * config.sub: Handle sparcv8.
3536
3537 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3538
3539 From Tom Smith <smith@cag.lkg.hp.com>:
3540 * config.guess: Version suffixes are equally significant on Tru64
3541 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3542 prefix of "P" (patched kernel).
3543
3544 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3545
3546 * config.sub: Add support for National Semiconductor CRX target.
3547
2f4cc6bf
JJ
35482004-09-03 Janis Johnson <janis187@us.ibm.com>
3549
3550 * MAINTAINERS (Various Maintainers): Remove myself as web page
3551 maintainer, add myself as maintainer of build status lists.
3552
61fec9ff
JB
35532004-09-03 Jan Beulich <jbeulich@novell.com>
3554
3555 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3556 *-*-netware, but add target-libmudflap.
3557 Consolidate *-*-netware targets (of which really only i?86 exists)
3558 into a single entry.
3559 * configure: Likewise.
3560
45f366ab
PB
35612004-09-01 Paolo Bonzini <bonzini@gnu.org>
3562
3563 * Makefile.tpl (sorry): Remove.
3564 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3565 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3566 (do-clean): Clean per-stage directories too.
3567 (do-distclean): Run distclean-stage1 too.
3568 (.NOTPARALLEL): Enable during toplevel bootstrap.
3569 (stage[+id+]-bubble): Enable parallel execution during
3570 the recursive invocation.
3571 * Makefile.in: Regenerate.
3572
3573 Fix previous checkin:
3574
3575 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3576 include.
3577 * configure.in: Fix indentation.
3578 * configure: Regenerate.
3579
be8fff81
RB
35802004-08-31 Robert Bowdidge <bowdidge@apple.com>
3581
45f366ab
PB
3582 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3583 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3584 * configure: regenerate
78716e86 3585 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3586 -mdynamic-no-pic
be8fff81
RB
3587
3588
71b5d516
PB
35892004-08-31 Paolo Bonzini <bonzini@gnu.org>
3590
3591 * Makefile.def (build_modules): Add fixincludes.
3592 (dependencies): Make gcc depend on fixincludes.
3593 * configure.in (build_tools): Add fixincludes.
3594 (build_configdirs): Always include build_libs.
3595 * Makefile.in: Regenerate.
3596 * configure: Regenerate.
3597
35982004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3599
3600 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3601 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3602 phony targets; do not generate timestamp files.
3603 (distclean-stageN): Remove references to their timestamp files.
3604 (restageN, touch-stageN): Remove.
3605 (stageN-bubble): Rewritten.
3606 (compare): Support lean bootstraps.
3607 * Makefile.in: Regenerate.
3608
3609 * configure.in: Only warn when bootstrapping but
3610 build != host or build != target. Support lean bootstraps.
3611 * configure: Regenerate.
3612
ce7cbbb0
PE
36132004-08-26 Phil Edwards <phil@codesourcery.com>
3614
3615 * configure.in: Give a better error message if GMP/MPFR are missing
3616 and a language needing them has been requested.
3617 * configure: Regenerated.
3618
9c71a529
PE
36192004-08-25 Phil Edwards <phil@codesourcery.com>
3620
3621 * configure.in: Print a list of available language front-ends if
3622 a requested one is missing. Tidy stray tab characters.
3623 * configure: Regenerated.
3624
e3f92d3b
MK
36252004-08-19 Michael Koch <konqueror@gmx.de>
3626
3627 * gcc/doc/install.texi: Update entry about automake for libjava.
3628
c3f84f61
RM
36292004-08-17 Robert Millan <robertmh@gnu.org>
3630
3631 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3632 (instead of FreeBSD).
3633 * configure: Regenerate.
3634
7c27e184
PB
36352004-08-16 Paolo Bonzini <bonzini@gnu.org>
3636
3637 * Makefile.in: Regenerate.
3638 * configure: Regenerate.
3639
3640 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3641 stage_*_flags.
3642 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3643 for bootstrapped modules if toplevel bootstrap is going.
3644 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3645 modules. Adjust for changes in Makefile.def. Enable several
3646 rules even in non-bootstrap mode, just to avoid peppering the
3647 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3648 (stage-[+prev+]-bubble): Remove.
3649
3650 * Makefile.def (Dependencies): Depend on all-build-bison,
3651 all-build-flex, all-build-byacc, all-build-texinfo, rather
3652 than the host variations.
3653 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3654 with BUILD_SUBDIR.
3655 (BISON): Update for recent Bisons.
3656 (YACC): Fix typo.
3657 (cross): Depend on all-build.
3658 (all): Do not depend on all-build.
3659 (prebootstrap): Remove.
3660 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3661 (Prebootstrap dependencies): Add them to the per-stage targets
3662 and to all-prebootstrap.
3663 * configure.in (build_configdirs): Always enable build_tools.
3664 (BUILD_DIR_PREFIX): Remove.
3665
3666 * Makefile.def (gcc): Add target variable.
3667 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3668 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3669 in the recursive `make', instead of hardwiring `all'.
3670 (Autogenerated TARGET-* variables): New.
3671
20f3bb80
BB
36722004-08-13 Brian Booth <bbooth@redhat.com>
3673
3674 * MAINTAINERS: Remove myself from write-after-approval.
3675
b5be499d
NN
36762004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3677
3678 * src-release: Stop distributing mmalloc with gdb (which doesn't
3679 use it).
3680 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3681 * Makefile.in: Regenerate.
3682
b3f8d95d
MM
36832004-08-09 Mark Mitchell <mark@codesourcery.com>
3684
3685 * configure.in (arm*-*-eabi*): New target.
3686 * configure: Regenerate.
3687
3589b69e
PB
36882004-08-06 Paolo Bonzini <bonzini@gnu.org>
3689
3690 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3691 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3692 (Dependencies): New section.
3693 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3694 (configure-target-[+module+]): Depend on maybe-all-gcc
3695 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3696 (toplevel profiledbootstrap): Fix dependencies.
3697 * Makefile.in: Regenerate.
3698
972974fc
MM
36992004-08-03 Mark Mitchell <mark@codesourcery.com>
3700
3701 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3702 target-libiberty to noconfigdirs.
3703 * configure: Regenerate.
3704
bebf829d
PB
37052004-08-03 Paul Brook <paul@codesourcery.com>
3706
3707 * configure.in: Check for MPFR as well as GMP.
3708 * configure: Regenerate.
3709
98a5bb3b
RM
37102004-08-01 Robert Millan <robertmh@gnu.org>
3711
3712 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3713 libmudflap for all GNU-based systems (with Glibc).
3714 * configure: Regenerate.
3715
d32ab992
PB
37162004-08-03 Paolo Bonzini <bonzini@gnu.org>
3717
3718 * Makefile.def (host-modules): Add gcc.
3719 * Makefile.in: Regenerate.
3720 * Makefile.tpl (sorry): New rule.
3721 (configure-host, all-host, [+make_target+]-host, do-check,
3722 install-host): Do not add gcc as a special case.
3723 (host modules): Add a small special-casing for gcc. Export
3724 extra_make_flags through the environment.
3725 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3726 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3727 other recursive targets for gcc): Remove.
3728
3729 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3730 (stage, unstage): New rules.
3731 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3732 distclean-stage[+id+]): Use stage_current.
3733 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3734 the stage*-start rules.
3735
aeb732c1
GK
37362004-08-02 Geoffrey Keating <geoffk@apple.com>
3737
3738 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3739 use -all_load flag.
3740
25b656e7
PB
37412004-08-02 Paolo Bonzini <bonzini@gnu.org>
3742
3743 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3744 * configure: Regenerate.
3745
cc440d71
TM
37462004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3747
3748 * maintainer-scripts/gcc_release: Revert yesterday's change.
3749
270e140b
SB
37502004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3751
3752 * MAINTAINERS: Add myself to write-after-approval.
3753
3e4035f8
TM
37542004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3755
3756 * libf2c: Removed.
3757 * gcc/gccbug.in: Updated because of libf2c removal.
3758 * maintainer-scripts/gcc_release: Ditto.
3759
a3e8d8b4
LR
37602004-07-09 Loren J. Rittle <ljrittle@acm.org>
3761
3762 * configure.in: Build libmudflap by default on FreeBSD.
3763 * configure: Regenerated.
3764
dfcada9a
MM
37652004-07-09 Mark Mitchell <mark@codesourcery.com>
3766
3767 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3768 systems.
3769 * configure: Regenerated.
3770
3922b216
JDA
37712004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3772
3773 PR target/16344
3774 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3775 feedback based compiler.
3776 * Makefile.in: Rebuilt.
3777
95bcca47
AO
37782004-07-08 Alexandre Oliva <aoliva@redhat.com>
3779
3780 * Makefile.def (host_modules): Set bootstrap=true for flex.
3781 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3782 * Makefile.in: Rebuilt.
3783
051822f6
JH
37842004-07-07 Jan Hubicka <jh@suse.cz>
3785
3786 * MAINTAINERS: Add self as a profile feedback maintainer.
3787
7b61653a
PE
37882004-07-05 Phil Edwards <phil@codesourcery.com>
3789
3790 * configure.in: Do not prepend $srcdir to /dev/null in
3791 makefile fragments.
3792 * configure: Regenerate.
3793
23f6b2f9
PB
37942004-07-01 Paolo Bonzini <bonzini@gnu.org>
3795
3796 * Makefile.def (build_modules): Add bison, byacc, flex,
3797 m4, texinfo.
3798 (flags_to_pass): Add FLEX.
3799 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3800 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3801 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3802 DEFAULT_MAKEINFO): Remove.
3803 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3804 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3805 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3806 objdir or else use configured tool.
3807 (all-build): New.
3808 (all): Depend on it.
3809 (Build module dependencies): Add.
3810 * Makefile.in: Regenerate.
3811 * configure.in: Better support for multiple build modules,
3812 matching what is done for host/target modules. Do not look
3813 for "plausible" locations of build tools if Canadian cross.
3814 Use autoconf's AC_PROG_CC to find a C compiler. Define
3815 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3816 * configure: Regenerate.
78716e86 3817
1c020272
PB
38182004-06-22 Paolo Bonzini <bonzini@gnu.org>
3819
3820 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3821 * Makefile.in: Regenerate.
3822
a52a0a7f
PB
38232004-06-22 Paolo Bonzini <bonzini@gnu.org>
3824
3825 * Makefile.tpl (configure-build-[+module+],
3826 configure-[+module+], configure-target-[+module+]): Pass
3827 [+extra_configure_args+].
3828 (all-build-[+module+], all-[+module+], check-[+module+],
3829 install-[+module+], [+make_target+]-[+module+],
3830 all-target-[+module+], check-target-[+module+],
3831 install-target-[+module+], [+make_target+]-target-[+module+]):
3832 Pass [+extra_make_args+].
3833 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3834 (GCC_HOST_EXPORTS): Remove.
3835 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3836 cross, check-gcc, check-gcc-c++, install-gcc,
3837 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3838 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3839 * Makefile.in: Regenerate.
3840
ccde3f1a
MS
38412004-06-21 Matthew Sachs <msachs@apple.com>
3842
3843 * MAINTAINERS: Added self to write-after-approval.
3844
6264b0a6
CF
38452004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3846
3847 * configure.in: Check for srcdir/winsup rather than build directory
3848 winsup.
3849 * configure: Regenerate.
3850
801e2270
CV
38512004-06-17 Corinna Vinschen <vinschen@redhat.com>
3852
3853 * configure.in: Don't build Cygwin native newlib if winsup
3854 directory is missing. Emit warning instead.
3855 * configure: Regenerate.
3856
ad6717df
PB
38572004-06-09 Paolo Bonzini <bonzini@gnu.org>
3858
3859 * Makefile.tpl (touch-stage[+id+]): New.
3860 (restage[+prev+]): Depend on touch-stage[+id+].
3861
3862 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3863 Use it throughout.
3864
3865 * Makefile.def: Add profile and feedback bootstrap stages.
3866 Remove next field from bootstrap stages.
3867 * Makefile.tpl (LN, LN_S): Substitute.
3868 (stageN-start, stageN-end): Use double-colon rules, to
3869 provide a hook for additional setup commands.
3870 (distclean-stageN-gcc, restageN): Create dependencies from
3871 [+prev+], not from [+next+].
3872 (stageN-bubble): Add commands for successive stages from
3873 [+prev+], using double-colon rules.
3874 (all-stageN-gcc): Fix typo.
3875 (stagefeedback-start, profiledbootstrap): New.
3876 * Makefile.in: Regenerate.
3877 * configure.in: Call ACX_PROG_LN.
3878 * configure: Regenerate.
3879
5bbb9680
CY
38802004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3881
3882 * MAINTAINERS (Write After Approval): Add myself.
3883
e18be1d4
MA
38842004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3885
3886 * MAINTAINERS (Write After Approval): Add myself.
3887
5607edfd
PB
38882004-06-03 Paolo Bonzini <bonzini@gnu.org>
3889
3890 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3891 without gcc.
3892 * configure: Regenerate.
3893
1ec4e9c3
PB
38942004-06-01 Paolo Bonzini <bonzini@gnu.org>
3895
3896 * Makefile.tpl: Fix typo.
3897 * Makefile.in: Regenerate.
3898
c2f7605f
PB
38992004-06-01 Paolo Bonzini <bonzini@gnu.org>
3900
3901 * configure.in: Remove new- prefix from toplevel
3902 bootstrap targets.
3903 * configure: Regenerate.
3904
f516a7da
PB
39052004-06-01 Paolo Bonzini <bonzini@gnu.org>
3906
3907 * Makefile.tpl (all.normal): Rename to all.
3908 (all): Replace with a rule to pick the default
3909 target from configure.
3910 (all-gcc, configure-gcc): Use conditionals to
3911 do nothing when toplevel bootstrap is going on.
3912 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3913 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3914 * configure.in: Support --enable-bootstrap.
3915
3916 * Makefile.def: Remove new- prefix from toplevel
3917 bootstrap targets.
3918 * Makefile.tpl: Likewise.
3919
3920 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3921 target.
3922
3923 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3924 $(RECURSE_FLAGS) to recursive invocation of make.
3925
3926 * Makefile.in: Regenerate.
3927 * configure: Regenerate.
3928
78dd5e36
AJ
39292004-05-30 Andreas Jaeger <aj@suse.de>
3930 Jim Wilson <wilson@specifixinc.com>
3931
3932 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3933 like CC.
3934
30f1bddc
DJ
39352004-05-27 Daniel Jacobowitz <dan@debian.org>
3936
3937 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3938 * configure: Regenerate.
3939
4fc4dd12
DJ
39402004-05-25 Daniel Jacobowitz <drow@false.org>
3941
3942 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3943 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3944 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3945 targets.
3946 * Makefile.in: Regenerate.
3947
94632047 39482004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3949
3950 * configure.in: Test the ability to symlink directories.
3951 * configure: Regenerate.
3952
3953 * Makefile.def (bootstrap-stage): New definitions.
3954 * Makefile.tpl (configure-stage1-gcc,
3955 configure-stage2-gcc, configure-stage3-gcc,
3956 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3957 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3958 new-restage3, compare): Autogenerate, see Makefile.in
3959 entry for behavioral changes.
3960 (distclean-stage1, new-stage1-start, new-stage1-end,
3961 new-stage1-bubble, distclean-stage2, new-stage2-start,
3962 new-stage2-end, new-stage2-bubble, distclean-stage3,
3963 new-stage3-start, new-stage3-end): New autogenerated targets.
3964 (objext, prebootstrap, BOOT_CFLAGS,
3965 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3966 targets.
3967
3968 * Makefile.in: Regenerate.
3969 (distclean-stage1, new-stage1-start, new-stage1-end,
3970 new-stage1-bubble, distclean-stage2, new-stage2-start,
3971 new-stage2-end, new-stage2-bubble, distclean-stage3,
3972 new-stage3-start, new-stage3-end): New targets.
3973 (all-stage1-gcc): Move prebootstrap dependency from here...
3974 (configure-stage1-gcc): ...to here.
3975 (new-bootstrap): Use bubble targets.
3976 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3977 Use per-stage distclean targets.
3978 (configure-stage1-gcc, configure-stage2-gcc,
3979 configure-stage3-gcc, all-stage1-gcc,
3980 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3981 Use new-stageN-start to prepare the tree.
3982
4f4e53dd
PB
39832004-05-23 Paolo Bonzini <bonzini@gnu.org>
3984
3985 * Makefile.def (host_modules): add libcpp.
3986 * Makefile.tpl: Add dependencies on and for libcpp.
3987 * Makefile.in: Regenerate.
3988 * configure.in: Add libcpp host module.
3989 * configure: Regenerate.
3990
60975492
PB
39912004-05-21 Paolo Bonzini <bonzini@gnu.org>
3992
3993 * Makefile.tpl: Whenever a recursive target is defined, wrap
3994 it in a special @if/@endif block, and prepare its maybe
3995 dependency in the @if/@endif block
3996 * configure.in: Instead of writing maybe dependencies, remove
3997 the @if/@endif statements, and remove the @if/@endif blocks
3998 that remain.
3999 * configure: Regenerate.
4000 * Makefile.in: Regenerate.
4001
5ce7d75d
JJ
40022004-05-20 Janis Johnson <janis187@us.ibm.com>
4003
4004 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4005
c779c42f
KK
40062004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4007
4008 PR bootstrap/15120
4009 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4010 * */configure: Rebuilt.
4011
b4117c30
ZW
40122004-05-17 Zack Weinberg <zack@codesourcery.com>
4013
4014 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4015 of libf2c.
4016 * configure, Makefile.in: Regenerate.
4017
719bb4e3 40182004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
6de9cd9a
DN
40222004-05-13 Diego Novillo <dnovillo@redhat.com>
4023
4024 Merge from tree-ssa-20020619-branch.
4025
4026 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4027 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4028 (HOST_GMPLIBS): Define.
4029 (HOST_GMPINC): Define.
4030 (TARGET_LIB_PATH): Add libmudflap.
4031 (GFORTRAN_FOR_TARGET): Define.
4032 (configure-build*): Export GFORTRAN.
4033 (configure-gcc): Export GMPLIBS and GMPINC.
4034 (all-gcc): Add maybe-all-libbanshee.
4035 (configure-target-libgfortran): Define.
4036 * Makefile.in: Regenerate.
4037 * configure.in (host_libs): Add libbanshee.
4038 (target_libraries): Add target-libmudflap and target-libgfortran.
4039 Add --with-libbanshee.
4040 Handle --disable-libmudflap.
4041 (*-*-freebsd*): Use with_gmp.
4042 Add $(libgcj) to noconfigdirs.
4043 * configure: Regenerate.
4044 * depcomp: New file.
4045 * MAINTAINERS: Add tree-ssa maintainers.
4046
8f1b790f
VM
40472004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4048
b4117c30 4049 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4050
693446fc
BF
40512004-04-30 Brian Ford <ford@vss.fsi.com>
4052
b4117c30 4053 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4054
d1bb666c
UB
40552004-04-29 Uros Bizjak <uros@kss-loka.si>
4056
b4117c30 4057 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4058
6cf1ac42
PB
40592004-04-28 Paolo Bonzini <bonzini@gnu.org>
4060
4061 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4062 * configure: Regenerate.
4063
632933d5
PB
40642004-04-27 Paolo Bonzini <bonzini@gnu.org>
4065
4066 Revert:
4067 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4068
4069 * Makefile.def (flags_to_pass): Remove *dir variables that
4070 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4071 as well as prefix and exec_prefix.
4072 * Makefile.in: Regenerate.
4073
80dc6aa0
RM
40742004-04-26 Robert Millan <robertmh@gnu.org>
4075
4076 Add patches from libtool CVS.
4077 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4078 * ltconfig: Likewise.
4079 * ltcf-c.sh: Likewise.
4080 * ltcf-cxx.sh: Likewise.
4081 * ltcf-gcj.sh: Likewise.
4082
e11283f1
PB
40832004-04-26 Paolo Bonzini <bonzini@gnu.org>
4084
4085 * Makefile.def (host_modules): Mark with the bootstrap
4086 flag packages on which gcc depends.
4087 * Makefile.tpl (all-bootstrap): Use it.
4088 * Makefile.in: Regenerate.
4089
8546950c
PB
40902004-04-26 Paolo Bonzini <bonzini@gnu.org>
4091
4092 * Makefile.def (flags_to_pass): Remove *dir variables that
4093 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4094 as well as prefix and exec_prefix.
4095 * Makefile.in: Regenerate.
4096
a76494aa
PB
40972004-04-26 Paolo Bonzini <bonzini@gnu.org>
4098
b4117c30
ZW
4099 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4100 * configure: Regenerate.
4101 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4102 * gcc/Makefile.tpl (compare): Use the result of the test.
4103 * gcc/Makefile.in: Regenerate.
a76494aa 4104
03a91701
PB
41052004-04-23 Paolo Bonzini <bonzini@gnu.org>
4106
4107 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4108 Always relocate gcc and prev-gcc to the original names, even
4109 if the build fails.
4110 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4111 New targets.
4112
082a6351
LG
41132004-04-23 Laurent GUERBY <laurent@guerby.net>
4114
4115 * MAINTAINERS: Update my email address.
b4117c30 4116
1f1d584b
RO
41172004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4118
4119 * configure.in (mips*-*-irix5*): Enable ld.
4120 * configure: Regenerate.
082a6351 4121
1db673ca
RO
41222004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4123
4124 * configure: Regenerate.
4125
ce4ea44e
JW
41262004-04-15 James E Wilson <wilson@specifixinc.com>
4127
4128 * Makefile.tpl (configure-[+module+], configure-gcc,
4129 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4130 Set and export LDFLAGS.
4131 * Makefile.in: Regenerate.
4132
611f62ad
MC
41332004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4134
b4117c30 4135 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4136
be912515
NN
41372004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4138
4139 PR bootstrap/14871
4140 * Makefile.tpl: If we don't have built-in-tree target tools,
4141 use the ones found by configure rather than hacking around with
4142 program_transform_name.
4143 * configure.in: Give Makefile.tpl the information necessary
4144 to do that.
4145 * Makefile.in: Regenerate.
4146 * configure: Regenerate.
4147
9104315a
NN
41482004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4149
4150 PR bootstrap/14760
4151 * configure.in: When computing baseargs, strip *all* copies of
4152 offending options. Also, don't match/substitute the trailing space,
4153 so that this actually works when two similar options are separated by
4154 only one space.
4155 * configure: Regenerate.
4156
bef1d700
DE
41572004-04-06 David Edelsohn <edelsohn@gnu.org>
4158
b4117c30
ZW
4159 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4160 (rs6000-*-aix*): Same.
4161 * configure: Regenerate.
bef1d700 4162
54bcf05e 41632004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4164
4165 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4166
369a832c 41672004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4168
4169 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4170
09a9c095
NN
41712004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4172
7caf53cb
NN
4173 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4174 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4175 * Makefile.in: Regenerate.
4176
09a9c095
NN
4177 * configure.in (top level bootstrap support): Rework --enable-werror
4178 to set @stage2_werror_flag@.
4179 * configure: Regenerate.
4180 * Makefile.tpl (top level bootstrap support): Pass
4181 @stage2_werror_flag@ down to configure in stages 2 and 3.
4182 * Makefile.in: Regenerate.
4183
5595a2bd
NN
41842004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4185
cbfd7e06
NN
4186 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4187 for stages 2 and 3 as well as in make. As a consequence, remove
4188 OUTPUT_OPTION (now detected by configure) from the flags passed down
4189 to make.
4190 * Makefile.in: Regenerate.
4191
5595a2bd
NN
4192 * Makefile.tpl (new-bootstrap): Fix typo.
4193 * Makefile.in: Regenerate.
4194
ca3b3e20
NN
41952004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4196
295f4e42
NN
4197 * Makefile.tpl: Rearrange by moving recursive_targets rules
4198 into their proper sections.
4199 * Makefile.tpl (top level bootstrap support): Move disabling
4200 of coverage flags from 'make' to 'configure'; improve comments.
4201 * Makefile.in: Regenerate.
4202
340de83f
NN
4203 * Makefile.tpl (experimental top level bootstrap) Move stage1
4204 language setting from all- target to configure- target; disable
4205 intermodule optimization in stage 1; prevent gratuitous rebuilds
4206 of stage 1.
4207 * Makefile.in: Regenerate.
4208 * configure.in: Comma-separate stage 1 language list for top
4209 level bootstrap.
4210 * configure: Regenerate.
4211
ca3b3e20
NN
4212 * Makefile.tpl: Clean up experimental top level bootstrap support:
4213 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4214 prev-gcc in configure- targets as well as all- targets.
4215 * Makefile.in: Regenerate.
4216
4d038073
KC
42172004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4218
4219 * compile: New file imported from automake.
4220
ab3533d6
PB
42212004-03-17 Paolo Bonzini <bonzini@gnu.org>
4222
4223 * configure.in: Remove symbolic link section.
4224 * configure: Regenerate.
4225 * Makefile.tpl (links): Remove.
4226 * Makefile.in: Regenerate.
4227
1e0f07d3 42282004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4229 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4230
4231 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4232 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4233 * configure.in: Fix comment typo from last patch.
4234 * configure: Regenerate.
4235
2805b53a
NN
42362004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4237
4238 * Makefile.tpl: Introduce experimental top level bootstrap support.
4239 * Makefile.in: Regenerate.
4240 * configure.in: Introduce support for top level bootstrap.
4241 * configure: Regenerate.
4242
79b4b7d2 42432004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4244 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4245
4246 PR bootstrap/14522
4247 * configure.in: Cope with shells that do not support unquoted ^
4248 * configure: Regenerate.
4249
6bbec498 42502004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4251 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4252
4253 PR bootstrap/14522
79b4b7d2 4254 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4255 quotes inside quoted backquote substitutions.
4256 * configure: Regenerate.
4257
83c15dfc
AP
42582004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4259
4260 PR bootstrap/14522
f2bd98d4 4261 * configure.in: Fix escaping of $.
83c15dfc
AP
4262 * configure: Regenerate.
4263
55ffb5ed
NN
42642004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4265
4266 * configure: Regenerate, since I forgot to while committing Paolo's
4267 changes.
4268
e4c9c075
PB
42692004-03-08 Paolo Bonzini <bonzini@gnu.org>
4270
4271 PR ada/14131
4272 Move language detection to the top level.
4273 * configure.in: Find default values for the tools as
4274 soon as possible. Disable ada if GNAT is not found.
4275 Emit error message about missing languages. Expand
4276 --enable-languages=all for the gcc subdirectory.
4277
5199e2c6
BE
42782004-03-10 Ben Elliston <bje@gnu.org>
4279
4280 * MAINTAINERS: Update my email address.
4281
c18b95e5
DE
42822004-03-05 David Edelsohn <edelsohn@gnu.org>
4283
4284 * ltconfig: Disable building static libraries if building shared
4285 libraries on AIX 5L.
4286
d0fe5ad3
RS
42872004-03-01 Richard Sandiford <rsandifo@redhat.com>
4288
4289 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4290 and disable libgcj.
4291 * configure: Regenerated.
4292
e6f71f9d
BB
42932004-03-01 Brian Booth <bbooth@redhat.com>
4294
4295 * MAINTAINERS: Add myself to write-after-approval.
4296
8983e50e
PB
42972004-03-01 Paolo Bonzini <bonzini@gnu.org>
4298
4299 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4300
d4cd9d81
NN
43012004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4302
4303 PR bootstrap/7087
4304 * Makefile.tpl: Guard XFOO sed statements better.
4305 * Makefile.tpl: Add dependency for configure-target-libada.
4306 * Makefile.in: Regenerate (incidentally fixes broken
4307 commit when libada-branch was merged).
4308
0ea0229e
KC
43092004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4310
4311 * MAINTAINERS: Add myself to write-after-approval.
4312
bad93735
AP
43132004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4314
4315 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4316 maintainers.
4317
a7ca14fc
AC
43182004-02-20 Andrew Cagney <cagney@redhat.com>
4319
4320 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4321 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4322
51592782
NN
43232004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4324
4325 PR bootstrap/11932
4326 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4327
6a30854a
JQ
43282004-02-14 Jerry Quinn <jlquinn@optonline.net>
4329
4330 * MAINTAINERS: Added myself to write-after-approval.
4331
be8b2bee
MK
43322004-02-14 Michael Koch <konqueror@gmx.de>
4333
4334 * MAINTAINERS: Added myself to write-after-approval.
4335
972760b7
JM
43362004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4337
4338 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4339 some OS port maintainers to OS port maintainers section.
4340
b0281654
FCE
43412004-02-13 Frank Ch. Eigler <fche@redhat.com>
4342
4343 * MAINTAINERS: Add self.
4344
3c419fd6
KH
43452004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4346
4347 * MAINTAINERS: Alphabetize.
4348
e88e9aee
PB
43492004-02-12 Paolo Bonzini <bonzini@gnu.org>
4350
4351 * MAINTAINERS: Remove myself.
b4117c30 4352
1915e422
DE
43532004-02-11 David Edelsohn <edelsohn@gnu.org>
4354
4355 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4356 (rs6000-*-aix*): Same.
4357 * configure: Regenerate.
4358
a22c2d8d
KC
43592004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4360
4361 * configure.in (host): Add in missing $noconfigdirs to defines.
4362 * configure: Regenerate.
4363
d9cdb878
AC
43642004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4365 Nathanael Nerode <neroden@gcc.gnu.org>
4366
4367 PR ada/6637, PR ada/5911
b4117c30 4368 Merge with libada-branch:
d9cdb878
AC
4369 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4370 with appropriate dependencies. Add --enable-libada configure switch.
4371 * configure, Makefile.in: Regenerate.
4372
8bd92821
PB
43732004-02-09 Paolo Bonzini <bonzini@gnu.org>
4374
4375 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4376
89a95129
RO
43772004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4378
4379 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4380 * configure: Regenerate.
4381
892629bc
GK
43822004-02-04 Geoffrey Keating <geoffk@apple.com>
4383
4384 Merge from upstream:
4385
4386 * ltmain.in: When setting IFS to '~', be careful about user
4387 arguments that contain '~'.
4388
4389 2004-02-04 Peter O'Gorman <peter@pogma.com>
4390
4391 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4392 Also test $base_compile against $CC with escaped arguments. Bug
4393 reported by Geoff Keating <geoffk@apple.com>.
4394
6b402165
KH
43952004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4396
4397 * MAINTAINERS: Remove i960 port.
4398
fa2f0306
DD
43992004-01-23 DJ Delorie <dj@redhat.com>
4400
4401 * Makefile.def (target_modules) [libiberty]: Don't stage.
4402 * Makefile.in: Rebuilt.
4403
9feb20aa
CT
44042004-01-20 Caroline Tice <ctice@apple.com>
4405
4406 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4407
7aed2ccc
PC
44082004-01-19 Paolo Carlini <pcarlini@suse.de>
4409
4410 * MAINTAINERS: Update my email address.
4411
f25bebe1
JM
44122004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4413
4414 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4415
28083580
VR
44162004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4417
4418 * MAINTAINERS: Remove entries without email address.
4419
c0f4b5e4
DJ
44202004-01-15 Daniel Jacobowitz <drow@mvista.com>
4421
4422 * MAINTAINERS: Add myself to write-after-approval.
4423
b5eb5a5e
SB
44242004-01-15 Steven Bosscher <stevenb@suse.de>
4425
4426 * MAINTAINERS: Update my email address.
4427
2c4de30b
LR
44282004-01-14 Loren J. Rittle <ljrittle@acm.org>
4429
4430 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4431 * Makefile.tpl (configure-target-[+module+]): Support stage.
4432 * Makefile.in: Rebuilt.
4433
74c0b320
ILT
44342004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4435
4436 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4437
2560344b
RS
44382004-01-10 Richard Sandiford <rsandifo@redhat.com>
4439
4440 * MAINTAINERS: Add myself as a MIPS maintainer.
4441
8b21cda6
NN
44422004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4443
2b6c260d
NN
4444 * configure.in: Use ./config.cache, not config.cache.
4445 * configure: Regenerate.
4446 * Makefile.tpl: Special-casing not needed for GCC any more.
4447 * Makefile.in: Regenerate.
4448
09438bde
NN
4449 * configure.in: Don't share a cache file for host dirs.
4450 * configure: Regenerate.
4451
8b21cda6
NN
4452 * config-ml.in: Don't mess with the cache file.
4453
e42870df
EB
44542004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4455
4456 * MAINTAINERS: Move myself from 'Write After Approval' to
4457 'CPU Port Maintainers' section as SPARC maintainer.
4458
6b9eb62c
NN
44592004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4460
78a816a6
NN
4461 * Makefile.tpl: Make GCC use a separate config.cache.
4462 * Makefile.in: Regenerate.
4463
6b9eb62c
NN
4464 PR bootstrap/11932, PR bootstrap/11933
4465 (I don't know if it will fix either of them, but it relates
4466 to them.)
4467 * configure.in: Don't use shared config.cache for target
4468 directories.
4469 * configure: Regenerate.
4470
86d7b562
DN
44712004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4472
4473 * MAINTAINERS: Add myself to 'Write After Approval' section.
4474
07d0a605
RS
44752003-12-31 Roger Sayle <roger@eyesopen.com>
4476
4477 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4478 * configure: Regenerated.
4479
459ac19f
KH
44802003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4481
4482 * MAINTAINERS: Remove the mn10200 maintainer.
4483
5785c0ed 44842003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4485
cc6010cd
AP
4486 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4487 * configure: Regenerated.
5785c0ed 4488
a268eff9
JH
44892003-12-16 Jan Hubicka <jh@suse.cz>
4490
4491 * MAINTAINERS: Add myself as callgraph maintainer.
4492
9d465b12
TF
44932003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4494
4495 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4496 * configure: Regenerate.
4497
a68a270a
GB
44982003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4499
4500 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4501 'Write After Approval' section. Update email.
4502
3066a15c
JL
45032003-12-01 James Lemke <jim@wasabisystems.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
8c052da4
MT
45072003-11-20 Matt Thomas <matt@3am-software.com>
4508
4509 * MAINTAINERS: Add myself as a vax port maintainer.
4510
e75f9147
KC
45112003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4512
4513 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4514 (configure-build-[+module+], configure-[+module+]): Likewise.
4515 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4516 * Makefile.in: Regenerate.
4517
43d8d958
AT
45182003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4519
4520 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4521 shared/dylibed libraries.
4522 * ltmain.sh: Likewise.
4523 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4524 * ltcf-cxx.sh: Likewise.
4525 * ltcf-gcj.sh: Likewise.
4526 * ltconfig: Likewise.
4527
638dcaa0
SC
45282003-11-17 Stan Cox <scox@redhat.com>
4529
4530 * MAINTAINERS: Add myself as iq2000 port maintainer.
4531
15cc172b
AC
45322003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4533
b4117c30
ZW
4534 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4535 * Makefile.in: Regenerate.
15cc172b 4536
20af77cd
UW
45372003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4538
4539 * config.sub: Update to 2003-11-03 version.
4540
4dd01c5c
PE
45412003-10-20 Phil Edwards <phil@codesourcery.com>
4542
4543 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4544 * configure: Regenerate.
4545
8d36c499
NP
45462003-10-20 Nicolas Pitre <nico@cam.org>
4547
4548 * MAINTAINERS: Add myself to 'Write After Approval' section.
4549
8b7ebc31
AC
45502003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4551
4552 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4553
afe1910c
JM
45542003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4555
4556 * MAINTAINERS: Update my email address.
4557
05dcec66
RO
45582003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4559
4560 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4561
71fc2f0c
RL
45622003-10-17 Ralph Loader <rcl@ihug.co.nz>
4563
4564 * MAINTAINERS: Add myself to 'Write After Approval' section.
4565
507ec745
BI
45662003-10-16 Bernardo Innocenti <bernie@develer.com>
4567
4568 * config.guess: Update to 2003-10-16 version.
4569 * config.sub: Update to 2003-10-16 version.
4570
4d466c42
DD
45712003-10-15 David Daney <ddaney@avtrex.com>
4572
4573 * MAINTAINERS: Added myself to 'Write After Approval' section.
4574
0c9b16bc
FH
45752003-10-15 Falk Hueffner <falk@debian.org>
4576
4577 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4578 'Write After Approval' section. Update email.
4579
74d57d15
RS
45802003-10-14 Roger Sayle <roger@eyesopen.com>
4581
4582 * MAINTAINERS: Move myself from 'Write After Approval' to
4583 'Various Maintainers' section as middle-end maintainer.
4584
d29b8ad8
NN
45852003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4586
4587 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4588 HOST_FLAGS_TO_PASS.
4589 * Makefile.in: Regenerate.
4590
26db814a
BI
45912003-10-11 Bernardo Innocenti <bernie@develer.com>
4592
4593 * config.guess: Update to 2003-10-07 version.
4594 * config.sub: Update to 2003-10-07 version.
4595
fffeb871
RO
45962003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4597
4598 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4599 * ltconfig (irix5*, irix6*): Don't override version_type.
4600
6691a79e
ME
46012003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4602
4603 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4604 * configure: Rebuilt
4605 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4606 * Makefile.in: Rebuilt
4607
62cdd71e
L
46082003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4609
4610 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4611
6fe2eacc
CW
46122003-09-30 Carlo Wood <carlo@alinoe.com>
4613
cc6010cd 4614 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4615
ea57e5ad
PK
46162003-09-29 Paul Koning <ni1d@arrl.net>
4617
4618 * MAINTAINERS: Move myself from "Write After Approval"
4619 to CPU platform maintainers for pdp11 platform.
4620
e070672a
AT
46212003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4622
4623 * MAINTAINERS: Move myself from 'Write After Approval' to
4624 'Various Maintainers' section as libffi testsuite maintainer.
4625
43bb47c2
DJ
46262003-09-21 Daniel Jacobowitz <drow@mvista.com>
4627
4628 * configure.in: Pass a computed --program-transform-name
4629 to subconfigures.
4630 * configure: Regenerated.
4631
da9d3b37
NN
46322003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4633
94322beb
NN
4634 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4635 * Makefile.in: Regenerate.
4636
da9d3b37
NN
4637 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4638 * Makefile.in: Regenerate.
4639
ffd9060b
ZL
46402003-09-19 Ziemowit Laski <zlaski@apple.com>
4641
4642 * MAINTAINERS: Move myself from 'Write After Approval'
4643 to 'Various Maintainers' (objective-c) section.
4644
eeae7b41
DJ
46452003-09-17 Daniel Jacobowitz <drow@mvista.com>
4646
4647 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4648 quoting.
4649 * configure: Regenerated.
4650
a080d12b
JB
46512003-09-16 Joel Brobecker <brobecker@gnat.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself to write after
4654 approval list.
4655
6cd2fc59
DN
46562003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4657
cc6010cd 4658 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4659
dcbdd9cc
ILT
46602003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4661
4662 * MAINTAINERS: Update my e-mail address.
4663
e517f636
AM
46642003-09-09 Alan Modra <amodra@bigpond.net.au>
4665
4666 * libtool.m4 (LD): Correct powerpc64 host match.
4667
bc49924b
JW
46682003-09-06 James E Wilson <wilson@tuliptree.org>
4669
4670 * MAINTAINTERS: Update my affiliation and email address.
4671
082124f5
ZD
46722003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4673
4674 * MAINTAINERS (Write After Approval): Add myself.
4675
dc94d89e
DD
46762003-09-04 DJ Delorie <dj@redhat.com>
4677
4678 * configure: Regenerate.
4679
46802003-09-04 Robert Millan <robertmh@gnu.org>
4681
4682 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4683
7a0f2d4e
KG
46842003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4685
4686 * configure.in: Ensure arguments to sed are properly spaced.
4687 * configure: Regenerate.
4688
88d032eb
GP
46892003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4690
4691 * MAINTAINERS: Update my e-mail address.
4692
0b3f3d22
ME
46932003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
d253f9ba
DJ
46972003-08-27 Daniel Jacobowitz <drow@mvista.com>
4698
4699 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4700 * configure: Regenerated.
4701
066ec9c9
MM
47022003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4703
4704 * MAINTAINERS: Update my email address.
4705
415d7ef9
PE
47062003-08-23 Phil Edwards <pme@gcc.gnu.org>
4707
4708 * configure.in: Use newline instead of semicolon when assuming
4709 shell arguments in a for loop.
4710 * configure: Regenerated.
4711
e1567352
JE
47122003-08-22 Jason Eckhardt <jle@rice.edu>
4713
4714 * MAINTAINERS: Resurrect the i860 maintainer.
4715
b348267b
GK
47162003-08-20 Geoffrey Keating <geoffk@apple.com>
4717
e50084fa
GK
4718 PR 8180
4719 * configure.in: When testing with_libs and with_headers, treat
4720 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4721 * configure: Regenerate.
b4117c30 4722
b348267b
GK
4723 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4724 make, shell, etc.
4725 (baseargs): Likewise.
4726 * configure: Regenerate.
4727
ca26ffe0
BI
47282003-08-20 Bernardo Innocenti <bernie@develer.com>
4729
4730 * MAINTAINERS (Write After Approval): Add myself.
4731
940cde4d
GK
47322003-08-19 Geoffrey Keating <geoffk@apple.com>
4733
4734 * configure.in: Disable libgcj for darwin not on powerpc.
4735 * configure: Rebuild.
4736
74bed51b
ADL
47372003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4738
4739 * config-ml.in, symlink-tree: Add license.
4740
b4117c30
ZW
47412003-08-03 Richard Stallman <rms@gnu.org>
4742 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
4743
4744 * README.SCO: New file.
4745
333a28b4
MK
47462003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4747
4748 * Makefile.tpl (check, check-c++): Express dependencies using
4749 dependencies rather than commands.
4750 * Makefile.in: Regenerate.
4751
c197e306
AC
47522003-08-01 Andrew Cagney <cagney@redhat.com>
4753
4754 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4755 * configure: Ditto.
4756
a8ee6e2d
GK
47572003-07-31 Geoffrey Keating <geoffk@apple.com>
4758
4759 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 4760 * Makefile.in: Update.
a8ee6e2d 4761
8d9b3f2e
AT
47622003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4763
4764 * configure.in: Enable libgcj for darwin.
4765 * configure: Rebuild.
4766
52c0c542
PE
47672003-07-29 Phil Edwards <pme@gcc.gnu.org>
4768
4769 * config-ml.in: Use ac_configure_args directly instead of
4770 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4771 actually seen.
4772
b4acb5ef
NN
47732003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4774
4775 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4776 creating target and build subdirs to build all parent dirs as needed.
4777 * Makefile.in: Rebuild.
4778 * configure.in: Don't build dirs explicitly here.
4779 * configure: Rebuild.
4780
a51d71d0
PB
47812003-07-26 Paul Brook <paul@nowt.org>
4782
4783 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4784
f43e12ce
AO
47852003-07-22 Alexandre Oliva <aoliva@redhat.com>
4786
4787 * Makefile.tpl (all-make): Depend on intl.
4788 * Makefile.in: Rebuilt.
4789
8a199ff6
PE
47902003-07-20 Phil Edwards <pme@gcc.gnu.org>
4791
4792 * install-sh: Update to newer upstream versions (associated with
4793 aclocal 1.7).
4794 * mkinstalldirs: Likewise.
4795 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4796
e6a8c803
AP
47972003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4798
4799 * MAINTAINERS: Move self from Bug database only accounts
4800 to write-after-approval.
4801
9f13608f
NN
48022003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4803
4804 * config.if: Remove unused libc_interface determination.
4805
c7864714
NN
48062003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4807
4808 * MAINTAINERS: Move self from write-after-approval to
4809 build machinery (*.in).
4810
775956d0
NN
48112003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4812
4813 PR bootstrap/11273
4814 PR bootstrap/11408
4815 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4816 unused INSTALL_PROGRAM_ARGS.
4817 * configure.in: Use AC_PROG_INSTALL.
4818 * Makefile.in: Regenerate.
4819 * configure: Regenerate.
4820
c7f67a6e
KH
48212003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4822
4823 * MAINTAINERS: Alphabetize.
4824
33952f6f
AO
48252003-07-10 Alexandre Oliva <aoliva@redhat.com>
4826
4827 * configure: Rebuilt.
4828 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4829 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4830 newlib nor libgloss.
4831 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4832 * configure.in (am33_2.0-*-linux*): Added.
4833
0d4f1b4e
BW
48342003-07-09 Bob Wilson <bob.wilson@acm.org>
4835
4836 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4837 * configure: Regenerate.
4838
56694dd9
ZW
48392003-07-07 Zack Weinberg <zack@codesourcery.com>
4840
4841 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4842 * Makefile.in: Regenerate.
4843
21607eb4
ZW
48442003-07-04 Zack Weinberg <zack@codesourcery.com>
4845
4846 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4847 * Makefile.in: Regenerate.
4848
8c90b13a
L
48492003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4850
4851 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4852 * Makefile.in: Regenerated.
4853
5d42f90e
L
4854 * config-ml.in: Replace PWD with PWD_COMMAND.
4855
6eb95e99
ZW
48562003-07-04 Zack Weinberg <zack@codesourcery.com>
4857
4858 * intl: New directory; see intl/ChangeLog for details.
4859 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4860 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4861 * Makefile.in: Regenerate.
4862
07d1940e
NN
48632003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4864
4865 * configure.in: Clean up config-lang.in handling. Delete
4866 useless assignment to "subdirs".
4867 * configure: Regenerate.
4868
4dbda6f0
NN
48692003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4870
4871 * configure.in: Rename 'target_libs' to 'target_libraries'.
4872 Remove useless reference to 'target_libs'.
4873 * configure: Regenerate.
4874
2c30ab71
KS
48752003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4876
4877 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4878 * Makefile.in: Regenerate.
4879
11405c93
NN
48802003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4881
4882 * Makefile.def: Introduce flags_to_pass.
4883 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4884 * Makefile.in: Regenerate.
4885
fb87ad5d
HPN
48862003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4887
4888 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4889 and target-libgloss.
4890 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4891 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4892 * configure: Regenerate.
4893
a7956a48
BK
48942003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4895
4896 * configure.in: Update testsuite_flags to new location.
4897 * configure. Regenerate.
6eb95e99 4898
eaf9f3b2
NN
48992003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4900
4901 * Makefile.tpl: Remove BUILD_CC stuff.
4902 * Makefile.in: Regenerate.
4903
2d89ffef
KH
49042003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4905
4906 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4907
83415b0b
GP
49082003-06-16 Graeme Peterson <gp@qnx.com>
4909
4910 * MAINTAINERS (Write After Approval): Add myself.
4911
b951c91c 49122003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 4913
b951c91c
L
4914 * config.guess: Update to 2003-06-12 version.
4915 * config.sub: Update to 2003-06-13 version.
4916
0bb41a37
L
49172003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4918
4919 * config.guess: Update to 2003-06-06 version.
4920 * config.sub: Update to 2003-06-06 version.
4921
655b7166
RO
49222003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4923
4924 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4925 * configure. Regenerate.
4926
01b759aa
NN
49272003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4928
bf1d3e81
NN
4929 * configure.in: Disable serial configure by default.
4930 * configure: Regenerate.
4931 * Makefile.tpl: Abolish .NOTPARALLEL.
4932 * Makefile.in: Regenerate.
4933
e89fbdfe
NN
4934 * Makefile.tpl: Replace {build,host,target}_canonical by
4935 {build,host,target}.
4936 * Makefile.in: Regenerate.
4937
01b759aa
NN
4938 * Makefile.tpl: Fix stupid pasto.
4939 * Makefile.in: Regenerate.
4940
f7dae026
NN
49412003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4942
4943 * Makefile.tpl: Remove bogus conditional.
4944 * Makefile.in: Regenerate.
4945
49462003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
4947
4948 * Makefile.tpl (profiledbootstrap): New target.
4949 * Makefile.in (profiledbootstrap): New target.
4950
2ffc3e73 49512003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
4952
4953 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4954 Pinski. Remove user names from other bugzilla-only maintainers.
4955
1a1e6b96
NN
49562003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4957
1358ccea
NN
4958 * Makefile.tpl: Make 'recursive targets' using autogen rather
4959 than shell loop. Remove duplicate 'clean' targets and false
4960 comments.
4961 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4962 Add systematic method of specifying missing targets in subdirs.
4963 Add copyright boilerplate.
4964 * Makefile.in: Regenerate.
4965 * configure.in: Add 'recursive targets' to maybe list.
4966 * configure: Regenerate.
4967
ae74ed1f
NN
4968 * MAINTAINERS: "GNATS only" -> "Bug database only".
4969
1a1e6b96
NN
4970 * Makefile.tpl: Rename [+target+] to [+make_target+].
4971 * Makefile.def: Rename 'target' to 'make_target'.
4972
c79af3fa
NB
49732003-05-31 Neil Booth <neil@daikokuya.co.uk>
4974
4975 * MAINTAINERS: Add self as options handling maintainer.
4976
39d85b61
MM
49772003-05-28 Michael Meissner <gnu@the-meissners.org>
4978
4979 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4980 been too long since I touched those ports.
4981
afc2b62d
DD
49822003-05-28 DJ Delorie <dj@redhat.com>
4983
4984 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4985 * Makefile.in: Regenerate.
4986
df445104
MR
49872003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4988
4989 * configure.in: Use curly braces in the definition of tooldir.
4990 * configure: Regenerate.
4991
2eb98e5d 49922003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 4993
2eb98e5d
DD
4994 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4995 newlib or libgloss.
4996 * Makefile.in: Regenerate.
4997
862fced8
DD
49982003-05-21 DJ Delorie <dj@redhat.com>
4999
5000 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5001 * Makefile.in: Regenerate.
5002
fc351800
ILT
50032003-05-20 Ian Lance Taylor <ian@airs.com>
5004
5005 * MAINTAINERS: Update my e-mail address.
5006
7e2dbcef
NN
50072003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5008
5009 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5010 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5011 Factor out common code from autogen IF statements.
5012 * configure: Regenerate.
5013 * Makefile.in: Regenerate.
5014
f2a0e225
KC
50152003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5016
5017 * configure.in: Accept i[3456789]86 for machine type.
5018 * configure: Regenerate.
5019
8b87bb96
NN
50202003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5021
5022 * configure.in: Switch more things to use maybe dependencies.
5023 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5024 * configure: Regenerate.
5025 * Makefile.tpl: Switch more things to use maybe dependencies.
5026 * Makefile.in: Regenerate.
5027
fdb882bc 50282003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5029
5030 * Makefile.tpl (install-opcodes): Define.
5031 * Makefile.in: Rebuild.
5032
f7c50032
AJ
50332003-05-13 Andreas Jaeger <aj@suse.de>
5034
5035 * config.guess: Update to 2003-05-09 version.
5036 * config.sub: Update to 2003-05-09 version.
5037
f2181bed 50382003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5039
5040 * configure.in: Correct sed script so that options in quotes are not
5041 deleted.
5042 * configure: Rebuild.
5043
aa8f1f57
CV
50442003-05-12 Corinna Vinschen <corinna@vinschen.de>
5045
5046 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5047 and $$s/newlib/libc/sys/cygwin32 include paths.
5048 * configure: Ditto.
5049
0c130f81
MM
50502003-05-12 Michael Meissner <gnu@the-meissners.org>
5051
5052 * MAINTAINERS: Update my email addresses.
5053
aa1a100b
EB
50542003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5055
5056 * config-ml.in: Propagate INSTALL variables.
f7c50032 5057
87861833
GP
50582003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5059
5060 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5061
de722255
CD
50622003-05-02 Chris Demetriou <cgd@broadcom.com>
5063
6eb95e99
ZW
5064 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5065 * Makefile.in: Regenerate.
de722255 5066
96c4a002
WB
50672003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5068
5069 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5070
55b15a11
WB
50712003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5072
5073 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5074
0c227849
DJ
50752003-04-27 Daniel Jacobowitz <drow@mvista.com>
5076
5077 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5078 * Makefile.in: Regenerated.
5079
d45148c1
WB
50802003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5081
5082 * MAINTAINERS (Write After Approval): Upgrade myself from
5083 GNATS only to write-after-approval. Update my mail address.
5084
48f2318c 50852003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5086
5087 (OS Port Maintainers: freebsd): Add myself.
5088
438f50c3
MM
50892003-04-22 Mark Mitchell <mark@codesourcery.com>
5090
5091 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5092
9074e169
KJ
50932003-04-22 Kean Johnston <jkj@sco.com>
5094
5095 * MAINTAINERS (SCO ports): Added myself.
5096
dfd39a2e
NS
50972003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5098
5099 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5100
ccbae82a
KJ
51012003-04-19 Kean Johnston <jkj@sco.com>
5102
5103 * MAINTAINERS (Write After Approval): Add myself.
5104
2f50999f
GP
51052003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5106
5107 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5108 * Makefile.in: Regenerate.
5109
e9b84181
JJ
51102003-04-18 Jakub Jelinek <jakub@redhat.com>
5111
5112 * configure.in (powerpc64*-*-linux*): Remove.
5113 * configure: Rebuilt.
5114
1ca4c6e1
PE
51152003-04-17 Phil Edwards <pme@gcc.gnu.org>
5116
5117 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5118 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5119 and restrap.
5120 * Makefile.in: Regenerate.
5121
0590b963
RE
51222003-04-16 Richard Earnshaw <rearnsha@arm.com>
5123
5124 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5125 * configure: Regenerated.
5126
ff41a56f
DD
51272003-04-15 DJ Delorie <dj@redhat.com>
5128
5129 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5130
50d440bc
NC
51312003-04-13 Nick Clifton <nickc@redhat.com>
5132
5133 * config-ml.in: Remove support for --disable-aix removing
5134 call-aix multilibs.
5135
b1e0a93e
AO
51362003-04-10 Alexandre Oliva <aoliva@redhat.com>
5137
5138 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5139 * */configure: Rebuilt.
5140
71fb704d
JS
51412003-04-08 Joel Sherrill <joel@oarcorp.com>
5142
5143 * MAINTAINERS: Add my email address.
5144
3897ea90
OH
51452003-03-17 Olivier Hainque <hainque@act-europe.fr>
5146
5147 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5148
93c834b7
NN
51492003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5150
5151 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5152 * Makefile.in: Regenerate.
5153
82c34dcb
MC
51542003-03-14 Michael Chastain <mec@shout.net>
5155
5156 * Makefile.in: Regenerate with correct Makefile.def.
5157
73458fb7
NN
51582003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5159
5160 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5161 Make macro.
5162 * Makefile.in: Regenerate.
5163 * configure.in: Clean up gxx_include_dir logic.
5164 * configure: Regenerate.
5165
32cf27e5
AE
51662003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5167
5168 * MAINTAINERS (Write After Approval): Add myself.
5169
c727e7a0
BE
51702003-03-10 Ben Elliston <bje@wasabisystems.com>
5171
5172 * MAINTAINERS: Update my mail address.
5173
9a27ac7a
FS
51742003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5175
5176 * configure.in (gxx_include_dir): Fix typo.
5177 * configure: Regenerated.
5178
3aa83176
NN
51792003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5180
5181 * Makefile.tpl: Reindent.
5182 * Makefile.in: Regenerate.
5183 * configure.in: Reindent. Don't set unused variables.
5184 * configure: Regenerate.
5185
9124bc53
DJ
51862003-03-04 Daniel Jacobowitz <drow@mvista.com>
5187
5188 * configure.in: Include $(build_tooldir)/sys-include in
5189 FLAGS_FOR_TARGET.
5190 * configure: Regenerated.
5191
cb543528
NN
51922003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5193
c858bf1e
NN
5194 * Makefile.tpl: Always pass down RANLIB.
5195 * Makefile.in: Regenerate.
5196
aa9c3ab4
NN
5197 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5198 * Makefile.in: Regenerate.
5199 * configure.in: Remove unused logic relating to --enable-shared
5200 and --enable-threads. Remove bogus comments. Remove redundant
5201 noconfigdirs.
5202 * configure: Regenerate.
5203
cb543528
NN
5204 * configure.in: Replace ${libstdcxx_version} by its value.
5205 Remove reference to mh-dgux.
5206 * configure: Regenerate.
5207
53f70c1b
KB
52082003-03-03 Kevin Buettner <kevinb@redhat.com>
5209
5210 * MAINTAINERS (Write After Approval): Add myself.
5211
df0f0674
NN
52122003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5213
5214 * Makefile.tpl: Rearrange.
5215 * Makefile.in: Regenerate.
5216
ef4e7569
US
52172003-02-25 Uwe Stieber <uwe@wwws.de>
5218
5219 * configure.in: Add support for kaOS as cross build target system.
5220 * configure: Regenerated.
5221
a7a287eb
SB
52222003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5223
5224 * MAINTAINERS (Write after approval): Add myself.
5225
ff00c8a2
JW
52262003-02-21 James E Wilson <wilson@tuliptree.org>
5227
5228 * MAINTAINERS: Update my email address.
5229
abb2db7a
ZW
52302003-02-21 Zack Weinberg <zack@codesourcery.com>
5231
5232 * MAINTAINERS: Add self to blanket write privs. section.
5233
e9f2dc3b
SM
52342003-02-20 Sean McNeil <sean@blue.mcneil.com>
5235
5236 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5237 configure-target-* as some target builds may require additional
5238 flags for preprocessor tests.
5239 * Makefile.in: Regenerated.
5240
ee03dc5e
AO
52412003-02-19 Alexandre Oliva <aoliva@redhat.com>
5242
11856278
AO
5243 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5244 * ltconfig: Handle it.
5245 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5246 auto-detecting it.
5247
274aef32
AO
5248 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5249 it is used as argument to $CC.
5250 * ltcf-gcj.sh: Likewise.
5251
ee03dc5e
AO
5252 * configure.in: Introduce --enable-maintainer-mode.
5253 * configure: Rebuilt.
5254 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5255 for maintainer mode.
5256 * Makefile.in: Rebuilt.
5257
30db8e17
JM
52582003-02-18 Jason Merrill <jason@redhat.com>
5259
5260 * Makefile.tpl (check-c++): Allow parallelism.
5261
cab60ac6
GP
52622003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5263
5264 * MAINTAINERS: Remove John Carr (who never actually had access to
5265 gcc.gnu.org).
5266
c8e5d1af
GK
52672003-02-15 Geoffrey Keating <geoffk@apple.com>
5268
5269 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5270 don't configure target-libobjc.
5271 * configure: Regenerate.
5272
70f91f50
RO
52732003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5274
5275 * Makefile.tpl (RANLIB): Define.
5276 * Makefile.in: Regenerate.
5277
669e9062
LB
52782003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5279
5280 * MAINTAINERS: Update my email.
abb2db7a 5281
61b56b2e
KS
52822003-02-06 Keith R Seitz <keiths@redhat.com>
5283
5284 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5285 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5286 * Makefile.in: Regenerated.
5287 * configure.in: Remove all traces of snavigator, db, and grep.
5288 * configure: Regenerated.
5289
a1ba6e15
GP
52902003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5291
5292 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5293 After Approval.
5294
f5f2cce5
CC
52952003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5296
5297 * MAINTAINERS (Write after approval): Add myself.
5298
ba49f6f1
FCE
52992003-01-31 Frank Ch. Eigler <fche@redhat.com>
5300
5301 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5302 * Makefile.in: Regenerated.
5303
ccf9f10c
RS
53042003-01-30 Roger Sayle <roger@eyesopen.com>
5305
5306 * config.guess: Updated to 2003-01-30's version.
5307 * config.sub: Updated to 2003-01-28's version.
5308
a693735b
AO
53092003-01-30 Alexandre Oliva <aoliva@redhat.com>
5310
5311 * config.if: If gcc_version is already set, just use it. Don't set
5312 gcc_version_trigger if it's already set, otherwise set it to
5313 gcc/version.c, but only if the file exists. If it is not set and
5314 gcc/version.c does not exist, try to extract the version number from
5315 $CC.
5316
204c43d6
AT
53172003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5318
abb2db7a 5319 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5320
842e91ec
PE
53212003-01-27 Phil Edwards <pme@gcc.gnu.org>
5322
5323 * configure.in: Revert 24Jan change.
5324 * configure: Regenerate.
5325
6b99984e
GP
53262003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5327
5328 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5329 entry of HJ Lu.
5330
806e0935
NN
53312003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5332
5333 * configure.in: Revert previous change.
5334 * configure: Regenerate.
5335
307a9864
NN
53362003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5337
5338 * configure.in: Make rda native-only.
5339 * configure: Regenerate.
5340
02ba6302
VR
53412003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5342
5343 * MAINTAINERS: Move myself from GNATS-only-accounts to
5344 write-after-approval.
5345
77d187bc
NN
53462003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5347
5348 * configure.in: Add missing \.
5349 * configure: Rebuilt.
5350
a94a2d4c
JJ
53512003-01-17 Jakub Jelinek <jakub@redhat.com>
5352
5353 * configure.in (baseargs): Avoid using \| in sed regular
5354 expressions.
5355 * configure: Rebuilt.
5356
73f84924
JJ
53572003-01-16 Jakub Jelinek <jakub@redhat.com>
5358
5359 * configure.in (baseargs): Remove all supported forms of
5360 --cache-file, --srcdir, --host, --build and --target options
5361 from argument lists.
5362 * configure: Rebuilt.
5363
8c12fc63
JZ
53642003-01-15 Josef Zlomek <zlomekj@suse.cz>
5365
5366 * MAINTAINERS: Add myself to write-after-approval list.
5367
7c005a3a
AO
53682003-01-15 Alexandre Oliva <aoliva@redhat.com>
5369
5370 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5371 * configure: Rebuilt.
5372
3dfabf63
NN
53732003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5374
5375 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5376 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5377 * Makefile.in: Regenerate.
5378 * configure: Regenerate.
5379
cf53ae10
AO
53802003-01-09 Alexandre Oliva <aoliva@redhat.com>
5381
5382 * configure.in: Remove Makefile in build, host and target modules
5383 unless configure was run with --no-recursion.
5384 * configure: Rebuilt.
5385
3fbe8e4a
CC
53862003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5387
5388 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5389 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5390 * Makefile.in: Regenerate.
5391
66e2aa7d
CD
53922003-01-08 Chris Demetriou <cgd@broadcom.com>
5393
5394 * config.guess: Update to 2003-01-03 version.
5395 * config.sub: Update to 2003-01-03 version.
5396
b5038cfb
CF
53972003-01-07 Christopher Faylor <cgf@redhat.com>
5398
5399 * configure: Regenerate with proper autoconf 2.13.
5400
d02c69be
CF
54012003-01-07 Christopher Faylor <cgf@redhat.com>
5402
5403 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5404 * configure: Regenerate.
d02c69be 5405
e914a571
AC
54062003-01-06 Andrew Cagney <ac131313@redhat.com>
5407
5408 * configure.in (GDB_TK): Add tcl directories conditional on
5409 gdb/gdbtk directory being present.
5410 * configure: Regenerate.
abb2db7a 5411
70571545
JDA
54122003-01-04 John David Anglin <dave.anglin@nrc.ca>
5413
5414 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5415 by gcc if LD is not defined and we are not doing a Canadian Cross.
5416 * configure: Rebuilt.
5417
89a7012a
TT
54182002-12-31 Tom Tromey <tromey@redhat.com>
5419
5420 * Makefile.in: Rebuilt.
5421 * Makefile.def (target_modules) [libffi]: Allow installation.
5422
3f4f56e2
AS
54232002-12-31 Andreas Schwab <schwab@suse.de>
5424
5425 * configure.in: Fix use of $program_transform_name.
5426 * configure: Regenerated.
5427
6c1b8d0a
DJ
54282002-12-30 Daniel Jacobowitz <drow@mvista.com>
5429
5430 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5431 * configure: Regenerated.
6c1b8d0a 5432
c5120911
AO
54332002-12-29 Alexandre Oliva <aoliva@redhat.com>
5434
5435 * Makefile.tpl (local-distclean): Don't remove...
5436 (multilib.ts): ... this. Moved into...
5437 (multilib.out): ... this. Don't use sub-make.
5438 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5439 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5440 (configure-build-[+module+], configure-[+module+],
5441 configure-target-[+module+], configure-gcc): ... these. Test
5442 for Makefile existence. Drop config.status from dependencies.
5443 * Makefile.in: Rebuilt.
5444 * configure.in: Move gcc-version-trigger to the end of
5445 ac_configure_args. Add comments to maybedep.tmp and
5446 serdep.tmp. Introduce --disable-serial-configure. Remove
5447 nonopt from baseargs, matching and removing corresponding
5448 whitespace while at it.
5449 * configure: Rebuilt.
5450
e245b0ea
AO
54512002-12-28 Alexandre Oliva <aoliva@redhat.com>
5452
903de295
AO
5453 * configure.in (host_configargs): Replace reference to
5454 no-longer-defined buildopts with --build=${build_alias}.
5455 * configure: Rebuilt.
5456
e245b0ea
AO
5457 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5458 program_transform_name to standard idiom.
5459 (AUTOGEN, AUTOCONF): Define.
5460 (Makefile.in): Use $(AUTOGEN).
5461 (Makefile): Depend on config.status, and use autoconf-style rule to
5462 build it. Move original commands to...
5463 (config.status): ... this new target.
5464 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5465 $(AUTOCONF).
5466 * Makefile.in: Rebuilt.
5467
671aa708
NN
54682002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5469
53fbfb58
NN
5470 * Makefile.tpl: Fix dramatic bustage due to change in
5471 program_transform_name.
5472 * Makefile.in: Regenerate.
5473
5474 * configure.in: Remove unnecessary PATH setting.
5475 * configure: Regnerate.
5476
5477 * configure.in: Don't default to unprefixed tools unless
5478 the native tools will work.
5479 * configure: Regenerate.
5480
671aa708
NN
5481 * configure.in: Convert to autoconf script. Blow away lots
5482 of now-redundant Makefile fragments.
5483 * configure: Generate using Autoconf.
5484 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5485 * Makefile.in: Regenerate.
5486
57f40826
NN
54872002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5488
3fedb745
NN
5489 * configure: Fix stupid bug where RANLIB was mistakenly included.
5490
abb2db7a 5491 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5492 (build_configargs, host_configargs, target_configargs).
5493
5494 * configure.in: Move logic out of sed statement.
5495
abb2db7a 5496 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5497 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5498
315fa0f4
SS
54992002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5500
5501 * config.sub: Import from master repository
5502 * config.guess: Ditto
5503
45aff44f
AS
55042002-12-24 Andreas Schwab <schwab@suse.de>
5505
5506 * Makefile.tpl (multilib.out): Fix missing space.
5507 * Makefile.in: Regenerate.
5508
88b5521b
NN
55092002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5510
5511 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5512 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5513 * Makefile.in: Regenerate.
5514 * configure.in: Remove unnecessary leftovers.
5515
2a726918
GK
55162002-12-21 Geoffrey Keating <geoffk@apple.com>
5517
5518 * configure.in (extra_ranlibflags_for_target): New variable.
5519 (*-*-darwin): Add -c to ranlib commands.
5520 * configure (tooldir): Handle extra_ranlibflags_for_target.
5521
aace3269 55222002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5523
5524 * Makefile.tpl: Revert HJL's change.
5525 * Makefile.in: Regenerated.
5526 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5527 always.
5528
f0895142
AS
55292002-12-19 Andreas Schwab <schwab@suse.de>
5530
5531 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5532 * Makefile.in: Regenerate.
5533
782d0c02
L
55342002-12-18 H.J. Lu <hjl@gnu.org>
5535
5536 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5537 * Makefile.in: Regenerated.
5538
5539 * configure.in (build_prefix): New. Substitute.
5540
212f6dd0
NN
55412002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5542
79308c5d
NN
5543 * Makefile.tpl: Don't let real targets depend on phony targets.
5544 * Makefile.in: Regenerate.
5545
212f6dd0
NN
5546 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5547 * Makefile.in: Regenerate.
5548
ab17919f
SS
55492002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5550
5551 * config.sub: Import from master repository
5552 * config.guess: Ditto
5553
5ecf91d1
JM
55542002-12-16 Jason Merrill <jason@redhat.com>
5555
5556 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5557 previous 'make bootstrap'.
5558 * Makefile.in: Regenerate.
5559
d8437e1b
HPN
55602002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5561
5562 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5563
4977bab6
ZW
55642002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5565
5566 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5567 * Makefile.in: Regenerate.
5568
0edcfdcb
JM
55692002-12-13 Jason Merrill <jason@redhat.com>
5570
6248218a 5571 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5572 library tests.
5573 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5574 * Makefile.in: Regenerate.
5575
4977bab6
ZW
55762002-12-12 Alexandre Oliva <aoliva@redhat.com>
5577
5578 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5579 * Makefile.in: Rebuilt.
5580
f87505dd
AO
55812002-12-12 Alexandre Oliva <aoliva@redhat.com>
5582
5583 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5584
4977bab6
ZW
55852002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5586
5587 * configure: Fix bug put in by gremlins.
5588
5589 * Makefile.tpl: Substitute more autoconfily.
5590 * configure: Substitute more autoconfily.
5591 * Makefile.in: Regenerate.
5592
7f0db92a
SS
55932002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5594
5595 * config.sub: Import from master repository
5596 * config.guess: Ditto
5597 * MAINTAINERS: Added Svein Seldal under write after approval
5598
4977bab6
ZW
55992002-12-08 Andrew Cagney <ac131313@redhat.com>
5600
5601 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5602 * Makefile.in (all-sim): Ditto.
5603
56042002-12-06 DJ Delorie <dj@redhat.com>
5605
5606 * Makefile.tpl: Change configure dependencies to not have real
5607 targets depend on phony targets.
5608
56092002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5610
5611 * configure.in: Revert unintentional change.
5612
5613 * Makefile.tpl: Change dependency for */multilib.out so that
5614 it works when gcc isn't in the tree.
5615
5616 * configure.in: Substitute more.
5617 * configure: Run subconfigures from the Makefile.
5618 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5619 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5620
67f1b906
GP
56212002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5622
5623 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5624
4977bab6
ZW
56252002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5626
5627 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5628 and corresponding dependencies.
5629 * Makefile.in: Regenerate.
5630
5631 * configure.in (host_tools): Order binutils, gas and ld for
5632 convenience in running the testsuites.
5633
5634 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5635 * Makefile.in: Regenerate.
5636 * configure.in: Introduce rules to serialize subconfigure runs.
5637
5638 * configure.in: Introduce BASE_CC_FOR_TARGET.
5639 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5640 Realize configure-build-* targets. Realize configure-target-* targets.
5641 * Makefile.in: Regenerate.
5642
56432002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5644
5645 * configure: Move gcc_version_trigger stuff from here...
5646 * configure.in: ...to here.
5647
5648 * configure.in: Separate subconfigure options added by this file from
5649 options given by the user. Add machinery to put args for host
5650 subconfigures into the Makefile.
5651
5652 * Makefile.tpl: Remove 'vault' targets.
5653 * Makefile.tpl: Reorder and comment dependencies.
5654 * Makefile.in: Regenerate.
5655
56562002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5657 * configure.in: Fix my broken commit of previous patch. (sigh)
5658
743f054e
GK
56592002-11-28 Geoffrey Keating <geoffk@apple.com>
5660
5661 * configure.in: Move host-specific darwin noconfigdirs into
5662 the host-specific section.
5663
4977bab6
ZW
56642002-11-28 Geoffrey Keating <geoffk@apple.com>
5665
5666 * configure.in: Move host-specific darwin noconfigdirs into
5667 the host-specific section.
5668
56692002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5670
5671 * configure: Remove skip-this-dir support.
5672 * Makefile.tpl: Remove skip-this-dir support.
5673
5674 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5675 subdirectories.
5676 * Makefile.in: Regenerate.
5677
5678 * Makefile.tpl: Strip out useless setting of 'dir'.
5679 * Makefile.in: Regenerate.
5680
56812002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5682
5683 * configure.in: Fix deeply stupid bug.
5684
5685 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5686 shell code in CXX_FOR_TARGET
5687 * Makefile.def: Introduce raw_cxx.
5688 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5689 RAW_CXX_FOR_TARGET.
5690 * Makefile.in: Regenerate.
5691
56922002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5693
5694 * Makefile.tpl: Remove unnecessary ifs.
5695 * Makefile.in: Regenerate.
5696
5697 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5698 dependencies. Maybe-ize build-libiberty. Create dummy install
5699 targets for 'no_install' modules.
5700 * configure: Move GDB_TK substitution to configure.in. Move
5701 build_modules stuff to configure.in.
5702 * configure.in: Implement soft dependency machinery. Maybe-ize
5703 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5704 * Makefile.in: Regenerate.
5705
57062002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5707
5708 * Makefile.tpl: Make all-target, install-target behave similarly
5709 to all, install (only hitting configured targets). Eliminate
5710 unused macro defintions.
5711
5712 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5713 build != host.
5714
5715 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5716
5717 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5718
5719 * configure.in: Produce lists of subdir targets we're actually
5720 configuring. Remove references to "dosrel".
5721 * Makefile.tpl: Let configure set which subdir targets are hit.
5722 Remove install-cross; clean up install; remove ALL. Remove
5723 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5724 Autogenerate host module targets. Remove empty dependency lines
5725 and redundant dependency; rearrange slightly.
5726 * Makefile.def: Add host-side libtermcap, utils.
5727
5728 * Makefile.in: Regenerate.
5729
e6226a2f
RO
57302002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5731
5732 * ltconfig (osf[345]): Append $major to soname_spec.
5733 Reflect this in library_names_spec.
5734 * ltmain.sh (osf): Prefix $major with . for use as extension.
5735
3b75d237
AJ
57362002-11-19 Andreas Jaeger <aj@suse.de>
5737
5738 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5739 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5740 and sparc64 GNU/Linux systems.
5741
809108de
NS
57422002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5743
5744 * MAINTAINERS: Update email.
5745
e7e0de7e
GP
57462002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5747
5748 * MAINTAINERS: Complete James Dennett's entry.
5749
f7109dea
EB
57502002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5751
5752 * MAINTAINERS (Write After Approval): Add myself.
5753
d3ac17c9
BK
57542002-11-13 Bruce Korb <bkorb@gnu.org>
5755
5756 * Makefile.tpl: syntactic cleanup
5757
cbf78ae4
SH
57582002-11-13 Stuart Hastings <stuart@apple.com>
5759
5760 * MAINTAINERS: Add myself to write-after-approval list.
5761
4977bab6
ZW
57622002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5763
5764 * Makefile.def: Add list of recursive targets to autogenerate.
5765 Add build_modules.
5766 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5767 targets. Autogenerate *-build-* targets.
5768 * Makefile.in: Regenerate.
5769
57702002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5771
5772 * configure: More autoconf-style substitutions.
5773 * Makefile.tpl: More autoconf-style substitutions.
5774 * Makefile.in: Regenerate.
5775
57762002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5777
5778 * configure: Substitute more variables in a more autoconf-friendly
5779 way. Simplify slightly.
5780 * Makefile.tpl: Make more variables substitutable in an
5781 autoconf-friendly way.
5782 * Makefile.in: Regenerate.
5783
d4783999
JW
57842002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5785
5786 * MAINTAINERS (Write After Approval): Add myself.
5787
4977bab6
ZW
57882002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5789
5790 * configure.in (v810*): Remove special setting of tools.
5791
5792 * configure: Add support for extra required flags for ar or nm.
5793 * configure.in (aix4.3+): Use above support for target-specific
5794 issues, rather than using config/mt-aix43.
5795
57962002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5797
5798 * configure: Remove 'removing', which doesn't work. Replace $subdir
5799 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5800 with $srcdir. Reformat indentation. Substitute some variables
5801 formerly hard-coded in the Makefile for build=host.
5802 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5803 * Makefile.def: Autogenerate more.
5804 * Makefile.in: Regenerate.
5805
1c9c903e
AN
58062002-11-04 Adam Nemet <anemet@lnxw.com>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
40673d2b
KB
58102002-11-04 Kevin Buettner <kevinb@redhat.com>
5811
5812 * Makefile.def (host_modules): Add rda.
5813 * Makefile.in: Regenerate.
5814 * configure.in (target_tool): Add target-rda to list.
5815
42e650ae
GP
58162002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5817
5818 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5819
e004b81f
PE
58202002-10-25 Phil Edwards <pme@gcc.gnu.org>
5821
5822 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5823 and restrap targets to this rule.
5824 * Makefile.in: Regenerate.
5825
06bd49b1
GP
58262002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5827
5828 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5829 GNATS only accounts.
5830
d0af82b0
HPN
58312002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5832
5833 * configure.in (i[3456]86-*-linux*): Add check to disable
5834 ${libgcj} for glibc1.
5835
10782654
DC
58362002-10-24 Denis Chertykov <denisc@overta.ru>
5837
5838 * MAINTAINERS: Add myself as ip2k port maintainer.
5839
a5a438f5
SS
58402002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5841
5842 * configure.in: Add tic4x target.
5843
fe3d5b7f
NN
58442002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5845
aba8a494
NN
5846 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5847 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5848 * Makefile.in: Regenerate.
5849
fe3d5b7f
NN
5850 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5851 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5852 * Makefile.in: Regenerate.
5853
a6ad79e7
JJ
58542002-10-02 Janis Johnson <janis187@us.ibm.com>
5855
5856 * MAINTAINERS: Add myself as web pages co-maintainer.
5857
6a8a9058
NN
58582002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5859
5860 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5861 * Makefile.in: Regenerate.
5862
327d975a
ZW
58632002-10-02 Zack Weinberg <zack@codesourcery.com>
5864
5865 * MAINTAINERS: Add myself and Nathan Sidwell
5866 <nathan@codesourcery.com> as VxWorks maintainers.
5867
a5ae8f19 58682002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
5869
5870 * Makefile.def: Remove order dependency comments.
5871 * Makefile.tpl: Add explicit install-install dependencies.
5872 * Makefile.in: Regenerate.
d0f6c823 5873
34c6040c 5874 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 5875 * Makefile.in: Regenerate.
34c6040c 5876
d0f6c823
NN
5877 * Makefile.tpl: Add configure-target (for src-release in src)
5878 * Makefile.in: Regenerate.
5879
50bd210b
NC
58802002-09-30 Nick Clifton <nickc@redhat.com>
5881
5882 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5883
ca25149e
UW
58842002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5885
5886 * configure.in (s390*-*-linux*): Enable libgcj.
5887
dd30b57d
NN
58882002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5889
9e60a678
NN
5890 * configure: Revert accidentally applied changes.
5891
dd30b57d
NN
5892 * Makefile.tpl: Make more autoconf-friendly.
5893 * Makefile.in: Regenerate.
5894 * configure: Make substitution more autoconf-like.
5895
5831424e
RE
58962002-09-28 Richard Earnshaw <rearnsha@arm.com>
5897
5898 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5899 single entry to handle all these.
5900 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5901 libjava on arm-*-elf.
5902
b7f3b15b
GK
59032002-09-27 Geoffrey Keating <geoffk@apple.com>
5904
5905 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5906 things that depend on them.
5907
0dffceed
NN
59082002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5909
5910 * Makefile.tpl: Make subsituted variables more autoconfy.
5911 * Makefile.in: Regenerate.
5912 * configure: Make seds more autoconfy.
5913
1db75a86 59142002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
5915
5916 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5917 * Makefile.in: Regenerate.
5918 * configure.in: Rewrite sed statements to look autoconfy.
5919
1db75a86
NN
5920 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5921 all-target-foo on configure-target-foo.
5922 * Makefile.def: Ditto.
5923 * Makefile.in: Rebuild.
5924
741a4e89
AH
59252002-09-25 Andrew Haley <aph@redhat.com>
5926
5927 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5928
95ddd785
NN
59292002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5930
5931 * Makefile.def: New file.
5932 * Makefile.tpl: New file.
5933 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5934 * contrib/gcc_update: Note that Makefile.in is a generated file.
5935
5936 * configure.in: Minor rearrangement. Simplify tests.
5937
65a824f6
JT
59382002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
5939
5940 * configure.in (with_headers): Skip copy if value is "yes".
5941 (with_libs): Likewise.
5942
51270f0a 59432002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
5944
5945 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5946 * configure.in (sh*-*-pe*): Ditto.
5947 * configure.in (mips*-*-pe*): Ditto.
5948 * configure.in (*arm-wince-pe): Ditto.
5949
8f89dbf4
NN
5950 * configure.in: Rearrange.
5951
c1b8db3f
KH
59522002-09-14 Kazu Hirata <kazu@cs.umass.edu>
5953
5954 * MAINTAINERS: Update my email address.
5955
341f0575
PK
59562002-08-30 Paul Koning <pkoning@equallogic.com>
5957
5958 * MAINTAINERS: (Write After Approval): Add myself.
5959
d2e06980
GK
59602002-08-29 Geoffrey Keating <geoffk@redhat.com>
5961
5962 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5963
4906d5d8
GK
59642002-08-24 Geoffrey Keating <geoffk@redhat.com>
5965
5966 * MAINTAINERS: Change my mailing address.
5967
e9a25cc8
PC
59682002-08-21 Paolo Carlini <pcarlini@unitus.it>
5969
5970 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 5971 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 5972
a5aa7421
LR
59732002-08-20 Loren J. Rittle <ljrittle@acm.org>
5974
5975 * MAINTAINERS (Write After Approval): Remove myself.
5976 (Various Maintainers: c++ runtime libs): Add myself.
5977
5ce6f47b
EC
59782002-08-15 Eric Christopher <echristo@redhat.com>
5979
5980 * config.sub: Import from master repository.
5981 * config.guess: Ditto.
5982
7f9317f0
AO
59832002-08-19 Alexandre Oliva <aoliva@redhat.com>
5984
5985 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5986 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5987 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5988
7aecca3d
AH
59892002-08-16 Aldy Hernandez <aldyh@redhat.com>
5990
5991 * MAINTAINERS: Add self to rs6000 vector extensions.
5992
8ea4b195
AO
59932002-08-15 Alexandre Oliva <aoliva@redhat.com>
5994
5995 * libiberty/configure: Reverted unintended yesterday's check in.
5996
f5cc59a7
AO
59972002-08-14 Alexandre Oliva <aoliva@redhat.com>
5998
5999 * boehm-gc/configure, libf2c/configure: Rebuilt.
6000 * libffi/configure, libiberty/configure: Ditto.
6001 * libjava/configure, libobjc/configure: Ditto.
6002 * libstdc++-v3/configure, zlib/configure: Ditto.
6003 Merged from binutils:
6004 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6005 From Steve Ellcey <sje@cup.hp.com>:
6006 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6007 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6008 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6009 IA64.
6010 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6011 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6012 soname_spec, sys_lib_search_path_spec): Ditto.
6013
66350331
FS
60142002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6015
6016 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6017
2ff34870
L
60182002-08-04 H.J. Lu (hjl@gnu.org)
6019
6020 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6021
a014f2fe
KW
60222002-08-02 Krister Walfridsson <cato@df.lth.se>
6023
6024 * MAINTAINERS (Write After Approval): Add myself.
6025
c01d477a
AM
60262002-07-31 Alan Modra <amodra@bigpond.net.au>
6027
6028 * configure.in: Move generic linux case to end. Copy generic
6029 linux noconfigdirs to mips*-*-linux* entry and new
6030 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6031
68cd2524
MM
60322002-07-19 Michael Matz <matz@suse.de>
6033
6034 * MAINTAINERS: Add myself as ra* maintainer.
6035
e2d83b8c
CD
60362002-07-16 Chris Demetriou <cgd@broadcom.com>
6037
6038 * config.guess: Update to 2002-07-09 version.
6039 * config.sub: Update to 2002-07-03 version.
6040
cece4f1d
HPN
60412002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6042
6043 * MAINTAINERS: Fix typo in a maintainer email address.
6044
bb654703
NN
60452002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6046
6047 * configure.in: Remove two redundant tests.
6048
789b7de5
RO
60492002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6050
6051 * configure.in (mips*-*-irix6*o32): Enable stabs.
6052
e1da1089
NN
60532002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6054
f3970bba
NN
6055 * configure.in: Don't build grez.
6056 * Makefile.in: Ditto.
6057
e1da1089
NN
6058 * Makefile.in: Remove references to bsp, cygmon, libstub.
6059 * configure.in: Ditto.
6060
6061 * configure.in: Remove leftover reference to gdbtest.
6062
57c905fa
PE
60632002-07-08 Phil Edwards <pme@gcc.gnu.org>
6064
6065 * configure.in (gxx_include_dir): Change to match versioned
6066 C++ headers if --enable-version-specific-runtime-libs is used.
6067
a0af94a7 60682002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6069
a0af94a7
SE
6070 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6071
423ce3eb
NN
60722002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6073
6074 * configure.in: Make --without-x work.
6075
98186934
NN
60762002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6077
c3b7d169
NN
6078 * configure.in: Rearrange target Makefile fragment collection.
6079
98186934
NN
6080 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6081 cvs[src].
6082 * configure.in: Ditto.
6083
eebd288a
MK
60842002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6085
6086 * MAINTAINERS (Write After Approval): Update my e-mail address.
6087
3ab36f05
NN
60882002-06-24 Ben Elliston <bje@redhat.com>
6089
6090 * configure.in (host_tools): Remove cgen.
6091
6092 * Makefile.in (all-cgen): Remove; runs from its source directory.
6093 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6094 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6095 (all-sim): Likewise.
6096
60972002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6098
6099 * Makefile.in: Eliminate 'apache' targets.
6100 * configure.in: Eliminate 'apache' targets.
6101
55380b08
NN
6102 * configure.in: Eliminate redundant tests. Reorganize.
6103
9a5c1b9d
NN
6104 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6105
5fd3853a
NN
6106 * config-ml.in: Eliminate references to Cygnus configure.
6107
cfefc434
NN
6108 * Makefile.in: Eliminate references to building emacs.
6109
2fe93885
GS
61102002-06-28 Graham Stott <graham.stott@btinternet.com>
6111
6112 * MAINTAINERS: Update my email address.
6113
53c40185
BK
61142002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6115
6116 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6117 (cxx_incdir): Remove.
53c40185 6118
97679694
NN
61192002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6120
6121 * MAINTAINERS (Write After Approval): Add self.
6122
b03bcd37
DC
6123Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6124
6125 * configure.in: Add support for ip2k.
6126
6bd12129
NN
61272002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6128
6129 * configure.in: Fix AIX configury bug.
6130
e0d98a92
SE
61312002-06-20 Steve Ellcey <sje@cup.hp.com>
6132
6133 * MAINTAINERS (Write After Approval): Add self.
6134
ba3292db
NN
61352002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6136
ef40bc65
NN
6137 * configure.in: replace ${topsrcdir} with ${srcdir}
6138
7a0be465
NN
6139 * configure.in: Move definition of libstdcxx_flags
6140 right above usage, rather than waaay earlier.
6141
e1848dde
NN
6142 * configure.in: Pull definition of is_cross_compiler earlier.
6143
8bc2fff1
NN
6144 * configure.in: Rearrange a little.
6145
ba3292db
NN
6146 * configure.in: Remove references to librx.
6147 * Makefile.in: Remove references to librx.
6148
11d8b408
DC
6149Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6150
6151 * config.sub: Add support for avr target.
6152 Import from master sources, rev 1.255
5ce6f47b 6153
93da8339
PE
61542002-06-19 Phil Edwards <pme@gcc.gnu.org>
6155
6156 * configure, .cvsignore: Revert previous change...
6157 * Makefile: ...delete.
6158
b4caab5c
NN
61592002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6160
6161 * configure.in: Eliminate ${gasdir} variable.
6162
ee777171
DB
61632002-06-18 Dave Brolley <brolley@redhat.com>
6164
6165 * configure.in: Add support for frv.
6166 * config.sub: Add support for frv.
6167
26e4af54
PE
61682002-06-18 Phil Edwards <pme@gcc.gnu.org>
6169
6170 * configure: Remove garbage from previous commit.
6171
bb20b7da
PE
61722002-06-18 Phil Edwards <pme@gcc.gnu.org>
6173
6174 * configure: For in-source builds, make a subdir and re-exec there.
6175 * Makefile: New file. Pass targets through to build directory.
6176 * .cvsignore: No longer ignore "Makefile".
6177
9d321f6c
DR
61782002-06-16 Douglas Rupp <rupp@gnat.com>
6179
6180 * MAINTAINERS (Write After Approval): Add self.
6181
c8eb2bc0
KG
61822002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6183
6184 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6185
f210d239
JT
61862002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6187
6188 * configure.in (vax-*-netbsd*): Re-enable gas.
6189
e9667b3c
NN
61902002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6191
efe1f357
NN
6192 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6193 BUILD_PREFIX_1, to correct nomenclature.
6194 * configure: Likewise.
6195
e9667b3c
NN
6196 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6197 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6198
fe2fe497
OH
61992002-05-31 Olaf Hering <olh@suse.de>
6200
6201 * config-ml.in: Propogate DESTDIR also.
6202
dcf7f0dd
JT
62032002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6204
6205 * configure.in (vax-*-netbsd*): Don't build gas for this
6206 platform.
6207
6ff14f32
MM
62082002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6209
6210 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6211 and libgcj for AVR.
6212
397de1ff
KK
62132002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6214
6215 * MAINTAINERS (Write After Approval): Add myself.
6216
ac30211c
JT
62172002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6218
6219 * config.guess: Update to 2002-05-22 version.
6220 * config.sub: Likewise.
6221
1e6347d8
RO
62222002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6223
6224 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6225 * config-ml.in: Likewise.
6226 * configure: Likewise.
6227 * configure.in: Likewise.
6228
e5ce1d6d
SC
62292002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6230
6231 * MAINTAINERS: Update my email address.
6232
6cdef75d
NN
62332002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6234
4a87f061
NN
6235 * configure.in: Simplify makefile fragment collection.
6236
6237 * configure.in: Remove code to build emacs.
603606e7 6238
e254d6b5
NN
6239 * configure.in : Remove --srcdir argument from targargs and buildargs
6240 (it's always overridden in the Makefile anyway). Rearrange a bit.
6241
6242 * configure: Move some logic to configure.in.
6243 * configure.in: Move some logic from configure.
6cdef75d 6244
1d6006fe
TT
62452002-05-11 Tom Tromey <tromey@redhat.com>
6246
6247 * MAINTAINERS: Reflect libgcj reality.
6248
b70b3534
FS
62492002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6250
6251 * Makefile.in: Honour DESTDIR.
6252
4434687a
MM
62532002-05-08 Mark Mitchell <mark@codesourcery.com>
6254
6255 * config.guess: Import 2002-03-20 version.
6256 * config.sub: Import 2002-04-26 version.
6257
a89e49c7
RO
62582002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6259
6260 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6261
44e55536
TJ
62622002-05-07 Tim Josling <tej@melbpc.org.au>
6263
6264 * MAINTAINERS: Add self.
6265
97320a3f
LR
62662002-05-06 Loren J. Rittle <ljrittle@acm.org>
6267
6268 * ltmain.sh: Detect and handle object name conflicts
6269 while piecewise linking a static library.
6270
b7c13625
AO
62712002-05-05 Alexandre Oliva <aoliva@redhat.com>
6272
6273 * configure.in (noconfigdirs): Don't disable libgcj on
6274 sparc64-*-solaris* and sparcv9-*-solaris*.
6275
4182d9fa
AO
62762002-05-03 Alexandre Oliva <aoliva@redhat.com>
6277
6278 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6279
7bebf279
TF
62802002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6281
6282 * configure.in (FLAGS_FOR_TARGET): Do not add
6283 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6284 on i[3456]86-*-linux*.
6285
9a06dc7d
TF
62862002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6287
6288 * configure.in (noconfigdirs): Replace [ ] with test.
6289
6290 * configure.in (noconfigdirs): Do not add target-newlib if
6291 target == i[3456]86-*-linux*, and host == target.
6292
a51a07fa
NN
62932002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6294
9e7facd6
DD
6295 * configure.in: delete reference to absent file
6296
aeaa0f2f
NN
6297 * configure.in: replace '[' with 'test'
6298
4bb98828
NN
6299 * configure.in: Eliminate references to gash.
6300 * Makefile.in: Eliminate references to gash.
6301
64791664
NN
6302 * configure.in: remove useless references to 'pic' makefile fragments.
6303
3ed57cf4
NN
6304 * configure.in: (*-*-windows*) Finish removing.
6305
a51a07fa
NN
6306 * configure.in: Eliminate redundant test for libgui.
6307
8552f6f1
RS
63082002-04-29 Roger Sayle <roger@eyesopen.com>
6309
6310 * MAINTAINERS: Add self and realphabetize. Update entries
6311 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6312 entry for a29k port maintainer.
6313
9e847666
JS
63142002-04-26 Joel Sherrill <joel@OARcorp.com>
6315
6316 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6317 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6318
704c9a14
NN
63192002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6320
6321 * configure.in: remove references to dead files
6322
7bff5059
MM
63232002-04-19 Mark Mitchell <mark@codesourcery.com>
6324
6325 * MAINTAINERS: Add information about purpose of this file.
6326
0c7c67f0
TT
63272002-04-18 Tom Tromey <tromey@redhat.com>
6328
6329 * configure.in: Disallow configuring libgcj when it is already
6330 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6331 Solaris 2.8 by default. For PR libgcj/6158.
6332
63501e91
NN
63332002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6334
6335 * configure.in: Move default CC setting out of config/mh-* fragments
6336 directly into here.
6337
701afd4d
NN
63382002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6339
6340 * configure.in: don't even try to configure or make a subdirectory
6341 if there's no configure script for it.
6342
07cdae91
MM
63432002-04-15 Mark Mitchell <mark@codesourcery.com>
6344
6345 * MAINTAINERS: Remove chill maintainers.
6346 * Makefile.in (CHILLFLAGS): Remove.
6347 (CHILL_LIB): Remove.
6348 (TARGET_CONFIGDIRS): Remove libchill.
6349 (CHILL_FOR_TARGET): Remove.
6350 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6351 CHILL_LIB.
6352 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6353 (CHECK_TARGET_MODULES): Likewise.
6354 (INSTALL_TARGET_MODULES): Likewise.
6355 (CLEAN_TARGET_MODULES): Likewise.
6356 (configure-target-libchill): Remove.
6357 (all-target-libchill): Remove.
6358 * configure.in (target_libs): Remove target-libchill.
6359 Do not compute CHILL_FOR_TARGET.
6360 * libchill: Remove directory.
5ce6f47b 6361
ab50d72b
DD
63622002-04-11 DJ Delorie <dj@redhat.com>
6363
6364 * Makefile.in, configure.in: Sync with binutils, entries
6365 follow...
6366
0a1e123a
DD
63672002-04-07 Andrew Cagney <ac131313@redhat.com>
6368
6369 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6370 (do-tar, do-bz2): New rules.
6371 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6372 (gdb-tar): New rule.
6373 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6374 (insight_dejagnu.tar): New rule.
6375 (insight.tar): New rule.
6376 (gdb+dejagnu.tar): New rule.
6377 (gdb.tar): New rule.
6378
ab50d72b
DD
63792002-02-01 Mo DeJong <supermo@bayarea.net>
6380
6381 * Makefile.in: Add all-tix to deps for all-snavigator
6382 so that tix is built when building snavigator.
6383
63842002-01-11 Steve Ellcey <sje@cup.hp.com>
6385
6386 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6387 ld and gdb are not supported.
6388
63892002-01-07 Mark Salter <msalter@redhat.com>
6390
6391 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6392 Allow target-libgloss to be built for arm, strongarm, and xscale.
6393
63942001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6395
6396 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6397 options for i[3456]86-pc-linux* native builds.
6398
63992001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6400
6401 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6402 files from .po files for a distribution.
6403
64042001-09-03 Jeff Holcomb <jeffh@redhat.com>
6405
6406 * configure.in: Enable libstdc++-v3 for h8300 targets.
6407
64082001-06-19 Alan Modra <amodra@bigpond.net.au>
6409
6410 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6411 version from bfd/.
6412
6413Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6414
6415 * Makefile.in (VER): When present, extract the version number from
6416 the file version.in.
6417
64182001-05-24 Tom Rix <trix@redhat.com>
6419
6420 * configure.in : enable ld for aix
6421
64222001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6423
6424 * config.guess: Add linux target for S/390.
6425
64262000-11-07 Philip Blundell <pb@futuretv.com>
6427
6428 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6429
64302000-11-03 Philip Blundell <pb@futuretv.com>
6431
6432 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6433 files.
6434
64352001-01-15 Ben Elliston <bje@redhat.com>
6436
6437 * configure.in (host_tools): Add sid.
6438 Always configure cgen.
6439
64402000-11-24 Nick Clifton <nickc@redhat.com>
6441
6442 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6443
6444
64452000-08-20 Doug Evans <dje@casey.transmeta.com>
6446
6447 * Makefile.in (ALL_MODULES): Add all-cgen.
6448 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6449 (all-cgen): New target.
6450 (all-opcodes,all-sim): Depend on all-cgen.
6451 * configure.in (host_tools): Add cgen.
6452 Only configure cgen if --enable-cgen-maint.
6453
ef98ad7b
LR
64542002-04-09 Loren J. Rittle <ljrittle@acm.org>
6455
6456 * configure.in: Add *-*-freebsd* configurations.
6457
90def2b2
TT
64582002-04-08 Tom Tromey <tromey@redhat.com>
6459
6460 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6461 Fixes PR libgcj/6068.
6462
320d7e7a
KW
64632002-03-30 Krister Walfridsson <cato@df.lth.se>
6464
6465 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6466
18b467f1
RO
64672002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6468
6469 * configure.in (alpha*-dec-osf*): Enable libgcj.
6470
8bb3a5af
MG
64712003-03-27 Matthew Gingell <gingell@gnat.com>
6472
6473 * MAINTAINERS (Write After Approval): Add myself.
6474
56ae9405
NC
64752002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6476
6477 Fix for: PR bootstrap/3591, target/5676
6478 * configure.in (mcore-pe): Disable the configuration of
6479 libstdc++-v3 since exceptions are not supported.
6480
f18d9a0c
AG
64812002-03-20 Anthony Green <green@redhat.com>
6482
6483 * configure.in: Enable libgcj for xscale-elf target.
6484
c0e21eef
R
6485Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6486
6487 * MAINTAINERS: Update my email address.
6488
28eca9e8
AO
64892002-03-16 Alexandre Oliva <aoliva@redhat.com>
6490
6491 * ltmain.sh (relink_command): Fix typo in previous change.
6492
e67e72c7
AO
64932002-03-15 Alexandre Oliva <aoliva@redhat.com>
6494
6495 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6496 (relink_command): Added --tag flags.
6497 (mode=install): If relinking fails; error out.
6498
c2273204
RH
64992002-03-12 Richard Henderson <rth@redhat.com>
6500
6501 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6502 .NOTPARALLEL tag.
6503 (do-check): Rename from check.
6504 (check): Allow parallel check.
6505
bcb64245
BW
65062002-03-12 Bob Wilson <bob.wilson@acm.org>
6507
6508 * MAINTAINERS: Add myself as maintainer for xtensa port.
6509 Fix alphabetical order in CPU port maintainer list.
6510 Remove myself from Write After Approval list.
6511
63adb4ff
RH
65122002-03-11 Richard Henderson <rth@redhat.com>
6513
6514 * Makefile.in (.NOTPARALLEL): Add fake tag.
6515
9bec4bf0
L
65162002-03-07 H.J. Lu (hjl@gnu.org)
6517
6518 * configure.in: Enable gprof for mips*-*-linux*.
6519
c7fc1f84
DS
65202002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6521
6522 * MAINTAINERS (Write After Approval): Add myself.
6523
6bff33fb
AO
65242002-02-28 Alexandre Oliva <aoliva@redhat.com>
6525
6526 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6527 libjava.
6528 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6529
0210b33b
AO
65302002-02-23 Alexandre Oliva <aoliva@redhat.com>
6531
6532 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6533 because its Makefile is there; test for the executable instead.
6534
fcc0a3ef
AO
65352002-02-22 Alexandre Oliva <aoliva@redhat.com>
6536
6537 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6538 libstdc++-v3 and libjava.
6539
97cf8285
AM
65402002-02-11 Adam Megacz <adam@xwt.org>
6541
6542 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6543 boehm-gc
5ce6f47b 6544
40fe0ec3
AO
65452002-02-09 Alexandre Oliva <aoliva@redhat.com>
6546
6547 * config.guess: Updated to 2002-01-30's version.
6548 * config.sub: Updated to 2002-02-01's version.
6549 Contribute sh64-elf.
6550 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6551 * configure.in: Added sh64-*-*.
6552
694d53ee
CD
65532002-02-08 Chris Demetriou <cgd@broadcom.com>
6554
6555 * MAINTAINERS: Belatedly add myself to write after approval list.
6556
a9ca50b1
JH
6557Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6558
6559 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6560 Remove self as Write After Approval.
6561
5ffc3500
GK
65622002-01-31 Geoffrey Keating <geoffk@redhat.com>
6563
6564 * MAINTAINERS: Put self in as maintainer for contrib/regression
6565 directory.
6566
4ceaf7fb
PE
65672002-01-28 Phil Edwards <pme@gcc.gnu.org>
6568
6569 * MAINTAINERS: Update my email address.
6570
51584787
JT
65712002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6572
5ce6f47b
EC
6573 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6574 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6575 libraries if not supported for NetBSD on target CPU.
6576
5701d273
DR
65772002-01-25 Douglas B Rupp <rupp@gnat.com>
6578
6579 * install-sh: Use _inst.$$_ for temp file name.
6580
b299a075
JT
65812002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6582
6583 * MAINTAINERS (Write After Approval): Move my contact info
6584 from here...
6585 (OS Port Maintainers): ...to here (netbsd).
6586
51fe14b5
BW
65872002-01-22 Bob Wilson <bob.wilson@acm.org>
6588
6589 * MAINTAINERS (Write After Approval): Add myself.
6590
b634ad42
L
65912002-01-17 H.J. Lu <hjl@gnu.org>
6592
6593 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6594 (all-target-fastjar): Also depend on all-target-libiberty.
6595
3cd87679
L
65962002-01-16 H.J. Lu (hjl@gnu.org)
6597
6598 * config.guess: Import from master sources, rev 1.225.
6599 * config.sub: Import from master sources, rev 1.238.
6600
969a6d8f
KH
66012002-01-16 Kazu Hirata <kazu@hxi.com>
6602
6603 * MAINTAINERS (Write After Approval): Remove myself.
6604
366f6a52
FW
66052001-12-19 Florian Weimer <fw@deneb.enyo.de>
6606
6607 * MAINTAINERS (Write After Approval): Add myself.
6608
f02240b6
JM
66092001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6610
6611 * MAINTAINERS: Add self as docs co-maintainer.
6612
5d08dc39
MK
66132001-12-11 Matthias Klose <doko@debian.org>
6614
6615 * MAINTAINERS (Write After Approval): Add myself.
6616
39e790d5
ZW
66172001-12-09 Zack Weinberg <zack@codesourcery.com>
6618
6619 * MAINTAINERS: Update my email address.
6620
4519d6a3
TC
66212001-12-07 Turly O'Connor <turly@apple.com>
6622 * MAINTAINERS (Write After Approval): Add myself.
6623 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6624 (rs6000_initialize_trampoline): Call __trampoline_setup for
6625 ABI_DARWIN too.
6626 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6627 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6628
21cf0a73
PC
66292001-12-07 Paolo Carlini <pcarlini@unitus.it>
6630
6631 * MAINTAINERS (Write After Approval): Add myself.
6632
4ee43206
DR
6633Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6634
6635 * configure, configure.in: Use temp file for long sed commands.
6636
251931f3
LG
66372001-12-03 Laurent Guerby <guerby@acm.org>
6638
6639 * config.sub: Update to version 1.232 on subversion.
6640
03777dd7
BE
66412001-12-03 Ben Elliston <bje@redhat.com>
6642
6643 * MAINTAINERS: Update mail address for config.* patches.
6644
e490616e
ZW
66452001-11-27 DJ Delorie <dj@redhat.com>
6646 Zack Weinberg <zack@codesourcery.com>
6647
6648 When build != host, create libiberty for the build machine.
6649
6650 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6651 CONFIG_ARGUMENTS.
6652 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6653 New variables.
6654 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6655 and rules.
6656 (all.normal): Depend on ALL_BUILD_MODULES.
6657 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6658 (all-build-libiberty): Depend on configure-build-libiberty.
6659
6660 * configure: Calculate and substitute proper value for
6661 ALL_BUILD_MODULES.
6662 * configure.in: Create the build subdirectory.
6663 Calculate and substitute TARGET_CONFIGARGS (formerly
6664 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6665
04075e8f
ZL
66662001-11-26 Ziemowit Laski <zlaski@apple.com>
6667
6668 * MAINTAINERS (write-after-approval): Add self.
6669
ed19322d
CR
66702001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6671
6672 * MAINTAINERS (GNATS only accounts): Remove self.
6673
90a12988
HPN
66742001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6675
6676 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6677 libf2c.
6678
77e653ad
CR
66792001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6680
6681 * MAINTAINERS (Write After Approval): Add self.
6682
64adad99
DB
66832001-11-12 David O'Brien <obrien@FreeBSD.org>
6684
6685 * MAINTAINERS: mips and s390 are also CPU ports.
6686
834a28c7
DB
66872001-11-12 David O'Brien <obrien@FreeBSD.org>
6688
6689 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6690
ef94239f
DB
66912001-11-11 David O'Brien <obrien@FreeBSD.org>
6692
6693 * MAINTAINERS: Alphabetize.
6694
beda0427
KH
66952001-11-09 Kazu Hirata <kazu@hxi.com>
6696
6697 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6698
6ca224d3
JDA
66992001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6700
6701 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6702
132e4bd7
PE
67032001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6704
6705 * configure.in (--enable-languages): Be more permissive about
6706 syntax. Check for empty lists better. Warn about $LANGUAGES.
6707
c6243b4c
GK
67082001-11-08 Geoffrey Keating <geoffk@redhat.com>
6709
6710 * config.sub: Import from master sources, rev. 1.230.
6711 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6712
abbb9e76
LG
67132001-11-07 Laurent Guerby <guerby@acm.org>
6714
6715 * MAINTAINERS (Write After Approval): Add self.
6716
53cdb27a
HPN
67172001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6718
6719 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6720
dd3a88c9
HPN
67212001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6722
6723 * config.sub: Import from master sources, rev 1.226.
6724 * config.guess: Import from master sources, rev 1.216.
6725
d344dce9
HPN
67262001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6727
6728 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6729 * MAINTAINERS: Add self as maintainer of MMIX port.
6730 Remove old after-approval entry.
6731
63f6bcd7
JM
67322001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6733
6734 * ChangeLog, configure: Fix spelling errors.
6735
84f92638
BK
67362001-10-20 Brendan Kehoe <brendan@zen.org>
6737
6738 * MAINTAINERS: Tweak my address.
6739
2f30eda4
R
6740Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6741
6742 * MAINTAINERS: Update my email address.
6743
1567080c 67442001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 6745
f48a3b5c 6746 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 6747 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 6748
30106886
GB
67492001-10-10 Geert Bosch <bosch@gnat.com>
6750
e490616e 6751 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
6752 Added Robert Dewar.
6753
d3d51b8c
DB
67542001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6755
6756 * MAINTAINERS (Write After Approval): Added self
6757
d1c3e709
GB
67582001-10-02 Geert Bosch <bosch@gnat.com>
6759
6760 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6761
50f5f793
JM
67622001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6763
6764 * configure: Handle temporary files securely using mkdir.
6765
7fddf9a9
AO
67662001-09-29 Alexandre Oliva <aoliva@redhat.com>
6767
6768 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6769
387beb82
WC
67702001-09-26 Will Cohen <wcohen@redhat.com>
6771
6772 * configure.in (*-*-linux*): Disable configuration of target-newlib
6773 and target-libgloss.
e490616e 6774
0c055e34
AO
67752001-09-26 Alexandre Oliva <aoliva@redhat.com>
6776
6777 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6778 RANLIB.
6779
759bfa90
AO
67802001-09-21 Alexandre Oliva <aoliva@redhat.com>
6781
6782 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6783 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6784 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6785 avoid quotes nesting problems.
6786 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6787 (DO_X): Export only variables that are set.
6788
1dc4a750
BE
67892001-09-19 Ben Elliston <bje@redhat.com>
6790
6791 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6792 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6793 semantics. Use the shell built-in "type" command instead.
6794
898c7238
AO
67952001-08-31 Alexandre Oliva <aoliva@redhat.com>
6796
6797 Merged from gcc-3_0-branch:
6798 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6799 * ltcf-c.sh: Use $objext, not $ac_objext.
6800 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6801 * ltcf-cxx.sh: Add support for GNU.
6802 2001-07-22 Timothy Wall <twall@redhat.com>
6803 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6804 default settings if using GNU tools with that configuration.
6805 * ltcf-cxx.sh: Ditto.
6806 * ltcf-gcj.sh: Ditto.
6807 2001-07-21 Michael Chastain <chastain@redhat.com>
6808 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6809 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6810 * ltmain.sh: Mark as gcc-local.
6811
8fa0a32e
EC
68122001-08-30 Eric Christopher <echristo@redhat.com>
6813 Jason Eckhardt <jle@redhat.com>
6814
6815 * config.guess: Merge from master sources.
6816 * config.sub: Merge from master sources, add support for mipsisa32.
6817
32f30f91 68182001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
6819 * config.sub: Merge from master sources, rev 1.219.
6820 * MAINTAINERS: Add self as contact for stormy16 port.
6821
f6084f99
ZW
68222001-08-14 Zack Weinberg <zackw@panix.com>
6823
6824 * config.sub: Merge from master sources, rev 1.218.
6825 * config.guess: Merge from master sources, rev 1.209.
6826
91b54f7f
GS
68272001-08-11 Graham Stott <grahams@redhat.com>
6828
6829 * Makefile.in (check-c++): Add missing semicolon.
6830
e5b3941e
JH
6831Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6832
32f30f91 6833 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 6834
6387a56e
EC
68352001-07-30 Eric Christopher <echristo@redhat.com>
6836
6837 * MAINTAINERS (Various maintainers: mips port): Added myself.
6838
53b475f0
AH
68392001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6840
e490616e 6841 * configure.in (sh-*-linux*): New.
53b475f0 6842
2a08c780
RH
68432001-07-27 Richard Henderson <rth@redhat.com>
6844
6845 * .cvsignore: Add LAST_UPDATED.
6846
bfa79422
UW
68472001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6848
6849 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6850
0ae85492
AH
68512001-07-16 Aldy Hernandez <aldyh@redhat.com>
6852
e490616e 6853 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 6854
8e1ab0fe
NP
6855Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6856
6857 * MAINTAINERS (Write After Approval): Added myself.
6858
2b997990
SC
68592001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6860
6861 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6862 and libgcj on m68hc11/m68hc12.
6863
d920e825
L
68642001-06-27 H.J. Lu (hjl@gnu.org)
6865
6866 * Makefile (CFLAGS_FOR_BUILD): New.
6867 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6868
d425a1e0
JM
68692001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6870
6871 * README: Remove version number.
6872
5b5b4207
GP
68732001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6874
6875 * INSTALL/README: Update wrt. to the installation instructions now
6876 residing in gcc/doc/install.texi.
6877
be839b69
JM
68782001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6879
6880 * README: Replace with a cut-down and updated version of gcc/README.
6881
fe2ee7c4
DE
68822001-06-12 David Edelsohn <edelsohn@gnu.org>
6883
6884 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6885 multilibs to be disabled.
6886
4f5d646c
DB
68872001-06-11 Daniel Berlin <dan@cgsoftware.com>
6888
6889 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 6890
818f0c85
AO
68912001-06-09 Alexandre Oliva <aoliva@redhat.com>
6892
6893 * config.guess: Import CVS version 1.195.
6894 * config.sub: Import CVS version 1.212.
6895
e9a8af10
AO
68962001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6897
6898 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6899 gcc/xgcc is built, use -print-prog-name to find out the program
6900 name to use.
6901
ae3ca0a9
PE
69022001-06-04 Phil Edwards <pme@sources.redhat.com>
6903
6904 * config.guess: Import CVS version 1.194. All gcc-local changes
6905 appear to also be in the master copy.
6906 * config.sub: Import CVS version 1.211.
6907
066bd40d
MM
6908Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
6909
6910 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6911 with_gcc]: Use `gcc -shared' to build a shared library.
6912
4aef4f33
JDA
6913Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
6914
6915 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6916 archives.
6917
c386f00f
RO
6918Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6919
6920 * MAINTAINERS (Write After Approval): Add myself.
6921
2ae5cea5
HPN
69222001-06-01 Hans-Peter Nilsson <hp@axis.com>
6923
6924 * configure.in (libstdcxx_flags): Do not try to execute
6925 libstdc++-v3/testsuite_flags until it exists.
6926
c3766183
AM
69272001-06-01 Alan Modra <amodra@bigpond.net.au>
6928
6929 * MAINTAINERS: Update my email address.
6930
9b337833
GS
69312001-05-31 Graham Stott <grahams@redhat.com>
6932
6933 * MAINTAINERS (Write After Approval): Add myself.
6934
55fce0eb
SP
69352001-05-28 Simon Patarin <simon.patarin@inria.fr>
6936
6937 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6938 libraries when using g++ with native linker.
6939
5f7de4b8
AO
69402001-05-28 Alexandre Oliva <aoliva@redhat.com>
6941
6942 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6943
a7bc0fbb
AO
69442001-05-22 Alexandre Oliva <aoliva@redhat.com>
6945
6946 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6947 [aix4*|aix5*]: Prepend blank.
6948
33456445
AO
69492001-05-20 Alexandre Oliva <aoliva@redhat.com>
6950
6951 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6952 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6953 of subdir/configure scripts to use the new libtool.m4.
6954
e48d3d00
MK
69552001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6956
6957 * MAINTAINERS (Write After Approval): Add myself.
6958
9e0e191b
BK
69592001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6960
6961 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6962
3f19b439
BE
69632001-05-11 Ben Elliston <bje@redhat.com>
6964
6965 * Makefile.in (all-sid): New target.
6966 (check-sid, clean-sid, install-sid): Likewise.
6967
6ebe3121
JO
69682001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6969
6970 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6971
ca3667c4
AO
69722001-05-03 Alexandre Oliva <aoliva@redhat.com>
6973
6974 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6975 libgcj.
6976
69772001-05-03 Alexandre Oliva <aoliva@redhat.com>
6978
6979 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6980 gcc/xgcc is built, use -print-prog-name to find out the program
6981 name to use.
6982
b2964d63
AO
69832001-04-26 Alexandre Oliva <aoliva@redhat.com>
6984
b1bb2302
AO
6985 * configure.in (noconfigdirs): Don't reset it from scratch in the
6986 target case; only append to it.
6387a56e 6987
b2964d63
AO
6988 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6989 sparc-*-solaris2.8]: Disable ${libgcj}.
6990
8343765d
AO
69912001-04-25 Alexandre Oliva <aoliva@redhat.com>
6992
6993 * configure.in (libgcj_saved): Copy from $libgcj.
6994 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6995 --disable-libgcj.
6996
ddbb6d43
GRK
69972001-04-25 Gavin Romig-Koch <gavin@redhat.com>
6998
6999 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7000 C front end maintainer.
ddbb6d43 7001
3fa03ff9
AG
7002Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7003
7004 * configure.in: Move *-chorusos target case to the proper switch.
7005 Disable libgcj.
7006
99ffe40f
AO
70072001-04-12 Alexandre Oliva <aoliva@redhat.com>
7008
7009 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7010 1.641.2.228.
7011
78faa32d
FS
70122001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7013
7014 * Makefile.in (STAGE1_CFLAGS): Pass down.
7015
cdbff0ab
AM
70162001-04-13 Alan Modra <amodra@one.net.au>
7017
7018 * config.guess: Add hppa64-linux support. Note for next import that
7019 this is already in the master file.
7020 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7021
75b9074c
AO
70222001-04-12 Alexandre Oliva <aoliva@redhat.com>
7023
7024 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7025 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7026
125404c5
SS
70272001-04-11 Stan Shebs <shebs@apple.com>
7028
7029 * MAINTAINERS: Add self as Darwin port maintainer.
7030
876684fe
AM
70312001-04-11 Alan Modra <amodra@one.net.au>
7032
7033 * MAINTAINERS: Update my email address.
7034
06729913
LR
70352001-04-10 Loren J. Rittle <ljrittle@acm.org>
7036
7037 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7038 recent versions of FreeBSD (release 3 or later).
7039 * ltconfig: On FreeBSD, -lc must not be provided when building
7040 a shared library or else the standard -pthread gcc option is
7041 rendered worthless to later users of the built library.
7042
67916302
JM
70432001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7044
7045 * MAINTAINERS: Add self and RTH as C front end maintainers.
7046
d2bc0628
AO
70472001-04-05 Alexandre Oliva <aoliva@redhat.com>
7048
e490616e
ZW
7049 * config.sub: Make sure to match an already-canonicalized
7050 machine name (eg. mn10300-unknown-elf).
d2bc0628 7051
a3406c06
AO
70522001-04-01 Alexandre Oliva <aoliva@redhat.com>
7053
7054 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7055 New macros.
7056 (bootstrap, cross): Use RECURSE_FLAGS.
7057 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7058
a076f6a4
AO
70592001-03-27 Alexandre Oliva <aoliva@redhat.com>
7060
7061 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7062
e9f4fa71
CH
70632001-03-22 Colin Howell <chowell@redhat.com>
7064
7238de5c
CH
7065 * Makefile.in (DO_X): Do not backslash single-quotes in
7066 backquotes (two places).
e9f4fa71 7067
b6b14b1b
AO
70682001-03-22 Alexandre Oliva <aoliva@redhat.com>
7069
7070 Re-installed:
7071 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7072 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7073 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7074 * ltcf-cxx.sh: Likewise.
7075 * ltcf-gcj.sh: Likewise.
7076
1eb0b89d
GP
70772001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7078
7079 * MAINTAINERS: Add myself as "documentation co-maintainer".
7080
82e23236
AO
70812001-03-22 Alexandre Oliva <aoliva@redhat.com>
7082
7083 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7084 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7085
64ec27c3
TT
70862001-03-19 Tom Tromey <tromey@redhat.com>
7087
7088 * config-ml.in: Handle GCJ and GCJFLAGS.
7089
191de407
MC
70902001-03-21 Michael Chastain <chastain@redhat.com>
7091
7092 * Makefile.in: all-m4 depends on all-texinfo.
7093
fed4dede
LR
70942001-03-20 Loren J. Rittle <ljrittle@acm.org>
7095
7096 * MAINTAINERS: Add myself to write after approval list.
7097
085072bb
LB
70982001-03-18 Laurynas Biveinis <lauras@softhome.net>
7099
7100 * Makefile.in (DO_X): Quote nested quotes.
7101
5af8ea3f
AM
71022001-03-18 Alan Modra <alan@linuxcare.com.au>
7103
7104 * MAINTAINERS: Add myself to write after approval list.
7105
69e23037
LB
71062001-03-15 Laurynas Biveinis <lauras@softhome.net>
7107
7108 * Makefile.in (DO_X): Use double quotes for quoting
7109 "RANLIB=$${RANLIB}".
7110
2b9650f4
OP
71112001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7112
7113 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7114
4698d2cf
NP
71152001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7116
7117 * configure.in: Only use `lang_requires' for languages athat are
7118 actually enabled.
7119
f6646274
PE
71202001-03-08 Phil Edwards <pme@sources.redhat.com>
7121
7122 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7123
c9a54638
AO
71242001-03-08 Alexandre Oliva <aoliva@redhat.com>
7125
7126 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7127
6a556ad6
TT
71282001-03-07 Tom Tromey <tromey@redhat.com>
7129
7130 * configure.in: Allow config-lang.in to set `lang_requires' to list
7131 of other required languages.
7132
6822468a
LB
71332001-03-06 Laurynas Biveinis <lauras@softhome.net>
7134
7135 * Makefile.in: Remove RANLIB definition. Use RANLIB
7136 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7137 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7138
f04885d3 71392001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7140 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7141
f04885d3
BK
7142 * Makefile.in (check-c++): Use tabs, not spaces.
7143
288edf47 71442001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7145
288edf47
LB
7146 * MAINTAINERS: add myself to Write After Approval list.
7147
3d55d2f8 71482001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7149
e490616e 7150 * Makefile.in (check-c++): New rule.
6387a56e 7151
4d88a68a
BK
7152 * configure.in (target_libs): Remove libg++.
7153 (noconfigdirs): Remove libg++.
7154 (noconfigdirs): Same.
7155 (noconfigdirs): Same.
7156 (noconfigdirs): Same.
7157
7158 * config-ml.in: Remove libg++ references.
7159
7160 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7161 (ALL_TARGET_MODULES): Same.
7162 (configure-target-libg++): Remove.
7163 (all-target-libg++): Remove.
7164 (configure-target-libio): Remove.
7165 (all-target-libio): Remove.
7166 (check-target-libio): Remove.
7167 (.PHONY): Remove.
7168 (libg++.tar.bz2): Remove.
7169 (all-target-cygmon): Remove libio.
7170 (all-target-libstdc++): Remove.
7171 (configure-target-libstdc++): Remove.
7172 (TARGET_LIB_PATH): Remove libstdc++.
7173 (ALL_GCC_CXX): Remove libstdc++.
7174 (all-target-gperf): Correct.
7175
2437d4ed
NC
71762001-02-16 Nick Clifton <nickc@redhat.com>
7177
7178 * configure.in (noconfigdirs): Allow configuration of texinfo
7179 for Cygwin hosts.
7180
85b99cbe
AG
71812001-02-15 Anthony Green <green@redhat.com>
7182
7183 * configure: Introduce GCJ_FOR_TARGET.
7184 * configure.in: Ditto.
7185 * Makefile.in: Ditto.
7186
7b18790c
AS
71872001-02-13 Andreas Schwab <schwab@suse.de>
7188
7189 * MAINTAINERS: Update mail address.
7190
c4880c99
MS
71912001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7192
7193 * config.guess: Add linux target for S/390.
7194 * config.sub: Likewise.
7195
e31ae6db
CC
71962001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7197
7198 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7199 target-libgloss.
e31ae6db 7200
7739adfb
BE
72012001-02-06 Ben Elliston <bje@redhat.com>
7202
7203 * configure: Output host type to stdout, not stderr.
7204
36ca672c
MM
72052001-02-05 Mark Mitchell <mark@codesourcery.com>
7206
e40f2829 7207 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7208 * ltcf-cxx.sh: Likewise.
7209
36ca672c
MM
7210 * config.if: Assume enable_libstdcxx_v3 is defined.
7211
22fdd65e
MM
72122001-02-04 Mark Mitchell <mark@codesourcery.com>
7213
7214 Remove V2 C++ library.
7215 * configure.in: Remove --enable-libstdcxx_v3 support.
7216
3b60dd8e
BM
72172001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7218
7219 * include/demangle.h: Add prototype for java_demangle_v3.
7220
42c0c80a
PE
72212001-01-29 Phil Edwards <pme@sources.redhat.com>
7222
7223 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7224
0be25992
RH
72252001-01-27 Richard Henderson <rth@redhat.com>
7226
7227 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7228
8a8de62d
MS
72292001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7230
7231 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7232 Don't unset, it's non-portable and no longer necessary, set to empty
7233 instead.
7234
92769744
MS
72352001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7236
7237 * ltconfig: Shell portability fix for the tagname validity check.
7238
88a1c0ab
AO
72392001-01-27 Alexandre Oliva <aoliva@redhat.com>
7240
7241 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7242 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7243
45291dd5
MS
72442001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7245
7246 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7247
1ace7e15
TT
72482001-01-26 Tom Tromey <tromey@redhat.com>
7249
7250 * configure.in: Allow libgcj to be built on Sparc Solaris.
7251
0ef8b11b
DE
72522001-01-25 David Edelsohn <edelsohn@gnu.org>
7253
7254 * ltcf-c.sh: Add aix5 case.
7255 * ltcf-cxx.sh: Likewise.
7256 * ltconfig: Likewise.
7257
0006091e
AO
72582001-01-24 Alexandre Oliva <aoliva@redhat.com>
7259
9bad11e1
AO
7260 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7261 keep at least one of build_libtool_libs or build_old_libs set to
7262 yes.
7263
0006091e
AO
7264 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7265 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7266
7c01b2b5
BM
72672001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7268
7269 * configure.in: Enable libgcj on several additional platforms.
7270
d340e0ac
BM
72712001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7272
7273 * configure.in: Enable libgcj for linux targets.
7274
5baf8c37
MS
72752001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7276
7277 * MAINTAINERS (Write After Approval): Add myself.
7278
10a0ba84
JDA
72792001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7280
7281 * MAINTAINERS: Add myself as vax port maintainer.
7282
357c6a4b
FH
72832001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7284
7285 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7286
6e2d9a7a
MS
72872001-01-09 Mike Stump <mrs@wrs.com>
7288
7289 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7290 failures of subdirectories.
7291
b6b14b1b 72922001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7293
b6b14b1b 7294 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7295 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7296 * ltcf-cxx.sh: Likewise.
7297 * ltcf-gcj.sh: Likewise.
7298 * ltconfig.sh: Fix typo.
976b230d 7299
07109110
LB
73002001-01-02 Laurynas Biveinis <lauras@softhome.net>
7301
7302 * configure: handle DOS-style absolute paths.
7303
1da5b8fc
LB
73042001-01-02 Laurynas Biveinis <lauras@softhome.net>
7305
7306 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7307
4c2f5b4f
MM
73082000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7309
7310 * MAINTAINERS: Add myself as avr port co-maintainer.
7311
bc53668e
BE
73122000-12-28 Ben Elliston <bje@redhat.com>
7313
7314 * MAINTAINERS: Add myself under ``Write After Approval''.
7315
c387606f
JM
73162000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7317
7318 * texinfo: Remove directory from GCC.
7319
2cb5082c
JM
73202000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7321
7322 * COPYING: Update to current
7323 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7324 to 19yy as example year in copyright notice).
7325
cc330df9
BK
73262000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7327
6387a56e 7328 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7329 (libstdcxx_incdir): Pass down.
7330 * config.if: Remove expired bits for cxx_interface, add stub.
7331 (libstdcxx_incdir): Add variable for g++ include directory.
7332 * configure.in (gxx_include_dir): Use it.
6387a56e 7333
4c6b2835
AO
73342000-12-18 Alexandre Oliva <aoliva@redhat.com>
7335
7336 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7337 with old-email address from ``Write After Approval''.
7338
3896f13e
AJ
73392000-12-15 Andreas Jaeger <aj@suse.de>
7340
7341 * configure.in: Handle lang_dirs.
7342
73432000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7344
ad46e881
TT
7345 * MAINTAINERS: Removed brads.
7346
90a10418
TT
7347 * MAINTAINERS: Added gcj developers.
7348
41dfe3a2 73492000-12-13 Anthony Green <green@redhat.com>
6387a56e 7350
41dfe3a2 7351 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7352 listed. Disable libgcj for x86 and Alpha Linux until compatible
7353 with g++ abi.
6387a56e 7354
e2f601da
MS
73552000-12-13 Mike Stump <mrs@wrs.com>
7356
7357 * Makefile.in (local-distclean): Also remove fastjar.
7358
70030c01
RB
73592000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7360
7361 * contrib/gcc_update: Add fastjar --touch entries.
7362
2a50f859
AO
73632000-12-12 Alexandre Oliva <aoliva@redhat.com>
7364
7365 * configure.in: Disable language-specific target libraries for
7366 languages that aren't enabled.
7367
7743113b
AG
73682000-12-10 Anthony Green <green@redhat.com>
7369
7370 * configure.in: Define libgcj. Disable libgcj target libraries for
7371 most targets.
7372
92e061a6
NB
73732000-12-10 Neil Booth <neilb@earthling.net>
7374
7375 * MAINTAINERS: Update mail address, remove from WAA list.
7376
f34ff6d6
APB
73772000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7378
7379 * libjava: Imported from /cvs/java.
7380 * libffi: Likewise.
7381 * Boehm-gc: Likewise.
7382
d82a33c6
APB
73832000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7384
7385 * configure.in (target_libs): Revert 2000-12-08 patch.
7386 (noconfigdirs): Added target-libjava.
7387
e14f8e28
LB
73882000-12-09 Laurynas Biveinis <lauras@softhome.net>
7389
7390 * djunpack.bat: removed.
7391
fc26516b
LB
73922000-12-09 Laurynas Biveinis <lauras@softhome.net>
7393
7394 * Makefile.in: handle DOS-style absolute paths.
7395 * config-ml.in: likewise.
7396 * symlink-tree: likewise.
7397
bd8757b3
APB
73982000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7399
7400 * fastjar: Imported.
7401
81522a1f
APB
74022000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7403
7404 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7405 libjava.
7406 * configure.in (target_libs): Removed `target-libjava'.
7407
5db1f7ed
APB
74082000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7409
7410 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7411 (ALL_MODULES): Added fastjar.
7412 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7413 (all-target-libjava): all-fastjar replaces all-zip.
7414 (all-fastjar): Added.
7415 (configure-target-fastjar, all-target-fastjar): Likewise.
7416 * configure.in (host_tools): Added fastjar.
7417
5e59997c
MS
74182000-12-07 Mike Stump <mrs@wrs.com>
7419
7420 * Makefile.in (local-distclean): Remove leftover built files.
7421
0a534f40
NC
74222000-11-24 Nick Clifton <nickc@redhat.com>
7423
7424 * configure.in (xscale-elf): Add target.
7425 (xscale-coff): Add target.
7426
7686cadf
LR
74272000-11-22 Loren J. Rittle <ljrittle@acm.org>
7428
e490616e
ZW
7429 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7430 recent versions of FreeBSD (release 3 or later).
7431 * ltconfig: On FreeBSD, -lc must not be provided when building
7432 a shared library or else the standard -pthread gcc option is
7433 rendered worthless to later users of the built library.
7686cadf 7434
fff01699
FF
74352000-11-16 Fred Fish <fnf@be.com>
7436
7437 * configure.in (enable_libstdcxx_v3): Fix typo,
7438 libstd++ -> libstdc++.
7439
4dc16355
KL
74402000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7441
7442 * MAINTAINERS: Add self to Write After Approval list.
7443
bf6fc7b2
BS
74442000-11-21 Bernd Schmidt <bernds@redhat.com>
7445
7446 * MAINTAINERS: Update my email address. Add myself to global write
7447 privs list.
7448
ce8e06b1
AO
74492000-11-18 Alexandre Oliva <aoliva@redhat.com>
7450
6e2a4843
AO
7451 * Makefile.in: Merge with src and libgcj.
7452 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7453 configure-target-<library> when their configure scripts need the C
7454 or C++ library to have already been built to work properly.
7455 (do_proto_toplev): Set them to an empty string.
7456
ce8e06b1
AO
7457 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7458 (REALLY_SET_LIB_PATH): Use them.
7459
c003f378
SS
74602000-11-17 Stan Shebs <shebs@apple.com>
7461
7462 * MAINTAINERS: Add self to Write After Approval list.
7463
cc1e60ea
JM
74642000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7465
7466 * configure: Provide the original toplevel configure arguments
7467 (including $0) to subprocesses in the environment rather than
7468 through gcc/configargs.h.
7469
1173593d
JM
74702000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7471
7472 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7473 C99. Alphabetise "Write After Approval" list.
7474
520907ee
MM
74752000-11-12 Mark Mitchell <mark@codesourcery.com>
7476
34f6fbdb
MM
7477 * configure: Turn on libstdc++ V3 by default.
7478
520907ee
MM
7479 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7480 if we've got GCC.
7481
0bbd37ed
PB
74822000-11-11 Philip Blundell <philb@gnu.org>
7483
7484 * MAINTAINERS: Add self to Write After Approval list.
7485
7ca0e6d9
DE
74862000-11-09 David Edelsohn <edelsohn@gnu.org>
7487
7488 * ltcf-c.sh (aix4): Improve shared library configuration; require
7489 exporting symbols.
7490 * ltcf-cxx.sh (aix4): Define.
7491 * ltconfig (aix4): Define library and soname specs appropriate for
7492 AIX. Define command to create export symbols list.
7493
f559f30b
CF
7494Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7495
7496 * config.sub: Add support for Sun Chorus
7497
fc05d516
NC
74982000-10-31 Nick Clifton <nickc@redhat.com>
7499
7500 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7501 <name>@redhat.com. Also installed new email address for Clint
7502 Popetz.
6387a56e 7503
90a0e73f
JM
75042000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7505
7506 * etc: Remove directory from GCC.
7507
a5e1b548
MM
75082000-10-16 Michael Meissner <meissner@redhat.com>
7509
7510 * configure (gcc/configargs.h): Only create if there is a build GCC
7511 directory created.
7512
6387a56e
EC
75132000-10-16 Matthias Klose <doko@debian.org>
7514
be1db873
MK
7515 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7516 when configured for libstdc++-v3.
7517
f5fa9a5b
PE
75182000-10-05 Phil Edwards <pme@gcc.gnu.org>
7519
7520 * configure: Save configure arguments to gcc/configargs.h.
7521
61a77fea
PT
75222000-10-04 Philipp Thomas <pthomas@suse.de>
7523
7524 * config.guess: Import CVS version 1.157.
7525 * config.sub: Import CVS version 1.181.
7526
3a4fee66
AP
75272000-10-04 Andris Pavenis <pavenis@latnet.lv>
7528
7529 * Makefile.in (bootstrap): avoid recursion if subdir missing
7530 (cross): ditto
7531 (do-proto-toplev): ditto
7532
3dd7094e
AO
75332000-09-30 Alexandre Oliva <aoliva@redhat.com>
7534
de710532
AO
7535 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7536 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7537
3dd7094e
AO
7538 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7539 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7540 all affected `configure' scripts.
7541
e592386f
NB
7542Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7543
7544 * MAINTAINERS: Add self as cpplib co-maintainer.
7545
fba54939
AH
75462000-09-24 Aldy Hernandez <aldyh@redhat.com>
7547
7548 * MAINTAINERS: Add self to Write After Approval list.
7549
2bd429f4
GP
75502000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7551
7552 * INSTALL/README: egcs -> GCC update.
7553
d733f374
ME
7554Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7555
7556 * MAINTAINERS: Add myself to Write After Approval list.
7557
d7ce9a83
KH
75582000-09-15 Kazu Hirata <kazu@hxi.com>
7559
7560 * MAINTAINERS: Add myself to Write After Approval list.
7561
18a53ffe
JL
7562Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7563
e490616e
ZW
7564 * configure.in: Do not build byacc for hppa64. Provide paths to the
7565 X11 libraries for hppa64.
18a53ffe 7566
f246ff23
SC
75672000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7568
7569 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7570
06298abd
AO
75712000-09-06 Alexandre Oliva <aoliva@redhat.com>
7572
4b92758a
AO
7573 * Makefile.in (all-zlib): Added dummy target.
7574
06298abd
AO
7575 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7576 ltcf-gcj.sh: Updated from libtool multi-language branch.
7577
4d73d07a
AO
75782000-09-05 Alexandre Oliva <aoliva@redhat.com>
7579
7580 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7581 (bootstrap*): Depend on all-bootstrap.
7582
05d52d78
PT
75832000-09-05 Philipp Thomas <pthomas@suse.de>
7584
7585 * config.guess: Import CVS version 1.156.
7586 * config.sub: Import CVS version 1.179.
7587
3c809ba4
AG
75882000-09-02 Anthony Green <green@cygnus.com>
7589
7590 * Makefile.in (all-gcc): Depend on all-zlib.
7591 (CLEAN_MODULES): Add clean-zlib.
7592 (ALL_MODULES): Add all-zlib.
7593 * configure.in (host_libs): Add zlib.
7594
10ad78a0 75952000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7596
7597 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7598 crosses, but add gcc/include to the header search path for them.
7599
b36a9ce3
DB
76002000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7601
7602 * MAINTAINERS: Add self to Write After Approval list.
7603
cb011248
FS
76042000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7605
7606 * config.guess: Import CVS version 1.152.
7607 * config.sub: Import CVS version 1.177.
7608
db310af0
AO
76092000-08-25 Alexandre Oliva <aoliva@redhat.com>
7610
7965440a
AO
7611 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7612 $targargs to tell whether newlib is going to be built.
7613
db310af0
AO
7614 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7615 $$r/TARGET_SUBDIR/libio for _G_config.h.
7616
e7977565
AO
76172000-08-23 Alexandre Oliva <aoliva@redhat.com>
7618
7619 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7620
126bb9ed
DD
76212000-08-22 DJ Delorie <dj@redhat.com>
7622
7623 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7624
5b0e9d29
AO
76252000-08-22 Alexandre Oliva <aoliva@redhat.com>
7626
7627 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7628 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7629 sub-configures.
7630
4f3e904e
DD
76312000-08-21 DJ Delorie <dj@redhat.com>
7632
7633 * MAINTAINERS: Add self as a libiberty maintainer
7634
c9635443
AO
76352000-08-16 Alexandre Oliva <aoliva@redhat.com>
7636
7637 * configure.in (libstdcxx_flags): Use
7638 libstdc++-v3/src/libstdc++.INC.
7639
8b2100ba
AO
76402000-08-15 Alexandre Oliva <aoliva@redhat.com>
7641
7642 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7643
57119aa9
ZW
76442000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7645
eeb943b0
ZW
7646 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7647
6387a56e 7648 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7649 explicit. Substitute enable_threads into generated Makefiles.
7650 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7651 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7652
acffa7c4
GK
76532000-08-13 Geoff Keating <geoffk@cygnus.com>
7654
7655 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7656
808d8c41
AO
76572000-08-12 Alexandre Oliva <aoliva@redhat.com>
7658
7659 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7660 previous delta.
7661
1fc8c51c 76622000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7663
1fc8c51c
JM
7664 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7665 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7666 (FLAGS_FOR_TARGET): Not here.
7667 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7668
25698887
AO
76692000-08-11 Alexandre Oliva <aoliva@redhat.com>
7670
7671 * config-ml.in (CC, CXX): Don't introduce a leading space.
7672
10120687
DD
76732000-08-07 DJ Delorie <dj@delorie.com>
7674
7675 * MAINTAINERS: Add self as a DJGPP maintainer
7676
15c758e9
DD
76772000-08-07 DJ Delorie <dj@redhat.com>
7678
7679 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7680 "if we're also building gcc, and it's a gcc that will run on the
7681 build machine, we want to use its includes instead of the system's
7682 default includes".
7683
2d0de245
JM
76842000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7685
7686 * MAINTAINERS: Add self to Write After Approval list.
7687
e81b330a
AO
76882000-08-03 Alexandre Oliva <aoliva@redhat.com>
7689
83440c1e
AO
7690 * configure.in (libstdcxx_flags): Don't use `"'.
7691
e81b330a
AO
7692 * config-ml.in: Adjust multilib search paths to the
7693 appropriate multilib tree.
7694
cf95c847
AO
76952000-08-02 Alexandre Oliva <aoliva@redhat.com>
7696
7697 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7698 commas in $LANGUAGES.
7699
9e9af119
MH
77002000-08-02 Manfred Hollstein <manfredh@redhat.com>
7701
7702 * configure.in: Re-enable all references to libg++ and librx.
7703
606ce391
AO
77042000-08-01 Alexandre Oliva <aoliva@redhat.com>
7705
89820b43
AO
7706 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7707 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7708 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7709 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7710
606ce391
AO
7711 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7712
04179d4a
AO
77132000-07-31 Alexandre Oliva <aoliva@redhat.com>
7714
7715 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7716 CXX_FOR_TARGET for sed.
7717
d4eb109c
AO
77182000-07-30 Alexandre Oliva <aoliva@redhat.com>
7719
7720 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7721 Do not override if already set in the environment or in configure.
7722 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7723 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7724
4f4caf92
AO
77252000-07-28 Alexandre Oliva <aoliva@redhat.com>
7726
7727 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7728 the libtool CVS tree multi-language branch.
7729 * ltconfig, ltmain.sh: Updated.
6387a56e 7730
b87487b6
AO
77312000-07-27 Alexandre Oliva <aoliva@redhat.com>
7732
1670d1ea
AO
7733 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7734 (clean-target): Depend on it.
7735
b87487b6
AO
7736 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7737 (GCC_FOR_TARGET): Use it.
7738 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7739 * configure.in: ... here.
7740 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7741 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7742
4e81ae98
EC
77432000-07-24 Eric Christopher <echristo@cygnus.com>
7744
7745 * MAINTAINERS: Add self to Write After Approval list.
7746
059ae32c
AO
77472000-07-24 Alexandre Oliva <aoliva@redhat.com>
7748
5b28edd4
AO
7749 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7750 (configure-target-libchill, configure-target-libobjc): Likewise.
7751
059ae32c
AO
7752 * configure.in: Use the same cache file for all target libs.
7753 * config-ml.in: But different cache files per multilib variant.
7754
1adcd149
MS
77552000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7756
7757 * configure (topsrcdir): Don't use dirname.
7758
2d573dff
JO
77592000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7760
7761 * MAINTAINERS: Add self to Write After Approval list.
7762
d207ebef
JM
77632000-07-20 Jason Merrill <jason@redhat.com>
7764
7765 * configure.in: Remove all references to libg++ and librx.
7766
7767 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7768
77692000-07-20 Hans-Peter Nilsson <hp@axis.com>
7770
7771 * config.sub: Update to subversions version 2000-07-06.
7772
7b7792d5
AH
77732000-07-12 Andrew Haley <aph@cygnus.com>
7774
7775 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7776 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7777
3abaac67
PE
77782000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7779
7780 * symlink-tree: Check number of arguments.
7781
34be2b36
JW
77822000-07-05 Jim Wilson <wilson@cygnus.com>
7783
7784 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7785 search path for a g++ extracted from the build tree. This
7786 will allow link tests run by configure scripts in
7787 subdirectories to succeed.
7788
d207ebef
JM
77892000-07-01 Koundinya K <kk@ddeorg.soft.net>
7790
e490616e 7791 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 7792
0900331b
MH
77932000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7794
7795 * MAINTAINERS: Add myself as loop discovery maintainer.
7796
d207ebef
JM
77972000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7798
7799 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7800 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7801
78022000-06-19 Timothy Wall <twall@cygnus.com>
7803
7804 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7805 * config.sub: Add tic54x target.
7806
11a27a76
TM
7807Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7808
7809 * MAINTAINERS: Add self as Fortran maintainer,
7810 remove Craig Burley.
7811
d207ebef 7812Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 7813
d207ebef
JM
7814 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7815 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 7816
7758b73f
PT
7817Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7818
7819 * MAINTAINERS: Add self as i18n maintainer
7820
d207ebef
JM
782120000-05-21 H.J. Lu (hjl@gnu.org)
7822
e490616e
ZW
7823 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7824 directory are used if they exist. Make sure
7825 $(build_tooldir)/include is searched for header files,
7826 $(build_tooldir)/lib/ for library files.
d207ebef 7827 (GCC_FOR_TARGET): Likewise.
e490616e 7828 (CXX_FOR_TARGET): Likewise.
d207ebef 7829
bae29210
JL
7830Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7831
7832 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7833
d207ebef 7834Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
7835
7836 * Makefile.in (configure-target-libiberty): Depend on
7837 configure-target-newlib.
7838
aab0d19d
AO
78392000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7840
7841 * configure.in, Makefile.in: Merge all libffi-related
7842 configury stuff from the libgcj tree.
7843
d207ebef
JM
7844Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7845
7846 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7847 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7848
7849Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7850
7851 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7852 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 7853 current version information. Add to proto-toplev directory.
d207ebef
JM
7854 (gdb-taz): Build do-djunpack.
7855
758c7bd4
DE
78562000-05-15 David Edelsohn <edelsohn@gnu.org>
7857
7858 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7859
1888228d
AC
7860Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7861
7862 * MAINTAINERS: Add self to Write After Approval list.
7863
d207ebef
JM
78642000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7865
7866 * ltmain.sh: Preserve in relink_command any environment
7867 variables that may affect the linker behavior.
7868
2d7cc2fe
JL
7869Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7870
d207ebef
JM
7871 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7872
7873Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
7874
7875 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7876
78772000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7878
7879 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 7880 with the version name.
2d7cc2fe 7881
ee455968
JE
7882Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
7883
7884 * MAINTAINERS: Add self as bb-reorder maintainer.
7885
73b97e5c
BK
78862000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7887
7888 * config.if: Tweak.
7889
d207ebef
JM
78902000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7891
7892 * djunpack.bat: New file.
7893
7894Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
7895
7896 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
7897 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7898 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7899 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 7900
954869eb
DP
79012000-04-16 Dave Pitts <dpitts@cozx.com>
7902
e490616e
ZW
7903 * config.sub (case $basic_machine): Change default for "ibm-*"
7904 to "openedition".
954869eb 7905
eaabe541
AJ
79062000-04-13 Andreas Jaeger <aj@suse.de>
7907
7908 * MAINTAINERS: Added myself.
7909
d207ebef
JM
7910Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7911
7912 * Makefile.in (gdb-taz): New target. GDB specific archive.
7913 (do-md5sum): New target.
7914 (MD5PROG): Define.
7915 (PACKAGE): Default to TOOL.
7916 (VER): Default to a shell script.
7917 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 7918 md5 checksum generation.
d207ebef
JM
7919 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7920 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7921 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 7922 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
7923
7924Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7925
7926 * configure (warn_cflags): Delete.
7927
0ea6d60c
PDM
7928Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
7929
7930 * MAINTAINERS: Added myself.
7931
17090313 79322000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 7933 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 7934
e490616e
ZW
7935 * configure.in (enable_libstdcxx_v3): Add.
7936 (target_libs): Add bits here to switch between libstdc++-v2 and
7937 libstdc++-v3.
7938 * config.if: And this file too.
7939 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 7940
76b78517
MM
79412000-04-05 Michael Meissner <meissner@redhat.com>
7942
7943 * config.sub (d30v): Add d30v as a basic machine type.
7944
ad242caf
JM
79452000-03-29 Jason Merrill <jason@casey.cygnus.com>
7946
7947 * configure.in: -linux-gnu*, not -linux-gnu.
7948
d4537148
TM
7949Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7950
7951 * MAINTAINERS: Add self in write-after-approval section.
7952
f152e9d4
JW
7953Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
7954
7955 * MAINTAINERS: Add self as ia64 port maintainer.
7956
6a5fcef1
NB
79572000-03-08 Neil Booth <NeilB@earthling.net>
7958
7959 * MAINTAINERS: Add self in write-after-approval section.
7960
d207ebef 7961Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 7962
d207ebef
JM
7963 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7964 (do-tar-bz2): Replace TOOL with PACKAGE.
7965 (gdb.tar.bz2): Remove GDBTK from GDB package.
7966 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 7967 dejagnu.tar.bz2): New packages.
d207ebef
JM
7968
79692000-02-27 Andreas Jaeger <aj@suse.de>
7970
7971 * configure.in: Add entry for mips*-*-linux*, move catch all
7972 *-*-*linux* entry below this one.
7973
79742000-02-27 Ian Lance Taylor <ian@zembu.com>
7975
7976 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 7977
521fe9d0
NC
79782000-02-24 Nick Clifton <nickc@cygnus.com>
7979
7980 * config.sub: Support an OS of "wince".
7981
d207ebef
JM
7982Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
7983
7984 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 7985 version.
d207ebef
JM
7986
79872000-02-23 Linas Vepstas <linas@linas.org>
7988
7989 * config.sub: Add support for Linux/IBM 370.
7990 * configure.in: Likewise.
7991
3a685f6f
NC
79922000-02-22 Nick Clifton <nickc@cygnus.com>
7993
7994 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7995
d207ebef 79962000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 7997
d207ebef 7998 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 7999
4746ee26
KG
80002000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8001
8002 * configure (gcc_version): When setting, narrow search to
8003 lines containing `version_string'.
8004
ba96c72d
DC
80052000-02-15 Denis Chertykov <denisc@overta.ru>
8006
8007 * config.sub: Add support for avr target.
8008
77f16a66
NC
80092000-02-14 Nick Clifton <nickc@cygnus.com>
8010
8011 * MAINTAINERS: Add maintainers for MCore port.
8012
784a3a80
HPN
8013Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8014
8015 * config.sub: Add mmix-knuth-mmixware.
8016
719dd4fa
KG
80172000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8018
8019 * MAINTAINERS: Pair cccp with cpplib maintainership.
8020
d207ebef
JM
80212000-01-27 Christopher Faylor <cgf@redhat.com>
8022
8023 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8024 structure stuff to -L library search.
8025 (CXX_FOR_TARGET): Ditto.
8026 (CROSS_CHECK_MODULES): Fix spelling mistake.
8027
7a53e94b
MM
80282000-01-24 Mark Mitchell <mark@codesourcery.com>
8029
8030 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8031 the C++ compiler.
8032
0da3b5a7
RH
80332000-01-12 Richard Henderson <rth@cygnus.com>
8034
8035 * configure.in: Don't build some bits for beos.
8036
02368d6d
JS
80372000-01-12 Joel Sherrill (joel@OARcorp.com)
8038
8039 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8040 as include files.
8041
2e76d35c
ZW
80422000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8043
8044 * Add self as cpplib maintainer, as requested by Jason
8045 Merrill. Correct my e-mail address.
8046
4c25fdcf
GK
80472000-01-06 Geoff Keating <geoffk@cygnus.com>
8048
8049 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8050 not mh-aix43.
8051
188e3966
HPN
8052Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8053
8054 * MAINTAINERS: Add myself to "write after approval" list.
8055
c2f5d030
RH
80561999-12-14 Richard Henderson <rth@cygnus.com>
8057
8058 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8059 * config.sub: Accept alphaev[78], alphaev8.
8060
eeda916a
AO
80611999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8062
8063 * config.guess, config.sub: Update from autoconf.
8064
b3bd7820
BK
80651999-11-29 Bruce Korb <autogen@linuxbox.com>
8066
2c290989 8067 * MAINTAINERS: update my playtime e-address.
b3bd7820 8068
1882b2b1
RO
8069Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8070
8071 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8072 necessary libraries are missing.
8073
2395f805
DN
8074Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8075
8076 * MAINTAINERS: Add new 'write after approval' maintainer.
8077
1e25de97
APB
8078Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8079
8080 * MAINTAINERS: Add new Java maintainer.
8081
1722c704
AS
80821999-10-25 Andreas Schwab <schwab@suse.de>
8083
8084 * configure: Fix quoting inside arguments of eval.
8085
8141abe8
NC
80861999-10-21 Nick Clifton <nickc@cygnus.com>
8087
8088 * config-ml.in: Allow suppression of some ARM multilibs.
8089
0b77644a
LV
8090Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8091
8092 * config.guess: Add OS/390 match pattern.
8093 * config.sub: Add mvs, openedition targets.
8094 * configure.in (i370-ibm-opened*): New.
8095
d207ebef
JM
80961999-09-04 Steve Chamberlain <sac@pobox.com>
8097
8098 * config.sub: Add support for configuring for pj.
8099
81001999-08-31 Nick Clifton <nickc@cygnus.com>
8101
8102 * config.sub (maybe_os): Add support for configuring for fr30.
8103
af13ebe9
NC
81041999-08-25 Nick Clifton <nickc@cygnus.com>
8105
8106 * configure.in: Do not configure or build ld for AIX
8107 platforms. ld is known to be broken on these platforms.
8108
1250c760
RO
8109Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8110
8111 * config-ml.in: Pass compiler flag corresponding to multidirs to
8112 subdir configures.
8113
d207ebef
JM
81141999-08-09 Ian Lance Taylor <ian@zembu.com>
8115
8116 * Makefile.in (LDFLAGS): Define.
8117
81181999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8119
8120 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8121 noconfigdirs.
8122 (*-*-cygwin*): Likewise.
8123
81241999-08-08 Ian Lance Taylor <ian@zembu.com>
8125
8126 * mkdep: New file.
8127 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8128 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8129
8130 From Eli Zaretskii <eliz@is.elta.co.il>:
8131 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8132 long file name when using DJGPP on MS-DOS.
8133
dbd83e11
JL
8134Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8135
8136 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8137
d207ebef
JM
81381999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8139
8140 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8141 dependency as this causes "make check" to globally "make all"
8142
cd1f4c2c
TT
8143Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8144
8145 * configure.in (target_libs): Added target-zlib.
8146 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8147 (CONFIGURE_TARGET_MODULES): Likewise.
8148 (CHECK_TARGET_MODULES): Likewise.
8149 (INSTALL_TARGET_MODULES): Likewise.
8150 (CLEAN_TARGET_MODULES): Likewise.
8151 (configure-target-zlib): New target.
8152 (all-target-zlib): Likewise.
8153 (all-target-libjava): Depend on all-target-zlib.
8154 (configure-target-libjava): Depend on configure-target-zlib.
8155
8156 * Makefile.in (configure-target-libjava): Depend on
8157 configure-target-newlib.
8158 (configure-target-boehm-gc): New target.
8159 (configure-target-qthreads): New target.
8160
e490616e
ZW
8161 * configure.in (target_libs): Added target-qthreads.
8162 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8163 (CONFIGURE_TARGET_MODULES): Likewise.
8164 (CHECK_TARGET_MODULES): Likewise.
8165 (INSTALL_TARGET_MODULES): Likewise.
8166 (CLEAN_TARGET_MODULES): Likewise.
8167 (all-target-qthreads): New target.
8168 (configure-target-libjava): Depend on configure-target-qthreads.
8169 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8170
8171 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8172 (CONFIGURE_TARGET_MODULES): Likewise.
8173 (CHECK_TARGET_MODULES): Likewise.
8174 (INSTALL_TARGET_MODULES): Likewise.
8175 (CLEAN_TARGET_MODULES): Likewise.
8176 (all-target-libjava): New target.
8177 (all-target-boehm-gc): Likewise.
8178 * configure.in (target_libs): Added libjava, boehm-gc.
8179
d207ebef
JM
81801999-07-22 Ian Lance Taylor <ian@zembu.com>
8181
8182 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8183 configure.bat in SUPPORT_FILES.
8184 (gas+binutils.tar.bz2): Likewise.
8185
8186 * makeall.bat: Remove; obsolete.
8187
81881999-07-21 Ian Lance Taylor <ian@zembu.com>
8189
8190 From Mark Elbrecht:
8191 * configure.bat: Remove; obsolete.
8192
81931999-07-11 Ian Lance Taylor <ian@zembu.com>
8194
8195 * configure: Add -W -Wall to the default CFLAGS when compiling with
8196 gcc.
8197
8198Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8199
8200 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8201
82021999-06-30 Mark Mitchell <mark@codesourcery.com>
8203
8204 * configure.in: Build ld on IRIX6.
8205
82061999-06-12 Ian Lance Taylor <ian@zembu.com>
8207
8208 * Makefile.in: Change distribution targets to use bzip2 instead of
8209 gzip.
8210 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8211 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8212
82131999-06-04 Nick Clifton <nickc@cygnus.com>
8214
8215 * config.sub: Add mcore target.
8216
26d088fa
CD
8217Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8218
8219 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8220
c2c08b29
L
8221Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8222
8223 * config.guess (dummy): Changed to $dummy.
8224
671d0648
NC
82251999-05-24 Nick Clifton <nickc@cygnus.com>
8226
8227 * config.sub: Tidied up case statements.
8228
b1345c72
BE
82291999-05-22 Ben Elliston <bje@cygnus.com>
8230
51ccbd8d
BE
8231 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8232 <jiro@din.or.jp>.
8233
b1345c72
BE
8234 * config.guess: Merge with FSF version. Future changes will be
8235 more accurately recorded in this ChangeLog.
8236 * config.sub: Likewise.
8237
2caf864f
SM
8238Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8239
8240 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8241
d207ebef
JM
82421999-04-30 Tom Tromey <tromey@cygnus.com>
8243
8244 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8245
90fb0c24
TT
82461999-04-23 Tom Tromey <tromey@cygnus.com>
8247
8248 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8249
d207ebef
JM
82501999-04-20 Drew Moseley <dmoseley@cygnus.com>
8251
8252 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8253 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8254 Bad merge removed these two changes.
8255
3516940d 8256Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8257 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8258
8259 * config.guess (interix Alpha): Add.
8260
d207ebef
JM
82611999-04-11 Richard Henderson <rth@cygnus.com>
8262
8263 * configure.in (i?86-*-beos*): Do config gperf; don't config
8264 gdb, newlib, or libgloss.
8265
e891fbfe 8266Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8267
e891fbfe
AO
8268 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8269 link a trivial program with -mabi=64. If it fails, remove mabi=64
8270 from multidirs.
8271
f9ae47d6
PT
8272Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8273
8274 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8275
d207ebef
JM
82761999-04-08 Nick Clifton <nickc@cygnus.com>
8277
8278 * config.sub: Add support for mcore targets.
8279
82801999-04-07 Michael Meissner <meissner@cygnus.com>
8281
8282 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8283 not mt-ospace, in order to shut up assembler warning about using
8284 symbols that are named the same as registers.
8285
82861999-04-07 Drew Moseley <dmoseley@cygnus.com>
8287
8288 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8289 dependency list for all-target-cygmon.
8290
82911999-04-05 Doug Evans <devans@casey.cygnus.com>
8292
8293 * config-ml.in: Check $host, not $target, for selective multilibs.
8294 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8295 thumb interworking, and underscore prefix multilibs.
8296
82971999-04-04 Ian Lance Taylor <ian@zembu.com>
8298
8299 * missing: Update to version from current automake.
8300
88101ab9
L
8301Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8302
8303 * configure (gxx_include_dir): Removed.
8304
8305 * configure.in (gxx_include_dir): Handle it.
8306 * Makefile.in: Likewise.
8307
d207ebef
JM
83081999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8309
8310 * config.sub (mips64vr4111,mips64vr4111el) Add.
8311
83121999-03-21 Ben Elliston <bje@cygnus.com>
8313
e490616e 8314 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8315
8dc91cbe
ME
8316Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8317
8dc91cbe
ME
8318 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8319 config/mh-djgpp.
8320
d207ebef
JM
8321Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8322
8323 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8324 all-target-newlib to dependency list for all-target-bsp.
8325
926bb5ed
MK
8326Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8327
8328 * config.sub: Add i386-uwin support.
8329 * config.guess: Likewise.
8330
4a6e3000
FS
8331Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8332
8333 * configure.in: cleanup, add mh-*pic handling for arm, special
8334 case powerpc*-*-aix*
8335
d207ebef
JM
8336Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8337
8338 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8339 can be built.
8340
8341Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8342
8343 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8344 targets.
d207ebef 8345
71c91078
NC
83461999-03-02 Nick Clifton <nickc@cygnus.com>
8347
8348 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8349
282e5df8
GN
8350Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8351
8352 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8353
1de558ee
NC
83541999-02-24 Nick Clifton <nickc@cygnus.com>
8355
8356 * config.sub: Fix typo in arm recognition.
8357
d207ebef
JM
8358Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8359
8360 * configure.in (noconfigdirs): Changed target_configdirs to
8361 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8362 rather than m68k-*-* since it is not known to work on
8363 m68k-aout. Ditto for arm-*-*oabi.
8364
8365Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8366
8367 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8368
83691999-02-19 Ben Elliston <bje@cygnus.com>
8370
8371 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8372 Smart and improved by Andrew Cagney.
8373
fab7445a
ME
8374Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8375
8376 * config.guess: Recognize openbsd-*-hppa.
8377
8ccdc228
L
8378Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8379
8380 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8381 only if it is not empty.
8382
3b7265ff
NC
83831999-02-17 Nick Clifton <nickc@cygnus.com>
8384
8385 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8386
d207ebef 8387 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8388
8389 * config.sub: Modified to recognize uname's armv* syntax.
8390
d207ebef
JM
83911999-02-17 Mark Salter <msalter@cygnus.com>
8392
8393 * configure.in: Added target-bsp for sparclite.
8394
8395Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8396
8397 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8398
83991999-02-08 Nick Clifton <nickc@cygnus.com>
8400
8401 * configure.in: Add support for strongarm port.
8402 * config.sub: Add support for strongarm target.
8403
c48dd3f5 8404Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8405
c48dd3f5
MK
8406 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8407 the old name config/mh-cygwin32.
8408 Enable texinfo.
8409
d207ebef
JM
8410Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8411
8412 * configure.in: Do build ld for ix86 Solaris.
8413
ecd62820
JW
8414Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8415
8416 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8417 $AR_FOR_TARGET. Likewise for RANLIB.
8418
bbd8fa7f 8419Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8420
e490616e
ZW
8421 * config.sub (oabi): Recognize.
8422 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8423
0397442c
RL
8424Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8425
8426 * config.guess: Improve detection of i686 on UnixWare 7.
8427
c9ffaa63
MK
8428Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8429
8430 * config.guess: Add support for i386-pc-interix.
8431 * config.sub: Likewise.
8432 * configure.in: Likewise.
c9ffaa63 8433
d207ebef
JM
8434Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8435
8436 * Makefile.in: Remove unneeded all-target-libio from
8437 from all-target-winsup target since it is now unneeded.
8438 Add all-target-libtermcap in its place since it is now
8439 needed.
8440
8441Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8442
8443 * configure.in: makefile stub for cygwin target is probably
8444 unnecessary. Remove it for now.
d207ebef
JM
8445
8446Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8447
8448 * configure.in: libtermcap.a should be built when cygwin is the
8449 target as well as the host.
8450 * config.guess: Allow mixed case in cygwin uname output.
8451 * Makefile.in: Add libtermcap target.
d207ebef 8452
ebe12325
JL
8453Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8454
8455 * config.sub: Clean up handling of hppa2.0.
8456
57057b67
RB
8457Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8458
8459 * config.guess: Use C code to identify more HP machines.
8460
f8670be1
JL
8461Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8462
8463 * config.sub: Handle hppa2.0.
8464
d207ebef
JM
8465Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8466
8467 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8468 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8469
84701998-12-15 Mark Salter <msalter@cygnus.com>
8471
8472 * configure.in: Added target-bsp for several target architectures.
8473
8474 * Makefile.in: Added rules for bsp.
8475
d1a09590
JL
8476Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8477
8478 * config.guess: Improve detection of hppa2.0 processors.
8479
8480Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8481
8482 * config.guess: Recognize FreeBSD using ELF automatically.
8483
71205e0b
MH
84841998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8485
8486 * configure (skip-this-dir): Add handling for new shell script, which
8487 might be created by a sub-directory's configure to indicate, this particular
8488 directory is "unwanted".
8489 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8490
d207ebef
JM
8491Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8492
8493 * ltconfig: import from libtool, after changing libtool to
8494 account for the cygwin name change.
8495
8496Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8497
8498 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8499 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8500
8501Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8502
8503 * configure.in: Add libtermcap to list of cygwin dependencies.
8504
8505Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8506
e490616e
ZW
8507 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8508 they include winsup/include when it's a cygwin target.
d207ebef
JM
8509
85101998-11-12 Tom Tromey <tromey@cygnus.com>
8511
8512 * configure.in (host_tools): Added zip.
8513 * Makefile.in (all-target-libjava): Depend on all-zip.
8514 (all-zip): New target.
8515 (ALL_MODULES): Added all-zip.
8516 (NATIVE_CHECK_MODULES): Added check-zip.
8517 (INSTALL_MODULES): Added install-zip.
8518 (CLEAN_MODULES): Added clean-zip.
8519
8520Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8521
8522 * Makefile.in: lose "32" from comment about cygwin.
8523
8524Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8525
8526 * configure.in: Use -Os to build target libraries for the fr30.
8527
8528Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8529
8530 * config.sub: Add fr30.
8531
8532Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8533
e490616e 8534 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8535 cygwin* instead of cygwin32*.
8536 * config.sub: Check cygwin* instead of cygwin32*.
8537
d2ec8b39
RL
8538Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8539
8540 * config.guess: Match any version of Unixware7.
8541
d207ebef
JM
85421998-10-20 Syd Polk <spolk@cygnus.com>
8543
8544 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8545 if desired.
8546
35cd2565
JL
8547Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8548
8549 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8550 these if the appropriate directories and files to not exist.
8551
52d4e5b7
JL
8552Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8553
8554 * Makefile.in (DEVO_SUPPORT): Add config.if.
8555
38ada91e
MH
8556Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8557
8558 * configure: Add pattern to replace "build_tooldir"'s
8559 definition in the generated Makefile with "tooldir"'s
8560 actual value.
8561
e44e84da
JL
8562Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8563
56a8387f
JL
8564 * config.sub: Bring back lost sparcv9.
8565
e44e84da
JL
8566 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8567
5cb95c7a
JL
8568Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8569
8570 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8571 CC_FOR_TARGET and friends.
8572
8573Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8574
ceff9b14
AO
8575 * Makefile.in (build_tooldir): New variable, same as tooldir.
8576 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8577 -B$(build_tooldir)/bin/.
8578 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8579
f2d11dcd
GP
8580Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8581
8582 * README: Remove installation instructions and refer to the
8583 INSTALL directory instead.
8584
73a6d2e7 8585Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8586
73a6d2e7
RL
8587 * config.sub: Add support for i[34567]86-pc-udk.
8588 * configure.in: Likewise.
8589
5d4a5ee6
JL
8590Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8591
8592 * Makefile.in: add bzip2 package building bits for user
8593 tools module
8594 * configure.in: ditto
8595
6fc19d6d
JL
8596Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8597
8598 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8599 (ALL_TARGET_MODULES): Add all-target-libobjc.
8600 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8601 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8602 (all-target-libchill): Add dependencies.
8603 * configure.in (target_libs): Add libchill.
4e81ae98 8604
f653f0ab
MH
86051998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8606
8607 * configure.in (target_subdir): Remove duplicate line.
8608
5d4a5ee6
JL
8609Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8610
8611 * Makefile.in (all-automake): fix dependencies.
8612
494933e4
JL
8613Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8614
8615 * configure.in: Minor cleanups for building in the $(target_alias)
8616 subdir.
8617
f6b58262
JW
86181998-09-22 Jim Wilson <wilson@cygnus.com>
8619
8620 * Makefile.in (bootstrap): Set r and s before make all. Use
8621 BASE_FLAGS_TO_PASS in make all.
8622 (cross): Likewise.
8623
27c7a08d
MM
86241998-09-20 Mark Mitchell <mark@markmitchell.com>
8625
8626 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8627
e67afd1e
RH
8628Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8629
8630 * config.sub: Fix typo in last change.
8631
8e44ac71
MH
86321998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8633
8634 * config.sub: Add support for C4x target.
8635 * configure.in: Likewise.
8636
d7496fbb
DM
86371998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8638
8639 * config.sub: Recognize sparcv9 just like sparc64.
8640
22097bd1
RL
8641Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8642
8643 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8644
4b877abd
JL
8645Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8646
2c8ec9a2
JL
8647 * config.guess: Correctly identify Pentium II sco boxes.
8648
4b877abd
JL
8649 * config.guess: Fix "tr" code. From Weiwen Liu.
8650
ab03db52
JH
8651Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8652
8653 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8654 stabs.
8655
b54db294
JL
8656Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8657
8658 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8659 (ALL_TARGET_MODULES): Add all-target-libchill.
8660 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8661 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8662 (all-target-libchill): Add dependencies.
8663 * configure.in (target_libs): Add libchill.
8664
bf48dd73
LW
8665Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8666
8667 * config.guess: Avoid assumptions about "tr" behaves when
8668 LANG is set to something other than English.
8669
a3cbd105
L
8670Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8671
8672 * configure (gxx_include_dir): Changed to
8673 '${prefix}/include/g++'-${libstdcxx_interface}.
8674
8675 * config.if: New to determine the interfaces.
8676
c4acd909
MK
8677Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8678
8679 * config.guess: Detect and handle MPE/IX.
8680 * config.sub: Deal with MPE/IX.
8681
9ea97665
DE
8682Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8683
8684 * configure.in: Use mh-aix43.
8685
0ce065bd
MH
86861998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8687
8688 * configure: Fix --without/--disable cases for gxx-include-dir.
8689
5d4a5ee6
JL
8690Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8691
8692 * mdata-sh: Imported. Needed for automake support.
8693
8694Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8695
8696 * Makefile.in (taz): Try "chmod -R og=u ." before
8697 "chmod og=u `find . -print`".
8698
8699Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8700
8701 * configure.in: Add arm-elf and thumb-elf support.
8702
8703Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8704
8705 * Makefile.in: Undo previous patch.
8706
8707Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8708
8709 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8710 to here ...
8711 (install-no-fixedincludes): and here
8712 (INSTALL_MODULES): ... from here.
8713
466456d9
ILT
8714Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8715
8716 * config.sub: Merge with FSF.
8717
1b409d25
ILT
8718 * config.guess: Merge with FSF.
8719
d207ebef
JM
8720Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8721
8722 * configure (extraconfigdirs): New variable.
8723 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8724 * Makefile.in (all): Move higher in file.
8725 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8726 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8727 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8728 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8729 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8730
87311998-07-23 Brendan Kehoe <brendan@cygnus.com>
8732
8733 * Makefile.in (all-target-libjava): Depend on all-gcc and
8734 all-target-newlib.
8735 (configure-target-libjava): Depend on $(ALL_GCC).
8736
7f1937c1
RL
8737Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8738
8739 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8740 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8741
2ada2bd6
ML
8742Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8743
8744 * INSTALL/README: Fix typo.
8745
1e025bde
ML
8746Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8747
5d4a5ee6
JL
8748 * ylwrap: Change absolute path checks to check for DOS style path
8749 names.
1e025bde 8750
5d4a5ee6
JL
8751 * ylwrap: Don't use a full path name if the source file is in the
8752 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 8753
6755ff73
ILT
8754 * config-ml.in: Default to being verbose, to match Feb 18 change to
8755 configure.
8756
5d4a5ee6
JL
8757Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8758
8759 Brought over from egcs:
8760
8761 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8762
8763 * configure.in (target_subdir): Set to ${target_alias} instead
8764 of "libraries".
8765
8766 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8767
8768 * configure.in (target_subdir): Set to libraries if enable_multilib.
8769
8770Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8771
8772 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8773 multilibs, force reconfiguration the first time we create
8774 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8775
8776Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8777
8778 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8779 avoid confusion with --no-recursion.
8780
8781Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8782
8783 * configure.in: Win32 hosts shouldn't use install -x
8784 * install-sh: remove -x option, and special .exe-handling
8785 hack.
8786
d207ebef
JM
8787Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8788
8789 * config.guess: Recognize i586-pc-beos.
8790 * configure.in: Don't build some bits for beos.
8791
fbd836fc
ILT
8792Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8793
5d4a5ee6
JL
8794 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8795 CFLAGS default to -O2.
8796
fbd836fc
ILT
8797 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8798 when using GNU ld.
8799
8800Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8801
8802 * ltmain.sh: Correct install when using a different shell.
8803
8804Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8805
8806 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8807
d207ebef
JM
8808Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8809
8810 * makefile.vms: Update to build binutils/makefile.vms. Add install
8811 target.
fbd836fc
ILT
8812
8813Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8814
8815 * ltconfig: Update to correct AIX handling.
8816
69b471bc
JL
8817Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8818
81241b5e
JL
8819 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8820
69b471bc
JL
8821 * configure.in (target_subdir): Set to ${target_alias} instead
8822 of "libraries".
8823
bedf82df
MH
88241998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8825
8826 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8827 (Makefile): Depend on $(gcc_version_trigger).
8828
8829 * configure (gcc_version): Change default initializer to empty
8830 string.
8831 (gcc_version_trigger): New variable; pass this variable down
8832 to subdir configures to enable them checking gcc's version
8833 themselves. Emit make macros for both gcc_version vars.
8834 (topsrcdir): Initialize reliably.
8835 (recursion line): Remove --with-gcc-version=${gcc_version}.
8836
28e449d8
MH
88371998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8838
8839 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
8840 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8841 in $(libsubdir); emit definition in each generated Makefile.
8842 (gxx_include_dir): Initialize depending on
8843 $enable_version_specific_runtime_libs.
28e449d8 8844
50c4c9f7
MH
88451998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8846
8847 * configure (gcc_version): Initialize properly depending on
8848 how and where configure is started.
8849 (recursion line): Pass a --with-gcc-version=${gcc_version}
8850 to configures in subdirs.
8851
d207ebef
JM
8852Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8853
8854 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 8855 cygmon
d207ebef 8856
5d4a5ee6
JL
8857Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8858
8859 * configure.in: Add cygmon and libstub support for mn10200.
8860
2f96399b
MH
88611998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8862
8863 * configure (gcc_version): Add new variable describing the
8864 particular gcc version we're building.
8865 * Makefile.in (libsubdir): Add new macro for the directory
8866 in which the compiler finds executables, libraries, etc.
8867 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8868 and libsubdir.
8869
c4137c50
AO
8870Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8871
ceff9b14
AO
8872 * Makefile.in (local-clean): Remove *.log.
8873 (warning.log): Built with warn_summary from build.log.
8874 (mail-report.log): Run test_summary.
8875 (mail-report-with-warnings.log): Run test_summary including
8876 warning.log in the report.
c4137c50 8877
276d5ee0
RL
8878Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8879
8880 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8881
5d4a5ee6
JL
8882Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8883
8884 * Makefile.in (grep): Grep no longer depends on libiberty.
8885
8886Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8887
8888 * Makefile.in: all-snavigator needs all-libgui.
8889
8890Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8891
8892 * configure.in: Add cygmon and libstub support for mn10300.
8893
8af14275
ILT
8894Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8895
8896 * missing: Update to version from automake 1.3.
8897
fbd836fc
ILT
8898 * ltmain.sh: On installation, don't get confused if the same name
8899 appears more than once in the list of library names.
8900
466456d9
ILT
8901Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8902
8903 * config.sub: Accept m68060 and m5200 as CPU names.
8904
5d4a5ee6
JL
8905Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8906
8907 * configure: Use && rather than using -a in test, because odd
8908 strings can confuse test.
8909 * configure.in: Likewise.
8910
fbd836fc
ILT
8911Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8912
8913 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8914
f0983958
AO
8915Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8916
8917 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 8918 bootstrap4-lean): New targets.
f0983958 8919
bfed1ea0
JL
8920Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8921
8922 * mpw-* Delete. Not used.
8923
5d4a5ee6
JL
8924Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8925
8926 * COPYING.LIB: Update FSF address.
8927
bfed1ea0
JL
8928Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8929
8930 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8931
5d4a5ee6
JL
8932 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8933 GAS_SUPPORT_DIRS.
8934
bfed1ea0
JL
8935Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * ltconfig, ltmain.sh: Avoid producing a version number if
8938 -version-info was not used.
8939
5d4a5ee6
JL
8940Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8941
8942 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8943 building with newlib.
8944
89451998-04-30 Paul Eggert <eggert@twinsun.com>
8946
d207ebef 8947 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 8948 Solaris `make' causes it to continue to next definition.
d207ebef
JM
8949
8950Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8951
8952 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8953 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
8954
8955Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8956
8957 * configure.in: Change alpha to alpha* in several places.
8958
d207ebef
JM
8959Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8960
8961 * config.sub: Recognize sparc86x.
8962
77be0cab
MM
8963Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8964
8965 * configure.in (--enable-target-optspace): Remove debug echo.
8966
62441128
JW
8967Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8968
8969 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8970
bfed1ea0
JL
8971Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8972
8973 * ltconfig: Update cygwin32 support.
8974
5d4a5ee6
JL
8975 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8976 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8977 (GDB_SUPPORT_DIRS): Likewise.
8978
3f4ea1de
MM
8979Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8980
8981 * configure.in (target_makefile_frag): If --enable-target-optspace,
8982 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
8983 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8984 not used.
8985 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 8986
5d4a5ee6
JL
8987Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8988
8989 * Makefile.in (all-bfd): Depend on all-intl.
8990 (all-binutils): Likewise.
8991 (all-gas): Likewise.
8992 (all-gprof): Likewise.
8993 (all-ld): Likewise.
8994
89951998-04-19 Brendan Kehoe <brendan@cygnus.com>
8996
8997 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8998
bfed1ea0
JL
8999Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9000
5d4a5ee6
JL
9001 * Makefile.in (all-bfd): Depend upon all-libiberty.
9002
bfed1ea0
JL
9003 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9004
5d4a5ee6
JL
9005Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9006
9007 * Makefile.in: Add libstub.
9008
9009 * configure.in: Ditto. Build libstub for targets that have cygmon
9010 support.
9011
9012Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9013
9014 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9015
9016Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9017
9018 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9019 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9020
ec8d6ddc
KW
9021Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9022
9023 * configure: Define DEFAULT_M4 by searching PATH.
9024 * Makfile.in: Use DEFAULT_M4.
9025
bfed1ea0
JL
9026Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9027
9028 * ltconfig: Add cygwin32 support.
9029
5d4a5ee6
JL
9030 * Makefile.in, configure.in: Add libtool as a native only directory
9031 to configure and build.
9032
547a6183
JL
9033Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9034
9035 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9036
5d4a5ee6 9037Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9038
5d4a5ee6
JL
9039 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9040
9041Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9042
9043 * Makefile.in: add ash make rules
9044 * configure.in: add ash to native_only and host_tools lists
9045
9046Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9047
9048 * Makefile.in (all-gettext, all-intl): New targets.
9049 (ALL_MODULES): Added all-gettext, all-intl.
9050 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9051 (INSTALL_MODULES): Added install-gettext, install-intl.
9052 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9053
9054 * configure.in (host_tools): Added gettext.
9055 (native_only): Likewise.
9056 (noconfigdirs) [various cases]: Likewise.
9057 (host_libs): Added intl.
9058
d207ebef
JM
9059Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9060
9061 * configure: Do not disable building gdbtk for cygwin32 hosts.
9062
e98e406f
NC
9063Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9064
9065 * configure.in: Add thumb-coff target.
9066 * config.sub: Add thumb-coff target.
9067
5d4a5ee6
JL
9068Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9069
9070 * Makefile.in: Revert yesterday's change.
9071 (all-target-winsup): all-target-librx stays out of here.
9072
9073Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9074
9075 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9076 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9077 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9078 Remove references to librx and libg++.
9079
9080Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9081
9082 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9083 recursive makes
9084
bfed1ea0
JL
9085Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9086
9087 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9088 for newlib directory.
bfed1ea0
JL
9089 (CXX_FOR_TARGET): Likewise.
9090
9091Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9092
9093 * ltconfig: Update after libtool/ltconfig.in change for
9094 hpux11.
9095
9096Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9097
9098 * ltconfig, ltmain.sh: Update to libtool 1.2.
9099
3cd730af
MH
9100Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9101
9102 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9103 (install-gcc-cross): Instead, override LANGUAGES here.
9104
80564603
DL
91051998-03-18 Dave Love <d.love@dl.ac.uk>
9106
9107 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9108 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9109
d207ebef
JM
9110Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9111
9112 * configure.in: Add Thumb-pe target.
9113
5d4a5ee6 9114Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9115
5d4a5ee6
JL
9116 * Makefile.in - changed sn targets to snavigator
9117 * configure.in - changed sn targets to snavigator
9118
2d4a0558
MH
9119Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9120
9121 * config-ml.in: After building symlink tree call make distclean
9122 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9123 to be the case for libiberty.
9124
04b93567
L
9125Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9126
9127 * configure: When making link, also check the current
9128 directory. The configure scripts may create one.
9129
9a06b842
RH
9130Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9131
9132 * config.sub: Accept alphapca56 and alphaev6 properly.
9133
217fc4e6
FS
9134Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9135
9136 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9137
3e07bdbd 9138Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9139
e490616e 9140 * config.sub (sco5): Fix typo.
3e07bdbd 9141
5d4a5ee6
JL
9142Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9143
9144 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9145 install-itcl.
9146 (install-itcl): Remove dependency on install-tcl.
9147
9148Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9149
9150 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9151
9152Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9153
9154 * configure.in: Don't build libgui for a cygwin32 target when not on
9155 a cygwin32 host.
9156
9157Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9158
9159 * configure (redirect): Set to null, so default behavior of
9160 configure is now --verbose.
9161
ce0d965c
DL
91621998-02-16 Dave Love <d.love@dl.ac.uk>
9163
9164 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9165 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9166
3acd1fd0
MH
9167Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9168
9169 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9170 this change to sync Makefile.in with its ChangeLog entries.
9171
5d4a5ee6
JL
9172Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9173
9174 * ltmain.sh (mkdir): Check that the directory doesn't exist
9175 before we exit with error, so that we don't get races during
9176 parallel builds.
9177
bfed1ea0
JL
9178Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9179
9180 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9181
4e77e8f1
MH
9182Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9183
9184 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9185 PICFLAG_FOR_TARGET.
9186 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9187
9188 * configure: Emit a definition for the new macro enable_shared
9189 into each Makefile.
9190
5d4a5ee6
JL
9191Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9192
9193 * configure.in (host_tools, native_only): Add libtool.
9194
9195Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9196
9197 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9198 Fix typo in ming config comment.
9199
bfed1ea0
JL
9200Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9201
9202 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9203
5d4a5ee6
JL
9204Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * config.sub: Add tic30 cases, and map c30 to tic30.
9207
8821a725
RH
9208Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9209
9210 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9211 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9212 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9213 (CLEAN_TARGET_MODULES): Similarly
9214 (all-target-libf2c): Add dependences.
4e81ae98 9215 * configure.in (target_libs): Add libf2c.
8821a725 9216
5d4a5ee6
JL
9217Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9218
9219 * configure.in: Remove expect from noconfigdirs when target
9220 is cygwin32. OK to build expect and dejagnu with Canadian
9221 Cross.
9222
0aadd657
ILT
9223Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9224
5d4a5ee6
JL
9225 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9226 host.
9227
0aadd657
ILT
9228 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9229 and mingw32.
9230
d0a8352c
MH
9231Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9232
9233 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9234 here as it is not defined in the toplevel Makefile.
9235
59739e3c
MH
9236Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9237
9238 * configure (package_makefile_rules_frag): New variable, which names
9239 a file with generic rules, ...
9240 Change comment to mention we now have FIVE parts.
9241 * configure: Undo last change.
9242
228197ee
LT
9243Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9244
9245 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9246 * config.sub: More accurate determination of HP processor types.
228197ee 9247
efd4c0ba
MH
9248Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9249
9250 * configure (package_makefile_frag): Move inserting the
9251 ${package_makefile_frag} to where it should be according
9252 to the comment.
9253
6eef3189
PB
9254Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9255
9256 * config.guess: Add support for Linux/ARM.
9257
d207ebef
JM
9258Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9259
9260 * .cvsignore: Remove *-info and *-install since they match
9261 release-info and mpw-install, which we don't want to just ignore.
9262
48464ebf
RH
9263Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9264
9265 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9266
803462a7
PN
9267Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9268
9269 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9270 local_prefix to sub-make invocations.
9271
520ab477
L
9272Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9273
9274 * configure.in: Check makefile fragments in the source
9275 directory.
9276
4bcdb76d
AO
9277Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9278
ceff9b14
AO
9279 * configure.in: Check whether host and target makefile
9280 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9281
5d4a5ee6
JL
9282Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9283
9284 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9285
9286Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9287
9288 * configure.in: Make sure we only replace RPATH_ENVVAR on
9289 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9290 regexp to sed.
9291
9292 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9293 to sub-makes.
9294
0d3e11a5
LI
92951998-01-13 Lee Iverson (leei@ai.sri.com)
9296
9297 * config-ml.in (multi-do): LDFLAGS must include multilib
9298 designator.
9299
d45b3d87 9300Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9301
9302 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9303
d39cd7a1
MK
9304Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9305
9306 * config.sub: Add mingw32 support.
9307 * configure.in: Likewise.
d39cd7a1 9308
6decbc24
FS
9309Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9310
9311 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9312
5d4a5ee6
JL
9313Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9314
9315 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9316 * configure (gxx_include_dir): Provide a definition for subdirs
9317 which do not use autoconf.
9318
9319Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9320
9321 * config.guess: Sync with egcs. Picks up new alpha support,
9322 BeOS & some additional linux support.
9323
d3d1907a
JL
9324Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9325
9326 * config.guess: HP 9000/803 is a PA1.1 machine.
9327
b104e095
RH
9328Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9329
9330 * configure.in: It's alpha*-...
9331
aca823c1
L
9332Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9333
9334 * configure.in (host_makefile_frag, target_makefile_frag):
9335 Handle multiple config files.
9336 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9337 alpha-*-*.
9338
d207ebef
JM
9339Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9340
9341 * mkdep: New file.
9342
9343Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9344
9345 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9346
5d4a5ee6
JL
9347Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9348
9349 * Makefile.in: Add libgui directory.
9350 (GDB_TK): Add all-libgui.
9351 * configure.in: Add libgui directory.
9352 * configure: Add all-libgui to GDB_TK.
9353
9354Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9355
9356 * config-ml.in (multidirs): Add m32r to multilib list.
9357
9358Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9359
9360 * Makefile.in (all-target-gperf): Change dependency to
9361 all-target-libstdc++.
9362
baf55877
FF
9363Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9364
9365 * config.guess: Add BeOS support.
9366
5d4a5ee6
JL
9367Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9368
9369 Source directory cvs renamed to cvssrc:
9370 * configure.in (host_tools): Change cvs to cvssrc.
9371 (native_only): Likewise.
9372 (noconfigdirs) [various cases]: Likewise.
9373 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9374 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9375 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9376 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9377 (all-cvssrc): Rename target from all-cvs.
9378
f2d76545
JL
9379Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9380
9381 * configure (gxx_include_dir): Fix thinko.
9382
205cba53
JL
9383Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9384
9385 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9386 (install-cross, install-gcc-cross): New targets.
9387
5d4a5ee6
JL
9388Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9389
9390 * configure.in (noconfigdirs): Add support for Thumb target.
9391
9392 * config.sub (maybe_os): Add support for Thumb target.
9393
9394Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9395
9396 * Makefile.in: Add rules for cygmon.
9397
9398 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9399
96b0f1fc
JL
9400Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9401
9402 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9403 * configure (gxx_include_dir): Provide a definition for subdirs
9404 which do not use autoconf.
d207ebef
JM
9405
9406Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9407
9408 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9409 11/18/97 build
d207ebef 9410
7dfef6ed
JL
9411Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9412
9413 * From Franz Sirl.
9414 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9415 found on RedHat Linux systems.
96b0f1fc 9416
83cfe7c0
JL
9417Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9418
9419 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9420 guesses.
9421
7dfef6ed
JL
9422Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9423
9424 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9425
5d4a5ee6
JL
9426Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9427
9428 * ltmain.sh: If mkdir fails, check whether the directory was created
9429 anyhow by some other process.
9430
d207ebef
JM
9431Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9432
9433 * configure.in (d30v-*-*): Configure all directories.
9434
9435Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9436
9437 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9438 for the D30V.
9439
9440Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9441
9442 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9443
5d4a5ee6
JL
9444Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9445
e490616e
ZW
9446 * include/libiberty.h: Add extern "C" { so it can be used with C++
9447 progrms.
9448 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9449 programs.
5d4a5ee6 9450
d207ebef
JM
9451Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9452
9453 * configure.in (d30v-*-*): Configure GCC now.
9454
5d4a5ee6
JL
9455Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9456
9457 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9458 is no longer needed.
9459
c9670e62
JM
9460Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9461
9462 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9463
cc71c0ca
MH
9464Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9465
9466 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9467 targets using "$@" to provide support for similar but not identical
9468 targets without having to duplicate code.
9469
d207ebef
JM
9470Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9471
9472 * makefile.vms: Fix to work with DEC C.
9473
9474Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9475
9476 * config.sub: Add mips-tx39-elf to marketing names.
9477
9478Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9479
9480 * ltmain.sh: Handle symlinks in generated script.
9481
9482Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9483
9484 * configure: Handle autoconf style directory options: --bindir,
9485 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9486 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9487 --sysconfdir.
9488 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9489 (sharedstatedir, localstatedir, oldincludedir): New variables.
9490 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9491 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9492 sbindir, sharedstatedir, and sysconfdir.
9493
b1e3ddfd
AJ
9494Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9495
9496 * Makefile.in (bootstrap-lean): New target.
9497
d207ebef
JM
9498Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9499
9500 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9501 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9502
9503Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9504
9505 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9506
09f97c1e
JL
9507Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9508
9509 * Makefile.in (cross): New target.
9510
335d0ab2
AO
9511Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9512 Jeff Law <law@cygnus.com>
9513
9514 * Makefile.in (bootstrap2, bootstrap3): New targets.
9515 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9516 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9517
d207ebef
JM
9518Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9519
9520 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9521 windows. Consistent with gdb/configure.
d207ebef 9522
e693cc28
UD
95231997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9524
e693cc28
UD
9525 * configure.in: Name Linux target fragment.
9526
9527 * configure: Rewrite so that project Makefile fragment is inserted
9528 first and appears last in the resulting Makefile.
9529
d207ebef
JM
9530Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9531
9532 * Makefile.in (install-itcl): Install tcl first.
9533
5d4a5ee6
JL
9534Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9535
9536 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9537
f401679e
JW
9538Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9539
9540 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9541
9542 * configure.in (skipdirs): Add target-librx for Linux.
9543 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9544
ec20b1b9
JL
9545Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9546
9547 * Makefile.in (bootstrap): New target.
9548
becdcf6d
JL
9549Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9550
63f6bcd7 9551 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9552
d207ebef
JM
9553Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9554
9555 * config.guess: Merge with FSF.
9556
0c82f6bf
FF
9557Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9558
9559 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9560
d207ebef
JM
9561Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9562
9563 * config.sub: Add "marketing-names" patch.
9564
3fbc0b70
JS
9565Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9566
e490616e 9567 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9568
e20d4801
JL
9569Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9570
9571 * config.sub: Handle v850-elf.
9572
fe181f78 9573Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9574
9575 * .cvsignore (*-install): Remove.
9576
bfed1ea0
JL
9577Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9578
9579 * ltconfig: Set CONFIG_SHELL in libtool.
9580 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9581
558a1e7c
JW
9582Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9583
9584 * configure.in (target_subdir): Set to libraries if enable_multilib.
9585
7818d6fc
JW
9586Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9587
9588 * config.guess: Update from gcc directory.
9589
d207ebef
JM
9590Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9591
9592 * Makefile.in (all-sim): Depends on all-readline.
9593
6599da04
JM
9594Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9595
9596 * Makefile.in (BISON, YACC): Use $$s.
9597 (all-bison): Depend on all-texinfo.
9598
9599Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9600
9601 * Makefile.in (BISON): Add -L flag.
9602 (YACC): Likewise.
9603
d207ebef
JM
9604Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9605
4e81ae98
EC
9606 * configure.in (noconfigdirs): Add support for v850e target.
9607
d207ebef
JM
9608 * config.sub (maybe_os): Add support for v850e target.
9609
9610Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9611
4e81ae98
EC
9612 * configure.in (noconfigdirs): Add support for v850ea target.
9613
d207ebef
JM
9614 * config.sub (maybe_os): Add support for v850ea target.
9615
6599da04
JM
9616Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9617
9618 * config.sub: Add mipstx39. Delete r3900.
9619
9620Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9621
9622 * Makefile.in (all-autoconf): Depends on all-texinfo.
9623
9624Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9625
9626 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9627 eabi targets.
9628
9629Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9630
9631 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9632
9633 * configure: When handling a Canadian Cross, handle YACC as well as
9634 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9635 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9636
9637Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9638
9639 * Makefile.in (BISON): bison, not byacc or bison -y.
9640 (YACC): bison -y or byacc or yacc.
9641 (various): Add *-bison as appropriate.
9642 (taz): No need to mess with BISON anymore.
9643
9644Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9645
9646 * configure: If OSTYPE matches *win32*, try to find a good value for
9647 CONFIG_SHELL.
9648
9649Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9650
9651 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9652 configure.in if it is present.
9653
9654Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9655
9656 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9657
9658Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9659
9660 * config.sub: Recognize `arc' cpu.
9661 * configure.in: Likewise.
9662 * config-ml.in: Likewise.
9663
9664Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9665
9666 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9667
9668Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9669
9670 * configure: Changed sed delimiter from ':' to '|' when
9671 attempting to substitute ${config_shell} for SHELL. On
9672 NT ${config_shell} may contain a ':' in it.
9673
9674Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9675
9676 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9677
9678Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9679
9680 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9681
9682Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9683
9684 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9685
9686 * ylwrap: If the program is a relative path, force it to be
9687 absolute.
9688
9689Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9690
9691 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9692
9693Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9694
9695 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9696 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9697 for libraries.
6599da04
JM
9698
9699Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9700
9701 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9702 separated by spaces.
6599da04
JM
9703
9704Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9705
9706 * ylwrap: New file.
9707 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9708
9709 * ltmain.sh: Handle /bin/sh at start of install program.
9710
9711 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9712
9713 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9714 * missing: New file, from automake 1.2.
9715
9716Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9717
9718 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9719 check-tk to CHECK_X11_MODULES.
9720
9721Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * config.sub: Merge with FSF.
9724
9725Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9726
9727 * config.guess: Merge with FSF.
9728
9729Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9730
9731 * configure: Treat msdosdjgpp like go32.
9732 * configure.in: Likewise. Don't remove gprof for go32.
9733
9734 * configure: Change Makefile.tem2 to Makefile.tm2.
9735
9736Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9737
9738 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9739
9740Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9741
9742 * install-sh (chmodcmd): Set to null if the DST directory already
9743 exists. Same as Nov 11th change.
9744
9745Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9746
4e81ae98 9747 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
9748
9749Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9750
9751 * config.guess: Update from FSF.
9752
9753Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9754
9755 * Makefile.in (GDB_TK): Depend on itcl and tix.
9756
9757Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9758
9759 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9760 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9761 (INSTALL_SCRIPT): New variable.
9762 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9763 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9764 to -x.
9765 * install-sh: Add support for -x option.
9766
9767Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9768
9769 * configure.in, Makefile.in: Treat tix like itcl.
9770
9771Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9772
9773 * Makefile.in (WINDRES): New variable.
9774 (WINDRES_FOR_TARGET): New variable.
9775 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9776 (EXTRA_HOST_FLAGS): Add WINDRES.
9777 (EXTRA_TARGET_FLAGS): Add WINDRES.
9778 (EXTRA_GCC_FLAGS): Add WINDRES.
9779 ($(DO_X)): Pass down WINDRES.
9780 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9781 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9782 DLLTOOL_FOR_TARGET.
9783
9784Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9785
9786 * configure.in: configure sim before gdb for win32-x-ppc
9787
9788Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9789
9790 Move gperf into the toplevel, from libg++.
9791 * configure.in (target_tools): Add target-gperf.
9792 (native_only): Add target-gperf.
9793 * Makefile.in (all-target-gperf): New target, depend on
9794 all-target-libg++.
9795 (configure-target-gperf): Empty rule.
9796 (ALL_TARGET_MODULES): Add all-target-gperf.
9797 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9798 (CHECK_TARGET_MODULES): Add check-target-gperf.
9799 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9800 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9801
9802Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 9803
6599da04
JM
9804 * config.sub (mn10200): Recognize new basic machine.
9805
9806Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9807
9808 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9809 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9810
9811Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9812
9813 * configure.in: If we're building mips-sgi-irix6* native, turn on
9814 ENABLE_MULTILIB and set TARGET_SUBDIR.
9815
9816Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9817
9818 * Makefile.in (all-sn): Depend on all-grep.
9819
9820Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9821
9822 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9823
9824 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9825 Makefile. From Jeff Makey <jeff@cts.com>.
9826 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9827
9828 * Makefile.in (DISTBISONFILES): Remove.
9829 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9830 $(DEFAULT_YACC).
9831
9832 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 9833 cygwin32.
6599da04
JM
9834
9835 * Makefile.in (LD): New variable.
9836 (EXTRA_HOST_FLAGS): Pass down LD.
9837 ($(DO_X)): Likewise.
9838
9839Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9840
9841 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9842
9843Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9844
9845 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 9846 before adding our own. Always add --build.
6599da04
JM
9847
9848Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9849
9850 * configure.in (targargs): Pass --build if we're doing
9851 a cross-compile.
9852
9853Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9854
ca236658 9855 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
9856 sed. Otherwise sed chokes on NT path names with drive
9857 designators. Also look for "?:*" as the leading characters in an
9858 absolute pathname.
9859
9860Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9861
9862 * config.sub: Support for r3900.
9863
9864Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9865
9866 * configure.in: Use install-sh, not install.sh.
9867
9868Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9869
9870 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9871 apply it twice.
9872
9873Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9876 install-binutils.
9877
9878Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * Makefile.in: Add automake targets.
9881 * configure.in (host_tools): Add automake.
9882
9883Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * configure: Default CXX to c++, not gcc.
9886 * Makefile.in (CXX): Set to c++, not gcc.
9887 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9888
9889Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9890
9891 * install-sh: try appending a .exe if source file doesn't
9892 exist
9893
9894Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9895
9896 * configure.in: Turn on multilib by default.
9897 (cross_only): Remove target-libiberty.
9898
9899 * Makefile.in (all-gcc): Don't depend on libiberty.
9900
9901Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9902
9903 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9904
9905Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9906
9907 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9908 (DISTBISONFILES): Add ld/Makefile.in
9909
9910Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9911
9912 * configure.in: if target is cygwin32 but host isn't cygwin32,
9913 don't configure gdb tcl tk expect, not just gdb.
9914
9915Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9916
9917 * configure.in: Added gnuserv everywhere sn appears.
9918
9919 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9920 (CROSS_CHECK_MODULES): Added check-gnuserv.
9921 (INSTALL_MODULES): Added install-gnuserv.
9922 (CLEAN_MODULES): Added clean-gnuserv.
9923 (all-gnuserv): New target.
9924
9925Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9926
9927 * config.guess: Fixes for MIPS OpenBSD systems.
9928
9929Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9930
9931 * Makefile.in (INSTALL_XFORM): Remove.
9932 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9933
9934 * mkinstalldirs: New file, copied from automake.
9935 * Makefile.in (installdirs): Rename from install-dirs. Use
9936 mkinstalldirs. Change all users.
9937 (DEVO_SUPPORT): Add mkinstalldirs.
9938
9939Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9940
9941 * install-sh: Rename from install.sh.
9942 * Makefile.in (INSTALL): Change install.sh to install-sh.
9943 (DEVO_SUPPORT): Likewise.
9944
9945 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9946 Graichen <graichen@rzpd.de>.
9947
9948Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9949
9950 * config.guess: Recognize OpenBSD systems correctly.
9951
9952Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9953
9954 * README, Makefile.in (ETC_SUPPORT): Remove references to
9955 cfg-paper*, configure.{texi,man,info*}._
9956
9957Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9958
9959 * Makefile.in (all.normal): Ensure that gcc is built after all
9960 the x11 - ie gdb - targets.
9961
9962Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9963
9964 * makefile.vms: Don't run conf-a-gas.
9965
9966Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9967
e490616e 9968 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 9969
d207ebef
JM
9970Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9971
9972 * configure.in: Remove noconfigdirs case since gdb also
9973 configures and builds for tic80-coff.
9974
6599da04
JM
9975Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9976
9977 * configure: Set cache_file to config.cache.
9978 * Makefile.in (local-distclean): Remove config.cache.
9979
9980Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * COPYING: Update FSF address.
9983
d207ebef
JM
9984Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9985
9986 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9987 noconfigdirs.
9988
6599da04
JM
9989Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9990
9991 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9992 MAKEDIRS, is empty.
9993
9994Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9995
9996 * config.sub: Tweak mn10300 entry.
9997
9998Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9999
10000 * configure.in (host_tools): Put sim before gdb, so gdb's
10001 configure.tgt can determine if the simulator was configured.
10002
10003Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10004
10005 * config.sub: Move BeOS $os case to be with other Cygnus
10006 local cases.
10007
10008Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10009
10010 * config.sub: Remove misplaced comment that broke Linux.
10011
10012Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10013
10014 * config.sub: Add BeOS support.
10015
10016Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10017
10018 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10019
10020Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10021
10022 * configure.in (noconfigdirs): Remove tcl and tk from
10023 noconfigdirs for cygwin32 builds.
10024
d207ebef
JM
10025Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10026
10027 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10028
6599da04
JM
10029Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10030
10031 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10032 make-all.com, use makefile.vms instead.
10033
10034Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10035
10036 * config.sub: Accept -lnews*.
10037
d207ebef
JM
10038Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10039
10040 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10041 target-examples and target-libiberty for d30v.
d207ebef
JM
10042
10043Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10044
10045 * configure.in (noconfigdirs): Enable ld for d30v.
10046
10047Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10048
10049 * configure.in (tic80-*-*): Build compiler.
10050
10051Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10052
10053 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10054 unsupported d30v directories
d207ebef
JM
10055
10056Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10057
4e81ae98
EC
10058 * config.sub, configure.in: Add d30v target cpu.
10059
6599da04
JM
10060Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10061
10062 * makefile.vms: New file.
10063 * make-all.com: Remove.
10064
10065Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10066
10067 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10068
10069Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10070
10071 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10072
10073Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10074
10075 * Makefile.in (ALL_MODULES): Added all-db.
10076 (CROSS_CHECK_MODULES): Addec check-db.
10077 (INSTALL_MODULES): Added install-db.
10078 (CLEAN_MODULES): Added clean-db.
10079
10080Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10081
10082 * config.guess: Merge with latest FSF sources.
10083
10084Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10085
10086 * Makefile.in (ALL_MODULES): Added all-itcl.
10087 (CROSS_CHECK_MODULES): Added check-itcl.
10088 (INSTALL_MODULES): Added install-itcl.
10089 (CLEAN_MODULES): Added clean-itcl.
10090
10091Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10092
10093 * configure.in: build gdb for mn10200
10094
10095Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10096
10097 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10098
d207ebef
JM
10099Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10100
10101 * configure.in (tic80-*-*): Turn off most targets right now.
10102
6599da04
JM
10103Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10104
10105 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10106 rather than the makeinfo program.
10107 (do-info): Depend upon all-texinfo.
10108
10109Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * configure.in: Remove uses of config/mh-linux.
10112
10113 * config.sub, config.guess: Merge with latest FSF sources.
10114
d207ebef
JM
10115Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10116
10117 * config.sub (case $basic_machine): Add tic80 entries.
10118
6599da04
JM
10119Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * config.sub, config.guess: Merge with latest FSF sources.
10122
10123Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10124
10125 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10126 * mpw-config.in: Test for NewFolderRecursive.
10127 * mpw-install: Use symbolic name for startup filename.
10128 * mpw-README: Add various additional details.
10129
10130Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10131
10132 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10133
10134Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10135
10136 * configure.in: Do build gcc and the target libraries for
10137 the mn10200.
10138
10139Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10140
10141 * configure.in: don't avoid building gdb for mn10300 any more
10142 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10143 instead of single-quoting it.
10144
10145Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10146
10147 * configure.in: Don't use --with-stabs on IRIX 6.
10148
10149Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10150
10151 * configure.in (m32r): Build gdb, libg++ now.
10152
10153Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10154
10155 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10156 directories from noconfigdirs.
10157
10158Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10159
10160 * config.sub (basic_machine): added mips16 configuration
10161
10162Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10163
10164 * config.sub: Handle d10v-unknown.
10165
d207ebef
JM
10166Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10167
10168 * config.sub: Handle v850-unknown.
10169
6599da04
JM
10170Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10171
10172 * Makefile.in: add findutils
10173 * configure.in: add findutils to list of host_tools
10174
10175Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10176
10177 * config.sub: Handle mn10200 and mn10300.
10178
10179Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10180
10181 * configure.in (d10v-*): Do not build librx.
10182
10183Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10184
10185 * configure.in (mn10300): Build everything except gdb & libgloss.
10186
10187Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10188
10189 * config.guess: Patch for Dansk Data Elektronik servers,
10190 from Niels Skou Olsen <nso@dde.dk>.
10191
10192 For ncr, use /bin/uname rather than uname, since GNU uname does not
10193 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10194
10195 Patch for MIPS R4000 running System V,
10196 from Eric S. Raymond <esr@snark.thyrsus.com>.
10197
10198 Fix thinko for nextstep.
10199
10200 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10201
10202 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10203 * config.guess: Guess mips-dec-mach_bsd4.3.
10204
10205 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10206 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10207 release numbers.
10208 * config.guess (mips-mips-riscos*): Emit just enough of the
10209 release number.
10210
10211 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10212 * config.guess (sparc-auspex-sunos*): Added.
10213 (f300-fujitsu-*): Added.
10214
10215 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10216 * config.guess: Recognize a Tadpole as a sparc.
10217
10218Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10219
10220 * config.guess: Don't assume that NextStep version is either 2 or
10221 3. NextStep 4 (aka OpenStep 4) has come out now.
10222
10223Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10224
10225 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10226 From Rik Faith <faith@cs.unc.edu>.
10227
10228Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10229
10230 * config.sub: Contributions from bug-gnu-utils to:
10231 Support plain "hppa" (no version given) architecture, reported by
10232 OpenStep.
10233 OpenBSD like NetBSD.
10234 LynxOs is not a hardware supplier.
10235
10236 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10237 OpenBSD like NetBSD.
6599da04
JM
10238 Stratus systems.
10239 More Pyramid systems.
10240 i[n>4]86 Intel chips.
10241 M680[n>4]0 Motorola chips.
10242 Use unknown instead of lynx for hardware manufacturer.
10243
10244Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10245
10246 * install.sh (chmodcmd): Set to null if the DST directory already
10247 exists.
10248
10249Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10250
10251 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10252 not use mt-ppc target Makefile fragment any more.
10253
10254Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10255
10256 * configure.in (*-*-windows): Exclude everything but those dirs
10257 needed to build windows.
10258
10259Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10260
10261 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10262
10263Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10264
10265 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10266
10267Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10268
10269 * Undo my previous change.
10270
10271Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10272
10273 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10274 unconditionally.
10275 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10276
10277Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10278
10279 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10280 host to add it's own flags.
6599da04
JM
10281
10282Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10283
10284 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10285
10286Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10287
10288 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10289 (CXX_FOR_TARGET): Likewise.
10290 (GCC_FOR_TARGET): Define.
10291 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10292 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10293 CC_FOR_TARGET was specified on the command line.
10294 (MAKEOVERRIDES): Don't define.
10295
10296Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10297
10298 * configure.in (m32r): Fix spelling of libg++ libs.
10299
10300Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10301
10302 * config.sub (-apple*): Remove, now redundant.
10303
10304Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10305
10306 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10307
10308 * configure: Rework yesterday's sed script patch.
10309
10310 * config.sub: Merge with FSF.
10311
10312Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10313
10314 * config.guess: Merge from FSF.
10315
10316 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10317 * config.guess: Use pc instead of unknown, for pc clone systems.
10318 Change linux to linux-gnu.
6599da04
JM
10319
10320 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10321 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10322
10323Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10324
10325 * test-build.mk (HOLES): Add "xargs" for gdb.
10326
10327 * configure: Avoid hpux10.20 sed bug.
10328
10329Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10330
731a8127 10331 * configure.in: Add support for windows host
6599da04
JM
10332 (that is a build done under the Microsoft build environment).
10333
10334Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10335
10336 * Makefile.in: Replace all uses of srcroot with s, to shrink
10337 command line lengths.
10338
10339 Patches from Geoffrey Noer <noer@cygnus.com>:
10340 * configure.in: If configuring for newlib, pass --with-newlib to
10341 subdirectories.
10342 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10343 -Bnewlib/ and -Lwinsup to gcc.
10344 (CXX_FOR_TARGET): Likewise.
10345
10346Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10347
10348 * Makefile.in (ETC_SUPPORT): Add configure.
10349
10350Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10351
4e81ae98 10352 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10353 host configuration file.
10354
10355Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10356
10357 * configure.in: Break mn10x00 support into separate
10358 mn10200 and mn10300 configurations.
10359 * config.sub: Likewise.
10360
10361Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10362
10363 * configure.in: Add lots of stuff to noconfigdirs for
10364 the mn10x00 targets.
10365
10366 * config.sub, configure.in: Add mn10x00 support.
10367
10368Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10369
10370 * make-all.com: Call conf-a-gas, not config-a-gas.
10371
10372Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10373
10374 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10375 targets.
6599da04
JM
10376
10377Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10378
10379 * mpw-README: Add much more detail for native PowerMac.
10380 * mpw-install: New file.
10381 * mpw-configure: Add --norecursion and --help options.
10382 * mpw-config.in: Translate readme and install files when
10383 copying to objdir.
10384 * mpw-build.in: Don't always depend on byacc and flex.
10385 (install-only-top): New action.
10386
d207ebef
JM
10387Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10388
10389 * configure.in: You can now configure GDB for the v850.
10390
6599da04
JM
10391Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10392
10393 * configure.in (noconfigdirs): Don't configure any C++ dirs
10394 if targeting D10V.
10395
10396Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10397
10398 * config.sub: Recognize mips64vr5000.
10399
10400Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10401
10402 * configure.in: Use a single line for host_tools and native_only.
10403
10404Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10405
10406 * config.sub, configure.in: Add entries for m32r.
10407
10408Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10409
10410 * Makefile.in (inet-install): Don't run install-gzip.
10411
10412Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10413
10414 * configure.in: Don't config lots of things for *-*-windows*.
10415
10416Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10417
10418 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10419 (host_libs, host_tools): Copy from configure.in.
10420 * mpw-configure: Don't complain about directories not found.
10421
10422Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10423
10424 * configure.in (i[345]86): Recognize i686 for pentium pro.
10425 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10426 file.
10427
10428 * config.guess (i[345]86): Ditto.
10429
10430Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10431
10432 * configure.in (noconfigdirs): Removed gdb for D10V.
10433
d207ebef 10434Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10435
d207ebef
JM
10436 * configure.in: Remove ld, target-libio, target-libg++, and
10437 target-libstdc++ from noconfigdirs.
5d4a5ee6 10438
6599da04
JM
10439Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10440
10441 * configure: Fix three locations where shell scripts were
10442 being run directly rather than with config_shell.
10443
d207ebef
JM
10444Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10445
10446 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10447 * config.sub (basic_machine): Recognize v850.
10448
6599da04
JM
10449Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10450
10451 * mpw-configure: Handle multiple enable/disable options and
10452 pass them down recursively, handle -c and -s flags appropriately
10453 depending on choice of compiler, add escape mechanism for
10454 quoted arguments to gC.
10455
10456Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10457
10458 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10459 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10460 so that -mrelocatable-lib and -mno-eabi are used.
10461
10462 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10463 not support --print-multi-lib, don't abort.
10464
6599da04
JM
10465Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10466
10467 * make-all.com: Run config-a-gas.
10468 * setup.com: Don't copy subdirectory files around.
10469
10470Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10471
10472 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10473 target, it now compiles correctly.
10474
10475Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10476
10477 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10478
10479Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10480
4e81ae98 10481 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10482
10483Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10484
10485 * configure.in (native_only): Add prms.
10486
10487Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10488
10489 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10490 (BINUTILS_SUPPORT_DIRS): Likewise.
10491
10492Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10493
10494 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10495 d10v support is added.
10496
10497Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10498
10499 * configure.in (d10v-*-*): New target.
10500
10501Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10502
10503 * config.guess (HP 9000/811): Recognize this as a PA1.1
10504 machine.
10505
10506Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10507
10508 * Makefile.in (do-tar-gz): New target, split out from tail end of
10509 taz target. Run each command separately, don't use pipes.
10510 (taz): Use it.
10511
10512Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10513
10514 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10515 * mpw-build.in: No builds should depend on building byacc or flex,
10516 they are assumed to be installed already.
10517
10518Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10519
10520 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10521 variable that CC_FOR_TARGET needs.
10522
10523Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10524
10525 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10526 options have changed since the last time the subdirectory was
10527 configured, and if it has, reconfigure.
10528 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10529 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10530
10531Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10532
10533 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10534 CLEAN_MODULES): Add bash.
10535 (all-bash): New target.
10536
10537Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10538
10539 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10540
10541Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10542
10543 * config.sub (basic_machine): Recognize d10v as a valid processor.
10544
10545Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10546
10547 * mpw-configure: Add support for --bindir.
10548 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10549
10550Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10551
10552 * configure.in: add bash, time, gawk to list of hosttools and things
10553 to only build for native toolchains
10554
10555Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10556
10557 * Makefile.in (docdir): Remove.
10558
10559Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10560
10561 * Makefile.in (datadir): Set to $(prefix)/share.
10562
10563Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10564
10565 * configure.in: build diff and patch for cygwin32-hosted
10566 toolchains.
10567
10568Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10569
10570 * config.sub: Accept -rtems*.
10571
10572Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10573
e490616e
ZW
10574 * configure.in: enable dosrel for cygwin32-hosted builds,
10575 remove diff from the list of things not buildable
10576 via Canadian Cross
6599da04
JM
10577
10578Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10579
10580 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10581 don't get ". ".
6599da04
JM
10582
10583Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10584
10585 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10586
10587Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10588
10589 * Makefile.in (taz): Handle case where tex3patch didn't even get
10590 checked out. Also, if it was found, put the symlink in a new util
10591 subdirectory.
10592
10593Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10594
10595 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10596
10597Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10598
10599 * config.sub: Recognize -openvms.
10600 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10601 * make-all.com, setup.com: New files.
10602
10603Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10604
10605 * Makefile.in (taz): tex3patch moved to texinfo/util.
10606
10607Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10608
10609 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10610 * configure.in: remove make from disable-if-Can-Cross list
10611 enable gdb if ${host} and ${target} are cygwin32
10612
10613Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10614
10615 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10616 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10617
10618Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10619
10620 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10621 distinguish sysv/svr4/bsd variants.
10622 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10623
10624Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10625
10626 * configure.in: Added copyright notice.
10627 * move-if-change: Added copyright notice.
10628
10629Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10630
10631 * configure.in (powerpcle-*-solaris*): Until we get shared
10632 libraries working, don't build gdb, sim, make, tcl, tk, or
10633 expect.
10634
10635Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10636
10637 * config.guess: Merge with FSF:
10638
10639 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10640 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10641
10642 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10643 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10644
10645 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10646 * config.guess: Combine two OSF1 rules.
10647 Also recognize field test versions. From mjr@zk3.dec.com.
10648 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10649 because GNU uname does not support -p. From pmr@pajato.com.
10650
10651Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10652
10653 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10654
10655Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10656
10657 * mpw-README: Document GCCIncludes.
10658
10659Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10660
10661 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10662
10663Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10664
10665 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10666
10667Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10668
10669 * configure.in (*-*-cygwin32): Configure make.
10670
10671Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10672
10673 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10674
10675Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10676
10677 * Makefile.in (all-inet): Depend on all-perl.
10678
10679 * Makefile.in (inet-install): New target.
10680
10681 * Makefile.in (all-inet): Depend on all-tcl.
10682 (all-inet): Depend on all-send-pr.
10683
10684Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10685
10686 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10687 temporarily.
10688
10689Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10690
10691 * configure.in: Don't configure --with-gnu-ld on AIX.
10692
10693Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10694
10695 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10696
10697Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10698
10699 * Makefile.in (ALL_MODULES): Added all-inet.
10700 (CROSS_CHECK_MODULES): Added check-inet.
10701 (INSTALL_MODULES): Added install-inet.
10702 (CLEAN_MODULES): Added clean-inet.
10703 (all-indent): New target.
10704
10705 * configure.in (host_tools): Added inet.
10706 (native_only): Added inet.
10707 (noconfigdirs): Added inet.
10708
10709Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10710
10711 * configure.in: Don't configure libgloss if we are not configuring
10712 newlib.
10713
10714Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10715
10716 * configure.in: Don't configure libgloss for unsupported
10717 architectures.
10718
10719Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10720
10721 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10722
10723Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10724
10725 * Makefile.in (ALL_MODULES): Include all-apache.
10726 (CROSS_CHECK_MODULES): Include check-apache.
10727 (INSTALL_MODULES): Include install-apache.
10728 (all-apache): New target.
10729
10730 * configure.in: Added apache everywhere perl is seen.
10731
10732Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10733
10734 * Makefile.in: Add support for clean-{module} and
10735 clean-target-{module} rules.
10736
10737Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10738
10739 * configure.in (*-*-ose) do not build libgloss.
10740
10741Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10742
10743 * config.guess (prep*:SunOS:5.*:*): Turn into
10744 powerpele-unknown-solaris2.
10745
10746Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10747
10748 * configure.in: Permit --enable-shared to specify a list of
10749 directories.
10750
10751Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10752
10753 * configure.in (host==solaris): Pass only the first word of $CC
10754 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10755
10756Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10757
10758 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10759
10760Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10761
10762 * Makefile.in (ALL_MODULES): Include all-perl.
10763 (CROSS_CHECK_MODULES): Include check-perl.
10764 (INSTALL_MODULES): Include install-perl.
10765 (ALL_X11_MODULES): Include all-guile.
10766 (CHECK_X11_MODULES): Include check-guile.
10767 (INSTALL_X11_MODULES): Include install-guile.
10768 (all-perl): New target.
10769 (all-guile): New target.
10770
10771 * configure.in (host_tools): Include perl and guile.
10772 (native_only): Include perl and guile.
10773 (noconfigdirs): Don't build guile and perl; no ports have been
10774 done.
10775
10776Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10777
e490616e
ZW
10778 * configure (--enable-*): Handle quoted option lists such as
10779 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
10780
10781Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10782
10783 * Makefile.in ({,inst}all-target): New rule so we can make and
10784 install all of the target directories easily.
10785
10786Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10787
10788 * configure.in: Add missing global flag in sed substitution when
10789 deleting `target-' from ${configdirs}.
10790
10791Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10792
10793 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10794 option.
10795
10796 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10797 config/mh-necv4.
10798
10799 * install.sh: Correct misspelling of transformbasename.
10800
10801 * config.guess: Recognize mips-*-sysv*.
10802
10803Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10804
10805 * config.sub: Recognize mon960.
10806
10807Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10808
10809 * configure: Restore Canadian Cross handling of BISON and LEX,
10810 removed in Feb 20 change.
10811
10812Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10813
10814 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10815 Mention make install. Remove the old copyright date as well the
10816 clumsy and rather pointless copyright on the README file.
10817
10818Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10821 Makefile after running symlink-tree, then run `make distclean' to
10822 avoid clobbering any generated files in srcdir.
10823
10824Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10825
10826 * configure.in (m68k-*-netbsd*): Build everything now.
10827
10828Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10829
10830 * Makefile.in (taz): Fix quoting.
10831
10832Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10833
10834 * configure.in (sparclet-*-*): Build everything now.
10835
10836Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10837
10838 * configure.in (m68k-*-linux*): New host.
10839
10840Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10841
10842 * configure: Check for bison before byacc.
10843
10844Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10845
10846 * Makefile.in configure: Change the way LEX and BISON/YACC are
10847 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10848 searching PATH. These are used as fallbacks by Makefile.in if
10849 flex/bison/byacc aren't in objdir.
10850
10851Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10852
10853 * Makefile.in: Make everything which depends upon all-bfd also
10854 depend upon all-opcodes, in case --with-commonbfdlib is used.
10855
10856Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10857
10858 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10859 building NT native compilers on Unix.
10860
10861Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10862
10863 * configure.in: Don't get CC from the host Makefile fragment if we
10864 can find gcc in PATH, or if this is a Canadian Cross. Move the
10865 Solaris test for /usr/ucb/cc to the post target script, just after
10866 the compiler sanity test.
10867
10868Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10869
10870 * config.sub: Merge with FSF.
10871
10872Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10873
10874 * Makefile.in (RPATH_ENVVAR): New variable.
10875 (REALLY_SET_LIB_PATH): Use it.
10876 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10877
10878Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10879
10880 * config.sub, configure.in: Recognize sparclet cpu.
10881
10882Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10883
10884 * config.guess: Support m68k-cbm-sysv4.
10885
10886Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10887
10888 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10889 m68k-unknown-linuxaout from linker help string. Put quotes around
10890 $ld_help_string.
10891
10892Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10893
10894 * config.guess (powerpc-harris-powerunix): Add guess for port
10895 to new target.
10896
10897Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10898
10899 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10900
10901Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10902
10903 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10904 $(REALLY_SET_LIB_PATH) in Makefile.
10905 * Makefile.in (SET_LIB_PATH): New variable.
10906 (REALLY_SET_LIB_PATH): New variable.
10907 ($(DO_X)): Use $(SET_LIB_PATH).
10908 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10909 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10910 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10911 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10912 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10913 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10914 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10915 (install-dosrel): Likewise.
10916 (all-opcodes): Depend upon all-libiberty.
10917
10918Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10919
10920 * config.guess (*:CYGWIN*): New
10921
10922Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10923
10924 * Makefile.in (all-target-winsup): All all-target-libiberty.
10925
10926Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10927
10928 * configure.in (noconfigdirs): Add missing # in front of comment.
10929
10930Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10931
10932 * configure.in: add second pass to things added to noconfigdirs
10933 so *-gm-magic can exclude libgloss properly.
10934
10935Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10936
10937 * mpw-configure (extralibs_name, rez_name): Set correctly
10938 for MWC68K compiler.
10939
10940 * mpw-README: Add more info on the necessary build tools.
10941
10942Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10943
10944 * configure.in, config.sub: Recognize cygwin32.
10945
10946Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10947
10948 * config.guess, config.sub: Recognize A/UX.
10949
10950Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10951
10952 * config.sub: Merge with gcc/config.sub.
10953
10954Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10955
10956 * mpw-build.in (do-binutils): Add build of stamps.
10957
10958Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10959
10960 * config.sub: Add recognition for mips64vr4100*-* targets.
10961
10962Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10963
10964 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10965 Add creation of gconfigargs with `--enable-shared' turned on.
10966 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10967 ($(host)-stamp-stage3-configured): Likewise.
10968 (HOLES): Add chatr and ldd.
10969 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10970
10971Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10972
10973 * configure: Pass --nfp to recursive configures.
10974
10975Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10976
10977 * Makefile.in (DLLTOOL): New.
10978 (DLLTOOL_FOR_TARGET): New.
10979 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10980 (EXTRA_TARGET_FLAGS): Ditto.
10981 (EXTRA_GCC_FLAGS): Ditto.
10982 (CONFIGURE_TARGET_MODULES): Ditto.
10983 (DO_X): Ditto.
10984 * configure: Add DLLTOOL.
10985
10986Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10987
10988 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10989 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10990 mh-sco, since old workarounds no longer needed, and don't
10991 build ld, since libraries have weak symbols in COFF.
10992
10993Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10994
10995 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10996
10997Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10998
10999 * configure.in: Make sure that ${CC} can be used to compile an
11000 executable.
11001
11002Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11003
11004 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11005 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11006 nothing depending on whether gdbtk is being built.
11007
11008Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11009
11010 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11011
11012Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11013
11014 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11015 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11016
11017Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11018
11019 * config-ml.in: Add support for
11020 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11021 Simplify setting of multidirs from --disable-foo.
11022
11023Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11024
11025 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11026 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11027 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11028 non-empty, pass them on to the GCC make.
6599da04
JM
11029 (all-bootstrap): New rule that is like all-gcc, except it executes
11030 the GCC bootstrap rule instead of the GCC all rule.
11031
11032Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11033
11034 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11035
11036Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11037
11038 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11039 DG/UX support.
11040
11041Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11042
11043 * config.sub (i*86*) Change [345] to [3456]
11044
11045Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11046
11047 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11048 --with-gnu-ld=no.
11049
11050Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11051
11052 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11053 AIX multilibs get built.
11054
11055Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11056
11057 * configure.in (i386-win32): Don't build expect if we're not
11058 building the tcl subdir.
11059
11060Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11061
11062 * Makefile.in: (configure-target-examples, all-target-examples):
11063 New targets, configure and build example programs.
11064
11065Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11066
11067 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11068 use it as input to sedit the generated MPW makefile.
11069 * mpw-README: Add a suggestion about Gestalt.h.
11070
11071Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11072
11073 * config.sub: Accept *-*-ieee*.
11074
11075Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11078 Ronald F. Guilmette <rfg@monkeys.com>.
11079
11080Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11081
11082 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11083 for powerpc-pe native.
11084 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11085 (target==powerpc-pe): duplicate i386-win32 entry.
11086
11087Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11088
11089 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11090 of vxworks, not just vxworks5.1.
11091
11092Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11093
11094 * mpw-configure: Add support for exec-prefix.
11095
11096Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11097
11098 * config.guess: Recognize HP model 816 machines as having
11099 a PA1.1 processor.
11100
11101Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11102
11103 * configure: Ignore new autoconf configure options.
11104
6599da04
JM
11105Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11106
11107 * config.guess: Recognize Pentium under SCO.
11108 From Robert Lipe <robertl@arnet.com>.
11109
11110Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11111
11112 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11113
11114Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11115
11116 * configure.in: Don't configure gas for alpha-dec-osf*.
11117
11118Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11119
11120 * configure.in: Default to --with-stabs for some targets for which
11121 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11122 i[345]86*-*-unixware*.
11123
11124Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11125
11126 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11127 rather than basing it on the target. Simplify handling of options
11128 controlling which directories to configure. Remove extraneous
11129 slash in multi-clean target.
11130
11131Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11132
11133 * config-ml.in: Prefix more variables with ml_ so they don't collide
11134 with configure's.
11135
11136Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11137
11138 * configure: Don't turn -v into --v.
11139
11140Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11141
11142 * configure.in (targargs): Fix typo.
11143
11144 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11145
11146Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11147
11148 * configure.in: Strip --host and --target options from
11149 CONFIG_ARGUMENTS, and always configure for --host only. Add
11150 --with-cross-host option when building with a cross-compiler.
11151 * configure: Canonicalize the arguments put into config.status by
11152 always using `=' for an option with an argument. Pass a presumed
11153 --host or --target explicitly.
11154
11155Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11156
11157 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11158 into general OS recognition case.
11159
11160Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11161
11162 * configure.in (target_configdirs): add target-winsup only
11163 for win32 target systems.
11164
11165Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11166
11167 * Makefile.in (all-target-libgloss): Depend upon
11168 configure-target-newlib, since when libgloss is built it looks to
11169 see if the newlib directory exists.
11170
11171Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11172
11173 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11174 cfg-ml-*.in.
11175
11176Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * configure: Handle LD and LD_FOR_TARGET when configuring a
11179 Canadian Cross.
11180
6599da04
JM
11181Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11182
11183 * configure.in (target_libs): add target-winsup.
11184 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11185 (target==ppcle-pe): remove ld from $noconfigdirs.
11186
11187Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11188
11189 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11190 Preserve relative path names in $srcdir. Build symlink tree if
11191 configuring cross target dir and srcdir=. (= no VPATH support).
11192 (configure-target-libg++): Depend on configure-target-librx.
11193 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11194 * config-ml.in: New file.
11195 * symlink-tree: New file.
11196 * configure: Ensure srcdir="." if that's what it is.
11197
11198Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11199
11200 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11201 includes and FLEX_SKELETON setting.
11202 * mpw-configure (--with-gnu-ld): New option, controls whether
11203 to use PPCLink or ld with PowerMac GCC.
11204 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11205 * mpw-config.in: Configure grez if targeting Mac.
11206
11207 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11208 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11209 just macos.
6599da04
JM
11210 * configure.in: Configure grez resource compiler if targeting Mac.
11211 * Makefile.in (all-grez, install-grez): New targets.
11212
11213Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11214
11215 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11216 gcc in the path, set CC to gcc -O2.
6599da04
JM
11217
11218Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11219
11220 * configure: Default ${build} correctly. Avoid picking up extra
11221 spaces when reading CC and CXX from Makefile. When doing a
11222 Canadian Cross, use plausible default values for numerous
11223 variables.
11224 * configure.in: When doing a Canadian Cross, don't try to
11225 configure tools whose configure script can't handle it.
11226
11227Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11228
11229 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11230
11231Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11232
11233 * configure: Remove dubious bug reporting address.
11234
11235Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11236
11237 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11238 configure script, run that instead of this directory's configure.
11239 In either case, print a message that we're configuring the sub-dir.
11240
11241Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11242
11243 * configure.in: Before checking for the existence of various files,
11244 use sed to filter out "target-".
11245
11246Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11247
11248 * Makefile.in (DO_X): Split rule to decrease command line length
11249 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11250 (Philippe De Muyter).
11251
11252Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11253
11254 * Makefile.in (all-patch): depend on all-libiberty.
11255
11256Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11257
11258 * configure.in: If the only directory in target_configdirs which
11259 actually exists is libiberty, then set target_configdirs to empty,
11260 to avoid trying to build a target libiberty in a gas or gdb
11261 distribution.
11262
11263Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11264
11265 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11266 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11267 systems.
6599da04
JM
11268
11269Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11270
11271 * configure.in (copy_dirs): Use sys-include instead of include
11272 for --with-headers option.
11273
11274Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11275
11276 * Makefile.in, configure.in: Make winsup builds work with
11277 new scheme.
11278
11279Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * configure.in: Build the linker on AIX.
11282
11283Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11284
11285 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11286 where needed.
11287
11288Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11289
11290 * Makefile.in (all-gcc): Fix typo.
11291
11292Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11293
11294 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11295
11296Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11297
11298 * configure.in: Rename libFOO to target-libFOO, and xiberty
11299 to target-xiberty, to provide more flexibility.
11300 (target_subdir): Define. Create if cross.
11301 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11302 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11303 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11304 check-libFOO -> check-target-libFOO, etc.
11305 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11306 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11307 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11308 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11309 allow ALL_GCC="" to only configure.
11310 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11311 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11312 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11313
11314Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11315
11316 * Makefile.in (taz): Build "info" in etc explicitly.
11317
11318Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11319
11320 * configure.in: Make sure that CC is undefined (as opposed to
11321 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11322 problem with autoconf trying to configure on a host without GCC.
11323
11324Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11325
11326 * mpw-configure: Set host alias from choice of host compiler,
11327 only use generic MPW Makefile sed if present, edit a file
11328 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11329 * mpw-README: Add problem notes about CW6 and CW7.
11330
11331Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11332
11333 * Makefile.in (taz): Use ";" instead of ";;".
11334
11335Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11336
11337 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11338 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11339 DISTDOCDIRS.
11340 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11341 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11342
11343Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11344
11345 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11346 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11347 Move bfd to DISTSTUFFDIRS.
11348
11349Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11350
11351 * Makefile.in (X11_LIB): Removed.
11352 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11353
11354 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11355
11356Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11357
11358 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11359 names.
11360
11361Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11362
11363 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11364
11365Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11366
11367 * configure.in (i[345]86-*-win32): Always build newlib.
11368 Don't configure cvs, autoconf or texinfo.
11369 * Makefile.in (LD_FOR_TARGET): New.
11370 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11371 Pass down LD_FOR_TARGET.
11372
11373Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11374
11375 * winsup: New directory.
11376 * Makefile.in: Build winsup.
11377 * configure.in: Winsup is configured when target is win32.
11378 Can only build win32 target GDB when native.
4e81ae98 11379
6599da04
JM
11380Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11381
11382 * config.guess: Recognize HP model 819 machines as having
11383 a PA 1.1 processor.
11384
11385Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * configure: Fix sed loop which substitutes for CC and CXX to
11388 avoid bug found in various sed implementations.
11389
11390Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11391
11392 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11393 simulator. Use standard powerpc-*-eabi*.
11394
11395Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11396
11397 * configure.in: Stop putting gas and binutils in noconfigdirs for
11398 powerpc-*-aix* and rs6000-*-*.
11399
11400Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11401
11402 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11403 -mcall-aixdesc libraries.
11404
11405Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11406
11407 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11408
11409 * config.sub (arm | armel | armeb): Fix shell syntax.
11410
11411Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11412
11413 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11414 -msoft-float and -mcpu=common support.
11415 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11416 libraries.
11417
11418Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11419
11420 * configure.in: Allow configuration and build of emacs19 for the alpha.
11421
11422Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11423
11424 * configure.in (CC): Get ^CC, not just any old CC, from
11425 ${host_makefile_frag}.
11426
11427Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11428
4e81ae98 11429 * configure.in (CC): Try to get CC from
6599da04
JM
11430 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11431
11432Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11433
11434 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11435 only if it exists in $(srcdir).
11436
11437Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11438
11439 * configure: If CC and CXX are not set in the environment, set
11440 them, based on either an existing Makefile or on searching for gcc
11441 in PATH. Substitute for CC and CXX in Makefile.
11442 * configure.in: Remove libm from target_libs. Separate
11443 target_configdirs from configdirs. If CC is not set in
11444 environment, try to get it from a host Makefile fragment. Rewrite
11445 changes of configdirs to use skipdirs instead. A few minor
11446 tweaks. Take directories out of target_configdirs as they are
11447 taken out of configdirs. Remove existing Makefile files from
11448 subdirectories. Substitute for TARGET_CONFIGDIRS and
11449 CONFIG_ARGUMENTS in Makefile.
11450 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11451 by configure.in.
11452 (CONFIG_ARGUMENTS): Likewise.
11453 (CONFIGURE_TARGET_MODULES): New variable.
11454 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11455 ($(CONFIGURE_TARGET_MODULES)): New target.
11456 (configure-libg++, configure-libio): New targets.
11457 (all-libg++): Depend upon configure-libg++.
11458 (all-libio): Depend upon configure-libio.
11459 (configure-libgloss, all-libgloss): New targets.
11460 (configure-libstdc++): New target.
11461 (all-libstdc++): Depend upon configure-libstdc++.
11462 (configure-librx, all-librx): New targets.
11463 (configure-newlib): New target.
11464 (all-newlib): Depend upon configure-newlib
11465 (configure-xiberty): New target.
11466 (all-xiberty): Depend upon configure-xiberty.
11467
11468Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11469
11470 * configure.in (host i[345]86-*-win32): Expand the
11471 noconfigdirs again.
11472
11473Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11474
11475 * mpw-configure: Fix sed command file name.
11476
11477Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11478
4e81ae98 11479 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11480 noconfigdirs again.
11481
11482Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11483
11484 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11485 or powerpc*-*-pe*, since they are not yet supported.
11486
11487Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11488
11489 Add PowerMac support and many other enhancements.
11490 * mpw-configure: New option --cc to select compiler to use,
11491 paste options set according to --cc into the generated
11492 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11493 if mpw-make.sed is present.
11494 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11495 add forward includes for PowerPC include files.
11496 * mpw-build.in: Build using Makefile.PPC if present.
11497 (do-byacc, etc): Remove separate version resource builds.
11498 (do-gas): Build "stamps" before "all".
11499 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11500 * mpw-README: Update to reflect --cc option, PowerMac support,
11501 and recently-reported compatibility problems.
11502
11503Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11504
11505 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11506 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11507 (--with-multilib-top): Pass to recursive invocations.
11508
11509Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11510
11511 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11512 v810-*-*.
11513
11514Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11515
11516 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11517 gdb, ld and opcodes on v810-*-*.
11518
6599da04
JM
11519Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11520
11521 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11522 (local-maintainer-clean): New target.
11523 (maintainer-clean): New target.
11524 (realclean): Just depend upon maintainer-clean.
11525
11526Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11527
11528 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11529
11530Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11531
11532 * configure.in: Build ld in mips*-*-bsd* case.
11533
11534Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11535
11536 * config.sub: Accept -lites* OS. From Ian Dall.
11537
11538Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11539
11540 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11541 targets.
6599da04
JM
11542
11543Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11544
11545 * configure.in: treat i386-win32 canadian cross the same as
11546 i386-go32 canadian cross.
11547
11548Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11549
11550 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11551 running under the simulator to build a reduced set of libraries.
11552 (powerpc-*-eabiaix): Add fine grained multilib support added to
11553 other powerpc targets yesterday.
11554
11555Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11556
11557 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11558 -disable-softfloat, -disable-relocatable, -disable-aix, and
11559 -disable-sysv to control which multilib libraries get built.
11560
11561Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11562
11563 * configure: Add Makefile.tem to list of files to remove in trap
11564 handler.
11565
11566Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11567
11568 * config.guess (*Linux*): Add missing "exit"s.
11569 Also, need specific check for alpha-unknown-linux (uses COFF).
11570
11571Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11572
11573 * config.guess: Merge with FSF:
11574
11575 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11576 * config.guess (AIX4): More robust release numbering discovery.
11577
11578 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11579 * config.guess (i386-sequent-ptx): Properly get version number.
11580
11581 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11582 * config.guess (mips:*:4*:UMIPS): New case.
11583
11584Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11585
11586 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11587 (i386-win32 host): Likewise. Don't build readline.
11588
11589Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11590
11591 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11592 SUPPORT_FILES to submakes.
11593
11594Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11595
11596 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11597 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11598 mpw-configure.
11599
11600Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11601
11602 * configure.in (appdirs): Use =, not ==, in test expression when
11603 trying to build the text to print in the warning message for
11604 Solaris users.
11605
11606Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11607
11608 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11609
11610Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11611
11612 * config.guess: Recognize lynx-2.3.
11613
11614Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11615
11616 * config.sub (z8ksim): Deleted
11617 (z8k-*-coff): New, this is the one true name of the target.
11618
11619Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11620
11621 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11622
11623Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11624
11625 * config.guess (*:Linux:*:*): First try asking the linker what the
11626 default object file format is (elf, aout, or coff). Then if this
11627 fails, try previous methods.
11628
11629Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11630
11631 * configure.in: Don't build newlib for *-*-vxworks5.1.
11632
11633Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11634
11635 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11636 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11637
11638Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11639
11640 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11641
11642Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11643
11644 * cfg-ml-com.in: New file.
11645 * cfg-ml-pos.in: New file.
11646
11647Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11648
11649 * COPYING.NEWLIB: Add HP free copyright to list.
11650
11651Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11652
11653 * config.sub: Recognize -eabi* for the system, not just -eabi.
11654
11655Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11656
11657 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11658 * config.sub, configure.in (win32): New target and host.
11659
11660Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11661
11662 * configure.in: Add i386-pe configuration.
11663
11664Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11665
11666 * mpw-build.in (install): Install GDB after LD.
11667
11668Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11669
11670 * mpw-config.in (elf/mips.h): Always forward-include, needed
11671 for GDB to build.
11672
11673Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11674
11675 * testsuite: New directory for customer acceptance and whole tool
11676 chain tests.
11677
11678Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11679
11680 * configure: If per-host line isn't found, but AC_OUTPUT is found
11681 and a configure script exists, run it instead.
11682
11683Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11684
11685 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11686
11687Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11688
11689 * configure: Set build_{cpu,vendor,os,alias} to host values when
11690 --build isn't specified.
11691
11692Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11693
11694 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11695 (FLAGS_TO_PASS): Pass them.
11696 (EXTRA_TARGET_FLAGS): Ditto.
11697
6599da04
JM
11698Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11699
11700 * Makefile.in (all-libg++): Depend on all-libstdc++.
11701
11702Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11703
11704 * configure.in (noconfigdirs): Enable all packages for
11705 i386-unknown-netbsd.
11706
11707Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11708
11709 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11710 hosted builds (DOS builds)
11711
11712Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11713
11714 Changes for ARM based on patches from Richard Earnshaw:
11715 * config.sub: Handle armeb and armel.
11716 * configure.in: Omit arm linker only for riscix.
11717
11718Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11719
11720 * config.guess: Update from FSF.
11721
11722Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11723
63f6bcd7 11724 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
11725 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11726 powerpcle variant. Convert pentium into i586, not i486. Add p5
11727 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11728 temporarily.
11729
11730Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11731
11732 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11733
11734Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11735
11736 * config.sub: Accept -lites* as a basic system type.
11737
11738Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11739
11740 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11741 installed, and if so return linuxoldld as the system name.
11742
11743Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11744
11745 * config.guess: Add hppa1.1-hp-lites support.
11746
11747Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11748
11749 * configure.in: Don't build newlib for m68k-vxworks5.1.
11750
11751Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11752
11753 * configure.in (mips-sgi-irix6): Use mh-irix5.
11754
11755Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11756
11757 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11758
11759Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11760
11761 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 11762 OSF/1. Fix compiler flags.
6599da04
JM
11763 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11764
11765Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11766
11767 * configure.in: Recognize --with-newlib.
11768 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11769
11770Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11771
d207ebef 11772 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
11773 to *_X11_MODULES due to gdbtk needing X include files et al.
11774
11775Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11776
11777 Merge in support for Mac MPW as a host.
11778 (Old change descriptions retained for informational value.)
11779
11780 * mpw-config.in: Add generic include forwards for cpu-specific
11781 include files in aout and elf directories.
11782
11783 * mpw-configure: Added copyright.
11784 * mpw-config.in: Check for presence of required build tools.
11785 (target_libs): Add newlib.
11786 (target_tools): Add examples.
11787 (Read Me): Generate as "Read Me for MPW" instead.
11788 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11789 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11790 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11791
11792 * mpw-configure: Remove subdir-specific makefile hackery,
11793 delete mk.tmp after using it.
11794
11795 * mpw-build.in (all): Display start and end times.
11796
11797 * mpw-configure (host_canonical): Set.
11798 (target_cpu): Always add to makefiles.
11799 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11800 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11801 (mpw-mh-mpw): Look for in srcdir and srcroot.
11802 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11803
11804 * mpw-build.in: (install-only): New target.
11805
11806 * mpw-configure (host_alias, target_alias): Rename from hostalias
11807 and targetalias, add into generated Makefile.
11808 (mk.tmp): If present, add into generated Makefile.
11809 * mpw-build.in (all-gas): Build config.h first before gas proper.
11810
11811 * mpw-configure (config.status): Write only if changed.
11812 * mpw-config.in (readline): Configure it (not built, just used for
11813 definitions).
11814
11815 * mpw-config.in (elf/mips.h): Add a forward include.
11816
11817 * mpw-config.in: Forward-include most .h files in include into
11818 extra-include.
11819 (readline): Don't build.
11820 mpw-build.in (install): Install GDB.
11821
11822 * mpw-configure (prefix, mpw_prefix): Handle it.
11823 * mpw-config.in (mmalloc, readline): Don't configure.
11824 * mpw-build.in (thisscript): Rename to ThisScript.
11825 Use mpw-build instead of BuildProgram everywhere.
11826 (mmalloc, readline): Don't build.
11827 * mpw-README: New file, basic documentation about the MPW port.
11828
11829 * mpw-config.in: Use forward-include to create include files.
11830
11831 * mpw-configure: Add more things to the top of each configured
11832 Makefile, including contents of config/mpw-mh-mpw.
11833 * mpw-config.in (extra-include): Create this directory and fill it
11834 with Posix-like include files when configuring.
11835
11836 * config.sub (apple, mac, mpw): Add various aliases.
11837
11838 * mpw-build.in: New file, top-level build script fragment for MPW.
11839 * mpw-configure: New file, configure script for MPW.
11840 * mpw-config.in: New file, config fragment for MPW.
11841
11842Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11843
11844 * configure.in (host_libs): Remove glob, since it is gone from the
11845 sources.
11846
11847Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11848
11849 * Makefile.in: define empty GDB_NLM_DEPS var.
11850
11851 * configure.in(target_makefile_frag): use config/mt-netware
11852 for netware targets.
11853
11854Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11855
11856 * config.sub: Merge in recent FSF changes. Remove linux special
11857 cases.
11858
11859Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11860
731a8127 11861 Revert this change:
6599da04
JM
11862
11863 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11864
11865 * build-all.mk: Use CC=cc -Xs on Solaris.
11866
6599da04
JM
11867Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11868
11869 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11870 stop using it.
11871 * Makefile.in: Nuke all references to glob subdirectory.
11872
11873Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11874
11875 * configure.in: Fix --enable-shared logic in per-host.
11876
11877Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11880
11881Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11882
11883 * configure.in (noconfigdirs): Don't build gas on AIX, for
11884 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11885
11886Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11887
11888 * configure: Fix --cache-file to work if the file argument is a
11889 relative path.
11890
11891Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11892
11893 * configure: If the --cache-file is used, pass it down to
11894 configure in subdirectories.
11895
11896Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11897
11898 * config.sub: add vxworks29k configuration.
11899
11900Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11901
11902 * Makefile.in (taz): Do "diststuff" part quietly.
11903
11904Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11905
11906 * config.sub: Mini-merge with gcc/config.sub.
11907
11908Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11909
11910 * config.guess (IRIX): Sed - to _.
11911
11912Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11913
11914 * Makefile.in (source-vault, binary-vault): New targets.
11915
11916Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11917
11918 * config.sub: Recognize -eabi as a basic system type.
11919
11920Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11921
11922 * configure.in (enable_shared stuff): Fix typo.
11923
11924Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11925
11926 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11927
11928Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11929
11930 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11931
11932Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11933
11934 * configure.in (rs6000-*-*): Don't build gas.
11935
11936Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11937
11938 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11939 reduce command line length.
11940 (AS_FOR_TARGET): Check for as.new, not Makefile.
11941 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11942
11943Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11944
11945 * config.guess: Merge from FSF.
11946
11947Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11948
11949 * configure: Don't use $ when handling program_suffix.
11950
11951Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11952
11953 * configure.in: Configure tk for hppa/hpux.
11954
11955Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11956
11957 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11958
11959Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11960
11961 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11962 to LIBCXXFLAGS. Tests are better run without it.
11963
11964Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11965
11966 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11967
11968Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11969
11970 * configure.in (*-*-netware*): Don't configure xiberty.
11971
11972Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11973
11974 * configure.in: Remove tk from native_only list.
11975
11976Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11977
11978 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11979 for special NCD build.
11980
11981Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11982
11983 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11984 makeall.bat, they're only useful for binutils snapshots.
11985 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11986 makeall.bat to specified SUPPORT_FILES.
11987
11988Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11989
11990 * build-all.mk: Add Ericsson targets to sun4 and solaris
11991 hosts. Add BNR's sun4 target to solaris host, so their
11992 build-from-source will be tested in-house first.
11993
11994Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11995
11996 * Makefile.in (LIBCFLAGS): New variable.
11997 (CFLAGS_FOR_TARGET): Ditto.
11998 (LIBCFLAGS_FOR_TARGET): Ditto.
11999 (LIBCXXFLAGS): Ditto.
12000 (CXXFLAGS_FOR_TARGET): Ditto.
12001 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12002 (BASE_FLAGS_TO_PASS): Pass them.
12003 (EXTRA_TARGET_FLAGS): Ditto.
12004
731a8127 12005 * configure.in: Support --enable-shared.
6599da04
JM
12006
12007Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12008
12009 * configure.in (target_libs): Include libstdc++ again.
12010 * config.guess: Update from FSF (for FreeBSD).
12011
12012Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12013
12014 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12015 makeall.bat.
12016 (DISTDOCDIRS): Add `etc'.
12017 (ETC_SUPPORT_PFX): New variable.
12018 (taz): Include anything from etc starting with a word in
12019 ETC_SUPPORT_PFX.
12020
12021Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12022
12023 * config.sub: Update for recent FSF changes. Remove obsolete
12024 h8300hds entry. Add -windows* and -osx as basic os. Minor
12025 spacing changes.
12026
12027Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12028
12029 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12030
12031 * config.guess: Merge with FSF.
12032 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12033
12034Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12035
12036 * configure: Since the "trap 0" handler will override the exit
12037 status on many systems, only use it for "exit 1", and make it set
12038 a non-zero exit status; reset it before "exit 0". Also, check
12039 exit status of config.sub, and error out if it failed.
12040
12041Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12042
12043 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12044 and install libgloss.
12045
12046Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12047
12048 * Makefile.in (all-binutils): Depend upon all-byacc.
12049
12050 * configure.in: Don't build emacs on Irix 5.
12051
12052Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12053
12054 * configure.in (*-*-netware*): Add libio.
12055
12056Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12057
12058 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12059 (CHECK_TARGET_MODULES): Ditto.
12060 (INSTALL_TARGET_MODULES): Ditto.
12061 (TARGET_LIBS): Ditto.
12062 (all-libstdc++): Note dependencies.
12063
12064Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12065
12066 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12067
12068Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12069
12070 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12071 -fexternal-templates.
12072
12073 * configure.in (target_libs): Add libstdc++.
12074 (noconfigdirs): Add libstdc++ as appropriate.
12075
12076Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12077
12078 * config.guess: Update from FSF.
12079
12080Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12081
12082 * configure: Use ${config_shell} when running ${configsub}.
12083
12084Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12085
12086 * config.sub: No longer recognize h8300h.
12087
12088Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12089
12090 * config.sub: Remove extraneous differences between config.sub and
12091 gcc/config.sub.
12092
12093Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12094
12095 * Makefile.in (DISTSTUFFDIRS): Add gas.
12096
12097Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12098
12099 * COPYING.NEWLIB: New file.
12100
12101Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12102
12103 * config.guess (HP-UX): Patch from Harlan Stenn
12104 <harlan@landmark.com> to also emit release level.
12105
12106Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12107
12108 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12109
12110Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12111
12112 * config.sub: Merge nextstep cleanup from FSF.
12113
12114Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12115
12116 * configure.in (arm-*-*): Don't configure ld for this target.
12117
12118Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12119
12120 * configure.in (*-*-netware): don't configure libg++, libio,
12121 librx, or newlib.
12122
12123Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12124
12125 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12126 configure ld--it works, but it doesn't support shared libraries.
12127
12128Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12129
12130 * config.guess (*-unknown-freebsd*): Get rid of possible
12131 trailing "(Release)" in version string.
12132 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12133
12134Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12135
12136 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12137 Fix type: *-next-neststep -> *-next-nextstep.
12138
12139 * config.guess: Merge from FSF:
12140
12141 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12142
12143 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12144
12145 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12146
12147 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12148 instead of UNIX_SV for UnixWare 1.0).
12149
12150Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12151
12152 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12153 to make gdb/nlm/* build after the compiler and linker.
12154
12155Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12156
12157 * config.guess (netbsd, freebsd, linux): Accept any machine,
12158 not just i[34]86.
12159 (m68k-atari-sysv4): Relocate to match FSF version.
12160
12161 * config.guess: More merges from the FSF:
12162
12163 Add a space before function call or macro invocation.
12164
12165 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12166
12167 * config.guess: Add trap cmd to remove dummy.c and dummy when
12168 interrupted.
12169
12170 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12171
12172 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12173 (dummy): Redirect stderr from compilation of dummy.c.
12174
12175 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12176
12177 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12178
12179Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12180
12181 * configure: Accept and ignore --cache*, for compatibility with
12182 new autoconf.
12183
12184Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12185
12186 * config.guess: Merge from FSF:
12187
12188 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12189
12190 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12191 (PATH): Add /.attbin at end for finding uname.
12192 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12193
12194 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12195
e490616e 12196 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12197
12198 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12199
e490616e
ZW
12200 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12201 to select whether to use ELF or COFF.
6599da04
JM
12202
12203 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12204
e490616e 12205 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12206
12207 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12208
12209 * config.guess: Guess the OS version for HPUX.
12210
12211 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12212
12213 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12214
12215Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12216
12217 * configure.in: Recognize --with-headers, --with-libs, and
12218 --without-newlib.
12219 * Makefile.in (all-xiberty): Depend upon all-ld.
12220
12221Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12222
12223 * configure.in: Change i[34]86 to i[345]86.
12224
12225Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12226
12227 * configure (version): A few more tweaks to help message.
12228
12229Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12230
12231 * Makefile.in: Remove (for now) librx as a host library,
12232 now that we're building it for target.
12233
12234Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12235
12236 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12237 (Karl Berry).
12238
12239Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12240
12241 * configure.in: Also configure librx.
12242
12243Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12244
12245 * Makefile.in: Update various rules to reflect that librx
12246 is now needed for libg++.
12247
12248Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12249
12250 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12251
12252Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12253
12254 * configure.in: Configure the examples directory.
12255
12256Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12257
12258 * configure: Simplify Jun 2 1994 change.
12259
12260Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12261
12262 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12263 /bin/gcc isn't good enough to build gcc.
12264
12265Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12266
12267 * Makefile.in (GDB_SUPPORT_FILES): Remove
12268 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12269 (gdb.tar.gz): Add new rule to use standard distribution building
12270 mechanism.
12271
12272Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12273
12274 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12275 Bill Cox <bill@cygnus.com>.
12276
12277Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12278
12279 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12280
12281Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12282
12283 * configure: Search current dir first in .gdbinit.
12284
12285Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12286
12287 * config.sub: Recognize freebsd (merged from gcc config.sub).
12288
12289Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12290
12291 * config.sub: Refer to NeXT's operating system as nextstep.
12292
12293 * config.sub (case $basic_machine): Re-order the cases, to match
12294 the order in the FSF version (which is mostly alphabethical).
12295 Merge in some additions and changes from the FSF.
12296
12297Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12298
12299 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12300 * config.sub: Recognize cxux7.
12301 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12302
12303Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12304
12305 * config.sub: Fix typo powerpc -> powerpc-*.
12306
12307Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12308
12309 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12310
12311 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12312 parallel with all-emacs and install-emacs). Top-level command
12313 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12314
12315Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12316
12317 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12318 $(relbindir)/make before doing ``make install'', and use
12319 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12320 installing over running make binary.
12321 ($(host)-stamp-stage3-installed): Likewise.
12322
12323Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * config.guess: Recognize Mach.
12326
12327Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12328
12329 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12330 see whether --exec-prefix was used.
12331
12332Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12333
12334 * README: Explicitly mention libg++/README. (Zoo's idea.)
12335
12336Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12337
12338 * Makefile.in: Add all-librx target similar to all-libproc.
12339
12340Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12341
12342 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12343 with post 1.2 uname bogosity.
12344
12345Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12346
12347 * configure: Remove temporary files on receipt of a signal.
12348
12349Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12350
12351 * configure: If there is a package_makefile_frag, remove
12352 ${subdir}/Makefile.tem after copying it in.
12353
12354Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12355
12356 * build_all.mk: support rs6000 lynx identifies itself as
12357 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12358 since /bin/gcc is too feeble to compile a modern gcc.
12359
12360Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12361
12362 * brought devo/test-build.mk update-to-date with progressive/
12363 test-build.mk. Add lynx targets and hppa flag info.
12364
12365Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12366
12367 * configure.in: Use mh-ncrsvr43. Patch from
12368 Tom McConnell <tmcconne@sedona.intel.com>.
12369
12370Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12371
12372 * config.guess (i386-unknown-bsdi): No longer need to
12373 check #if defined(__bsdi__) && defined(__i386__).
12374
12375Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12376
12377 * configure: Set program_transform_nameoption correctly.
12378
12379Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12380
12381 * brought build-all.mk update-to-date with progressive build-all.mk,
12382 added new targets and hppa info.
4e81ae98 12383
6599da04
JM
12384Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12385
12386 * configure: If config.guess result is a prefix of the user
12387 specified target, assume a native build and use the user specified
12388 target as the host alias. Remove SunOS patch suffix removal hack.
12389 * configure.in: Remove SunOS patch suffix removal hack.
12390
12391 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12392 in NATIVE_CHECK_MODULES.
12393
12394Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12395
12396 * Makefile.in: Rename HOST_ONLY to NATIVE.
12397 * configure: Delete SunOs patch suffix from host_canonical
12398 and build_canonical variables that are prepended to Makefiles.
12399 * configure.in: Add comments for easier maintenance.
12400
12401Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12402
12403 * Makefile.in: Add all-libproc target similar to all-gui.
12404
12405Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12406
12407 * Makefile.in (CHECK_MODULES): split into
12408 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12409
12410Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12411
12412 * config.guess (i386-unknown-bsdi): New system to guess.
12413
12414Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12415
12416 * Makefile.in: Add all-gui target (but not yet build by "all").
12417
12418Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12419
12420 * config.sub: Move deletion of patch suffix from here...
12421 * configure.in: To here, at Ian's suggestion. The top-
12422 level scripts might need to know of a patch level.
12423
12424Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12425
12426 * config.sub: Strip off patch suffix so rtl is recognized
12427 as a sunos4.1.3 machine, even though it's been patched.
12428
12429Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12430
12431 * Makefile.in (INSTALL_LAST): Delete.
12432 (INSTALL_DOSREL): New.
12433
12434Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12435
12436 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12437 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12438 whether we pass down --with-gnu-ld anyhow.
12439
12440Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12441
12442 * Makefile.in (INSTALL_LAST): Change operation so it works
12443 on more flavors of make.
12444 * configure.in (go32): Don't build libg++ or libio.
12445
12446Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12447
12448 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12449 they can be overriden by templates.
12450
12451Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12452
12453 * configure.in (target==go32): Don't build gdb.
12454 * dosrel: New directory.
12455
12456Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12457
12458 * configure.in (host==go32): Configure dosrel too.
12459 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12460 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12461 be set by incoming names or templates.
12462 (INSTALL_LAST): New rule.
6599da04
JM
12463
12464Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12465
12466 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12467
12468Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12469
6599da04
JM
12470 * configure.in (appdirs): New variable. Currently empty, but will
12471 be used in gas distribution. If nonempty, lists a set of
12472 directories at least one of which must get configured, or top
12473 level configuration is considered to have failed.
12474 (rs6000-*-lynxos*): Use new file name.
12475
12476Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12477
12478 Eliminate XTRAFLAGS.
12479 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12480 newlib include files using -idirafter, and also use -nostdinc.
12481 (CXX_FOR_TARGET): Likewise.
12482 (XTRAFLAGS): Removed.
12483 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12484 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12485 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12486 ($(DO_X)): Don't pass down XTRAFLAGS.
12487
12488Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12489
12490 * configure.in (mips*-dec-bsd*): New target; do build linker.
12491 (mips*-*-bsd*): New target; don't build linker.
12492
12493Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12494
12495 * configure.in: support rs6000-*-lynxos* configuration.
12496 support sunos4 as a cross target.
12497
12498 * config.sub: look for lynx*, not lynx since the OS version may
12499 legitimately be part of the name.
12500
12501Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12502
12503 * configure.in (i[34]86-*-sco*): Move to be with other i386
12504 targets.
12505 (romp-*-*): New target. Skip various binary utilities.
12506 (vax-*-*): New target. Don't build newlib.
12507 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12508
12509Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12510
12511 * configure.in: Only set host_makefile_frag if config
12512 directory exists.
12513
12514Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12515
12516 * install.sh: If $dstdir exists, don't check whether each
12517 component does.
12518
12519Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12520
12521 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12522
12523Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12524
3b75d237
AJ
12525 * configure.in (*-*-lynxos*): Don't configure newlib for either
12526 native or cross Lynx.
6599da04
JM
12527
12528Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12529
12530 * config.sub (sparc64-elf): Fix os.
12531 (z8k): Remove duplicate.
12532
12533Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12534
12535 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12536 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12537
12538Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12539
12540 * configure: Make file links cleanly even if Lynx fails on
e490616e 12541 an NFS symlink (at least fail cleanly).
6599da04
JM
12542
12543Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12544
12545 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12546 -XNh2000.
12547
12548Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12549
12550 * configure: Unknown options are fatal again.
12551
12552Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12553
12554 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12555 compatibility.
6599da04
JM
12556
12557Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12558
12559 * build-all.mk: Add `clean' target.
12560
12561Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12562
12563 * config.guess: Add SINIX support.
12564 * configure.in: Add mips-*-sysv4* support.
12565
12566Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12567
12568 * build-all.mk: Document all useful targets.
12569 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12570 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12571
12572Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12573
12574 * configure: Support --silent, --quiet.
12575
12576Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12577
12578 * configure: Support --disable-FEATURE.
12579
12580Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12581
12582 * config.guess: Recognize NCR running SVR4.3.
12583
12584Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12585
12586 * config.guess: Make BSDI generate i386-unknown-bsd386.
12587 Patch from Paul Eggert <eggert@twinsun.com>.
12588
12589Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12590
12591 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12592
12593Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12594
12595 * configure: Make unrecognized options give nonfatal warnings
12596 instead of fatal errors, and pass them to any subdirectory
12597 configures in case they recognize them.
12598 Make --x equivalent to --with-x.
12599
12600Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12601
12602 * configure: Add --enable-* options. Clean up usage message and
12603 some comments.
12604
12605Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12606
12607 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12608
12609Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12610
12611 * configure.in (hppa*-*-*): Enable binutils.
12612
12613Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12614
12615 * config.sub: Recognize cisco.
12616
12617Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12618
12619 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12620
12621Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12622
12623 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12624 than one configuration name. Add comment.
12625
12626Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12627
12628 * config.guess: about target *-hitachi-hiuxwe2, fixed
12629 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12630 macro is incorrect.]
12631
12632Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12633
12634 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12635 than the "make ls" stuff which used to be here.
12636
12637Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12638
12639 * config.guess: Recognize i[34]86-unknown-freebsd.
12640 From Shawn M Carey <smcarey@rodan.syr.edu>.
12641
12642Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12643
12644 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12645
12646Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12647
12648 * config.guess: Check for ptx.
12649
12650Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12651
12652 * config.sub: Add os9k checking.
12653
12654Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12655
12656 * config.guess: Handle OSF1 running on HPPA processors
12657
12658Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12659
12660 * configure: If subdir configure fails, print out a message with
12661 subdirectory name, in case subdir's configure code didn't identify
12662 itself.
12663
12664Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12665
12666 * configure.in: Remove embedded newlines from configdirs.
12667 Avoid mismatches of substrings. Fix matching strings at end
12668 of configdirs.
12669
12670Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12671
12672 * config.guess: Add Lynx/rs6000 config support.
12673
12674Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12675
12676 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12677
12678Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12679
12680 * configure.in (hppa*-*-osf*): Treat this just like most other
12681 PA configurations (eg no binutils or ld).
12682 (hppa*-*-*elf*): These configurations have binutils and ld.
12683
12684Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12685
12686 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12687
12688Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12689
12690 * configure.in (rs6000-*-*): Build gas.
12691
12692Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12693
e490616e 12694 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12695
12696Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12697
12698 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12699 for GDB and GDB has been fixed to not need it.
12700
6599da04
JM
12701Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12702
12703 * config.guess: Recognize vax hosts.
12704
12705Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12706
12707 * configure (while loop): Don't use "break 2" inside case
12708 statement -- the case statement isn't an enclosing loop.
12709
12710Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12711
12712 * config.guess: Clean up NeXT support, to allow nextstep
12713 on Intel machines. Make OS be nextstep.
12714
12715Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12716
12717 * config.guess: Add alternate forms for Convex.
12718
12719Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12720
12721 * configure: Completely rewrite option processing. Take
12722 advantage of pattern-matching to avoid invoking test frequently.
12723 Also clean up host and target defaulting logic.
12724
12725Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12726
12727 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12728 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12729 commands (plus user environment) will fit SCO limits.
12730
12731Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12732
12733 * configure.in: Don't issue warnings about directories which are
12734 not being configured if -norecursion is set. Correct test for
12735 --with-gnu-as and --with-gnu-ld to not get confused by substring
12736 matches.
12737
12738 * configure.in: Don't build gas for alpha-dec-osf1*.
12739
12740Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12741
12742 * configure: Back out Per's change of 12/19/1993. It changes the
12743 behavior of configure in unexpected and confusing ways.
12744
12745 Also, use different delim char when calculating
12746 program_transform_name so that the name can contain slashes.
12747
12748Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12749
12750 * configure.in, config.sub: Add support for VSTa micro-kernel.
12751
12752Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12753
12754 * configure.in: Nuke hacks which were used to get a special
12755 version of GAS for HPPA configurations.
12756
12757Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12758
12759 * configure: If only ${target_alias} is given, use that
12760 as the default for ${host_alias}.
12761 * configure: Add missing back-slashes before nested quotes.
12762
12763Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12764
12765 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12766
12767Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12768
12769 * config.guess: Recognize some Tektronix configurations.
12770 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12771
12772Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12773
12774 * config.sub: Match any flavor of SH.
12775
12776Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12777
12778 * configure.in: Don't try to configure newlib for Alpha.
12779
12780Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12781
12782 * configure.in: Don't build ld for Irix 5. Don't build gas,
12783 libg++ or libio for any Alpha target.
12784
12785 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
12786
12787Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12788
12789 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12790 default arguments -- so it tried to compress itself.
12791
12792Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12793
12794 * configure.in (notsupp): ensure that a space is always at the end
12795 of the configdirs list, since the grep checks for an explicit space
12796
12797Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12798
12799 * configure.in (target i386-sysv4.2): don't build ld, since static
12800 versions of many libraries are not available.
12801
12802Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12803
12804 * config.guess: Recognize Apollos (using environment variables).
12805 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12806
12807Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12808
12809 * config.guess: Recognize Sony news mips running newsos.
12810
12811Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12812
12813 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12814 "fi ; else" for bash.
12815
12816Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12817
12818 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12819
12820Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12821
12822 * config.sub: accept unixware as an alias for svr4.2.
12823 Fix some inconsistancies with the gcc version.
12824
12825Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12826
12827 * Makefile.in (DISTDOCDIRS): Add gdb.
12828
12829Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12830
12831 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12832
12833Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12834
12835 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12836 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12837 this now.
12838
12839Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12840
12841 * config.sub: Accept hiux* as an OS name.
12842
12843 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12844 etc/make-stds.texi. The underscore came from gcc, and dje now
12845 agrees that RUNTESTFLAGS is the correct name.
12846
12847Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12848
12849 * install.sh: Remove 'set -e'. It makes any conditionals
12850 in the script useless.
12851
12852 * config.guess: Automatically recognize arm-acorn-riscix
12853 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12854
12855Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12856
12857 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12858
12859Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12860
12861 * Makefile.in (DISTDOCDIRS): New variable.
12862 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 12863 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
12864
12865Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12866
12867 * configure.in (hppa target): check the source directory for the
12868 pagas sub-directory
12869
12870Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12871
12872 * config.sub: Allow -aout* and -elf*.
12873
12874Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12875
12876 * configure.in: Don't build ld on i386-solaris2, same as for
12877 sparc-solaris2.
12878
12879Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12880
12881 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12882
12883Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12884
12885 * configure.in: Configure gdb for alpha.
12886
12887Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12888
12889 * Makefile.in (CXXFLAGS): Add -O.
12890
12891Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12892
12893 * config.guess: added support for DG Aviion
12894
12895Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12896
12897 * configure.in: Produce warning message for subdirectories not
12898 configurable for this host/target combination. Don't try to
12899 configure gdb for vms.
12900
12901Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12902
12903 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12904 appropriate files before making "diststuff".
12905 (DISTBISONFILES): New var: list of files to be edited.
12906 (DISTSTUFFDIRS): Add binutils.
12907
12908Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12909
12910 * config.sub: also handle mipsel and mips64el (for little endian mips)
12911
12912Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12913
12914 * configure.in: Add * to end of all OS names.
12915
12916Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12917
12918 * configure.in: Build newlib for LynxOS native.
12919
12920Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12921
12922 * config.guess: Add support for delta 88k running SVR3.
12923
12924 * configure.in: Add comment about HP compiler vs. emacs.
12925
12926Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12927
12928 * configure.in: don't build ld on solaris2 (not a viable option
12929 due to bugs in getpwnam & getpwuid)
12930
12931Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12932
12933 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12934 config.guess will produce a full version number.
12935
12936Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12937
12938 * configure.in: Build linker and binutils for alpha-dec-osf1.
12939
12940Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12941
12942 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12943 and gdb/testsuite/Makefile.in.
12944
12945Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12946
12947 * configure.in: recognize mips*- instead of mips-
12948
12949Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12950
12951 * config.sub: Accept linux*coff and linux*elf as operating
12952 systems.
12953
12954Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12955
12956 * config.sub: Recognize mips64, and mips3 as an alias for it.
12957
12958Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12959
12960 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12961 gdb knows how to handle OSF/1 shared libraries.
12962
12963Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12964
12965 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12966 * config.guess: Recognize Hitachi's HIUX.
12967 * config.sub: Recognize h3050r* and hppahitachi.
12968 Remove redundant cases for hp9k[23]*.
12969
12970Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12971
12972 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12973 if gas and ld are in the source tree and are in ${configdirs}.
12974 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 12975 --with options (but still pass them down on the command line,
6599da04
JM
12976 if they were explicitly specified).
12977
12978Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12979
12980 * configure: substitute SHELL value in Makefile.in with
12981 ${CONFIG_SHELL}
12982
12983Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12984
12985 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12986 *-*-solaris2* targets.
12987
12988Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12989
12990 * Makefile.in: define M4, and pass it down to sub-makes;
12991 all-autoconf now depends on all-m4
12992
12993Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12994
12995 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12996 presence of {ar,ranlib} instead of a configured directory
12997
12998Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12999
13000 * config.guess: Accept 34?? as well as 33?? for NCR.
13001
13002Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13003
13004 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13005 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13006
13007Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13008
13009 * configure: grab values for $(CC) and $(CXX) from the
13010 environment, so that someone can do "CC=gcc configure; make" and
13011 have it work right (matching the way that autoconf works now)
13012
13013 * configure.in, Makefile.in: add support for gash, the tcl
13014 interface to Galaxy
13015
13016 * config.guess: add NetBSD variants (hp300, x86)
13017
13018Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13019
13020 * install.sh: Support -d option (in the manner of SunOS 4 install,
13021 as it is more deterministic than that of GNU install)
13022 (chmodcmd): Set file to mode 755 by default (should also do default
13023 chgrp and chown, but I don't feel like dealing with that now)
13024
13025Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13026
13027 * config.sub: Remove h8300hhms alias.
13028
13029Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13030
13031 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13032
13033Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13034
13035 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13036 as stmp-fixinc
13037
13038Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13039
13040 * config.sub: recognize m88110-bug-coff.
13041
13042Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13043
13044 * Makefile.in (all-libio): all dependencies on the toolchain used
13045 to build this (gcc, gas, ld, etc)
13046
13047Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13048
13049 * config.guess: Deal with OSF/1 1.3 on alpha.
13050
13051Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13052
13053 * install.sh: add some 'else true' clauses for portability
13054
13055 * configure.in: don't build libio for h8[35]00-*-* targets
13056
13057Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13058
13059 * Makefile.in: Add support for new libio.
13060
13061Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13062
13063 * install.sh: If one command fails, don't try the rest. Don't try
13064 to remove $dsttmp (via trap) unless we have already created it.
13065 If $src doesn't exist, detect it and exit with an error.
13066
13067 * config.guess: Recognize BSD on hp300.
13068
13069Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13070
13071 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13072 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13073
13074Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13075
13076 * Makefile.in (all-send-pr): depends on all-prms
13077
13078Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13079
13080 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13081
13082Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13083
13084 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13085 Added test for mips-mips-riscos5.
13086
13087Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13088
13089 * configure.in: use mh-hp300 for 68k HP hosts
13090
13091Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13092
13093 * configure: add support for CONFIG_SHELL, so that you can use
13094 some alternate shell for evaluating configure scripts
13095
13096Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13097
13098 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13099 in configure script to bug-gdb@prep.ai.mit.edu when building
13100 distribution archive.
13101 * Makefile.in (COMPRESS): Remove def.
13102 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13103 gdb.tar.Z and make-gdb.tar.Z respectively.
13104 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13105 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13106 to convergence with 'taz' target in Makefile.in.
13107
13108Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13109
13110 * install.sh (dsttmp): use trap to ensure that tmp files go
13111 away on error conditions
13112
13113Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13114
13115 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13116
13117Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13118
13119 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13120 its parent is '/' not ''.
13121
13122 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13123
13124Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13125
13126 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13127 that ${newsrcdir}/configure.in does.
13128
13129Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13130
13131 * test-build.mk: support for CONFIG_SHELL
13132
13133Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13134
13135 * config.sub (netware): Add as a basic system type.
13136
13137Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13138
13139 * Makefile.in (Makefile): depend on configure.in. Also drop the
13140 $(srcdir)/ from the dependency on Makefile.in.
13141
13142Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13143
13144 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13145 (h8300hhms is temporary until multi-libraries are implemented).
13146 * configure.in: Handle h8300h too.
13147
13148Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13149
13150 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13151
13152Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13153
13154 * configure: Remove extraneous output when guessing host type.
13155 * config.guess: Remove extraneous output when guessing using C
13156 compiler rather than uname, or when guessing fails.
13157
13158Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13159
13160 * Makefile.in: remove all.cross and install.cross targets
13161
13162 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13163 definitions
13164
13165Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13166
13167 * configure.in (target sh): Build gprof.
13168
13169Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13170
13171 * config.sub: change -solaris to -solaris2
13172
13173Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13174
13175 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13176
13177Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13178
13179 * configure: Correct error message for missing Makefile.in to
13180 print correct directory.
13181
13182Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13183
13184 * install.sh: kludge around 386BSD shell bug
13185
13186Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13187
13188 * config.guess: Recognize NeXT.
13189 * config.guess: Recognize i486-ncr-sysv4.
13190 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13191
13192Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13193
13194 * Makefile.in (MAKEINFOFLAGS): New variable.
13195 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13196 * build-all.mk, test-build.mk: Pass down --no-split as
13197 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13198
13199Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13200
13201 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13202
13203Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13204
13205 * Makefile.in (libg++.tar.z): New rule.
13206 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13207 * Makefile.in (taz): Only do a single chmod.
13208
13209Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13210
13211 * install.sh: don't use dirname anymore (replaced with sed usage)
13212
13213Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13214
13215 * Makefile.in: Change extension for gzip'd files from '.z' to
13216 '.gz' per new FSF standard usage.
13217
13218Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13219
13220 * configure: put quotes around the final value of program_transform_name
13221
13222Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13223
13224 * Makefile.in: new install.sh support; update install-info rules
13225
13226Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13227
13228 * configure.in: Build diff for crosses, but not for go32 host.
13229
13230 * configure.in: Build gprof only for native, and don't build it
13231 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13232
13233Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13234
13235 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13236
13237Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13238
13239 * configure.in (host_tools): Add prms.
13240
13241Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13242
13243 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13244 with $(FLAGS_TO_PASS) on the command line
13245
13246 * config.sub: Recognize lynx and lynxos
13247
13248Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13249
13250 * config.sub: Accept -ecoff*, not just -ecoff.
13251
13252Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13253
13254 * Makefile.in (taz): Use .gz suffix instead of .z.
13255 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13256 names.
13257
13258Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13259
13260 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13261
13262Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13263
13264 * Makefile.in (install-no-fixedincludes): install gcc last, so
13265 that rebuilds that might happen during 'make install' don't get
13266 bogus gcc include files
13267
13268Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13269
13270 Change from Utah for HPPA support:
13271 * config.guess: Recognize hppa1.x-hp-bsd.
13272
13273Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13274
13275 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13276 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13277
13278Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13279
13280 * config.sub: Add support for rom68k and bug boot monitors.
13281
13282Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13283
13284 * Makefile.in: Make all-opcodes depend on all-bfd.
13285
13286Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13287
13288 * config.guess: Added special check for i[34]86-univel-sysv4*.
13289
13290Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13291
13292 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13293 the processor rather than assuming i486.
13294
13295Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13296
13297 * config.guess: Recognize SunOS6 as Solaris3.
13298
13299Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13300
13301 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13302 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13303
13304Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13305
13306 * build-all.mk (all-cross): New target for Canadian Cross.
13307 Added Q2 go32 targets.
13308 * test-build.mk: Configure go32 cross sparclite-aout and
13309 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13310 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13311
13312Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13313
13314 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13315 GO32 hosted toolchains
13316
13317Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13318
13319 * configure: change so "-exec-prefix" gets passed down rather
13320 than "-exec_prefix" so autoconf generated Makefiles get the
13321 exec_prefix set right.
13322
13323Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13324
13325 * config.guess: get the Solaris2 minor version number
13326
13327 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13328
13329Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13330
13331 * config.guess: Recognize some Sequent platforms.
13332
13333Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13334
13335 * Makefile.in: added the vault-install target
13336
13337 * configure.in: actually use the Sun3 makefile fragment that's in
13338 config, also added the release dir to configdirs
13339
13340Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13341
13342 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13343
13344Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13345
13346 * configure.in: remove some program from Alpha targetted toolchains
13347
13348Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13349
13350 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13351 gprof.
13352 (taz): Run "make diststuff" in those directories instead of "make
13353 proto-dir". Look for "VERSION=" only at start of line in subdir
13354 Makefile. Use "gzip -9" for compression.
13355 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13356 (binutils.tar.z): New target.
13357
13358Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13359
13360 * Makefile.in (taz): Include gpl.texinfo.
13361
13362Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13363
13364 * Makefile.in (setup-dirs): Merged into "taz" target.
13365 (taz): Only do `proto-dir' stuff if a directory is actually needed
13366 for this target.
13367
13368Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13369
13370 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13371 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13372 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13373 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13374 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13375
13376Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13377
13378 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13379 config.sub, and move-if-change to gdb testsuite distribution
13380 archive, so the testsuite can be extracted, configured, and
13381 run separately from the gdb distribution. Blow away the Chill
13382 tests that require a Chill compiled executable, since GNU Chill
13383 is not yet publically available.
13384
13385Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13386
13387 * test-build.mk: set environment variables in a single command,
13388 instead of a list of assignments and exports
13389
13390 * config.guess: recognize Alpha/OSF1 systems
13391
13392Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13393
13394 * configure: Change help message to prefer --options rather than
13395 -options.
13396
13397Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13398
13399 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13400 zippy@ecst.csuchico.edu.
13401 * config.guess: Recognize miniframe.
13402
13403Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13404
cc6010cd
AP
13405 * Makefile.in: Use srcroot to find runtest rather than rootme.
13406 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13407
13408Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13409
13410 * test-build.mk: Extensive additions to support building on a
13411 machine other than the host.
13412
13413Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13414
13415 * configure (tooldir): Fix for i386-aix again.
13416
13417Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13418
13419 * configure, Makefile.in: Change definition of $(tooldir)
13420 to match the FSF.
13421
13422Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13423
13424 * config.guess: Recognize i[34]86/SVR4.
13425
13426Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13427
13428 * Makefile.in (all-gdb): gdb depends on sim.
13429
13430Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13431
13432 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13433 at the same time we make the prototype gdb directory.
13434 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13435 files at the same time as the gdb base release distribution.
13436
13437Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13438
13439 * Makefile.in (check): Use individual check targets rather than
13440 DO_X rule.
13441 (check-gcc): Added.
13442
13443Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13444
13445 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13446 for System V release 3.2.
13447
13448Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13449
13450 * config.sub: Recognize hppaosf.
13451 * configure.in: Do configure ld/binutils/gas for it.
13452
13453Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13454
13455 * configure (tooldir): Alter syntax used to set this, for systems
13456 where "\$" isn't handled right, like i386-aix.
13457
13458Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13459
13460 * configure: Pass program-transform-name, not
13461 program_transform_name, to recursive configures.
13462
13463Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13464
13465 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13466 of gas+ld+binutils.
13467
13468Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13469
13470 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13471
13472Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13473
13474 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13475
6599da04
JM
13476Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13477
13478 * Makefile.in (PRMS): Set back to all-prms.
13479
13480Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13481
13482 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13483 targets, rather than for MIPS hosts.
13484
13485Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13486
13487 * configure.in: add comment for --with-x default values
13488
13489 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13490
13491 * Makefile.in: add check-* targets for each of the directories in
13492 the tree. Add a definition of RUNTEST that will use the one we
13493 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13494
13495Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13496
13497 * configure.in: Removed obsolete references to bfd_target and
13498 target_makefile_frag.
13499
13500 * build-all.mk: Set assorted targets for Q2.
13501 * config.sub: Recognize z8k-sim and h8300-hms.
13502 * test-build.mk: Really don't pass host to configure.
13503 (HOLES): Added uname.
13504
13505Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13506
13507 * configure: Handle an empty program-prefix, program-suffix or
13508 program-transform-name correctly.
13509
13510Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13511
13512 * build-all.mk: -G 8 no longer required for MIPS targets.
13513 * test-build.mk: Don't pass host argument to configure; make it
13514 guess.
13515
13516Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13517
13518 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13519 * Makefile.in (COMPRESS): New macro, like GZIP.
13520
13521Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13522
13523 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13524
13525 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13526 with gas currently defaults to -G 0.
13527
13528Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13529
13530 * Makefile.in (all-flex): flex depends on byacc.
13531
13532 * build-all.mk: If host not specified, use config.guess. Pass TAG
13533 to test-build.mk as RELEASE_TAG.
13534 * test-build.mk (configargs): New variable containing arguments to
13535 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13536 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13537
13538 * config.guess: Use /bin/uname when checking -X argument on SCO,
13539 to avoid invoking GNU uname which doesn't understand -X.
13540
13541 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13542
13543 * configure.in: Build gas for mips-*-*.
13544
13545Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13546
13547 * Makefile.in (all.normal): insert missing backslash.
13548
13549Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13550
731a8127 13551 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13552
13553 * Makefile.in: Complete overhaul to merge many almost identical
13554 targets.
13555
13556Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13557
13558 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13559 (gdb.tar.Z): Adjusted.
13560
13561 * Makefile.in (setup-dirs, taz): New targets; should be general
13562 enough to adapt for gdb sometime. Build only .z file.
13563 (gas.tar.z): New target.
13564
13565Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13566
13567 * build-all.mk: Use CC=cc -Xs on Solaris.
13568
6599da04
JM
13569Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13570
13571 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13572 for handling BISON for FSF releases.
13573
13574Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13575
13576 * configure: Actually implement the change zoo just documented.
13577
13578Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13579
13580 * configure: when using config.guess, only set target_alias when
13581 it's not already been set (ie, on the command line)
13582
13583Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13584
13585 * Makefile.in: add installcheck target, set PRMS to install-prms
13586
13587Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13588
13589 * configure: add support for package_makefile_fragment, handle the
13590 case where a directory has a configure.in file but no Makefile.in
13591 more gracefully (with an actual understandable error message, even);
13592 add support for --without (and add this to the usage message); also
13593 explicitly add a --host=${host_alias} to the command line when
13594 config.guess is used
13595
13596Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13597
13598 * configure: Must use both --host and --target in recursive calls.
13599
13600Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13601
13602 * Makefile.in: Change deja-gnu to dejagnu.
13603
13604Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13605
13606 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13607
13608Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13609
13610 * configure.in: canonicalize all instances to *-*-solaris2*,
13611 also strip out a number of tools to not build for go32 host
13612
13613Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13614
13615 * config.guess: add GPL.
13616
13617 * Makefile.in, config.guess, config.sub, configure: bump
13618 copyrights to 93.
13619
13620Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13621
13622 * Makefile.in (do-info): Removed obsolete check for existence of
13623 localenv file.
13624
13625 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13626
13627Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13628
13629 * Makefile.in: a couple of 'else true' for decstation,
13630 support for TclX
13631
13632 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13633
13634Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13635
13636 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13637
13638Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13639
13640 * config.guess: Recognize i386-ibm-aix (PS/2).
13641 * configure.in: Use config/mh-aix386 file for it.
13642
13643Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13644
13645 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13646 CC_FOR_TARGET instead.
13647 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13648
13649Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13650
13651 * Makefile.in: Add sim to list of directories sent with gdb
13652
13653Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13654
13655 * configure.in: Put back mips-dec-bsd* case.
13656
13657Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13658
13659 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13660 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13661 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13662
13663Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13664
13665 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13666
13667 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13668 (install-info): install dir.info only if it exists,
13669 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13670
13671Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13672
13673 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13674 gas for mips-dec-bsd.
13675
13676Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13677
13678 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13679 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13680
13681Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13682
13683 * configure.in: Added "dejagnu" to hosttools list.
13684
13685Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13686
13687 * config.sub, configure.in, config.guess: Add support
13688 for Bosx, an AIX variant from Bull.
13689 Patches from F.Pierresteguy@frcl.bull.fr.
13690
13691Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13692
13693 * devo/dejagnu: Initial creation of devo/dejagnu.
13694 Migrated dejagnu testcases and support files for testing software
13695 tools to reside as subdirectories, currently called "testsuite",
13696 within the directory of the software tool. Migrated all programs,
13697 support libraries, etc. beloging to dejagnu proper from
13698 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13699 with no modifications. The changes to these files which will
13700 allow them to configure, build, and execute properly will be made
13701 in a future update.
13702
13703Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13704
13705 * Makefile.in: Change send_pr to send-pr.
13706 * configure.in: Likewise.
13707 * send_pr: Renamed directory to send-pr.
13708
13709Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13710
13711 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13712
13713Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13714
13715 * README: Update for gdb-4.8 release.
13716 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13717 gdb-xxx.tar.z (gzip'd) file also.
13718
13719Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13720
13721 * Makefile.in: make all-diff depend on all-libiberty
13722
13723Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13724
13725 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13726
13727Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13728
13729 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13730
13731Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13732
13733 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13734 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13735 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13736
13737Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13738
13739 * Makefile.in: makeinfo binary is in a new location
13740
13741Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13742
13743 * config.sub: Accept -ecoff as an OS.
13744
13745 * Makefile.in: Various changes to eliminate a level of make
13746 recursion and reduce the required command line length.
13747 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13748 sub-makes.
13749 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13750 variables holding settings for specific sub-makes.
13751 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13752 in terms of BASE_FLAGS_TO_PASS.
13753 (TARGET_LIBS): New variable listing directories which use
13754 TARGET_FLAGS_TO_PASS.
13755 (subdir_do): Eliminated.
13756 (do-*): New set of targets to replace subdir_do.
13757 (various): All targets which used subdir_do now depend on do-*.
13758 (local-clean): Renamed from do_clean.
13759 (local-distclean): New target, dependency of distclean and
13760 realclean.
13761 (install-info): Don't create directories. Depend on dir.info
13762 rather than calling make recursively.
13763 (install-dir.info): Eliminated.
13764 (install-info-dirs): Create all info directories here.
13765 (dir.info): Depend upon do-install-info.
13766
13767 * test-build.mk (HOLES): Added false.
13768
13769Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13770
13771 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13772
13773Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13774
13775 * Makefile.in (info): remove dependency on all-texinfo. The
13776 problem was really in texinfo/C, not at this level.
13777
13778Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13779
13780 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13781
13782Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13783
13784 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13785 GDB releases.
13786
13787Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13788
13789 * configure: Include srcdir in message about target of link not
13790 being found. Don't convert `-' to `_' in `with' options being
13791 passed to subdirs.
13792
13793Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13794
13795 * configure.in: add uudecode to host_tools
13796
13797 * Makefile.in: added {all,install}-uudecode targets, added them to
13798 the appropriate lists
13799
13800Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13801
13802 * Makefile.in (all-gcc): Added dependency on all-gas.
13803
13804 * configure.in (mips-*-*): Build ld and binutils.
13805
13806Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13807
13808 * configure: check return code from mkdir, print error message and
13809 exit on failure.
13810
13811Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13812
13813 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13814
13815Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13816
13817 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13818
13819Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13820
13821 * config.sub (h8500): Recognize this as a cpu type.
13822
13823Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13824
13825 * configure: source directory missing is no longer a warning
13826
13827 * configure.in: recognize irix[34]* instead of irix[34]
13828
13829 * Makefile.in: define and pass down X11_LIB
13830
6599da04
JM
13831Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13832
13833 * guess-systype: Renamed to ...
13834 * config.guess: ... by popular request.
13835 * configure.in, Makefile.in: Update accordingly.
13836
13837Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13838
13839 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13840 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13841 + Execute ./dummy instead of assuming . is in PATH.
13842
13843Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13844
13845 * guess-systype: New shell script. Attempts to guess the
13846 canonical host name of the executing host.
13847 Only a few hosts are supported so far.
13848 * configure: Call guess-systype if no host is specified.
13849
13850Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13851
13852 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13853 gcc Makefile.
13854
13855
13856Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13857
13858 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13859 (all-gcc, install-gcc, subdir_do): Use it.
13860
13861Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13862
13863 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13864
13865Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13866
13867 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13868 set exclusively by configure, using configure.in .
13869
13870Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13871
13872 * test-build.mk: set $PATH for all builds
13873
13874 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13875
13876Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13877
13878 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13879 the one used in gcc/Makefile.in, so that a null expansion doesn't
13880 override the one needed to build gcc with a native cc.
13881
13882
13883Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13884
13885 * configure: Accept -with arguments.
13886
13887Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13888
13889 * Makefile.in: added h8300sim
13890
13891Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13892
6599da04
JM
13893 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13894 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13895 (all-cygnus, native, build-cygnus): Make
13896 $(canonhost)-stamp-3stage-done, not $(host)....
13897 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13898 i386-sco3.2v4. Added else true to if command.
13899
13900Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13901
13902 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13903
13904Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13905
13906 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13907
13908Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13909
13910 * configure.in: don't remove binutils from Solaris builds
13911
13912Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13913
13914 * Makefile.in: get rid of earlier definitions for *clean,
13915 also handle the recursive info rule better
13916
13917Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13918
13919 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13920 do more-or-less the right thing.
13921
13922Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13923
13924 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13925 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13926
13927Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13928
13929 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13930 $(host_canonical).
13931
13932 * configure.in: split the configdirs list into 4 categories (native
13933 v. cross, library v. tool) and handle the cross-only and native-
13934 only in more reasonable (and correct!) way.
13935
13936Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13937
13938 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13939 configdirs anymore.
13940
13941Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13942
13943 * Makefile.in: extensive cleanup:: removed all of the explicit
13944 clean-* targets, collapsed many wrappers around subdir_do into
13945 one, added additional targets to satisfy standards.texi, deleted
13946 some old targets, some changes for consistency
13947
13948Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13949
13950 * configure.in: handle some programs as cross-only, and others as
13951 native only
13952
13953 * test-build.mk: handle partial holes in a more generic manner
13954
13955 * Makefile.in: m4 depends on libiberty
13956
6599da04
JM
13957Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13958
13959 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13960 time, wdiff, and find to configdirs
13961
13962 * Makefile.in: all, clean, and install rules for the new programs
13963 added to configure.in
13964
13965Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13966
13967 * configure.in: use mh-sun for all *-sun-* hosts
13968
6599da04
JM
13969Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13970
13971 * Makefile.in: define flags for X11 include files and library file
13972 locations, pass them down to the programs that need this info
13973
13974 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13975
6599da04
JM
13976Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13977
13978 * configure.in: start building libg++ for HP-UX targets
13979
13980Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13981
13982 * README: Update references to files moved into etc/.
13983
13984Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13985
13986 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13987 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13988
13989Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13990
13991 * configure: accept dash as well as underscore in long option
13992 names for FSF compatibility.
13993
13994Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13995
13996 * config.sub: added -sco3.2v4 support from FSF.
13997
13998Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13999
14000 * configure.in: expand the section that adds or removes
14001 directories from the list of programs to build, to handle native
14002 vs. cross in addition to host v. native
14003
14004Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14005
14006 * Makefile.in: Replace C++ in macro names with CXX.
14007 This is less likely to break ...
14008
14009Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14010
14011 * test-build.mk: add -w to GNU_MAKE
14012
14013Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14014
14015 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14016 add 'sparc' to list of recognized cpus. This needed to make
14017 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14018 Delete some redundant ose68 variants. Recognize -wrs as an os,
14019 then changes that into $CPU-wrs-vxworks.
14020
14021 * configure.in: remove most references to gdbtest, regularize
14022 target based program removal
14023
14024 * test-build.mk: import from p3 tree (many fixes and changes)
14025
14026Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14027
14028 * Makefile.in: added rules to handle tcl, tk, and expect
14029
14030 * configure.in: handle those directories if they exist
14031
14032Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14033
14034 * config.sub: removed bogus hppabsd and hppahpux names, since
14035 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14036
14037Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14038
14039 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14040 depends upon all-xiberty
14041
14042 * Makefile.in: changes from p3, including:
14043
14044 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14045
14046 * Makefile.in (XTRAFLAGS): include newlib directories if
14047 newlib/Makefile exists, rather than if host != target.
14048
14049 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14050
14051 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14052 from the same source tree and not building a cross-compiler. This
14053 matters for the libg++ configuration if reconfiguring a tree that
14054 has already been installed.
14055
14056 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14057
14058 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14059 pick up the machine and system specific header files.
14060
14061 * Makefile.in: added AS_FOR_TARGET, passed down in
14062 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14063 the C compiler to use to create programs which are run in the
14064 build environment, set it to default to $(CC), and passed it down
14065 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14066
14067 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14068
14069 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14070 We need them for unusual native builds, like systems without
14071 ranlib.
14072
14073 * configure: also define $(host_canonical) and
e490616e
ZW
14074 $(target_canonical), which are the full, canonical names for the
14075 given host and target
6599da04
JM
14076
14077Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14078
14079 * Makefile.in: Added separate definitions for C++.
14080
14081Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14082
14083 * configure.in (configdirs): Add deja-gnu.
14084
14085Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14086
14087 * README: Update for configure.texi and gdb-4.7 release.
14088
14089Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14090
14091 * Makefile.in: Move "all" target to top of file.
14092 Previously, first target was ".PHONY" which caused BSD4.4 make
14093 to build .PHONY when make was run without arguments.
14094
14095Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14096
14097 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14098 Library-copylefted code in libiberty.
14099
14100Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14101
14102 * config.sub: Replace m68kmote with plain old m68k.
14103
14104Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14105
14106 * Makefile.in: Remove space from blank line, avoid Make complaints.
14107
14108Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14109
14110 * config.sub: Complain if no argument is given. Added support for
14111 386bsd as OS and target alias.
14112
14113Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14114
14115 * Makefile.in (XTRAFLAGS): include newlib directories if
14116 newlib/Makefile exists, rather than if host != target.
14117
14118Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14119
14120 * config.sub: recognize sparclite-wrs-vxworks.
14121
14122 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14123 p3.) Added clean-xiberty to clean.
14124
14125Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14126
14127 * configure.in: use *-*-* instead of nested cases for host and target
14128
14129Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14130
14131 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14132 from the same source tree and not building a cross-compiler. This
14133 matters for the libg++ configuration if reconfiguring a tree that
14134 has already been installed.
14135
14136Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14137
14138 * config.sub (i486v/i486v4): Merge in from FSF version.
14139
14140Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14141
14142 * configure: only set PWD if it is already set.
14143
14144Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14145
14146 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14147 doesn't have unset and all success paths (and most error paths)
14148 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14149 to just ${PWD} to avoid confusion.)
14150
14151Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14152
14153 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14154 even for a native compilation.
14155
14156Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14157
14158 Changes to make the gdb.tar.Z rule work better.
14159
14160 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14161 (DEVO_SUPPORT): Add configure.texi.
14162 (bfd-ilrt.tar.Z): Remove ancient rule.
14163
14164Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14165
14166 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14167 pick up the machine and system specific header files.
14168
14169 * configure.in, config.sub: added new target m68010-adobe-scout,
14170 with alias of adobe68k. Changed configure.in to check for
14171 -scout before -sco* to avoid a false match.
14172
14173 * Makefile.in: added AS_FOR_TARGET, passed down in
14174 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14175 the C compiler to use to create programs which are run in the
14176 build environment, set it to default to $(CC), and passed it down
14177 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14178
14179Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14180
14181 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14182 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14183 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14184 FOR_TARGET variants, to newlib and libg++.
14185
14186Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14187
14188 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14189 first.
14190
14191Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14192
14193 * config.sub: Accept `elf' as an environment.
14194
14195Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14196
14197 * Makefile.in (all-opcodes): cd into the right directory
14198
14199Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14200
14201 * configure: added -program_transform_name option, used as
14202 argument to sed when installing programs.
14203 configure.texi: added documentation for -program_prefix,
14204 -program_suffix and -program_transform_name.
14205
14206Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14207
14208 * config.sub: Accept i486 where i386 ok.
14209
14210Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14211
14212 * config.sub: accept we32k
14213
14214Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14215
3b75d237 14216 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14217
14218 * Makefile.in: don't create all directories for ``make install'';
14219 let the subdirectories create the ones they need.
14220
14221Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14222
e490616e 14223 * COPYING: new file, GPL v2
6599da04
JM
14224
14225Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14226
14227 * Makefile.in: use the new gen-info-dir, which needs a template
14228 argument (which also lives in texinfo)
14229
14230 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14231
6599da04
JM
14232Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14233
14234 * config.sub (ncr3000): Change i386 to i486.
14235
14236Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14237
14238 * Makefile.in: add install-rcs, install-grep to
14239 install-no-fixedincludes, removed install-bison and install-libgcc
14240
14241Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14242
14243 * configure.in: grab the HPUX makefile fragment if on HPUX
14244
14245Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14246
14247 * Makefile.in: eradicate bison spoor (ditto libgcc).
14248 configure.in: recognise m68{k,000}-ericsson-OSE.
14249 es1800 is alias for m68k-ericsson-OSE
14250
14251Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14252
14253 * configure.in: rearrange the parts that remove programs from
14254 configdirs, based now on HOST==TARGET or by canonical triple.
14255
14256Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14257
14258 * test-build.mk: recurse explicitly with -f test-build.mk when
14259 appropriate. predicate stage3 and comparison on the existence
14260 of gcc. That is, if gcc isn't around, we aren't three-staging.
14261 On very clean, also remove ...stamp-co. Build in-place before
14262 doing other builds.
14263
14264Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14265
14266 * Makefile.in, configure.in: add tgas
14267
14268Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14269
14270 * Makefile.in: a number of changes merged in from progressive.
14271
14272 * configure.in: add libm.
14273
14274 * .cvsignore: ignore some stuff that comes from test-build.mk.
14275
6599da04
JM
14276Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14277
14278 * config.sub: Add es1800 (m68k-ericsson-es1800).
14279
14280Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14281
14282 * configure: Add program_suffix (parallel to program_prefix)
14283 * Makefile.in: adjust directory-creating script for losing decstation
14284
14285Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14286
14287 * configure: Minor $subdir-related fixes.
14288
14289Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14290
14291 * configure: fix various problems with propogating
14292 makefile_target_frag in subdirs.
14293 * configure.in: config libgcc if its there
14294
14295Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14296
14297 * config.sub: HPPA merge.
14298
6599da04
JM
14299Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14300
14301 * Makefile.in: Replace all-bison with all-byacc in all
14302 dependency lines for other tools (which now use byacc).
14303
14304Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14305
14306 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14307
6599da04
JM
14308Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14309
14310 * Makefile.in: make gprof rules similar to byacc rules (instead of
14311 vestigal $(unsubdir) that didn't work...)
14312
14313Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14314
14315 * config.sub: Add support for Linux.
14316 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14317 (at least for libg++).
14318
14319Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14320
14321 * configure.texi: fix doc for the -nfp option to configure
14322
14323Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14324
14325 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14326
14327Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14328
14329 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14330 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14331 * configure.in: added solaris* host_makefile_frag hook.
14332
14333Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14334
14335 * config.sub: changed recognition of m68000 so that various
14336 m68k types can be specified via m680[01234]0
14337
14338Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14339
14340 * config.sub (basic_machine): fix sed so that '-foo' isn't
14341 completely substituted out while .+'-foo' loses the '-foo'
14342
14343Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14344
14345 * config.sub ($os): Add -aout.
14346
14347Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14348
14349 * configure: If host_makefile_frag is absolute, don't
14350 prefix ${invsubdir} (relevant to libg++ auto-configure).
14351
14352Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14353
14354 * Makefile.in (tooldir): Define it.
14355 (all-ld): Depend on all-flex.
14356
14357Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14358
14359 * Makefile.in (check): Fix libg++ special case.
14360
14361Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14362
14363 * configure: do not bury `pwd` into config.status, thus do fewer
14364 pwd's.
14365
14366 * configure: print the "Building in" message only when building in
14367 other than "." AND verbose.
14368
63f6bcd7 14369 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14370 configures.
14371
14372 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14373
14374Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14375
14376 * Makefile.in: macroize flags passed on recursion. remove
14377 fileutils.
14378
14379Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14380
14381 * configure: get makesrcdir right for subdirs deeper than 1.
14382
14383 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14384 install.
14385
14386Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14387
14388 * Makefile.in: don't print subdir_do or recursion lines.
14389
14390Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14391
14392 * standards.texi: added menu item.
14393
14394 * Makefile.in: build and install standards.info.
14395
14396 * standards.texi: new file.
14397
14398Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14399
14400 * configure: test for and move config.status pieces from
14401 ${subdir}/.
14402
14403Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14404
6599da04
JM
14405 * configure: Test for existance of files before trying to mv
14406 them, to avoid numerous non-existance messages.
14407
14408Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14409
14410 * configure: correct final line of config.status.
14411
14412 * configure: patch from eggert. Avoids a protection problem if
14413 the original Makefile.in is read only.
14414
14415 * configure: use move-if-change from gcc to create config.status.
14416 Some makefiles depend on config.status to tell if a directory
14417 has been reconfigured for a different host. This change
14418 prevents those directories from remaking everything in the case
14419 where the reconfig was only intended to rebuild a Makefile.
14420
14421 * configure: test for config.sub with "config.sub sun4" rather
14422 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14423 host alias from a missing config.sub.
14424
14425Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14426
14427 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14428 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14429
14430Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14431
14432 * configure: mkdir ${subdir} as needed.
14433
14434Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14435
14436 * Makefile.in,configure.in: added autoconf.
14437
14438Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14439
14440 * Makefile.in: no longer pass against on recursion.
14441
14442 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14443 definitions are not inherited.
14444
14445 * configure: correct makesrcdir when subdir is .
14446
14447Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14448
14449 * configure: Add support for 'subdirs' variable, which is
14450 like 'configdirs', except that configure doesn't re-invoke
14451 itself for subdirs, it just creates a Makefile for each subdir.
14452 * configure.texi: Document subdirs.
14453
14454Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14455
14456 * configure.in: added flex to configdirs
14457
14458Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14459
14460 * Makefile.in: remove clean-stamps from clean.
14461
14462Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14463
14464 * configure.in: Add gdbtest to configdirs.
14465
14466Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14467
14468 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14469 to recursive makes.
14470 * configure.in: Recognize new ncr3000 config.
14471
14472Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14473
14474 * Makefile.in, configure.in: removed references to gdbm.
14475
14476Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14477
14478 * config.sub: Don't canonicalize os value
14479 newsos* to bsd (readline needs to check for newsos).
14480 (This fix was earlier made Jan 31, but got re-broken.)
14481
14482Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14483
14484 * configure.in: sco is an os, not a vendor!
14485
14486 * configure: Quote $( better. Keep various shells happy.
14487
14488Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14489
14490 * Makefile.in: eliminate stamp-files.
14491
14492Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14493
14494 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14495 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14496
14497Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14498
14499 * config.sub: fix iris/iris3.
14500
14501Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14502
14503 * configure: re-add -rm.
14504
14505Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14506
14507 * Maskefile.in: add .stmp-rcs to all.
14508
14509 * configure.in: remove gas from rs6000 build, use aix host fragment.
14510
14511Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14512
14513 * configure: pass down site_option during recursion.
14514
14515Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14516
14517 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14518
14519Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14520
14521 * configure: Change exec_prefix so that it really defaults to prefix.
14522
14523Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14524
14525 * Makefile.in, configure.in: Add support for mmalloc library.
14526
14527Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14528
14529 * Makefile.in: add stmp dependencies for a few more things.
14530
14531Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14532
14533 * configure: adjusted error message on objdir/srcdir configure
14534 collision, per john's suggestion.
14535
14536 * Makefile.in: add libiberty stmp to all and all.cross.
14537
14538Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14539
14540 * Makefile.in: remove force dependencies, add grep to all.
14541
14542Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14543
14544 * Makefile.in: drop flex. make stamp files work.
14545
14546 * configure: added test for conflicting configuration in srcdir,
14547 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14548 gets cranky. use relative paths for configure and srcdir
14549 whenever possible. Send some error messages to stderr that were
14550 going to stdout.
14551
14552Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14553
14554 * Makefile.in: Fix libg++ rule to check for gcc directory
14555 before using gcc/gcc. Also pass XTRAFLAGS.
14556
14557Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14558
14559 * Makefile.in: added stmp-files so that directories aren't polled
14560 when they are already built.
14561
14562 * configure.texi: fixed a node pointer problem.
14563
14564Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14565
731a8127 14566 * config.sub configure.in gdb/configure.in
6599da04
JM
14567 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14568 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14569 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14570
14571Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14572
14573 * configure: -recurring becomes -silent. corrected help message
14574 for -site= option.
14575
14576 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14577
14578Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14579
14580 * configure: when building Makefile for crosses, replace
14581 tooldir and program_prefix. default srcdir from location of
14582 config.sub. remove "for host in hosts" and "for target in
14583 targets" loops.
14584
14585Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14586
14587 * Makefile.in: Do not pass bindir or mandir to cvs.
14588
14589Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14590
14591 * Makefile.in, configure.in: removed traces of namesubdir,
14592 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14593 copyrights to '92, changed some from Cygnus to FSF.
14594
14595 * configure.texi: remove most references to multiple hosts,
14596 multiple targets, subdirs, etc.
14597
14598 * configure.man: removed rcsid. reference config.sub not
14599 config.subr.
14600
14601 * Makefile.in: mkdir $(infodir) on install-info.
14602
14603Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14604
14605 * configure.texi: Explain better about .gdbinit and about
14606 the environment that configure.in sections run in.
14607
14608Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14609
14610 * configure.in: Ultrix is only a decstation if it's a MIPS.
14611
14612Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14613
14614 * README: DOC.configure => cfg-paper.texi.
14615
14616Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14617
14618 * config.sub (near case $os): Don't convert newsos* to bsd!
14619
14620Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14621
14622 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14623 the number of copies of COPYING that go into the GDB tar file.
14624
14625Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14626
731a8127 14627 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14628 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14629 Fix SCO configuration stuff.
14630
14631Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14632
14633 * Makefile.in: For libg++, make sure the -I pointing
14634 to the gcc directory goes *after* all the libg++-local -I flags.
14635 Also, move just-gcc dependency from just-libg++ to all-libg++.
14636
14637Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14638
14639 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14640
14641Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14642
14643 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14644
14645Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14646
14647 * config.sub: Add stratus configuration frags. Also
14648 submitted to FSF.
14649
14650Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14651
14652 * Makefile.in (DEV_SUPPORT): add configure.man.
14653
14654 * config.sub(Decode manufacturer-specific): add -none*.
14655
14656Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14657
14658 * Makefile.in: remove form feeds to make Sun's make happy.
14659 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14660
14661Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14662
14663 * Makefile.in (AR_FLAGS): Make quieter.
14664
14665Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14666
14667 * configure.in: Add libg++.
14668 * configure: When verbose, don't output the command line at each
14669 level; it will be unremarkably the same as the previous version,
14670 which will be the same as what the user typed.
14671
14672Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14673
14674 * configure.in, Makefile.in: fix clean-info, add flex. add
14675 fileutils.
14676
14677 * configure: be less sensitive to spaces in Makefile.in. Do not
14678 look for sources in "..". Doing so breaks subdirectories that
14679 might have their own configure. If a subdir has it's own
14680 configure script, use it.
14681
14682Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14683
14684 * cfg-paper.texi: some changes suggested by rms.
14685
14686Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14687
14688 * config.sub: Merge in some small additions from the FSF version,
14689 taken from the gcc distribution, to bring the Cygnus and FSF
14690 versions into closer sync.
14691
14692Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14693
14694 * configure.in: Changed svr4 references to sysv4.
14695
14696Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14697
14698 * configure: added -V for version number option.
14699
14700Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14701
14702 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14703 renamed from DOC.configure to cfg-paper.texi.
14704
14705Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14706
14707 * configure, config.subr, config.sub: config.subr is now
14708 config.sub again.
14709
14710Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14711
14712 * configure.texi: new file, in progress.
14713
14714 * Makefile.in: build info file and install the man page for
14715 configure.
14716
14717 * configure.man: new file, first cut.
14718
14719 * configure: find config.subr again now that configuration "none"
14720 has gone. removed all traces of the -ansi option. removed all
14721 traces of the -languages option.
14722
14723 * config.subr: resync from rms.
14724
14725Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14726
14727 * configure, config.sub, config.subr: merge config.sub into
14728 config.subr, call the result config.subr, remove config.sub, use
14729 config.subr.
14730
14731 * Makefile.in: revised install for dir.info.
14732
14733Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14734
14735 * configure.in: add decstation host makefile frag.
14736
14737 * Makefile.in: BISON now bison -y again. also install-gcc on
14738 install. clean-gdbm on clean. infodir belongs in datadir.
14739 Make directories for info install. Build dir.info here then
14740 install it.
14741
14742Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14743
14744 * Makefile.in: fix for bad directory tests.
14745
14746Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14747
14748 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14749 regexp. -srcdir relative was being handled incorrectly.
14750
14751 * Makefile.in: unwrapped some for loops so that parallel makes
14752 work again and so one can focus one's attention on a particular
14753 package.
14754
14755Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14756
14757 * configure: added PWD as a stand in for `pwd` (for speed). use
14758 elif wherever possible. make -srcdir work without -objdir.
14759 -objdir= commented out.
14760
14761Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14762
14763 * configure: +options become --options. -subdirs commented out.
14764 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14765 Makefile now at top of generated Makefile. Removed cvs log
14766 entries. added -srcdir. create .gdbinit only if there is one
14767 in ${srcdir}.
14768
14769 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14770 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14771 and mandir now keyed off datadir by default.
14772
14773Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14774
14775 * Freshly created ChangeLog.
14776
14777\f
14778Local Variables:
14779mode: change-log
14780left-margin: 8
14781fill-column: 76
14782version-control: never
14783End: