]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
re PR tree-optimization/38515 (Disabling PPL/CLOOG with configure does not work)
[gcc.git] / ChangeLog
CommitLineData
53095c56
SP
12009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2
3 PR tree-optimization/38515
4 * configure.ac (cloog-polylib): Removed.
5 (with_ppl, with_cloog): Test for "no".
6 * configure: Regenerated.
7
1e5e8a59
DF
82009-01-11 Daniel Franke <franke.daniel@gmail.com>
9
10 * MAINTAINERS: Moved myself to reviewers (Fortran).
11
5e5debf6
TS
122009-01-06 Thomas Schwinge <tschwinge@gnu.org>
13
14 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
15 (Write After Approval): Remove myself.
16
1c42acf1
DN
172009-01-03 Diego Novillo <dnovillo@google.com>
18
19 * MAINTAINERS: Remove myself from alias maintainership.
20
2fbbedaf
DA
212009-01-02 David Ayers <ayers@fsfe.org>
22
23 * MAINTAINERS: Update e-mail address.
24
17213821
GP
252008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
26
27 * MAINTAINERS: Make whitespace consistent.
28
baafc534
RW
292008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
30
31 Backport from upstream Libtool:
32 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
33 Add cache variables to tests that require the linker to work.
34 For shlibpath_overrides_runpath, this also changes the semantics
35 to let the result from the C compiler take precedence.
36
18430d27
BE
372008-12-02 Ben Elliston <bje@au.ibm.com>
38
39 * config.sub, config.guess: Update from upstream sources.
40
0a280b35
SP
412008-12-12 Sebastian Pop <sebastian.pop@amd.com>
42
43 * configure.ac (ppllibs): Add by default the lib flags.
44 * configure: Regenerate.
45
41e9641b
LM
462008-12-08 Luis Machado <luisgpm@br.ibm.com>
47
48 * MAINTAINERS: Add myself to the write after approval list.
49
25783c30
JH
502008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
51
52 * configure.ac: Add double brackets on darwin[912].
53 * configure: Regenerate.
54
0e318fcc
DK
552008-12-03 Daniel Kraft <d@domob.eu>
56
57 * MAINTAINERS: Moved myself and Mikael Morin from Write After
58 Approval to Reviewer section (for Fortran front-end).
59
7f171b95
JH
602008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
61
62 * configure.ac: Expand to darwin10 and later.
63 * configure: Regenerate.
64
09ce620e
AS
652008-12-02 Andreas Schwab <schwab@suse.de>
66
67 * Makefile.def: configure-target-boehm-gc depends on
68 all-target-libstdc++-v3.
69 * Makefile.in: Regenerate.
70
386c704d
KT
712008-12-02 Kai Tietz <kai.tietz@onevision.com>
72
73 * MAINTAINERS: Add myself as mingw maintainer.
74
e03dd84a
BE
752008-12-02 Ben Elliston <bje@au.ibm.com>
76
77 * config.sub, config.guess: Update from upstream sources.
78
3fa87964
GP
792008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
80
81 * README.SCO: Remove.
82
df72d7ed
FP
832008-11-29 Fernando Pereira <pronesto@gmail.com>
84
85 * MAINTAINERS: Add myself to the write after approval list.
86
b5646528
DK
872008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
88
89 * MAINTAINERS: Update my email address in WAA section.
90
ebf24eb4
CL
912008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
92
93 * MAINTAINERS: Update e-mail address.
94
50e0f131
TM
952008-11-27 Toon Moene <toon@moene.org>
96
97 * MAINTAINERS: Change e-mail address.
98
0db3a858
TG
992008-11-27 Tristan Gingold <gingold@adacore.com>
100
101 * configure.ac: Build gdb for i?86-*-darwin*
102 * configure: Regenerated.
103
f07bde68
HS
1042008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
105
106 * MAINTAINERS: Added my full name.
107
487e299b
DJ
1082008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
109
110 PR bootstrap/38014
111 PR bootstrap/37923
112
113 Revert:
114
115 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
116
117 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
118 * Makefile.in: Regenerated.
119
120 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
121
122 PR gdb/921
123 PR gdb/1646
124 PR gdb/2175
125 PR gdb/2176
126
127 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
128 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
129 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
130 (HOST_EXPORTS): Pass CPPFLAGS.
131 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
132 (LDFLAGS_FOR_TARGET): Initialize from configure script.
133 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
134 * Makefile.in, configure: Regenerated.
135 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
136 and CPPFLAGS_FOR_BUILD.
137
d69fbecb
JL
1382008-11-06 Jeff Law <law@redhat.com>
139
140 * MAINTAINERS: Add myself as middle end maintainer.
141
044fed69
AS
1422008-11-06 Andrew Stubbs <ams@codesourcery.com>
143
144 * MAINTAINERS (Write after approval): Add myself.
145
caf6defe
DN
1462008-11-05 Diego Novillo <dnovillo@google.com>
147
148 * MAINTAINERS (Global Reviewers): Add myself.
149 (Non-Algorithmic Maintainers): Remove myself.
150
3e9899ac
TS
1512008-11-04 Thomas Schwinge <tschwinge@gnu.org>
152
09ce620e 153 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 154
ea99e36e
MM
1552008-10-31 Mikael Morin <mikael.morin@tele2.fr>
156
09ce620e 157 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 158
fb0d2684
BE
1592008-10-31 Ben Elliston <bje@au.ibm.com>
160
161 * configure.ac (spu-*-*): Remove special case.
162 * configure: Regenerate.
163
73c07a3e
CM
1642008-10-30 Catherine Moore <clm@codesourcery.com>
165
166 * MAINTAINERS (Write after approval): Update my email address.
167
7310a2da
SSF
1682008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
169
170 * configure.ac [spu-*-*]: Do not set skipdirs.
171 * configure: Re-generate.
172
7e51fe23
BS
1732008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
174
175 * MAINTAINERS (Various Maintainers): Add myself to reload.
176
ef20be93
RG
1772008-10-25 Richard Guenther <rguenther@suse.de>
178
179 * MAINTAINERS (Various Maintainers): Add myself as middle-end
180 maintainer. Remove myself as libgcc-math maintainer.
181 (Non-Algorithmic Maintainers): Remove myself.
182
03ffcfa0
DJ
1832008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
184
185 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
186 * Makefile.in: Regenerated.
187
dec014a9
CC
1882008-10-23 Cary Coutant <ccoutant@google.com>
189
190 * MAINTAINERS (Write after approval): Add myself.
191
b36c386c
DJ
1922008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
193
194 PR gdb/921
195 PR gdb/1646
196 PR gdb/2175
197 PR gdb/2176
198
199 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
200 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
201 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
202 (HOST_EXPORTS): Pass CPPFLAGS.
203 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
204 (LDFLAGS_FOR_TARGET): Initialize from configure script.
205 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
206 * Makefile.in, configure: Regenerated.
207 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
208 and CPPFLAGS_FOR_BUILD.
209
84541525
SP
2102008-10-20 Sebastian Pop <sebastian.pop@amd.com>
211
212 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
213 Sebastian Pop.
214
e0bda97e
AP
2152008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
216
217 * MAINTAINERS (Write After Approval): Added myself.
218
36c713e0
KG
2192008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
220
221 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
222 recommended version to 2.3.2.
223
224 * configure: Regenerate.
225
8fe005ee
MM
2262008-10-01 Mark Mitchell <mark@codesourcery.com>
227
228 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
229
be8f156f
DD
2302008-09-29 David Daney <david.daney@caviumnetworks.com>
231
232 * MAINTAINERS (Write After Approval): Update e-mail address.
233
ae11dff4
PG
2342008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
235
236 * libtool.m4: Update to libtool 2.2.6.
237 * lt~obsolete.m4: Update to libtool 2.2.6.
238 * ltmain.sh: Update to libtool 2.2.6.
239 * ltsugar.m4: Update to libtool 2.2.6.
240 * ltversion.m4: Update to libtool 2.2.6.
241 * ltoptions.m4: Update to libtool 2.2.6.
242 * ltgcc.m4: Update to match changes from libtool 2.2.6.
243
441154b1
CF
2442008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
775b3b26
BRF
2482008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
249
250 * MAINTAINERS (Write After Approval): Update my name.
251
94538043
SB
2522008-09-20 Steven Bosscher <steven@gcc.gnu.org>
253
09ce620e 254 * MAINTAINERS: Add myself in "Write After Approval".
94538043 255
52d1bfd8
SE
2562008-09-18 Steve Ellcey <sje@cup.hp.com>
257
09ce620e 258 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 259
c5cc92f5
GP
2602008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
261
262 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
263 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
264 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
265 and Michael Tiemann from Write After Approval since they do not
266 actually have access.
267
23d9794a
RG
2682008-09-05 Richard Guenther <rguenther@suse.de>
269
270 * configure.ac: Initialize clooglibs to -lcloog.
271 * configure: Re-generate.
272
192a671e
LCW
2732008-09-04 Le-Chun Wu <lcwu@google.com>
274
275 * MAINTAINERS (Write After Approval): Add myself.
276
d789184e
SP
2772008-09-03 Sebastian Pop <sebastian.pop@amd.com>
278
279 * configure.ac (--with-cloog-polylib): New.
280 (--disable-cloog-version-check): New.
281 (--disable-ppl-version-check): New.
282 * configure: Re-generate.
283
36a881c7
RG
2842008-09-03 Richard Guenther <rguenther@suse.de>
285
286 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
287 cloog test.
288 * configure: Re-generate.
289
358da97e
HS
2902008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
291
292 Add picoChip port.
293 * MAINTAINERS: Add picoChip maintainers.
294
f8bf9252
SP
2952008-09-02 Sebastian Pop <sebastian.pop@amd.com>
296 Tobias Grosser <grosser@fim.uni-passau.de>
297 Jan Sjodin <jan.sjodin@amd.com>
298 Harsha Jagasia <harsha.jagasia@amd.com>
299 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
300 Konrad Trifunovic <konrad.trifunovic@inria.fr>
301 Adrien Eliche <aeliche@isty.uvsq.fr>
302
303 Merge from graphite branch.
304 * configure: Regenerate.
305 * Makefile.in: Regenerate.
306 * configure.ac (host_libs): Add ppl and cloog.
307 Add checks for PPL and CLooG.
308 * Makefile.def (ppl, cloog): Added modules and dependences.
309 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
310 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
311
d89f0ad6
AL
3122008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
313
314 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
315 (GCC_SHLIB_SUBDIR): New.
316 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
317 * configure: Regenerate.
318 * Makefile.in: Regenerate.
319
88a25817
GP
3202008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
321
322 * MAINTAINERS: Consistently use tabs to separate columns.
323
f873f15f
TG
3242008-08-29 Tristan Gingold <gingold@adacore.com>
325
326 * MAINTAINERS (Write after Approval): Add myself.
327
e1514c3f
TG
3282008-08-28 Tristan Gingold <gingold@adacore.com>
329
330 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
331 Enable bfd, binutils and opcodes.
332 * configure: Regenerate.
333
4717882f
JDA
3342008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
335
336 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
337
28c9884c
TK
3382008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
339
340 * MAINTAINERS: Use correct Umlaut for last name.
341
ae96d86a
FXC
3422008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
343
344 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
345
3ecc96e3
DE
3462008-08-16 David Edelsohn <edelsohn@gnu.org>
347
348 * MAINTAINERS: Update my email address.
349
dd609cc1
EB
3502008-08-16 Nicolas Roche <roche@adacore.com>
351
352 * Makefile.tpl: Add BOOT_ADAFLAGS.
353 * Makefile.in: Regenerate.
354
08d0963a
RS
3552008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
356
357 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
358 * configure: Regenerate.
359
00afcaa0
PB
3602008-07-30 Paolo Bonzini <bonzini@gnu.org>
361
362 * configure.ac: Add makefile fragments for hpux.
363 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
364 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
365 * configure: Regenerate.
366 * Makefile.in: Regenerate.
367
806b3528
AH
3682008-07-28 Aldy Hernandez <aldyh@redhat.com>
369
370 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
371
ab220355
DS
3722008-07-11 Dodji Seketeli <dseketel@redhat.com>
373
374 * MAINTAINERS (Write after Approval): Add myself.
375
78209f30
XG
3762008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
5b5b098d
AJ
3802008-06-29 Andrew Jenner <andrew@codesourcery.com>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
d812ec93
KW
3842008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
385
386 * MAINTAINERS: Update my email address.
387
99e78224
JY
3882008-06-25 Joey Ye <joey.ye@intel.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
18c04407
RW
3922008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
393
394 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
395 * Makefile.in: Regenerate.
396 * configure: Regenerate.
397
47aa9a31
DK
3982008-06-17 Daniel Kraft <d@domob.eu>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
ad33ff57
RW
4022008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
403
404 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
405 "$@" is still intact with both Autoconf 2.59 and 2.62.
406 * configure: Regenerate.
407
cdce5c41
RW
4082008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
409
410 * Makefile.tpl: Fix comment errors.
411 * Makefile.in: Regenerate.
412
01b79d11
DM
4132008-06-12 David S. Miller <davem@davemloft.net>
414 David Edelsohn <edelsohn@gnu.org>
415
416 * configure.ac: Add powerpc*-*-* to gold supported targets.
417 * configure: Regenerate.
418
f8c33439
JM
4192008-06-08 Joseph Myers <joseph@codesourcery.com>
420
421 PR tree-optimization/36218
422 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
423 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
424 (all prefix="build-"): Pass them to build-system sub-makes.
425 * Makefile.in: Regenerate.
426
cd985f66
JM
4272008-06-07 Joseph Myers <joseph@codesourcery.com>
428
429 * MAINTAINERS (mt port): Remove.
430 (sco5, unixware, sco udk): Remove.
431 (Kean Johnston): Add to Write After Approval.
432
3f6383d3
JB
4332008-05-30 Julian Brown <julian@codesourcery.com>
434
435 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
436 of libobjc for ARM EABI Linux.
437 * configure: Regenerate.
30da41ed 438
e29cc9b4
XDL
4392008-05-18 Xinliang David Li <davidxl@google.com>
440
09ce620e 441 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 442
30da41ed
XDL
4432008-05-17 Xinliang David Li <davidxl@google.com>
444
e29cc9b4 445 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 446
955410cb
JW
4472008-05-15 Janus Weil <janus@gcc.gnu.org>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
719bb4e3 4512008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
452
453 * config-ml.in: don't handle --enable-shared and --enable-static.
454
372b05fc
RS
4552008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
456
457 * MAINTAINERS: Update my email address.
458
f73e2200
PC
4592008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
460
461 * MAINTAINERS: Update my email address.
09ce620e 462
3e438e2b
KVH
4632008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
177bf491
GS
4672008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
ac89df2f
PG
4712008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
472
473 * MAINTAINERS (crx): Add myself.
474
14a8726b
PB
4752008-04-18 Paolo Bonzini <bonzini@gnu.org>
476
477 Sync with src:
478 2008-04-14 David S. Miller <davem@davemloft.net>
479
09ce620e
AS
480 * configure.ac: Add sparc*-*-* to gold supported targets.
481 * configure: Regenerate.
14a8726b 482
7142fb32
PB
4832008-04-18 Paolo Bonzini <bonzini@gnu.org>
484
485 PR bootstrap/35457
486 * configure.ac: Include override.m4.
487 * configure: Regenerate.
488
c6b196de
PB
4892008-04-18 Paolo Bonzini <bonzini@gnu.org>
490
09ce620e
AS
491 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
492 * Makefile.in: Regenerate.
c6b196de 493
c993ae60
SR
4942008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
495
09ce620e 496 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 497 as nonconfigurable directories list.
09ce620e 498 * configure: Regenerate.
c993ae60 499
8479b1b1
BE
5002008-04-14 Ben Elliston <bje@au.ibm.com>
501
502 * config.sub, config.guess: Update from upstream sources.
503
295e261a
HPN
5042008-04-12 Hans-Peter Nilsson <hp@axis.com>
505
506 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
507 * Makefile.in: Regenerate.
508
ac3949d9
EW
5092008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
510
511 * configure.ac: Do not build libssp for the AVR.
512 * configure: Regenerate.
513
06407e30
ILT
5142008-04-07 Ian Lance Taylor <iant@google.com>
515
516 * Makefile.def: check-gold depends upon all-binutils.
517 * Makefile.in: Regenerate.
518
97db009c
AH
5192008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
2a79c47f
NC
5232008-04-04 Nick Clifton <nickc@redhat.com>
524
525 PR binutils/4334
5f4bebbf 526 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
527 builds.
528 * configure: Regenerate.
529
c53a18d3
N
5302008-04-04 NightStrike <NightStrike@gmail.com>
531
532 PR other/35151
09ce620e
AS
533 * configure.ac: Combine rules for mingw32 and mingw64.
534 * configure: Regenerate.
c53a18d3 535
d925aa70
KT
5362008-04-02 Kai Tietz <kai.tietz@onvision.com>
537
538 * MAINTAINERS (Write After Approval): Add myself.
539
ad424a85
SP
5402008-04-01 Seongbae Park <seongbae.park@gmail.com>
541
542 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
543 * Makefile.in (.NOTPARALLEL): Ditto.
544
4412a506
PG
5452008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
2f908293
SP
5492008-03-31 Seongbae Park <seongbae.park@gmail.com>
550
551 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
552 * Makefile.in (.NOTPARALLEL): Regenerate.
553
639223bd
PB
5542008-03-27 Paolo Bonzini <bonzini@gnu.org>
555
556 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
557 * Makefile.in: Regenerate.
558
b8ab1f4a
JS
5592008-03-26 Jakub Staszak <kuba@et.pl>
560
561 * MAINTAINERS (Write After Approval): Add myself.
562
b45890a4
TK
5632008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
564
565 * MAINTAINERS: Update e-mail address.
566
5afab7ad
ILT
5672008-03-20 Ian Lance Taylor <iant@google.com>
568
569 * configure.ac: Add support for --enable-gold.
570 * Makefile.def: Add gold as a directory like ld.
571 * configure, Makefile.in: Regenerate.
572
38d24731
RW
5732008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
574
575 * configure.ac: m4_include config/proginstall.m4.
576 * configure: Regenerate.
32bc4cf4
RW
577
578 Backport from upstream Libtool:
09ce620e 579
32bc4cf4 580 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 581
32bc4cf4
RW
582 Deal with Autoconf 2.62's semantic change in m4_append.
583 * ltsugar.m4 (lt_append): Replace broken versions of
584 m4_append.
585 (lt_if_append_uniq): Don't require separator to be overquoted,
586 and avoid broken m4_append.
587 (lt_dict_add): Fix typo.
588 * libtool.m4 (_LT_DECL): Don't overquote separator.
589
9d3c50ea
DE
5902008-03-13 David Edelsohn <edelsohn@gnu.org>
591
592 * config.rpath: Add AIX 6 support.
593
5d2edb29
PB
5942008-03-13 Paolo Bonzini <bonzini@gnu.org>
595
596 * Makefile.def (stageprofile). Remove -fprofile-generate
597 from stage_libcflags.
598 * Makefile.in: Regenerate.
599
954910ef
BE
6002008-03-13 Ben Elliston <bje@au.ibm.com>
601
602 * config.sub, config.guess: Update from upstream sources.
603
e8645a40
TT
6042008-03-06 Tom Tromey <tromey@redhat.com>
605
606 * MAINTAINERS: Update for treelang deletion.
607
2c8e955e
JW
6082008-03-03 James E. Wilson <wilson@tuliptree.org>
609
610 * MAINTAINERS: Update my email address.
611
54acd307
SS
6122008-03-03 Stan Shebs <stanshebs@earthlink.net>
613
893ad2a1 614 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
615 (objective-c/c++): Add myself as a maintainer.
616
4b52b516
VR
6172008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
618
619 * MAINTAINERS (Write After Approval): Update my email address.
620
e652b516
TB
6212008-02-25 Tomas Bily <tbily@suse.cz>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
02d30740
JJ
6252008-02-23 Jakub Jelinek <jakub@redhat.com>
626
627 * MAINTAINERS (OpenMP): Add myself.
628
1c8bd6a3
PB
6292008-02-20 Paolo Bonzini <bonzini@gnu.org>
630
4b40b2a5
UB
631 PR bootstrap/32009
632 PR bootstrap/32161
1c8bd6a3 633
4b40b2a5
UB
634 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
635 * configure: Regenerate.
1c8bd6a3 636
4b40b2a5
UB
637 * Makefile.def: Define stage_libcflags for all bootstrap stages.
638 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
639 STAGE4_LIBCFLAGS): New.
640 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
641 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
642 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
643 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
644 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
645 for target modules. Don't export LIBCFLAGS.
646 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
647 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
648 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
649 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
650 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
651 * Makefile.in: Regenerate.
1c8bd6a3 652
bb44c9d2
RW
6532008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
654
655 PR libgcj/33085
656 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
657 Do not use -DDLL_EXPORT. Backport from upstream.
658
29a7754d
RW
6592008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
660
661 * MAINTAINERS (Write After Approval): Add myself.
662
9a212bb7
HPN
6632008-02-02 Hans-Peter Nilsson <hp@axis.com>
664
665 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
666 * configure: Regenerate.
667
aa12a573
MG
6682008-01-31 Marc Gauthier <marc@tensilica.com>
669
670 * configure.ac (xtensa*-*-*): Recognize processor variants.
671 * configure: Regenerate.
672
ac9e6043
RW
6732008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
674
40049ccc
UB
675 PR bootstrap/34922
676 * configure.ac (PARSE_ARGS): Push suitable setting of
677 ac_subdirs_all, for `./configure --help=recursive'.
678 Handle `+' in generic toplevel directory disabling.
679 * configure: Regenerate.
ac9e6043 680
4288c86a
NC
6812008-01-28 Nick Clifton <nickc@redhat.com>
682
683 * MAINTAINERS (xstormy16): Take over maintainership.
684
8d8da227
JM
6852008-01-25 Joseph Myers <joseph@codesourcery.com>
686
687 * MAINTAINERS (c4x port): Remove.
688
349b60e7
DE
6892008-01-24 David Edelsohn <edelsohn@gnu.org>
690
691 * libtool.m4: Backport AIX 6 support from ToT Libtool.
692
3ca06a68
BE
6932008-01-23 Ben Elliston <bje@au.ibm.com>
694
695 * config.sub, config.guess: Update from upstream sources.
696
3c631381
TG
6972008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
698
699 * MAINTAINERS (Write After Approval): Add myself.
700
20533ef1
L
7012008-01-17 H.J. Lu <hjl.tools@gmail.com>
702
703 * MAINTAINERS: Update my email address.
704
7052008-01-09 Raksit Ashok <raksit@google.com>
706
707 * MAINTAINERS (Write After Approval): Add myself.
708
684f4f6a
RA
7092008-01-09 Raksit Ashok <raksit@google.com>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
9cb8756f
BE
7132008-01-08 Ben Elliston <bje@au.ibm.com>
714
715 * config.sub, config.guess: Update from upstream sources.
716
94e1934d
KG
7172007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
718
719 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 720 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
721 * configure: Regenerate.
722
a2e51f77
SP
7232007-12-15 Sebastian Pop <sebastian.pop@amd.com>
724
725 * MAINTAINERS: Update my email address.
726
ffe3dcd9
BRF
7272007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
728
729 * MAINTAINERS: Update my email address.
730
aa4095c9
RS
7312007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
732
733 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
734 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
735 * Makefile.in: Regenerate.
736
030e2013
MH
7372007-12-10 Mark Heffernan <meheff@google.com>
738
739 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
740 misplaced entries.
741
0fe0f073
AT
7422007-12-10 Andreas Tobler <a.tobler@schweiz.org>
743
744 * configure.ac: Enable libjava for x86_64-*-darwin9.
745 * configure: Regenerate.
746
d4ca4b06
BM
7472007-12-07 Bill Maddox <maddox@google.com>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
c3220d4c
BE
7512007-12-05 Ben Elliston <bje@au.ibm.com>
752
753 * config.sub, config.guess: Update from upstream sources.
754
aba7501e
MK
7552007-12-02 Matthias Klose <doko@ubuntu.com>
756
757 * config-ml.in: Remove 64bit configure tests.
758
d683ec81
PB
7592007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
760
761 * config-ml.in: Robustify against white space in absolute file
762 names.
763
764 * config-ml.in (multi-clean): Substitute ${Makefile}.
765 Remove superfluous ${Makefile} in list.
766
60f1711a
TS
7672007-11-19 Thiemo Seufer <ths@mips.com>
768
769 * config-ml.in: Don't hardcode the Makefile name.
770
487f9d96
AM
7712007-11-08 Alexander Monakov <amonakov@ispras.ru>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
fa3886fe
ST
7752007-11-07 Samuel Tardieu <sam@rfc1149.net>
776
777 * MAINTAINERS (Write After Approval): Add myself.
778
ae750079
DK
7792007-11-06 Doug Kwan <dougkwan@google.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
acc48927
BE
7832007-10-25 Ben Elliston <bje@au.ibm.com>
784
785 * MAINTAINERS (mercury): Remove entry.
786 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
787
e00e9858
DJ
7882007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
789
790 * Makefile.def (dependencies): Make configure-gdb depend on
791 all-intl.
792 * Makefile.in: Regenerated.
793
def14a3c
SK
7942007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
795
796 * MAINTAINERS (Fortran maintainer): Remove myself.
797
0e5e9f76
PM
7982007-10-15 Patrick Mansfield <patmans@us.ibm.com>
799
800 * Makefile.def: To avoid problems running with parallel makes,
801 build newlib before libgloss so that target specific header
802 files are availble.
803 * Makefile.in: Regenerate
804
bbfbfafc
DJ
8052007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
806
807 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
808 * Makefile.in: Regenerate.
809
c56abad5
VM
8102007-10-09 Vladimir Makarov <vmakarov@redhat.com>
811
812 * MAINTAINERS (Register allocation reviewer): Add myself.
813
f019adc1
MF
8142007-10-08 Mike Frysinger <vapier@gentoo.org>
815
816 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
817 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
818 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
819 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
820 * configure: Regenerate.
821
789e4e28
SP
8222006-10-04 Seongbae Park <seongbae.park@gmail.com>
823
824 * MAINTAINERS (Register allocation reviewer): Add myself.
825
0999159b
PB
8262007-10-01 Paolo Bonzini <bonzini@gnu.org>
827
828 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
829 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
830 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
831 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
832 * configure.ac: Default them to host tools for $host = $build.
833 Subst them.
834
835 * configure: Regenerate.
836 * Makefile.in: Regenerate.
837
a054acde
PB
8382006-09-24 Peter Bergner <bergner@vnet.ibm.com>
839
840 * MAINTAINERS (Register allocation reviewer): Add myself.
841
ffda6fc9
KZ
8422006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
843
844 * MAINTAINERS (Register allocation reviewer): Add myself.
845
9d209c83
SP
8462007-09-21 Seongbae Park <seongbae.park@gmail.com>
847
848 * MAINTAINERS (Write After Approval): Fix typo.
849
1ec3b87b
RS
8502007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
851
852 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
853 * configure: Regenerate.
854
19d5986d
PJ
8552007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
856
857 PR bootstrap/31906
858 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 859 they're already prefixed.
19d5986d 860
6d3b5aea
BK
8612007-09-19 Benjamin Kosnik <bkoz@redhat.com>
862
863 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
864 libstdc++.
865 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
866 * configure: Regenerate.
867 * Makefile.in: Regenerate.
09ce620e 868
4fe7e755
AS
8692007-09-17 Andreas Schwab <schwab@suse.de>
870
871 * configure.ac: Raise minimum makeinfo version to 4.6.
872 * configure: Regenerate.
873
d483feaa
JS
8742007-09-17 Johannes Singler <singler@ira.uka.de>
875
ffe3dcd9 876 * MAINTAINERS (write-after-approval) add myself
d483feaa 877
fa9a3f31
AM
8782007-09-15 Alan Modra <amodra@bigpond.net.au>
879
880 * configure.ac: Correct makeinfo version check.
881 * configure: Regenerate.
882
6593a73e
RS
8832007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
884
885 * MAINTAINERS: Update my email address.
886
d9dced13
RS
8872007-09-14 Richard Sandiford <richard@codesourcery.com>
888
889 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
890 to $skipdirs and only disable gprof for newlib. Use the normal
891 mips*-elf* handling in other respects.
892 * configure: Regnerate.
893
773c1467
DD
8942007-09-12 David Daney <ddaney@avtrex.com>
895
896 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
897 enabling libgcj.
898 * configure: Regenerate.
899
c03353e2
RIL
9002007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
901
902 PR other/32154
903 * configure.ac: For libgloss targets, point the linker to the linker
904 script, startup code and simulator library.
905 * configure: Regenerate.
906
c4e9bf2b
AH
9072007-09-07 Andrew Haley <aph@redhat.com>
908
909 * configure.ac (noconfigdirs): Remove target-libffi and
910 target-libjava.
911 * configure: Regenerate.
912
1f5a6b84
FXC
9132007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
914
915 PR target/33281
916 * configure.ac: Use config/mh-mingw on mingw.
917 * configure: Regenerate.
1f5a6b84 918
3951e521
PH
9192007-09-05 Pat Haugen <pthaugen@us.ibm.com>
920
9f349f63 921 * MAINTAINERS (Write After Approval): Add myself.
3951e521 922
e643dc23
RG
9232007-09-05 Richard Guenther <rguenther@suse.de>
924
925 * configure.ac (--enable-stage1-checking): If neither --enable-checking
926 nor --disable-checking is provided also turn on yes and types
927 checking for stage1.
928 * configure: Re-generate.
929
039874df
KW
9302007-08-30 Krister Walfridsson <cato@df.lth.se>
931
932 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
933 (Write After Approval): Remove myself.
934
c3f07bd6 9352007-08-29 Nick Clifton <nickc@redhat.com>
15098359 936
c3f07bd6 937 * config.sub, config.guess: Update from upstream sources.
15098359 938
40049ccc 9392007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
940
941 * MAINTAINERS (Write After Approval): Added myself.
942 * MAINTAINERS (Reviewers): Removed myself.
943
c8aea42c 9442007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 945 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
946
947 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
948 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
949 * Makefile.in: Regenerate.
950 * configure.ac (--with-debug-prefix-map): New.
951 * configure: Regenerate.
952
4bf6c438
RS
9532007-08-17 Richard Sandiford <richard@codesourcery.com>
954 Nigel Stephens <nigel@mips.com>
955
4bf6c438
RS
956 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
957 as target_makefile_frag.
958 * configure: Regenerate.
959
bb286d71
AO
9602007-08-16 Alexandre Oliva <aoliva@redhat.com>
961
962 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
963 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
964 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
965 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
966 (do-compare, do-compare3, do-compare-debug): New.
967 ([+compare-target+]): Use them.
968
a4630417
MK
9692007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
970
971 * MAINTAINERS (Write After Approval): Change my email address.
972
d9acb717
RW
9732007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
974 Ben Elliston <bje@au.ibm.com>
975
976 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
977 --silent if $silent.
978 * configure: Regenerate.
979
96876681
ZD
9802003-08-12 Zdenek Dvorak <ook@ucw.cz>
981
982 * MAINTAINERS (Various Maintainers): Add myself as
983 loop infrastructure maintainer. Update my e-mail
984 address.
985
1c1d80ee
DN
9862007-07-31 Diego Novillo <dnovillo@google.com>
987
988 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
989 Adjust description.
990
7e98624c
RG
9912007-07-26 Richard Guenther <rguenther@suse.de>
992
993 * configure.ac: Add types checking to stage1 checking flags.
994 * configure: Regenerate.
995
4c85af60
NC
9962007-07-17 Nick Clifton <nickc@redhat.com>
997
998 * COPYING3: New file. Contains version 3 of the GNU General
999 Public License.
1000 * COPYING3.LIB: New file. Contains version 3 of the GNU
1001 Lesser General Public License.
1002
19ddfd3a
AK
10032007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1004
1005 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1006
2a064545
AK
10072007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1008
1009 * MAINTAINERS (S/390 co-maintainer): Add myself.
1010 (Write After Approval): Remove myself.
1011
f861f54d
DH
10122007-07-13 Dan Hipschman <dsh@google.com>
1013
1014 * MAINTAINERS (Write After Approval): Add myself.
1015
0136f2f7
NC
10162007-07-11 Nick Clifton <nickc@redhat.com>
1017
1018 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1019 WINDRES export.
1020 * Makefile.in: Regenerate.
1021
6e29b5a4
RO
10222007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1023
1024 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1025 maintainer.
1026
159a4b02
L
10272007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1028
1029 * lt~obsolete.m4: New. Import from 20070318 libtool.
1030
6ba67283
JB
10312007-07-03 Julian Brown <julian@codesourcery.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
30b74385
RW
10352007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1036
1037 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1038 * configure: Regenerate.
1039
10402007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1041
1042 * configure.ac: Add some missing m4 quotation.
1043 * configure: Regenerate.
1044
943c54ce
SB
10452007-07-02 Simon Baldwin <simonb@google.com>
1046
1047 * MAINTAINERS (Write After Approval): Add myself.
1048
1c00b503
PB
10492007-07-02 Paolo Bonzini <bonzini@gnu.org>
1050
1051 * configure: Regenerate.
1052
901119ae
KT
10532007-07-02 Kai Tietz <kai.tietz@onevision.com>
1054
1055 * Makefile.def: Add windmc tool to build.
1056 * Makefile.tpl: Likewise.
1057 * configure.ac: Likewise.
1058 * Makefile.in: Regenerate.
1059 * configure: Regenerate.
09ce620e 1060
83f4c19f
DD
10612007-06-28 DJ Delorie <dj@redhat.com>
1062
1063 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1064 not building newlib.
1065 * configure: Regenerated.
09ce620e 1066
5346c75c
JS
10672007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
aacfb86b
MM
10712007-06-25 Martin Michlmayr <tbm@cyrius.com>
1072
1073 * MAINTAINERS (Write After Approval): Add myself.
1074
590bf0d3
CM
10752007-06-19 Chris Matthews <chrismatthews@google.com>
1076
1077 * MAINTAINERS (Write After Approval): Add myself.
1078
cdbbee7a
RIL
10792007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1080
1081 * MAINTAINERS (Write After Approval): Add myself.
1082
b8afffc1
DJ
10832007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1084
1085 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1086 * Makefile.in: Regenerated.
1087
3fcfad76
BS
10882007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1089
1090 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1091 bfin*-*-uclinux* targets.
1092 * configure: Regenerate.
1093
3f5a2b7f
ILT
10942007-06-14 Ian Lance Taylor <iant@google.com>
1095
1096 * MAINTAINERS: Add myself as non-algorithmic global write
1097 maintainer.
1098
4c46daee
DN
10992007-06-14 Diego Novillo <dnovillo@google.com>
1100
1101 * MAINTAINERS: Add self as middle-end maintainer and
1102 non-algorithmic global write maintainer.
1103
a3bb222a
FXC
11042007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1105
1106 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1107 Move all Fortran maintainers except Paul Brook into the
1108 Non-Autopoiesis section.
1109
a19e8f64
PB
11102007-06-14 Paolo Bonzini <bonzini@gnu.org>
1111
1112 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1113 (distclean-stage[+id+]): Possibly delete stage_last.
1114 * Makefile.in: Regenerate.
1115
1c2abe5e
SP
11162007-06-12 Seongbae Park <seongbae.park@gmail.com>
1117
1118 * MAINTAINERS (Various Maintainer): Fix typo.
1119
abca4739
PB
11202007-06-11 Paolo Bonzini <bonzini@gnu.org>
1121
1122 * MAINTAINERS (Various Maintainer): Add myself as
1123 dataflow maintainer.
1124
a894d2c3
BE
11252007-06-07 Ben Elliston <bje@au.ibm.com>
1126
1127 * config.sub, config.guess: Update from upstream sources.
1128
8024d75e
BE
11292007-06-07 Ben Elliston <bje@au.ibm.com>
1130
1131 * Makefile.tpl: Fix spelling error.
1132 * Makefile.in: Regenerate.
1133
973a9a5e
SE
11342007-06-01 Steve Ellcey <sje@cup.hp.com>
1135
96598938
L
1136 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1137 lt_cv_sys_max_cmd_len.
973a9a5e 1138
ccb4d26b
DN
11392007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1140
1141 * MAINTAINERS (Various Maintainers): Add myself as
1142 auto-vectorizer maintainer.
1143
eecb7461
PB
11442003-05-31 Paolo Bonzini <bonzini@gnu.org>
1145
1146 PR libjava/32098
1147 * libtool.m4: Revert previous change.
1148 * ltgcc.m4: Put it here.
1149
89d28202
ZD
11502003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1151
1152 * MAINTAINERS (Various Maintainers): Add myself as
1153 auto-vectorizer maintainer.
1154
60c7a11a
L
11552007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1156
1157 PR libjava/32098
1158 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1159
9dd3cc81
RG
11602007-05-30 Richard Guenther <rguenther@suse.de>
1161
1162 * MAINTAINERS (Various Maintainers): Add myself as
1163 auto-vectorizer maintainer.
1164
9cc1244e
JJ
11652007-05-30 Jakub Jelinek <jakub@redhat.com>
1166
1167 PR bootstrap/29382
1168 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1169 * configure: Rebuilt.
1170
6124296b
RC
11712007-05-28 Roberto Costa <robsettantasei@gmail.com>
1172
1173 * MAINTAINERS (Write After Approval): Removed my name.
1174
6b757a0d
SB
11752007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1176
1177 * MAINTAINERS (Write After Approval): Remove myself.
1178
86ef8528
AT
11792007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1180
1181 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1182
1cf3d07d
SE
11832007-05-23 Steve Ellcey <sje@cup.hp.com>
1184
1185 * ltmain.sh: Update from ToT Libtool.
1186 * libtool.m4: Update from ToT Libtool.
1187 * ltsugar.m4: New. Update from ToT Libtool.
1188 * ltversion.m4: New. Update from ToT Libtool.
1189 * ltoptions.m4: New. Update from ToT Libtool.
1190 * ltconfig: Remove.
1191 * ltcf-c.sh: Remove.
1192 * ltcf-cxx.sh: Remove.
1193 * ltcf-gcj.sh: Remove.
1194
ce3fcf8c
OW
11952007-05-22 Ollie Wild <aaw@google.com>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
342b9200
PB
11992007-05-16 Paolo Bonzini <bonzini@gnu.org>
1200
1201 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1202 stage_cflags.
1203 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1204 Remove CFLAGS/LIBCFLAGS.
1205 (configure-stage[+id+]-[+prefix+][+module+],
1206 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1207 * Makefile.in: Regenerate.
1208
cea17285
DN
12092007-05-15 Diego Novillo <dnovillo@google.com>
1210
1211 * MAINTAINERS: Update e-mail address.
1212
11c004e7
RE
12132007-05-15 Revital Eres <eres@il.ibm.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
ab6bd693
RC
12172007-05-14 Roberto Costa <robsettantasei@gmail.com>
1218
1219 * MAINTAINERS (Write After Approval): Updated my address.
1220
388cdf07
TN
12212007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1222
1223 * MAINTAINERS (Write After Approval): Add myself.
1224
23f24034
SR
12252007-05-11 Silvius Rus <rus@google.com>
1226
1227 * MAINTAINERS (Write After Approval): Add myself.
1228
34a7526e
TT
12292007-04-23 Tom Tromey <tromey@redhat.com>
1230
1231 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1232
51da21be
MM
12332007-04-22 Mark Mitchell <mark@codesourcery.com>
1234
1235 * MAINTAINERS (cpplib): Rename to ...
1236 (libcpp): ... this. Add C/C++ front end maintainers.
1237
70070387
SE
12382007-04-14 Steve Ellcey <sje@cup.hp.com>
1239
1240 * config-ml.in: Pass ${ml_config_env} to configure calls.
1241
df1a0dbb
CB
12422007-04-04 Christian Bruel <christian.bruel@st.com>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1245
9daff147
DK
12462007-04-02 Dave Korn <dave.korn@artimi.com>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
374eadb2
TB
12502007-03-31 Tobias Burnus <burnus@net-b.de>
1251
1252 * MAINTAINERS (fortran 95 front end): Add myself.
1253
8eced3a2
DR
12542007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1257
653de3e3
AZ
12582007-03-24 Ayal Zaks <zaks@il.ibm.com>
1259
1260 * MAINTAINERS (Modulo Scheduler): Add myself.
1261
b737d953
BM
12622007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1263
1264 * MAINTAINERS (fortran 95 front end): Add myself.
1265 (c++ front end): whitespace fix.
1266
a584cdf2
NF
12672007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
8c79f3c4
RS
12712007-03-21 Richard Sandiford <richard@codesourcery.com>
1272
1273 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1274 of glob. Quote arguments with single quotes too.
1275 * configure: Regenerate.
1276
07f1ac6d
BM
12772007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1278
1279 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1280 * Makefile.in: Regenerate
1281
172e41aa
AS
12822007-03-07 Andreas Schwab <schwab@suse.de>
1283
1284 * configure: Regenerate.
1285
9c4d2493
BM
12862007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1287
1288 * configure.ac: Add "--with-pdfdir" configure option,
1289 which defines pdfdir variable.
1290 * Makefile.def (target=fixincludes): Add install-pdf to
1291 missing targets.
1292 (recursive_targets): Add install-pdf target.
1293 (flags_to_pass): Add pdfdir.
1294 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1295 target.
1296 * configure: Regenerate
1297 * Makefile.in: Regenerate
1298
e14e622e
EC
12992007-02-28 Eric Christopher <echristo@apple.com>
1300
1301 Revert:
1302 2006-12-07 Mike Stump <mrs@apple.com>
1303
1304 * Makefile.def (dependencies): Add dependency for
1305 install-target-libssp and install-target-libgomp on
1306 install-gcc.
1307 * Makefile.in: Regenerate.
1308
54e433bc
MK
13092007-02-27 Matt Kraai <kraai@ftbfs.org>
1310
1311 * configure: Regenerate.
1312 * configure.ac: Move statements after variable declarations.
1313
6c8d3d8f
KK
13142007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1315
1316 * MAINTAINERS: Add myself as sh maintainer.
1317
9f8c6739
JM
13182007-02-19 Joseph Myers <joseph@codesourcery.com>
1319
1320 * configure.ac: Adjust for loop syntax.
1321 * configure: Regenerate.
1322
278a7a38
AO
13232007-02-18 Alexandre Oliva <aoliva@redhat.com>
1324
1325 * configure: Rebuilt.
1326
b2eaac4a
AO
13272007-02-18 Alexandre Oliva <aoliva@redhat.com>
1328
1329 * configure.ac: Drop multiple occurrences of --enable-languages,
1330 and fix its quoting.
1331 * configure: Rebuilt.
1332
beeaf216 13332007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1334 Nathan Sidwell <nathan@codesourcery.com>
1335 Vladimir Prus <vladimir@codesourcery.com>
1336 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1337
1338 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1339 * configure: Regenerate.
1340
09201a09
GP
13412007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1342
1343 * ltconfig (freebsd*): Default to elf.
1344
291f172e
DJ
13452007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1346
1347 * configure.ac (target_libraries): Move libgcc before libiberty.
1348 * configure: Regenerated.
1349
c3a86da9
DJ
13502007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1351 Paolo Bonzini <bonzini@gnu.org>
1352
1353 PR bootstrap/30753
1354 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1355 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1356 * configure: Regenerated.
1357
88e1e72a
FXC
13582007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1359
1360 * MAINTAINERS (Language Front End Maintainers): Update my mail
1361 address.
1362
44bfc3ac
DJ
13632007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1364
1365 PR bootstrap/30748
1366 * configure.ac: Correct syntax for Solaris ksh.
1367 * configure: Regenerated.
1368
3e19841a
PB
13692007-02-09 Paolo Bonzini <bonzini@gnu.org>
1370
1371 * configure.ac: Sync with src.
1372 * configure: Regenerate.
1373
74a48762
PB
13742007-02-09 Paolo Bonzini <bonzini@gnu.org>
1375
1376 * Makefile.in: Regenerate.
1377
d846e52e
PB
13782007-02-09 Paolo Bonzini <bonzini@gnu.org>
1379
1380 * config.sub: Sync with src.
1381
1c710c3c
DJ
13822007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1383
1384 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1385 noncanonical equivalents.
1386 * configure.in: Rename to...
1387 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1388 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1389 target_noncanonical. Use them. Rewrite removal of configure
1390 arguments for autoconf 2.59. Discard variable settings. Force
1391 program_transform_name for native tools.
1392
1393 * Makefile.in: Regenerated.
1394 * configure: Regenerated with autoconf 2.59.
1395
74372bdf
RZ
13962007-02-07 Roman Zippel <zippel@linux-m68k.org>
1397
3de8da2a 1398 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1399
f6671c93
AS
14002007-01-31 Andreas Schwab <schwab@suse.de>
1401
1402 * Makefile.tpl (LDFLAGS): Substitute it.
1403 * Makefile.in: Regenerate.
1404
ba9f17df
AB
14052007-01-30 Andrey Belevantsev <abel@ispras.ru>
1406
3de8da2a 1407 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1408
2472200d
DE
14092007-01-28 David Edelsohn <edelsohn@gnu.org>
1410
3de8da2a 1411 * MAINTAINERS (spu port): Add myself.
2472200d 1412
5305be7e
RG
14132007-01-23 Richard Guenther <rguenther@suse.de>
1414
1415 PR bootstrap/30541
1416 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1417 * Makefile.tpl (GNATBIND): Substitute it.
1418 (GNATMAKE): Likewise.
1419 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1420 of STAGE_PREFIX.
1421 * Makefile.in: Regenerate.
1422 * configure: Regenerate.
1423
416cfb5e
MS
14242007-01-18 Mike Stump <mrs@apple.com>
1425
1426 * configure.in: Re-enable -Werror for gcc builds.
1427
3de8da2a 14282007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1429
3de8da2a 1430 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1431
d943d7c4
PB
14322007-01-11 Paolo Bonzini <bonzini@gnu.org>
1433
1434 * configure.in: Change == to = in test command.
3de8da2a 1435 * configure: Regenerate.
d943d7c4 1436
e69bf64b 14372007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1438 Nick Clifton <nickc@redhat.com>
1439 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1440
1441 * configure.in (build_configargs, host_configargs, target_configargs):
1442 Remove build/host/target parameters.
1443 (host_libs): Add gmp and mpfr.
1444 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1445 * Makefile.def (gmp, mpfr): New.
1446 (gcc): Remove target.
1447 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1448 target_os, target_vendor): New.
1449 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1450 * configure: Regenerate.
1451 * Makefile.in: Regenerate.
e69bf64b
PB
1452
14532007-01-11 Matt Fago <fago@earthlink.net>
1454
1455 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1456 to improve robustness of configure tests.
e69bf64b 1457 * configure: Regenerate.
e14e622e 1458
a42f3b80
UB
14592007-01-09 Uros Bizjak <ubizjak@gmail.com>
1460
1461 * MAINTAINERS: Add myself as i386 maintainer.
1462
a36aee1a
JH
14632007-01-08 Jan Hubicka <jh@suse.cz>
1464
61fcaeef 1465 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1466
738a52d3
KT
14672007-01-08 Kai Tietz <kai.tietz@onevision.com>
1468
1469 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1470 * configure: Regenerate.
738a52d3 1471
54fdc474
DJ
14722007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1473
1474 * Makefile.tpl (all-target): Correct @if conditional for target
1475 modules.
1476 * configure.in: Omit libiberty if building only target libgcc.
1477 * configure, Makefile.in: Regenerated.
1478
3dd71726
PB
14792007-01-04 Paolo Bonzini <bonzini@gnu.org>
1480
1481 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1482 * configure: Regenerate.
1483
fa958513
DJ
14842007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1485
1486 * Makefile.def (target_modules): Add libgcc.
1487 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1488 * Makefile.tpl (clean-target-libgcc): Delete.
1489 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1490 on gcc even for bootstrapped modules. Rewrite handling of
1491 lang_env_dependencies to loop over target_modules.
1492 * configure.in (target_libraries): Add target-libgcc.
1493 * Makefile.in, configure: Regenerated.
1494
e1888513
PB
14952006-12-29 Paolo Bonzini <bonzini@gnu.org>
1496
1497 * configure.in: Reorganize recognition of languages. Add
1498 --enable-stage1-languages. Show supported languages for the chosen
1499 target rather than all recognized languages.
1500 * configure: Regenerate.
1501
53b88b73
PB
15022006-12-29 Paolo Bonzini <bonzini@gnu.org>
1503
1504 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1505 * Makefile.in: Regenerate.
1506
a3993f33
KG
15072006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1508
1509 * configure.in: Warn that MPFR 2.2.0 is buggy.
1510 * configure: Regenerate.
1511
f063a9ed
ILT
15122006-12-27 Ian Lance Taylor <iant@google.com>
1513
1514 * configure.in: When removing Makefiles to force a reconfigure, also
1515 remove prev-DIR*/Makefile.
1516 * configure: Regenerate.
1517
af71363e
AS
15182006-12-22 Andreas Schwab <schwab@suse.de>
1519
1520 * configure: Regenerate with correct autoconf version.
1521
0b0dc272
AM
15222006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1523
3de8da2a
UB
1524 * configure.in: add AC_SUBST for *_FOR_TARGET.
1525 * configure: Regenerate.
0b0dc272 1526
53b88b73
PB
15272006-12-19 Paolo Bonzini <bonzini@gnu.org>
1528
1529 * configure.in: Simplify logic for rejecting languages that cannot
1530 be built. Separate the case when a language is unsupported,
1531 from the case when the user chooses not to build a language.
1532
400ebff4
PB
15332006-12-19 Paolo Bonzini <bonzini@gnu.org>
1534
1535 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1536 it only affects bootstrap and could be tested on "$host" as well.
1537 * configure: Regenerate.
1538 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1539
8efea775
PB
15402006-12-19 Paolo Bonzini <bonzini@gnu.org>
1541
1542 PR bootstrap/29544
1543 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1544 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1545 move here comment from Makefile.tpl.
1546 * Makefile.tpl: Move some definitions higher in the file.
1547 (STAGE1_CHECKING): New.
1548 * configure.in: Add --enable-stage1-checking.
1549 * configure: Regenerate.
1550 * Makefile.in: Regenerate.
1551
ed88a7ed
PB
15522006-12-19 Paolo Bonzini <bonzini@gnu.org>
1553
1554 * MAINTAINERS: Add myself as build system maintainer.
1555
b65151d3
SM
15562006-12-15 Simon Martin <simartin@users.sourceforge.net>
1557
1558 * MAINTAINERS (Write After Approval): Add myself.
1559
7e050830
EC
15602006-12-13 Eric Christopher <echristo@apple.com>
1561
1562 * MAINTAINERS: Add myself as darwin maintainer.
1563
8b494895
ILT
15642006-12-11 Ian Lance Taylor <ian@airs.com>
1565
1566 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1567
0ff1416d
JR
15682006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1569
1570 MAINTAINERS: Update my entry.
1571
58e24147
AM
15722006-12-11 Alan Modra <amodra@bigpond.net.au>
1573
1574 * configure.in: Handle spu makefile frag.
58e24147
AM
1575 * Makefile.tpl (MAINT): Define
1576 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1577 * configure: Regenerate.
1578 * Makefile.in: Regenerate.
1579
9b6f37a0
BE
15802006-12-11 Ben Elliston <bje@au.ibm.com>
1581
1582 * config.guess: Import latest version.
1583 * config.sub: Likewise.
1584
ea6f5c57
BE
15852006-12-11 Ben Elliston <bje@au.ibm.com>
1586
1587 * configure.in (spu-*-*): Don't skip target-libiberty.
1588 * configure: Regenerate.
1589
42c1cd8a
AT
15902006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1591
1592 PR bootstrap/30134
1593 * configure.in: Correct x86 darwin support for libjava to powerpc
1594 and i?86 only.
1595 * configure: Regenerate.
1596
55eb837d
ST
15972006-12-08 Sandro Tolaini <tolaini@libero.it>
1598
1599 * configure.in: Add x86 darwin support for libjava.
1600 * configure: Regenerate.
1601
5bdacbc7
MS
16022006-12-07 Mike Stump <mrs@apple.com>
1603
1604 * Makefile.def (dependencies): Add dependency for
1605 install-target-libssp and install-target-libgomp on
1606 install-gcc.
1607 * Makefile.in: Regenerate.
1608
477d851c
RG
16092006-12-04 Richard Guenther <rguenther@suse.de>
1610
1611 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1612 (Non-Algorithmic Maintainers): Move over non-algorithmic
1613 loop optimizer maintainers, add myself as a non-algorithmic
1614 middle-end maintainer.
1615
5d33d367
DF
16162006-12-04 Daniel Franke <franke.daniel@gmail.com>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
dbee1fb3
KG
16202006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1621
1622 * configure.in: Update error message for missing GMP/MPFR.
1623
1624 * configure: Regenerate.
1625
b5147de7
KG
16262006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1627
1628 * configure.in: Update MPFR version in error message.
1629
1630 * configure: Regenerate.
1631
f019376c
KG
16322006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1633
1634 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1635 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1636 --with-gmp-lib): New flags.
1637
1638 * configure: Regenerate.
1639
91ed95ae
BM
16402006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1641
1642 * MAINTAINERS (Write After Approval): Change my email address.
1643
3a971f15
MLI
16442006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1645
05170031 1646 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1647
431041ea
PT
16482006-11-22 Philipp Thomas <pth@suse.de>
1649
1650 * MAINTAINERS (i18n): Update e-mail address.
1651
df5487ee
TS
16522006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1653
1654 * MAINTAINERS (spu port): Add myself as maintainer.
1655 (Write After Approval): Remove myself.
1656
92c2f0ee
BE
16572006-11-22 Ben Elliston <bje@au.ibm.com>
1658
1659 * configure.in (skipdirs): Don't build libssp for SPU.
1660 * configure: Regenerate.
1661
a3b97199
AP
16622006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1663
1664 * MAINTAINERS (spu port): Add myself as maintainer.
1665 (libobjc): Update my email address.
1666
0eb97064
AB
16672006-11-21 Andrea Bona <andrea.bona@st.com>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
85d9c13c
TS
16712006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1672
1673 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1674 * configure : Rebuilt.
1675
6696f3cd
TS
16762006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1677
1678 * MAINTAINERS (Write After Approval): Add myself.
1679
d58542ea
AO
16802006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
a357b5ae
KG
16842006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1685
1686 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1687 libmpfr.a.
1688 * configure: Regenerate.
1689
9bd6112c
PB
16902006-11-16 Paolo Bonzini <bonzini@gnu.org>
1691
1692 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1693 (unstage): Test for stage_last presence.
1694
1695 PR bootstrap/29802
1696 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1697 * Makefile.in: Regenerate.
1698
c8cf9f0f
ZD
16992003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1700
1701 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1702 maintainers.
1703
467b1fc6
ER
17042006-11-14 Erven Rohou <erven.rohou@st.com>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
995a5697
PB
17082006-11-14 Paolo Bonzini <bonzini@gnu.org>
1709
1710 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1711 and stageN-package/Makefile.
1712 * Makefile.in: Regenerated.
1713
c8d6d53e
JZ
17142006-11-14 Jie Zhang <jie.zhang@analog.com>
1715
1716 * configure.in: Remove target-libgloss from noconfigdirs for
1717 bfin-*-*.
1718 * configure: Regenerated.
1719
dffb147d
KG
17202006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1721
1722 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 1723
dffb147d
KG
1724 * configure: Regenerate.
1725
ca558912
KG
17262006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1727
1728 * configure.in: Robustify error message for missing GMP/MPFR.
1729
1730 * configure: Regenerate.
1731
7aa42285
SW
17322006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
779958a2
UB
17362006-10-30 Uros Bizjak <ubizjak@gmail.com>
1737
1738 * MAINTAINERS: Change email address.
1739
91de1527
VP
17402006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
a3867703
PB
17442006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
b4364fa2
CL
17482006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1749
7e050830 1750 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 1751 Write After Approval section.
b4364fa2 1752
70ec446f
KG
17532006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1754
1755 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1756 need_gmp anymore.
1757 * configure: Regenerate.
1758
018c8d88
TB
17592006-10-16 Tobias Burnus <burnus@net-b.de>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
f6a1687e
BE
17632006-10-16 Ben Elliston <bje@au.ibm.com>
1764
1765 * config.guess: Import latest version.
1766 * config.sub: Likewise.
1767
b5422ad7
BM
17682006-10-10 Brooks Moses <bmoses@stanford.edu>
1769
1770 * Makefile.def: Added pdf target handling.
1771 * Makefile.tpl: Added pdf target handling.
1772 * Makefile.in: Regenerated.
1773
bdcee471
CL
17742006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1775
1776 * MAINTAINERS: Add self as score port maintainer.
1777
7d610414
BM
17782006-10-04 Brooks Moses <bmoses@stanford.edu>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
e48d66a9
SK
17822006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1783
7e050830 1784 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
1785 or newer.
1786 * configure: Regenerated.
1787
c394e891
DB
17882006-09-27 Dave Brolley <brolley@redhat.com>
1789
1790 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1791 $s instead of $r.
1792 * configure: Regenerated.
1793
1ee4c5a0
TS
17942006-09-26 Thiemo Seufer <ths@mips.com>
1795
1796 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1797 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1798 * configure: Regenerate.
1799
5997afc3
GP
18002006-09-24 Graeme Peterson <gridly@gmail.com>
1801
1802 * MAINTAINERS (Write After Approval): Remove myself.
1803
0c502898
CF
18042006-09-22 Chao-ying Fu <fu@mips.com>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
a7819e42
JM
18082006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1809
1810 * MAINTAINERS: Add self as soft-fp maintainer.
1811
18122006-09-09 Anatoly Sokolov <aesok@post.ru>
1813
1814 * MAINTAINERS: Add myself as avr maintainer.
1815 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1816
e8288489
RC
18172006-09-07 Roberto Costa <roberto.costa@st.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
b91f0a41
CV
18212006-08-30 Corinna Vinschen <corinna@vinschen.de>
1822
1823 * configure.in: Never build newlib for a Mingw host.
1824 Never build newlib as Mingw target library.
1825 Test the existence of winsup/cygwin for building a Cygwin newlib,
1826 rather than just winsup.
1827 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1828 building a Mingw target.
1829 * configure: Regenerate.
1830
094c07a0
EB
18312006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1832
1833 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1834
8d1171cb
PB
18352006-07-25 Paolo Bonzini <bonzini@gnu.org>
1836
1837 * config.guess: Import from src (was more updated).
1838 * config.sub: Likewise.
1839
2e9e6f68
DJ
18402006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1841
1842 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1843 * configure: Regenerated.
1844
57255173
PB
18452006-07-18 Paolo Bonzini <bonzini@gnu.org>
1846
cc6010cd
AP
1847 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1848 for stages after the first.
57255173 1849
9fbe6585
JJ
18502006-07-17 Jakub Jelinek <jakub@redhat.com>
1851
1852 * Makefile.def: Add dependencies for configure-opcodes
1853 on configure-intl and all-opcodes on all-intl.
1854 * Makefile.in: Regenerated.
1855
18c3f977
BE
18562006-07-13 Ben Elliston <bje@au.ibm.com>
1857
1858 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1859
27b56ba6
PE
18602006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1861
1862 Port to hosts whose 'sort' and 'tail' implementations
1863 treat operands with leading '+' as file names, as POSIX
1864 has required since 2001. However, make sure the code still
1865 works on pre-POSIX hosts.
1866 * ltmain.sh: Don't assume "sort +2" is equivalent to
1867 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1868
ad6d4e43
UW
18692006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1870
1871 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1872
706601d9
PG
18732006-07-04 Peter O'Gorman <peter@pogma.com>
1874
1875 * ltconfig: chmod 644 before ranlib during install.
1876
0b50988a
EB
18772006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1878
1879 PR bootstrap/18058
1880 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1881 if the bootstrap compiler is a GCC version that supports it.
1882 * configure: Regenerate.
1883
b6348cb3
PB
18842006-07-03 Paolo Bonzini <bonzini@gnu.org>
1885
95695ad3 1886 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1887 * configure: Regenerate.
1888
1546bb64
PB
18892006-07-03 Paolo Bonzini <bonzini@gnu.org>
1890
1891 PR other/27063
1892 * configure.in: Test subdir_requires and give an appropriate
1893 error message.
1894 * configure: Regenerate.
1895
5cb6c629
AJH
18962006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
f4d8cdf8
JDA
19002006-06-22 John David Anglin <dave.anglin@nrc.ca>
1901
1902 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1903
4fe5abb7
SE
19042006-06-22 Steve Ellcey <sje@cup.hp.com>
1905
1906 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1907
2a79fd67
DA
19082006-06-20 David Ayers <d.ayers@inode.at>
1909
1910 PR bootstrap/28072
1911 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1912 whether target-libjava is being configured instead of whether the
1913 java front end is enabled.
1914 * configure: Regenerate.
7e050830 1915
04879af3
RO
19162006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1917
1918 PR target/27540
1919 * configure.in: Only enable libgomp on IRIX 6.
1920 * configure: Regenerate.
1921
ec6c7392
PB
19222006-06-15 Paolo Bonzini <bonzini@gnu.org>
1923
1924 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1925 too.
1926 * Makefile.in: Regenerate.
1927
12973d7a
DD
19282006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1929
1930 * config-ml.in: Alter CCASFLAGS to include special
1931 multilib options the same as is done for CFLAGS.
1932
c67ed86a
JDA
19332006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1934
1935 * configure.in: Don't enable libgomp on hpux10.
1936 * configure: Rebuilt.
1937
cb253473
DA
19382006-06-12 David Ayers <d.ayers@inode.at>
1939
1940 PR bootstrap/27963
1941 PR target/19970
7e050830 1942 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1943 ${libgcj} is specified.
1944 * configure: Regenerate.
7e050830 1945
32845532
CD
19462006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1947
1948 Sync from src:
7e050830
EC
1949
1950 * configure.in: Sync.
32845532 1951 * configure: Regenerated.
7e050830 1952
32845532
CD
1953 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1954
1955 * Makefile.def: Added dependencies from sim and gdb on intl, and
1956 added configure dependencies to everything with an all dependency
1957 on intl.
1958 * Makefile.in: Regenerated.
1959
7cd0cf9c
DA
19602006-06-06 David Ayers <d.ayers@inode.at>
1961
1962 PR libobjc/13946
1963 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1964 * Makefile.in: Regenerate.
1965 * configure.in: Add --enable-objc-gc at toplevel and have it
1966 enable boehm-gc for Objective-C.
1967 Remove target-boehm-gc from libgcj.
1968 Add target-boehm-gc to target_libraries.
1969 Add target-boehm-gc to noconfigdirs where ${libgcj}
1970 is specified.
1971 Assert that boehm-gc is supported when requested for Objective-C.
1972 Only build boehm-gc if needed either for Java or Objective-C.
1973 * configure: Regenerate.
7e050830 1974
3ff3adad
PB
19752006-06-05 Paolo Bonzini <bonzini@gnu.org>
1976
1977 PR 27674
1978 * Makefile.tpl (configure-[+prefix+][+module+],
1979 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1980 Remove rule to unstage bootstrapped modules.
1981 (stage_current): New.
1982 * Makefile.in: Regenerate.
1983
898e551d
LB
19842006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1985
1986 * MAINTAINERS (Write After Approval): Update my e-mail address.
1987
ea60341e
MS
19882006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1989
1990 * include/libiberty.h: Declare pex_run_in_environment.
1991
222ae291
AL
19922006-05-31 Asher Langton <langton2@llnl.gov>
1993
1994 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1995
e9a54b07
PB
19962006-05-25 Paolo Bonzini <bonzini@gnu.org>
1997
1998 * Makefile.def (bfd, opcodes): Fix lib_path.
1999 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2000 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2001 * Makefile.in: Regenerate.
2002
03e67131
CD
20032006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2004
2005 * Makefile.in: Regenerate.
2006
65d6e994
CD
20072006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2008
2009 * Makefile.def: Add install-html target. Add datarootdir
2010 docdir and htmldir to flags_to_pass.
2011 * Makefile.tpl: Add install-html target.
2012 * Makefile.in: Regenerate.
2013 * configure.in: Add --with-datarootdir, --with-docdir, and
2014 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2015 * configure: Regenerate.
2016
9e299237
MS
20172006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2018
2019 * configure.in: Enable gprof for cross builds.
2020 * configure: Regenerate.
2021
c31202cd
RG
20222006-05-22 Richard Guenther <rguenther@suse.de>
2023
2024 Revert
2025 2006-01-31 Richard Guenther <rguenther@suse.de>
2026 Paolo Bonzini <bonzini@gnu.org>
2027
2028 * Makefile.def (target_modules): Add libgcc-math target module.
2029 * configure.in (target_libraries): Add libgcc-math target library.
2030 (--enable-libgcc-math): New configure switch.
2031 * Makefile.in: Re-generate.
2032 * configure: Re-generate.
2033 * libgcc-math: New toplevel directory.
2034
2a332582
JDA
20352006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2036 Andreas Tobler <a.tobler@schweiz.ch>
2037
2038 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2039 * configure: Rebuilt.
2040
ccce6917 20412006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2042
ccce6917
SL
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
ed606bc0
DD
20452006-05-01 DJ Delorie <dj@redhat.com>
2046
3d8f47a0 2047 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2048 * configure: Regenerate.
2049
9386bd20
RG
20502006-05-01 Richard Guenther <rguenther@suse.de>
2051
2052 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2053 maintainer.
2054
7b3bd503
KZ
20552006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
87ceee72
JB
20592006-04-28 Jan Beulich <jbeulich@novell.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
e88a2c09
DD
20632006-04-18 DJ Delorie <dj@redhat.com>
2064
2065 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2066 reference libgloss so that libssp can be built in a combined
2067 tree.
2068 * configure: Regenerate.
2069
675f0a8a
RM
20702006-04-08 Robert Millan <rmh@gcc.gnu.org>
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
27b6c940
BE
20742006-04-05 Ben Elliston <bje@au.ibm.com>
2075
2076 * configure.in: Require makeinfo 4.4 or higher.
2077 * configure: Regenerate.
2078
687b17d4
GP
20792006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2080
2081 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2082 Rearrange the entries of other libraries to have them in one place.
2083
906ac235
JB
20842006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2085
7e050830 2086 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2087 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2088
fb0103e5
RG
20892006-03-14 Richard Guenther <rguenther@suse.de>
2090
2091 * configure: Regenerate with autoconf 2.13.
2092
17237f6b
JB
20932006-03-13 Jim Blandy <jimb@codesourcery.com>
2094
2095 * MAINTAINERS: Use my work address.
bed31434
JB
2096
2097 * MAINTAINERS: Update my E-mail address.
2098
27079765
AH
20992006-03-10 Aldy Hernandez <aldyh@redhat.com>
2100
2101 * configure.in: Handle --disable-<component> generically.
2102 * configure: Regenerate.
2103
54a17039
L
21042006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2105
2106 PR libgcj/17311
2107 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2108
b9bd11ca
EE
21092006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2110
2111 * MAINTAINERS (Write After Approval): Remove myself.
2112 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2113
719bb4e3 21142006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2115
072b06f2
RE
2116 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2117 (TARGET_CONFIGDIRS): Remove.
2118 * configure.in: Remove AC_SUBST(target_configdirs).
2119 * Makefile.in, configure: Regenerated.
ee2312f3 2120
936e1a35
SK
21212006-02-20 Steven G. Kargl <kargls@comcast.net>
2122
2123 * MAINTAINERS (Write After Approval): Remove myself.
2124 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2125
cc11cc9b
PB
21262006-02-20 Paolo Bonzini <bonzini@gnu.org>
2127
2128 PR bootstrap/25670
2129
2130 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2131
2132 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2133 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2134 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2135 BUILD_PREFIX, BUILD_PREFIX_1.
2136 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2137
2138 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2139 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2140
2141 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2142 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2143 of `cat stage_current`. Always provide the `r' and `s' variables.
2144 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2145 a single shell execution.
2146 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2147 bootstrapped modules, make the stage1 module if the build was not
2148 started yet, else build the current stage.
2149 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2150 (all-build, all-host, all-target, [+make_target+]-host,
2151 [+make_target+]-target): Do not use \-continued lines.
2152 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2153 (current_stage, restrap, stage_last): New.
2154
2155 * Makefile.in: Regenerate.
2156 * configure: Regenerate.
2157
63a7c9ef
BD
21582006-02-19 Bud Davis <jmdavis@link.com>
2159
2160 * MAINTAINERS (Write After Approval): Remove myself.
2161 (Language Front End Maintainers): Add myself as fortran 95
2162 maintainer and update e-mail address.
2163
a3543e3a
FXC
21642006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2165
2166 * MAINTAINERS (Write After Approval): Remove myself.
2167 (Language Front End Maintainers): Add myself as fortran 95
2168 maintainer.
2169
ca5b1d2c
VK
21702006-02-16 Victor Kaplansky <victork@il.ibm.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
0499513f
TK
21742006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2175
2176 * MAINTAINERS (Write After Approval): Remove myself.
2177 (Language Front End Maintainers): Add myself as
2178 fortran 95 maintainer.
2179
d1f8db0c
PB
21802006-02-14 Paolo Bonzini <bonzini@gnu.org>
2181
2182 Sync from src:
2183
2184 2005-12-27 Leif Ekblad <leif@rdos.net>
2185
cc6010cd
AP
2186 * configure.in: Add support for RDOS target.
2187 * configure: Regenerate.
d1f8db0c
PB
2188
21892006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2190 Andreas Schwab <schwab@suse.de>
d1f8db0c 2191
cc6010cd 2192 * configure: Regenerate.
d1f8db0c 2193
cac90078
DE
21942006-02-12 David Edelsohn <edelsohn@gnu.org>
2195
2196 * configure.in (enable_libgomp): Add AIX.
2197 * configure: Regenerate.
2198
bd37fbf5
MK
21992006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2202
23027b7a
LM
22032006-02-03 Lee Millward <lee.millward@gmail.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2206
0058967b
RG
22072006-01-31 Richard Guenther <rguenther@suse.de>
2208 Paolo Bonzini <bonzini@gnu.org>
2209
2210 * Makefile.def (target_modules): Add libgcc-math target module.
2211 * configure.in (target_libraries): Add libgcc-math target library.
2212 (--enable-libgcc-math): New configure switch.
2213 * Makefile.in: Re-generate.
2214 * configure: Re-generate.
2215 * libgcc-math: New toplevel directory.
2216
e8b05380
PB
22172006-01-26 Paolo Bonzini <bonzini@gnu.org>
2218
2219 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2220 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2221 the assembler, linker and binutils.
2222 * configure: Regenerate.
2223
d54d5437
DM
22242006-01-22 Dirk Mueller <dmueller@suse.de>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
670cbfcf
DN
22282006-01-20 Diego Novillo <dnovillo@redhat.com>
2229
2230 * configure: Regenerate.
2231
953ff289
DN
22322006-01-18 Richard Henderson <rth@redhat.com>
2233 Jakub Jelinek <jakub@redhat.com>
2234 Diego Novillo <dnovillo@redhat.com>
2235
2236 * libgomp: New directory.
2237 * Makefile.def: Add target_module libgomp.
2238 * Makefile.in: Regenerate.
2239 * configure.in (target_libraries): Add target-libgomp.
2240 * configure: Regenerate.
2241
32ce4048
AO
22422006-01-05 Alexandre Oliva <aoliva@redhat.com>
2243
2244 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2245 @ from continuation.
2246 * Makefile.in: Rebuilt.
2247
0eaf8e17 22482006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2249
c76c0c83
CL
2250 * MAINTAINERS (Write After Approval): Add myself.
2251
2d309510
PB
22522006-01-04 Paolo Bonzini <bonzini@gnu.org>
2253
2254 PR bootstrap/24252
2255
2256 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2257 * Makefile.tpl (OBJDUMP): New.
2258 (EXTRA_HOST_FLAGS): Add it.
2259 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2260
953ff289
DN
2261 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2262 to use symbolic links between directories. Avoid race conditions
2263 or make them harmless.
2264 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2265
2266 * Makefile.def (LEAN): Pass.
2267 * Makefile.tpl (LEAN): Define.
2268 (stage[+id+]-start): Accept that the previous directory does not
2269 exist, if the bootstrap is lean.
2270 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2271 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2272 configure substitution.
2273 ([+compare-target+]): Likewise.
2274 ([+bootstrap-target+]-lean): New.
2275 * configure.in: Remove lean bootstrap support from here.
2276
953ff289
DN
2277 * Makefile.in: Regenerate.
2278 * configure: Regenerate.
2d309510 2279
368872c3
BE
22802006-01-04 Ben Elliston <bje@au.ibm.com>
2281
2282 * MAINTAINERS (libdecnumber): Add myself.
2283
d79e6356
MM
22842006-01-02 Mark Mitchell <mark@codesourcery.com>
2285
2286 * libtool-ldflags: New script.
2287
a6fbc1e2
AS
22882006-01-02 Andreas Schwab <schwab@suse.de>
2289
2290 * configure.in: When reconfiguring remove Makefile in
2291 all stage directories.
2292 * configure: Regenerate.
2293
103a4b39
SB
22942005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2295
2296 * MAINTAINERS: Update my email address.
2297
212f829c
PB
22982005-12-20 Paolo Bonzini <bonzini@gnu.org>
2299
2300 Revert Ada-related part of the previous change.
2301
2302 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2303 Do not pass.
2304 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2305 * Makefile.in: Regenerate.
2306 * configure.in: Do not include mt-ppc-aix target fragment.
2307 * configure: Regenerate.
2308
8ef1f2df
PB
23092005-12-19 Paolo Bonzini <bonzini@gnu.org>
2310
2311 * configure.in: Select appropriate fragments for PowerPC/AIX.
2312 * configure: Regenerate.
2313
2314 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2315 BOOT_CFLAGS, BOOT_LDFLAGS.
2316 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2317 BOOT_CFLAGS, BOOT_LDFLAGS.
2318 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2319 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2320 (stage): Fail if we cannot complete the work.
2321 * Makefile.in: Regenerate.
2322
ab34901f
NS
23232005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2324
2325 * configure.in: Replace ms1 with mt.
2326 * configure: Rebuilt.
2327
cbe82f21
BM
23282005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2329
2330 * MAINTAINERS: Update my email address.
2331
19843472
PB
23322005-12-15 Paolo Bonzini <bonzini@gnu.org>
2333
2334 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2335 install-host-nogcc): Don't invoke $(stage) at the end.
2336 * Makefile.in: Regenerate.
2337
1ca26cd2
PB
23382005-12-14 Paolo Bonzini <bonzini@gnu.org>
2339
2340 * configure.in: Flip the top-level bootstrap switch.
2341 * configure: Regenerate.
2342
f41d6665
DJ
23432005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2344
2345 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2346 $(stage) and $(unstage).
2347 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2348 (all): Remove stray semicolon.
2349 (local-distclean): Don't handle multilib.tmp and multilib.out.
2350 (install.all): Set $s for consistency.
2351 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2352 check_multilibs setting. Always make the install directory.
2353 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2354 Correct @if/@endif.
2355 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2356 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2357 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2358 (multilib.out): Remove.
2359 * Makefile.in: Regenerated.
2360
9174b3cf
CD
23612005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2362
2363 * MAINTAINERS (Write After Approval): Add myself.
2364
64f182bd
NS
23652005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2366
121b2cee
NS
2367 * MAINTAINERS: Add myself as mt maintainer.
2368
64f182bd
NS
2369 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2370
a6d63770
AN
23712005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2372
2373 * MAINTAINERS: Change email address.
2374
2abefe3d
PB
23752005-12-05 Paolo Bonzini <bonzini@gnu.org>
2376
2377 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2378 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2379 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2380 Find in-tree tools if available.
2381 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2382 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2383 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2384 (COMPILER_*_FOR_TARGET): New.
2385 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2386 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2387 (CONFIGURED_*, USUAL_*): Remove.
2388 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2389 STRIP): Use autoconf substitutions.
2390 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2391 COMPILER_NM_FOR_TARGET): New.
2392 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2393
2394 (all): Make all-host and all-target in parallel.
2395 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2396 that $$r and $$s are set before invoking a recursive make.
2397 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2398 ([+bootstrap-target+]): Inline most of the `all' target.
2399
2f3bdde7
BE
24002005-11-29 Ben Elliston <bje@au.ibm.com>
2401
2402 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2403 from the gcc build directory.
2404 * Makefile.in: Regenerate.
2405
a4b6c45a
BE
24062005-11-29 Ben Elliston <bje@au.ibm.com>
2407
2408 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2409 depend on all-libdecnumber.
2410 * configure.in (host_libs): Include libdecnumber.
2411 * Makefile.in: Regenerate.
2412 * configure: Likewise.
2413
473a74b9
BE
24142005-11-29 Ben Elliston <bje@au.ibm.com>
2415
2416 * libdecnumber: Import decNumber sources from the dfp-branch.
2417
b4623110
KJ
24182005-11-21 Kean Johnston <jkj@sco.com>
2419
2420 * config.sub, config.guess: Sync from upstream sources.
2421
67dc1785
BE
24222005-11-21 Ben Elliston <bje@au.ibm.com>
2423
2424 Import from Autoconf sources:
2425
2426 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2427 * config/move-if-change: Don't output "$2 is unchanged";
2428 suggested by Ben Elliston. Handle weird characters correctly.
2429
186abafe
AT
24302005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2431
2432 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2433 to match upstream libtool for darwin.
2434
ef9db8d5
DJ
24352005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2436
2437 * Makefile.def: Remove gdb dependencies for gdbtk.
2438 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2439 (configure-gdb, install-gdb): New rules.
2440 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2441 * Makefile.in, configure: Regenerated.
2442
9c5141ab
JB
24432005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
4523d51b
EE
24472005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
086b011c
DN
24512005-10-24 Diego Novillo <dnovillo@redhat.com>
2452
2453 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2454 Diego Novillo.
2455
e7c84bf8
PB
24562005-10-22 Paolo Bonzini <bonzini@gnu.org>
2457
2458 PR bootstrap/24297
2459 * Makefile.tpl (do-[+make-target+], do-check, install,
2460 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2461 are set before recursing.
2462 * Makefile.in: Regenerate.
2463
b88a7564
EB
24642005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2465
2466 PR bootstrap/18939
2467 * Makefile.def (gcc) <target>: Fix thinko.
2468 * Makefile.in: Regenerate.
2469
61efc800
BS
24702005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2471
2472 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2473 * configure: Regenerate.
2474
f53d2869
JZ
24752005-10-15 Jie Zhang <jie.zhang@analog.com>
2476
2477 * MAINTAINERS (Write After Approval): Add self.
2478
077fc835
KH
24792005-10-08 Kazu Hirata <kazu@codesourcery.com>
2480
2481 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2482 target-libffi, target-qthreads, target-libjava, and
2483 targetlibobjc.
2484 * configure: Regenerate.
2485
d739199a
DJ
24862005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2487
2488 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2489 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2490 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2491 (USUAL_OBJDUMP_FOR_TARGET): New.
2492 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2493 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2494 * configure, Makefile.in: Regenerated.
d739199a 2495
db38c6bb
PB
24962005-10-05 Paolo Bonzini <bonzini@gnu.org>
2497
2498 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2499 before other host packages.
2500
3015564c
KK
25012005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2502
2503 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2504
1061f99e
PB
25052005-10-05 Paolo Bonzini <bonzini@gnu.org>
2506
2507 PR bootstrap/22340
2508
2509 * configure.in (default_target): Remove.
2510 * Makefile.tpl (all): Do not use prerequisites as subroutines
2511 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2512 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2513 use prerequisites as subroutines.
2514 (check-host, check-target): New.
2515 (bootstrap configure & all targets): Do not use stage*-start
2516 if the directory layout is already ok.
2517 (non-bootstrap configure & all targets): Prepend a $(unstage).
2518 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2519 (NOTPARALLEL): Remove.
2520 (unstage, stage variables): New variables.
2521 (unstage, stage targets): Simply expand to those variables.
2522
2523 * configure: Regenerate.
2524 * Makefile.in: Regenerate.
2525
4a9c436f
JW
25262005-10-04 James E Wilson <wilson@specifix.com>
2527
2528 * Makefile.def (lang_env_dependencies): Add libmudflap.
2529 * Makefile.in: Regenerate.
2530
37150080
AS
25312005-10-03 Andreas Schwab <schwab@suse.de>
2532
2533 Backport from libtool CVS:
2534 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2535
2536 * ltmain.sh: add support for installing into temporary
2537 staging area (e.g. 'make install DESTDIR=...')
2538
39d16468
L
25392005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2540
2541 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2542 * configure: Regenerated.
2543
72a7ab82
AP
25442005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2545
2546 * configure: Regenerate with the correct
2547 autoconf version.
2548
6b65a26d
CM
25492005-09-30 Catherine Moore <clm@cm00re.com>
2550
2551 * configure.in (bfin-*-*): New.
2552 * configure: Regenerated.
2553
040b1c5a
GK
25542005-09-28 Geoffrey Keating <geoffk@apple.com>
2555
2556 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2557 (LIPO_FOR_TARGET): New.
2558 (CONFIGURED_LIPO_FOR_TARGET): New.
2559 (USUAL_LIPO_FOR_TARGET): New.
2560 (STRIP_FOR_TARGET): New.
2561 (CONFIGURED_STRIP_FOR_TARGET): New.
2562 (USUAL_STRIP_FOR_TARGET): New.
2563 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2564 STRIP_FOR_TARGET.
2565 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2566 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2567 * Makefile.in: Regenerate.
2568 * configure: Regenerate.
7e050830 2569
3a3c28db
DE
25702005-09-19 David Edelsohn <edelsohn@gnu.org>
2571
2572 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2573 (rs6000-*-aix*): Same.
2574 * configure: Regenerate.
2575
2749a921
TT
25762005-09-16 Tom Tromey <tromey@redhat.com>
2577
2578 * MAINTAINERS: Add self as java maintainer.
2579
7f26dfa3
FXC
25802005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2581
2582 * configure.in: Recognize f95 in the --enable-languages option,
2583 and substitute it for fortran, issuing a warning.
2584 * configure: Regenerate.
2585
d8852c4f
PE
25862005-08-30 Phil Edwards <phil@codesourcery.com>
2587
2588 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2589 * configure: Regenerated.
2590
ad685e81
AH
25912005-08-22 Aldy Hernandez <aldyh@redhat.com>
2592
2593 * MAINTAINERS: Add self as ms1 maintainer.
2594
b00d752c
RE
25952005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2596
2597 * Makefile.def (libssp): Add to lang_env_dependencies.
2598 * Makefile.in: Regenerate.
2599
9ed8fb9b
ILT
26002005-08-18 Ian Lance Taylor <ian@airs.com>
2601
2602 * MAINTAINERS: Add myself as middle-end maintainer.
2603
0f029d39
CG
26042005-08-17 Christian Groessler <chris@groessler.org>
2605
2606 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2607 * Makefile.in: Regenerate.
2608
81087874
AK
26092005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2610
2611 * MAINTAINERS (write after approval): Added myself.
2612
6a134f1c
MR
26132005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2614
2615 * MAINTAINERS (Write After Approval): Add myself.
2616
2693c0b0
PB
26172005-08-12 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2620 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2621 Look for alternate names of the target cc and c++
2622 * configure: Regenerate.
2623
4de997d1
PB
26242005-08-08 Paolo Bonzini <bonzini@gnu.org>
2625
2626 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2627 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2628 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2629 tools; remove code to manually set them.
2630 (Target tools): Look in the environment for them.
2631 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2632 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2633 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2634 build directory.
2635 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2636 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2637 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2638 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2639 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2640 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2641 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2642 * configure: Regenerate.
2643 * Makefile.in: Regenerate.
2644
b089e33a
BE
26452005-07-28 Ben Elliston <bje@au.ibm.com>
2646
2647 * MAINTAINERS: Update for removed CPU targets.
2648
e3791243
MM
26492005-07-27 Mark Mitchell <mark@codesourcery.com>
2650
2651 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2652 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2653 * Makefile.in: Regenerated.
2654
526635cb
MM
26552005-07-26 Mark Mitchell <mark@codesourcery.com>
2656
2657 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2658 (CFLAGS_FOR_TARGET): Use it.
2659 (CXXFLAGS_FOR_TARGET): Likewise.
2660 * Makefile.in: Regenerated.
2661 * configure.in (--with-build-sysroot): New option.
2662 * configure: Regenerated.
2663
19791f70
PB
26642005-07-24 Paolo Bonzini <bonzini@gnu.org>
2665
2666 * Makefile.tpl: Wrap install between unstage and stage
2667 * Makefile.in: Regenerate.
2668
35f5a23f
EC
26692005-07-21 Eric Christopher <echristo@apple.com>
2670
2671 * MAINTAINERS: Update affiliation.
2672
ff3ddf15
PW
26732005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2674
2675 * MAINTAINERS: Add self as crx port maintainer.
2676
3a664c1c
DD
26772005-07-20 DJ Delorie <dj@redhat.com>
2678
2679 * MAINTAINERS: Add self as m32c maintainer.
2680
539df155
KC
26812005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2682
2683 * all files: Update FSF address.
2684
be9c593a
EC
26852005-07-15 Eric Christopher <echristo@redhat.com>
2686
2687 * MAINTAINERS: Change affiliation.
2688
fd7ea4ab
JB
26892005-07-14 Jim Blandy <jimb@redhat.com>
2690
2691 * configure.in: Add cases for Renesas m32c.
2692 * configure: Regenerated.
7e050830 2693
0063a823
KC
26942005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2695
d0ca130a
KC
2696 * COPYING.LIB: Update from fsf.org.
2697
26982005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2699
2700 * COPYING, compile, config.guess,
0063a823
KC
2701 config.sub, install-sh, missing, mkinstalldirs,
2702 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2703 * config-ml.in: Update FSF address.
0063a823 2704
a8ba31f2
EC
27052005-07-13 Eric Christopher <echristo@redhat.com>
2706
2707 * configure.in: Add toplevel noconfigdir support for tpf.
2708 * configure: Regenerate.
2709
5bea4a03
PB
27102005-07-11 Paolo Bonzini <bonzini@gnu.org>
2711
2712 PR ada/22340
2713
2714 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2715 * Makefile.in: Regenerate.
2716
284bdbbd
MM
27172005-07-07 Mark Mitchell <mark@codesourcery.com>
2718
2719 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 2720 Brolley to write-after-approval.
284bdbbd 2721
452190fb
AS
27222005-07-07 Andreas Schwab <schwab@suse.de>
2723
2724 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2725 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2726 * Makefile.in: Regenerated.
2727
9c8f9ec2
GK
27282005-07-06 Geoffrey Keating <geoffk@apple.com>
2729
2730 * configure.in: Don't build sim or rda when targetting darwin.
2731 * configure: Regenerate.
2732
ef0087a7
KH
27332005-07-06 Kazu Hirata <kazu@codesourcery.com>
2734
2735 * configure.in: Add --enable-libssp and --disable-libssp.
2736 * configure: Regenerate with autoconf-2.13.
2737
77008252
JJ
27382005-07-02 Jakub Jelinek <jakub@redhat.com>
2739
2740 * Makefile.def (target_modules): Add libssp.
2741 * configure.in (target_libraries): Add target-libssp.
2742 * configure: Rebuilt.
2743 * Makefile.in: Rebuilt.
2744
a04eae1b
ZW
27452005-07-01 Zack Weinberg <zackw@panix.com>
2746
2747 * MAINTAINERS: Change email address. Resign from maintainership.
2748
948884cd
RG
27492005-07-01 Richard Guenther <rguenther@suse.de>
2750
2751 * MAINTAINERS: Change my e-mail address and affiliation.
2752
c7870f5d
PB
27532005-06-22 Paolo Bonzini <bonzini@gnu.org>
2754
2755 * Makefile.def (stagefeedback): Come after profile.
2756 Define profiledbootstrap target.
2757 * Makefile.tpl (profiledbootstrap): Remove.
2758 (stageprofile-end): Zap stagefeedback.
2759 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2760 * Makefile.in: Regenerate.
2761
ab99519a
RS
27622005-06-13 Richard Sandiford <richard@codesourcery.com>
2763
2764 * MAINTAINERS: Update my email address.
2765
f610dd5f
ZW
27662005-06-13 Zack Weinberg <zack@codesourcery.com>
2767
2768 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2769 In 'cpp' stanza, support '#line' as well as '# '.
2770
71bc2a83
AS
27712005-06-08 Andreas Schwab <schwab@suse.de>
2772
2773 * MAINTAINERS: Move myself from 'Write After Approval' to
2774 'CPU Port Maintainers' section as m68k maintainer.
2775
4fab7234
HPN
27762005-06-07 Hans-Peter Nilsson <hp@axis.com>
2777
2778 * configure.in (unsupported_languages): New macro.
2779 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2780 non-ported target libraries in noconfigdirs.
2781 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2782 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 2783 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
2784 unsupported_languages.
2785 * configure: Regenerate.
2786
68193f9b
TS
27872005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2788
2789 * configure.in: Fix typo in handling of --with-mpfr-dir.
2790 * configure: Regenerate.
2791
f26f6b8d
RS
27922005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2793
2794 * MAINTAINERS: Update my email address.
2795
ba4853f8
JB
27962005-06-02 Jim Blandy <jimb@redhat.com>
2797
2798 * config.sub: Add cases for the Renesas m32c. (This patch has been
2799 accepted into the master sources.)
2800
79dd769c 28012005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
2802 Michael Snyder <msnyder@redhat.com>
2803 Stan Cox <scox@redhat.com>
79dd769c 2804
f610dd5f 2805 * configure.in: Set noconfigdirs for ms1.
79dd769c 2806
f610dd5f 2807 * configure: Regenerate.
79dd769c 2808
d29e107f
JD
28092005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2810
2811 * MAINTAINERS (Write After Approval): Add self.
2812
e93196c3
JC
28132005-06-01 Josh Conner <jconner@apple.com>
2814
2815 * MAINTAINERS (Write After Approval): Add self.
2816
ae263c7a
KH
28172005-06-01 Kazu Hirata <kazu@codesourcery.com>
2818
2819 * MAINTAINERS: Update my email address.
2820
585b3aa3
ZM
28212005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2822
2823 * MAINTAINERS (Write After Approval): Add self.
2824
4930c50b
CD
28252005-05-26 Chris Demetriou <cgd@broadcom.com>
2826
2827 * MAINTAINERS (Write After Approval): Remove self.
2828
2dfbef6d
PB
28292005-05-25 Paolo Bonzini <bonzini@gnu.org>
2830
2831 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2832 (Dependencies): Consider target modules for bootstrap dependencies.
2833 Make target bootstrap modules depend on each stage's gcc.
2834 * Makefile.in: Regenerate.
2835
bcb28cf5
PB
28362005-05-20 Paolo Bonzini <bonzini@gnu.org>
2837
2838 * Makefile.def (configure-gcc): Depend on binutils having been built.
2839 (all-gcc): No need to do it here.
2840 * Makefile.in: Regenerate.
2841
0cf085e4
PB
28422005-05-19 Paul Brook <paul@codesourcery.com>
2843
f610dd5f 2844 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2845 language cannot be built.
2846 * configure: Regenerate.
2847
dfb2c39a
DJ
28482005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2849
2850 * ylwrap: Import from Automake 1.9.5.
2851
771aaa92
DU
28522005-05-13 David Ung <davidu@mips.com>
2853
2854 * MAINTAINERS (Write After Approval): Add self.
2855
3ac9bd58
MS
28562005-05-09 Mike Stump <mrs@apple.com>
2857
2858 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2859 lt_cv_sys_max_cmd_len for now.
f610dd5f 2860
f77a5578
SC
28612005-05-09 Stan Cox <scox@redhat.com>
2862
2863 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2864
795e36e5
MK
28652005-05-08 Matt Kraai <kraai@ftbfs.org>
2866
2867 * README.SCO: Update the URL.
2868
c9392a2b
DE
28692005-05-05 David Edelsohn <edelsohn@gnu.org>
2870
2871 * ltconfig: Define file_list_spec. Pass file_list_spec and
2872 with_gnu_ld to libtool.
2873 * ltcf-c.sh (aix[45]): Define file_list_spec.
2874 * ltcf-cxx.sh (aix[45]): Same.
2875 * ltcf-gcj.sh (aix[45]): Same.
2876 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2877 exists, write list of input files to temporary file.
2878
bebcd931
MS
28792005-05-04 Mike Stump <mrs@apple.com>
2880
2881 * configure.in: Always pass --target to target configures as
2882 otherwise rebuilds that do --recheck will fail.
2883 * confiugure: Rebuilt.
2884
ce406537
PB
28852005-05-04 Paolo Bonzini <bonzini@gnu.org>
2886
2887 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2888 STAGE_HOST_EXPORTS.
2889 (configure, all): Add bootstrap support.
2890 (Host modules, target modules): Pass post-stage1 flags and exports.
2891 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2892 * Makefile.in: Regenerate.
2893
aa9dcfc4
PB
28942005-04-29 Paolo Bonzini <bonzini@gnu.org>
2895
2896 * configure: Regenerate.
2897
b6f9abcf
MS
28982005-04-27 Mike Stump <mrs@apple.com>
2899
2900 * MAINTAINERS: Add self as darwin maintainer.
2901
acb217cb
BS
29022005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2903
2904 * config.sub: Update from master copy.
2905
b6dae270
MS
29062005-04-21 Mike Stump <mrs@apple.com>
2907
2908 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2909 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2910
c2e0d3a9
HPN
29112005-04-19 Hans-Peter Nilsson <hp@axis.com>
2912
2913 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2914 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2915 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2916 "*-*-elf" and "*-*-linux*".
2917 * configure: Regenerate.
2918
871ae772
JM
29192005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2920
2921 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2922
bf070c29
MS
29232005-04-12 Mike Stump <mrs@apple.com>
2924
2925 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2926
e865b6f7
TK
29272005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
7b71ad7f
BS
29312005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2932
2933 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2934
25b42232
PB
29352005-04-06 Paolo Bonzini <bonzini@gnu.org>
2936
f610dd5f 2937 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2938 (TARGET_CONFIGARGS): Include --with-target-subdir.
2939 (configure, all): New macros. Use them throughout.
2940 * Makefile.in: Regenerate.
2941
d727c624
JG
29422005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2945
fff72cc4
ZD
29462005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2947
2948 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2949
86472dc3
GP
29502005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2951
2952 * MAINTAINERS: Move John Carr to Write After Approval.
2953
5d0f90e5
R
29542005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2955
2956 * config/mh-mingw32: Delete.
2957 * configure.in: Don't use it.
2958 * configure: Regenerate.
2959
33da42bc
PB
29602005-03-31 Paolo Bonzini <bonzini@gnu.org>
2961
2962 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2963 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2964 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2965 (HOST_LIB_PATH): Generate from Makefile.def.
2966 (TARGET_LIB_PATH): Likewise.
2967 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2968 * Makefile.in: Regenerate.
2969 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2970 (RPATH_ENVVAR): Include Darwin case.
2971 * configure: Regenerate.
2972
15cc1841
TF
29732005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2974
2975 * MAINTAINERS (Various Maintainers): Remove self.
2976 (Write After Approval): Add self.
2977
6a8c79d5
TF
29782005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2979
2980 * MAINTAINERS (Various Maintainers): Add self.
2981
256f7136
PB
29822005-03-25 Paolo Bonzini <bonzini@gnu.org>
2983
2984 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2985 * configure: Regenerate.
2986
191dd2c9
ZW
29872005-03-21 Zack Weinberg <zack@codesourcery.com>
2988
2989 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2990 gcc_version, and gcc_version_trigger from set of flags to pass.
2991 * Makefile.tpl: Remove definitions of above variables.
2992 (config.status): Remove dependency on $(gcc_version_trigger).
2993 * Makefile.in: Regenerate.
2994 * configure.in: Do not reference config/gcc-version.m4 nor
2995 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2996 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2997 * configure: Regenerate.
2998
ef6e9bc0
MH
29992005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3000 Andrew Pinski <pinskia@physics.uc.edu>
3001
3002 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3003 * Makefile.in: Regenerate.
3004
009bbd5a
FW
30052005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
09f8755b
DA
30092005-03-03 David Ayers <d.ayers@inode.at>
3010
3011 * MAINTAINERS (Write After Approval): Add myself.
3012
e73ed25c
AO
30132005-03-01 Alexandre Oliva <aoliva@redhat.com>
3014
3015 PR libgcj/20160
3016 * ltmain.sh: Avoid creating archives with components that have
3017 duplicate basenames.
3018
ace9ac7b
AP
30192005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3020
3021 PR bootstrap/20250
3022 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3023 instead of check.
3024 * Makefile.in: Regenerate.
3025
c9db9354
PB
30262005-02-28 Paolo Bonzini <bonzini@gnu.org>
3027
3028 * Makefile.in: Regenerate to fix conflict between the previous two
3029 patches.
3030
215c351a
PB
30312005-02-28 Paolo Bonzini <bonzini@gnu.org>
3032
3033 PR bootstrap/17383
3034 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3035 * Makefile.tpl (HOST_SUBDIR): New substitution.
3036 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3037 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3038 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3039 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3040 (Host modules, Bootstrapped modules): Use it.
3041 (Build modules, Target modules): Do not create symlink trees,
3042 always configure out-of-srcdir.
3043 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3044 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3045 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3046 $(HOST_SUBDIR). Create a symlink for host_subdir.
3047
3048 * Makefile.in: Regenerate.
3049 * configure: Regenerate.
3050
5395b47b
NN
30512005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3052
3053 Merged from libada-gnattools-branch:
3054 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3055
3056 * gnattools: New directory.
3057 * Makefile.def: Add gnattools as a module, depending on target-libada.
3058 * Makefile.in: Regenerate.
3059 * configure.in: Include gnattools in host_tools; disable it if ada
3060 is disabled.
3061 * configure: Regenerate.
3062
ca2cc05c
JM
30632005-02-24 James A. Morrison <phython@gcc.gnu.org>
3064
3065 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3066 treelang maintainer.
3067 (Write After Approval): Remove myself.
3068
d2f3024f
PS
30692005-02-23 Paul Schlie <schlie@comcast.net>
3070
3071 * configure.in: Allow darwin targeted ports to build tk, itcl and
3072 libgui.
3073 * configure: Regenerate.
3074
bba5e0ca
EB
30752005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3076
3077 PR libgcj/10353
3078 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3079 * configure: Regenerate.
3080
70132ce7
SK
30812005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
20f0edca
ILT
30852005-02-10 Ian Lance Taylor <ian@airs.com>
3086
3087 * MAINTAINERS: Update my e-mail address.
3088
e64e5109
RG
30892005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3090
3091 * MAINTAINERS (Write After Approval): Add myself.
3092
40d64b5a
HPN
30932005-01-29 Hans-Peter Nilsson <hp@axis.com>
3094
3095 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3096 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3097 target-libgloss when not *-*-elf and *-*-aout.
3098 * configure: Regenerate.
3099
54a12711
KH
31002005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3101
3102 * MAINTAINERS: Remove obsolete entries.
3103
0aa99dbb
KH
3104 * MAINTAINERS (Write After Approval): Add Michael Matz.
3105
2b009f5f
NB
31062005-01-19 Neil Booth <neil@daikokuya.co.uk>
3107
3108 * MAINTAINERS: Remove self as cpplib maintainer.
3109
385870f5
KC
31102005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3111
3112 * install-sh, config.sub: Import from upstream.
3113
e7daab31
KC
31142005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3115
3116 PR bootstrap/18222
3117 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3118 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3119 * Makefile.in: Regenerate.
3120
e6003f4d
JT
31212005-01-16 Jason Thorpe <thorpej@netbsd.org>
3122
3123 * MAINTAINERS: Update my email address.
3124
145e2972 31252005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3126 Andreas Schwab <schwab@suse.de>
145e2972
DE
3127
3128 PR bootstrap/18033
3129 * config-ml.in: Eval option if surrounded by single quotes.
3130
86c7e0da
PB
31312005-01-03 Paolo Bonzini <bonzini@gnu.org>
3132
3133 Revert 2004-12-28 Makefile changes, a better fix will be
3134 applied to mainline and src after GCC 4.0 branches.
3135
3224a22f
PB
31362004-12-28 Paolo Bonzini <bonzini@gnu.org>
3137
3138 PR bootstrap/17383
3139
3140 * Makefile.def (target_modules): Remove stage parameter,
3141 it is always true now.
3142 * Makefile.tpl (configure-build-[+module+],
3143 configure-target-[+module+]): Always build symlink tree
3144 for the directory and for include. BUILD_SUBDIR and
3145 TARGET_SUBDIR cannot be . anymore.
3146 * Makefile.in: Regenerate.
3147
aaf51ca2
DE
31482004-12-25 David Edelsohn <edelsohn@gnu.org>
3149
3150 Revert 2004-12-08 Makefile changes.
3151
4e32e454
DS
31522004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3153
3154 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3155 cygwin, mingw.
3156
669f01d8
AS
31572004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3158
3159 * configure.in (sh64-*-*): Reenable gprof.
3160 * configure: Regenerate.
3161
1b227ee0
DE
31622004-12-08 David Edelsohn <edelsohn@gnu.org>
3163
3164 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3165 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3166 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3167 * Makefile.in: Regenerate.
3168
ce5e944c
CF
31692004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3170
3171 * MAINTAINERS: Update my email address.
3172
893f1e87
MK
31732004-12-07 Matt Kraai <kraai@ftbfs.org>
3174
3175 * Makefile.tpl: Generate normal dependencies if the LHS module is
3176 not bootstrapped.
3177 * Makefile.in: Regenerate.
3178
bb59c339
RS
31792004-12-03 Richard Sandiford <rsandifo@redhat.com>
3180
3181 * configure.in: Include config/gxx-include-dir.m4. Use
3182 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3183 * configure: Regenerate.
3184
4982adbe
RS
31852004-12-03 Richard Sandiford <rsandifo@redhat.com>
3186
3187 * config.if: Delete.
3188 * configure.in: Set libstdcxx_incdir directly.
3189 * configure: Regenerate.
3190
05750653
EC
31912004-12-02 Eric Christopher <echristo@redhat.com>
3192
3193 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3194 * Makefile.in: Regenerate.
3195
5fef1dbd
RS
31962004-12-02 Richard Sandiford <rsandifo@redhat.com>
3197
3198 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3199 * configure: Regenerate.
3200
afabd8e6
RS
32012004-12-02 Richard Sandiford <rsandifo@redhat.com>
3202
3203 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3204 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3205 * configure: Regenerate.
3206
78716e86
EC
32072004-12-01 Eric Christopher <echristo@redhat.com>
3208
3209 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3210 of things to remove.
3211
57ab8ba9
MK
32122004-11-29 Matt Kraai <kraai@ftbfs.org>
3213
3214 * MAINTAINERS (Write After Approval): Update my e-mail address.
3215
2539bffe
KC
32162004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3217
3218 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3219 from CVS libtool to always pass_all.
3220
3e732ba0
JDA
32212004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3222
3223 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3224 (hppa*64*-*-*): Delete incorrect comment.
3225 * configure: Rebuilt.
3226
767f726e
KC
32272004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3228
3229 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3230
2c92e90f
KC
32312004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3232
3233 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3234 from CVS libtool to always pass_all.
3235
32f84e48
KC
32362004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3237
3238 * install-sh, compile: Import from automake.
3239
9587be8a
KC
32402004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3241
3242 * config.guess, config.sub: Import from savannnah.
3243
04e81808 32442004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3245
3246 * MAINTAINERS (Write After Approval): Add myself
3247
f87a2b2e
MS
32482004-11-12 Mike Stump <mrs@apple.com>
3249
3250 * Makefile.def: Add html support.
3251 * Makefile.tpl: Likewise.
3252 * Makefile.in: Regenerate.
3253
848556c2
GK
32542004-11-11 Geoffrey Keating <geoffk@apple.com>
3255
556f03c4
GK
3256 PR 18423
3257 * configure.in: Remove all instances of build-fixincludes from
3258 noconfigdirs.
3259 (build_configargs): Supply --target to subdirectories.
3260 * configure: Regenerate.
3261
848556c2
GK
3262 * Makefile.def: Make gcc install depend on fixincludes install.
3263 * Makefile.in: Regenerate.
3264
9e5712a5
JJ
32652004-11-10 Janis Johnson <janis187@us.ibm.com>
3266
3267 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3268
4ef509c0
PB
32692004-11-11 Paul Brook <paul@codesourcery.com>
3270
3271 * MAINTAINERS: Add self as arm maintainer. Update email address.
3272
20d11df6
HPN
32732004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3274
3275 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3276 target-libgfortran.
79fd8592 3277 * configure: Regenerate.
20d11df6 3278
68c70f15
DE
32792004-11-07 David Edelsohn <edelsohn@gnu.org>
3280
3281 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3282 like CC.
3283
54f88091
PB
32842004-11-05 Paolo Bonzini <bonzini@gnu.org>
3285
3286 * Makefile.def (host fixincludes): Specify missing targets.
3287 * Makefile.in: Regenerate.
3288
6866abb8
RC
32892004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3290
3291 * MAINTAINERS: Add myself
3292
83f62578
GL
32932004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3294
3295 * MAINTAINERS (Write After Approval): Add myself.
3296
53c7ffe7
GK
32972004-11-04 Geoffrey Keating <geoffk@apple.com>
3298
3299 * Makefile.def: Build fixincludes for the host, too.
3300 * Makefile.in: Regenerate.
3301 * configure.in (host_tools): Add fixincludes.
3302 * configure: Regenerate.
3303
ac8b3d9d
DJ
33042004-11-04 Daniel Jacobowitz <dan@debian.org>
3305
3306 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3307 * configure: Regenerated.
3308
bab37580
L
33092004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3310
3311 PR other/17783
3312 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3313 * configure: Regenerated.
3314
db1de713
MM
33152004-10-31 Mark Mitchell <mark@codesourcery.com>
3316
3317 * README.SCO: Update per FSF instructions.
3318
a827e21a
EW
33192004-10-28 Eric B. Weddington <ericw@evcohs.com>
3320
3321 PR target/18151
3322 * configure.in (case ${target}): Do not build fixincludes for avr.
3323 * configure: Regenerated.
3324
9d069a4f
PB
33252004-10-26 Paolo Bonzini <bonzini@gnu.org>
3326
3327 * configure.in (case ${target}): Do not build fixincludes
3328 on platforms where it is not used.
3329 * configure: Regenerated.
3330
fc45f3fe
DJ
33312004-10-23 Daniel Jacobowitz <dan@debian.org>
3332
3333 * configure.in: Use an absolute path to install-sh.
3334 * configure: Regenerated.
3335
36554b92
AL
33362004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3337
3338 * MAINTAINERS (Write After Approval): Add myself.
3339
88e9994a
KH
33402004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3341
3342 * MAINTAINERS: Remove from Write After Approval those that are
3343 already maintainers.
3344
ad02a944
SP
33452004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3346
3347 * MAINTAINERS: Update my email address.
3348
c8e6cd41
KC
33492004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3350
3351 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3352 * configure: Regenerate.
3353
ebe55024
R
33542004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3355
3356 * MAINTAINERS: Update my email address.
3357
a8b0957e
KH
33582004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3359
3360 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3361 entries belonging to this category.
3362
96836f61
JZ
33632004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3364
3365 * MAINTAINERS: Update my e-mail address.
3366
7e0b5752
PB
33672004-10-06 Paolo Bonzini <bonzini@gnu.org>
3368
3369 Fix wrong conflict resolution in:
3370
3371 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3372
3373 * Makefile.in: Regenerate.
3374 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3375 in the recursive `make', instead of hardwiring `all'.
3376 (Autogenerated TARGET-* variables): New.
3377
370f7a47
TL
33782004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3379
3380 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3381 * configure: Regenerate.
370f7a47 3382
13e5d623
KH
33832004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3384
3385 * MAINTAINERS (Various Maintainers): Move the "windows,
3386 cygwin, mingw" maintainer to ...
3387 (OS Port Maintainers): ... here.
3388
a6497c1b
KH
33892004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3390
3391 * MAINTAINERS (Write After Approval): Remove those that are
3392 maintainers of some subsystem.
3393
1abb828a
D
33942004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3395
3396 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3397 * ltcf-cxx.sh (tpf*): Likewise.
3398 * ltconfig (tpf*): Add TPF OS configuration support.
3399
16d1338d
BS
34002004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3401
3402 * MAINTAINERS: Change my email address to my new work account.
3403
9082a750
MR
34042004-09-24 Michael Roth <mroth@nessie.de>
3405
3406 * configure.in (--without-headers): Add missing double quotes.
3407 * configure: Regenerate.
3408
07a8bdf8
KC
34092004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3410
3411 * ylwrap: Revert to previous version.
3412
4c4a5bbc
L
34132004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3414
3415 PR bootstrap/17369
3416 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3417 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3418 SET_GCC_LIB_PATH_CMD.
3419 (BASE_TARGET_EXPORTS): Likewise.
3420 * Makefile.in: Regenerated.
3421
3422 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3423 * configure: Regenerated.
3424
85f59630
KC
34252004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3426
3427 * config.guess: New upstream version
3428 * compile, depcomp, install-sh, ylwrap: Likewise.
3429
95c53c62
RS
34302004-09-19 Roger Sayle <roger@eyesopen.com>
3431
3432 * config/mh-x86omitfp: New host makefile fragment. Add
3433 -fomit-frame-pointer to the default BOOT_CFLAGS.
3434 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3435 * configure: Regenerate.
3436
0a1c093b
AP
34372004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3438
3439 PR target/11572
3440 * configure.in (*-*-darwin*): Renable libobjc.
3441 * configure: Regenerate.
3442
315fcf97
NS
34432004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3444
3445 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3446
0a050485 34472004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3448
0a050485
DB
3449 * Makefile.def: Remove libbanshee.
3450 * Makefile.tpl: Ditto.
3451 * configure.in: Ditto.
3452 * Makefile.in: Regen.
3453 * configure: Ditto.
3454
5f4a098e
DE
34552004-09-08 David Edelsohn <edelsohn@gnu.org>
3456
3457 * ltmain.sh: Use $pic_object as $non_pic_object if
3458 $non_pic_object=none.
3459
32b2511f
PB
34602004-09-07 Paolo Bonzini <bonzini@gnu.org>
3461
3462 * missing: Import latest version from master repository.
3463
fc4d0e82
NC
34642004-09-06 Nick Clifton <nickc@redhat.com>
3465
3466 * config.sub: Import latest version from master repository.
3467 * config.guess: Likewise.
3468 This includes these changes:
78716e86 3469
fc4d0e82
NC
3470 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3471
3472 * config.sub: Handle crisv32, alias etraxfs.
3473 * config.guess (crisv32:Linux:*:*): Handle.
3474
3475 2004-08-13 Brad Smith <brad@comstyle.com>
3476
3477 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3478 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3479
3480 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3481
3482 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3483 assume the processor is a powerpc. This is because coreutils
3484 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3485 in this case, due to a MacOS X bug that causes
3486 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3487 to return a negative number.
3488 Problem reported by Petter Reinholdtsen in:
3489 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3490
3491 2004-07-19 Ben Elliston <bje@gnu.org>
3492
3493 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3494
3495 2004-06-24 Ben Elliston <bje@gnu.org>
3496
3497 * config.guess: Update copyright years.
3498 * config.sub: Likewise.
3499
3500 2004-06-22 Robert Millan <robertmh@gnu.org>
3501
3502 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3503 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3504
3505 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3506
3507 * config.guess (*:*VMS:*:*): New entry. Replaces
3508 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3509 manufacturer.
3510
3511 2004-06-22 Ben Elliston <bje@gnu.org>
3512
3513 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3514 * config.sub: Likewise.
3515
3516 2004-06-22 Ben Elliston <bje@gnu.org>
3517
3518 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3519 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3520
3521 2004-06-11 Ben Elliston <bje@gnu.org>
3522
3523 * config.guess (pegasos:OpenBSD:*:*): Remove.
3524
3525 2004-06-11 Ben Elliston <bje@gnu.org>
3526
3527 From Wouter Verhelst <wouter@grep.be>:
3528 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3529
3530 2004-06-11 Ben Elliston <bje@gnu.org>
3531
3532 * config.guess (luna88k:OpenBSD:*:*): New.
3533
3534 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3535
3536 * config.guess (m32r*:Linux:*:*): New case.
3537 * config.sub: Handle m32rle.
3538
3539 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3540
3541 From Jens Petersen <petersen@redhat.com>:
3542 * config.sub: Handle sparcv8.
3543
3544 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3545
3546 From Tom Smith <smith@cag.lkg.hp.com>:
3547 * config.guess: Version suffixes are equally significant on Tru64
3548 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3549 prefix of "P" (patched kernel).
3550
3551 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3552
3553 * config.sub: Add support for National Semiconductor CRX target.
3554
2f4cc6bf
JJ
35552004-09-03 Janis Johnson <janis187@us.ibm.com>
3556
3557 * MAINTAINERS (Various Maintainers): Remove myself as web page
3558 maintainer, add myself as maintainer of build status lists.
3559
61fec9ff
JB
35602004-09-03 Jan Beulich <jbeulich@novell.com>
3561
3562 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3563 *-*-netware, but add target-libmudflap.
3564 Consolidate *-*-netware targets (of which really only i?86 exists)
3565 into a single entry.
3566 * configure: Likewise.
3567
45f366ab
PB
35682004-09-01 Paolo Bonzini <bonzini@gnu.org>
3569
3570 * Makefile.tpl (sorry): Remove.
3571 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3572 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3573 (do-clean): Clean per-stage directories too.
3574 (do-distclean): Run distclean-stage1 too.
3575 (.NOTPARALLEL): Enable during toplevel bootstrap.
3576 (stage[+id+]-bubble): Enable parallel execution during
3577 the recursive invocation.
3578 * Makefile.in: Regenerate.
3579
3580 Fix previous checkin:
3581
3582 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3583 include.
3584 * configure.in: Fix indentation.
3585 * configure: Regenerate.
3586
be8fff81
RB
35872004-08-31 Robert Bowdidge <bowdidge@apple.com>
3588
45f366ab
PB
3589 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3590 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3591 * configure: regenerate
78716e86 3592 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3593 -mdynamic-no-pic
be8fff81
RB
3594
3595
71b5d516
PB
35962004-08-31 Paolo Bonzini <bonzini@gnu.org>
3597
3598 * Makefile.def (build_modules): Add fixincludes.
3599 (dependencies): Make gcc depend on fixincludes.
3600 * configure.in (build_tools): Add fixincludes.
3601 (build_configdirs): Always include build_libs.
3602 * Makefile.in: Regenerate.
3603 * configure: Regenerate.
3604
36052004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3606
3607 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3608 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3609 phony targets; do not generate timestamp files.
3610 (distclean-stageN): Remove references to their timestamp files.
3611 (restageN, touch-stageN): Remove.
3612 (stageN-bubble): Rewritten.
3613 (compare): Support lean bootstraps.
3614 * Makefile.in: Regenerate.
3615
3616 * configure.in: Only warn when bootstrapping but
3617 build != host or build != target. Support lean bootstraps.
3618 * configure: Regenerate.
3619
ce7cbbb0
PE
36202004-08-26 Phil Edwards <phil@codesourcery.com>
3621
3622 * configure.in: Give a better error message if GMP/MPFR are missing
3623 and a language needing them has been requested.
3624 * configure: Regenerated.
3625
9c71a529
PE
36262004-08-25 Phil Edwards <phil@codesourcery.com>
3627
3628 * configure.in: Print a list of available language front-ends if
3629 a requested one is missing. Tidy stray tab characters.
3630 * configure: Regenerated.
3631
e3f92d3b
MK
36322004-08-19 Michael Koch <konqueror@gmx.de>
3633
3634 * gcc/doc/install.texi: Update entry about automake for libjava.
3635
c3f84f61
RM
36362004-08-17 Robert Millan <robertmh@gnu.org>
3637
3638 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3639 (instead of FreeBSD).
3640 * configure: Regenerate.
3641
7c27e184
PB
36422004-08-16 Paolo Bonzini <bonzini@gnu.org>
3643
3644 * Makefile.in: Regenerate.
3645 * configure: Regenerate.
3646
3647 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3648 stage_*_flags.
3649 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3650 for bootstrapped modules if toplevel bootstrap is going.
3651 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3652 modules. Adjust for changes in Makefile.def. Enable several
3653 rules even in non-bootstrap mode, just to avoid peppering the
3654 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3655 (stage-[+prev+]-bubble): Remove.
3656
3657 * Makefile.def (Dependencies): Depend on all-build-bison,
3658 all-build-flex, all-build-byacc, all-build-texinfo, rather
3659 than the host variations.
3660 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3661 with BUILD_SUBDIR.
3662 (BISON): Update for recent Bisons.
3663 (YACC): Fix typo.
3664 (cross): Depend on all-build.
3665 (all): Do not depend on all-build.
3666 (prebootstrap): Remove.
3667 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3668 (Prebootstrap dependencies): Add them to the per-stage targets
3669 and to all-prebootstrap.
3670 * configure.in (build_configdirs): Always enable build_tools.
3671 (BUILD_DIR_PREFIX): Remove.
3672
3673 * Makefile.def (gcc): Add target variable.
3674 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3675 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3676 in the recursive `make', instead of hardwiring `all'.
3677 (Autogenerated TARGET-* variables): New.
3678
20f3bb80
BB
36792004-08-13 Brian Booth <bbooth@redhat.com>
3680
3681 * MAINTAINERS: Remove myself from write-after-approval.
3682
b5be499d
NN
36832004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3684
3685 * src-release: Stop distributing mmalloc with gdb (which doesn't
3686 use it).
3687 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3688 * Makefile.in: Regenerate.
3689
b3f8d95d
MM
36902004-08-09 Mark Mitchell <mark@codesourcery.com>
3691
3692 * configure.in (arm*-*-eabi*): New target.
3693 * configure: Regenerate.
3694
3589b69e
PB
36952004-08-06 Paolo Bonzini <bonzini@gnu.org>
3696
3697 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3698 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3699 (Dependencies): New section.
3700 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3701 (configure-target-[+module+]): Depend on maybe-all-gcc
3702 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3703 (toplevel profiledbootstrap): Fix dependencies.
3704 * Makefile.in: Regenerate.
3705
972974fc
MM
37062004-08-03 Mark Mitchell <mark@codesourcery.com>
3707
3708 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3709 target-libiberty to noconfigdirs.
3710 * configure: Regenerate.
3711
bebf829d
PB
37122004-08-03 Paul Brook <paul@codesourcery.com>
3713
3714 * configure.in: Check for MPFR as well as GMP.
3715 * configure: Regenerate.
3716
98a5bb3b
RM
37172004-08-01 Robert Millan <robertmh@gnu.org>
3718
3719 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3720 libmudflap for all GNU-based systems (with Glibc).
3721 * configure: Regenerate.
3722
d32ab992
PB
37232004-08-03 Paolo Bonzini <bonzini@gnu.org>
3724
3725 * Makefile.def (host-modules): Add gcc.
3726 * Makefile.in: Regenerate.
3727 * Makefile.tpl (sorry): New rule.
3728 (configure-host, all-host, [+make_target+]-host, do-check,
3729 install-host): Do not add gcc as a special case.
3730 (host modules): Add a small special-casing for gcc. Export
3731 extra_make_flags through the environment.
3732 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3733 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3734 other recursive targets for gcc): Remove.
3735
3736 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3737 (stage, unstage): New rules.
3738 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3739 distclean-stage[+id+]): Use stage_current.
3740 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3741 the stage*-start rules.
3742
aeb732c1
GK
37432004-08-02 Geoffrey Keating <geoffk@apple.com>
3744
3745 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3746 use -all_load flag.
3747
25b656e7
PB
37482004-08-02 Paolo Bonzini <bonzini@gnu.org>
3749
3750 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3751 * configure: Regenerate.
3752
cc440d71
TM
37532004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3754
3755 * maintainer-scripts/gcc_release: Revert yesterday's change.
3756
270e140b
SB
37572004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3758
3759 * MAINTAINERS: Add myself to write-after-approval.
3760
3e4035f8
TM
37612004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3762
3763 * libf2c: Removed.
3764 * gcc/gccbug.in: Updated because of libf2c removal.
3765 * maintainer-scripts/gcc_release: Ditto.
3766
a3e8d8b4
LR
37672004-07-09 Loren J. Rittle <ljrittle@acm.org>
3768
3769 * configure.in: Build libmudflap by default on FreeBSD.
3770 * configure: Regenerated.
3771
dfcada9a
MM
37722004-07-09 Mark Mitchell <mark@codesourcery.com>
3773
3774 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3775 systems.
3776 * configure: Regenerated.
3777
3922b216
JDA
37782004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3779
3780 PR target/16344
3781 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3782 feedback based compiler.
3783 * Makefile.in: Rebuilt.
3784
95bcca47
AO
37852004-07-08 Alexandre Oliva <aoliva@redhat.com>
3786
3787 * Makefile.def (host_modules): Set bootstrap=true for flex.
3788 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3789 * Makefile.in: Rebuilt.
3790
051822f6
JH
37912004-07-07 Jan Hubicka <jh@suse.cz>
3792
3793 * MAINTAINERS: Add self as a profile feedback maintainer.
3794
7b61653a
PE
37952004-07-05 Phil Edwards <phil@codesourcery.com>
3796
3797 * configure.in: Do not prepend $srcdir to /dev/null in
3798 makefile fragments.
3799 * configure: Regenerate.
3800
23f6b2f9
PB
38012004-07-01 Paolo Bonzini <bonzini@gnu.org>
3802
3803 * Makefile.def (build_modules): Add bison, byacc, flex,
3804 m4, texinfo.
3805 (flags_to_pass): Add FLEX.
3806 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3807 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3808 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3809 DEFAULT_MAKEINFO): Remove.
3810 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3811 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3812 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3813 objdir or else use configured tool.
3814 (all-build): New.
3815 (all): Depend on it.
3816 (Build module dependencies): Add.
3817 * Makefile.in: Regenerate.
3818 * configure.in: Better support for multiple build modules,
3819 matching what is done for host/target modules. Do not look
3820 for "plausible" locations of build tools if Canadian cross.
3821 Use autoconf's AC_PROG_CC to find a C compiler. Define
3822 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3823 * configure: Regenerate.
78716e86 3824
1c020272
PB
38252004-06-22 Paolo Bonzini <bonzini@gnu.org>
3826
3827 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3828 * Makefile.in: Regenerate.
3829
a52a0a7f
PB
38302004-06-22 Paolo Bonzini <bonzini@gnu.org>
3831
3832 * Makefile.tpl (configure-build-[+module+],
3833 configure-[+module+], configure-target-[+module+]): Pass
3834 [+extra_configure_args+].
3835 (all-build-[+module+], all-[+module+], check-[+module+],
3836 install-[+module+], [+make_target+]-[+module+],
3837 all-target-[+module+], check-target-[+module+],
3838 install-target-[+module+], [+make_target+]-target-[+module+]):
3839 Pass [+extra_make_args+].
3840 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3841 (GCC_HOST_EXPORTS): Remove.
3842 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3843 cross, check-gcc, check-gcc-c++, install-gcc,
3844 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3845 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3846 * Makefile.in: Regenerate.
3847
ccde3f1a
MS
38482004-06-21 Matthew Sachs <msachs@apple.com>
3849
3850 * MAINTAINERS: Added self to write-after-approval.
3851
6264b0a6
CF
38522004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3853
3854 * configure.in: Check for srcdir/winsup rather than build directory
3855 winsup.
3856 * configure: Regenerate.
3857
801e2270
CV
38582004-06-17 Corinna Vinschen <vinschen@redhat.com>
3859
3860 * configure.in: Don't build Cygwin native newlib if winsup
3861 directory is missing. Emit warning instead.
3862 * configure: Regenerate.
3863
ad6717df
PB
38642004-06-09 Paolo Bonzini <bonzini@gnu.org>
3865
3866 * Makefile.tpl (touch-stage[+id+]): New.
3867 (restage[+prev+]): Depend on touch-stage[+id+].
3868
3869 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3870 Use it throughout.
3871
3872 * Makefile.def: Add profile and feedback bootstrap stages.
3873 Remove next field from bootstrap stages.
3874 * Makefile.tpl (LN, LN_S): Substitute.
3875 (stageN-start, stageN-end): Use double-colon rules, to
3876 provide a hook for additional setup commands.
3877 (distclean-stageN-gcc, restageN): Create dependencies from
3878 [+prev+], not from [+next+].
3879 (stageN-bubble): Add commands for successive stages from
3880 [+prev+], using double-colon rules.
3881 (all-stageN-gcc): Fix typo.
3882 (stagefeedback-start, profiledbootstrap): New.
3883 * Makefile.in: Regenerate.
3884 * configure.in: Call ACX_PROG_LN.
3885 * configure: Regenerate.
3886
5bbb9680
CY
38872004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
e18be1d4
MA
38912004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3892
3893 * MAINTAINERS (Write After Approval): Add myself.
3894
5607edfd
PB
38952004-06-03 Paolo Bonzini <bonzini@gnu.org>
3896
3897 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3898 without gcc.
3899 * configure: Regenerate.
3900
1ec4e9c3
PB
39012004-06-01 Paolo Bonzini <bonzini@gnu.org>
3902
3903 * Makefile.tpl: Fix typo.
3904 * Makefile.in: Regenerate.
3905
c2f7605f
PB
39062004-06-01 Paolo Bonzini <bonzini@gnu.org>
3907
3908 * configure.in: Remove new- prefix from toplevel
3909 bootstrap targets.
3910 * configure: Regenerate.
3911
f516a7da
PB
39122004-06-01 Paolo Bonzini <bonzini@gnu.org>
3913
3914 * Makefile.tpl (all.normal): Rename to all.
3915 (all): Replace with a rule to pick the default
3916 target from configure.
3917 (all-gcc, configure-gcc): Use conditionals to
3918 do nothing when toplevel bootstrap is going on.
3919 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3920 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3921 * configure.in: Support --enable-bootstrap.
3922
3923 * Makefile.def: Remove new- prefix from toplevel
3924 bootstrap targets.
3925 * Makefile.tpl: Likewise.
3926
3927 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3928 target.
3929
3930 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3931 $(RECURSE_FLAGS) to recursive invocation of make.
3932
3933 * Makefile.in: Regenerate.
3934 * configure: Regenerate.
3935
78dd5e36
AJ
39362004-05-30 Andreas Jaeger <aj@suse.de>
3937 Jim Wilson <wilson@specifixinc.com>
3938
3939 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3940 like CC.
3941
30f1bddc
DJ
39422004-05-27 Daniel Jacobowitz <dan@debian.org>
3943
3944 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3945 * configure: Regenerate.
3946
4fc4dd12
DJ
39472004-05-25 Daniel Jacobowitz <drow@false.org>
3948
3949 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3950 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3951 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3952 targets.
3953 * Makefile.in: Regenerate.
3954
94632047 39552004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3956
3957 * configure.in: Test the ability to symlink directories.
3958 * configure: Regenerate.
3959
3960 * Makefile.def (bootstrap-stage): New definitions.
3961 * Makefile.tpl (configure-stage1-gcc,
3962 configure-stage2-gcc, configure-stage3-gcc,
3963 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3964 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3965 new-restage3, compare): Autogenerate, see Makefile.in
3966 entry for behavioral changes.
3967 (distclean-stage1, new-stage1-start, new-stage1-end,
3968 new-stage1-bubble, distclean-stage2, new-stage2-start,
3969 new-stage2-end, new-stage2-bubble, distclean-stage3,
3970 new-stage3-start, new-stage3-end): New autogenerated targets.
3971 (objext, prebootstrap, BOOT_CFLAGS,
3972 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3973 targets.
3974
3975 * Makefile.in: Regenerate.
3976 (distclean-stage1, new-stage1-start, new-stage1-end,
3977 new-stage1-bubble, distclean-stage2, new-stage2-start,
3978 new-stage2-end, new-stage2-bubble, distclean-stage3,
3979 new-stage3-start, new-stage3-end): New targets.
3980 (all-stage1-gcc): Move prebootstrap dependency from here...
3981 (configure-stage1-gcc): ...to here.
3982 (new-bootstrap): Use bubble targets.
3983 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3984 Use per-stage distclean targets.
3985 (configure-stage1-gcc, configure-stage2-gcc,
3986 configure-stage3-gcc, all-stage1-gcc,
3987 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3988 Use new-stageN-start to prepare the tree.
3989
4f4e53dd
PB
39902004-05-23 Paolo Bonzini <bonzini@gnu.org>
3991
3992 * Makefile.def (host_modules): add libcpp.
3993 * Makefile.tpl: Add dependencies on and for libcpp.
3994 * Makefile.in: Regenerate.
3995 * configure.in: Add libcpp host module.
3996 * configure: Regenerate.
3997
60975492
PB
39982004-05-21 Paolo Bonzini <bonzini@gnu.org>
3999
4000 * Makefile.tpl: Whenever a recursive target is defined, wrap
4001 it in a special @if/@endif block, and prepare its maybe
4002 dependency in the @if/@endif block
4003 * configure.in: Instead of writing maybe dependencies, remove
4004 the @if/@endif statements, and remove the @if/@endif blocks
4005 that remain.
4006 * configure: Regenerate.
4007 * Makefile.in: Regenerate.
4008
5ce7d75d
JJ
40092004-05-20 Janis Johnson <janis187@us.ibm.com>
4010
4011 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4012
c779c42f
KK
40132004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4014
4015 PR bootstrap/15120
4016 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4017 * */configure: Rebuilt.
4018
b4117c30
ZW
40192004-05-17 Zack Weinberg <zack@codesourcery.com>
4020
4021 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4022 of libf2c.
4023 * configure, Makefile.in: Regenerate.
4024
719bb4e3 40252004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4026
4027 * MAINTAINERS (Write After Approval): Add myself.
4028
6de9cd9a
DN
40292004-05-13 Diego Novillo <dnovillo@redhat.com>
4030
4031 Merge from tree-ssa-20020619-branch.
4032
4033 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4034 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4035 (HOST_GMPLIBS): Define.
4036 (HOST_GMPINC): Define.
4037 (TARGET_LIB_PATH): Add libmudflap.
4038 (GFORTRAN_FOR_TARGET): Define.
4039 (configure-build*): Export GFORTRAN.
4040 (configure-gcc): Export GMPLIBS and GMPINC.
4041 (all-gcc): Add maybe-all-libbanshee.
4042 (configure-target-libgfortran): Define.
4043 * Makefile.in: Regenerate.
4044 * configure.in (host_libs): Add libbanshee.
4045 (target_libraries): Add target-libmudflap and target-libgfortran.
4046 Add --with-libbanshee.
4047 Handle --disable-libmudflap.
4048 (*-*-freebsd*): Use with_gmp.
4049 Add $(libgcj) to noconfigdirs.
4050 * configure: Regenerate.
4051 * depcomp: New file.
4052 * MAINTAINERS: Add tree-ssa maintainers.
4053
8f1b790f
VM
40542004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4055
b4117c30 4056 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4057
693446fc
BF
40582004-04-30 Brian Ford <ford@vss.fsi.com>
4059
b4117c30 4060 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4061
d1bb666c
UB
40622004-04-29 Uros Bizjak <uros@kss-loka.si>
4063
b4117c30 4064 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4065
6cf1ac42
PB
40662004-04-28 Paolo Bonzini <bonzini@gnu.org>
4067
4068 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4069 * configure: Regenerate.
4070
632933d5
PB
40712004-04-27 Paolo Bonzini <bonzini@gnu.org>
4072
4073 Revert:
4074 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * Makefile.def (flags_to_pass): Remove *dir variables that
4077 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4078 as well as prefix and exec_prefix.
4079 * Makefile.in: Regenerate.
4080
80dc6aa0
RM
40812004-04-26 Robert Millan <robertmh@gnu.org>
4082
4083 Add patches from libtool CVS.
4084 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4085 * ltconfig: Likewise.
4086 * ltcf-c.sh: Likewise.
4087 * ltcf-cxx.sh: Likewise.
4088 * ltcf-gcj.sh: Likewise.
4089
e11283f1
PB
40902004-04-26 Paolo Bonzini <bonzini@gnu.org>
4091
4092 * Makefile.def (host_modules): Mark with the bootstrap
4093 flag packages on which gcc depends.
4094 * Makefile.tpl (all-bootstrap): Use it.
4095 * Makefile.in: Regenerate.
4096
8546950c
PB
40972004-04-26 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * Makefile.def (flags_to_pass): Remove *dir variables that
4100 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4101 as well as prefix and exec_prefix.
4102 * Makefile.in: Regenerate.
4103
a76494aa
PB
41042004-04-26 Paolo Bonzini <bonzini@gnu.org>
4105
b4117c30
ZW
4106 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4107 * configure: Regenerate.
4108 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4109 * gcc/Makefile.tpl (compare): Use the result of the test.
4110 * gcc/Makefile.in: Regenerate.
a76494aa 4111
03a91701
PB
41122004-04-23 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4115 Always relocate gcc and prev-gcc to the original names, even
4116 if the build fails.
4117 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4118 New targets.
4119
082a6351
LG
41202004-04-23 Laurent GUERBY <laurent@guerby.net>
4121
4122 * MAINTAINERS: Update my email address.
b4117c30 4123
1f1d584b
RO
41242004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4125
4126 * configure.in (mips*-*-irix5*): Enable ld.
4127 * configure: Regenerate.
082a6351 4128
1db673ca
RO
41292004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4130
4131 * configure: Regenerate.
4132
ce4ea44e
JW
41332004-04-15 James E Wilson <wilson@specifixinc.com>
4134
4135 * Makefile.tpl (configure-[+module+], configure-gcc,
4136 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4137 Set and export LDFLAGS.
4138 * Makefile.in: Regenerate.
4139
611f62ad
MC
41402004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4141
b4117c30 4142 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4143
be912515
NN
41442004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4145
4146 PR bootstrap/14871
4147 * Makefile.tpl: If we don't have built-in-tree target tools,
4148 use the ones found by configure rather than hacking around with
4149 program_transform_name.
4150 * configure.in: Give Makefile.tpl the information necessary
4151 to do that.
4152 * Makefile.in: Regenerate.
4153 * configure: Regenerate.
4154
9104315a
NN
41552004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4156
4157 PR bootstrap/14760
4158 * configure.in: When computing baseargs, strip *all* copies of
4159 offending options. Also, don't match/substitute the trailing space,
4160 so that this actually works when two similar options are separated by
4161 only one space.
4162 * configure: Regenerate.
4163
bef1d700
DE
41642004-04-06 David Edelsohn <edelsohn@gnu.org>
4165
b4117c30
ZW
4166 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4167 (rs6000-*-aix*): Same.
4168 * configure: Regenerate.
bef1d700 4169
54bcf05e 41702004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4171
4172 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4173
369a832c 41742004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4175
4176 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4177
09a9c095
NN
41782004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4179
7caf53cb
NN
4180 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4181 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4182 * Makefile.in: Regenerate.
4183
09a9c095
NN
4184 * configure.in (top level bootstrap support): Rework --enable-werror
4185 to set @stage2_werror_flag@.
4186 * configure: Regenerate.
4187 * Makefile.tpl (top level bootstrap support): Pass
4188 @stage2_werror_flag@ down to configure in stages 2 and 3.
4189 * Makefile.in: Regenerate.
4190
5595a2bd
NN
41912004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4192
cbfd7e06
NN
4193 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4194 for stages 2 and 3 as well as in make. As a consequence, remove
4195 OUTPUT_OPTION (now detected by configure) from the flags passed down
4196 to make.
4197 * Makefile.in: Regenerate.
4198
5595a2bd
NN
4199 * Makefile.tpl (new-bootstrap): Fix typo.
4200 * Makefile.in: Regenerate.
4201
ca3b3e20
NN
42022004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4203
295f4e42
NN
4204 * Makefile.tpl: Rearrange by moving recursive_targets rules
4205 into their proper sections.
4206 * Makefile.tpl (top level bootstrap support): Move disabling
4207 of coverage flags from 'make' to 'configure'; improve comments.
4208 * Makefile.in: Regenerate.
4209
340de83f
NN
4210 * Makefile.tpl (experimental top level bootstrap) Move stage1
4211 language setting from all- target to configure- target; disable
4212 intermodule optimization in stage 1; prevent gratuitous rebuilds
4213 of stage 1.
4214 * Makefile.in: Regenerate.
4215 * configure.in: Comma-separate stage 1 language list for top
4216 level bootstrap.
4217 * configure: Regenerate.
4218
ca3b3e20
NN
4219 * Makefile.tpl: Clean up experimental top level bootstrap support:
4220 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4221 prev-gcc in configure- targets as well as all- targets.
4222 * Makefile.in: Regenerate.
4223
4d038073
KC
42242004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4225
4226 * compile: New file imported from automake.
4227
ab3533d6
PB
42282004-03-17 Paolo Bonzini <bonzini@gnu.org>
4229
4230 * configure.in: Remove symbolic link section.
4231 * configure: Regenerate.
4232 * Makefile.tpl (links): Remove.
4233 * Makefile.in: Regenerate.
4234
1e0f07d3 42352004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4236 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4237
4238 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4239 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4240 * configure.in: Fix comment typo from last patch.
4241 * configure: Regenerate.
4242
2805b53a
NN
42432004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4244
4245 * Makefile.tpl: Introduce experimental top level bootstrap support.
4246 * Makefile.in: Regenerate.
4247 * configure.in: Introduce support for top level bootstrap.
4248 * configure: Regenerate.
4249
79b4b7d2 42502004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4251 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4252
4253 PR bootstrap/14522
4254 * configure.in: Cope with shells that do not support unquoted ^
4255 * configure: Regenerate.
4256
6bbec498 42572004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4258 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4259
4260 PR bootstrap/14522
79b4b7d2 4261 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4262 quotes inside quoted backquote substitutions.
4263 * configure: Regenerate.
4264
83c15dfc
AP
42652004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4266
4267 PR bootstrap/14522
f2bd98d4 4268 * configure.in: Fix escaping of $.
83c15dfc
AP
4269 * configure: Regenerate.
4270
55ffb5ed
NN
42712004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4272
4273 * configure: Regenerate, since I forgot to while committing Paolo's
4274 changes.
4275
e4c9c075
PB
42762004-03-08 Paolo Bonzini <bonzini@gnu.org>
4277
4278 PR ada/14131
4279 Move language detection to the top level.
4280 * configure.in: Find default values for the tools as
4281 soon as possible. Disable ada if GNAT is not found.
4282 Emit error message about missing languages. Expand
4283 --enable-languages=all for the gcc subdirectory.
4284
5199e2c6
BE
42852004-03-10 Ben Elliston <bje@gnu.org>
4286
4287 * MAINTAINERS: Update my email address.
4288
c18b95e5
DE
42892004-03-05 David Edelsohn <edelsohn@gnu.org>
4290
4291 * ltconfig: Disable building static libraries if building shared
4292 libraries on AIX 5L.
4293
d0fe5ad3
RS
42942004-03-01 Richard Sandiford <rsandifo@redhat.com>
4295
4296 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4297 and disable libgcj.
4298 * configure: Regenerated.
4299
e6f71f9d
BB
43002004-03-01 Brian Booth <bbooth@redhat.com>
4301
4302 * MAINTAINERS: Add myself to write-after-approval.
4303
8983e50e
PB
43042004-03-01 Paolo Bonzini <bonzini@gnu.org>
4305
4306 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4307
d4cd9d81
NN
43082004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4309
4310 PR bootstrap/7087
4311 * Makefile.tpl: Guard XFOO sed statements better.
4312 * Makefile.tpl: Add dependency for configure-target-libada.
4313 * Makefile.in: Regenerate (incidentally fixes broken
4314 commit when libada-branch was merged).
4315
0ea0229e
KC
43162004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4317
4318 * MAINTAINERS: Add myself to write-after-approval.
4319
bad93735
AP
43202004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4321
4322 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4323 maintainers.
4324
a7ca14fc
AC
43252004-02-20 Andrew Cagney <cagney@redhat.com>
4326
4327 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4328 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4329
51592782
NN
43302004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4331
4332 PR bootstrap/11932
4333 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4334
6a30854a
JQ
43352004-02-14 Jerry Quinn <jlquinn@optonline.net>
4336
4337 * MAINTAINERS: Added myself to write-after-approval.
4338
be8b2bee
MK
43392004-02-14 Michael Koch <konqueror@gmx.de>
4340
4341 * MAINTAINERS: Added myself to write-after-approval.
4342
972760b7
JM
43432004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4344
4345 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4346 some OS port maintainers to OS port maintainers section.
4347
b0281654
FCE
43482004-02-13 Frank Ch. Eigler <fche@redhat.com>
4349
4350 * MAINTAINERS: Add self.
4351
3c419fd6
KH
43522004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4353
4354 * MAINTAINERS: Alphabetize.
4355
e88e9aee
PB
43562004-02-12 Paolo Bonzini <bonzini@gnu.org>
4357
4358 * MAINTAINERS: Remove myself.
b4117c30 4359
1915e422
DE
43602004-02-11 David Edelsohn <edelsohn@gnu.org>
4361
4362 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4363 (rs6000-*-aix*): Same.
4364 * configure: Regenerate.
4365
a22c2d8d
KC
43662004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4367
4368 * configure.in (host): Add in missing $noconfigdirs to defines.
4369 * configure: Regenerate.
4370
d9cdb878
AC
43712004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4372 Nathanael Nerode <neroden@gcc.gnu.org>
4373
4374 PR ada/6637, PR ada/5911
b4117c30 4375 Merge with libada-branch:
d9cdb878
AC
4376 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4377 with appropriate dependencies. Add --enable-libada configure switch.
4378 * configure, Makefile.in: Regenerate.
4379
8bd92821
PB
43802004-02-09 Paolo Bonzini <bonzini@gnu.org>
4381
4382 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4383
89a95129
RO
43842004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4385
4386 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4387 * configure: Regenerate.
4388
892629bc
GK
43892004-02-04 Geoffrey Keating <geoffk@apple.com>
4390
4391 Merge from upstream:
4392
4393 * ltmain.in: When setting IFS to '~', be careful about user
4394 arguments that contain '~'.
4395
4396 2004-02-04 Peter O'Gorman <peter@pogma.com>
4397
4398 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4399 Also test $base_compile against $CC with escaped arguments. Bug
4400 reported by Geoff Keating <geoffk@apple.com>.
4401
6b402165
KH
44022004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4403
4404 * MAINTAINERS: Remove i960 port.
4405
fa2f0306
DD
44062004-01-23 DJ Delorie <dj@redhat.com>
4407
4408 * Makefile.def (target_modules) [libiberty]: Don't stage.
4409 * Makefile.in: Rebuilt.
4410
9feb20aa
CT
44112004-01-20 Caroline Tice <ctice@apple.com>
4412
4413 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4414
7aed2ccc
PC
44152004-01-19 Paolo Carlini <pcarlini@suse.de>
4416
4417 * MAINTAINERS: Update my email address.
4418
f25bebe1
JM
44192004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4420
4421 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4422
28083580
VR
44232004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4424
4425 * MAINTAINERS: Remove entries without email address.
4426
c0f4b5e4
DJ
44272004-01-15 Daniel Jacobowitz <drow@mvista.com>
4428
4429 * MAINTAINERS: Add myself to write-after-approval.
4430
b5eb5a5e
SB
44312004-01-15 Steven Bosscher <stevenb@suse.de>
4432
4433 * MAINTAINERS: Update my email address.
4434
2c4de30b
LR
44352004-01-14 Loren J. Rittle <ljrittle@acm.org>
4436
4437 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4438 * Makefile.tpl (configure-target-[+module+]): Support stage.
4439 * Makefile.in: Rebuilt.
4440
74c0b320
ILT
44412004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4442
4443 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4444
2560344b
RS
44452004-01-10 Richard Sandiford <rsandifo@redhat.com>
4446
4447 * MAINTAINERS: Add myself as a MIPS maintainer.
4448
8b21cda6
NN
44492004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4450
2b6c260d
NN
4451 * configure.in: Use ./config.cache, not config.cache.
4452 * configure: Regenerate.
4453 * Makefile.tpl: Special-casing not needed for GCC any more.
4454 * Makefile.in: Regenerate.
4455
09438bde
NN
4456 * configure.in: Don't share a cache file for host dirs.
4457 * configure: Regenerate.
4458
8b21cda6
NN
4459 * config-ml.in: Don't mess with the cache file.
4460
e42870df
EB
44612004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4462
4463 * MAINTAINERS: Move myself from 'Write After Approval' to
4464 'CPU Port Maintainers' section as SPARC maintainer.
4465
6b9eb62c
NN
44662004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4467
78a816a6
NN
4468 * Makefile.tpl: Make GCC use a separate config.cache.
4469 * Makefile.in: Regenerate.
4470
6b9eb62c
NN
4471 PR bootstrap/11932, PR bootstrap/11933
4472 (I don't know if it will fix either of them, but it relates
4473 to them.)
4474 * configure.in: Don't use shared config.cache for target
4475 directories.
4476 * configure: Regenerate.
4477
86d7b562
DN
44782004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4479
4480 * MAINTAINERS: Add myself to 'Write After Approval' section.
4481
07d0a605
RS
44822003-12-31 Roger Sayle <roger@eyesopen.com>
4483
4484 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4485 * configure: Regenerated.
4486
459ac19f
KH
44872003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4488
4489 * MAINTAINERS: Remove the mn10200 maintainer.
4490
5785c0ed 44912003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4492
cc6010cd
AP
4493 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4494 * configure: Regenerated.
5785c0ed 4495
a268eff9
JH
44962003-12-16 Jan Hubicka <jh@suse.cz>
4497
4498 * MAINTAINERS: Add myself as callgraph maintainer.
4499
9d465b12
TF
45002003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4501
4502 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4503 * configure: Regenerate.
4504
a68a270a
GB
45052003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4506
4507 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4508 'Write After Approval' section. Update email.
4509
3066a15c
JL
45102003-12-01 James Lemke <jim@wasabisystems.com>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
8c052da4
MT
45142003-11-20 Matt Thomas <matt@3am-software.com>
4515
4516 * MAINTAINERS: Add myself as a vax port maintainer.
4517
e75f9147
KC
45182003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4519
4520 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4521 (configure-build-[+module+], configure-[+module+]): Likewise.
4522 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4523 * Makefile.in: Regenerate.
4524
43d8d958
AT
45252003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4526
4527 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4528 shared/dylibed libraries.
4529 * ltmain.sh: Likewise.
4530 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4531 * ltcf-cxx.sh: Likewise.
4532 * ltcf-gcj.sh: Likewise.
4533 * ltconfig: Likewise.
4534
638dcaa0
SC
45352003-11-17 Stan Cox <scox@redhat.com>
4536
4537 * MAINTAINERS: Add myself as iq2000 port maintainer.
4538
15cc172b
AC
45392003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4540
b4117c30
ZW
4541 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4542 * Makefile.in: Regenerate.
15cc172b 4543
20af77cd
UW
45442003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4545
4546 * config.sub: Update to 2003-11-03 version.
4547
4dd01c5c
PE
45482003-10-20 Phil Edwards <phil@codesourcery.com>
4549
4550 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4551 * configure: Regenerate.
4552
8d36c499
NP
45532003-10-20 Nicolas Pitre <nico@cam.org>
4554
4555 * MAINTAINERS: Add myself to 'Write After Approval' section.
4556
8b7ebc31
AC
45572003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4558
4559 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4560
afe1910c
JM
45612003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4562
4563 * MAINTAINERS: Update my email address.
4564
05dcec66
RO
45652003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4566
4567 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4568
71fc2f0c
RL
45692003-10-17 Ralph Loader <rcl@ihug.co.nz>
4570
4571 * MAINTAINERS: Add myself to 'Write After Approval' section.
4572
507ec745
BI
45732003-10-16 Bernardo Innocenti <bernie@develer.com>
4574
4575 * config.guess: Update to 2003-10-16 version.
4576 * config.sub: Update to 2003-10-16 version.
4577
4d466c42
DD
45782003-10-15 David Daney <ddaney@avtrex.com>
4579
4580 * MAINTAINERS: Added myself to 'Write After Approval' section.
4581
0c9b16bc
FH
45822003-10-15 Falk Hueffner <falk@debian.org>
4583
4584 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4585 'Write After Approval' section. Update email.
4586
74d57d15
RS
45872003-10-14 Roger Sayle <roger@eyesopen.com>
4588
4589 * MAINTAINERS: Move myself from 'Write After Approval' to
4590 'Various Maintainers' section as middle-end maintainer.
4591
d29b8ad8
NN
45922003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4593
4594 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4595 HOST_FLAGS_TO_PASS.
4596 * Makefile.in: Regenerate.
4597
26db814a
BI
45982003-10-11 Bernardo Innocenti <bernie@develer.com>
4599
4600 * config.guess: Update to 2003-10-07 version.
4601 * config.sub: Update to 2003-10-07 version.
4602
fffeb871
RO
46032003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4604
4605 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4606 * ltconfig (irix5*, irix6*): Don't override version_type.
4607
6691a79e
ME
46082003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4609
4610 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4611 * configure: Rebuilt
4612 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4613 * Makefile.in: Rebuilt
4614
62cdd71e
L
46152003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4616
4617 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4618
6fe2eacc
CW
46192003-09-30 Carlo Wood <carlo@alinoe.com>
4620
cc6010cd 4621 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4622
ea57e5ad
PK
46232003-09-29 Paul Koning <ni1d@arrl.net>
4624
4625 * MAINTAINERS: Move myself from "Write After Approval"
4626 to CPU platform maintainers for pdp11 platform.
4627
e070672a
AT
46282003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4629
4630 * MAINTAINERS: Move myself from 'Write After Approval' to
4631 'Various Maintainers' section as libffi testsuite maintainer.
4632
43bb47c2
DJ
46332003-09-21 Daniel Jacobowitz <drow@mvista.com>
4634
4635 * configure.in: Pass a computed --program-transform-name
4636 to subconfigures.
4637 * configure: Regenerated.
4638
da9d3b37
NN
46392003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4640
94322beb
NN
4641 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4642 * Makefile.in: Regenerate.
4643
da9d3b37
NN
4644 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4645 * Makefile.in: Regenerate.
4646
ffd9060b
ZL
46472003-09-19 Ziemowit Laski <zlaski@apple.com>
4648
4649 * MAINTAINERS: Move myself from 'Write After Approval'
4650 to 'Various Maintainers' (objective-c) section.
4651
eeae7b41
DJ
46522003-09-17 Daniel Jacobowitz <drow@mvista.com>
4653
4654 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4655 quoting.
4656 * configure: Regenerated.
4657
a080d12b
JB
46582003-09-16 Joel Brobecker <brobecker@gnat.com>
4659
4660 * MAINTAINERS (Write After Approval): Add myself to write after
4661 approval list.
4662
6cd2fc59
DN
46632003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4664
cc6010cd 4665 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4666
dcbdd9cc
ILT
46672003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4668
4669 * MAINTAINERS: Update my e-mail address.
4670
e517f636
AM
46712003-09-09 Alan Modra <amodra@bigpond.net.au>
4672
4673 * libtool.m4 (LD): Correct powerpc64 host match.
4674
bc49924b
JW
46752003-09-06 James E Wilson <wilson@tuliptree.org>
4676
4677 * MAINTAINTERS: Update my affiliation and email address.
4678
082124f5
ZD
46792003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4680
4681 * MAINTAINERS (Write After Approval): Add myself.
4682
dc94d89e
DD
46832003-09-04 DJ Delorie <dj@redhat.com>
4684
4685 * configure: Regenerate.
4686
46872003-09-04 Robert Millan <robertmh@gnu.org>
4688
4689 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4690
7a0f2d4e
KG
46912003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4692
4693 * configure.in: Ensure arguments to sed are properly spaced.
4694 * configure: Regenerate.
4695
88d032eb
GP
46962003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4697
4698 * MAINTAINERS: Update my e-mail address.
4699
0b3f3d22
ME
47002003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4701
4702 * MAINTAINERS (Write After Approval): Add myself.
4703
d253f9ba
DJ
47042003-08-27 Daniel Jacobowitz <drow@mvista.com>
4705
4706 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4707 * configure: Regenerated.
4708
066ec9c9
MM
47092003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4710
4711 * MAINTAINERS: Update my email address.
4712
415d7ef9
PE
47132003-08-23 Phil Edwards <pme@gcc.gnu.org>
4714
4715 * configure.in: Use newline instead of semicolon when assuming
4716 shell arguments in a for loop.
4717 * configure: Regenerated.
4718
e1567352
JE
47192003-08-22 Jason Eckhardt <jle@rice.edu>
4720
4721 * MAINTAINERS: Resurrect the i860 maintainer.
4722
b348267b
GK
47232003-08-20 Geoffrey Keating <geoffk@apple.com>
4724
e50084fa
GK
4725 PR 8180
4726 * configure.in: When testing with_libs and with_headers, treat
4727 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4728 * configure: Regenerate.
b4117c30 4729
b348267b
GK
4730 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4731 make, shell, etc.
4732 (baseargs): Likewise.
4733 * configure: Regenerate.
4734
ca26ffe0
BI
47352003-08-20 Bernardo Innocenti <bernie@develer.com>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
940cde4d
GK
47392003-08-19 Geoffrey Keating <geoffk@apple.com>
4740
4741 * configure.in: Disable libgcj for darwin not on powerpc.
4742 * configure: Rebuild.
4743
74bed51b
ADL
47442003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4745
4746 * config-ml.in, symlink-tree: Add license.
4747
b4117c30
ZW
47482003-08-03 Richard Stallman <rms@gnu.org>
4749 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
4750
4751 * README.SCO: New file.
4752
333a28b4
MK
47532003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4754
4755 * Makefile.tpl (check, check-c++): Express dependencies using
4756 dependencies rather than commands.
4757 * Makefile.in: Regenerate.
4758
c197e306
AC
47592003-08-01 Andrew Cagney <cagney@redhat.com>
4760
4761 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4762 * configure: Ditto.
4763
a8ee6e2d
GK
47642003-07-31 Geoffrey Keating <geoffk@apple.com>
4765
4766 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 4767 * Makefile.in: Update.
a8ee6e2d 4768
8d9b3f2e
AT
47692003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4770
4771 * configure.in: Enable libgcj for darwin.
4772 * configure: Rebuild.
4773
52c0c542
PE
47742003-07-29 Phil Edwards <pme@gcc.gnu.org>
4775
4776 * config-ml.in: Use ac_configure_args directly instead of
4777 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4778 actually seen.
4779
b4acb5ef
NN
47802003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4781
4782 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4783 creating target and build subdirs to build all parent dirs as needed.
4784 * Makefile.in: Rebuild.
4785 * configure.in: Don't build dirs explicitly here.
4786 * configure: Rebuild.
4787
a51d71d0
PB
47882003-07-26 Paul Brook <paul@nowt.org>
4789
4790 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4791
f43e12ce
AO
47922003-07-22 Alexandre Oliva <aoliva@redhat.com>
4793
4794 * Makefile.tpl (all-make): Depend on intl.
4795 * Makefile.in: Rebuilt.
4796
8a199ff6
PE
47972003-07-20 Phil Edwards <pme@gcc.gnu.org>
4798
4799 * install-sh: Update to newer upstream versions (associated with
4800 aclocal 1.7).
4801 * mkinstalldirs: Likewise.
4802 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4803
e6a8c803
AP
48042003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4805
4806 * MAINTAINERS: Move self from Bug database only accounts
4807 to write-after-approval.
4808
9f13608f
NN
48092003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4810
4811 * config.if: Remove unused libc_interface determination.
4812
c7864714
NN
48132003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4814
4815 * MAINTAINERS: Move self from write-after-approval to
4816 build machinery (*.in).
4817
775956d0
NN
48182003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4819
4820 PR bootstrap/11273
4821 PR bootstrap/11408
4822 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4823 unused INSTALL_PROGRAM_ARGS.
4824 * configure.in: Use AC_PROG_INSTALL.
4825 * Makefile.in: Regenerate.
4826 * configure: Regenerate.
4827
c7f67a6e
KH
48282003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4829
4830 * MAINTAINERS: Alphabetize.
4831
33952f6f
AO
48322003-07-10 Alexandre Oliva <aoliva@redhat.com>
4833
4834 * configure: Rebuilt.
4835 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4836 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4837 newlib nor libgloss.
4838 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4839 * configure.in (am33_2.0-*-linux*): Added.
4840
0d4f1b4e
BW
48412003-07-09 Bob Wilson <bob.wilson@acm.org>
4842
4843 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4844 * configure: Regenerate.
4845
56694dd9
ZW
48462003-07-07 Zack Weinberg <zack@codesourcery.com>
4847
4848 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4849 * Makefile.in: Regenerate.
4850
21607eb4
ZW
48512003-07-04 Zack Weinberg <zack@codesourcery.com>
4852
4853 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4854 * Makefile.in: Regenerate.
4855
8c90b13a
L
48562003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4857
4858 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4859 * Makefile.in: Regenerated.
4860
5d42f90e
L
4861 * config-ml.in: Replace PWD with PWD_COMMAND.
4862
6eb95e99
ZW
48632003-07-04 Zack Weinberg <zack@codesourcery.com>
4864
4865 * intl: New directory; see intl/ChangeLog for details.
4866 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4867 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4868 * Makefile.in: Regenerate.
4869
07d1940e
NN
48702003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4871
4872 * configure.in: Clean up config-lang.in handling. Delete
4873 useless assignment to "subdirs".
4874 * configure: Regenerate.
4875
4dbda6f0
NN
48762003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4877
4878 * configure.in: Rename 'target_libs' to 'target_libraries'.
4879 Remove useless reference to 'target_libs'.
4880 * configure: Regenerate.
4881
2c30ab71
KS
48822003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4883
4884 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4885 * Makefile.in: Regenerate.
4886
11405c93
NN
48872003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4888
4889 * Makefile.def: Introduce flags_to_pass.
4890 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4891 * Makefile.in: Regenerate.
4892
fb87ad5d
HPN
48932003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4894
4895 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4896 and target-libgloss.
4897 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4898 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4899 * configure: Regenerate.
4900
a7956a48
BK
49012003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4902
4903 * configure.in: Update testsuite_flags to new location.
4904 * configure. Regenerate.
6eb95e99 4905
eaf9f3b2
NN
49062003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4907
4908 * Makefile.tpl: Remove BUILD_CC stuff.
4909 * Makefile.in: Regenerate.
4910
2d89ffef
KH
49112003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4912
4913 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4914
83415b0b
GP
49152003-06-16 Graeme Peterson <gp@qnx.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
b951c91c 49192003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 4920
b951c91c
L
4921 * config.guess: Update to 2003-06-12 version.
4922 * config.sub: Update to 2003-06-13 version.
4923
0bb41a37
L
49242003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4925
4926 * config.guess: Update to 2003-06-06 version.
4927 * config.sub: Update to 2003-06-06 version.
4928
655b7166
RO
49292003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4930
4931 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4932 * configure. Regenerate.
4933
01b759aa
NN
49342003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4935
bf1d3e81
NN
4936 * configure.in: Disable serial configure by default.
4937 * configure: Regenerate.
4938 * Makefile.tpl: Abolish .NOTPARALLEL.
4939 * Makefile.in: Regenerate.
4940
e89fbdfe
NN
4941 * Makefile.tpl: Replace {build,host,target}_canonical by
4942 {build,host,target}.
4943 * Makefile.in: Regenerate.
4944
01b759aa
NN
4945 * Makefile.tpl: Fix stupid pasto.
4946 * Makefile.in: Regenerate.
4947
f7dae026
NN
49482003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4949
4950 * Makefile.tpl: Remove bogus conditional.
4951 * Makefile.in: Regenerate.
4952
49532003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
4954
4955 * Makefile.tpl (profiledbootstrap): New target.
4956 * Makefile.in (profiledbootstrap): New target.
4957
2ffc3e73 49582003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
4959
4960 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4961 Pinski. Remove user names from other bugzilla-only maintainers.
4962
1a1e6b96
NN
49632003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4964
1358ccea
NN
4965 * Makefile.tpl: Make 'recursive targets' using autogen rather
4966 than shell loop. Remove duplicate 'clean' targets and false
4967 comments.
4968 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4969 Add systematic method of specifying missing targets in subdirs.
4970 Add copyright boilerplate.
4971 * Makefile.in: Regenerate.
4972 * configure.in: Add 'recursive targets' to maybe list.
4973 * configure: Regenerate.
4974
ae74ed1f
NN
4975 * MAINTAINERS: "GNATS only" -> "Bug database only".
4976
1a1e6b96
NN
4977 * Makefile.tpl: Rename [+target+] to [+make_target+].
4978 * Makefile.def: Rename 'target' to 'make_target'.
4979
c79af3fa
NB
49802003-05-31 Neil Booth <neil@daikokuya.co.uk>
4981
4982 * MAINTAINERS: Add self as options handling maintainer.
4983
39d85b61
MM
49842003-05-28 Michael Meissner <gnu@the-meissners.org>
4985
4986 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4987 been too long since I touched those ports.
4988
afc2b62d
DD
49892003-05-28 DJ Delorie <dj@redhat.com>
4990
4991 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4992 * Makefile.in: Regenerate.
4993
df445104
MR
49942003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4995
4996 * configure.in: Use curly braces in the definition of tooldir.
4997 * configure: Regenerate.
4998
2eb98e5d 49992003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5000
2eb98e5d
DD
5001 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5002 newlib or libgloss.
5003 * Makefile.in: Regenerate.
5004
862fced8
DD
50052003-05-21 DJ Delorie <dj@redhat.com>
5006
5007 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5008 * Makefile.in: Regenerate.
5009
fc351800
ILT
50102003-05-20 Ian Lance Taylor <ian@airs.com>
5011
5012 * MAINTAINERS: Update my e-mail address.
5013
7e2dbcef
NN
50142003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5015
5016 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5017 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5018 Factor out common code from autogen IF statements.
5019 * configure: Regenerate.
5020 * Makefile.in: Regenerate.
5021
f2a0e225
KC
50222003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5023
5024 * configure.in: Accept i[3456789]86 for machine type.
5025 * configure: Regenerate.
5026
8b87bb96
NN
50272003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5028
5029 * configure.in: Switch more things to use maybe dependencies.
5030 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5031 * configure: Regenerate.
5032 * Makefile.tpl: Switch more things to use maybe dependencies.
5033 * Makefile.in: Regenerate.
5034
fdb882bc 50352003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5036
5037 * Makefile.tpl (install-opcodes): Define.
5038 * Makefile.in: Rebuild.
5039
f7c50032
AJ
50402003-05-13 Andreas Jaeger <aj@suse.de>
5041
5042 * config.guess: Update to 2003-05-09 version.
5043 * config.sub: Update to 2003-05-09 version.
5044
f2181bed 50452003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5046
5047 * configure.in: Correct sed script so that options in quotes are not
5048 deleted.
5049 * configure: Rebuild.
5050
aa8f1f57
CV
50512003-05-12 Corinna Vinschen <corinna@vinschen.de>
5052
5053 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5054 and $$s/newlib/libc/sys/cygwin32 include paths.
5055 * configure: Ditto.
5056
0c130f81
MM
50572003-05-12 Michael Meissner <gnu@the-meissners.org>
5058
5059 * MAINTAINERS: Update my email addresses.
5060
aa1a100b
EB
50612003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5062
5063 * config-ml.in: Propagate INSTALL variables.
f7c50032 5064
87861833
GP
50652003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5066
5067 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5068
de722255
CD
50692003-05-02 Chris Demetriou <cgd@broadcom.com>
5070
6eb95e99
ZW
5071 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5072 * Makefile.in: Regenerate.
de722255 5073
96c4a002
WB
50742003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5075
5076 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5077
55b15a11
WB
50782003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5079
5080 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5081
0c227849
DJ
50822003-04-27 Daniel Jacobowitz <drow@mvista.com>
5083
5084 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5085 * Makefile.in: Regenerated.
5086
d45148c1
WB
50872003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5088
5089 * MAINTAINERS (Write After Approval): Upgrade myself from
5090 GNATS only to write-after-approval. Update my mail address.
5091
48f2318c 50922003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5093
5094 (OS Port Maintainers: freebsd): Add myself.
5095
438f50c3
MM
50962003-04-22 Mark Mitchell <mark@codesourcery.com>
5097
5098 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5099
9074e169
KJ
51002003-04-22 Kean Johnston <jkj@sco.com>
5101
5102 * MAINTAINERS (SCO ports): Added myself.
5103
dfd39a2e
NS
51042003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5105
5106 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5107
ccbae82a
KJ
51082003-04-19 Kean Johnston <jkj@sco.com>
5109
5110 * MAINTAINERS (Write After Approval): Add myself.
5111
2f50999f
GP
51122003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5113
5114 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5115 * Makefile.in: Regenerate.
5116
e9b84181
JJ
51172003-04-18 Jakub Jelinek <jakub@redhat.com>
5118
5119 * configure.in (powerpc64*-*-linux*): Remove.
5120 * configure: Rebuilt.
5121
1ca4c6e1
PE
51222003-04-17 Phil Edwards <pme@gcc.gnu.org>
5123
5124 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5125 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5126 and restrap.
5127 * Makefile.in: Regenerate.
5128
0590b963
RE
51292003-04-16 Richard Earnshaw <rearnsha@arm.com>
5130
5131 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5132 * configure: Regenerated.
5133
ff41a56f
DD
51342003-04-15 DJ Delorie <dj@redhat.com>
5135
5136 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5137
50d440bc
NC
51382003-04-13 Nick Clifton <nickc@redhat.com>
5139
5140 * config-ml.in: Remove support for --disable-aix removing
5141 call-aix multilibs.
5142
b1e0a93e
AO
51432003-04-10 Alexandre Oliva <aoliva@redhat.com>
5144
5145 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5146 * */configure: Rebuilt.
5147
71fb704d
JS
51482003-04-08 Joel Sherrill <joel@oarcorp.com>
5149
5150 * MAINTAINERS: Add my email address.
5151
3897ea90
OH
51522003-03-17 Olivier Hainque <hainque@act-europe.fr>
5153
5154 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5155
93c834b7
NN
51562003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5157
5158 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5159 * Makefile.in: Regenerate.
5160
82c34dcb
MC
51612003-03-14 Michael Chastain <mec@shout.net>
5162
5163 * Makefile.in: Regenerate with correct Makefile.def.
5164
73458fb7
NN
51652003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5166
5167 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5168 Make macro.
5169 * Makefile.in: Regenerate.
5170 * configure.in: Clean up gxx_include_dir logic.
5171 * configure: Regenerate.
5172
32cf27e5
AE
51732003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
c727e7a0
BE
51772003-03-10 Ben Elliston <bje@wasabisystems.com>
5178
5179 * MAINTAINERS: Update my mail address.
5180
9a27ac7a
FS
51812003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5182
5183 * configure.in (gxx_include_dir): Fix typo.
5184 * configure: Regenerated.
5185
3aa83176
NN
51862003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5187
5188 * Makefile.tpl: Reindent.
5189 * Makefile.in: Regenerate.
5190 * configure.in: Reindent. Don't set unused variables.
5191 * configure: Regenerate.
5192
9124bc53
DJ
51932003-03-04 Daniel Jacobowitz <drow@mvista.com>
5194
5195 * configure.in: Include $(build_tooldir)/sys-include in
5196 FLAGS_FOR_TARGET.
5197 * configure: Regenerated.
5198
cb543528
NN
51992003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5200
c858bf1e
NN
5201 * Makefile.tpl: Always pass down RANLIB.
5202 * Makefile.in: Regenerate.
5203
aa9c3ab4
NN
5204 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5205 * Makefile.in: Regenerate.
5206 * configure.in: Remove unused logic relating to --enable-shared
5207 and --enable-threads. Remove bogus comments. Remove redundant
5208 noconfigdirs.
5209 * configure: Regenerate.
5210
cb543528
NN
5211 * configure.in: Replace ${libstdcxx_version} by its value.
5212 Remove reference to mh-dgux.
5213 * configure: Regenerate.
5214
53f70c1b
KB
52152003-03-03 Kevin Buettner <kevinb@redhat.com>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
df0f0674
NN
52192003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5220
5221 * Makefile.tpl: Rearrange.
5222 * Makefile.in: Regenerate.
5223
ef4e7569
US
52242003-02-25 Uwe Stieber <uwe@wwws.de>
5225
5226 * configure.in: Add support for kaOS as cross build target system.
5227 * configure: Regenerated.
5228
a7a287eb
SB
52292003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5230
5231 * MAINTAINERS (Write after approval): Add myself.
5232
ff00c8a2
JW
52332003-02-21 James E Wilson <wilson@tuliptree.org>
5234
5235 * MAINTAINERS: Update my email address.
5236
abb2db7a
ZW
52372003-02-21 Zack Weinberg <zack@codesourcery.com>
5238
5239 * MAINTAINERS: Add self to blanket write privs. section.
5240
e9f2dc3b
SM
52412003-02-20 Sean McNeil <sean@blue.mcneil.com>
5242
5243 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5244 configure-target-* as some target builds may require additional
5245 flags for preprocessor tests.
5246 * Makefile.in: Regenerated.
5247
ee03dc5e
AO
52482003-02-19 Alexandre Oliva <aoliva@redhat.com>
5249
11856278
AO
5250 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5251 * ltconfig: Handle it.
5252 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5253 auto-detecting it.
5254
274aef32
AO
5255 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5256 it is used as argument to $CC.
5257 * ltcf-gcj.sh: Likewise.
5258
ee03dc5e
AO
5259 * configure.in: Introduce --enable-maintainer-mode.
5260 * configure: Rebuilt.
5261 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5262 for maintainer mode.
5263 * Makefile.in: Rebuilt.
5264
30db8e17
JM
52652003-02-18 Jason Merrill <jason@redhat.com>
5266
5267 * Makefile.tpl (check-c++): Allow parallelism.
5268
cab60ac6
GP
52692003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5270
5271 * MAINTAINERS: Remove John Carr (who never actually had access to
5272 gcc.gnu.org).
5273
c8e5d1af
GK
52742003-02-15 Geoffrey Keating <geoffk@apple.com>
5275
5276 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5277 don't configure target-libobjc.
5278 * configure: Regenerate.
5279
70f91f50
RO
52802003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5281
5282 * Makefile.tpl (RANLIB): Define.
5283 * Makefile.in: Regenerate.
5284
669e9062
LB
52852003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5286
5287 * MAINTAINERS: Update my email.
abb2db7a 5288
61b56b2e
KS
52892003-02-06 Keith R Seitz <keiths@redhat.com>
5290
5291 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5292 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5293 * Makefile.in: Regenerated.
5294 * configure.in: Remove all traces of snavigator, db, and grep.
5295 * configure: Regenerated.
5296
a1ba6e15
GP
52972003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5298
5299 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5300 After Approval.
5301
f5f2cce5
CC
53022003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5303
5304 * MAINTAINERS (Write after approval): Add myself.
5305
ba49f6f1
FCE
53062003-01-31 Frank Ch. Eigler <fche@redhat.com>
5307
5308 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5309 * Makefile.in: Regenerated.
5310
ccf9f10c
RS
53112003-01-30 Roger Sayle <roger@eyesopen.com>
5312
5313 * config.guess: Updated to 2003-01-30's version.
5314 * config.sub: Updated to 2003-01-28's version.
5315
a693735b
AO
53162003-01-30 Alexandre Oliva <aoliva@redhat.com>
5317
5318 * config.if: If gcc_version is already set, just use it. Don't set
5319 gcc_version_trigger if it's already set, otherwise set it to
5320 gcc/version.c, but only if the file exists. If it is not set and
5321 gcc/version.c does not exist, try to extract the version number from
5322 $CC.
5323
204c43d6
AT
53242003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5325
abb2db7a 5326 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5327
842e91ec
PE
53282003-01-27 Phil Edwards <pme@gcc.gnu.org>
5329
5330 * configure.in: Revert 24Jan change.
5331 * configure: Regenerate.
5332
6b99984e
GP
53332003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5334
5335 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5336 entry of HJ Lu.
5337
806e0935
NN
53382003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5339
5340 * configure.in: Revert previous change.
5341 * configure: Regenerate.
5342
307a9864
NN
53432003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5344
5345 * configure.in: Make rda native-only.
5346 * configure: Regenerate.
5347
02ba6302
VR
53482003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5349
5350 * MAINTAINERS: Move myself from GNATS-only-accounts to
5351 write-after-approval.
5352
77d187bc
NN
53532003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5354
5355 * configure.in: Add missing \.
5356 * configure: Rebuilt.
5357
a94a2d4c
JJ
53582003-01-17 Jakub Jelinek <jakub@redhat.com>
5359
5360 * configure.in (baseargs): Avoid using \| in sed regular
5361 expressions.
5362 * configure: Rebuilt.
5363
73f84924
JJ
53642003-01-16 Jakub Jelinek <jakub@redhat.com>
5365
5366 * configure.in (baseargs): Remove all supported forms of
5367 --cache-file, --srcdir, --host, --build and --target options
5368 from argument lists.
5369 * configure: Rebuilt.
5370
8c12fc63
JZ
53712003-01-15 Josef Zlomek <zlomekj@suse.cz>
5372
5373 * MAINTAINERS: Add myself to write-after-approval list.
5374
7c005a3a
AO
53752003-01-15 Alexandre Oliva <aoliva@redhat.com>
5376
5377 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5378 * configure: Rebuilt.
5379
3dfabf63
NN
53802003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5381
5382 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5383 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5384 * Makefile.in: Regenerate.
5385 * configure: Regenerate.
5386
cf53ae10
AO
53872003-01-09 Alexandre Oliva <aoliva@redhat.com>
5388
5389 * configure.in: Remove Makefile in build, host and target modules
5390 unless configure was run with --no-recursion.
5391 * configure: Rebuilt.
5392
3fbe8e4a
CC
53932003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5394
5395 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5396 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5397 * Makefile.in: Regenerate.
5398
66e2aa7d
CD
53992003-01-08 Chris Demetriou <cgd@broadcom.com>
5400
5401 * config.guess: Update to 2003-01-03 version.
5402 * config.sub: Update to 2003-01-03 version.
5403
b5038cfb
CF
54042003-01-07 Christopher Faylor <cgf@redhat.com>
5405
5406 * configure: Regenerate with proper autoconf 2.13.
5407
d02c69be
CF
54082003-01-07 Christopher Faylor <cgf@redhat.com>
5409
5410 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5411 * configure: Regenerate.
d02c69be 5412
e914a571
AC
54132003-01-06 Andrew Cagney <ac131313@redhat.com>
5414
5415 * configure.in (GDB_TK): Add tcl directories conditional on
5416 gdb/gdbtk directory being present.
5417 * configure: Regenerate.
abb2db7a 5418
70571545
JDA
54192003-01-04 John David Anglin <dave.anglin@nrc.ca>
5420
5421 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5422 by gcc if LD is not defined and we are not doing a Canadian Cross.
5423 * configure: Rebuilt.
5424
89a7012a
TT
54252002-12-31 Tom Tromey <tromey@redhat.com>
5426
5427 * Makefile.in: Rebuilt.
5428 * Makefile.def (target_modules) [libffi]: Allow installation.
5429
3f4f56e2
AS
54302002-12-31 Andreas Schwab <schwab@suse.de>
5431
5432 * configure.in: Fix use of $program_transform_name.
5433 * configure: Regenerated.
5434
6c1b8d0a
DJ
54352002-12-30 Daniel Jacobowitz <drow@mvista.com>
5436
5437 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5438 * configure: Regenerated.
6c1b8d0a 5439
c5120911
AO
54402002-12-29 Alexandre Oliva <aoliva@redhat.com>
5441
5442 * Makefile.tpl (local-distclean): Don't remove...
5443 (multilib.ts): ... this. Moved into...
5444 (multilib.out): ... this. Don't use sub-make.
5445 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5446 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5447 (configure-build-[+module+], configure-[+module+],
5448 configure-target-[+module+], configure-gcc): ... these. Test
5449 for Makefile existence. Drop config.status from dependencies.
5450 * Makefile.in: Rebuilt.
5451 * configure.in: Move gcc-version-trigger to the end of
5452 ac_configure_args. Add comments to maybedep.tmp and
5453 serdep.tmp. Introduce --disable-serial-configure. Remove
5454 nonopt from baseargs, matching and removing corresponding
5455 whitespace while at it.
5456 * configure: Rebuilt.
5457
e245b0ea
AO
54582002-12-28 Alexandre Oliva <aoliva@redhat.com>
5459
903de295
AO
5460 * configure.in (host_configargs): Replace reference to
5461 no-longer-defined buildopts with --build=${build_alias}.
5462 * configure: Rebuilt.
5463
e245b0ea
AO
5464 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5465 program_transform_name to standard idiom.
5466 (AUTOGEN, AUTOCONF): Define.
5467 (Makefile.in): Use $(AUTOGEN).
5468 (Makefile): Depend on config.status, and use autoconf-style rule to
5469 build it. Move original commands to...
5470 (config.status): ... this new target.
5471 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5472 $(AUTOCONF).
5473 * Makefile.in: Rebuilt.
5474
671aa708
NN
54752002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5476
53fbfb58
NN
5477 * Makefile.tpl: Fix dramatic bustage due to change in
5478 program_transform_name.
5479 * Makefile.in: Regenerate.
5480
5481 * configure.in: Remove unnecessary PATH setting.
5482 * configure: Regnerate.
5483
5484 * configure.in: Don't default to unprefixed tools unless
5485 the native tools will work.
5486 * configure: Regenerate.
5487
671aa708
NN
5488 * configure.in: Convert to autoconf script. Blow away lots
5489 of now-redundant Makefile fragments.
5490 * configure: Generate using Autoconf.
5491 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5492 * Makefile.in: Regenerate.
5493
57f40826
NN
54942002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5495
3fedb745
NN
5496 * configure: Fix stupid bug where RANLIB was mistakenly included.
5497
abb2db7a 5498 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5499 (build_configargs, host_configargs, target_configargs).
5500
5501 * configure.in: Move logic out of sed statement.
5502
abb2db7a 5503 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5504 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5505
315fa0f4
SS
55062002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5507
5508 * config.sub: Import from master repository
5509 * config.guess: Ditto
5510
45aff44f
AS
55112002-12-24 Andreas Schwab <schwab@suse.de>
5512
5513 * Makefile.tpl (multilib.out): Fix missing space.
5514 * Makefile.in: Regenerate.
5515
88b5521b
NN
55162002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5517
5518 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5519 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5520 * Makefile.in: Regenerate.
5521 * configure.in: Remove unnecessary leftovers.
5522
2a726918
GK
55232002-12-21 Geoffrey Keating <geoffk@apple.com>
5524
5525 * configure.in (extra_ranlibflags_for_target): New variable.
5526 (*-*-darwin): Add -c to ranlib commands.
5527 * configure (tooldir): Handle extra_ranlibflags_for_target.
5528
aace3269 55292002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5530
5531 * Makefile.tpl: Revert HJL's change.
5532 * Makefile.in: Regenerated.
5533 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5534 always.
5535
f0895142
AS
55362002-12-19 Andreas Schwab <schwab@suse.de>
5537
5538 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5539 * Makefile.in: Regenerate.
5540
782d0c02
L
55412002-12-18 H.J. Lu <hjl@gnu.org>
5542
5543 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5544 * Makefile.in: Regenerated.
5545
5546 * configure.in (build_prefix): New. Substitute.
5547
212f6dd0
NN
55482002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5549
79308c5d
NN
5550 * Makefile.tpl: Don't let real targets depend on phony targets.
5551 * Makefile.in: Regenerate.
5552
212f6dd0
NN
5553 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5554 * Makefile.in: Regenerate.
5555
ab17919f
SS
55562002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5557
5558 * config.sub: Import from master repository
5559 * config.guess: Ditto
5560
5ecf91d1
JM
55612002-12-16 Jason Merrill <jason@redhat.com>
5562
5563 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5564 previous 'make bootstrap'.
5565 * Makefile.in: Regenerate.
5566
d8437e1b
HPN
55672002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5568
5569 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5570
4977bab6
ZW
55712002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5572
5573 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5574 * Makefile.in: Regenerate.
5575
0edcfdcb
JM
55762002-12-13 Jason Merrill <jason@redhat.com>
5577
6248218a 5578 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5579 library tests.
5580 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5581 * Makefile.in: Regenerate.
5582
4977bab6
ZW
55832002-12-12 Alexandre Oliva <aoliva@redhat.com>
5584
5585 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5586 * Makefile.in: Rebuilt.
5587
f87505dd
AO
55882002-12-12 Alexandre Oliva <aoliva@redhat.com>
5589
5590 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5591
4977bab6
ZW
55922002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5593
5594 * configure: Fix bug put in by gremlins.
5595
5596 * Makefile.tpl: Substitute more autoconfily.
5597 * configure: Substitute more autoconfily.
5598 * Makefile.in: Regenerate.
5599
7f0db92a
SS
56002002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5601
5602 * config.sub: Import from master repository
5603 * config.guess: Ditto
5604 * MAINTAINERS: Added Svein Seldal under write after approval
5605
4977bab6
ZW
56062002-12-08 Andrew Cagney <ac131313@redhat.com>
5607
5608 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5609 * Makefile.in (all-sim): Ditto.
5610
56112002-12-06 DJ Delorie <dj@redhat.com>
5612
5613 * Makefile.tpl: Change configure dependencies to not have real
5614 targets depend on phony targets.
5615
56162002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5617
5618 * configure.in: Revert unintentional change.
5619
5620 * Makefile.tpl: Change dependency for */multilib.out so that
5621 it works when gcc isn't in the tree.
5622
5623 * configure.in: Substitute more.
5624 * configure: Run subconfigures from the Makefile.
5625 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5626 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5627
67f1b906
GP
56282002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5629
5630 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5631
4977bab6
ZW
56322002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5633
5634 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5635 and corresponding dependencies.
5636 * Makefile.in: Regenerate.
5637
5638 * configure.in (host_tools): Order binutils, gas and ld for
5639 convenience in running the testsuites.
5640
5641 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5642 * Makefile.in: Regenerate.
5643 * configure.in: Introduce rules to serialize subconfigure runs.
5644
5645 * configure.in: Introduce BASE_CC_FOR_TARGET.
5646 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5647 Realize configure-build-* targets. Realize configure-target-* targets.
5648 * Makefile.in: Regenerate.
5649
56502002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5651
5652 * configure: Move gcc_version_trigger stuff from here...
5653 * configure.in: ...to here.
5654
5655 * configure.in: Separate subconfigure options added by this file from
5656 options given by the user. Add machinery to put args for host
5657 subconfigures into the Makefile.
5658
5659 * Makefile.tpl: Remove 'vault' targets.
5660 * Makefile.tpl: Reorder and comment dependencies.
5661 * Makefile.in: Regenerate.
5662
56632002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5664 * configure.in: Fix my broken commit of previous patch. (sigh)
5665
743f054e
GK
56662002-11-28 Geoffrey Keating <geoffk@apple.com>
5667
5668 * configure.in: Move host-specific darwin noconfigdirs into
5669 the host-specific section.
5670
4977bab6
ZW
56712002-11-28 Geoffrey Keating <geoffk@apple.com>
5672
5673 * configure.in: Move host-specific darwin noconfigdirs into
5674 the host-specific section.
5675
56762002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5677
5678 * configure: Remove skip-this-dir support.
5679 * Makefile.tpl: Remove skip-this-dir support.
5680
5681 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5682 subdirectories.
5683 * Makefile.in: Regenerate.
5684
5685 * Makefile.tpl: Strip out useless setting of 'dir'.
5686 * Makefile.in: Regenerate.
5687
56882002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5689
5690 * configure.in: Fix deeply stupid bug.
5691
5692 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5693 shell code in CXX_FOR_TARGET
5694 * Makefile.def: Introduce raw_cxx.
5695 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5696 RAW_CXX_FOR_TARGET.
5697 * Makefile.in: Regenerate.
5698
56992002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5700
5701 * Makefile.tpl: Remove unnecessary ifs.
5702 * Makefile.in: Regenerate.
5703
5704 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5705 dependencies. Maybe-ize build-libiberty. Create dummy install
5706 targets for 'no_install' modules.
5707 * configure: Move GDB_TK substitution to configure.in. Move
5708 build_modules stuff to configure.in.
5709 * configure.in: Implement soft dependency machinery. Maybe-ize
5710 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5711 * Makefile.in: Regenerate.
5712
57132002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5714
5715 * Makefile.tpl: Make all-target, install-target behave similarly
5716 to all, install (only hitting configured targets). Eliminate
5717 unused macro defintions.
5718
5719 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5720 build != host.
5721
5722 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5723
5724 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5725
5726 * configure.in: Produce lists of subdir targets we're actually
5727 configuring. Remove references to "dosrel".
5728 * Makefile.tpl: Let configure set which subdir targets are hit.
5729 Remove install-cross; clean up install; remove ALL. Remove
5730 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5731 Autogenerate host module targets. Remove empty dependency lines
5732 and redundant dependency; rearrange slightly.
5733 * Makefile.def: Add host-side libtermcap, utils.
5734
5735 * Makefile.in: Regenerate.
5736
e6226a2f
RO
57372002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5738
5739 * ltconfig (osf[345]): Append $major to soname_spec.
5740 Reflect this in library_names_spec.
5741 * ltmain.sh (osf): Prefix $major with . for use as extension.
5742
3b75d237
AJ
57432002-11-19 Andreas Jaeger <aj@suse.de>
5744
5745 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5746 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5747 and sparc64 GNU/Linux systems.
5748
809108de
NS
57492002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5750
5751 * MAINTAINERS: Update email.
5752
e7e0de7e
GP
57532002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5754
5755 * MAINTAINERS: Complete James Dennett's entry.
5756
f7109dea
EB
57572002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5758
5759 * MAINTAINERS (Write After Approval): Add myself.
5760
d3ac17c9
BK
57612002-11-13 Bruce Korb <bkorb@gnu.org>
5762
5763 * Makefile.tpl: syntactic cleanup
5764
cbf78ae4
SH
57652002-11-13 Stuart Hastings <stuart@apple.com>
5766
5767 * MAINTAINERS: Add myself to write-after-approval list.
5768
4977bab6
ZW
57692002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5770
5771 * Makefile.def: Add list of recursive targets to autogenerate.
5772 Add build_modules.
5773 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5774 targets. Autogenerate *-build-* targets.
5775 * Makefile.in: Regenerate.
5776
57772002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5778
5779 * configure: More autoconf-style substitutions.
5780 * Makefile.tpl: More autoconf-style substitutions.
5781 * Makefile.in: Regenerate.
5782
57832002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5784
5785 * configure: Substitute more variables in a more autoconf-friendly
5786 way. Simplify slightly.
5787 * Makefile.tpl: Make more variables substitutable in an
5788 autoconf-friendly way.
5789 * Makefile.in: Regenerate.
5790
d4783999
JW
57912002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5792
5793 * MAINTAINERS (Write After Approval): Add myself.
5794
4977bab6
ZW
57952002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5796
5797 * configure.in (v810*): Remove special setting of tools.
5798
5799 * configure: Add support for extra required flags for ar or nm.
5800 * configure.in (aix4.3+): Use above support for target-specific
5801 issues, rather than using config/mt-aix43.
5802
58032002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5804
5805 * configure: Remove 'removing', which doesn't work. Replace $subdir
5806 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5807 with $srcdir. Reformat indentation. Substitute some variables
5808 formerly hard-coded in the Makefile for build=host.
5809 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5810 * Makefile.def: Autogenerate more.
5811 * Makefile.in: Regenerate.
5812
1c9c903e
AN
58132002-11-04 Adam Nemet <anemet@lnxw.com>
5814
5815 * MAINTAINERS (Write After Approval): Add myself.
5816
40673d2b
KB
58172002-11-04 Kevin Buettner <kevinb@redhat.com>
5818
5819 * Makefile.def (host_modules): Add rda.
5820 * Makefile.in: Regenerate.
5821 * configure.in (target_tool): Add target-rda to list.
5822
42e650ae
GP
58232002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5824
5825 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5826
e004b81f
PE
58272002-10-25 Phil Edwards <pme@gcc.gnu.org>
5828
5829 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5830 and restrap targets to this rule.
5831 * Makefile.in: Regenerate.
5832
06bd49b1
GP
58332002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5834
5835 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5836 GNATS only accounts.
5837
d0af82b0
HPN
58382002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5839
5840 * configure.in (i[3456]86-*-linux*): Add check to disable
5841 ${libgcj} for glibc1.
5842
10782654
DC
58432002-10-24 Denis Chertykov <denisc@overta.ru>
5844
5845 * MAINTAINERS: Add myself as ip2k port maintainer.
5846
a5a438f5
SS
58472002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5848
5849 * configure.in: Add tic4x target.
5850
fe3d5b7f
NN
58512002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5852
aba8a494
NN
5853 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5854 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5855 * Makefile.in: Regenerate.
5856
fe3d5b7f
NN
5857 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5858 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5859 * Makefile.in: Regenerate.
5860
a6ad79e7
JJ
58612002-10-02 Janis Johnson <janis187@us.ibm.com>
5862
5863 * MAINTAINERS: Add myself as web pages co-maintainer.
5864
6a8a9058
NN
58652002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5866
5867 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5868 * Makefile.in: Regenerate.
5869
327d975a
ZW
58702002-10-02 Zack Weinberg <zack@codesourcery.com>
5871
5872 * MAINTAINERS: Add myself and Nathan Sidwell
5873 <nathan@codesourcery.com> as VxWorks maintainers.
5874
a5ae8f19 58752002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
5876
5877 * Makefile.def: Remove order dependency comments.
5878 * Makefile.tpl: Add explicit install-install dependencies.
5879 * Makefile.in: Regenerate.
d0f6c823 5880
34c6040c 5881 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 5882 * Makefile.in: Regenerate.
34c6040c 5883
d0f6c823
NN
5884 * Makefile.tpl: Add configure-target (for src-release in src)
5885 * Makefile.in: Regenerate.
5886
50bd210b
NC
58872002-09-30 Nick Clifton <nickc@redhat.com>
5888
5889 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5890
ca25149e
UW
58912002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5892
5893 * configure.in (s390*-*-linux*): Enable libgcj.
5894
dd30b57d
NN
58952002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5896
9e60a678
NN
5897 * configure: Revert accidentally applied changes.
5898
dd30b57d
NN
5899 * Makefile.tpl: Make more autoconf-friendly.
5900 * Makefile.in: Regenerate.
5901 * configure: Make substitution more autoconf-like.
5902
5831424e
RE
59032002-09-28 Richard Earnshaw <rearnsha@arm.com>
5904
5905 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5906 single entry to handle all these.
5907 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5908 libjava on arm-*-elf.
5909
b7f3b15b
GK
59102002-09-27 Geoffrey Keating <geoffk@apple.com>
5911
5912 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5913 things that depend on them.
5914
0dffceed
NN
59152002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5916
5917 * Makefile.tpl: Make subsituted variables more autoconfy.
5918 * Makefile.in: Regenerate.
5919 * configure: Make seds more autoconfy.
5920
1db75a86 59212002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
5922
5923 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5924 * Makefile.in: Regenerate.
5925 * configure.in: Rewrite sed statements to look autoconfy.
5926
1db75a86
NN
5927 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5928 all-target-foo on configure-target-foo.
5929 * Makefile.def: Ditto.
5930 * Makefile.in: Rebuild.
5931
741a4e89
AH
59322002-09-25 Andrew Haley <aph@redhat.com>
5933
5934 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5935
95ddd785
NN
59362002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5937
5938 * Makefile.def: New file.
5939 * Makefile.tpl: New file.
5940 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5941 * contrib/gcc_update: Note that Makefile.in is a generated file.
5942
5943 * configure.in: Minor rearrangement. Simplify tests.
5944
65a824f6
JT
59452002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
5946
5947 * configure.in (with_headers): Skip copy if value is "yes".
5948 (with_libs): Likewise.
5949
51270f0a 59502002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
5951
5952 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5953 * configure.in (sh*-*-pe*): Ditto.
5954 * configure.in (mips*-*-pe*): Ditto.
5955 * configure.in (*arm-wince-pe): Ditto.
5956
8f89dbf4
NN
5957 * configure.in: Rearrange.
5958
c1b8db3f
KH
59592002-09-14 Kazu Hirata <kazu@cs.umass.edu>
5960
5961 * MAINTAINERS: Update my email address.
5962
341f0575
PK
59632002-08-30 Paul Koning <pkoning@equallogic.com>
5964
5965 * MAINTAINERS: (Write After Approval): Add myself.
5966
d2e06980
GK
59672002-08-29 Geoffrey Keating <geoffk@redhat.com>
5968
5969 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5970
4906d5d8
GK
59712002-08-24 Geoffrey Keating <geoffk@redhat.com>
5972
5973 * MAINTAINERS: Change my mailing address.
5974
e9a25cc8
PC
59752002-08-21 Paolo Carlini <pcarlini@unitus.it>
5976
5977 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 5978 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 5979
a5aa7421
LR
59802002-08-20 Loren J. Rittle <ljrittle@acm.org>
5981
5982 * MAINTAINERS (Write After Approval): Remove myself.
5983 (Various Maintainers: c++ runtime libs): Add myself.
5984
5ce6f47b
EC
59852002-08-15 Eric Christopher <echristo@redhat.com>
5986
5987 * config.sub: Import from master repository.
5988 * config.guess: Ditto.
5989
7f9317f0
AO
59902002-08-19 Alexandre Oliva <aoliva@redhat.com>
5991
5992 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5993 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5994 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5995
7aecca3d
AH
59962002-08-16 Aldy Hernandez <aldyh@redhat.com>
5997
5998 * MAINTAINERS: Add self to rs6000 vector extensions.
5999
8ea4b195
AO
60002002-08-15 Alexandre Oliva <aoliva@redhat.com>
6001
6002 * libiberty/configure: Reverted unintended yesterday's check in.
6003
f5cc59a7
AO
60042002-08-14 Alexandre Oliva <aoliva@redhat.com>
6005
6006 * boehm-gc/configure, libf2c/configure: Rebuilt.
6007 * libffi/configure, libiberty/configure: Ditto.
6008 * libjava/configure, libobjc/configure: Ditto.
6009 * libstdc++-v3/configure, zlib/configure: Ditto.
6010 Merged from binutils:
6011 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6012 From Steve Ellcey <sje@cup.hp.com>:
6013 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6014 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6015 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6016 IA64.
6017 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6018 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6019 soname_spec, sys_lib_search_path_spec): Ditto.
6020
66350331
FS
60212002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6022
6023 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6024
2ff34870
L
60252002-08-04 H.J. Lu (hjl@gnu.org)
6026
6027 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6028
a014f2fe
KW
60292002-08-02 Krister Walfridsson <cato@df.lth.se>
6030
6031 * MAINTAINERS (Write After Approval): Add myself.
6032
c01d477a
AM
60332002-07-31 Alan Modra <amodra@bigpond.net.au>
6034
6035 * configure.in: Move generic linux case to end. Copy generic
6036 linux noconfigdirs to mips*-*-linux* entry and new
6037 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6038
68cd2524
MM
60392002-07-19 Michael Matz <matz@suse.de>
6040
6041 * MAINTAINERS: Add myself as ra* maintainer.
6042
e2d83b8c
CD
60432002-07-16 Chris Demetriou <cgd@broadcom.com>
6044
6045 * config.guess: Update to 2002-07-09 version.
6046 * config.sub: Update to 2002-07-03 version.
6047
cece4f1d
HPN
60482002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6049
6050 * MAINTAINERS: Fix typo in a maintainer email address.
6051
bb654703
NN
60522002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6053
6054 * configure.in: Remove two redundant tests.
6055
789b7de5
RO
60562002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6057
6058 * configure.in (mips*-*-irix6*o32): Enable stabs.
6059
e1da1089
NN
60602002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6061
f3970bba
NN
6062 * configure.in: Don't build grez.
6063 * Makefile.in: Ditto.
6064
e1da1089
NN
6065 * Makefile.in: Remove references to bsp, cygmon, libstub.
6066 * configure.in: Ditto.
6067
6068 * configure.in: Remove leftover reference to gdbtest.
6069
57c905fa
PE
60702002-07-08 Phil Edwards <pme@gcc.gnu.org>
6071
6072 * configure.in (gxx_include_dir): Change to match versioned
6073 C++ headers if --enable-version-specific-runtime-libs is used.
6074
a0af94a7 60752002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6076
a0af94a7
SE
6077 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6078
423ce3eb
NN
60792002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6080
6081 * configure.in: Make --without-x work.
6082
98186934
NN
60832002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6084
c3b7d169
NN
6085 * configure.in: Rearrange target Makefile fragment collection.
6086
98186934
NN
6087 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6088 cvs[src].
6089 * configure.in: Ditto.
6090
eebd288a
MK
60912002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6092
6093 * MAINTAINERS (Write After Approval): Update my e-mail address.
6094
3ab36f05
NN
60952002-06-24 Ben Elliston <bje@redhat.com>
6096
6097 * configure.in (host_tools): Remove cgen.
6098
6099 * Makefile.in (all-cgen): Remove; runs from its source directory.
6100 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6101 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6102 (all-sim): Likewise.
6103
61042002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6105
6106 * Makefile.in: Eliminate 'apache' targets.
6107 * configure.in: Eliminate 'apache' targets.
6108
55380b08
NN
6109 * configure.in: Eliminate redundant tests. Reorganize.
6110
9a5c1b9d
NN
6111 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6112
5fd3853a
NN
6113 * config-ml.in: Eliminate references to Cygnus configure.
6114
cfefc434
NN
6115 * Makefile.in: Eliminate references to building emacs.
6116
2fe93885
GS
61172002-06-28 Graham Stott <graham.stott@btinternet.com>
6118
6119 * MAINTAINERS: Update my email address.
6120
53c40185
BK
61212002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6122
6123 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6124 (cxx_incdir): Remove.
53c40185 6125
97679694
NN
61262002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6127
6128 * MAINTAINERS (Write After Approval): Add self.
6129
b03bcd37
DC
6130Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6131
6132 * configure.in: Add support for ip2k.
6133
6bd12129
NN
61342002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6135
6136 * configure.in: Fix AIX configury bug.
6137
e0d98a92
SE
61382002-06-20 Steve Ellcey <sje@cup.hp.com>
6139
6140 * MAINTAINERS (Write After Approval): Add self.
6141
ba3292db
NN
61422002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6143
ef40bc65
NN
6144 * configure.in: replace ${topsrcdir} with ${srcdir}
6145
7a0be465
NN
6146 * configure.in: Move definition of libstdcxx_flags
6147 right above usage, rather than waaay earlier.
6148
e1848dde
NN
6149 * configure.in: Pull definition of is_cross_compiler earlier.
6150
8bc2fff1
NN
6151 * configure.in: Rearrange a little.
6152
ba3292db
NN
6153 * configure.in: Remove references to librx.
6154 * Makefile.in: Remove references to librx.
6155
11d8b408
DC
6156Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6157
6158 * config.sub: Add support for avr target.
6159 Import from master sources, rev 1.255
5ce6f47b 6160
93da8339
PE
61612002-06-19 Phil Edwards <pme@gcc.gnu.org>
6162
6163 * configure, .cvsignore: Revert previous change...
6164 * Makefile: ...delete.
6165
b4caab5c
NN
61662002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6167
6168 * configure.in: Eliminate ${gasdir} variable.
6169
ee777171
DB
61702002-06-18 Dave Brolley <brolley@redhat.com>
6171
6172 * configure.in: Add support for frv.
6173 * config.sub: Add support for frv.
6174
26e4af54
PE
61752002-06-18 Phil Edwards <pme@gcc.gnu.org>
6176
6177 * configure: Remove garbage from previous commit.
6178
bb20b7da
PE
61792002-06-18 Phil Edwards <pme@gcc.gnu.org>
6180
6181 * configure: For in-source builds, make a subdir and re-exec there.
6182 * Makefile: New file. Pass targets through to build directory.
6183 * .cvsignore: No longer ignore "Makefile".
6184
9d321f6c
DR
61852002-06-16 Douglas Rupp <rupp@gnat.com>
6186
6187 * MAINTAINERS (Write After Approval): Add self.
6188
c8eb2bc0
KG
61892002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6190
6191 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6192
f210d239
JT
61932002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6194
6195 * configure.in (vax-*-netbsd*): Re-enable gas.
6196
e9667b3c
NN
61972002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6198
efe1f357
NN
6199 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6200 BUILD_PREFIX_1, to correct nomenclature.
6201 * configure: Likewise.
6202
e9667b3c
NN
6203 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6204 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6205
fe2fe497
OH
62062002-05-31 Olaf Hering <olh@suse.de>
6207
6208 * config-ml.in: Propogate DESTDIR also.
6209
dcf7f0dd
JT
62102002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6211
6212 * configure.in (vax-*-netbsd*): Don't build gas for this
6213 platform.
6214
6ff14f32
MM
62152002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6216
6217 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6218 and libgcj for AVR.
6219
397de1ff
KK
62202002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6221
6222 * MAINTAINERS (Write After Approval): Add myself.
6223
ac30211c
JT
62242002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6225
6226 * config.guess: Update to 2002-05-22 version.
6227 * config.sub: Likewise.
6228
1e6347d8
RO
62292002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6230
6231 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6232 * config-ml.in: Likewise.
6233 * configure: Likewise.
6234 * configure.in: Likewise.
6235
e5ce1d6d
SC
62362002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6237
6238 * MAINTAINERS: Update my email address.
6239
6cdef75d
NN
62402002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6241
4a87f061
NN
6242 * configure.in: Simplify makefile fragment collection.
6243
6244 * configure.in: Remove code to build emacs.
603606e7 6245
e254d6b5
NN
6246 * configure.in : Remove --srcdir argument from targargs and buildargs
6247 (it's always overridden in the Makefile anyway). Rearrange a bit.
6248
6249 * configure: Move some logic to configure.in.
6250 * configure.in: Move some logic from configure.
6cdef75d 6251
1d6006fe
TT
62522002-05-11 Tom Tromey <tromey@redhat.com>
6253
6254 * MAINTAINERS: Reflect libgcj reality.
6255
b70b3534
FS
62562002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6257
6258 * Makefile.in: Honour DESTDIR.
6259
4434687a
MM
62602002-05-08 Mark Mitchell <mark@codesourcery.com>
6261
6262 * config.guess: Import 2002-03-20 version.
6263 * config.sub: Import 2002-04-26 version.
6264
a89e49c7
RO
62652002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6266
6267 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6268
44e55536
TJ
62692002-05-07 Tim Josling <tej@melbpc.org.au>
6270
6271 * MAINTAINERS: Add self.
6272
97320a3f
LR
62732002-05-06 Loren J. Rittle <ljrittle@acm.org>
6274
6275 * ltmain.sh: Detect and handle object name conflicts
6276 while piecewise linking a static library.
6277
b7c13625
AO
62782002-05-05 Alexandre Oliva <aoliva@redhat.com>
6279
6280 * configure.in (noconfigdirs): Don't disable libgcj on
6281 sparc64-*-solaris* and sparcv9-*-solaris*.
6282
4182d9fa
AO
62832002-05-03 Alexandre Oliva <aoliva@redhat.com>
6284
6285 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6286
7bebf279
TF
62872002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6288
6289 * configure.in (FLAGS_FOR_TARGET): Do not add
6290 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6291 on i[3456]86-*-linux*.
6292
9a06dc7d
TF
62932002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6294
6295 * configure.in (noconfigdirs): Replace [ ] with test.
6296
6297 * configure.in (noconfigdirs): Do not add target-newlib if
6298 target == i[3456]86-*-linux*, and host == target.
6299
a51a07fa
NN
63002002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6301
9e7facd6
DD
6302 * configure.in: delete reference to absent file
6303
aeaa0f2f
NN
6304 * configure.in: replace '[' with 'test'
6305
4bb98828
NN
6306 * configure.in: Eliminate references to gash.
6307 * Makefile.in: Eliminate references to gash.
6308
64791664
NN
6309 * configure.in: remove useless references to 'pic' makefile fragments.
6310
3ed57cf4
NN
6311 * configure.in: (*-*-windows*) Finish removing.
6312
a51a07fa
NN
6313 * configure.in: Eliminate redundant test for libgui.
6314
8552f6f1
RS
63152002-04-29 Roger Sayle <roger@eyesopen.com>
6316
6317 * MAINTAINERS: Add self and realphabetize. Update entries
6318 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6319 entry for a29k port maintainer.
6320
9e847666
JS
63212002-04-26 Joel Sherrill <joel@OARcorp.com>
6322
6323 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6324 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6325
704c9a14
NN
63262002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6327
6328 * configure.in: remove references to dead files
6329
7bff5059
MM
63302002-04-19 Mark Mitchell <mark@codesourcery.com>
6331
6332 * MAINTAINERS: Add information about purpose of this file.
6333
0c7c67f0
TT
63342002-04-18 Tom Tromey <tromey@redhat.com>
6335
6336 * configure.in: Disallow configuring libgcj when it is already
6337 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6338 Solaris 2.8 by default. For PR libgcj/6158.
6339
63501e91
NN
63402002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6341
6342 * configure.in: Move default CC setting out of config/mh-* fragments
6343 directly into here.
6344
701afd4d
NN
63452002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6346
6347 * configure.in: don't even try to configure or make a subdirectory
6348 if there's no configure script for it.
6349
07cdae91
MM
63502002-04-15 Mark Mitchell <mark@codesourcery.com>
6351
6352 * MAINTAINERS: Remove chill maintainers.
6353 * Makefile.in (CHILLFLAGS): Remove.
6354 (CHILL_LIB): Remove.
6355 (TARGET_CONFIGDIRS): Remove libchill.
6356 (CHILL_FOR_TARGET): Remove.
6357 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6358 CHILL_LIB.
6359 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6360 (CHECK_TARGET_MODULES): Likewise.
6361 (INSTALL_TARGET_MODULES): Likewise.
6362 (CLEAN_TARGET_MODULES): Likewise.
6363 (configure-target-libchill): Remove.
6364 (all-target-libchill): Remove.
6365 * configure.in (target_libs): Remove target-libchill.
6366 Do not compute CHILL_FOR_TARGET.
6367 * libchill: Remove directory.
5ce6f47b 6368
ab50d72b
DD
63692002-04-11 DJ Delorie <dj@redhat.com>
6370
6371 * Makefile.in, configure.in: Sync with binutils, entries
6372 follow...
6373
0a1e123a
DD
63742002-04-07 Andrew Cagney <ac131313@redhat.com>
6375
6376 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6377 (do-tar, do-bz2): New rules.
6378 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6379 (gdb-tar): New rule.
6380 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6381 (insight_dejagnu.tar): New rule.
6382 (insight.tar): New rule.
6383 (gdb+dejagnu.tar): New rule.
6384 (gdb.tar): New rule.
6385
ab50d72b
DD
63862002-02-01 Mo DeJong <supermo@bayarea.net>
6387
6388 * Makefile.in: Add all-tix to deps for all-snavigator
6389 so that tix is built when building snavigator.
6390
63912002-01-11 Steve Ellcey <sje@cup.hp.com>
6392
6393 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6394 ld and gdb are not supported.
6395
63962002-01-07 Mark Salter <msalter@redhat.com>
6397
6398 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6399 Allow target-libgloss to be built for arm, strongarm, and xscale.
6400
64012001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6402
6403 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6404 options for i[3456]86-pc-linux* native builds.
6405
64062001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6407
6408 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6409 files from .po files for a distribution.
6410
64112001-09-03 Jeff Holcomb <jeffh@redhat.com>
6412
6413 * configure.in: Enable libstdc++-v3 for h8300 targets.
6414
64152001-06-19 Alan Modra <amodra@bigpond.net.au>
6416
6417 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6418 version from bfd/.
6419
6420Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6421
6422 * Makefile.in (VER): When present, extract the version number from
6423 the file version.in.
6424
64252001-05-24 Tom Rix <trix@redhat.com>
6426
6427 * configure.in : enable ld for aix
6428
64292001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6430
6431 * config.guess: Add linux target for S/390.
6432
64332000-11-07 Philip Blundell <pb@futuretv.com>
6434
6435 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6436
64372000-11-03 Philip Blundell <pb@futuretv.com>
6438
6439 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6440 files.
6441
64422001-01-15 Ben Elliston <bje@redhat.com>
6443
6444 * configure.in (host_tools): Add sid.
6445 Always configure cgen.
6446
64472000-11-24 Nick Clifton <nickc@redhat.com>
6448
6449 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6450
6451
64522000-08-20 Doug Evans <dje@casey.transmeta.com>
6453
6454 * Makefile.in (ALL_MODULES): Add all-cgen.
6455 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6456 (all-cgen): New target.
6457 (all-opcodes,all-sim): Depend on all-cgen.
6458 * configure.in (host_tools): Add cgen.
6459 Only configure cgen if --enable-cgen-maint.
6460
ef98ad7b
LR
64612002-04-09 Loren J. Rittle <ljrittle@acm.org>
6462
6463 * configure.in: Add *-*-freebsd* configurations.
6464
90def2b2
TT
64652002-04-08 Tom Tromey <tromey@redhat.com>
6466
6467 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6468 Fixes PR libgcj/6068.
6469
320d7e7a
KW
64702002-03-30 Krister Walfridsson <cato@df.lth.se>
6471
6472 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6473
18b467f1
RO
64742002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6475
6476 * configure.in (alpha*-dec-osf*): Enable libgcj.
6477
8bb3a5af
MG
64782003-03-27 Matthew Gingell <gingell@gnat.com>
6479
6480 * MAINTAINERS (Write After Approval): Add myself.
6481
56ae9405
NC
64822002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6483
6484 Fix for: PR bootstrap/3591, target/5676
6485 * configure.in (mcore-pe): Disable the configuration of
6486 libstdc++-v3 since exceptions are not supported.
6487
f18d9a0c
AG
64882002-03-20 Anthony Green <green@redhat.com>
6489
6490 * configure.in: Enable libgcj for xscale-elf target.
6491
c0e21eef
R
6492Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6493
6494 * MAINTAINERS: Update my email address.
6495
28eca9e8
AO
64962002-03-16 Alexandre Oliva <aoliva@redhat.com>
6497
6498 * ltmain.sh (relink_command): Fix typo in previous change.
6499
e67e72c7
AO
65002002-03-15 Alexandre Oliva <aoliva@redhat.com>
6501
6502 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6503 (relink_command): Added --tag flags.
6504 (mode=install): If relinking fails; error out.
6505
c2273204
RH
65062002-03-12 Richard Henderson <rth@redhat.com>
6507
6508 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6509 .NOTPARALLEL tag.
6510 (do-check): Rename from check.
6511 (check): Allow parallel check.
6512
bcb64245
BW
65132002-03-12 Bob Wilson <bob.wilson@acm.org>
6514
6515 * MAINTAINERS: Add myself as maintainer for xtensa port.
6516 Fix alphabetical order in CPU port maintainer list.
6517 Remove myself from Write After Approval list.
6518
63adb4ff
RH
65192002-03-11 Richard Henderson <rth@redhat.com>
6520
6521 * Makefile.in (.NOTPARALLEL): Add fake tag.
6522
9bec4bf0
L
65232002-03-07 H.J. Lu (hjl@gnu.org)
6524
6525 * configure.in: Enable gprof for mips*-*-linux*.
6526
c7fc1f84
DS
65272002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6528
6529 * MAINTAINERS (Write After Approval): Add myself.
6530
6bff33fb
AO
65312002-02-28 Alexandre Oliva <aoliva@redhat.com>
6532
6533 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6534 libjava.
6535 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6536
0210b33b
AO
65372002-02-23 Alexandre Oliva <aoliva@redhat.com>
6538
6539 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6540 because its Makefile is there; test for the executable instead.
6541
fcc0a3ef
AO
65422002-02-22 Alexandre Oliva <aoliva@redhat.com>
6543
6544 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6545 libstdc++-v3 and libjava.
6546
97cf8285
AM
65472002-02-11 Adam Megacz <adam@xwt.org>
6548
6549 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6550 boehm-gc
5ce6f47b 6551
40fe0ec3
AO
65522002-02-09 Alexandre Oliva <aoliva@redhat.com>
6553
6554 * config.guess: Updated to 2002-01-30's version.
6555 * config.sub: Updated to 2002-02-01's version.
6556 Contribute sh64-elf.
6557 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6558 * configure.in: Added sh64-*-*.
6559
694d53ee
CD
65602002-02-08 Chris Demetriou <cgd@broadcom.com>
6561
6562 * MAINTAINERS: Belatedly add myself to write after approval list.
6563
a9ca50b1
JH
6564Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6565
6566 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6567 Remove self as Write After Approval.
6568
5ffc3500
GK
65692002-01-31 Geoffrey Keating <geoffk@redhat.com>
6570
6571 * MAINTAINERS: Put self in as maintainer for contrib/regression
6572 directory.
6573
4ceaf7fb
PE
65742002-01-28 Phil Edwards <pme@gcc.gnu.org>
6575
6576 * MAINTAINERS: Update my email address.
6577
51584787
JT
65782002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6579
5ce6f47b
EC
6580 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6581 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6582 libraries if not supported for NetBSD on target CPU.
6583
5701d273
DR
65842002-01-25 Douglas B Rupp <rupp@gnat.com>
6585
6586 * install-sh: Use _inst.$$_ for temp file name.
6587
b299a075
JT
65882002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6589
6590 * MAINTAINERS (Write After Approval): Move my contact info
6591 from here...
6592 (OS Port Maintainers): ...to here (netbsd).
6593
51fe14b5
BW
65942002-01-22 Bob Wilson <bob.wilson@acm.org>
6595
6596 * MAINTAINERS (Write After Approval): Add myself.
6597
b634ad42
L
65982002-01-17 H.J. Lu <hjl@gnu.org>
6599
6600 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6601 (all-target-fastjar): Also depend on all-target-libiberty.
6602
3cd87679
L
66032002-01-16 H.J. Lu (hjl@gnu.org)
6604
6605 * config.guess: Import from master sources, rev 1.225.
6606 * config.sub: Import from master sources, rev 1.238.
6607
969a6d8f
KH
66082002-01-16 Kazu Hirata <kazu@hxi.com>
6609
6610 * MAINTAINERS (Write After Approval): Remove myself.
6611
366f6a52
FW
66122001-12-19 Florian Weimer <fw@deneb.enyo.de>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
f02240b6
JM
66162001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6617
6618 * MAINTAINERS: Add self as docs co-maintainer.
6619
5d08dc39
MK
66202001-12-11 Matthias Klose <doko@debian.org>
6621
6622 * MAINTAINERS (Write After Approval): Add myself.
6623
39e790d5
ZW
66242001-12-09 Zack Weinberg <zack@codesourcery.com>
6625
6626 * MAINTAINERS: Update my email address.
6627
4519d6a3
TC
66282001-12-07 Turly O'Connor <turly@apple.com>
6629 * MAINTAINERS (Write After Approval): Add myself.
6630 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6631 (rs6000_initialize_trampoline): Call __trampoline_setup for
6632 ABI_DARWIN too.
6633 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6634 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6635
21cf0a73
PC
66362001-12-07 Paolo Carlini <pcarlini@unitus.it>
6637
6638 * MAINTAINERS (Write After Approval): Add myself.
6639
4ee43206
DR
6640Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6641
6642 * configure, configure.in: Use temp file for long sed commands.
6643
251931f3
LG
66442001-12-03 Laurent Guerby <guerby@acm.org>
6645
6646 * config.sub: Update to version 1.232 on subversion.
6647
03777dd7
BE
66482001-12-03 Ben Elliston <bje@redhat.com>
6649
6650 * MAINTAINERS: Update mail address for config.* patches.
6651
e490616e
ZW
66522001-11-27 DJ Delorie <dj@redhat.com>
6653 Zack Weinberg <zack@codesourcery.com>
6654
6655 When build != host, create libiberty for the build machine.
6656
6657 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6658 CONFIG_ARGUMENTS.
6659 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6660 New variables.
6661 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6662 and rules.
6663 (all.normal): Depend on ALL_BUILD_MODULES.
6664 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6665 (all-build-libiberty): Depend on configure-build-libiberty.
6666
6667 * configure: Calculate and substitute proper value for
6668 ALL_BUILD_MODULES.
6669 * configure.in: Create the build subdirectory.
6670 Calculate and substitute TARGET_CONFIGARGS (formerly
6671 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6672
04075e8f
ZL
66732001-11-26 Ziemowit Laski <zlaski@apple.com>
6674
6675 * MAINTAINERS (write-after-approval): Add self.
6676
ed19322d
CR
66772001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6678
6679 * MAINTAINERS (GNATS only accounts): Remove self.
6680
90a12988
HPN
66812001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6682
6683 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6684 libf2c.
6685
77e653ad
CR
66862001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6687
6688 * MAINTAINERS (Write After Approval): Add self.
6689
64adad99
DB
66902001-11-12 David O'Brien <obrien@FreeBSD.org>
6691
6692 * MAINTAINERS: mips and s390 are also CPU ports.
6693
834a28c7
DB
66942001-11-12 David O'Brien <obrien@FreeBSD.org>
6695
6696 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6697
ef94239f
DB
66982001-11-11 David O'Brien <obrien@FreeBSD.org>
6699
6700 * MAINTAINERS: Alphabetize.
6701
beda0427
KH
67022001-11-09 Kazu Hirata <kazu@hxi.com>
6703
6704 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6705
6ca224d3
JDA
67062001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6707
6708 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6709
132e4bd7
PE
67102001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6711
6712 * configure.in (--enable-languages): Be more permissive about
6713 syntax. Check for empty lists better. Warn about $LANGUAGES.
6714
c6243b4c
GK
67152001-11-08 Geoffrey Keating <geoffk@redhat.com>
6716
6717 * config.sub: Import from master sources, rev. 1.230.
6718 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6719
abbb9e76
LG
67202001-11-07 Laurent Guerby <guerby@acm.org>
6721
6722 * MAINTAINERS (Write After Approval): Add self.
6723
53cdb27a
HPN
67242001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6725
6726 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6727
dd3a88c9
HPN
67282001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6729
6730 * config.sub: Import from master sources, rev 1.226.
6731 * config.guess: Import from master sources, rev 1.216.
6732
d344dce9
HPN
67332001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6734
6735 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6736 * MAINTAINERS: Add self as maintainer of MMIX port.
6737 Remove old after-approval entry.
6738
63f6bcd7
JM
67392001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6740
6741 * ChangeLog, configure: Fix spelling errors.
6742
84f92638
BK
67432001-10-20 Brendan Kehoe <brendan@zen.org>
6744
6745 * MAINTAINERS: Tweak my address.
6746
2f30eda4
R
6747Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6748
6749 * MAINTAINERS: Update my email address.
6750
1567080c 67512001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 6752
f48a3b5c 6753 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 6754 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 6755
30106886
GB
67562001-10-10 Geert Bosch <bosch@gnat.com>
6757
e490616e 6758 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
6759 Added Robert Dewar.
6760
d3d51b8c
DB
67612001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6762
6763 * MAINTAINERS (Write After Approval): Added self
6764
d1c3e709
GB
67652001-10-02 Geert Bosch <bosch@gnat.com>
6766
6767 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6768
50f5f793
JM
67692001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6770
6771 * configure: Handle temporary files securely using mkdir.
6772
7fddf9a9
AO
67732001-09-29 Alexandre Oliva <aoliva@redhat.com>
6774
6775 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6776
387beb82
WC
67772001-09-26 Will Cohen <wcohen@redhat.com>
6778
6779 * configure.in (*-*-linux*): Disable configuration of target-newlib
6780 and target-libgloss.
e490616e 6781
0c055e34
AO
67822001-09-26 Alexandre Oliva <aoliva@redhat.com>
6783
6784 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6785 RANLIB.
6786
759bfa90
AO
67872001-09-21 Alexandre Oliva <aoliva@redhat.com>
6788
6789 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6790 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6791 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6792 avoid quotes nesting problems.
6793 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6794 (DO_X): Export only variables that are set.
6795
1dc4a750
BE
67962001-09-19 Ben Elliston <bje@redhat.com>
6797
6798 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6799 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6800 semantics. Use the shell built-in "type" command instead.
6801
898c7238
AO
68022001-08-31 Alexandre Oliva <aoliva@redhat.com>
6803
6804 Merged from gcc-3_0-branch:
6805 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6806 * ltcf-c.sh: Use $objext, not $ac_objext.
6807 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6808 * ltcf-cxx.sh: Add support for GNU.
6809 2001-07-22 Timothy Wall <twall@redhat.com>
6810 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6811 default settings if using GNU tools with that configuration.
6812 * ltcf-cxx.sh: Ditto.
6813 * ltcf-gcj.sh: Ditto.
6814 2001-07-21 Michael Chastain <chastain@redhat.com>
6815 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6816 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6817 * ltmain.sh: Mark as gcc-local.
6818
8fa0a32e
EC
68192001-08-30 Eric Christopher <echristo@redhat.com>
6820 Jason Eckhardt <jle@redhat.com>
6821
6822 * config.guess: Merge from master sources.
6823 * config.sub: Merge from master sources, add support for mipsisa32.
6824
32f30f91 68252001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
6826 * config.sub: Merge from master sources, rev 1.219.
6827 * MAINTAINERS: Add self as contact for stormy16 port.
6828
f6084f99
ZW
68292001-08-14 Zack Weinberg <zackw@panix.com>
6830
6831 * config.sub: Merge from master sources, rev 1.218.
6832 * config.guess: Merge from master sources, rev 1.209.
6833
91b54f7f
GS
68342001-08-11 Graham Stott <grahams@redhat.com>
6835
6836 * Makefile.in (check-c++): Add missing semicolon.
6837
e5b3941e
JH
6838Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6839
32f30f91 6840 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 6841
6387a56e
EC
68422001-07-30 Eric Christopher <echristo@redhat.com>
6843
6844 * MAINTAINERS (Various maintainers: mips port): Added myself.
6845
53b475f0
AH
68462001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6847
e490616e 6848 * configure.in (sh-*-linux*): New.
53b475f0 6849
2a08c780
RH
68502001-07-27 Richard Henderson <rth@redhat.com>
6851
6852 * .cvsignore: Add LAST_UPDATED.
6853
bfa79422
UW
68542001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6855
6856 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6857
0ae85492
AH
68582001-07-16 Aldy Hernandez <aldyh@redhat.com>
6859
e490616e 6860 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 6861
8e1ab0fe
NP
6862Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6863
6864 * MAINTAINERS (Write After Approval): Added myself.
6865
2b997990
SC
68662001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6867
6868 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6869 and libgcj on m68hc11/m68hc12.
6870
d920e825
L
68712001-06-27 H.J. Lu (hjl@gnu.org)
6872
6873 * Makefile (CFLAGS_FOR_BUILD): New.
6874 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6875
d425a1e0
JM
68762001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6877
6878 * README: Remove version number.
6879
5b5b4207
GP
68802001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6881
6882 * INSTALL/README: Update wrt. to the installation instructions now
6883 residing in gcc/doc/install.texi.
6884
be839b69
JM
68852001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6886
6887 * README: Replace with a cut-down and updated version of gcc/README.
6888
fe2ee7c4
DE
68892001-06-12 David Edelsohn <edelsohn@gnu.org>
6890
6891 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6892 multilibs to be disabled.
6893
4f5d646c
DB
68942001-06-11 Daniel Berlin <dan@cgsoftware.com>
6895
6896 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 6897
818f0c85
AO
68982001-06-09 Alexandre Oliva <aoliva@redhat.com>
6899
6900 * config.guess: Import CVS version 1.195.
6901 * config.sub: Import CVS version 1.212.
6902
e9a8af10
AO
69032001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6904
6905 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6906 gcc/xgcc is built, use -print-prog-name to find out the program
6907 name to use.
6908
ae3ca0a9
PE
69092001-06-04 Phil Edwards <pme@sources.redhat.com>
6910
6911 * config.guess: Import CVS version 1.194. All gcc-local changes
6912 appear to also be in the master copy.
6913 * config.sub: Import CVS version 1.211.
6914
066bd40d
MM
6915Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
6916
6917 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6918 with_gcc]: Use `gcc -shared' to build a shared library.
6919
4aef4f33
JDA
6920Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
6921
6922 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6923 archives.
6924
c386f00f
RO
6925Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6926
6927 * MAINTAINERS (Write After Approval): Add myself.
6928
2ae5cea5
HPN
69292001-06-01 Hans-Peter Nilsson <hp@axis.com>
6930
6931 * configure.in (libstdcxx_flags): Do not try to execute
6932 libstdc++-v3/testsuite_flags until it exists.
6933
c3766183
AM
69342001-06-01 Alan Modra <amodra@bigpond.net.au>
6935
6936 * MAINTAINERS: Update my email address.
6937
9b337833
GS
69382001-05-31 Graham Stott <grahams@redhat.com>
6939
6940 * MAINTAINERS (Write After Approval): Add myself.
6941
55fce0eb
SP
69422001-05-28 Simon Patarin <simon.patarin@inria.fr>
6943
6944 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6945 libraries when using g++ with native linker.
6946
5f7de4b8
AO
69472001-05-28 Alexandre Oliva <aoliva@redhat.com>
6948
6949 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6950
a7bc0fbb
AO
69512001-05-22 Alexandre Oliva <aoliva@redhat.com>
6952
6953 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6954 [aix4*|aix5*]: Prepend blank.
6955
33456445
AO
69562001-05-20 Alexandre Oliva <aoliva@redhat.com>
6957
6958 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6959 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6960 of subdir/configure scripts to use the new libtool.m4.
6961
e48d3d00
MK
69622001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6963
6964 * MAINTAINERS (Write After Approval): Add myself.
6965
9e0e191b
BK
69662001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6967
6968 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6969
3f19b439
BE
69702001-05-11 Ben Elliston <bje@redhat.com>
6971
6972 * Makefile.in (all-sid): New target.
6973 (check-sid, clean-sid, install-sid): Likewise.
6974
6ebe3121
JO
69752001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6976
6977 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6978
ca3667c4
AO
69792001-05-03 Alexandre Oliva <aoliva@redhat.com>
6980
6981 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6982 libgcj.
6983
69842001-05-03 Alexandre Oliva <aoliva@redhat.com>
6985
6986 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6987 gcc/xgcc is built, use -print-prog-name to find out the program
6988 name to use.
6989
b2964d63
AO
69902001-04-26 Alexandre Oliva <aoliva@redhat.com>
6991
b1bb2302
AO
6992 * configure.in (noconfigdirs): Don't reset it from scratch in the
6993 target case; only append to it.
6387a56e 6994
b2964d63
AO
6995 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6996 sparc-*-solaris2.8]: Disable ${libgcj}.
6997
8343765d
AO
69982001-04-25 Alexandre Oliva <aoliva@redhat.com>
6999
7000 * configure.in (libgcj_saved): Copy from $libgcj.
7001 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7002 --disable-libgcj.
7003
ddbb6d43
GRK
70042001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7005
7006 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7007 C front end maintainer.
ddbb6d43 7008
3fa03ff9
AG
7009Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7010
7011 * configure.in: Move *-chorusos target case to the proper switch.
7012 Disable libgcj.
7013
99ffe40f
AO
70142001-04-12 Alexandre Oliva <aoliva@redhat.com>
7015
7016 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7017 1.641.2.228.
7018
78faa32d
FS
70192001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7020
7021 * Makefile.in (STAGE1_CFLAGS): Pass down.
7022
cdbff0ab
AM
70232001-04-13 Alan Modra <amodra@one.net.au>
7024
7025 * config.guess: Add hppa64-linux support. Note for next import that
7026 this is already in the master file.
7027 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7028
75b9074c
AO
70292001-04-12 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7032 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7033
125404c5
SS
70342001-04-11 Stan Shebs <shebs@apple.com>
7035
7036 * MAINTAINERS: Add self as Darwin port maintainer.
7037
876684fe
AM
70382001-04-11 Alan Modra <amodra@one.net.au>
7039
7040 * MAINTAINERS: Update my email address.
7041
06729913
LR
70422001-04-10 Loren J. Rittle <ljrittle@acm.org>
7043
7044 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7045 recent versions of FreeBSD (release 3 or later).
7046 * ltconfig: On FreeBSD, -lc must not be provided when building
7047 a shared library or else the standard -pthread gcc option is
7048 rendered worthless to later users of the built library.
7049
67916302
JM
70502001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7051
7052 * MAINTAINERS: Add self and RTH as C front end maintainers.
7053
d2bc0628
AO
70542001-04-05 Alexandre Oliva <aoliva@redhat.com>
7055
e490616e
ZW
7056 * config.sub: Make sure to match an already-canonicalized
7057 machine name (eg. mn10300-unknown-elf).
d2bc0628 7058
a3406c06
AO
70592001-04-01 Alexandre Oliva <aoliva@redhat.com>
7060
7061 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7062 New macros.
7063 (bootstrap, cross): Use RECURSE_FLAGS.
7064 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7065
a076f6a4
AO
70662001-03-27 Alexandre Oliva <aoliva@redhat.com>
7067
7068 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7069
e9f4fa71
CH
70702001-03-22 Colin Howell <chowell@redhat.com>
7071
7238de5c
CH
7072 * Makefile.in (DO_X): Do not backslash single-quotes in
7073 backquotes (two places).
e9f4fa71 7074
b6b14b1b
AO
70752001-03-22 Alexandre Oliva <aoliva@redhat.com>
7076
7077 Re-installed:
7078 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7079 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7080 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7081 * ltcf-cxx.sh: Likewise.
7082 * ltcf-gcj.sh: Likewise.
7083
1eb0b89d
GP
70842001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7085
7086 * MAINTAINERS: Add myself as "documentation co-maintainer".
7087
82e23236
AO
70882001-03-22 Alexandre Oliva <aoliva@redhat.com>
7089
7090 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7091 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7092
64ec27c3
TT
70932001-03-19 Tom Tromey <tromey@redhat.com>
7094
7095 * config-ml.in: Handle GCJ and GCJFLAGS.
7096
191de407
MC
70972001-03-21 Michael Chastain <chastain@redhat.com>
7098
7099 * Makefile.in: all-m4 depends on all-texinfo.
7100
fed4dede
LR
71012001-03-20 Loren J. Rittle <ljrittle@acm.org>
7102
7103 * MAINTAINERS: Add myself to write after approval list.
7104
085072bb
LB
71052001-03-18 Laurynas Biveinis <lauras@softhome.net>
7106
7107 * Makefile.in (DO_X): Quote nested quotes.
7108
5af8ea3f
AM
71092001-03-18 Alan Modra <alan@linuxcare.com.au>
7110
7111 * MAINTAINERS: Add myself to write after approval list.
7112
69e23037
LB
71132001-03-15 Laurynas Biveinis <lauras@softhome.net>
7114
7115 * Makefile.in (DO_X): Use double quotes for quoting
7116 "RANLIB=$${RANLIB}".
7117
2b9650f4
OP
71182001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7119
7120 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7121
4698d2cf
NP
71222001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7123
7124 * configure.in: Only use `lang_requires' for languages athat are
7125 actually enabled.
7126
f6646274
PE
71272001-03-08 Phil Edwards <pme@sources.redhat.com>
7128
7129 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7130
c9a54638
AO
71312001-03-08 Alexandre Oliva <aoliva@redhat.com>
7132
7133 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7134
6a556ad6
TT
71352001-03-07 Tom Tromey <tromey@redhat.com>
7136
7137 * configure.in: Allow config-lang.in to set `lang_requires' to list
7138 of other required languages.
7139
6822468a
LB
71402001-03-06 Laurynas Biveinis <lauras@softhome.net>
7141
7142 * Makefile.in: Remove RANLIB definition. Use RANLIB
7143 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7144 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7145
f04885d3 71462001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7147 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7148
f04885d3
BK
7149 * Makefile.in (check-c++): Use tabs, not spaces.
7150
288edf47 71512001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7152
288edf47
LB
7153 * MAINTAINERS: add myself to Write After Approval list.
7154
3d55d2f8 71552001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7156
e490616e 7157 * Makefile.in (check-c++): New rule.
6387a56e 7158
4d88a68a
BK
7159 * configure.in (target_libs): Remove libg++.
7160 (noconfigdirs): Remove libg++.
7161 (noconfigdirs): Same.
7162 (noconfigdirs): Same.
7163 (noconfigdirs): Same.
7164
7165 * config-ml.in: Remove libg++ references.
7166
7167 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7168 (ALL_TARGET_MODULES): Same.
7169 (configure-target-libg++): Remove.
7170 (all-target-libg++): Remove.
7171 (configure-target-libio): Remove.
7172 (all-target-libio): Remove.
7173 (check-target-libio): Remove.
7174 (.PHONY): Remove.
7175 (libg++.tar.bz2): Remove.
7176 (all-target-cygmon): Remove libio.
7177 (all-target-libstdc++): Remove.
7178 (configure-target-libstdc++): Remove.
7179 (TARGET_LIB_PATH): Remove libstdc++.
7180 (ALL_GCC_CXX): Remove libstdc++.
7181 (all-target-gperf): Correct.
7182
2437d4ed
NC
71832001-02-16 Nick Clifton <nickc@redhat.com>
7184
7185 * configure.in (noconfigdirs): Allow configuration of texinfo
7186 for Cygwin hosts.
7187
85b99cbe
AG
71882001-02-15 Anthony Green <green@redhat.com>
7189
7190 * configure: Introduce GCJ_FOR_TARGET.
7191 * configure.in: Ditto.
7192 * Makefile.in: Ditto.
7193
7b18790c
AS
71942001-02-13 Andreas Schwab <schwab@suse.de>
7195
7196 * MAINTAINERS: Update mail address.
7197
c4880c99
MS
71982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7199
7200 * config.guess: Add linux target for S/390.
7201 * config.sub: Likewise.
7202
e31ae6db
CC
72032001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7204
7205 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7206 target-libgloss.
e31ae6db 7207
7739adfb
BE
72082001-02-06 Ben Elliston <bje@redhat.com>
7209
7210 * configure: Output host type to stdout, not stderr.
7211
36ca672c
MM
72122001-02-05 Mark Mitchell <mark@codesourcery.com>
7213
e40f2829 7214 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7215 * ltcf-cxx.sh: Likewise.
7216
36ca672c
MM
7217 * config.if: Assume enable_libstdcxx_v3 is defined.
7218
22fdd65e
MM
72192001-02-04 Mark Mitchell <mark@codesourcery.com>
7220
7221 Remove V2 C++ library.
7222 * configure.in: Remove --enable-libstdcxx_v3 support.
7223
3b60dd8e
BM
72242001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7225
7226 * include/demangle.h: Add prototype for java_demangle_v3.
7227
42c0c80a
PE
72282001-01-29 Phil Edwards <pme@sources.redhat.com>
7229
7230 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7231
0be25992
RH
72322001-01-27 Richard Henderson <rth@redhat.com>
7233
7234 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7235
8a8de62d
MS
72362001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7237
7238 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7239 Don't unset, it's non-portable and no longer necessary, set to empty
7240 instead.
7241
92769744
MS
72422001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7243
7244 * ltconfig: Shell portability fix for the tagname validity check.
7245
88a1c0ab
AO
72462001-01-27 Alexandre Oliva <aoliva@redhat.com>
7247
7248 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7249 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7250
45291dd5
MS
72512001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7252
7253 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7254
1ace7e15
TT
72552001-01-26 Tom Tromey <tromey@redhat.com>
7256
7257 * configure.in: Allow libgcj to be built on Sparc Solaris.
7258
0ef8b11b
DE
72592001-01-25 David Edelsohn <edelsohn@gnu.org>
7260
7261 * ltcf-c.sh: Add aix5 case.
7262 * ltcf-cxx.sh: Likewise.
7263 * ltconfig: Likewise.
7264
0006091e
AO
72652001-01-24 Alexandre Oliva <aoliva@redhat.com>
7266
9bad11e1
AO
7267 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7268 keep at least one of build_libtool_libs or build_old_libs set to
7269 yes.
7270
0006091e
AO
7271 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7272 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7273
7c01b2b5
BM
72742001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7275
7276 * configure.in: Enable libgcj on several additional platforms.
7277
d340e0ac
BM
72782001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7279
7280 * configure.in: Enable libgcj for linux targets.
7281
5baf8c37
MS
72822001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7283
7284 * MAINTAINERS (Write After Approval): Add myself.
7285
10a0ba84
JDA
72862001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7287
7288 * MAINTAINERS: Add myself as vax port maintainer.
7289
357c6a4b
FH
72902001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7291
7292 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7293
6e2d9a7a
MS
72942001-01-09 Mike Stump <mrs@wrs.com>
7295
7296 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7297 failures of subdirectories.
7298
b6b14b1b 72992001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7300
b6b14b1b 7301 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7302 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7303 * ltcf-cxx.sh: Likewise.
7304 * ltcf-gcj.sh: Likewise.
7305 * ltconfig.sh: Fix typo.
976b230d 7306
07109110
LB
73072001-01-02 Laurynas Biveinis <lauras@softhome.net>
7308
7309 * configure: handle DOS-style absolute paths.
7310
1da5b8fc
LB
73112001-01-02 Laurynas Biveinis <lauras@softhome.net>
7312
7313 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7314
4c2f5b4f
MM
73152000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7316
7317 * MAINTAINERS: Add myself as avr port co-maintainer.
7318
bc53668e
BE
73192000-12-28 Ben Elliston <bje@redhat.com>
7320
7321 * MAINTAINERS: Add myself under ``Write After Approval''.
7322
c387606f
JM
73232000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7324
7325 * texinfo: Remove directory from GCC.
7326
2cb5082c
JM
73272000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7328
7329 * COPYING: Update to current
7330 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7331 to 19yy as example year in copyright notice).
7332
cc330df9
BK
73332000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7334
6387a56e 7335 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7336 (libstdcxx_incdir): Pass down.
7337 * config.if: Remove expired bits for cxx_interface, add stub.
7338 (libstdcxx_incdir): Add variable for g++ include directory.
7339 * configure.in (gxx_include_dir): Use it.
6387a56e 7340
4c6b2835
AO
73412000-12-18 Alexandre Oliva <aoliva@redhat.com>
7342
7343 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7344 with old-email address from ``Write After Approval''.
7345
3896f13e
AJ
73462000-12-15 Andreas Jaeger <aj@suse.de>
7347
7348 * configure.in: Handle lang_dirs.
7349
73502000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7351
ad46e881
TT
7352 * MAINTAINERS: Removed brads.
7353
90a10418
TT
7354 * MAINTAINERS: Added gcj developers.
7355
41dfe3a2 73562000-12-13 Anthony Green <green@redhat.com>
6387a56e 7357
41dfe3a2 7358 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7359 listed. Disable libgcj for x86 and Alpha Linux until compatible
7360 with g++ abi.
6387a56e 7361
e2f601da
MS
73622000-12-13 Mike Stump <mrs@wrs.com>
7363
7364 * Makefile.in (local-distclean): Also remove fastjar.
7365
70030c01
RB
73662000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7367
7368 * contrib/gcc_update: Add fastjar --touch entries.
7369
2a50f859
AO
73702000-12-12 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * configure.in: Disable language-specific target libraries for
7373 languages that aren't enabled.
7374
7743113b
AG
73752000-12-10 Anthony Green <green@redhat.com>
7376
7377 * configure.in: Define libgcj. Disable libgcj target libraries for
7378 most targets.
7379
92e061a6
NB
73802000-12-10 Neil Booth <neilb@earthling.net>
7381
7382 * MAINTAINERS: Update mail address, remove from WAA list.
7383
f34ff6d6
APB
73842000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7385
7386 * libjava: Imported from /cvs/java.
7387 * libffi: Likewise.
7388 * Boehm-gc: Likewise.
7389
d82a33c6
APB
73902000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7391
7392 * configure.in (target_libs): Revert 2000-12-08 patch.
7393 (noconfigdirs): Added target-libjava.
7394
e14f8e28
LB
73952000-12-09 Laurynas Biveinis <lauras@softhome.net>
7396
7397 * djunpack.bat: removed.
7398
fc26516b
LB
73992000-12-09 Laurynas Biveinis <lauras@softhome.net>
7400
7401 * Makefile.in: handle DOS-style absolute paths.
7402 * config-ml.in: likewise.
7403 * symlink-tree: likewise.
7404
bd8757b3
APB
74052000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7406
7407 * fastjar: Imported.
7408
81522a1f
APB
74092000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7410
7411 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7412 libjava.
7413 * configure.in (target_libs): Removed `target-libjava'.
7414
5db1f7ed
APB
74152000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7416
7417 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7418 (ALL_MODULES): Added fastjar.
7419 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7420 (all-target-libjava): all-fastjar replaces all-zip.
7421 (all-fastjar): Added.
7422 (configure-target-fastjar, all-target-fastjar): Likewise.
7423 * configure.in (host_tools): Added fastjar.
7424
5e59997c
MS
74252000-12-07 Mike Stump <mrs@wrs.com>
7426
7427 * Makefile.in (local-distclean): Remove leftover built files.
7428
0a534f40
NC
74292000-11-24 Nick Clifton <nickc@redhat.com>
7430
7431 * configure.in (xscale-elf): Add target.
7432 (xscale-coff): Add target.
7433
7686cadf
LR
74342000-11-22 Loren J. Rittle <ljrittle@acm.org>
7435
e490616e
ZW
7436 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7437 recent versions of FreeBSD (release 3 or later).
7438 * ltconfig: On FreeBSD, -lc must not be provided when building
7439 a shared library or else the standard -pthread gcc option is
7440 rendered worthless to later users of the built library.
7686cadf 7441
fff01699
FF
74422000-11-16 Fred Fish <fnf@be.com>
7443
7444 * configure.in (enable_libstdcxx_v3): Fix typo,
7445 libstd++ -> libstdc++.
7446
4dc16355
KL
74472000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7448
7449 * MAINTAINERS: Add self to Write After Approval list.
7450
bf6fc7b2
BS
74512000-11-21 Bernd Schmidt <bernds@redhat.com>
7452
7453 * MAINTAINERS: Update my email address. Add myself to global write
7454 privs list.
7455
ce8e06b1
AO
74562000-11-18 Alexandre Oliva <aoliva@redhat.com>
7457
6e2a4843
AO
7458 * Makefile.in: Merge with src and libgcj.
7459 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7460 configure-target-<library> when their configure scripts need the C
7461 or C++ library to have already been built to work properly.
7462 (do_proto_toplev): Set them to an empty string.
7463
ce8e06b1
AO
7464 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7465 (REALLY_SET_LIB_PATH): Use them.
7466
c003f378
SS
74672000-11-17 Stan Shebs <shebs@apple.com>
7468
7469 * MAINTAINERS: Add self to Write After Approval list.
7470
cc1e60ea
JM
74712000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7472
7473 * configure: Provide the original toplevel configure arguments
7474 (including $0) to subprocesses in the environment rather than
7475 through gcc/configargs.h.
7476
1173593d
JM
74772000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7478
7479 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7480 C99. Alphabetise "Write After Approval" list.
7481
520907ee
MM
74822000-11-12 Mark Mitchell <mark@codesourcery.com>
7483
34f6fbdb
MM
7484 * configure: Turn on libstdc++ V3 by default.
7485
520907ee
MM
7486 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7487 if we've got GCC.
7488
0bbd37ed
PB
74892000-11-11 Philip Blundell <philb@gnu.org>
7490
7491 * MAINTAINERS: Add self to Write After Approval list.
7492
7ca0e6d9
DE
74932000-11-09 David Edelsohn <edelsohn@gnu.org>
7494
7495 * ltcf-c.sh (aix4): Improve shared library configuration; require
7496 exporting symbols.
7497 * ltcf-cxx.sh (aix4): Define.
7498 * ltconfig (aix4): Define library and soname specs appropriate for
7499 AIX. Define command to create export symbols list.
7500
f559f30b
CF
7501Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7502
7503 * config.sub: Add support for Sun Chorus
7504
fc05d516
NC
75052000-10-31 Nick Clifton <nickc@redhat.com>
7506
7507 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7508 <name>@redhat.com. Also installed new email address for Clint
7509 Popetz.
6387a56e 7510
90a0e73f
JM
75112000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7512
7513 * etc: Remove directory from GCC.
7514
a5e1b548
MM
75152000-10-16 Michael Meissner <meissner@redhat.com>
7516
7517 * configure (gcc/configargs.h): Only create if there is a build GCC
7518 directory created.
7519
6387a56e
EC
75202000-10-16 Matthias Klose <doko@debian.org>
7521
be1db873
MK
7522 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7523 when configured for libstdc++-v3.
7524
f5fa9a5b
PE
75252000-10-05 Phil Edwards <pme@gcc.gnu.org>
7526
7527 * configure: Save configure arguments to gcc/configargs.h.
7528
61a77fea
PT
75292000-10-04 Philipp Thomas <pthomas@suse.de>
7530
7531 * config.guess: Import CVS version 1.157.
7532 * config.sub: Import CVS version 1.181.
7533
3a4fee66
AP
75342000-10-04 Andris Pavenis <pavenis@latnet.lv>
7535
7536 * Makefile.in (bootstrap): avoid recursion if subdir missing
7537 (cross): ditto
7538 (do-proto-toplev): ditto
7539
3dd7094e
AO
75402000-09-30 Alexandre Oliva <aoliva@redhat.com>
7541
de710532
AO
7542 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7543 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7544
3dd7094e
AO
7545 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7546 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7547 all affected `configure' scripts.
7548
e592386f
NB
7549Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7550
7551 * MAINTAINERS: Add self as cpplib co-maintainer.
7552
fba54939
AH
75532000-09-24 Aldy Hernandez <aldyh@redhat.com>
7554
7555 * MAINTAINERS: Add self to Write After Approval list.
7556
2bd429f4
GP
75572000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7558
7559 * INSTALL/README: egcs -> GCC update.
7560
d733f374
ME
7561Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7562
7563 * MAINTAINERS: Add myself to Write After Approval list.
7564
d7ce9a83
KH
75652000-09-15 Kazu Hirata <kazu@hxi.com>
7566
7567 * MAINTAINERS: Add myself to Write After Approval list.
7568
18a53ffe
JL
7569Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7570
e490616e
ZW
7571 * configure.in: Do not build byacc for hppa64. Provide paths to the
7572 X11 libraries for hppa64.
18a53ffe 7573
f246ff23
SC
75742000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7575
7576 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7577
06298abd
AO
75782000-09-06 Alexandre Oliva <aoliva@redhat.com>
7579
4b92758a
AO
7580 * Makefile.in (all-zlib): Added dummy target.
7581
06298abd
AO
7582 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7583 ltcf-gcj.sh: Updated from libtool multi-language branch.
7584
4d73d07a
AO
75852000-09-05 Alexandre Oliva <aoliva@redhat.com>
7586
7587 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7588 (bootstrap*): Depend on all-bootstrap.
7589
05d52d78
PT
75902000-09-05 Philipp Thomas <pthomas@suse.de>
7591
7592 * config.guess: Import CVS version 1.156.
7593 * config.sub: Import CVS version 1.179.
7594
3c809ba4
AG
75952000-09-02 Anthony Green <green@cygnus.com>
7596
7597 * Makefile.in (all-gcc): Depend on all-zlib.
7598 (CLEAN_MODULES): Add clean-zlib.
7599 (ALL_MODULES): Add all-zlib.
7600 * configure.in (host_libs): Add zlib.
7601
10ad78a0 76022000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7603
7604 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7605 crosses, but add gcc/include to the header search path for them.
7606
b36a9ce3
DB
76072000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7608
7609 * MAINTAINERS: Add self to Write After Approval list.
7610
cb011248
FS
76112000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7612
7613 * config.guess: Import CVS version 1.152.
7614 * config.sub: Import CVS version 1.177.
7615
db310af0
AO
76162000-08-25 Alexandre Oliva <aoliva@redhat.com>
7617
7965440a
AO
7618 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7619 $targargs to tell whether newlib is going to be built.
7620
db310af0
AO
7621 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7622 $$r/TARGET_SUBDIR/libio for _G_config.h.
7623
e7977565
AO
76242000-08-23 Alexandre Oliva <aoliva@redhat.com>
7625
7626 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7627
126bb9ed
DD
76282000-08-22 DJ Delorie <dj@redhat.com>
7629
7630 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7631
5b0e9d29
AO
76322000-08-22 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7635 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7636 sub-configures.
7637
4f3e904e
DD
76382000-08-21 DJ Delorie <dj@redhat.com>
7639
7640 * MAINTAINERS: Add self as a libiberty maintainer
7641
c9635443
AO
76422000-08-16 Alexandre Oliva <aoliva@redhat.com>
7643
7644 * configure.in (libstdcxx_flags): Use
7645 libstdc++-v3/src/libstdc++.INC.
7646
8b2100ba
AO
76472000-08-15 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7650
57119aa9
ZW
76512000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7652
eeb943b0
ZW
7653 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7654
6387a56e 7655 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7656 explicit. Substitute enable_threads into generated Makefiles.
7657 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7658 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7659
acffa7c4
GK
76602000-08-13 Geoff Keating <geoffk@cygnus.com>
7661
7662 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7663
808d8c41
AO
76642000-08-12 Alexandre Oliva <aoliva@redhat.com>
7665
7666 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7667 previous delta.
7668
1fc8c51c 76692000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7670
1fc8c51c
JM
7671 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7672 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7673 (FLAGS_FOR_TARGET): Not here.
7674 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7675
25698887
AO
76762000-08-11 Alexandre Oliva <aoliva@redhat.com>
7677
7678 * config-ml.in (CC, CXX): Don't introduce a leading space.
7679
10120687
DD
76802000-08-07 DJ Delorie <dj@delorie.com>
7681
7682 * MAINTAINERS: Add self as a DJGPP maintainer
7683
15c758e9
DD
76842000-08-07 DJ Delorie <dj@redhat.com>
7685
7686 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7687 "if we're also building gcc, and it's a gcc that will run on the
7688 build machine, we want to use its includes instead of the system's
7689 default includes".
7690
2d0de245
JM
76912000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7692
7693 * MAINTAINERS: Add self to Write After Approval list.
7694
e81b330a
AO
76952000-08-03 Alexandre Oliva <aoliva@redhat.com>
7696
83440c1e
AO
7697 * configure.in (libstdcxx_flags): Don't use `"'.
7698
e81b330a
AO
7699 * config-ml.in: Adjust multilib search paths to the
7700 appropriate multilib tree.
7701
cf95c847
AO
77022000-08-02 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7705 commas in $LANGUAGES.
7706
9e9af119
MH
77072000-08-02 Manfred Hollstein <manfredh@redhat.com>
7708
7709 * configure.in: Re-enable all references to libg++ and librx.
7710
606ce391
AO
77112000-08-01 Alexandre Oliva <aoliva@redhat.com>
7712
89820b43
AO
7713 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7714 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7715 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7716 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7717
606ce391
AO
7718 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7719
04179d4a
AO
77202000-07-31 Alexandre Oliva <aoliva@redhat.com>
7721
7722 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7723 CXX_FOR_TARGET for sed.
7724
d4eb109c
AO
77252000-07-30 Alexandre Oliva <aoliva@redhat.com>
7726
7727 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7728 Do not override if already set in the environment or in configure.
7729 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7730 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7731
4f4caf92
AO
77322000-07-28 Alexandre Oliva <aoliva@redhat.com>
7733
7734 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7735 the libtool CVS tree multi-language branch.
7736 * ltconfig, ltmain.sh: Updated.
6387a56e 7737
b87487b6
AO
77382000-07-27 Alexandre Oliva <aoliva@redhat.com>
7739
1670d1ea
AO
7740 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7741 (clean-target): Depend on it.
7742
b87487b6
AO
7743 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7744 (GCC_FOR_TARGET): Use it.
7745 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7746 * configure.in: ... here.
7747 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7748 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7749
4e81ae98
EC
77502000-07-24 Eric Christopher <echristo@cygnus.com>
7751
7752 * MAINTAINERS: Add self to Write After Approval list.
7753
059ae32c
AO
77542000-07-24 Alexandre Oliva <aoliva@redhat.com>
7755
5b28edd4
AO
7756 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7757 (configure-target-libchill, configure-target-libobjc): Likewise.
7758
059ae32c
AO
7759 * configure.in: Use the same cache file for all target libs.
7760 * config-ml.in: But different cache files per multilib variant.
7761
1adcd149
MS
77622000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7763
7764 * configure (topsrcdir): Don't use dirname.
7765
2d573dff
JO
77662000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7767
7768 * MAINTAINERS: Add self to Write After Approval list.
7769
d207ebef
JM
77702000-07-20 Jason Merrill <jason@redhat.com>
7771
7772 * configure.in: Remove all references to libg++ and librx.
7773
7774 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7775
77762000-07-20 Hans-Peter Nilsson <hp@axis.com>
7777
7778 * config.sub: Update to subversions version 2000-07-06.
7779
7b7792d5
AH
77802000-07-12 Andrew Haley <aph@cygnus.com>
7781
7782 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7783 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7784
3abaac67
PE
77852000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7786
7787 * symlink-tree: Check number of arguments.
7788
34be2b36
JW
77892000-07-05 Jim Wilson <wilson@cygnus.com>
7790
7791 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7792 search path for a g++ extracted from the build tree. This
7793 will allow link tests run by configure scripts in
7794 subdirectories to succeed.
7795
d207ebef
JM
77962000-07-01 Koundinya K <kk@ddeorg.soft.net>
7797
e490616e 7798 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 7799
0900331b
MH
78002000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7801
7802 * MAINTAINERS: Add myself as loop discovery maintainer.
7803
d207ebef
JM
78042000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7805
7806 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7807 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7808
78092000-06-19 Timothy Wall <twall@cygnus.com>
7810
7811 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7812 * config.sub: Add tic54x target.
7813
11a27a76
TM
7814Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7815
7816 * MAINTAINERS: Add self as Fortran maintainer,
7817 remove Craig Burley.
7818
d207ebef 7819Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 7820
d207ebef
JM
7821 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7822 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 7823
7758b73f
PT
7824Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7825
7826 * MAINTAINERS: Add self as i18n maintainer
7827
d207ebef
JM
782820000-05-21 H.J. Lu (hjl@gnu.org)
7829
e490616e
ZW
7830 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7831 directory are used if they exist. Make sure
7832 $(build_tooldir)/include is searched for header files,
7833 $(build_tooldir)/lib/ for library files.
d207ebef 7834 (GCC_FOR_TARGET): Likewise.
e490616e 7835 (CXX_FOR_TARGET): Likewise.
d207ebef 7836
bae29210
JL
7837Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7838
7839 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7840
d207ebef 7841Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
7842
7843 * Makefile.in (configure-target-libiberty): Depend on
7844 configure-target-newlib.
7845
aab0d19d
AO
78462000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7847
7848 * configure.in, Makefile.in: Merge all libffi-related
7849 configury stuff from the libgcj tree.
7850
d207ebef
JM
7851Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7852
7853 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7854 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7855
7856Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7857
7858 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7859 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 7860 current version information. Add to proto-toplev directory.
d207ebef
JM
7861 (gdb-taz): Build do-djunpack.
7862
758c7bd4
DE
78632000-05-15 David Edelsohn <edelsohn@gnu.org>
7864
7865 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7866
1888228d
AC
7867Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7868
7869 * MAINTAINERS: Add self to Write After Approval list.
7870
d207ebef
JM
78712000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7872
7873 * ltmain.sh: Preserve in relink_command any environment
7874 variables that may affect the linker behavior.
7875
2d7cc2fe
JL
7876Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7877
d207ebef
JM
7878 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7879
7880Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
7881
7882 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7883
78842000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7885
7886 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 7887 with the version name.
2d7cc2fe 7888
ee455968
JE
7889Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
7890
7891 * MAINTAINERS: Add self as bb-reorder maintainer.
7892
73b97e5c
BK
78932000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7894
7895 * config.if: Tweak.
7896
d207ebef
JM
78972000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7898
7899 * djunpack.bat: New file.
7900
7901Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
7902
7903 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
7904 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7905 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7906 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 7907
954869eb
DP
79082000-04-16 Dave Pitts <dpitts@cozx.com>
7909
e490616e
ZW
7910 * config.sub (case $basic_machine): Change default for "ibm-*"
7911 to "openedition".
954869eb 7912
eaabe541
AJ
79132000-04-13 Andreas Jaeger <aj@suse.de>
7914
7915 * MAINTAINERS: Added myself.
7916
d207ebef
JM
7917Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7918
7919 * Makefile.in (gdb-taz): New target. GDB specific archive.
7920 (do-md5sum): New target.
7921 (MD5PROG): Define.
7922 (PACKAGE): Default to TOOL.
7923 (VER): Default to a shell script.
7924 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 7925 md5 checksum generation.
d207ebef
JM
7926 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7927 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7928 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 7929 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
7930
7931Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7932
7933 * configure (warn_cflags): Delete.
7934
0ea6d60c
PDM
7935Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
7936
7937 * MAINTAINERS: Added myself.
7938
17090313 79392000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 7940 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 7941
e490616e
ZW
7942 * configure.in (enable_libstdcxx_v3): Add.
7943 (target_libs): Add bits here to switch between libstdc++-v2 and
7944 libstdc++-v3.
7945 * config.if: And this file too.
7946 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 7947
76b78517
MM
79482000-04-05 Michael Meissner <meissner@redhat.com>
7949
7950 * config.sub (d30v): Add d30v as a basic machine type.
7951
ad242caf
JM
79522000-03-29 Jason Merrill <jason@casey.cygnus.com>
7953
7954 * configure.in: -linux-gnu*, not -linux-gnu.
7955
d4537148
TM
7956Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7957
7958 * MAINTAINERS: Add self in write-after-approval section.
7959
f152e9d4
JW
7960Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
7961
7962 * MAINTAINERS: Add self as ia64 port maintainer.
7963
6a5fcef1
NB
79642000-03-08 Neil Booth <NeilB@earthling.net>
7965
7966 * MAINTAINERS: Add self in write-after-approval section.
7967
d207ebef 7968Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 7969
d207ebef
JM
7970 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7971 (do-tar-bz2): Replace TOOL with PACKAGE.
7972 (gdb.tar.bz2): Remove GDBTK from GDB package.
7973 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 7974 dejagnu.tar.bz2): New packages.
d207ebef
JM
7975
79762000-02-27 Andreas Jaeger <aj@suse.de>
7977
7978 * configure.in: Add entry for mips*-*-linux*, move catch all
7979 *-*-*linux* entry below this one.
7980
79812000-02-27 Ian Lance Taylor <ian@zembu.com>
7982
7983 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 7984
521fe9d0
NC
79852000-02-24 Nick Clifton <nickc@cygnus.com>
7986
7987 * config.sub: Support an OS of "wince".
7988
d207ebef
JM
7989Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
7990
7991 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 7992 version.
d207ebef
JM
7993
79942000-02-23 Linas Vepstas <linas@linas.org>
7995
7996 * config.sub: Add support for Linux/IBM 370.
7997 * configure.in: Likewise.
7998
3a685f6f
NC
79992000-02-22 Nick Clifton <nickc@cygnus.com>
8000
8001 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8002
d207ebef 80032000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8004
d207ebef 8005 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8006
4746ee26
KG
80072000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8008
8009 * configure (gcc_version): When setting, narrow search to
8010 lines containing `version_string'.
8011
ba96c72d
DC
80122000-02-15 Denis Chertykov <denisc@overta.ru>
8013
8014 * config.sub: Add support for avr target.
8015
77f16a66
NC
80162000-02-14 Nick Clifton <nickc@cygnus.com>
8017
8018 * MAINTAINERS: Add maintainers for MCore port.
8019
784a3a80
HPN
8020Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8021
8022 * config.sub: Add mmix-knuth-mmixware.
8023
719dd4fa
KG
80242000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8025
8026 * MAINTAINERS: Pair cccp with cpplib maintainership.
8027
d207ebef
JM
80282000-01-27 Christopher Faylor <cgf@redhat.com>
8029
8030 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8031 structure stuff to -L library search.
8032 (CXX_FOR_TARGET): Ditto.
8033 (CROSS_CHECK_MODULES): Fix spelling mistake.
8034
7a53e94b
MM
80352000-01-24 Mark Mitchell <mark@codesourcery.com>
8036
8037 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8038 the C++ compiler.
8039
0da3b5a7
RH
80402000-01-12 Richard Henderson <rth@cygnus.com>
8041
8042 * configure.in: Don't build some bits for beos.
8043
02368d6d
JS
80442000-01-12 Joel Sherrill (joel@OARcorp.com)
8045
8046 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8047 as include files.
8048
2e76d35c
ZW
80492000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8050
8051 * Add self as cpplib maintainer, as requested by Jason
8052 Merrill. Correct my e-mail address.
8053
4c25fdcf
GK
80542000-01-06 Geoff Keating <geoffk@cygnus.com>
8055
8056 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8057 not mh-aix43.
8058
188e3966
HPN
8059Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8060
8061 * MAINTAINERS: Add myself to "write after approval" list.
8062
c2f5d030
RH
80631999-12-14 Richard Henderson <rth@cygnus.com>
8064
8065 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8066 * config.sub: Accept alphaev[78], alphaev8.
8067
eeda916a
AO
80681999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8069
8070 * config.guess, config.sub: Update from autoconf.
8071
b3bd7820
BK
80721999-11-29 Bruce Korb <autogen@linuxbox.com>
8073
2c290989 8074 * MAINTAINERS: update my playtime e-address.
b3bd7820 8075
1882b2b1
RO
8076Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8077
8078 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8079 necessary libraries are missing.
8080
2395f805
DN
8081Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8082
8083 * MAINTAINERS: Add new 'write after approval' maintainer.
8084
1e25de97
APB
8085Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8086
8087 * MAINTAINERS: Add new Java maintainer.
8088
1722c704
AS
80891999-10-25 Andreas Schwab <schwab@suse.de>
8090
8091 * configure: Fix quoting inside arguments of eval.
8092
8141abe8
NC
80931999-10-21 Nick Clifton <nickc@cygnus.com>
8094
8095 * config-ml.in: Allow suppression of some ARM multilibs.
8096
0b77644a
LV
8097Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8098
8099 * config.guess: Add OS/390 match pattern.
8100 * config.sub: Add mvs, openedition targets.
8101 * configure.in (i370-ibm-opened*): New.
8102
d207ebef
JM
81031999-09-04 Steve Chamberlain <sac@pobox.com>
8104
8105 * config.sub: Add support for configuring for pj.
8106
81071999-08-31 Nick Clifton <nickc@cygnus.com>
8108
8109 * config.sub (maybe_os): Add support for configuring for fr30.
8110
af13ebe9
NC
81111999-08-25 Nick Clifton <nickc@cygnus.com>
8112
8113 * configure.in: Do not configure or build ld for AIX
8114 platforms. ld is known to be broken on these platforms.
8115
1250c760
RO
8116Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8117
8118 * config-ml.in: Pass compiler flag corresponding to multidirs to
8119 subdir configures.
8120
d207ebef
JM
81211999-08-09 Ian Lance Taylor <ian@zembu.com>
8122
8123 * Makefile.in (LDFLAGS): Define.
8124
81251999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8126
8127 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8128 noconfigdirs.
8129 (*-*-cygwin*): Likewise.
8130
81311999-08-08 Ian Lance Taylor <ian@zembu.com>
8132
8133 * mkdep: New file.
8134 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8135 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8136
8137 From Eli Zaretskii <eliz@is.elta.co.il>:
8138 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8139 long file name when using DJGPP on MS-DOS.
8140
dbd83e11
JL
8141Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8142
8143 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8144
d207ebef
JM
81451999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8146
8147 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8148 dependency as this causes "make check" to globally "make all"
8149
cd1f4c2c
TT
8150Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8151
8152 * configure.in (target_libs): Added target-zlib.
8153 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8154 (CONFIGURE_TARGET_MODULES): Likewise.
8155 (CHECK_TARGET_MODULES): Likewise.
8156 (INSTALL_TARGET_MODULES): Likewise.
8157 (CLEAN_TARGET_MODULES): Likewise.
8158 (configure-target-zlib): New target.
8159 (all-target-zlib): Likewise.
8160 (all-target-libjava): Depend on all-target-zlib.
8161 (configure-target-libjava): Depend on configure-target-zlib.
8162
8163 * Makefile.in (configure-target-libjava): Depend on
8164 configure-target-newlib.
8165 (configure-target-boehm-gc): New target.
8166 (configure-target-qthreads): New target.
8167
e490616e
ZW
8168 * configure.in (target_libs): Added target-qthreads.
8169 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8170 (CONFIGURE_TARGET_MODULES): Likewise.
8171 (CHECK_TARGET_MODULES): Likewise.
8172 (INSTALL_TARGET_MODULES): Likewise.
8173 (CLEAN_TARGET_MODULES): Likewise.
8174 (all-target-qthreads): New target.
8175 (configure-target-libjava): Depend on configure-target-qthreads.
8176 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8177
8178 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8179 (CONFIGURE_TARGET_MODULES): Likewise.
8180 (CHECK_TARGET_MODULES): Likewise.
8181 (INSTALL_TARGET_MODULES): Likewise.
8182 (CLEAN_TARGET_MODULES): Likewise.
8183 (all-target-libjava): New target.
8184 (all-target-boehm-gc): Likewise.
8185 * configure.in (target_libs): Added libjava, boehm-gc.
8186
d207ebef
JM
81871999-07-22 Ian Lance Taylor <ian@zembu.com>
8188
8189 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8190 configure.bat in SUPPORT_FILES.
8191 (gas+binutils.tar.bz2): Likewise.
8192
8193 * makeall.bat: Remove; obsolete.
8194
81951999-07-21 Ian Lance Taylor <ian@zembu.com>
8196
8197 From Mark Elbrecht:
8198 * configure.bat: Remove; obsolete.
8199
82001999-07-11 Ian Lance Taylor <ian@zembu.com>
8201
8202 * configure: Add -W -Wall to the default CFLAGS when compiling with
8203 gcc.
8204
8205Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8206
8207 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8208
82091999-06-30 Mark Mitchell <mark@codesourcery.com>
8210
8211 * configure.in: Build ld on IRIX6.
8212
82131999-06-12 Ian Lance Taylor <ian@zembu.com>
8214
8215 * Makefile.in: Change distribution targets to use bzip2 instead of
8216 gzip.
8217 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8218 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8219
82201999-06-04 Nick Clifton <nickc@cygnus.com>
8221
8222 * config.sub: Add mcore target.
8223
26d088fa
CD
8224Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8225
8226 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8227
c2c08b29
L
8228Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8229
8230 * config.guess (dummy): Changed to $dummy.
8231
671d0648
NC
82321999-05-24 Nick Clifton <nickc@cygnus.com>
8233
8234 * config.sub: Tidied up case statements.
8235
b1345c72
BE
82361999-05-22 Ben Elliston <bje@cygnus.com>
8237
51ccbd8d
BE
8238 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8239 <jiro@din.or.jp>.
8240
b1345c72
BE
8241 * config.guess: Merge with FSF version. Future changes will be
8242 more accurately recorded in this ChangeLog.
8243 * config.sub: Likewise.
8244
2caf864f
SM
8245Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8246
8247 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8248
d207ebef
JM
82491999-04-30 Tom Tromey <tromey@cygnus.com>
8250
8251 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8252
90fb0c24
TT
82531999-04-23 Tom Tromey <tromey@cygnus.com>
8254
8255 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8256
d207ebef
JM
82571999-04-20 Drew Moseley <dmoseley@cygnus.com>
8258
8259 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8260 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8261 Bad merge removed these two changes.
8262
3516940d 8263Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8264 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8265
8266 * config.guess (interix Alpha): Add.
8267
d207ebef
JM
82681999-04-11 Richard Henderson <rth@cygnus.com>
8269
8270 * configure.in (i?86-*-beos*): Do config gperf; don't config
8271 gdb, newlib, or libgloss.
8272
e891fbfe 8273Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8274
e891fbfe
AO
8275 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8276 link a trivial program with -mabi=64. If it fails, remove mabi=64
8277 from multidirs.
8278
f9ae47d6
PT
8279Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8280
8281 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8282
d207ebef
JM
82831999-04-08 Nick Clifton <nickc@cygnus.com>
8284
8285 * config.sub: Add support for mcore targets.
8286
82871999-04-07 Michael Meissner <meissner@cygnus.com>
8288
8289 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8290 not mt-ospace, in order to shut up assembler warning about using
8291 symbols that are named the same as registers.
8292
82931999-04-07 Drew Moseley <dmoseley@cygnus.com>
8294
8295 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8296 dependency list for all-target-cygmon.
8297
82981999-04-05 Doug Evans <devans@casey.cygnus.com>
8299
8300 * config-ml.in: Check $host, not $target, for selective multilibs.
8301 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8302 thumb interworking, and underscore prefix multilibs.
8303
83041999-04-04 Ian Lance Taylor <ian@zembu.com>
8305
8306 * missing: Update to version from current automake.
8307
88101ab9
L
8308Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8309
8310 * configure (gxx_include_dir): Removed.
8311
8312 * configure.in (gxx_include_dir): Handle it.
8313 * Makefile.in: Likewise.
8314
d207ebef
JM
83151999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8316
8317 * config.sub (mips64vr4111,mips64vr4111el) Add.
8318
83191999-03-21 Ben Elliston <bje@cygnus.com>
8320
e490616e 8321 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8322
8dc91cbe
ME
8323Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8324
8dc91cbe
ME
8325 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8326 config/mh-djgpp.
8327
d207ebef
JM
8328Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8329
8330 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8331 all-target-newlib to dependency list for all-target-bsp.
8332
926bb5ed
MK
8333Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8334
8335 * config.sub: Add i386-uwin support.
8336 * config.guess: Likewise.
8337
4a6e3000
FS
8338Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8339
8340 * configure.in: cleanup, add mh-*pic handling for arm, special
8341 case powerpc*-*-aix*
8342
d207ebef
JM
8343Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8344
8345 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8346 can be built.
8347
8348Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8349
8350 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8351 targets.
d207ebef 8352
71c91078
NC
83531999-03-02 Nick Clifton <nickc@cygnus.com>
8354
8355 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8356
282e5df8
GN
8357Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8358
8359 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8360
1de558ee
NC
83611999-02-24 Nick Clifton <nickc@cygnus.com>
8362
8363 * config.sub: Fix typo in arm recognition.
8364
d207ebef
JM
8365Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8366
8367 * configure.in (noconfigdirs): Changed target_configdirs to
8368 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8369 rather than m68k-*-* since it is not known to work on
8370 m68k-aout. Ditto for arm-*-*oabi.
8371
8372Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8373
8374 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8375
83761999-02-19 Ben Elliston <bje@cygnus.com>
8377
8378 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8379 Smart and improved by Andrew Cagney.
8380
fab7445a
ME
8381Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8382
8383 * config.guess: Recognize openbsd-*-hppa.
8384
8ccdc228
L
8385Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8386
8387 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8388 only if it is not empty.
8389
3b7265ff
NC
83901999-02-17 Nick Clifton <nickc@cygnus.com>
8391
8392 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8393
d207ebef 8394 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8395
8396 * config.sub: Modified to recognize uname's armv* syntax.
8397
d207ebef
JM
83981999-02-17 Mark Salter <msalter@cygnus.com>
8399
8400 * configure.in: Added target-bsp for sparclite.
8401
8402Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8403
8404 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8405
84061999-02-08 Nick Clifton <nickc@cygnus.com>
8407
8408 * configure.in: Add support for strongarm port.
8409 * config.sub: Add support for strongarm target.
8410
c48dd3f5 8411Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8412
c48dd3f5
MK
8413 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8414 the old name config/mh-cygwin32.
8415 Enable texinfo.
8416
d207ebef
JM
8417Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8418
8419 * configure.in: Do build ld for ix86 Solaris.
8420
ecd62820
JW
8421Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8422
8423 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8424 $AR_FOR_TARGET. Likewise for RANLIB.
8425
bbd8fa7f 8426Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8427
e490616e
ZW
8428 * config.sub (oabi): Recognize.
8429 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8430
0397442c
RL
8431Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8432
8433 * config.guess: Improve detection of i686 on UnixWare 7.
8434
c9ffaa63
MK
8435Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8436
8437 * config.guess: Add support for i386-pc-interix.
8438 * config.sub: Likewise.
8439 * configure.in: Likewise.
c9ffaa63 8440
d207ebef
JM
8441Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8442
8443 * Makefile.in: Remove unneeded all-target-libio from
8444 from all-target-winsup target since it is now unneeded.
8445 Add all-target-libtermcap in its place since it is now
8446 needed.
8447
8448Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8449
8450 * configure.in: makefile stub for cygwin target is probably
8451 unnecessary. Remove it for now.
d207ebef
JM
8452
8453Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8454
8455 * configure.in: libtermcap.a should be built when cygwin is the
8456 target as well as the host.
8457 * config.guess: Allow mixed case in cygwin uname output.
8458 * Makefile.in: Add libtermcap target.
d207ebef 8459
ebe12325
JL
8460Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8461
8462 * config.sub: Clean up handling of hppa2.0.
8463
57057b67
RB
8464Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8465
8466 * config.guess: Use C code to identify more HP machines.
8467
f8670be1
JL
8468Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8469
8470 * config.sub: Handle hppa2.0.
8471
d207ebef
JM
8472Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8473
8474 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8475 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8476
84771998-12-15 Mark Salter <msalter@cygnus.com>
8478
8479 * configure.in: Added target-bsp for several target architectures.
8480
8481 * Makefile.in: Added rules for bsp.
8482
d1a09590
JL
8483Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8484
8485 * config.guess: Improve detection of hppa2.0 processors.
8486
8487Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8488
8489 * config.guess: Recognize FreeBSD using ELF automatically.
8490
71205e0b
MH
84911998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8492
8493 * configure (skip-this-dir): Add handling for new shell script, which
8494 might be created by a sub-directory's configure to indicate, this particular
8495 directory is "unwanted".
8496 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8497
d207ebef
JM
8498Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8499
8500 * ltconfig: import from libtool, after changing libtool to
8501 account for the cygwin name change.
8502
8503Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8504
8505 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8506 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8507
8508Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8509
8510 * configure.in: Add libtermcap to list of cygwin dependencies.
8511
8512Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8513
e490616e
ZW
8514 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8515 they include winsup/include when it's a cygwin target.
d207ebef
JM
8516
85171998-11-12 Tom Tromey <tromey@cygnus.com>
8518
8519 * configure.in (host_tools): Added zip.
8520 * Makefile.in (all-target-libjava): Depend on all-zip.
8521 (all-zip): New target.
8522 (ALL_MODULES): Added all-zip.
8523 (NATIVE_CHECK_MODULES): Added check-zip.
8524 (INSTALL_MODULES): Added install-zip.
8525 (CLEAN_MODULES): Added clean-zip.
8526
8527Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8528
8529 * Makefile.in: lose "32" from comment about cygwin.
8530
8531Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8532
8533 * configure.in: Use -Os to build target libraries for the fr30.
8534
8535Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8536
8537 * config.sub: Add fr30.
8538
8539Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8540
e490616e 8541 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8542 cygwin* instead of cygwin32*.
8543 * config.sub: Check cygwin* instead of cygwin32*.
8544
d2ec8b39
RL
8545Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8546
8547 * config.guess: Match any version of Unixware7.
8548
d207ebef
JM
85491998-10-20 Syd Polk <spolk@cygnus.com>
8550
8551 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8552 if desired.
8553
35cd2565
JL
8554Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8555
8556 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8557 these if the appropriate directories and files to not exist.
8558
52d4e5b7
JL
8559Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8560
8561 * Makefile.in (DEVO_SUPPORT): Add config.if.
8562
38ada91e
MH
8563Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8564
8565 * configure: Add pattern to replace "build_tooldir"'s
8566 definition in the generated Makefile with "tooldir"'s
8567 actual value.
8568
e44e84da
JL
8569Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8570
56a8387f
JL
8571 * config.sub: Bring back lost sparcv9.
8572
e44e84da
JL
8573 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8574
5cb95c7a
JL
8575Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8576
8577 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8578 CC_FOR_TARGET and friends.
8579
8580Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8581
ceff9b14
AO
8582 * Makefile.in (build_tooldir): New variable, same as tooldir.
8583 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8584 -B$(build_tooldir)/bin/.
8585 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8586
f2d11dcd
GP
8587Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8588
8589 * README: Remove installation instructions and refer to the
8590 INSTALL directory instead.
8591
73a6d2e7 8592Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8593
73a6d2e7
RL
8594 * config.sub: Add support for i[34567]86-pc-udk.
8595 * configure.in: Likewise.
8596
5d4a5ee6
JL
8597Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8598
8599 * Makefile.in: add bzip2 package building bits for user
8600 tools module
8601 * configure.in: ditto
8602
6fc19d6d
JL
8603Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8604
8605 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8606 (ALL_TARGET_MODULES): Add all-target-libobjc.
8607 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8608 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8609 (all-target-libchill): Add dependencies.
8610 * configure.in (target_libs): Add libchill.
4e81ae98 8611
f653f0ab
MH
86121998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8613
8614 * configure.in (target_subdir): Remove duplicate line.
8615
5d4a5ee6
JL
8616Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8617
8618 * Makefile.in (all-automake): fix dependencies.
8619
494933e4
JL
8620Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8621
8622 * configure.in: Minor cleanups for building in the $(target_alias)
8623 subdir.
8624
f6b58262
JW
86251998-09-22 Jim Wilson <wilson@cygnus.com>
8626
8627 * Makefile.in (bootstrap): Set r and s before make all. Use
8628 BASE_FLAGS_TO_PASS in make all.
8629 (cross): Likewise.
8630
27c7a08d
MM
86311998-09-20 Mark Mitchell <mark@markmitchell.com>
8632
8633 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8634
e67afd1e
RH
8635Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8636
8637 * config.sub: Fix typo in last change.
8638
8e44ac71
MH
86391998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8640
8641 * config.sub: Add support for C4x target.
8642 * configure.in: Likewise.
8643
d7496fbb
DM
86441998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8645
8646 * config.sub: Recognize sparcv9 just like sparc64.
8647
22097bd1
RL
8648Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8649
8650 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8651
4b877abd
JL
8652Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8653
2c8ec9a2
JL
8654 * config.guess: Correctly identify Pentium II sco boxes.
8655
4b877abd
JL
8656 * config.guess: Fix "tr" code. From Weiwen Liu.
8657
ab03db52
JH
8658Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8659
8660 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8661 stabs.
8662
b54db294
JL
8663Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8664
8665 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8666 (ALL_TARGET_MODULES): Add all-target-libchill.
8667 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8668 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8669 (all-target-libchill): Add dependencies.
8670 * configure.in (target_libs): Add libchill.
8671
bf48dd73
LW
8672Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8673
8674 * config.guess: Avoid assumptions about "tr" behaves when
8675 LANG is set to something other than English.
8676
a3cbd105
L
8677Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8678
8679 * configure (gxx_include_dir): Changed to
8680 '${prefix}/include/g++'-${libstdcxx_interface}.
8681
8682 * config.if: New to determine the interfaces.
8683
c4acd909
MK
8684Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8685
8686 * config.guess: Detect and handle MPE/IX.
8687 * config.sub: Deal with MPE/IX.
8688
9ea97665
DE
8689Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8690
8691 * configure.in: Use mh-aix43.
8692
0ce065bd
MH
86931998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8694
8695 * configure: Fix --without/--disable cases for gxx-include-dir.
8696
5d4a5ee6
JL
8697Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8698
8699 * mdata-sh: Imported. Needed for automake support.
8700
8701Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8702
8703 * Makefile.in (taz): Try "chmod -R og=u ." before
8704 "chmod og=u `find . -print`".
8705
8706Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8707
8708 * configure.in: Add arm-elf and thumb-elf support.
8709
8710Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8711
8712 * Makefile.in: Undo previous patch.
8713
8714Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8715
8716 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8717 to here ...
8718 (install-no-fixedincludes): and here
8719 (INSTALL_MODULES): ... from here.
8720
466456d9
ILT
8721Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8722
8723 * config.sub: Merge with FSF.
8724
1b409d25
ILT
8725 * config.guess: Merge with FSF.
8726
d207ebef
JM
8727Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8728
8729 * configure (extraconfigdirs): New variable.
8730 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8731 * Makefile.in (all): Move higher in file.
8732 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8733 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8734 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8735 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8736 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8737
87381998-07-23 Brendan Kehoe <brendan@cygnus.com>
8739
8740 * Makefile.in (all-target-libjava): Depend on all-gcc and
8741 all-target-newlib.
8742 (configure-target-libjava): Depend on $(ALL_GCC).
8743
7f1937c1
RL
8744Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8745
8746 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8747 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8748
2ada2bd6
ML
8749Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8750
8751 * INSTALL/README: Fix typo.
8752
1e025bde
ML
8753Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8754
5d4a5ee6
JL
8755 * ylwrap: Change absolute path checks to check for DOS style path
8756 names.
1e025bde 8757
5d4a5ee6
JL
8758 * ylwrap: Don't use a full path name if the source file is in the
8759 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 8760
6755ff73
ILT
8761 * config-ml.in: Default to being verbose, to match Feb 18 change to
8762 configure.
8763
5d4a5ee6
JL
8764Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8765
8766 Brought over from egcs:
8767
8768 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8769
8770 * configure.in (target_subdir): Set to ${target_alias} instead
8771 of "libraries".
8772
8773 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8774
8775 * configure.in (target_subdir): Set to libraries if enable_multilib.
8776
8777Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8778
8779 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8780 multilibs, force reconfiguration the first time we create
8781 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8782
8783Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8784
8785 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8786 avoid confusion with --no-recursion.
8787
8788Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8789
8790 * configure.in: Win32 hosts shouldn't use install -x
8791 * install-sh: remove -x option, and special .exe-handling
8792 hack.
8793
d207ebef
JM
8794Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8795
8796 * config.guess: Recognize i586-pc-beos.
8797 * configure.in: Don't build some bits for beos.
8798
fbd836fc
ILT
8799Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8800
5d4a5ee6
JL
8801 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8802 CFLAGS default to -O2.
8803
fbd836fc
ILT
8804 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8805 when using GNU ld.
8806
8807Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8808
8809 * ltmain.sh: Correct install when using a different shell.
8810
8811Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8812
8813 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8814
d207ebef
JM
8815Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8816
8817 * makefile.vms: Update to build binutils/makefile.vms. Add install
8818 target.
fbd836fc
ILT
8819
8820Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8821
8822 * ltconfig: Update to correct AIX handling.
8823
69b471bc
JL
8824Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8825
81241b5e
JL
8826 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8827
69b471bc
JL
8828 * configure.in (target_subdir): Set to ${target_alias} instead
8829 of "libraries".
8830
bedf82df
MH
88311998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8832
8833 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8834 (Makefile): Depend on $(gcc_version_trigger).
8835
8836 * configure (gcc_version): Change default initializer to empty
8837 string.
8838 (gcc_version_trigger): New variable; pass this variable down
8839 to subdir configures to enable them checking gcc's version
8840 themselves. Emit make macros for both gcc_version vars.
8841 (topsrcdir): Initialize reliably.
8842 (recursion line): Remove --with-gcc-version=${gcc_version}.
8843
28e449d8
MH
88441998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8845
8846 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
8847 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8848 in $(libsubdir); emit definition in each generated Makefile.
8849 (gxx_include_dir): Initialize depending on
8850 $enable_version_specific_runtime_libs.
28e449d8 8851
50c4c9f7
MH
88521998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8853
8854 * configure (gcc_version): Initialize properly depending on
8855 how and where configure is started.
8856 (recursion line): Pass a --with-gcc-version=${gcc_version}
8857 to configures in subdirs.
8858
d207ebef
JM
8859Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8860
8861 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 8862 cygmon
d207ebef 8863
5d4a5ee6
JL
8864Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8865
8866 * configure.in: Add cygmon and libstub support for mn10200.
8867
2f96399b
MH
88681998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8869
8870 * configure (gcc_version): Add new variable describing the
8871 particular gcc version we're building.
8872 * Makefile.in (libsubdir): Add new macro for the directory
8873 in which the compiler finds executables, libraries, etc.
8874 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8875 and libsubdir.
8876
c4137c50
AO
8877Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8878
ceff9b14
AO
8879 * Makefile.in (local-clean): Remove *.log.
8880 (warning.log): Built with warn_summary from build.log.
8881 (mail-report.log): Run test_summary.
8882 (mail-report-with-warnings.log): Run test_summary including
8883 warning.log in the report.
c4137c50 8884
276d5ee0
RL
8885Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8886
8887 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8888
5d4a5ee6
JL
8889Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8890
8891 * Makefile.in (grep): Grep no longer depends on libiberty.
8892
8893Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8894
8895 * Makefile.in: all-snavigator needs all-libgui.
8896
8897Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8898
8899 * configure.in: Add cygmon and libstub support for mn10300.
8900
8af14275
ILT
8901Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8902
8903 * missing: Update to version from automake 1.3.
8904
fbd836fc
ILT
8905 * ltmain.sh: On installation, don't get confused if the same name
8906 appears more than once in the list of library names.
8907
466456d9
ILT
8908Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8909
8910 * config.sub: Accept m68060 and m5200 as CPU names.
8911
5d4a5ee6
JL
8912Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8913
8914 * configure: Use && rather than using -a in test, because odd
8915 strings can confuse test.
8916 * configure.in: Likewise.
8917
fbd836fc
ILT
8918Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8919
8920 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8921
f0983958
AO
8922Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8923
8924 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 8925 bootstrap4-lean): New targets.
f0983958 8926
bfed1ea0
JL
8927Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8928
8929 * mpw-* Delete. Not used.
8930
5d4a5ee6
JL
8931Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8932
8933 * COPYING.LIB: Update FSF address.
8934
bfed1ea0
JL
8935Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8938
5d4a5ee6
JL
8939 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8940 GAS_SUPPORT_DIRS.
8941
bfed1ea0
JL
8942Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8943
8944 * ltconfig, ltmain.sh: Avoid producing a version number if
8945 -version-info was not used.
8946
5d4a5ee6
JL
8947Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8948
8949 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8950 building with newlib.
8951
89521998-04-30 Paul Eggert <eggert@twinsun.com>
8953
d207ebef 8954 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 8955 Solaris `make' causes it to continue to next definition.
d207ebef
JM
8956
8957Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8958
8959 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8960 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
8961
8962Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8963
8964 * configure.in: Change alpha to alpha* in several places.
8965
d207ebef
JM
8966Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8967
8968 * config.sub: Recognize sparc86x.
8969
77be0cab
MM
8970Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8971
8972 * configure.in (--enable-target-optspace): Remove debug echo.
8973
62441128
JW
8974Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8975
8976 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8977
bfed1ea0
JL
8978Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8979
8980 * ltconfig: Update cygwin32 support.
8981
5d4a5ee6
JL
8982 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8983 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8984 (GDB_SUPPORT_DIRS): Likewise.
8985
3f4ea1de
MM
8986Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8987
8988 * configure.in (target_makefile_frag): If --enable-target-optspace,
8989 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
8990 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8991 not used.
8992 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 8993
5d4a5ee6
JL
8994Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8995
8996 * Makefile.in (all-bfd): Depend on all-intl.
8997 (all-binutils): Likewise.
8998 (all-gas): Likewise.
8999 (all-gprof): Likewise.
9000 (all-ld): Likewise.
9001
90021998-04-19 Brendan Kehoe <brendan@cygnus.com>
9003
9004 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9005
bfed1ea0
JL
9006Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9007
5d4a5ee6
JL
9008 * Makefile.in (all-bfd): Depend upon all-libiberty.
9009
bfed1ea0
JL
9010 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9011
5d4a5ee6
JL
9012Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9013
9014 * Makefile.in: Add libstub.
9015
9016 * configure.in: Ditto. Build libstub for targets that have cygmon
9017 support.
9018
9019Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9020
9021 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9022
9023Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9024
9025 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9026 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9027
ec8d6ddc
KW
9028Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9029
9030 * configure: Define DEFAULT_M4 by searching PATH.
9031 * Makfile.in: Use DEFAULT_M4.
9032
bfed1ea0
JL
9033Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9034
9035 * ltconfig: Add cygwin32 support.
9036
5d4a5ee6
JL
9037 * Makefile.in, configure.in: Add libtool as a native only directory
9038 to configure and build.
9039
547a6183
JL
9040Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9041
9042 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9043
5d4a5ee6 9044Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9045
5d4a5ee6
JL
9046 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9047
9048Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9049
9050 * Makefile.in: add ash make rules
9051 * configure.in: add ash to native_only and host_tools lists
9052
9053Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9054
9055 * Makefile.in (all-gettext, all-intl): New targets.
9056 (ALL_MODULES): Added all-gettext, all-intl.
9057 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9058 (INSTALL_MODULES): Added install-gettext, install-intl.
9059 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9060
9061 * configure.in (host_tools): Added gettext.
9062 (native_only): Likewise.
9063 (noconfigdirs) [various cases]: Likewise.
9064 (host_libs): Added intl.
9065
d207ebef
JM
9066Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9067
9068 * configure: Do not disable building gdbtk for cygwin32 hosts.
9069
e98e406f
NC
9070Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9071
9072 * configure.in: Add thumb-coff target.
9073 * config.sub: Add thumb-coff target.
9074
5d4a5ee6
JL
9075Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9076
9077 * Makefile.in: Revert yesterday's change.
9078 (all-target-winsup): all-target-librx stays out of here.
9079
9080Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9081
9082 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9083 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9084 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9085 Remove references to librx and libg++.
9086
9087Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9088
9089 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9090 recursive makes
9091
bfed1ea0
JL
9092Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9095 for newlib directory.
bfed1ea0
JL
9096 (CXX_FOR_TARGET): Likewise.
9097
9098Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9099
9100 * ltconfig: Update after libtool/ltconfig.in change for
9101 hpux11.
9102
9103Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9104
9105 * ltconfig, ltmain.sh: Update to libtool 1.2.
9106
3cd730af
MH
9107Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9108
9109 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9110 (install-gcc-cross): Instead, override LANGUAGES here.
9111
80564603
DL
91121998-03-18 Dave Love <d.love@dl.ac.uk>
9113
9114 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9115 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9116
d207ebef
JM
9117Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9118
9119 * configure.in: Add Thumb-pe target.
9120
5d4a5ee6 9121Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9122
5d4a5ee6
JL
9123 * Makefile.in - changed sn targets to snavigator
9124 * configure.in - changed sn targets to snavigator
9125
2d4a0558
MH
9126Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9127
9128 * config-ml.in: After building symlink tree call make distclean
9129 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9130 to be the case for libiberty.
9131
04b93567
L
9132Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9133
9134 * configure: When making link, also check the current
9135 directory. The configure scripts may create one.
9136
9a06b842
RH
9137Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9138
9139 * config.sub: Accept alphapca56 and alphaev6 properly.
9140
217fc4e6
FS
9141Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9142
9143 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9144
3e07bdbd 9145Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9146
e490616e 9147 * config.sub (sco5): Fix typo.
3e07bdbd 9148
5d4a5ee6
JL
9149Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9150
9151 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9152 install-itcl.
9153 (install-itcl): Remove dependency on install-tcl.
9154
9155Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9156
9157 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9158
9159Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9160
9161 * configure.in: Don't build libgui for a cygwin32 target when not on
9162 a cygwin32 host.
9163
9164Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9165
9166 * configure (redirect): Set to null, so default behavior of
9167 configure is now --verbose.
9168
ce0d965c
DL
91691998-02-16 Dave Love <d.love@dl.ac.uk>
9170
9171 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9172 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9173
3acd1fd0
MH
9174Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9175
9176 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9177 this change to sync Makefile.in with its ChangeLog entries.
9178
5d4a5ee6
JL
9179Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9180
9181 * ltmain.sh (mkdir): Check that the directory doesn't exist
9182 before we exit with error, so that we don't get races during
9183 parallel builds.
9184
bfed1ea0
JL
9185Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9186
9187 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9188
4e77e8f1
MH
9189Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9190
9191 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9192 PICFLAG_FOR_TARGET.
9193 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9194
9195 * configure: Emit a definition for the new macro enable_shared
9196 into each Makefile.
9197
5d4a5ee6
JL
9198Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9199
9200 * configure.in (host_tools, native_only): Add libtool.
9201
9202Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9203
9204 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9205 Fix typo in ming config comment.
9206
bfed1ea0
JL
9207Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9208
9209 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9210
5d4a5ee6
JL
9211Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9212
9213 * config.sub: Add tic30 cases, and map c30 to tic30.
9214
8821a725
RH
9215Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9216
9217 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9218 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9219 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9220 (CLEAN_TARGET_MODULES): Similarly
9221 (all-target-libf2c): Add dependences.
4e81ae98 9222 * configure.in (target_libs): Add libf2c.
8821a725 9223
5d4a5ee6
JL
9224Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9225
9226 * configure.in: Remove expect from noconfigdirs when target
9227 is cygwin32. OK to build expect and dejagnu with Canadian
9228 Cross.
9229
0aadd657
ILT
9230Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9231
5d4a5ee6
JL
9232 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9233 host.
9234
0aadd657
ILT
9235 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9236 and mingw32.
9237
d0a8352c
MH
9238Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9239
9240 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9241 here as it is not defined in the toplevel Makefile.
9242
59739e3c
MH
9243Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9244
9245 * configure (package_makefile_rules_frag): New variable, which names
9246 a file with generic rules, ...
9247 Change comment to mention we now have FIVE parts.
9248 * configure: Undo last change.
9249
228197ee
LT
9250Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9251
9252 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9253 * config.sub: More accurate determination of HP processor types.
228197ee 9254
efd4c0ba
MH
9255Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9256
9257 * configure (package_makefile_frag): Move inserting the
9258 ${package_makefile_frag} to where it should be according
9259 to the comment.
9260
6eef3189
PB
9261Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9262
9263 * config.guess: Add support for Linux/ARM.
9264
d207ebef
JM
9265Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9266
9267 * .cvsignore: Remove *-info and *-install since they match
9268 release-info and mpw-install, which we don't want to just ignore.
9269
48464ebf
RH
9270Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9271
9272 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9273
803462a7
PN
9274Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9275
9276 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9277 local_prefix to sub-make invocations.
9278
520ab477
L
9279Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9280
9281 * configure.in: Check makefile fragments in the source
9282 directory.
9283
4bcdb76d
AO
9284Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9285
ceff9b14
AO
9286 * configure.in: Check whether host and target makefile
9287 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9288
5d4a5ee6
JL
9289Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9290
9291 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9292
9293Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9294
9295 * configure.in: Make sure we only replace RPATH_ENVVAR on
9296 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9297 regexp to sed.
9298
9299 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9300 to sub-makes.
9301
0d3e11a5
LI
93021998-01-13 Lee Iverson (leei@ai.sri.com)
9303
9304 * config-ml.in (multi-do): LDFLAGS must include multilib
9305 designator.
9306
d45b3d87 9307Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9308
9309 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9310
d39cd7a1
MK
9311Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9312
9313 * config.sub: Add mingw32 support.
9314 * configure.in: Likewise.
d39cd7a1 9315
6decbc24
FS
9316Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9317
9318 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9319
5d4a5ee6
JL
9320Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9321
9322 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9323 * configure (gxx_include_dir): Provide a definition for subdirs
9324 which do not use autoconf.
9325
9326Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9327
9328 * config.guess: Sync with egcs. Picks up new alpha support,
9329 BeOS & some additional linux support.
9330
d3d1907a
JL
9331Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9332
9333 * config.guess: HP 9000/803 is a PA1.1 machine.
9334
b104e095
RH
9335Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9336
9337 * configure.in: It's alpha*-...
9338
aca823c1
L
9339Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9340
9341 * configure.in (host_makefile_frag, target_makefile_frag):
9342 Handle multiple config files.
9343 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9344 alpha-*-*.
9345
d207ebef
JM
9346Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9347
9348 * mkdep: New file.
9349
9350Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9351
9352 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9353
5d4a5ee6
JL
9354Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9355
9356 * Makefile.in: Add libgui directory.
9357 (GDB_TK): Add all-libgui.
9358 * configure.in: Add libgui directory.
9359 * configure: Add all-libgui to GDB_TK.
9360
9361Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9362
9363 * config-ml.in (multidirs): Add m32r to multilib list.
9364
9365Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9366
9367 * Makefile.in (all-target-gperf): Change dependency to
9368 all-target-libstdc++.
9369
baf55877
FF
9370Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9371
9372 * config.guess: Add BeOS support.
9373
5d4a5ee6
JL
9374Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9375
9376 Source directory cvs renamed to cvssrc:
9377 * configure.in (host_tools): Change cvs to cvssrc.
9378 (native_only): Likewise.
9379 (noconfigdirs) [various cases]: Likewise.
9380 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9381 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9382 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9383 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9384 (all-cvssrc): Rename target from all-cvs.
9385
f2d76545
JL
9386Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9387
9388 * configure (gxx_include_dir): Fix thinko.
9389
205cba53
JL
9390Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9391
9392 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9393 (install-cross, install-gcc-cross): New targets.
9394
5d4a5ee6
JL
9395Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9396
9397 * configure.in (noconfigdirs): Add support for Thumb target.
9398
9399 * config.sub (maybe_os): Add support for Thumb target.
9400
9401Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9402
9403 * Makefile.in: Add rules for cygmon.
9404
9405 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9406
96b0f1fc
JL
9407Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9408
9409 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9410 * configure (gxx_include_dir): Provide a definition for subdirs
9411 which do not use autoconf.
d207ebef
JM
9412
9413Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9414
9415 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9416 11/18/97 build
d207ebef 9417
7dfef6ed
JL
9418Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9419
9420 * From Franz Sirl.
9421 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9422 found on RedHat Linux systems.
96b0f1fc 9423
83cfe7c0
JL
9424Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9425
9426 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9427 guesses.
9428
7dfef6ed
JL
9429Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9430
9431 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9432
5d4a5ee6
JL
9433Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9434
9435 * ltmain.sh: If mkdir fails, check whether the directory was created
9436 anyhow by some other process.
9437
d207ebef
JM
9438Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9439
9440 * configure.in (d30v-*-*): Configure all directories.
9441
9442Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9443
9444 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9445 for the D30V.
9446
9447Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9448
9449 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9450
5d4a5ee6
JL
9451Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9452
e490616e
ZW
9453 * include/libiberty.h: Add extern "C" { so it can be used with C++
9454 progrms.
9455 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9456 programs.
5d4a5ee6 9457
d207ebef
JM
9458Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9459
9460 * configure.in (d30v-*-*): Configure GCC now.
9461
5d4a5ee6
JL
9462Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9463
9464 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9465 is no longer needed.
9466
c9670e62
JM
9467Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9468
9469 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9470
cc71c0ca
MH
9471Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9472
9473 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9474 targets using "$@" to provide support for similar but not identical
9475 targets without having to duplicate code.
9476
d207ebef
JM
9477Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9478
9479 * makefile.vms: Fix to work with DEC C.
9480
9481Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9482
9483 * config.sub: Add mips-tx39-elf to marketing names.
9484
9485Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9486
9487 * ltmain.sh: Handle symlinks in generated script.
9488
9489Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9490
9491 * configure: Handle autoconf style directory options: --bindir,
9492 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9493 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9494 --sysconfdir.
9495 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9496 (sharedstatedir, localstatedir, oldincludedir): New variables.
9497 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9498 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9499 sbindir, sharedstatedir, and sysconfdir.
9500
b1e3ddfd
AJ
9501Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9502
9503 * Makefile.in (bootstrap-lean): New target.
9504
d207ebef
JM
9505Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9506
9507 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9508 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9509
9510Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9511
9512 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9513
09f97c1e
JL
9514Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9515
9516 * Makefile.in (cross): New target.
9517
335d0ab2
AO
9518Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9519 Jeff Law <law@cygnus.com>
9520
9521 * Makefile.in (bootstrap2, bootstrap3): New targets.
9522 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9523 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9524
d207ebef
JM
9525Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9526
9527 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9528 windows. Consistent with gdb/configure.
d207ebef 9529
e693cc28
UD
95301997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9531
e693cc28
UD
9532 * configure.in: Name Linux target fragment.
9533
9534 * configure: Rewrite so that project Makefile fragment is inserted
9535 first and appears last in the resulting Makefile.
9536
d207ebef
JM
9537Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9538
9539 * Makefile.in (install-itcl): Install tcl first.
9540
5d4a5ee6
JL
9541Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9542
9543 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9544
f401679e
JW
9545Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9546
9547 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9548
9549 * configure.in (skipdirs): Add target-librx for Linux.
9550 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9551
ec20b1b9
JL
9552Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9553
9554 * Makefile.in (bootstrap): New target.
9555
becdcf6d
JL
9556Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9557
63f6bcd7 9558 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9559
d207ebef
JM
9560Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9561
9562 * config.guess: Merge with FSF.
9563
0c82f6bf
FF
9564Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9565
9566 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9567
d207ebef
JM
9568Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9569
9570 * config.sub: Add "marketing-names" patch.
9571
3fbc0b70
JS
9572Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9573
e490616e 9574 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9575
e20d4801
JL
9576Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9577
9578 * config.sub: Handle v850-elf.
9579
fe181f78 9580Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9581
9582 * .cvsignore (*-install): Remove.
9583
bfed1ea0
JL
9584Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9585
9586 * ltconfig: Set CONFIG_SHELL in libtool.
9587 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9588
558a1e7c
JW
9589Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9590
9591 * configure.in (target_subdir): Set to libraries if enable_multilib.
9592
7818d6fc
JW
9593Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9594
9595 * config.guess: Update from gcc directory.
9596
d207ebef
JM
9597Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9598
9599 * Makefile.in (all-sim): Depends on all-readline.
9600
6599da04
JM
9601Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9602
9603 * Makefile.in (BISON, YACC): Use $$s.
9604 (all-bison): Depend on all-texinfo.
9605
9606Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9607
9608 * Makefile.in (BISON): Add -L flag.
9609 (YACC): Likewise.
9610
d207ebef
JM
9611Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9612
4e81ae98
EC
9613 * configure.in (noconfigdirs): Add support for v850e target.
9614
d207ebef
JM
9615 * config.sub (maybe_os): Add support for v850e target.
9616
9617Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9618
4e81ae98
EC
9619 * configure.in (noconfigdirs): Add support for v850ea target.
9620
d207ebef
JM
9621 * config.sub (maybe_os): Add support for v850ea target.
9622
6599da04
JM
9623Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9624
9625 * config.sub: Add mipstx39. Delete r3900.
9626
9627Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9628
9629 * Makefile.in (all-autoconf): Depends on all-texinfo.
9630
9631Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9632
9633 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9634 eabi targets.
9635
9636Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9639
9640 * configure: When handling a Canadian Cross, handle YACC as well as
9641 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9642 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9643
9644Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9645
9646 * Makefile.in (BISON): bison, not byacc or bison -y.
9647 (YACC): bison -y or byacc or yacc.
9648 (various): Add *-bison as appropriate.
9649 (taz): No need to mess with BISON anymore.
9650
9651Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9652
9653 * configure: If OSTYPE matches *win32*, try to find a good value for
9654 CONFIG_SHELL.
9655
9656Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9657
9658 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9659 configure.in if it is present.
9660
9661Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9662
9663 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9664
9665Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9666
9667 * config.sub: Recognize `arc' cpu.
9668 * configure.in: Likewise.
9669 * config-ml.in: Likewise.
9670
9671Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9672
9673 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9674
9675Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9676
9677 * configure: Changed sed delimiter from ':' to '|' when
9678 attempting to substitute ${config_shell} for SHELL. On
9679 NT ${config_shell} may contain a ':' in it.
9680
9681Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9682
9683 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9684
9685Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9686
9687 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9688
9689Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9692
9693 * ylwrap: If the program is a relative path, force it to be
9694 absolute.
9695
9696Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9697
9698 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9699
9700Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9701
9702 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9703 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9704 for libraries.
6599da04
JM
9705
9706Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9707
9708 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9709 separated by spaces.
6599da04
JM
9710
9711Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9712
9713 * ylwrap: New file.
9714 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9715
9716 * ltmain.sh: Handle /bin/sh at start of install program.
9717
9718 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9719
9720 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9721 * missing: New file, from automake 1.2.
9722
9723Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9724
9725 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9726 check-tk to CHECK_X11_MODULES.
9727
9728Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9729
9730 * config.sub: Merge with FSF.
9731
9732Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9733
9734 * config.guess: Merge with FSF.
9735
9736Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9737
9738 * configure: Treat msdosdjgpp like go32.
9739 * configure.in: Likewise. Don't remove gprof for go32.
9740
9741 * configure: Change Makefile.tem2 to Makefile.tm2.
9742
9743Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9744
9745 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9746
9747Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9748
9749 * install-sh (chmodcmd): Set to null if the DST directory already
9750 exists. Same as Nov 11th change.
9751
9752Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9753
4e81ae98 9754 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
9755
9756Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9757
9758 * config.guess: Update from FSF.
9759
9760Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9761
9762 * Makefile.in (GDB_TK): Depend on itcl and tix.
9763
9764Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9765
9766 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9767 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9768 (INSTALL_SCRIPT): New variable.
9769 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9770 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9771 to -x.
9772 * install-sh: Add support for -x option.
9773
9774Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9775
9776 * configure.in, Makefile.in: Treat tix like itcl.
9777
9778Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9779
9780 * Makefile.in (WINDRES): New variable.
9781 (WINDRES_FOR_TARGET): New variable.
9782 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9783 (EXTRA_HOST_FLAGS): Add WINDRES.
9784 (EXTRA_TARGET_FLAGS): Add WINDRES.
9785 (EXTRA_GCC_FLAGS): Add WINDRES.
9786 ($(DO_X)): Pass down WINDRES.
9787 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9788 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9789 DLLTOOL_FOR_TARGET.
9790
9791Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9792
9793 * configure.in: configure sim before gdb for win32-x-ppc
9794
9795Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9796
9797 Move gperf into the toplevel, from libg++.
9798 * configure.in (target_tools): Add target-gperf.
9799 (native_only): Add target-gperf.
9800 * Makefile.in (all-target-gperf): New target, depend on
9801 all-target-libg++.
9802 (configure-target-gperf): Empty rule.
9803 (ALL_TARGET_MODULES): Add all-target-gperf.
9804 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9805 (CHECK_TARGET_MODULES): Add check-target-gperf.
9806 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9807 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9808
9809Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 9810
6599da04
JM
9811 * config.sub (mn10200): Recognize new basic machine.
9812
9813Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9814
9815 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9816 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9817
9818Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9819
9820 * configure.in: If we're building mips-sgi-irix6* native, turn on
9821 ENABLE_MULTILIB and set TARGET_SUBDIR.
9822
9823Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9824
9825 * Makefile.in (all-sn): Depend on all-grep.
9826
9827Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9828
9829 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9830
9831 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9832 Makefile. From Jeff Makey <jeff@cts.com>.
9833 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9834
9835 * Makefile.in (DISTBISONFILES): Remove.
9836 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9837 $(DEFAULT_YACC).
9838
9839 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 9840 cygwin32.
6599da04
JM
9841
9842 * Makefile.in (LD): New variable.
9843 (EXTRA_HOST_FLAGS): Pass down LD.
9844 ($(DO_X)): Likewise.
9845
9846Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9847
9848 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9849
9850Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9851
9852 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 9853 before adding our own. Always add --build.
6599da04
JM
9854
9855Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9856
9857 * configure.in (targargs): Pass --build if we're doing
9858 a cross-compile.
9859
9860Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9861
ca236658 9862 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
9863 sed. Otherwise sed chokes on NT path names with drive
9864 designators. Also look for "?:*" as the leading characters in an
9865 absolute pathname.
9866
9867Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9868
9869 * config.sub: Support for r3900.
9870
9871Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9872
9873 * configure.in: Use install-sh, not install.sh.
9874
9875Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9876
9877 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9878 apply it twice.
9879
9880Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9881
9882 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9883 install-binutils.
9884
9885Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9886
9887 * Makefile.in: Add automake targets.
9888 * configure.in (host_tools): Add automake.
9889
9890Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9891
9892 * configure: Default CXX to c++, not gcc.
9893 * Makefile.in (CXX): Set to c++, not gcc.
9894 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9895
9896Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9897
9898 * install-sh: try appending a .exe if source file doesn't
9899 exist
9900
9901Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9902
9903 * configure.in: Turn on multilib by default.
9904 (cross_only): Remove target-libiberty.
9905
9906 * Makefile.in (all-gcc): Don't depend on libiberty.
9907
9908Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9909
9910 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9911
9912Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9913
9914 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9915 (DISTBISONFILES): Add ld/Makefile.in
9916
9917Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9918
9919 * configure.in: if target is cygwin32 but host isn't cygwin32,
9920 don't configure gdb tcl tk expect, not just gdb.
9921
9922Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9923
9924 * configure.in: Added gnuserv everywhere sn appears.
9925
9926 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9927 (CROSS_CHECK_MODULES): Added check-gnuserv.
9928 (INSTALL_MODULES): Added install-gnuserv.
9929 (CLEAN_MODULES): Added clean-gnuserv.
9930 (all-gnuserv): New target.
9931
9932Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9933
9934 * config.guess: Fixes for MIPS OpenBSD systems.
9935
9936Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9937
9938 * Makefile.in (INSTALL_XFORM): Remove.
9939 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9940
9941 * mkinstalldirs: New file, copied from automake.
9942 * Makefile.in (installdirs): Rename from install-dirs. Use
9943 mkinstalldirs. Change all users.
9944 (DEVO_SUPPORT): Add mkinstalldirs.
9945
9946Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9947
9948 * install-sh: Rename from install.sh.
9949 * Makefile.in (INSTALL): Change install.sh to install-sh.
9950 (DEVO_SUPPORT): Likewise.
9951
9952 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9953 Graichen <graichen@rzpd.de>.
9954
9955Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9956
9957 * config.guess: Recognize OpenBSD systems correctly.
9958
9959Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9960
9961 * README, Makefile.in (ETC_SUPPORT): Remove references to
9962 cfg-paper*, configure.{texi,man,info*}._
9963
9964Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9965
9966 * Makefile.in (all.normal): Ensure that gcc is built after all
9967 the x11 - ie gdb - targets.
9968
9969Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9970
9971 * makefile.vms: Don't run conf-a-gas.
9972
9973Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9974
e490616e 9975 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 9976
d207ebef
JM
9977Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9978
9979 * configure.in: Remove noconfigdirs case since gdb also
9980 configures and builds for tic80-coff.
9981
6599da04
JM
9982Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9983
9984 * configure: Set cache_file to config.cache.
9985 * Makefile.in (local-distclean): Remove config.cache.
9986
9987Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9988
9989 * COPYING: Update FSF address.
9990
d207ebef
JM
9991Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9992
9993 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9994 noconfigdirs.
9995
6599da04
JM
9996Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9997
9998 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9999 MAKEDIRS, is empty.
10000
10001Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10002
10003 * config.sub: Tweak mn10300 entry.
10004
10005Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10006
10007 * configure.in (host_tools): Put sim before gdb, so gdb's
10008 configure.tgt can determine if the simulator was configured.
10009
10010Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10011
10012 * config.sub: Move BeOS $os case to be with other Cygnus
10013 local cases.
10014
10015Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10016
10017 * config.sub: Remove misplaced comment that broke Linux.
10018
10019Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10020
10021 * config.sub: Add BeOS support.
10022
10023Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10024
10025 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10026
10027Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10028
10029 * configure.in (noconfigdirs): Remove tcl and tk from
10030 noconfigdirs for cygwin32 builds.
10031
d207ebef
JM
10032Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10033
10034 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10035
6599da04
JM
10036Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10037
10038 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10039 make-all.com, use makefile.vms instead.
10040
10041Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10042
10043 * config.sub: Accept -lnews*.
10044
d207ebef
JM
10045Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10046
10047 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10048 target-examples and target-libiberty for d30v.
d207ebef
JM
10049
10050Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10051
10052 * configure.in (noconfigdirs): Enable ld for d30v.
10053
10054Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10055
10056 * configure.in (tic80-*-*): Build compiler.
10057
10058Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10059
10060 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10061 unsupported d30v directories
d207ebef
JM
10062
10063Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10064
4e81ae98
EC
10065 * config.sub, configure.in: Add d30v target cpu.
10066
6599da04
JM
10067Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10068
10069 * makefile.vms: New file.
10070 * make-all.com: Remove.
10071
10072Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10073
10074 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10075
10076Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10077
10078 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10079
10080Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10081
10082 * Makefile.in (ALL_MODULES): Added all-db.
10083 (CROSS_CHECK_MODULES): Addec check-db.
10084 (INSTALL_MODULES): Added install-db.
10085 (CLEAN_MODULES): Added clean-db.
10086
10087Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10088
10089 * config.guess: Merge with latest FSF sources.
10090
10091Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10092
10093 * Makefile.in (ALL_MODULES): Added all-itcl.
10094 (CROSS_CHECK_MODULES): Added check-itcl.
10095 (INSTALL_MODULES): Added install-itcl.
10096 (CLEAN_MODULES): Added clean-itcl.
10097
10098Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10099
10100 * configure.in: build gdb for mn10200
10101
10102Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10103
10104 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10105
d207ebef
JM
10106Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10107
10108 * configure.in (tic80-*-*): Turn off most targets right now.
10109
6599da04
JM
10110Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10111
10112 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10113 rather than the makeinfo program.
10114 (do-info): Depend upon all-texinfo.
10115
10116Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10117
10118 * configure.in: Remove uses of config/mh-linux.
10119
10120 * config.sub, config.guess: Merge with latest FSF sources.
10121
d207ebef
JM
10122Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10123
10124 * config.sub (case $basic_machine): Add tic80 entries.
10125
6599da04
JM
10126Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10127
10128 * config.sub, config.guess: Merge with latest FSF sources.
10129
10130Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10131
10132 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10133 * mpw-config.in: Test for NewFolderRecursive.
10134 * mpw-install: Use symbolic name for startup filename.
10135 * mpw-README: Add various additional details.
10136
10137Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10138
10139 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10140
10141Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10142
10143 * configure.in: Do build gcc and the target libraries for
10144 the mn10200.
10145
10146Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10147
10148 * configure.in: don't avoid building gdb for mn10300 any more
10149 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10150 instead of single-quoting it.
10151
10152Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10153
10154 * configure.in: Don't use --with-stabs on IRIX 6.
10155
10156Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10157
10158 * configure.in (m32r): Build gdb, libg++ now.
10159
10160Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10161
10162 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10163 directories from noconfigdirs.
10164
10165Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10166
10167 * config.sub (basic_machine): added mips16 configuration
10168
10169Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10170
10171 * config.sub: Handle d10v-unknown.
10172
d207ebef
JM
10173Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10174
10175 * config.sub: Handle v850-unknown.
10176
6599da04
JM
10177Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10178
10179 * Makefile.in: add findutils
10180 * configure.in: add findutils to list of host_tools
10181
10182Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10183
10184 * config.sub: Handle mn10200 and mn10300.
10185
10186Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10187
10188 * configure.in (d10v-*): Do not build librx.
10189
10190Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10191
10192 * configure.in (mn10300): Build everything except gdb & libgloss.
10193
10194Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10195
10196 * config.guess: Patch for Dansk Data Elektronik servers,
10197 from Niels Skou Olsen <nso@dde.dk>.
10198
10199 For ncr, use /bin/uname rather than uname, since GNU uname does not
10200 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10201
10202 Patch for MIPS R4000 running System V,
10203 from Eric S. Raymond <esr@snark.thyrsus.com>.
10204
10205 Fix thinko for nextstep.
10206
10207 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10208
10209 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10210 * config.guess: Guess mips-dec-mach_bsd4.3.
10211
10212 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10213 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10214 release numbers.
10215 * config.guess (mips-mips-riscos*): Emit just enough of the
10216 release number.
10217
10218 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10219 * config.guess (sparc-auspex-sunos*): Added.
10220 (f300-fujitsu-*): Added.
10221
10222 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10223 * config.guess: Recognize a Tadpole as a sparc.
10224
10225Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10226
10227 * config.guess: Don't assume that NextStep version is either 2 or
10228 3. NextStep 4 (aka OpenStep 4) has come out now.
10229
10230Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10231
10232 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10233 From Rik Faith <faith@cs.unc.edu>.
10234
10235Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10236
10237 * config.sub: Contributions from bug-gnu-utils to:
10238 Support plain "hppa" (no version given) architecture, reported by
10239 OpenStep.
10240 OpenBSD like NetBSD.
10241 LynxOs is not a hardware supplier.
10242
10243 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10244 OpenBSD like NetBSD.
6599da04
JM
10245 Stratus systems.
10246 More Pyramid systems.
10247 i[n>4]86 Intel chips.
10248 M680[n>4]0 Motorola chips.
10249 Use unknown instead of lynx for hardware manufacturer.
10250
10251Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10252
10253 * install.sh (chmodcmd): Set to null if the DST directory already
10254 exists.
10255
10256Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10257
10258 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10259 not use mt-ppc target Makefile fragment any more.
10260
10261Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10262
10263 * configure.in (*-*-windows): Exclude everything but those dirs
10264 needed to build windows.
10265
10266Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10267
10268 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10269
10270Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10271
10272 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10273
10274Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10275
10276 * Undo my previous change.
10277
10278Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10279
10280 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10281 unconditionally.
10282 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10283
10284Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10285
10286 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10287 host to add it's own flags.
6599da04
JM
10288
10289Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10290
10291 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10292
10293Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10294
10295 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10296 (CXX_FOR_TARGET): Likewise.
10297 (GCC_FOR_TARGET): Define.
10298 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10299 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10300 CC_FOR_TARGET was specified on the command line.
10301 (MAKEOVERRIDES): Don't define.
10302
10303Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10304
10305 * configure.in (m32r): Fix spelling of libg++ libs.
10306
10307Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10308
10309 * config.sub (-apple*): Remove, now redundant.
10310
10311Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10312
10313 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10314
10315 * configure: Rework yesterday's sed script patch.
10316
10317 * config.sub: Merge with FSF.
10318
10319Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10320
10321 * config.guess: Merge from FSF.
10322
10323 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10324 * config.guess: Use pc instead of unknown, for pc clone systems.
10325 Change linux to linux-gnu.
6599da04
JM
10326
10327 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10328 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10329
10330Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10331
10332 * test-build.mk (HOLES): Add "xargs" for gdb.
10333
10334 * configure: Avoid hpux10.20 sed bug.
10335
10336Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10337
731a8127 10338 * configure.in: Add support for windows host
6599da04
JM
10339 (that is a build done under the Microsoft build environment).
10340
10341Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10342
10343 * Makefile.in: Replace all uses of srcroot with s, to shrink
10344 command line lengths.
10345
10346 Patches from Geoffrey Noer <noer@cygnus.com>:
10347 * configure.in: If configuring for newlib, pass --with-newlib to
10348 subdirectories.
10349 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10350 -Bnewlib/ and -Lwinsup to gcc.
10351 (CXX_FOR_TARGET): Likewise.
10352
10353Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10354
10355 * Makefile.in (ETC_SUPPORT): Add configure.
10356
10357Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10358
4e81ae98 10359 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10360 host configuration file.
10361
10362Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10363
10364 * configure.in: Break mn10x00 support into separate
10365 mn10200 and mn10300 configurations.
10366 * config.sub: Likewise.
10367
10368Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10369
10370 * configure.in: Add lots of stuff to noconfigdirs for
10371 the mn10x00 targets.
10372
10373 * config.sub, configure.in: Add mn10x00 support.
10374
10375Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10376
10377 * make-all.com: Call conf-a-gas, not config-a-gas.
10378
10379Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10380
10381 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10382 targets.
6599da04
JM
10383
10384Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10385
10386 * mpw-README: Add much more detail for native PowerMac.
10387 * mpw-install: New file.
10388 * mpw-configure: Add --norecursion and --help options.
10389 * mpw-config.in: Translate readme and install files when
10390 copying to objdir.
10391 * mpw-build.in: Don't always depend on byacc and flex.
10392 (install-only-top): New action.
10393
d207ebef
JM
10394Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10395
10396 * configure.in: You can now configure GDB for the v850.
10397
6599da04
JM
10398Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10399
10400 * configure.in (noconfigdirs): Don't configure any C++ dirs
10401 if targeting D10V.
10402
10403Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10404
10405 * config.sub: Recognize mips64vr5000.
10406
10407Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10408
10409 * configure.in: Use a single line for host_tools and native_only.
10410
10411Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10412
10413 * config.sub, configure.in: Add entries for m32r.
10414
10415Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10416
10417 * Makefile.in (inet-install): Don't run install-gzip.
10418
10419Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10420
10421 * configure.in: Don't config lots of things for *-*-windows*.
10422
10423Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10424
10425 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10426 (host_libs, host_tools): Copy from configure.in.
10427 * mpw-configure: Don't complain about directories not found.
10428
10429Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10430
10431 * configure.in (i[345]86): Recognize i686 for pentium pro.
10432 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10433 file.
10434
10435 * config.guess (i[345]86): Ditto.
10436
10437Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10438
10439 * configure.in (noconfigdirs): Removed gdb for D10V.
10440
d207ebef 10441Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10442
d207ebef
JM
10443 * configure.in: Remove ld, target-libio, target-libg++, and
10444 target-libstdc++ from noconfigdirs.
5d4a5ee6 10445
6599da04
JM
10446Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10447
10448 * configure: Fix three locations where shell scripts were
10449 being run directly rather than with config_shell.
10450
d207ebef
JM
10451Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10452
10453 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10454 * config.sub (basic_machine): Recognize v850.
10455
6599da04
JM
10456Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10457
10458 * mpw-configure: Handle multiple enable/disable options and
10459 pass them down recursively, handle -c and -s flags appropriately
10460 depending on choice of compiler, add escape mechanism for
10461 quoted arguments to gC.
10462
10463Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10464
10465 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10466 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10467 so that -mrelocatable-lib and -mno-eabi are used.
10468
10469 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10470 not support --print-multi-lib, don't abort.
10471
6599da04
JM
10472Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10473
10474 * make-all.com: Run config-a-gas.
10475 * setup.com: Don't copy subdirectory files around.
10476
10477Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10478
10479 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10480 target, it now compiles correctly.
10481
10482Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10483
10484 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10485
10486Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10487
4e81ae98 10488 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10489
10490Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10491
10492 * configure.in (native_only): Add prms.
10493
10494Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10495
10496 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10497 (BINUTILS_SUPPORT_DIRS): Likewise.
10498
10499Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10500
10501 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10502 d10v support is added.
10503
10504Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10505
10506 * configure.in (d10v-*-*): New target.
10507
10508Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10509
10510 * config.guess (HP 9000/811): Recognize this as a PA1.1
10511 machine.
10512
10513Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10514
10515 * Makefile.in (do-tar-gz): New target, split out from tail end of
10516 taz target. Run each command separately, don't use pipes.
10517 (taz): Use it.
10518
10519Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10520
10521 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10522 * mpw-build.in: No builds should depend on building byacc or flex,
10523 they are assumed to be installed already.
10524
10525Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10526
10527 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10528 variable that CC_FOR_TARGET needs.
10529
10530Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10531
10532 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10533 options have changed since the last time the subdirectory was
10534 configured, and if it has, reconfigure.
10535 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10536 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10537
10538Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10539
10540 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10541 CLEAN_MODULES): Add bash.
10542 (all-bash): New target.
10543
10544Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10545
10546 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10547
10548Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10549
10550 * config.sub (basic_machine): Recognize d10v as a valid processor.
10551
10552Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10553
10554 * mpw-configure: Add support for --bindir.
10555 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10556
10557Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10558
10559 * configure.in: add bash, time, gawk to list of hosttools and things
10560 to only build for native toolchains
10561
10562Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10563
10564 * Makefile.in (docdir): Remove.
10565
10566Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10567
10568 * Makefile.in (datadir): Set to $(prefix)/share.
10569
10570Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10571
10572 * configure.in: build diff and patch for cygwin32-hosted
10573 toolchains.
10574
10575Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10576
10577 * config.sub: Accept -rtems*.
10578
10579Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10580
e490616e
ZW
10581 * configure.in: enable dosrel for cygwin32-hosted builds,
10582 remove diff from the list of things not buildable
10583 via Canadian Cross
6599da04
JM
10584
10585Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10586
10587 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10588 don't get ". ".
6599da04
JM
10589
10590Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10591
10592 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10593
10594Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10595
10596 * Makefile.in (taz): Handle case where tex3patch didn't even get
10597 checked out. Also, if it was found, put the symlink in a new util
10598 subdirectory.
10599
10600Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10601
10602 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10603
10604Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10605
10606 * config.sub: Recognize -openvms.
10607 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10608 * make-all.com, setup.com: New files.
10609
10610Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10611
10612 * Makefile.in (taz): tex3patch moved to texinfo/util.
10613
10614Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10615
10616 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10617 * configure.in: remove make from disable-if-Can-Cross list
10618 enable gdb if ${host} and ${target} are cygwin32
10619
10620Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10621
10622 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10623 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10624
10625Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10626
10627 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10628 distinguish sysv/svr4/bsd variants.
10629 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10630
10631Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10632
10633 * configure.in: Added copyright notice.
10634 * move-if-change: Added copyright notice.
10635
10636Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10637
10638 * configure.in (powerpcle-*-solaris*): Until we get shared
10639 libraries working, don't build gdb, sim, make, tcl, tk, or
10640 expect.
10641
10642Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10643
10644 * config.guess: Merge with FSF:
10645
10646 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10647 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10648
10649 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10650 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10651
10652 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10653 * config.guess: Combine two OSF1 rules.
10654 Also recognize field test versions. From mjr@zk3.dec.com.
10655 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10656 because GNU uname does not support -p. From pmr@pajato.com.
10657
10658Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10659
10660 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10661
10662Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10663
10664 * mpw-README: Document GCCIncludes.
10665
10666Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10667
10668 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10669
10670Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10671
10672 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10673
10674Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10675
10676 * configure.in (*-*-cygwin32): Configure make.
10677
10678Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10679
10680 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10681
10682Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10683
10684 * Makefile.in (all-inet): Depend on all-perl.
10685
10686 * Makefile.in (inet-install): New target.
10687
10688 * Makefile.in (all-inet): Depend on all-tcl.
10689 (all-inet): Depend on all-send-pr.
10690
10691Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10692
10693 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10694 temporarily.
10695
10696Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10697
10698 * configure.in: Don't configure --with-gnu-ld on AIX.
10699
10700Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10701
10702 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10703
10704Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10705
10706 * Makefile.in (ALL_MODULES): Added all-inet.
10707 (CROSS_CHECK_MODULES): Added check-inet.
10708 (INSTALL_MODULES): Added install-inet.
10709 (CLEAN_MODULES): Added clean-inet.
10710 (all-indent): New target.
10711
10712 * configure.in (host_tools): Added inet.
10713 (native_only): Added inet.
10714 (noconfigdirs): Added inet.
10715
10716Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10717
10718 * configure.in: Don't configure libgloss if we are not configuring
10719 newlib.
10720
10721Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10722
10723 * configure.in: Don't configure libgloss for unsupported
10724 architectures.
10725
10726Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10727
10728 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10729
10730Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10731
10732 * Makefile.in (ALL_MODULES): Include all-apache.
10733 (CROSS_CHECK_MODULES): Include check-apache.
10734 (INSTALL_MODULES): Include install-apache.
10735 (all-apache): New target.
10736
10737 * configure.in: Added apache everywhere perl is seen.
10738
10739Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10740
10741 * Makefile.in: Add support for clean-{module} and
10742 clean-target-{module} rules.
10743
10744Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10745
10746 * configure.in (*-*-ose) do not build libgloss.
10747
10748Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10749
10750 * config.guess (prep*:SunOS:5.*:*): Turn into
10751 powerpele-unknown-solaris2.
10752
10753Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * configure.in: Permit --enable-shared to specify a list of
10756 directories.
10757
10758Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10759
10760 * configure.in (host==solaris): Pass only the first word of $CC
10761 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10762
10763Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10764
10765 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10766
10767Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10768
10769 * Makefile.in (ALL_MODULES): Include all-perl.
10770 (CROSS_CHECK_MODULES): Include check-perl.
10771 (INSTALL_MODULES): Include install-perl.
10772 (ALL_X11_MODULES): Include all-guile.
10773 (CHECK_X11_MODULES): Include check-guile.
10774 (INSTALL_X11_MODULES): Include install-guile.
10775 (all-perl): New target.
10776 (all-guile): New target.
10777
10778 * configure.in (host_tools): Include perl and guile.
10779 (native_only): Include perl and guile.
10780 (noconfigdirs): Don't build guile and perl; no ports have been
10781 done.
10782
10783Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10784
e490616e
ZW
10785 * configure (--enable-*): Handle quoted option lists such as
10786 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
10787
10788Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10789
10790 * Makefile.in ({,inst}all-target): New rule so we can make and
10791 install all of the target directories easily.
10792
10793Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10794
10795 * configure.in: Add missing global flag in sed substitution when
10796 deleting `target-' from ${configdirs}.
10797
10798Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10801 option.
10802
10803 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10804 config/mh-necv4.
10805
10806 * install.sh: Correct misspelling of transformbasename.
10807
10808 * config.guess: Recognize mips-*-sysv*.
10809
10810Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10811
10812 * config.sub: Recognize mon960.
10813
10814Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10815
10816 * configure: Restore Canadian Cross handling of BISON and LEX,
10817 removed in Feb 20 change.
10818
10819Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10820
10821 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10822 Mention make install. Remove the old copyright date as well the
10823 clumsy and rather pointless copyright on the README file.
10824
10825Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10826
10827 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10828 Makefile after running symlink-tree, then run `make distclean' to
10829 avoid clobbering any generated files in srcdir.
10830
10831Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10832
10833 * configure.in (m68k-*-netbsd*): Build everything now.
10834
10835Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10836
10837 * Makefile.in (taz): Fix quoting.
10838
10839Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10840
10841 * configure.in (sparclet-*-*): Build everything now.
10842
10843Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10844
10845 * configure.in (m68k-*-linux*): New host.
10846
10847Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10848
10849 * configure: Check for bison before byacc.
10850
10851Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10852
10853 * Makefile.in configure: Change the way LEX and BISON/YACC are
10854 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10855 searching PATH. These are used as fallbacks by Makefile.in if
10856 flex/bison/byacc aren't in objdir.
10857
10858Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10859
10860 * Makefile.in: Make everything which depends upon all-bfd also
10861 depend upon all-opcodes, in case --with-commonbfdlib is used.
10862
10863Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10864
10865 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10866 building NT native compilers on Unix.
10867
10868Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10869
10870 * configure.in: Don't get CC from the host Makefile fragment if we
10871 can find gcc in PATH, or if this is a Canadian Cross. Move the
10872 Solaris test for /usr/ucb/cc to the post target script, just after
10873 the compiler sanity test.
10874
10875Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10876
10877 * config.sub: Merge with FSF.
10878
10879Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10880
10881 * Makefile.in (RPATH_ENVVAR): New variable.
10882 (REALLY_SET_LIB_PATH): Use it.
10883 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10884
10885Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10886
10887 * config.sub, configure.in: Recognize sparclet cpu.
10888
10889Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10890
10891 * config.guess: Support m68k-cbm-sysv4.
10892
10893Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10894
10895 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10896 m68k-unknown-linuxaout from linker help string. Put quotes around
10897 $ld_help_string.
10898
10899Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10900
10901 * config.guess (powerpc-harris-powerunix): Add guess for port
10902 to new target.
10903
10904Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10905
10906 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10907
10908Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10909
10910 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10911 $(REALLY_SET_LIB_PATH) in Makefile.
10912 * Makefile.in (SET_LIB_PATH): New variable.
10913 (REALLY_SET_LIB_PATH): New variable.
10914 ($(DO_X)): Use $(SET_LIB_PATH).
10915 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10916 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10917 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10918 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10919 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10920 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10921 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10922 (install-dosrel): Likewise.
10923 (all-opcodes): Depend upon all-libiberty.
10924
10925Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10926
10927 * config.guess (*:CYGWIN*): New
10928
10929Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10930
10931 * Makefile.in (all-target-winsup): All all-target-libiberty.
10932
10933Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10934
10935 * configure.in (noconfigdirs): Add missing # in front of comment.
10936
10937Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10938
10939 * configure.in: add second pass to things added to noconfigdirs
10940 so *-gm-magic can exclude libgloss properly.
10941
10942Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10943
10944 * mpw-configure (extralibs_name, rez_name): Set correctly
10945 for MWC68K compiler.
10946
10947 * mpw-README: Add more info on the necessary build tools.
10948
10949Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10950
10951 * configure.in, config.sub: Recognize cygwin32.
10952
10953Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10954
10955 * config.guess, config.sub: Recognize A/UX.
10956
10957Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10958
10959 * config.sub: Merge with gcc/config.sub.
10960
10961Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10962
10963 * mpw-build.in (do-binutils): Add build of stamps.
10964
10965Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10966
10967 * config.sub: Add recognition for mips64vr4100*-* targets.
10968
10969Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10970
10971 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10972 Add creation of gconfigargs with `--enable-shared' turned on.
10973 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10974 ($(host)-stamp-stage3-configured): Likewise.
10975 (HOLES): Add chatr and ldd.
10976 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10977
10978Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10979
10980 * configure: Pass --nfp to recursive configures.
10981
10982Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10983
10984 * Makefile.in (DLLTOOL): New.
10985 (DLLTOOL_FOR_TARGET): New.
10986 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10987 (EXTRA_TARGET_FLAGS): Ditto.
10988 (EXTRA_GCC_FLAGS): Ditto.
10989 (CONFIGURE_TARGET_MODULES): Ditto.
10990 (DO_X): Ditto.
10991 * configure: Add DLLTOOL.
10992
10993Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10994
10995 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10996 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10997 mh-sco, since old workarounds no longer needed, and don't
10998 build ld, since libraries have weak symbols in COFF.
10999
11000Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11001
11002 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11003
11004Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * configure.in: Make sure that ${CC} can be used to compile an
11007 executable.
11008
11009Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11010
11011 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11012 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11013 nothing depending on whether gdbtk is being built.
11014
11015Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11016
11017 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11018
11019Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11020
11021 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11022 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11023
11024Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11025
11026 * config-ml.in: Add support for
11027 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11028 Simplify setting of multidirs from --disable-foo.
11029
11030Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11031
11032 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11033 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11034 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11035 non-empty, pass them on to the GCC make.
6599da04
JM
11036 (all-bootstrap): New rule that is like all-gcc, except it executes
11037 the GCC bootstrap rule instead of the GCC all rule.
11038
11039Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11040
11041 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11042
11043Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11044
11045 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11046 DG/UX support.
11047
11048Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11049
11050 * config.sub (i*86*) Change [345] to [3456]
11051
11052Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11053
11054 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11055 --with-gnu-ld=no.
11056
11057Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11058
11059 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11060 AIX multilibs get built.
11061
11062Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11063
11064 * configure.in (i386-win32): Don't build expect if we're not
11065 building the tcl subdir.
11066
11067Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11068
11069 * Makefile.in: (configure-target-examples, all-target-examples):
11070 New targets, configure and build example programs.
11071
11072Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11073
11074 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11075 use it as input to sedit the generated MPW makefile.
11076 * mpw-README: Add a suggestion about Gestalt.h.
11077
11078Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11079
11080 * config.sub: Accept *-*-ieee*.
11081
11082Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11085 Ronald F. Guilmette <rfg@monkeys.com>.
11086
11087Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11088
11089 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11090 for powerpc-pe native.
11091 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11092 (target==powerpc-pe): duplicate i386-win32 entry.
11093
11094Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11095
11096 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11097 of vxworks, not just vxworks5.1.
11098
11099Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11100
11101 * mpw-configure: Add support for exec-prefix.
11102
11103Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11104
11105 * config.guess: Recognize HP model 816 machines as having
11106 a PA1.1 processor.
11107
11108Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * configure: Ignore new autoconf configure options.
11111
6599da04
JM
11112Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11113
11114 * config.guess: Recognize Pentium under SCO.
11115 From Robert Lipe <robertl@arnet.com>.
11116
11117Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11118
11119 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11120
11121Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11122
11123 * configure.in: Don't configure gas for alpha-dec-osf*.
11124
11125Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11126
11127 * configure.in: Default to --with-stabs for some targets for which
11128 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11129 i[345]86*-*-unixware*.
11130
11131Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11132
11133 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11134 rather than basing it on the target. Simplify handling of options
11135 controlling which directories to configure. Remove extraneous
11136 slash in multi-clean target.
11137
11138Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11139
11140 * config-ml.in: Prefix more variables with ml_ so they don't collide
11141 with configure's.
11142
11143Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11144
11145 * configure: Don't turn -v into --v.
11146
11147Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11148
11149 * configure.in (targargs): Fix typo.
11150
11151 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11152
11153Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * configure.in: Strip --host and --target options from
11156 CONFIG_ARGUMENTS, and always configure for --host only. Add
11157 --with-cross-host option when building with a cross-compiler.
11158 * configure: Canonicalize the arguments put into config.status by
11159 always using `=' for an option with an argument. Pass a presumed
11160 --host or --target explicitly.
11161
11162Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11163
11164 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11165 into general OS recognition case.
11166
11167Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11168
11169 * configure.in (target_configdirs): add target-winsup only
11170 for win32 target systems.
11171
11172Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11173
11174 * Makefile.in (all-target-libgloss): Depend upon
11175 configure-target-newlib, since when libgloss is built it looks to
11176 see if the newlib directory exists.
11177
11178Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11179
11180 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11181 cfg-ml-*.in.
11182
11183Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11184
11185 * configure: Handle LD and LD_FOR_TARGET when configuring a
11186 Canadian Cross.
11187
6599da04
JM
11188Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11189
11190 * configure.in (target_libs): add target-winsup.
11191 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11192 (target==ppcle-pe): remove ld from $noconfigdirs.
11193
11194Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11195
11196 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11197 Preserve relative path names in $srcdir. Build symlink tree if
11198 configuring cross target dir and srcdir=. (= no VPATH support).
11199 (configure-target-libg++): Depend on configure-target-librx.
11200 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11201 * config-ml.in: New file.
11202 * symlink-tree: New file.
11203 * configure: Ensure srcdir="." if that's what it is.
11204
11205Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11206
11207 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11208 includes and FLEX_SKELETON setting.
11209 * mpw-configure (--with-gnu-ld): New option, controls whether
11210 to use PPCLink or ld with PowerMac GCC.
11211 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11212 * mpw-config.in: Configure grez if targeting Mac.
11213
11214 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11215 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11216 just macos.
6599da04
JM
11217 * configure.in: Configure grez resource compiler if targeting Mac.
11218 * Makefile.in (all-grez, install-grez): New targets.
11219
11220Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11221
11222 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11223 gcc in the path, set CC to gcc -O2.
6599da04
JM
11224
11225Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11226
11227 * configure: Default ${build} correctly. Avoid picking up extra
11228 spaces when reading CC and CXX from Makefile. When doing a
11229 Canadian Cross, use plausible default values for numerous
11230 variables.
11231 * configure.in: When doing a Canadian Cross, don't try to
11232 configure tools whose configure script can't handle it.
11233
11234Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11235
11236 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11237
11238Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11239
11240 * configure: Remove dubious bug reporting address.
11241
11242Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11243
11244 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11245 configure script, run that instead of this directory's configure.
11246 In either case, print a message that we're configuring the sub-dir.
11247
11248Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11249
11250 * configure.in: Before checking for the existence of various files,
11251 use sed to filter out "target-".
11252
11253Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11254
11255 * Makefile.in (DO_X): Split rule to decrease command line length
11256 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11257 (Philippe De Muyter).
11258
11259Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11260
11261 * Makefile.in (all-patch): depend on all-libiberty.
11262
11263Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * configure.in: If the only directory in target_configdirs which
11266 actually exists is libiberty, then set target_configdirs to empty,
11267 to avoid trying to build a target libiberty in a gas or gdb
11268 distribution.
11269
11270Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11271
11272 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11273 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11274 systems.
6599da04
JM
11275
11276Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11277
11278 * configure.in (copy_dirs): Use sys-include instead of include
11279 for --with-headers option.
11280
11281Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11282
11283 * Makefile.in, configure.in: Make winsup builds work with
11284 new scheme.
11285
11286Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11287
11288 * configure.in: Build the linker on AIX.
11289
11290Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11291
11292 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11293 where needed.
11294
11295Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11296
11297 * Makefile.in (all-gcc): Fix typo.
11298
11299Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11300
11301 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11302
11303Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11304
11305 * configure.in: Rename libFOO to target-libFOO, and xiberty
11306 to target-xiberty, to provide more flexibility.
11307 (target_subdir): Define. Create if cross.
11308 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11309 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11310 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11311 check-libFOO -> check-target-libFOO, etc.
11312 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11313 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11314 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11315 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11316 allow ALL_GCC="" to only configure.
11317 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11318 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11319 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11320
11321Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11322
11323 * Makefile.in (taz): Build "info" in etc explicitly.
11324
11325Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11326
11327 * configure.in: Make sure that CC is undefined (as opposed to
11328 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11329 problem with autoconf trying to configure on a host without GCC.
11330
11331Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11332
11333 * mpw-configure: Set host alias from choice of host compiler,
11334 only use generic MPW Makefile sed if present, edit a file
11335 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11336 * mpw-README: Add problem notes about CW6 and CW7.
11337
11338Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11339
11340 * Makefile.in (taz): Use ";" instead of ";;".
11341
11342Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11343
11344 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11345 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11346 DISTDOCDIRS.
11347 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11348 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11349
11350Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11351
11352 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11353 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11354 Move bfd to DISTSTUFFDIRS.
11355
11356Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11357
11358 * Makefile.in (X11_LIB): Removed.
11359 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11360
11361 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11362
11363Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11364
11365 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11366 names.
11367
11368Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11369
11370 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11371
11372Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11373
11374 * configure.in (i[345]86-*-win32): Always build newlib.
11375 Don't configure cvs, autoconf or texinfo.
11376 * Makefile.in (LD_FOR_TARGET): New.
11377 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11378 Pass down LD_FOR_TARGET.
11379
11380Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11381
11382 * winsup: New directory.
11383 * Makefile.in: Build winsup.
11384 * configure.in: Winsup is configured when target is win32.
11385 Can only build win32 target GDB when native.
4e81ae98 11386
6599da04
JM
11387Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11388
11389 * config.guess: Recognize HP model 819 machines as having
11390 a PA 1.1 processor.
11391
11392Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11393
11394 * configure: Fix sed loop which substitutes for CC and CXX to
11395 avoid bug found in various sed implementations.
11396
11397Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11398
11399 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11400 simulator. Use standard powerpc-*-eabi*.
11401
11402Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11403
11404 * configure.in: Stop putting gas and binutils in noconfigdirs for
11405 powerpc-*-aix* and rs6000-*-*.
11406
11407Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11408
11409 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11410 -mcall-aixdesc libraries.
11411
11412Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11413
11414 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11415
11416 * config.sub (arm | armel | armeb): Fix shell syntax.
11417
11418Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11419
11420 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11421 -msoft-float and -mcpu=common support.
11422 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11423 libraries.
11424
11425Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11426
11427 * configure.in: Allow configuration and build of emacs19 for the alpha.
11428
11429Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11430
11431 * configure.in (CC): Get ^CC, not just any old CC, from
11432 ${host_makefile_frag}.
11433
11434Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11435
4e81ae98 11436 * configure.in (CC): Try to get CC from
6599da04
JM
11437 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11438
11439Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11440
11441 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11442 only if it exists in $(srcdir).
11443
11444Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11445
11446 * configure: If CC and CXX are not set in the environment, set
11447 them, based on either an existing Makefile or on searching for gcc
11448 in PATH. Substitute for CC and CXX in Makefile.
11449 * configure.in: Remove libm from target_libs. Separate
11450 target_configdirs from configdirs. If CC is not set in
11451 environment, try to get it from a host Makefile fragment. Rewrite
11452 changes of configdirs to use skipdirs instead. A few minor
11453 tweaks. Take directories out of target_configdirs as they are
11454 taken out of configdirs. Remove existing Makefile files from
11455 subdirectories. Substitute for TARGET_CONFIGDIRS and
11456 CONFIG_ARGUMENTS in Makefile.
11457 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11458 by configure.in.
11459 (CONFIG_ARGUMENTS): Likewise.
11460 (CONFIGURE_TARGET_MODULES): New variable.
11461 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11462 ($(CONFIGURE_TARGET_MODULES)): New target.
11463 (configure-libg++, configure-libio): New targets.
11464 (all-libg++): Depend upon configure-libg++.
11465 (all-libio): Depend upon configure-libio.
11466 (configure-libgloss, all-libgloss): New targets.
11467 (configure-libstdc++): New target.
11468 (all-libstdc++): Depend upon configure-libstdc++.
11469 (configure-librx, all-librx): New targets.
11470 (configure-newlib): New target.
11471 (all-newlib): Depend upon configure-newlib
11472 (configure-xiberty): New target.
11473 (all-xiberty): Depend upon configure-xiberty.
11474
11475Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11476
11477 * configure.in (host i[345]86-*-win32): Expand the
11478 noconfigdirs again.
11479
11480Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11481
11482 * mpw-configure: Fix sed command file name.
11483
11484Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11485
4e81ae98 11486 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11487 noconfigdirs again.
11488
11489Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11490
11491 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11492 or powerpc*-*-pe*, since they are not yet supported.
11493
11494Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11495
11496 Add PowerMac support and many other enhancements.
11497 * mpw-configure: New option --cc to select compiler to use,
11498 paste options set according to --cc into the generated
11499 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11500 if mpw-make.sed is present.
11501 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11502 add forward includes for PowerPC include files.
11503 * mpw-build.in: Build using Makefile.PPC if present.
11504 (do-byacc, etc): Remove separate version resource builds.
11505 (do-gas): Build "stamps" before "all".
11506 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11507 * mpw-README: Update to reflect --cc option, PowerMac support,
11508 and recently-reported compatibility problems.
11509
11510Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11511
11512 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11513 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11514 (--with-multilib-top): Pass to recursive invocations.
11515
11516Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11517
11518 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11519 v810-*-*.
11520
11521Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11522
11523 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11524 gdb, ld and opcodes on v810-*-*.
11525
6599da04
JM
11526Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11529 (local-maintainer-clean): New target.
11530 (maintainer-clean): New target.
11531 (realclean): Just depend upon maintainer-clean.
11532
11533Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11534
11535 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11536
11537Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11538
11539 * configure.in: Build ld in mips*-*-bsd* case.
11540
11541Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11542
11543 * config.sub: Accept -lites* OS. From Ian Dall.
11544
11545Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11546
11547 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11548 targets.
6599da04
JM
11549
11550Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11551
11552 * configure.in: treat i386-win32 canadian cross the same as
11553 i386-go32 canadian cross.
11554
11555Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11556
11557 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11558 running under the simulator to build a reduced set of libraries.
11559 (powerpc-*-eabiaix): Add fine grained multilib support added to
11560 other powerpc targets yesterday.
11561
11562Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11563
11564 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11565 -disable-softfloat, -disable-relocatable, -disable-aix, and
11566 -disable-sysv to control which multilib libraries get built.
11567
11568Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11569
11570 * configure: Add Makefile.tem to list of files to remove in trap
11571 handler.
11572
11573Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11574
11575 * config.guess (*Linux*): Add missing "exit"s.
11576 Also, need specific check for alpha-unknown-linux (uses COFF).
11577
11578Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11579
11580 * config.guess: Merge with FSF:
11581
11582 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11583 * config.guess (AIX4): More robust release numbering discovery.
11584
11585 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11586 * config.guess (i386-sequent-ptx): Properly get version number.
11587
11588 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11589 * config.guess (mips:*:4*:UMIPS): New case.
11590
11591Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11592
11593 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11594 (i386-win32 host): Likewise. Don't build readline.
11595
11596Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11597
11598 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11599 SUPPORT_FILES to submakes.
11600
11601Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11602
11603 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11604 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11605 mpw-configure.
11606
11607Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11608
11609 * configure.in (appdirs): Use =, not ==, in test expression when
11610 trying to build the text to print in the warning message for
11611 Solaris users.
11612
11613Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11614
11615 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11616
11617Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11618
11619 * config.guess: Recognize lynx-2.3.
11620
11621Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11622
11623 * config.sub (z8ksim): Deleted
11624 (z8k-*-coff): New, this is the one true name of the target.
11625
11626Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11627
11628 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11629
11630Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11631
11632 * config.guess (*:Linux:*:*): First try asking the linker what the
11633 default object file format is (elf, aout, or coff). Then if this
11634 fails, try previous methods.
11635
11636Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11637
11638 * configure.in: Don't build newlib for *-*-vxworks5.1.
11639
11640Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11641
11642 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11643 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11644
11645Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11646
11647 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11648
11649Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11650
11651 * cfg-ml-com.in: New file.
11652 * cfg-ml-pos.in: New file.
11653
11654Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11655
11656 * COPYING.NEWLIB: Add HP free copyright to list.
11657
11658Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11659
11660 * config.sub: Recognize -eabi* for the system, not just -eabi.
11661
11662Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11663
11664 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11665 * config.sub, configure.in (win32): New target and host.
11666
11667Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11668
11669 * configure.in: Add i386-pe configuration.
11670
11671Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11672
11673 * mpw-build.in (install): Install GDB after LD.
11674
11675Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11676
11677 * mpw-config.in (elf/mips.h): Always forward-include, needed
11678 for GDB to build.
11679
11680Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11681
11682 * testsuite: New directory for customer acceptance and whole tool
11683 chain tests.
11684
11685Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11686
11687 * configure: If per-host line isn't found, but AC_OUTPUT is found
11688 and a configure script exists, run it instead.
11689
11690Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11691
11692 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11693
11694Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11695
11696 * configure: Set build_{cpu,vendor,os,alias} to host values when
11697 --build isn't specified.
11698
11699Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11700
11701 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11702 (FLAGS_TO_PASS): Pass them.
11703 (EXTRA_TARGET_FLAGS): Ditto.
11704
6599da04
JM
11705Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11706
11707 * Makefile.in (all-libg++): Depend on all-libstdc++.
11708
11709Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11710
11711 * configure.in (noconfigdirs): Enable all packages for
11712 i386-unknown-netbsd.
11713
11714Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11715
11716 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11717 hosted builds (DOS builds)
11718
11719Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11720
11721 Changes for ARM based on patches from Richard Earnshaw:
11722 * config.sub: Handle armeb and armel.
11723 * configure.in: Omit arm linker only for riscix.
11724
11725Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11726
11727 * config.guess: Update from FSF.
11728
11729Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11730
63f6bcd7 11731 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
11732 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11733 powerpcle variant. Convert pentium into i586, not i486. Add p5
11734 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11735 temporarily.
11736
11737Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11738
11739 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11740
11741Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11742
11743 * config.sub: Accept -lites* as a basic system type.
11744
11745Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11746
11747 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11748 installed, and if so return linuxoldld as the system name.
11749
11750Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11751
11752 * config.guess: Add hppa1.1-hp-lites support.
11753
11754Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11755
11756 * configure.in: Don't build newlib for m68k-vxworks5.1.
11757
11758Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11759
11760 * configure.in (mips-sgi-irix6): Use mh-irix5.
11761
11762Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11763
11764 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11765
11766Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11767
11768 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 11769 OSF/1. Fix compiler flags.
6599da04
JM
11770 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11771
11772Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11773
11774 * configure.in: Recognize --with-newlib.
11775 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11776
11777Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11778
d207ebef 11779 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
11780 to *_X11_MODULES due to gdbtk needing X include files et al.
11781
11782Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11783
11784 Merge in support for Mac MPW as a host.
11785 (Old change descriptions retained for informational value.)
11786
11787 * mpw-config.in: Add generic include forwards for cpu-specific
11788 include files in aout and elf directories.
11789
11790 * mpw-configure: Added copyright.
11791 * mpw-config.in: Check for presence of required build tools.
11792 (target_libs): Add newlib.
11793 (target_tools): Add examples.
11794 (Read Me): Generate as "Read Me for MPW" instead.
11795 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11796 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11797 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11798
11799 * mpw-configure: Remove subdir-specific makefile hackery,
11800 delete mk.tmp after using it.
11801
11802 * mpw-build.in (all): Display start and end times.
11803
11804 * mpw-configure (host_canonical): Set.
11805 (target_cpu): Always add to makefiles.
11806 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11807 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11808 (mpw-mh-mpw): Look for in srcdir and srcroot.
11809 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11810
11811 * mpw-build.in: (install-only): New target.
11812
11813 * mpw-configure (host_alias, target_alias): Rename from hostalias
11814 and targetalias, add into generated Makefile.
11815 (mk.tmp): If present, add into generated Makefile.
11816 * mpw-build.in (all-gas): Build config.h first before gas proper.
11817
11818 * mpw-configure (config.status): Write only if changed.
11819 * mpw-config.in (readline): Configure it (not built, just used for
11820 definitions).
11821
11822 * mpw-config.in (elf/mips.h): Add a forward include.
11823
11824 * mpw-config.in: Forward-include most .h files in include into
11825 extra-include.
11826 (readline): Don't build.
11827 mpw-build.in (install): Install GDB.
11828
11829 * mpw-configure (prefix, mpw_prefix): Handle it.
11830 * mpw-config.in (mmalloc, readline): Don't configure.
11831 * mpw-build.in (thisscript): Rename to ThisScript.
11832 Use mpw-build instead of BuildProgram everywhere.
11833 (mmalloc, readline): Don't build.
11834 * mpw-README: New file, basic documentation about the MPW port.
11835
11836 * mpw-config.in: Use forward-include to create include files.
11837
11838 * mpw-configure: Add more things to the top of each configured
11839 Makefile, including contents of config/mpw-mh-mpw.
11840 * mpw-config.in (extra-include): Create this directory and fill it
11841 with Posix-like include files when configuring.
11842
11843 * config.sub (apple, mac, mpw): Add various aliases.
11844
11845 * mpw-build.in: New file, top-level build script fragment for MPW.
11846 * mpw-configure: New file, configure script for MPW.
11847 * mpw-config.in: New file, config fragment for MPW.
11848
11849Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11850
11851 * configure.in (host_libs): Remove glob, since it is gone from the
11852 sources.
11853
11854Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11855
11856 * Makefile.in: define empty GDB_NLM_DEPS var.
11857
11858 * configure.in(target_makefile_frag): use config/mt-netware
11859 for netware targets.
11860
11861Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11862
11863 * config.sub: Merge in recent FSF changes. Remove linux special
11864 cases.
11865
11866Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11867
731a8127 11868 Revert this change:
6599da04
JM
11869
11870 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11871
11872 * build-all.mk: Use CC=cc -Xs on Solaris.
11873
6599da04
JM
11874Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11875
11876 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11877 stop using it.
11878 * Makefile.in: Nuke all references to glob subdirectory.
11879
11880Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11881
11882 * configure.in: Fix --enable-shared logic in per-host.
11883
11884Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11885
11886 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11887
11888Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11889
11890 * configure.in (noconfigdirs): Don't build gas on AIX, for
11891 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11892
11893Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11894
11895 * configure: Fix --cache-file to work if the file argument is a
11896 relative path.
11897
11898Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11899
11900 * configure: If the --cache-file is used, pass it down to
11901 configure in subdirectories.
11902
11903Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11904
11905 * config.sub: add vxworks29k configuration.
11906
11907Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11908
11909 * Makefile.in (taz): Do "diststuff" part quietly.
11910
11911Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11912
11913 * config.sub: Mini-merge with gcc/config.sub.
11914
11915Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11916
11917 * config.guess (IRIX): Sed - to _.
11918
11919Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11920
11921 * Makefile.in (source-vault, binary-vault): New targets.
11922
11923Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11924
11925 * config.sub: Recognize -eabi as a basic system type.
11926
11927Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11928
11929 * configure.in (enable_shared stuff): Fix typo.
11930
11931Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11932
11933 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11934
11935Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11936
11937 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11938
11939Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11940
11941 * configure.in (rs6000-*-*): Don't build gas.
11942
11943Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11944
11945 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11946 reduce command line length.
11947 (AS_FOR_TARGET): Check for as.new, not Makefile.
11948 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11949
11950Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11951
11952 * config.guess: Merge from FSF.
11953
11954Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11955
11956 * configure: Don't use $ when handling program_suffix.
11957
11958Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11959
11960 * configure.in: Configure tk for hppa/hpux.
11961
11962Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11963
11964 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11965
11966Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11967
11968 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11969 to LIBCXXFLAGS. Tests are better run without it.
11970
11971Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11972
11973 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11974
11975Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11976
11977 * configure.in (*-*-netware*): Don't configure xiberty.
11978
11979Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11980
11981 * configure.in: Remove tk from native_only list.
11982
11983Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11984
11985 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11986 for special NCD build.
11987
11988Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11989
11990 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11991 makeall.bat, they're only useful for binutils snapshots.
11992 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11993 makeall.bat to specified SUPPORT_FILES.
11994
11995Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11996
11997 * build-all.mk: Add Ericsson targets to sun4 and solaris
11998 hosts. Add BNR's sun4 target to solaris host, so their
11999 build-from-source will be tested in-house first.
12000
12001Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12002
12003 * Makefile.in (LIBCFLAGS): New variable.
12004 (CFLAGS_FOR_TARGET): Ditto.
12005 (LIBCFLAGS_FOR_TARGET): Ditto.
12006 (LIBCXXFLAGS): Ditto.
12007 (CXXFLAGS_FOR_TARGET): Ditto.
12008 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12009 (BASE_FLAGS_TO_PASS): Pass them.
12010 (EXTRA_TARGET_FLAGS): Ditto.
12011
731a8127 12012 * configure.in: Support --enable-shared.
6599da04
JM
12013
12014Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12015
12016 * configure.in (target_libs): Include libstdc++ again.
12017 * config.guess: Update from FSF (for FreeBSD).
12018
12019Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12020
12021 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12022 makeall.bat.
12023 (DISTDOCDIRS): Add `etc'.
12024 (ETC_SUPPORT_PFX): New variable.
12025 (taz): Include anything from etc starting with a word in
12026 ETC_SUPPORT_PFX.
12027
12028Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12029
12030 * config.sub: Update for recent FSF changes. Remove obsolete
12031 h8300hds entry. Add -windows* and -osx as basic os. Minor
12032 spacing changes.
12033
12034Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12035
12036 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12037
12038 * config.guess: Merge with FSF.
12039 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12040
12041Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12042
12043 * configure: Since the "trap 0" handler will override the exit
12044 status on many systems, only use it for "exit 1", and make it set
12045 a non-zero exit status; reset it before "exit 0". Also, check
12046 exit status of config.sub, and error out if it failed.
12047
12048Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12049
12050 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12051 and install libgloss.
12052
12053Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12054
12055 * Makefile.in (all-binutils): Depend upon all-byacc.
12056
12057 * configure.in: Don't build emacs on Irix 5.
12058
12059Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12060
12061 * configure.in (*-*-netware*): Add libio.
12062
12063Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12064
12065 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12066 (CHECK_TARGET_MODULES): Ditto.
12067 (INSTALL_TARGET_MODULES): Ditto.
12068 (TARGET_LIBS): Ditto.
12069 (all-libstdc++): Note dependencies.
12070
12071Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12072
12073 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12074
12075Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12076
12077 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12078 -fexternal-templates.
12079
12080 * configure.in (target_libs): Add libstdc++.
12081 (noconfigdirs): Add libstdc++ as appropriate.
12082
12083Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12084
12085 * config.guess: Update from FSF.
12086
12087Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12088
12089 * configure: Use ${config_shell} when running ${configsub}.
12090
12091Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12092
12093 * config.sub: No longer recognize h8300h.
12094
12095Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12096
12097 * config.sub: Remove extraneous differences between config.sub and
12098 gcc/config.sub.
12099
12100Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12101
12102 * Makefile.in (DISTSTUFFDIRS): Add gas.
12103
12104Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12105
12106 * COPYING.NEWLIB: New file.
12107
12108Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12109
12110 * config.guess (HP-UX): Patch from Harlan Stenn
12111 <harlan@landmark.com> to also emit release level.
12112
12113Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12114
12115 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12116
12117Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12118
12119 * config.sub: Merge nextstep cleanup from FSF.
12120
12121Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12122
12123 * configure.in (arm-*-*): Don't configure ld for this target.
12124
12125Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12126
12127 * configure.in (*-*-netware): don't configure libg++, libio,
12128 librx, or newlib.
12129
12130Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12131
12132 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12133 configure ld--it works, but it doesn't support shared libraries.
12134
12135Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12136
12137 * config.guess (*-unknown-freebsd*): Get rid of possible
12138 trailing "(Release)" in version string.
12139 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12140
12141Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12142
12143 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12144 Fix type: *-next-neststep -> *-next-nextstep.
12145
12146 * config.guess: Merge from FSF:
12147
12148 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12149
12150 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12151
12152 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12153
12154 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12155 instead of UNIX_SV for UnixWare 1.0).
12156
12157Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12158
12159 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12160 to make gdb/nlm/* build after the compiler and linker.
12161
12162Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12163
12164 * config.guess (netbsd, freebsd, linux): Accept any machine,
12165 not just i[34]86.
12166 (m68k-atari-sysv4): Relocate to match FSF version.
12167
12168 * config.guess: More merges from the FSF:
12169
12170 Add a space before function call or macro invocation.
12171
12172 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12173
12174 * config.guess: Add trap cmd to remove dummy.c and dummy when
12175 interrupted.
12176
12177 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12178
12179 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12180 (dummy): Redirect stderr from compilation of dummy.c.
12181
12182 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12183
12184 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12185
12186Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12187
12188 * configure: Accept and ignore --cache*, for compatibility with
12189 new autoconf.
12190
12191Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12192
12193 * config.guess: Merge from FSF:
12194
12195 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12196
12197 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12198 (PATH): Add /.attbin at end for finding uname.
12199 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12200
12201 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12202
e490616e 12203 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12204
12205 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12206
e490616e
ZW
12207 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12208 to select whether to use ELF or COFF.
6599da04
JM
12209
12210 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12211
e490616e 12212 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12213
12214 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12215
12216 * config.guess: Guess the OS version for HPUX.
12217
12218 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12219
12220 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12221
12222Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12223
12224 * configure.in: Recognize --with-headers, --with-libs, and
12225 --without-newlib.
12226 * Makefile.in (all-xiberty): Depend upon all-ld.
12227
12228Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12229
12230 * configure.in: Change i[34]86 to i[345]86.
12231
12232Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12233
12234 * configure (version): A few more tweaks to help message.
12235
12236Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12237
12238 * Makefile.in: Remove (for now) librx as a host library,
12239 now that we're building it for target.
12240
12241Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12242
12243 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12244 (Karl Berry).
12245
12246Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12247
12248 * configure.in: Also configure librx.
12249
12250Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12251
12252 * Makefile.in: Update various rules to reflect that librx
12253 is now needed for libg++.
12254
12255Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12256
12257 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12258
12259Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12260
12261 * configure.in: Configure the examples directory.
12262
12263Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12264
12265 * configure: Simplify Jun 2 1994 change.
12266
12267Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12268
12269 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12270 /bin/gcc isn't good enough to build gcc.
12271
12272Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12273
12274 * Makefile.in (GDB_SUPPORT_FILES): Remove
12275 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12276 (gdb.tar.gz): Add new rule to use standard distribution building
12277 mechanism.
12278
12279Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12280
12281 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12282 Bill Cox <bill@cygnus.com>.
12283
12284Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12285
12286 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12287
12288Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12289
12290 * configure: Search current dir first in .gdbinit.
12291
12292Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12293
12294 * config.sub: Recognize freebsd (merged from gcc config.sub).
12295
12296Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12297
12298 * config.sub: Refer to NeXT's operating system as nextstep.
12299
12300 * config.sub (case $basic_machine): Re-order the cases, to match
12301 the order in the FSF version (which is mostly alphabethical).
12302 Merge in some additions and changes from the FSF.
12303
12304Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12305
12306 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12307 * config.sub: Recognize cxux7.
12308 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12309
12310Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12311
12312 * config.sub: Fix typo powerpc -> powerpc-*.
12313
12314Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12315
12316 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12317
12318 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12319 parallel with all-emacs and install-emacs). Top-level command
12320 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12321
12322Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12323
12324 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12325 $(relbindir)/make before doing ``make install'', and use
12326 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12327 installing over running make binary.
12328 ($(host)-stamp-stage3-installed): Likewise.
12329
12330Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12331
12332 * config.guess: Recognize Mach.
12333
12334Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12335
12336 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12337 see whether --exec-prefix was used.
12338
12339Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12340
12341 * README: Explicitly mention libg++/README. (Zoo's idea.)
12342
12343Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12344
12345 * Makefile.in: Add all-librx target similar to all-libproc.
12346
12347Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12348
12349 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12350 with post 1.2 uname bogosity.
12351
12352Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12353
12354 * configure: Remove temporary files on receipt of a signal.
12355
12356Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12357
12358 * configure: If there is a package_makefile_frag, remove
12359 ${subdir}/Makefile.tem after copying it in.
12360
12361Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12362
12363 * build_all.mk: support rs6000 lynx identifies itself as
12364 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12365 since /bin/gcc is too feeble to compile a modern gcc.
12366
12367Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12368
12369 * brought devo/test-build.mk update-to-date with progressive/
12370 test-build.mk. Add lynx targets and hppa flag info.
12371
12372Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12373
12374 * configure.in: Use mh-ncrsvr43. Patch from
12375 Tom McConnell <tmcconne@sedona.intel.com>.
12376
12377Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12378
12379 * config.guess (i386-unknown-bsdi): No longer need to
12380 check #if defined(__bsdi__) && defined(__i386__).
12381
12382Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12383
12384 * configure: Set program_transform_nameoption correctly.
12385
12386Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12387
12388 * brought build-all.mk update-to-date with progressive build-all.mk,
12389 added new targets and hppa info.
4e81ae98 12390
6599da04
JM
12391Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12392
12393 * configure: If config.guess result is a prefix of the user
12394 specified target, assume a native build and use the user specified
12395 target as the host alias. Remove SunOS patch suffix removal hack.
12396 * configure.in: Remove SunOS patch suffix removal hack.
12397
12398 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12399 in NATIVE_CHECK_MODULES.
12400
12401Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12402
12403 * Makefile.in: Rename HOST_ONLY to NATIVE.
12404 * configure: Delete SunOs patch suffix from host_canonical
12405 and build_canonical variables that are prepended to Makefiles.
12406 * configure.in: Add comments for easier maintenance.
12407
12408Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * Makefile.in: Add all-libproc target similar to all-gui.
12411
12412Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12413
12414 * Makefile.in (CHECK_MODULES): split into
12415 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12416
12417Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12418
12419 * config.guess (i386-unknown-bsdi): New system to guess.
12420
12421Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12422
12423 * Makefile.in: Add all-gui target (but not yet build by "all").
12424
12425Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12426
12427 * config.sub: Move deletion of patch suffix from here...
12428 * configure.in: To here, at Ian's suggestion. The top-
12429 level scripts might need to know of a patch level.
12430
12431Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12432
12433 * config.sub: Strip off patch suffix so rtl is recognized
12434 as a sunos4.1.3 machine, even though it's been patched.
12435
12436Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12437
12438 * Makefile.in (INSTALL_LAST): Delete.
12439 (INSTALL_DOSREL): New.
12440
12441Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12442
12443 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12444 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12445 whether we pass down --with-gnu-ld anyhow.
12446
12447Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12448
12449 * Makefile.in (INSTALL_LAST): Change operation so it works
12450 on more flavors of make.
12451 * configure.in (go32): Don't build libg++ or libio.
12452
12453Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12454
12455 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12456 they can be overriden by templates.
12457
12458Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12459
12460 * configure.in (target==go32): Don't build gdb.
12461 * dosrel: New directory.
12462
12463Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12464
12465 * configure.in (host==go32): Configure dosrel too.
12466 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12467 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12468 be set by incoming names or templates.
12469 (INSTALL_LAST): New rule.
6599da04
JM
12470
12471Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12472
12473 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12474
12475Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12476
6599da04
JM
12477 * configure.in (appdirs): New variable. Currently empty, but will
12478 be used in gas distribution. If nonempty, lists a set of
12479 directories at least one of which must get configured, or top
12480 level configuration is considered to have failed.
12481 (rs6000-*-lynxos*): Use new file name.
12482
12483Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12484
12485 Eliminate XTRAFLAGS.
12486 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12487 newlib include files using -idirafter, and also use -nostdinc.
12488 (CXX_FOR_TARGET): Likewise.
12489 (XTRAFLAGS): Removed.
12490 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12491 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12492 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12493 ($(DO_X)): Don't pass down XTRAFLAGS.
12494
12495Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12496
12497 * configure.in (mips*-dec-bsd*): New target; do build linker.
12498 (mips*-*-bsd*): New target; don't build linker.
12499
12500Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12501
12502 * configure.in: support rs6000-*-lynxos* configuration.
12503 support sunos4 as a cross target.
12504
12505 * config.sub: look for lynx*, not lynx since the OS version may
12506 legitimately be part of the name.
12507
12508Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12509
12510 * configure.in (i[34]86-*-sco*): Move to be with other i386
12511 targets.
12512 (romp-*-*): New target. Skip various binary utilities.
12513 (vax-*-*): New target. Don't build newlib.
12514 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12515
12516Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12517
12518 * configure.in: Only set host_makefile_frag if config
12519 directory exists.
12520
12521Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12522
12523 * install.sh: If $dstdir exists, don't check whether each
12524 component does.
12525
12526Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12527
12528 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12529
12530Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12531
3b75d237
AJ
12532 * configure.in (*-*-lynxos*): Don't configure newlib for either
12533 native or cross Lynx.
6599da04
JM
12534
12535Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12536
12537 * config.sub (sparc64-elf): Fix os.
12538 (z8k): Remove duplicate.
12539
12540Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12541
12542 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12543 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12544
12545Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12546
12547 * configure: Make file links cleanly even if Lynx fails on
e490616e 12548 an NFS symlink (at least fail cleanly).
6599da04
JM
12549
12550Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12551
12552 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12553 -XNh2000.
12554
12555Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12556
12557 * configure: Unknown options are fatal again.
12558
12559Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12560
12561 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12562 compatibility.
6599da04
JM
12563
12564Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12565
12566 * build-all.mk: Add `clean' target.
12567
12568Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12569
12570 * config.guess: Add SINIX support.
12571 * configure.in: Add mips-*-sysv4* support.
12572
12573Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12574
12575 * build-all.mk: Document all useful targets.
12576 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12577 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12578
12579Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12580
12581 * configure: Support --silent, --quiet.
12582
12583Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12584
12585 * configure: Support --disable-FEATURE.
12586
12587Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12588
12589 * config.guess: Recognize NCR running SVR4.3.
12590
12591Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12592
12593 * config.guess: Make BSDI generate i386-unknown-bsd386.
12594 Patch from Paul Eggert <eggert@twinsun.com>.
12595
12596Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12597
12598 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12599
12600Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12601
12602 * configure: Make unrecognized options give nonfatal warnings
12603 instead of fatal errors, and pass them to any subdirectory
12604 configures in case they recognize them.
12605 Make --x equivalent to --with-x.
12606
12607Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12608
12609 * configure: Add --enable-* options. Clean up usage message and
12610 some comments.
12611
12612Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12613
12614 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12615
12616Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12617
12618 * configure.in (hppa*-*-*): Enable binutils.
12619
12620Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * config.sub: Recognize cisco.
12623
12624Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12625
12626 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12627
12628Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12629
12630 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12631 than one configuration name. Add comment.
12632
12633Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12634
12635 * config.guess: about target *-hitachi-hiuxwe2, fixed
12636 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12637 macro is incorrect.]
12638
12639Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12640
12641 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12642 than the "make ls" stuff which used to be here.
12643
12644Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12645
12646 * config.guess: Recognize i[34]86-unknown-freebsd.
12647 From Shawn M Carey <smcarey@rodan.syr.edu>.
12648
12649Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12650
12651 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12652
12653Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12654
12655 * config.guess: Check for ptx.
12656
12657Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12658
12659 * config.sub: Add os9k checking.
12660
12661Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12662
12663 * config.guess: Handle OSF1 running on HPPA processors
12664
12665Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12666
12667 * configure: If subdir configure fails, print out a message with
12668 subdirectory name, in case subdir's configure code didn't identify
12669 itself.
12670
12671Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12672
12673 * configure.in: Remove embedded newlines from configdirs.
12674 Avoid mismatches of substrings. Fix matching strings at end
12675 of configdirs.
12676
12677Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12678
12679 * config.guess: Add Lynx/rs6000 config support.
12680
12681Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12682
12683 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12684
12685Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12686
12687 * configure.in (hppa*-*-osf*): Treat this just like most other
12688 PA configurations (eg no binutils or ld).
12689 (hppa*-*-*elf*): These configurations have binutils and ld.
12690
12691Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12692
12693 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12694
12695Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12696
12697 * configure.in (rs6000-*-*): Build gas.
12698
12699Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12700
e490616e 12701 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12702
12703Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12704
12705 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12706 for GDB and GDB has been fixed to not need it.
12707
6599da04
JM
12708Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12709
12710 * config.guess: Recognize vax hosts.
12711
12712Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12713
12714 * configure (while loop): Don't use "break 2" inside case
12715 statement -- the case statement isn't an enclosing loop.
12716
12717Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12718
12719 * config.guess: Clean up NeXT support, to allow nextstep
12720 on Intel machines. Make OS be nextstep.
12721
12722Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12723
12724 * config.guess: Add alternate forms for Convex.
12725
12726Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12727
12728 * configure: Completely rewrite option processing. Take
12729 advantage of pattern-matching to avoid invoking test frequently.
12730 Also clean up host and target defaulting logic.
12731
12732Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12733
12734 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12735 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12736 commands (plus user environment) will fit SCO limits.
12737
12738Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12739
12740 * configure.in: Don't issue warnings about directories which are
12741 not being configured if -norecursion is set. Correct test for
12742 --with-gnu-as and --with-gnu-ld to not get confused by substring
12743 matches.
12744
12745 * configure.in: Don't build gas for alpha-dec-osf1*.
12746
12747Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12748
12749 * configure: Back out Per's change of 12/19/1993. It changes the
12750 behavior of configure in unexpected and confusing ways.
12751
12752 Also, use different delim char when calculating
12753 program_transform_name so that the name can contain slashes.
12754
12755Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12756
12757 * configure.in, config.sub: Add support for VSTa micro-kernel.
12758
12759Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12760
12761 * configure.in: Nuke hacks which were used to get a special
12762 version of GAS for HPPA configurations.
12763
12764Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12765
12766 * configure: If only ${target_alias} is given, use that
12767 as the default for ${host_alias}.
12768 * configure: Add missing back-slashes before nested quotes.
12769
12770Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12771
12772 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12773
12774Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12775
12776 * config.guess: Recognize some Tektronix configurations.
12777 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12778
12779Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12780
12781 * config.sub: Match any flavor of SH.
12782
12783Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12784
12785 * configure.in: Don't try to configure newlib for Alpha.
12786
12787Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12788
12789 * configure.in: Don't build ld for Irix 5. Don't build gas,
12790 libg++ or libio for any Alpha target.
12791
12792 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
12793
12794Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12795
12796 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12797 default arguments -- so it tried to compress itself.
12798
12799Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12800
12801 * configure.in (notsupp): ensure that a space is always at the end
12802 of the configdirs list, since the grep checks for an explicit space
12803
12804Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12805
12806 * configure.in (target i386-sysv4.2): don't build ld, since static
12807 versions of many libraries are not available.
12808
12809Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12810
12811 * config.guess: Recognize Apollos (using environment variables).
12812 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12813
12814Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12815
12816 * config.guess: Recognize Sony news mips running newsos.
12817
12818Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12819
12820 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12821 "fi ; else" for bash.
12822
12823Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12824
12825 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12826
12827Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12828
12829 * config.sub: accept unixware as an alias for svr4.2.
12830 Fix some inconsistancies with the gcc version.
12831
12832Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12833
12834 * Makefile.in (DISTDOCDIRS): Add gdb.
12835
12836Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12837
12838 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12839
12840Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12841
12842 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12843 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12844 this now.
12845
12846Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12847
12848 * config.sub: Accept hiux* as an OS name.
12849
12850 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12851 etc/make-stds.texi. The underscore came from gcc, and dje now
12852 agrees that RUNTESTFLAGS is the correct name.
12853
12854Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12855
12856 * install.sh: Remove 'set -e'. It makes any conditionals
12857 in the script useless.
12858
12859 * config.guess: Automatically recognize arm-acorn-riscix
12860 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12861
12862Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12863
12864 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12865
12866Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12867
12868 * Makefile.in (DISTDOCDIRS): New variable.
12869 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 12870 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
12871
12872Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12873
12874 * configure.in (hppa target): check the source directory for the
12875 pagas sub-directory
12876
12877Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12878
12879 * config.sub: Allow -aout* and -elf*.
12880
12881Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12882
12883 * configure.in: Don't build ld on i386-solaris2, same as for
12884 sparc-solaris2.
12885
12886Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12887
12888 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12889
12890Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12891
12892 * configure.in: Configure gdb for alpha.
12893
12894Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12895
12896 * Makefile.in (CXXFLAGS): Add -O.
12897
12898Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12899
12900 * config.guess: added support for DG Aviion
12901
12902Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12903
12904 * configure.in: Produce warning message for subdirectories not
12905 configurable for this host/target combination. Don't try to
12906 configure gdb for vms.
12907
12908Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12909
12910 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12911 appropriate files before making "diststuff".
12912 (DISTBISONFILES): New var: list of files to be edited.
12913 (DISTSTUFFDIRS): Add binutils.
12914
12915Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12916
12917 * config.sub: also handle mipsel and mips64el (for little endian mips)
12918
12919Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12920
12921 * configure.in: Add * to end of all OS names.
12922
12923Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12924
12925 * configure.in: Build newlib for LynxOS native.
12926
12927Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12928
12929 * config.guess: Add support for delta 88k running SVR3.
12930
12931 * configure.in: Add comment about HP compiler vs. emacs.
12932
12933Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12934
12935 * configure.in: don't build ld on solaris2 (not a viable option
12936 due to bugs in getpwnam & getpwuid)
12937
12938Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12939
12940 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12941 config.guess will produce a full version number.
12942
12943Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12944
12945 * configure.in: Build linker and binutils for alpha-dec-osf1.
12946
12947Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12948
12949 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12950 and gdb/testsuite/Makefile.in.
12951
12952Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12953
12954 * configure.in: recognize mips*- instead of mips-
12955
12956Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12957
12958 * config.sub: Accept linux*coff and linux*elf as operating
12959 systems.
12960
12961Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12962
12963 * config.sub: Recognize mips64, and mips3 as an alias for it.
12964
12965Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12966
12967 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12968 gdb knows how to handle OSF/1 shared libraries.
12969
12970Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12971
12972 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12973 * config.guess: Recognize Hitachi's HIUX.
12974 * config.sub: Recognize h3050r* and hppahitachi.
12975 Remove redundant cases for hp9k[23]*.
12976
12977Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12978
12979 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12980 if gas and ld are in the source tree and are in ${configdirs}.
12981 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 12982 --with options (but still pass them down on the command line,
6599da04
JM
12983 if they were explicitly specified).
12984
12985Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12986
12987 * configure: substitute SHELL value in Makefile.in with
12988 ${CONFIG_SHELL}
12989
12990Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12991
12992 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12993 *-*-solaris2* targets.
12994
12995Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12996
12997 * Makefile.in: define M4, and pass it down to sub-makes;
12998 all-autoconf now depends on all-m4
12999
13000Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13001
13002 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13003 presence of {ar,ranlib} instead of a configured directory
13004
13005Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13006
13007 * config.guess: Accept 34?? as well as 33?? for NCR.
13008
13009Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13010
13011 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13012 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13013
13014Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13015
13016 * configure: grab values for $(CC) and $(CXX) from the
13017 environment, so that someone can do "CC=gcc configure; make" and
13018 have it work right (matching the way that autoconf works now)
13019
13020 * configure.in, Makefile.in: add support for gash, the tcl
13021 interface to Galaxy
13022
13023 * config.guess: add NetBSD variants (hp300, x86)
13024
13025Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13026
13027 * install.sh: Support -d option (in the manner of SunOS 4 install,
13028 as it is more deterministic than that of GNU install)
13029 (chmodcmd): Set file to mode 755 by default (should also do default
13030 chgrp and chown, but I don't feel like dealing with that now)
13031
13032Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13033
13034 * config.sub: Remove h8300hhms alias.
13035
13036Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13037
13038 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13039
13040Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13041
13042 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13043 as stmp-fixinc
13044
13045Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13046
13047 * config.sub: recognize m88110-bug-coff.
13048
13049Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13050
13051 * Makefile.in (all-libio): all dependencies on the toolchain used
13052 to build this (gcc, gas, ld, etc)
13053
13054Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13055
13056 * config.guess: Deal with OSF/1 1.3 on alpha.
13057
13058Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13059
13060 * install.sh: add some 'else true' clauses for portability
13061
13062 * configure.in: don't build libio for h8[35]00-*-* targets
13063
13064Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13065
13066 * Makefile.in: Add support for new libio.
13067
13068Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13069
13070 * install.sh: If one command fails, don't try the rest. Don't try
13071 to remove $dsttmp (via trap) unless we have already created it.
13072 If $src doesn't exist, detect it and exit with an error.
13073
13074 * config.guess: Recognize BSD on hp300.
13075
13076Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13077
13078 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13079 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13080
13081Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13082
13083 * Makefile.in (all-send-pr): depends on all-prms
13084
13085Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13086
13087 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13088
13089Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13090
13091 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13092 Added test for mips-mips-riscos5.
13093
13094Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13095
13096 * configure.in: use mh-hp300 for 68k HP hosts
13097
13098Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13099
13100 * configure: add support for CONFIG_SHELL, so that you can use
13101 some alternate shell for evaluating configure scripts
13102
13103Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13104
13105 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13106 in configure script to bug-gdb@prep.ai.mit.edu when building
13107 distribution archive.
13108 * Makefile.in (COMPRESS): Remove def.
13109 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13110 gdb.tar.Z and make-gdb.tar.Z respectively.
13111 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13112 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13113 to convergence with 'taz' target in Makefile.in.
13114
13115Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13116
13117 * install.sh (dsttmp): use trap to ensure that tmp files go
13118 away on error conditions
13119
13120Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13121
13122 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13123
13124Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13125
13126 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13127 its parent is '/' not ''.
13128
13129 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13130
13131Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13132
13133 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13134 that ${newsrcdir}/configure.in does.
13135
13136Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13137
13138 * test-build.mk: support for CONFIG_SHELL
13139
13140Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13141
13142 * config.sub (netware): Add as a basic system type.
13143
13144Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13145
13146 * Makefile.in (Makefile): depend on configure.in. Also drop the
13147 $(srcdir)/ from the dependency on Makefile.in.
13148
13149Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13150
13151 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13152 (h8300hhms is temporary until multi-libraries are implemented).
13153 * configure.in: Handle h8300h too.
13154
13155Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13156
13157 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13158
13159Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13160
13161 * configure: Remove extraneous output when guessing host type.
13162 * config.guess: Remove extraneous output when guessing using C
13163 compiler rather than uname, or when guessing fails.
13164
13165Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13166
13167 * Makefile.in: remove all.cross and install.cross targets
13168
13169 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13170 definitions
13171
13172Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13173
13174 * configure.in (target sh): Build gprof.
13175
13176Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13177
13178 * config.sub: change -solaris to -solaris2
13179
13180Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13181
13182 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13183
13184Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13185
13186 * configure: Correct error message for missing Makefile.in to
13187 print correct directory.
13188
13189Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13190
13191 * install.sh: kludge around 386BSD shell bug
13192
13193Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13194
13195 * config.guess: Recognize NeXT.
13196 * config.guess: Recognize i486-ncr-sysv4.
13197 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13198
13199Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13200
13201 * Makefile.in (MAKEINFOFLAGS): New variable.
13202 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13203 * build-all.mk, test-build.mk: Pass down --no-split as
13204 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13205
13206Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13207
13208 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13209
13210Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13211
13212 * Makefile.in (libg++.tar.z): New rule.
13213 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13214 * Makefile.in (taz): Only do a single chmod.
13215
13216Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13217
13218 * install.sh: don't use dirname anymore (replaced with sed usage)
13219
13220Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13221
13222 * Makefile.in: Change extension for gzip'd files from '.z' to
13223 '.gz' per new FSF standard usage.
13224
13225Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13226
13227 * configure: put quotes around the final value of program_transform_name
13228
13229Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13230
13231 * Makefile.in: new install.sh support; update install-info rules
13232
13233Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13234
13235 * configure.in: Build diff for crosses, but not for go32 host.
13236
13237 * configure.in: Build gprof only for native, and don't build it
13238 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13239
13240Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13241
13242 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13243
13244Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13245
13246 * configure.in (host_tools): Add prms.
13247
13248Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13249
13250 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13251 with $(FLAGS_TO_PASS) on the command line
13252
13253 * config.sub: Recognize lynx and lynxos
13254
13255Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13256
13257 * config.sub: Accept -ecoff*, not just -ecoff.
13258
13259Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13260
13261 * Makefile.in (taz): Use .gz suffix instead of .z.
13262 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13263 names.
13264
13265Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13266
13267 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13268
13269Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13270
13271 * Makefile.in (install-no-fixedincludes): install gcc last, so
13272 that rebuilds that might happen during 'make install' don't get
13273 bogus gcc include files
13274
13275Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13276
13277 Change from Utah for HPPA support:
13278 * config.guess: Recognize hppa1.x-hp-bsd.
13279
13280Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13281
13282 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13283 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13284
13285Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13286
13287 * config.sub: Add support for rom68k and bug boot monitors.
13288
13289Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13290
13291 * Makefile.in: Make all-opcodes depend on all-bfd.
13292
13293Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13294
13295 * config.guess: Added special check for i[34]86-univel-sysv4*.
13296
13297Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13298
13299 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13300 the processor rather than assuming i486.
13301
13302Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13303
13304 * config.guess: Recognize SunOS6 as Solaris3.
13305
13306Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13307
13308 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13309 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13310
13311Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13312
13313 * build-all.mk (all-cross): New target for Canadian Cross.
13314 Added Q2 go32 targets.
13315 * test-build.mk: Configure go32 cross sparclite-aout and
13316 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13317 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13318
13319Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13320
13321 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13322 GO32 hosted toolchains
13323
13324Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13325
13326 * configure: change so "-exec-prefix" gets passed down rather
13327 than "-exec_prefix" so autoconf generated Makefiles get the
13328 exec_prefix set right.
13329
13330Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13331
13332 * config.guess: get the Solaris2 minor version number
13333
13334 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13335
13336Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13337
13338 * config.guess: Recognize some Sequent platforms.
13339
13340Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13341
13342 * Makefile.in: added the vault-install target
13343
13344 * configure.in: actually use the Sun3 makefile fragment that's in
13345 config, also added the release dir to configdirs
13346
13347Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13348
13349 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13350
13351Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13352
13353 * configure.in: remove some program from Alpha targetted toolchains
13354
13355Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13356
13357 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13358 gprof.
13359 (taz): Run "make diststuff" in those directories instead of "make
13360 proto-dir". Look for "VERSION=" only at start of line in subdir
13361 Makefile. Use "gzip -9" for compression.
13362 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13363 (binutils.tar.z): New target.
13364
13365Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13366
13367 * Makefile.in (taz): Include gpl.texinfo.
13368
13369Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13370
13371 * Makefile.in (setup-dirs): Merged into "taz" target.
13372 (taz): Only do `proto-dir' stuff if a directory is actually needed
13373 for this target.
13374
13375Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13376
13377 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13378 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13379 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13380 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13381 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13382
13383Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13384
13385 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13386 config.sub, and move-if-change to gdb testsuite distribution
13387 archive, so the testsuite can be extracted, configured, and
13388 run separately from the gdb distribution. Blow away the Chill
13389 tests that require a Chill compiled executable, since GNU Chill
13390 is not yet publically available.
13391
13392Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13393
13394 * test-build.mk: set environment variables in a single command,
13395 instead of a list of assignments and exports
13396
13397 * config.guess: recognize Alpha/OSF1 systems
13398
13399Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13400
13401 * configure: Change help message to prefer --options rather than
13402 -options.
13403
13404Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13405
13406 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13407 zippy@ecst.csuchico.edu.
13408 * config.guess: Recognize miniframe.
13409
13410Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13411
cc6010cd
AP
13412 * Makefile.in: Use srcroot to find runtest rather than rootme.
13413 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13414
13415Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13416
13417 * test-build.mk: Extensive additions to support building on a
13418 machine other than the host.
13419
13420Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13421
13422 * configure (tooldir): Fix for i386-aix again.
13423
13424Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13425
13426 * configure, Makefile.in: Change definition of $(tooldir)
13427 to match the FSF.
13428
13429Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13430
13431 * config.guess: Recognize i[34]86/SVR4.
13432
13433Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13434
13435 * Makefile.in (all-gdb): gdb depends on sim.
13436
13437Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13438
13439 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13440 at the same time we make the prototype gdb directory.
13441 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13442 files at the same time as the gdb base release distribution.
13443
13444Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13445
13446 * Makefile.in (check): Use individual check targets rather than
13447 DO_X rule.
13448 (check-gcc): Added.
13449
13450Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13451
13452 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13453 for System V release 3.2.
13454
13455Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13456
13457 * config.sub: Recognize hppaosf.
13458 * configure.in: Do configure ld/binutils/gas for it.
13459
13460Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13461
13462 * configure (tooldir): Alter syntax used to set this, for systems
13463 where "\$" isn't handled right, like i386-aix.
13464
13465Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13466
13467 * configure: Pass program-transform-name, not
13468 program_transform_name, to recursive configures.
13469
13470Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13471
13472 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13473 of gas+ld+binutils.
13474
13475Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13476
13477 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13478
13479Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13480
13481 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13482
6599da04
JM
13483Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13484
13485 * Makefile.in (PRMS): Set back to all-prms.
13486
13487Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13488
13489 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13490 targets, rather than for MIPS hosts.
13491
13492Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13493
13494 * configure.in: add comment for --with-x default values
13495
13496 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13497
13498 * Makefile.in: add check-* targets for each of the directories in
13499 the tree. Add a definition of RUNTEST that will use the one we
13500 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13501
13502Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13503
13504 * configure.in: Removed obsolete references to bfd_target and
13505 target_makefile_frag.
13506
13507 * build-all.mk: Set assorted targets for Q2.
13508 * config.sub: Recognize z8k-sim and h8300-hms.
13509 * test-build.mk: Really don't pass host to configure.
13510 (HOLES): Added uname.
13511
13512Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13513
13514 * configure: Handle an empty program-prefix, program-suffix or
13515 program-transform-name correctly.
13516
13517Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13518
13519 * build-all.mk: -G 8 no longer required for MIPS targets.
13520 * test-build.mk: Don't pass host argument to configure; make it
13521 guess.
13522
13523Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13524
13525 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13526 * Makefile.in (COMPRESS): New macro, like GZIP.
13527
13528Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13529
13530 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13531
13532 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13533 with gas currently defaults to -G 0.
13534
13535Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13536
13537 * Makefile.in (all-flex): flex depends on byacc.
13538
13539 * build-all.mk: If host not specified, use config.guess. Pass TAG
13540 to test-build.mk as RELEASE_TAG.
13541 * test-build.mk (configargs): New variable containing arguments to
13542 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13543 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13544
13545 * config.guess: Use /bin/uname when checking -X argument on SCO,
13546 to avoid invoking GNU uname which doesn't understand -X.
13547
13548 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13549
13550 * configure.in: Build gas for mips-*-*.
13551
13552Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13553
13554 * Makefile.in (all.normal): insert missing backslash.
13555
13556Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13557
731a8127 13558 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13559
13560 * Makefile.in: Complete overhaul to merge many almost identical
13561 targets.
13562
13563Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13564
13565 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13566 (gdb.tar.Z): Adjusted.
13567
13568 * Makefile.in (setup-dirs, taz): New targets; should be general
13569 enough to adapt for gdb sometime. Build only .z file.
13570 (gas.tar.z): New target.
13571
13572Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13573
13574 * build-all.mk: Use CC=cc -Xs on Solaris.
13575
6599da04
JM
13576Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13577
13578 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13579 for handling BISON for FSF releases.
13580
13581Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13582
13583 * configure: Actually implement the change zoo just documented.
13584
13585Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13586
13587 * configure: when using config.guess, only set target_alias when
13588 it's not already been set (ie, on the command line)
13589
13590Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13591
13592 * Makefile.in: add installcheck target, set PRMS to install-prms
13593
13594Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13595
13596 * configure: add support for package_makefile_fragment, handle the
13597 case where a directory has a configure.in file but no Makefile.in
13598 more gracefully (with an actual understandable error message, even);
13599 add support for --without (and add this to the usage message); also
13600 explicitly add a --host=${host_alias} to the command line when
13601 config.guess is used
13602
13603Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13604
13605 * configure: Must use both --host and --target in recursive calls.
13606
13607Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13608
13609 * Makefile.in: Change deja-gnu to dejagnu.
13610
13611Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13612
13613 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13614
13615Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13616
13617 * configure.in: canonicalize all instances to *-*-solaris2*,
13618 also strip out a number of tools to not build for go32 host
13619
13620Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13621
13622 * config.guess: add GPL.
13623
13624 * Makefile.in, config.guess, config.sub, configure: bump
13625 copyrights to 93.
13626
13627Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13628
13629 * Makefile.in (do-info): Removed obsolete check for existence of
13630 localenv file.
13631
13632 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13633
13634Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13635
13636 * Makefile.in: a couple of 'else true' for decstation,
13637 support for TclX
13638
13639 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13640
13641Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13642
13643 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13644
13645Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13646
13647 * config.guess: Recognize i386-ibm-aix (PS/2).
13648 * configure.in: Use config/mh-aix386 file for it.
13649
13650Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13651
13652 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13653 CC_FOR_TARGET instead.
13654 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13655
13656Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13657
13658 * Makefile.in: Add sim to list of directories sent with gdb
13659
13660Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13661
13662 * configure.in: Put back mips-dec-bsd* case.
13663
13664Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13665
13666 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13667 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13668 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13669
13670Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13671
13672 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13673
13674 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13675 (install-info): install dir.info only if it exists,
13676 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13677
13678Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13679
13680 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13681 gas for mips-dec-bsd.
13682
13683Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13684
13685 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13686 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13687
13688Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13689
13690 * configure.in: Added "dejagnu" to hosttools list.
13691
13692Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13693
13694 * config.sub, configure.in, config.guess: Add support
13695 for Bosx, an AIX variant from Bull.
13696 Patches from F.Pierresteguy@frcl.bull.fr.
13697
13698Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13699
13700 * devo/dejagnu: Initial creation of devo/dejagnu.
13701 Migrated dejagnu testcases and support files for testing software
13702 tools to reside as subdirectories, currently called "testsuite",
13703 within the directory of the software tool. Migrated all programs,
13704 support libraries, etc. beloging to dejagnu proper from
13705 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13706 with no modifications. The changes to these files which will
13707 allow them to configure, build, and execute properly will be made
13708 in a future update.
13709
13710Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13711
13712 * Makefile.in: Change send_pr to send-pr.
13713 * configure.in: Likewise.
13714 * send_pr: Renamed directory to send-pr.
13715
13716Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13717
13718 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13719
13720Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13721
13722 * README: Update for gdb-4.8 release.
13723 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13724 gdb-xxx.tar.z (gzip'd) file also.
13725
13726Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13727
13728 * Makefile.in: make all-diff depend on all-libiberty
13729
13730Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13731
13732 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13733
13734Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13735
13736 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13737
13738Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13739
13740 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13741 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13742 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13743
13744Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13745
13746 * Makefile.in: makeinfo binary is in a new location
13747
13748Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13749
13750 * config.sub: Accept -ecoff as an OS.
13751
13752 * Makefile.in: Various changes to eliminate a level of make
13753 recursion and reduce the required command line length.
13754 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13755 sub-makes.
13756 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13757 variables holding settings for specific sub-makes.
13758 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13759 in terms of BASE_FLAGS_TO_PASS.
13760 (TARGET_LIBS): New variable listing directories which use
13761 TARGET_FLAGS_TO_PASS.
13762 (subdir_do): Eliminated.
13763 (do-*): New set of targets to replace subdir_do.
13764 (various): All targets which used subdir_do now depend on do-*.
13765 (local-clean): Renamed from do_clean.
13766 (local-distclean): New target, dependency of distclean and
13767 realclean.
13768 (install-info): Don't create directories. Depend on dir.info
13769 rather than calling make recursively.
13770 (install-dir.info): Eliminated.
13771 (install-info-dirs): Create all info directories here.
13772 (dir.info): Depend upon do-install-info.
13773
13774 * test-build.mk (HOLES): Added false.
13775
13776Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13777
13778 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13779
13780Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13781
13782 * Makefile.in (info): remove dependency on all-texinfo. The
13783 problem was really in texinfo/C, not at this level.
13784
13785Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13786
13787 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13788
13789Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13790
13791 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13792 GDB releases.
13793
13794Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13795
13796 * configure: Include srcdir in message about target of link not
13797 being found. Don't convert `-' to `_' in `with' options being
13798 passed to subdirs.
13799
13800Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13801
13802 * configure.in: add uudecode to host_tools
13803
13804 * Makefile.in: added {all,install}-uudecode targets, added them to
13805 the appropriate lists
13806
13807Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13808
13809 * Makefile.in (all-gcc): Added dependency on all-gas.
13810
13811 * configure.in (mips-*-*): Build ld and binutils.
13812
13813Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13814
13815 * configure: check return code from mkdir, print error message and
13816 exit on failure.
13817
13818Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13819
13820 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13821
13822Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13823
13824 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13825
13826Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13827
13828 * config.sub (h8500): Recognize this as a cpu type.
13829
13830Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13831
13832 * configure: source directory missing is no longer a warning
13833
13834 * configure.in: recognize irix[34]* instead of irix[34]
13835
13836 * Makefile.in: define and pass down X11_LIB
13837
6599da04
JM
13838Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13839
13840 * guess-systype: Renamed to ...
13841 * config.guess: ... by popular request.
13842 * configure.in, Makefile.in: Update accordingly.
13843
13844Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13845
13846 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13847 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13848 + Execute ./dummy instead of assuming . is in PATH.
13849
13850Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13851
13852 * guess-systype: New shell script. Attempts to guess the
13853 canonical host name of the executing host.
13854 Only a few hosts are supported so far.
13855 * configure: Call guess-systype if no host is specified.
13856
13857Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13858
13859 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13860 gcc Makefile.
13861
13862
13863Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13864
13865 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13866 (all-gcc, install-gcc, subdir_do): Use it.
13867
13868Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13869
13870 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13871
13872Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13873
13874 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13875 set exclusively by configure, using configure.in .
13876
13877Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13878
13879 * test-build.mk: set $PATH for all builds
13880
13881 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13882
13883Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13884
13885 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13886 the one used in gcc/Makefile.in, so that a null expansion doesn't
13887 override the one needed to build gcc with a native cc.
13888
13889
13890Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13891
13892 * configure: Accept -with arguments.
13893
13894Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13895
13896 * Makefile.in: added h8300sim
13897
13898Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13899
6599da04
JM
13900 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13901 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13902 (all-cygnus, native, build-cygnus): Make
13903 $(canonhost)-stamp-3stage-done, not $(host)....
13904 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13905 i386-sco3.2v4. Added else true to if command.
13906
13907Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13908
13909 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13910
13911Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13912
13913 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13914
13915Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13916
13917 * configure.in: don't remove binutils from Solaris builds
13918
13919Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13920
13921 * Makefile.in: get rid of earlier definitions for *clean,
13922 also handle the recursive info rule better
13923
13924Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13925
13926 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13927 do more-or-less the right thing.
13928
13929Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13930
13931 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13932 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13933
13934Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13935
13936 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13937 $(host_canonical).
13938
13939 * configure.in: split the configdirs list into 4 categories (native
13940 v. cross, library v. tool) and handle the cross-only and native-
13941 only in more reasonable (and correct!) way.
13942
13943Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13944
13945 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13946 configdirs anymore.
13947
13948Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13949
13950 * Makefile.in: extensive cleanup:: removed all of the explicit
13951 clean-* targets, collapsed many wrappers around subdir_do into
13952 one, added additional targets to satisfy standards.texi, deleted
13953 some old targets, some changes for consistency
13954
13955Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13956
13957 * configure.in: handle some programs as cross-only, and others as
13958 native only
13959
13960 * test-build.mk: handle partial holes in a more generic manner
13961
13962 * Makefile.in: m4 depends on libiberty
13963
6599da04
JM
13964Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13965
13966 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13967 time, wdiff, and find to configdirs
13968
13969 * Makefile.in: all, clean, and install rules for the new programs
13970 added to configure.in
13971
13972Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13973
13974 * configure.in: use mh-sun for all *-sun-* hosts
13975
6599da04
JM
13976Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13977
13978 * Makefile.in: define flags for X11 include files and library file
13979 locations, pass them down to the programs that need this info
13980
13981 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13982
6599da04
JM
13983Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13984
13985 * configure.in: start building libg++ for HP-UX targets
13986
13987Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13988
13989 * README: Update references to files moved into etc/.
13990
13991Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13992
13993 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13994 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13995
13996Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13997
13998 * configure: accept dash as well as underscore in long option
13999 names for FSF compatibility.
14000
14001Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14002
14003 * config.sub: added -sco3.2v4 support from FSF.
14004
14005Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14006
14007 * configure.in: expand the section that adds or removes
14008 directories from the list of programs to build, to handle native
14009 vs. cross in addition to host v. native
14010
14011Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14012
14013 * Makefile.in: Replace C++ in macro names with CXX.
14014 This is less likely to break ...
14015
14016Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14017
14018 * test-build.mk: add -w to GNU_MAKE
14019
14020Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14021
14022 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14023 add 'sparc' to list of recognized cpus. This needed to make
14024 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14025 Delete some redundant ose68 variants. Recognize -wrs as an os,
14026 then changes that into $CPU-wrs-vxworks.
14027
14028 * configure.in: remove most references to gdbtest, regularize
14029 target based program removal
14030
14031 * test-build.mk: import from p3 tree (many fixes and changes)
14032
14033Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14034
14035 * Makefile.in: added rules to handle tcl, tk, and expect
14036
14037 * configure.in: handle those directories if they exist
14038
14039Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14040
14041 * config.sub: removed bogus hppabsd and hppahpux names, since
14042 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14043
14044Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14045
14046 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14047 depends upon all-xiberty
14048
14049 * Makefile.in: changes from p3, including:
14050
14051 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14052
14053 * Makefile.in (XTRAFLAGS): include newlib directories if
14054 newlib/Makefile exists, rather than if host != target.
14055
14056 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14057
14058 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14059 from the same source tree and not building a cross-compiler. This
14060 matters for the libg++ configuration if reconfiguring a tree that
14061 has already been installed.
14062
14063 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14064
14065 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14066 pick up the machine and system specific header files.
14067
14068 * Makefile.in: added AS_FOR_TARGET, passed down in
14069 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14070 the C compiler to use to create programs which are run in the
14071 build environment, set it to default to $(CC), and passed it down
14072 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14073
14074 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14075
14076 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14077 We need them for unusual native builds, like systems without
14078 ranlib.
14079
14080 * configure: also define $(host_canonical) and
e490616e
ZW
14081 $(target_canonical), which are the full, canonical names for the
14082 given host and target
6599da04
JM
14083
14084Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14085
14086 * Makefile.in: Added separate definitions for C++.
14087
14088Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14089
14090 * configure.in (configdirs): Add deja-gnu.
14091
14092Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14093
14094 * README: Update for configure.texi and gdb-4.7 release.
14095
14096Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14097
14098 * Makefile.in: Move "all" target to top of file.
14099 Previously, first target was ".PHONY" which caused BSD4.4 make
14100 to build .PHONY when make was run without arguments.
14101
14102Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14103
14104 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14105 Library-copylefted code in libiberty.
14106
14107Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14108
14109 * config.sub: Replace m68kmote with plain old m68k.
14110
14111Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14112
14113 * Makefile.in: Remove space from blank line, avoid Make complaints.
14114
14115Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14116
14117 * config.sub: Complain if no argument is given. Added support for
14118 386bsd as OS and target alias.
14119
14120Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14121
14122 * Makefile.in (XTRAFLAGS): include newlib directories if
14123 newlib/Makefile exists, rather than if host != target.
14124
14125Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14126
14127 * config.sub: recognize sparclite-wrs-vxworks.
14128
14129 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14130 p3.) Added clean-xiberty to clean.
14131
14132Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14133
14134 * configure.in: use *-*-* instead of nested cases for host and target
14135
14136Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14137
14138 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14139 from the same source tree and not building a cross-compiler. This
14140 matters for the libg++ configuration if reconfiguring a tree that
14141 has already been installed.
14142
14143Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14144
14145 * config.sub (i486v/i486v4): Merge in from FSF version.
14146
14147Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14148
14149 * configure: only set PWD if it is already set.
14150
14151Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14152
14153 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14154 doesn't have unset and all success paths (and most error paths)
14155 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14156 to just ${PWD} to avoid confusion.)
14157
14158Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14159
14160 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14161 even for a native compilation.
14162
14163Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14164
14165 Changes to make the gdb.tar.Z rule work better.
14166
14167 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14168 (DEVO_SUPPORT): Add configure.texi.
14169 (bfd-ilrt.tar.Z): Remove ancient rule.
14170
14171Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14172
14173 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14174 pick up the machine and system specific header files.
14175
14176 * configure.in, config.sub: added new target m68010-adobe-scout,
14177 with alias of adobe68k. Changed configure.in to check for
14178 -scout before -sco* to avoid a false match.
14179
14180 * Makefile.in: added AS_FOR_TARGET, passed down in
14181 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14182 the C compiler to use to create programs which are run in the
14183 build environment, set it to default to $(CC), and passed it down
14184 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14185
14186Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14187
14188 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14189 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14190 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14191 FOR_TARGET variants, to newlib and libg++.
14192
14193Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14194
14195 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14196 first.
14197
14198Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14199
14200 * config.sub: Accept `elf' as an environment.
14201
14202Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14203
14204 * Makefile.in (all-opcodes): cd into the right directory
14205
14206Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14207
14208 * configure: added -program_transform_name option, used as
14209 argument to sed when installing programs.
14210 configure.texi: added documentation for -program_prefix,
14211 -program_suffix and -program_transform_name.
14212
14213Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14214
14215 * config.sub: Accept i486 where i386 ok.
14216
14217Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14218
14219 * config.sub: accept we32k
14220
14221Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14222
3b75d237 14223 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14224
14225 * Makefile.in: don't create all directories for ``make install'';
14226 let the subdirectories create the ones they need.
14227
14228Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14229
e490616e 14230 * COPYING: new file, GPL v2
6599da04
JM
14231
14232Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14233
14234 * Makefile.in: use the new gen-info-dir, which needs a template
14235 argument (which also lives in texinfo)
14236
14237 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14238
6599da04
JM
14239Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14240
14241 * config.sub (ncr3000): Change i386 to i486.
14242
14243Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14244
14245 * Makefile.in: add install-rcs, install-grep to
14246 install-no-fixedincludes, removed install-bison and install-libgcc
14247
14248Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14249
14250 * configure.in: grab the HPUX makefile fragment if on HPUX
14251
14252Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14253
14254 * Makefile.in: eradicate bison spoor (ditto libgcc).
14255 configure.in: recognise m68{k,000}-ericsson-OSE.
14256 es1800 is alias for m68k-ericsson-OSE
14257
14258Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14259
14260 * configure.in: rearrange the parts that remove programs from
14261 configdirs, based now on HOST==TARGET or by canonical triple.
14262
14263Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14264
14265 * test-build.mk: recurse explicitly with -f test-build.mk when
14266 appropriate. predicate stage3 and comparison on the existence
14267 of gcc. That is, if gcc isn't around, we aren't three-staging.
14268 On very clean, also remove ...stamp-co. Build in-place before
14269 doing other builds.
14270
14271Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14272
14273 * Makefile.in, configure.in: add tgas
14274
14275Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14276
14277 * Makefile.in: a number of changes merged in from progressive.
14278
14279 * configure.in: add libm.
14280
14281 * .cvsignore: ignore some stuff that comes from test-build.mk.
14282
6599da04
JM
14283Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14284
14285 * config.sub: Add es1800 (m68k-ericsson-es1800).
14286
14287Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14288
14289 * configure: Add program_suffix (parallel to program_prefix)
14290 * Makefile.in: adjust directory-creating script for losing decstation
14291
14292Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14293
14294 * configure: Minor $subdir-related fixes.
14295
14296Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14297
14298 * configure: fix various problems with propogating
14299 makefile_target_frag in subdirs.
14300 * configure.in: config libgcc if its there
14301
14302Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14303
14304 * config.sub: HPPA merge.
14305
6599da04
JM
14306Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14307
14308 * Makefile.in: Replace all-bison with all-byacc in all
14309 dependency lines for other tools (which now use byacc).
14310
14311Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14312
14313 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14314
6599da04
JM
14315Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14316
14317 * Makefile.in: make gprof rules similar to byacc rules (instead of
14318 vestigal $(unsubdir) that didn't work...)
14319
14320Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14321
14322 * config.sub: Add support for Linux.
14323 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14324 (at least for libg++).
14325
14326Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14327
14328 * configure.texi: fix doc for the -nfp option to configure
14329
14330Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14331
14332 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14333
14334Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14335
14336 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14337 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14338 * configure.in: added solaris* host_makefile_frag hook.
14339
14340Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14341
14342 * config.sub: changed recognition of m68000 so that various
14343 m68k types can be specified via m680[01234]0
14344
14345Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14346
14347 * config.sub (basic_machine): fix sed so that '-foo' isn't
14348 completely substituted out while .+'-foo' loses the '-foo'
14349
14350Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14351
14352 * config.sub ($os): Add -aout.
14353
14354Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14355
14356 * configure: If host_makefile_frag is absolute, don't
14357 prefix ${invsubdir} (relevant to libg++ auto-configure).
14358
14359Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14360
14361 * Makefile.in (tooldir): Define it.
14362 (all-ld): Depend on all-flex.
14363
14364Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14365
14366 * Makefile.in (check): Fix libg++ special case.
14367
14368Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14369
14370 * configure: do not bury `pwd` into config.status, thus do fewer
14371 pwd's.
14372
14373 * configure: print the "Building in" message only when building in
14374 other than "." AND verbose.
14375
63f6bcd7 14376 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14377 configures.
14378
14379 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14380
14381Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14382
14383 * Makefile.in: macroize flags passed on recursion. remove
14384 fileutils.
14385
14386Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14387
14388 * configure: get makesrcdir right for subdirs deeper than 1.
14389
14390 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14391 install.
14392
14393Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14394
14395 * Makefile.in: don't print subdir_do or recursion lines.
14396
14397Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14398
14399 * standards.texi: added menu item.
14400
14401 * Makefile.in: build and install standards.info.
14402
14403 * standards.texi: new file.
14404
14405Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14406
14407 * configure: test for and move config.status pieces from
14408 ${subdir}/.
14409
14410Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14411
6599da04
JM
14412 * configure: Test for existance of files before trying to mv
14413 them, to avoid numerous non-existance messages.
14414
14415Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14416
14417 * configure: correct final line of config.status.
14418
14419 * configure: patch from eggert. Avoids a protection problem if
14420 the original Makefile.in is read only.
14421
14422 * configure: use move-if-change from gcc to create config.status.
14423 Some makefiles depend on config.status to tell if a directory
14424 has been reconfigured for a different host. This change
14425 prevents those directories from remaking everything in the case
14426 where the reconfig was only intended to rebuild a Makefile.
14427
14428 * configure: test for config.sub with "config.sub sun4" rather
14429 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14430 host alias from a missing config.sub.
14431
14432Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14433
14434 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14435 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14436
14437Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14438
14439 * configure: mkdir ${subdir} as needed.
14440
14441Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14442
14443 * Makefile.in,configure.in: added autoconf.
14444
14445Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14446
14447 * Makefile.in: no longer pass against on recursion.
14448
14449 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14450 definitions are not inherited.
14451
14452 * configure: correct makesrcdir when subdir is .
14453
14454Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14455
14456 * configure: Add support for 'subdirs' variable, which is
14457 like 'configdirs', except that configure doesn't re-invoke
14458 itself for subdirs, it just creates a Makefile for each subdir.
14459 * configure.texi: Document subdirs.
14460
14461Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14462
14463 * configure.in: added flex to configdirs
14464
14465Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14466
14467 * Makefile.in: remove clean-stamps from clean.
14468
14469Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14470
14471 * configure.in: Add gdbtest to configdirs.
14472
14473Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14474
14475 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14476 to recursive makes.
14477 * configure.in: Recognize new ncr3000 config.
14478
14479Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14480
14481 * Makefile.in, configure.in: removed references to gdbm.
14482
14483Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14484
14485 * config.sub: Don't canonicalize os value
14486 newsos* to bsd (readline needs to check for newsos).
14487 (This fix was earlier made Jan 31, but got re-broken.)
14488
14489Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14490
14491 * configure.in: sco is an os, not a vendor!
14492
14493 * configure: Quote $( better. Keep various shells happy.
14494
14495Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14496
14497 * Makefile.in: eliminate stamp-files.
14498
14499Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14500
14501 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14502 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14503
14504Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14505
14506 * config.sub: fix iris/iris3.
14507
14508Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14509
14510 * configure: re-add -rm.
14511
14512Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14513
14514 * Maskefile.in: add .stmp-rcs to all.
14515
14516 * configure.in: remove gas from rs6000 build, use aix host fragment.
14517
14518Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14519
14520 * configure: pass down site_option during recursion.
14521
14522Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14523
14524 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14525
14526Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14527
14528 * configure: Change exec_prefix so that it really defaults to prefix.
14529
14530Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14531
14532 * Makefile.in, configure.in: Add support for mmalloc library.
14533
14534Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14535
14536 * Makefile.in: add stmp dependencies for a few more things.
14537
14538Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14539
14540 * configure: adjusted error message on objdir/srcdir configure
14541 collision, per john's suggestion.
14542
14543 * Makefile.in: add libiberty stmp to all and all.cross.
14544
14545Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14546
14547 * Makefile.in: remove force dependencies, add grep to all.
14548
14549Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14550
14551 * Makefile.in: drop flex. make stamp files work.
14552
14553 * configure: added test for conflicting configuration in srcdir,
14554 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14555 gets cranky. use relative paths for configure and srcdir
14556 whenever possible. Send some error messages to stderr that were
14557 going to stdout.
14558
14559Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14560
14561 * Makefile.in: Fix libg++ rule to check for gcc directory
14562 before using gcc/gcc. Also pass XTRAFLAGS.
14563
14564Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14565
14566 * Makefile.in: added stmp-files so that directories aren't polled
14567 when they are already built.
14568
14569 * configure.texi: fixed a node pointer problem.
14570
14571Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14572
731a8127 14573 * config.sub configure.in gdb/configure.in
6599da04
JM
14574 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14575 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14576 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14577
14578Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14579
14580 * configure: -recurring becomes -silent. corrected help message
14581 for -site= option.
14582
14583 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14584
14585Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14586
14587 * configure: when building Makefile for crosses, replace
14588 tooldir and program_prefix. default srcdir from location of
14589 config.sub. remove "for host in hosts" and "for target in
14590 targets" loops.
14591
14592Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14593
14594 * Makefile.in: Do not pass bindir or mandir to cvs.
14595
14596Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14597
14598 * Makefile.in, configure.in: removed traces of namesubdir,
14599 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14600 copyrights to '92, changed some from Cygnus to FSF.
14601
14602 * configure.texi: remove most references to multiple hosts,
14603 multiple targets, subdirs, etc.
14604
14605 * configure.man: removed rcsid. reference config.sub not
14606 config.subr.
14607
14608 * Makefile.in: mkdir $(infodir) on install-info.
14609
14610Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14611
14612 * configure.texi: Explain better about .gdbinit and about
14613 the environment that configure.in sections run in.
14614
14615Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14616
14617 * configure.in: Ultrix is only a decstation if it's a MIPS.
14618
14619Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14620
14621 * README: DOC.configure => cfg-paper.texi.
14622
14623Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14624
14625 * config.sub (near case $os): Don't convert newsos* to bsd!
14626
14627Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14628
14629 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14630 the number of copies of COPYING that go into the GDB tar file.
14631
14632Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14633
731a8127 14634 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14635 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14636 Fix SCO configuration stuff.
14637
14638Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14639
14640 * Makefile.in: For libg++, make sure the -I pointing
14641 to the gcc directory goes *after* all the libg++-local -I flags.
14642 Also, move just-gcc dependency from just-libg++ to all-libg++.
14643
14644Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14645
14646 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14647
14648Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14649
14650 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14651
14652Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14653
14654 * config.sub: Add stratus configuration frags. Also
14655 submitted to FSF.
14656
14657Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14658
14659 * Makefile.in (DEV_SUPPORT): add configure.man.
14660
14661 * config.sub(Decode manufacturer-specific): add -none*.
14662
14663Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14664
14665 * Makefile.in: remove form feeds to make Sun's make happy.
14666 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14667
14668Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14669
14670 * Makefile.in (AR_FLAGS): Make quieter.
14671
14672Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14673
14674 * configure.in: Add libg++.
14675 * configure: When verbose, don't output the command line at each
14676 level; it will be unremarkably the same as the previous version,
14677 which will be the same as what the user typed.
14678
14679Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14680
14681 * configure.in, Makefile.in: fix clean-info, add flex. add
14682 fileutils.
14683
14684 * configure: be less sensitive to spaces in Makefile.in. Do not
14685 look for sources in "..". Doing so breaks subdirectories that
14686 might have their own configure. If a subdir has it's own
14687 configure script, use it.
14688
14689Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14690
14691 * cfg-paper.texi: some changes suggested by rms.
14692
14693Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14694
14695 * config.sub: Merge in some small additions from the FSF version,
14696 taken from the gcc distribution, to bring the Cygnus and FSF
14697 versions into closer sync.
14698
14699Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14700
14701 * configure.in: Changed svr4 references to sysv4.
14702
14703Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14704
14705 * configure: added -V for version number option.
14706
14707Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14708
14709 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14710 renamed from DOC.configure to cfg-paper.texi.
14711
14712Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14713
14714 * configure, config.subr, config.sub: config.subr is now
14715 config.sub again.
14716
14717Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14718
14719 * configure.texi: new file, in progress.
14720
14721 * Makefile.in: build info file and install the man page for
14722 configure.
14723
14724 * configure.man: new file, first cut.
14725
14726 * configure: find config.subr again now that configuration "none"
14727 has gone. removed all traces of the -ansi option. removed all
14728 traces of the -languages option.
14729
14730 * config.subr: resync from rms.
14731
14732Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14733
14734 * configure, config.sub, config.subr: merge config.sub into
14735 config.subr, call the result config.subr, remove config.sub, use
14736 config.subr.
14737
14738 * Makefile.in: revised install for dir.info.
14739
14740Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14741
14742 * configure.in: add decstation host makefile frag.
14743
14744 * Makefile.in: BISON now bison -y again. also install-gcc on
14745 install. clean-gdbm on clean. infodir belongs in datadir.
14746 Make directories for info install. Build dir.info here then
14747 install it.
14748
14749Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14750
14751 * Makefile.in: fix for bad directory tests.
14752
14753Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14754
14755 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14756 regexp. -srcdir relative was being handled incorrectly.
14757
14758 * Makefile.in: unwrapped some for loops so that parallel makes
14759 work again and so one can focus one's attention on a particular
14760 package.
14761
14762Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14763
14764 * configure: added PWD as a stand in for `pwd` (for speed). use
14765 elif wherever possible. make -srcdir work without -objdir.
14766 -objdir= commented out.
14767
14768Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14769
14770 * configure: +options become --options. -subdirs commented out.
14771 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14772 Makefile now at top of generated Makefile. Removed cvs log
14773 entries. added -srcdir. create .gdbinit only if there is one
14774 in ${srcdir}.
14775
14776 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14777 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14778 and mandir now keyed off datadir by default.
14779
14780Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14781
14782 * Freshly created ChangeLog.
14783
14784\f
14785Local Variables:
14786mode: change-log
14787left-margin: 8
14788fill-column: 76
14789version-control: never
14790End:
This page took 2.483346 seconds and 5 git commands to generate.