]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* doc/xml/manual/locale.xml: Fix typo.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
d789184e
SP
12008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2
3 * configure.ac (--with-cloog-polylib): New.
4 (--disable-cloog-version-check): New.
5 (--disable-ppl-version-check): New.
6 * configure: Re-generate.
7
36a881c7
RG
82008-09-03 Richard Guenther <rguenther@suse.de>
9
10 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
11 cloog test.
12 * configure: Re-generate.
13
358da97e
HS
142008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
15
16 Add picoChip port.
17 * MAINTAINERS: Add picoChip maintainers.
18
f8bf9252
SP
192008-09-02 Sebastian Pop <sebastian.pop@amd.com>
20 Tobias Grosser <grosser@fim.uni-passau.de>
21 Jan Sjodin <jan.sjodin@amd.com>
22 Harsha Jagasia <harsha.jagasia@amd.com>
23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
24 Konrad Trifunovic <konrad.trifunovic@inria.fr>
25 Adrien Eliche <aeliche@isty.uvsq.fr>
26
27 Merge from graphite branch.
28 * configure: Regenerate.
29 * Makefile.in: Regenerate.
30 * configure.ac (host_libs): Add ppl and cloog.
31 Add checks for PPL and CLooG.
32 * Makefile.def (ppl, cloog): Added modules and dependences.
33 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
34 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
35
d89f0ad6
AL
362008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
37
38 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
39 (GCC_SHLIB_SUBDIR): New.
40 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
41 * configure: Regenerate.
42 * Makefile.in: Regenerate.
43
88a25817
GP
442008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
45
46 * MAINTAINERS: Consistently use tabs to separate columns.
47
f873f15f
TG
482008-08-29 Tristan Gingold <gingold@adacore.com>
49
50 * MAINTAINERS (Write after Approval): Add myself.
51
e1514c3f
TG
522008-08-28 Tristan Gingold <gingold@adacore.com>
53
54 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
55 Enable bfd, binutils and opcodes.
56 * configure: Regenerate.
57
4717882f
JDA
582008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
59
60 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
61
28c9884c
TK
622008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
63
64 * MAINTAINERS: Use correct Umlaut for last name.
65
ae96d86a
FXC
662008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
67
68 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
69
3ecc96e3
DE
702008-08-16 David Edelsohn <edelsohn@gnu.org>
71
72 * MAINTAINERS: Update my email address.
73
dd609cc1
EB
742008-08-16 Nicolas Roche <roche@adacore.com>
75
76 * Makefile.tpl: Add BOOT_ADAFLAGS.
77 * Makefile.in: Regenerate.
78
08d0963a
RS
792008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
80
81 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
82 * configure: Regenerate.
83
00afcaa0
PB
842008-07-30 Paolo Bonzini <bonzini@gnu.org>
85
86 * configure.ac: Add makefile fragments for hpux.
87 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
88 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
89 * configure: Regenerate.
90 * Makefile.in: Regenerate.
91
806b3528
AH
922008-07-28 Aldy Hernandez <aldyh@redhat.com>
93
94 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
95
ab220355
DS
962008-07-11 Dodji Seketeli <dseketel@redhat.com>
97
98 * MAINTAINERS (Write after Approval): Add myself.
99
78209f30
XG
1002008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
101
102 * MAINTAINERS (Write After Approval): Add myself.
103
5b5b098d
AJ
1042008-06-29 Andrew Jenner <andrew@codesourcery.com>
105
106 * MAINTAINERS (Write After Approval): Add myself.
107
d812ec93
KW
1082008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
109
110 * MAINTAINERS: Update my email address.
111
99e78224
JY
1122008-06-25 Joey Ye <joey.ye@intel.com>
113
114 * MAINTAINERS (Write After Approval): Add myself.
115
18c04407
RW
1162008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
117
118 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
119 * Makefile.in: Regenerate.
120 * configure: Regenerate.
121
47aa9a31
DK
1222008-06-17 Daniel Kraft <d@domob.eu>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
ad33ff57
RW
1262008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
127
128 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
129 "$@" is still intact with both Autoconf 2.59 and 2.62.
130 * configure: Regenerate.
131
cdce5c41
RW
1322008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
133
134 * Makefile.tpl: Fix comment errors.
135 * Makefile.in: Regenerate.
136
01b79d11
DM
1372008-06-12 David S. Miller <davem@davemloft.net>
138 David Edelsohn <edelsohn@gnu.org>
139
140 * configure.ac: Add powerpc*-*-* to gold supported targets.
141 * configure: Regenerate.
142
f8c33439
JM
1432008-06-08 Joseph Myers <joseph@codesourcery.com>
144
145 PR tree-optimization/36218
146 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
147 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
148 (all prefix="build-"): Pass them to build-system sub-makes.
149 * Makefile.in: Regenerate.
150
cd985f66
JM
1512008-06-07 Joseph Myers <joseph@codesourcery.com>
152
153 * MAINTAINERS (mt port): Remove.
154 (sco5, unixware, sco udk): Remove.
155 (Kean Johnston): Add to Write After Approval.
156
3f6383d3
JB
1572008-05-30 Julian Brown <julian@codesourcery.com>
158
159 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
160 of libobjc for ARM EABI Linux.
161 * configure: Regenerate.
30da41ed 162
e29cc9b4
XDL
1632008-05-18 Xinliang David Li <davidxl@google.com>
164
165 * ChangeLog: Remove wrong ChangeLog entry.
166
30da41ed
XDL
1672008-05-17 Xinliang David Li <davidxl@google.com>
168
e29cc9b4 169 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 170
955410cb
JW
1712008-05-15 Janus Weil <janus@gcc.gnu.org>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
61ab1651
RAE
1752008-05-14 Rafael Espindola <espindola@google.com>
176
177 * config-ml.in: don't handle --enable-shared and --enable-static.
178
372b05fc
RS
1792008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
180
181 * MAINTAINERS: Update my email address.
182
f73e2200
PC
1832008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
184
185 * MAINTAINERS: Update my email address.
186
3e438e2b
KVH
1872008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
188
189 * MAINTAINERS (Write After Approval): Add myself.
190
177bf491
GS
1912008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
192
193 * MAINTAINERS (Write After Approval): Add myself.
194
ac89df2f
PG
1952008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
196
197 * MAINTAINERS (crx): Add myself.
198
14a8726b
PB
1992008-04-18 Paolo Bonzini <bonzini@gnu.org>
200
201 Sync with src:
202 2008-04-14 David S. Miller <davem@davemloft.net>
203
204 * configure.ac: Add sparc*-*-* to gold supported targets.
205 * configure: Regenerate.
206
7142fb32
PB
2072008-04-18 Paolo Bonzini <bonzini@gnu.org>
208
209 PR bootstrap/35457
210 * configure.ac: Include override.m4.
211 * configure: Regenerate.
212
c6b196de
PB
2132008-04-18 Paolo Bonzini <bonzini@gnu.org>
214
215 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
216 * Makefile.in: Regenerate.
217
c993ae60
SR
2182008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
219
220 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
221 as nonconfigurable directories list.
222 * configure: Regenerate.
223
8479b1b1
BE
2242008-04-14 Ben Elliston <bje@au.ibm.com>
225
226 * config.sub, config.guess: Update from upstream sources.
227
295e261a
HPN
2282008-04-12 Hans-Peter Nilsson <hp@axis.com>
229
230 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
231 * Makefile.in: Regenerate.
232
ac3949d9
EW
2332008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
234
235 * configure.ac: Do not build libssp for the AVR.
236 * configure: Regenerate.
237
06407e30
ILT
2382008-04-07 Ian Lance Taylor <iant@google.com>
239
240 * Makefile.def: check-gold depends upon all-binutils.
241 * Makefile.in: Regenerate.
242
97db009c
AH
2432008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
244
245 * MAINTAINERS (Write After Approval): Add myself.
246
2a79c47f
NC
2472008-04-04 Nick Clifton <nickc@redhat.com>
248
249 PR binutils/4334
5f4bebbf 250 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
251 builds.
252 * configure: Regenerate.
253
c53a18d3
N
2542008-04-04 NightStrike <NightStrike@gmail.com>
255
256 PR other/35151
257 * configure.ac: Combine rules for mingw32 and mingw64.
258 * configure: Regenerate.
259
d925aa70
KT
2602008-04-02 Kai Tietz <kai.tietz@onvision.com>
261
262 * MAINTAINERS (Write After Approval): Add myself.
263
ad424a85
SP
2642008-04-01 Seongbae Park <seongbae.park@gmail.com>
265
266 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
267 * Makefile.in (.NOTPARALLEL): Ditto.
268
4412a506
PG
2692008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
270
271 * MAINTAINERS (Write After Approval): Add myself.
272
2f908293
SP
2732008-03-31 Seongbae Park <seongbae.park@gmail.com>
274
275 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
276 * Makefile.in (.NOTPARALLEL): Regenerate.
277
639223bd
PB
2782008-03-27 Paolo Bonzini <bonzini@gnu.org>
279
280 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
281 * Makefile.in: Regenerate.
282
b8ab1f4a
JS
2832008-03-26 Jakub Staszak <kuba@et.pl>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
b45890a4
TK
2872008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
288
289 * MAINTAINERS: Update e-mail address.
290
5afab7ad
ILT
2912008-03-20 Ian Lance Taylor <iant@google.com>
292
293 * configure.ac: Add support for --enable-gold.
294 * Makefile.def: Add gold as a directory like ld.
295 * configure, Makefile.in: Regenerate.
296
38d24731
RW
2972008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
298
299 * configure.ac: m4_include config/proginstall.m4.
300 * configure: Regenerate.
32bc4cf4
RW
301
302 Backport from upstream Libtool:
303
304 2007-10-12 Eric Blake <ebb9@byu.net>
305
306 Deal with Autoconf 2.62's semantic change in m4_append.
307 * ltsugar.m4 (lt_append): Replace broken versions of
308 m4_append.
309 (lt_if_append_uniq): Don't require separator to be overquoted,
310 and avoid broken m4_append.
311 (lt_dict_add): Fix typo.
312 * libtool.m4 (_LT_DECL): Don't overquote separator.
313
9d3c50ea
DE
3142008-03-13 David Edelsohn <edelsohn@gnu.org>
315
316 * config.rpath: Add AIX 6 support.
317
5d2edb29
PB
3182008-03-13 Paolo Bonzini <bonzini@gnu.org>
319
320 * Makefile.def (stageprofile). Remove -fprofile-generate
321 from stage_libcflags.
322 * Makefile.in: Regenerate.
323
954910ef
BE
3242008-03-13 Ben Elliston <bje@au.ibm.com>
325
326 * config.sub, config.guess: Update from upstream sources.
327
e8645a40
TT
3282008-03-06 Tom Tromey <tromey@redhat.com>
329
330 * MAINTAINERS: Update for treelang deletion.
331
2c8e955e
JW
3322008-03-03 James E. Wilson <wilson@tuliptree.org>
333
334 * MAINTAINERS: Update my email address.
335
54acd307
SS
3362008-03-03 Stan Shebs <stanshebs@earthlink.net>
337
893ad2a1 338 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
339 (objective-c/c++): Add myself as a maintainer.
340
4b52b516
VR
3412008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
342
343 * MAINTAINERS (Write After Approval): Update my email address.
344
e652b516
TB
3452008-02-25 Tomas Bily <tbily@suse.cz>
346
347 * MAINTAINERS (Write After Approval): Add myself.
348
02d30740
JJ
3492008-02-23 Jakub Jelinek <jakub@redhat.com>
350
351 * MAINTAINERS (OpenMP): Add myself.
352
1c8bd6a3
PB
3532008-02-20 Paolo Bonzini <bonzini@gnu.org>
354
4b40b2a5
UB
355 PR bootstrap/32009
356 PR bootstrap/32161
1c8bd6a3 357
4b40b2a5
UB
358 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
359 * configure: Regenerate.
1c8bd6a3 360
4b40b2a5
UB
361 * Makefile.def: Define stage_libcflags for all bootstrap stages.
362 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
363 STAGE4_LIBCFLAGS): New.
364 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
365 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
366 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
367 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
368 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
369 for target modules. Don't export LIBCFLAGS.
370 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
371 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
372 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
373 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
374 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
375 * Makefile.in: Regenerate.
1c8bd6a3 376
bb44c9d2
RW
3772008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
378
379 PR libgcj/33085
380 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
381 Do not use -DDLL_EXPORT. Backport from upstream.
382
29a7754d
RW
3832008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
384
385 * MAINTAINERS (Write After Approval): Add myself.
386
9a212bb7
HPN
3872008-02-02 Hans-Peter Nilsson <hp@axis.com>
388
389 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
390 * configure: Regenerate.
391
aa12a573
MG
3922008-01-31 Marc Gauthier <marc@tensilica.com>
393
394 * configure.ac (xtensa*-*-*): Recognize processor variants.
395 * configure: Regenerate.
396
ac9e6043
RW
3972008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
398
40049ccc
UB
399 PR bootstrap/34922
400 * configure.ac (PARSE_ARGS): Push suitable setting of
401 ac_subdirs_all, for `./configure --help=recursive'.
402 Handle `+' in generic toplevel directory disabling.
403 * configure: Regenerate.
ac9e6043 404
4288c86a
NC
4052008-01-28 Nick Clifton <nickc@redhat.com>
406
407 * MAINTAINERS (xstormy16): Take over maintainership.
408
8d8da227
JM
4092008-01-25 Joseph Myers <joseph@codesourcery.com>
410
411 * MAINTAINERS (c4x port): Remove.
412
349b60e7
DE
4132008-01-24 David Edelsohn <edelsohn@gnu.org>
414
415 * libtool.m4: Backport AIX 6 support from ToT Libtool.
416
3ca06a68
BE
4172008-01-23 Ben Elliston <bje@au.ibm.com>
418
419 * config.sub, config.guess: Update from upstream sources.
420
3c631381
TG
4212008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
20533ef1
L
4252008-01-17 H.J. Lu <hjl.tools@gmail.com>
426
427 * MAINTAINERS: Update my email address.
428
4292008-01-09 Raksit Ashok <raksit@google.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
684f4f6a
RA
4332008-01-09 Raksit Ashok <raksit@google.com>
434
435 * MAINTAINERS (Write After Approval): Add myself.
436
9cb8756f
BE
4372008-01-08 Ben Elliston <bje@au.ibm.com>
438
439 * config.sub, config.guess: Update from upstream sources.
440
94e1934d
KG
4412007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
442
443 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 444 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
445 * configure: Regenerate.
446
a2e51f77
SP
4472007-12-15 Sebastian Pop <sebastian.pop@amd.com>
448
449 * MAINTAINERS: Update my email address.
450
ffe3dcd9
BRF
4512007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
452
453 * MAINTAINERS: Update my email address.
454
aa4095c9
RS
4552007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
456
457 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
458 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
459 * Makefile.in: Regenerate.
460
030e2013
MH
4612007-12-10 Mark Heffernan <meheff@google.com>
462
463 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
464 misplaced entries.
465
0fe0f073
AT
4662007-12-10 Andreas Tobler <a.tobler@schweiz.org>
467
468 * configure.ac: Enable libjava for x86_64-*-darwin9.
469 * configure: Regenerate.
470
d4ca4b06
BM
4712007-12-07 Bill Maddox <maddox@google.com>
472
473 * MAINTAINERS (Write After Approval): Add myself.
474
c3220d4c
BE
4752007-12-05 Ben Elliston <bje@au.ibm.com>
476
477 * config.sub, config.guess: Update from upstream sources.
478
aba7501e
MK
4792007-12-02 Matthias Klose <doko@ubuntu.com>
480
481 * config-ml.in: Remove 64bit configure tests.
482
d683ec81
PB
4832007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
484
485 * config-ml.in: Robustify against white space in absolute file
486 names.
487
488 * config-ml.in (multi-clean): Substitute ${Makefile}.
489 Remove superfluous ${Makefile} in list.
490
60f1711a
TS
4912007-11-19 Thiemo Seufer <ths@mips.com>
492
493 * config-ml.in: Don't hardcode the Makefile name.
494
487f9d96
AM
4952007-11-08 Alexander Monakov <amonakov@ispras.ru>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
fa3886fe
ST
4992007-11-07 Samuel Tardieu <sam@rfc1149.net>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
ae750079
DK
5032007-11-06 Doug Kwan <dougkwan@google.com>
504
505 * MAINTAINERS (Write After Approval): Add myself.
506
acc48927
BE
5072007-10-25 Ben Elliston <bje@au.ibm.com>
508
509 * MAINTAINERS (mercury): Remove entry.
510 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
511
e00e9858
DJ
5122007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
513
514 * Makefile.def (dependencies): Make configure-gdb depend on
515 all-intl.
516 * Makefile.in: Regenerated.
517
def14a3c
SK
5182007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
519
520 * MAINTAINERS (Fortran maintainer): Remove myself.
521
0e5e9f76
PM
5222007-10-15 Patrick Mansfield <patmans@us.ibm.com>
523
524 * Makefile.def: To avoid problems running with parallel makes,
525 build newlib before libgloss so that target specific header
526 files are availble.
527 * Makefile.in: Regenerate
528
bbfbfafc
DJ
5292007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
530
531 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
532 * Makefile.in: Regenerate.
533
c56abad5
VM
5342007-10-09 Vladimir Makarov <vmakarov@redhat.com>
535
536 * MAINTAINERS (Register allocation reviewer): Add myself.
537
f019adc1
MF
5382007-10-08 Mike Frysinger <vapier@gentoo.org>
539
540 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
541 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
542 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
543 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
544 * configure: Regenerate.
545
789e4e28
SP
5462006-10-04 Seongbae Park <seongbae.park@gmail.com>
547
548 * MAINTAINERS (Register allocation reviewer): Add myself.
549
0999159b
PB
5502007-10-01 Paolo Bonzini <bonzini@gnu.org>
551
552 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
553 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
554 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
555 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
556 * configure.ac: Default them to host tools for $host = $build.
557 Subst them.
558
559 * configure: Regenerate.
560 * Makefile.in: Regenerate.
561
a054acde
PB
5622006-09-24 Peter Bergner <bergner@vnet.ibm.com>
563
564 * MAINTAINERS (Register allocation reviewer): Add myself.
565
ffda6fc9
KZ
5662006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
567
568 * MAINTAINERS (Register allocation reviewer): Add myself.
569
9d209c83
SP
5702007-09-21 Seongbae Park <seongbae.park@gmail.com>
571
572 * MAINTAINERS (Write After Approval): Fix typo.
573
1ec3b87b
RS
5742007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
575
576 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
577 * configure: Regenerate.
578
19d5986d
PJ
5792007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
580
581 PR bootstrap/31906
582 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 583 they're already prefixed.
19d5986d 584
6d3b5aea
BK
5852007-09-19 Benjamin Kosnik <bkoz@redhat.com>
586
587 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
588 libstdc++.
589 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
590 * configure: Regenerate.
591 * Makefile.in: Regenerate.
592
4fe7e755
AS
5932007-09-17 Andreas Schwab <schwab@suse.de>
594
595 * configure.ac: Raise minimum makeinfo version to 4.6.
596 * configure: Regenerate.
597
d483feaa
JS
5982007-09-17 Johannes Singler <singler@ira.uka.de>
599
ffe3dcd9 600 * MAINTAINERS (write-after-approval) add myself
d483feaa 601
fa9a3f31
AM
6022007-09-15 Alan Modra <amodra@bigpond.net.au>
603
604 * configure.ac: Correct makeinfo version check.
605 * configure: Regenerate.
606
6593a73e
RS
6072007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
608
609 * MAINTAINERS: Update my email address.
610
d9dced13
RS
6112007-09-14 Richard Sandiford <richard@codesourcery.com>
612
613 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
614 to $skipdirs and only disable gprof for newlib. Use the normal
615 mips*-elf* handling in other respects.
616 * configure: Regnerate.
617
773c1467
DD
6182007-09-12 David Daney <ddaney@avtrex.com>
619
620 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
621 enabling libgcj.
622 * configure: Regenerate.
623
c03353e2
RIL
6242007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
625
626 PR other/32154
627 * configure.ac: For libgloss targets, point the linker to the linker
628 script, startup code and simulator library.
629 * configure: Regenerate.
630
c4e9bf2b
AH
6312007-09-07 Andrew Haley <aph@redhat.com>
632
633 * configure.ac (noconfigdirs): Remove target-libffi and
634 target-libjava.
635 * configure: Regenerate.
636
1f5a6b84
FXC
6372007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
638
639 PR target/33281
640 * configure.ac: Use config/mh-mingw on mingw.
641 * configure: Regenerate.
1f5a6b84 642
3951e521
PH
6432007-09-05 Pat Haugen <pthaugen@us.ibm.com>
644
9f349f63 645 * MAINTAINERS (Write After Approval): Add myself.
3951e521 646
e643dc23
RG
6472007-09-05 Richard Guenther <rguenther@suse.de>
648
649 * configure.ac (--enable-stage1-checking): If neither --enable-checking
650 nor --disable-checking is provided also turn on yes and types
651 checking for stage1.
652 * configure: Re-generate.
653
039874df
KW
6542007-08-30 Krister Walfridsson <cato@df.lth.se>
655
656 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
657 (Write After Approval): Remove myself.
658
c3f07bd6 6592007-08-29 Nick Clifton <nickc@redhat.com>
15098359 660
c3f07bd6 661 * config.sub, config.guess: Update from upstream sources.
15098359 662
40049ccc 6632007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
664
665 * MAINTAINERS (Write After Approval): Added myself.
666 * MAINTAINERS (Reviewers): Removed myself.
667
c8aea42c 6682007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 669 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
670
671 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
672 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
673 * Makefile.in: Regenerate.
674 * configure.ac (--with-debug-prefix-map): New.
675 * configure: Regenerate.
676
4bf6c438
RS
6772007-08-17 Richard Sandiford <richard@codesourcery.com>
678 Nigel Stephens <nigel@mips.com>
679
4bf6c438
RS
680 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
681 as target_makefile_frag.
682 * configure: Regenerate.
683
bb286d71
AO
6842007-08-16 Alexandre Oliva <aoliva@redhat.com>
685
686 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
687 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
688 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
689 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
690 (do-compare, do-compare3, do-compare-debug): New.
691 ([+compare-target+]): Use them.
692
a4630417
MK
6932007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
694
695 * MAINTAINERS (Write After Approval): Change my email address.
696
d9acb717
RW
6972007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
698 Ben Elliston <bje@au.ibm.com>
699
700 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
701 --silent if $silent.
702 * configure: Regenerate.
703
96876681
ZD
7042003-08-12 Zdenek Dvorak <ook@ucw.cz>
705
706 * MAINTAINERS (Various Maintainers): Add myself as
707 loop infrastructure maintainer. Update my e-mail
708 address.
709
1c1d80ee
DN
7102007-07-31 Diego Novillo <dnovillo@google.com>
711
712 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
713 Adjust description.
714
7e98624c
RG
7152007-07-26 Richard Guenther <rguenther@suse.de>
716
717 * configure.ac: Add types checking to stage1 checking flags.
718 * configure: Regenerate.
719
4c85af60
NC
7202007-07-17 Nick Clifton <nickc@redhat.com>
721
722 * COPYING3: New file. Contains version 3 of the GNU General
723 Public License.
724 * COPYING3.LIB: New file. Contains version 3 of the GNU
725 Lesser General Public License.
726
19ddfd3a
AK
7272007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
728
729 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
730
2a064545
AK
7312007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
732
733 * MAINTAINERS (S/390 co-maintainer): Add myself.
734 (Write After Approval): Remove myself.
735
f861f54d
DH
7362007-07-13 Dan Hipschman <dsh@google.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
739
0136f2f7
NC
7402007-07-11 Nick Clifton <nickc@redhat.com>
741
742 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
743 WINDRES export.
744 * Makefile.in: Regenerate.
745
6e29b5a4
RO
7462007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
747
748 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
749 maintainer.
750
159a4b02
L
7512007-07-05 H.J. Lu <hongjiu.lu@intel.com>
752
753 * lt~obsolete.m4: New. Import from 20070318 libtool.
754
6ba67283
JB
7552007-07-03 Julian Brown <julian@codesourcery.com>
756
757 * MAINTAINERS (Write After Approval): Add myself.
758
30b74385
RW
7592007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
760
761 * configure.ac: Rewrite 'configure --help' strings to look nicer.
762 * configure: Regenerate.
763
7642007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
765
766 * configure.ac: Add some missing m4 quotation.
767 * configure: Regenerate.
768
943c54ce
SB
7692007-07-02 Simon Baldwin <simonb@google.com>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
1c00b503
PB
7732007-07-02 Paolo Bonzini <bonzini@gnu.org>
774
775 * configure: Regenerate.
776
901119ae
KT
7772007-07-02 Kai Tietz <kai.tietz@onevision.com>
778
779 * Makefile.def: Add windmc tool to build.
780 * Makefile.tpl: Likewise.
781 * configure.ac: Likewise.
782 * Makefile.in: Regenerate.
783 * configure: Regenerate.
784
83f4c19f
DD
7852007-06-28 DJ Delorie <dj@redhat.com>
786
787 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
788 not building newlib.
789 * configure: Regenerated.
790
5346c75c
JS
7912007-06-28 Jan Sjodin <jan.sjodin@amd.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
aacfb86b
MM
7952007-06-25 Martin Michlmayr <tbm@cyrius.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
590bf0d3
CM
7992007-06-19 Chris Matthews <chrismatthews@google.com>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
cdbbee7a
RIL
8032007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
804
805 * MAINTAINERS (Write After Approval): Add myself.
806
b8afffc1
DJ
8072007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
808
809 * Makefile.def: Add dependency from configure-gdb to all-bfd.
810 * Makefile.in: Regenerated.
811
3fcfad76
BS
8122007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
813
814 * configure.ac: Don't add target-libmudflap to noconfigdirs for
815 bfin*-*-uclinux* targets.
816 * configure: Regenerate.
817
3f5a2b7f
ILT
8182007-06-14 Ian Lance Taylor <iant@google.com>
819
820 * MAINTAINERS: Add myself as non-algorithmic global write
821 maintainer.
822
4c46daee
DN
8232007-06-14 Diego Novillo <dnovillo@google.com>
824
825 * MAINTAINERS: Add self as middle-end maintainer and
826 non-algorithmic global write maintainer.
827
a3bb222a
FXC
8282007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
829
830 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
831 Move all Fortran maintainers except Paul Brook into the
832 Non-Autopoiesis section.
833
a19e8f64
PB
8342007-06-14 Paolo Bonzini <bonzini@gnu.org>
835
836 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
837 (distclean-stage[+id+]): Possibly delete stage_last.
838 * Makefile.in: Regenerate.
839
1c2abe5e
SP
8402007-06-12 Seongbae Park <seongbae.park@gmail.com>
841
842 * MAINTAINERS (Various Maintainer): Fix typo.
843
abca4739
PB
8442007-06-11 Paolo Bonzini <bonzini@gnu.org>
845
846 * MAINTAINERS (Various Maintainer): Add myself as
847 dataflow maintainer.
848
a894d2c3
BE
8492007-06-07 Ben Elliston <bje@au.ibm.com>
850
851 * config.sub, config.guess: Update from upstream sources.
852
8024d75e
BE
8532007-06-07 Ben Elliston <bje@au.ibm.com>
854
855 * Makefile.tpl: Fix spelling error.
856 * Makefile.in: Regenerate.
857
973a9a5e
SE
8582007-06-01 Steve Ellcey <sje@cup.hp.com>
859
96598938
L
860 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
861 lt_cv_sys_max_cmd_len.
973a9a5e 862
ccb4d26b
DN
8632007-05-31 Dorit Nuzman <dorit@il.ibm.com>
864
865 * MAINTAINERS (Various Maintainers): Add myself as
866 auto-vectorizer maintainer.
867
eecb7461
PB
8682003-05-31 Paolo Bonzini <bonzini@gnu.org>
869
870 PR libjava/32098
871 * libtool.m4: Revert previous change.
872 * ltgcc.m4: Put it here.
873
89d28202
ZD
8742003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
875
876 * MAINTAINERS (Various Maintainers): Add myself as
877 auto-vectorizer maintainer.
878
60c7a11a
L
8792007-05-30 H.J. Lu <hongjiu.lu@intel.com>
880
881 PR libjava/32098
882 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
883
9dd3cc81
RG
8842007-05-30 Richard Guenther <rguenther@suse.de>
885
886 * MAINTAINERS (Various Maintainers): Add myself as
887 auto-vectorizer maintainer.
888
9cc1244e
JJ
8892007-05-30 Jakub Jelinek <jakub@redhat.com>
890
891 PR bootstrap/29382
892 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
893 * configure: Rebuilt.
894
6124296b
RC
8952007-05-28 Roberto Costa <robsettantasei@gmail.com>
896
897 * MAINTAINERS (Write After Approval): Removed my name.
898
6b757a0d
SB
8992007-05-25 Steven Bosscher <steven@gcc.gnu.org>
900
901 * MAINTAINERS (Write After Approval): Remove myself.
902
86ef8528
AT
9032007-05-25 Andreas Tobler <a.tobler@schweiz.org>
904
905 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
906
1cf3d07d
SE
9072007-05-23 Steve Ellcey <sje@cup.hp.com>
908
909 * ltmain.sh: Update from ToT Libtool.
910 * libtool.m4: Update from ToT Libtool.
911 * ltsugar.m4: New. Update from ToT Libtool.
912 * ltversion.m4: New. Update from ToT Libtool.
913 * ltoptions.m4: New. Update from ToT Libtool.
914 * ltconfig: Remove.
915 * ltcf-c.sh: Remove.
916 * ltcf-cxx.sh: Remove.
917 * ltcf-gcj.sh: Remove.
918
ce3fcf8c
OW
9192007-05-22 Ollie Wild <aaw@google.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
342b9200
PB
9232007-05-16 Paolo Bonzini <bonzini@gnu.org>
924
925 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
926 stage_cflags.
927 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
928 Remove CFLAGS/LIBCFLAGS.
929 (configure-stage[+id+]-[+prefix+][+module+],
930 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
931 * Makefile.in: Regenerate.
932
cea17285
DN
9332007-05-15 Diego Novillo <dnovillo@google.com>
934
935 * MAINTAINERS: Update e-mail address.
936
11c004e7
RE
9372007-05-15 Revital Eres <eres@il.ibm.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
ab6bd693
RC
9412007-05-14 Roberto Costa <robsettantasei@gmail.com>
942
943 * MAINTAINERS (Write After Approval): Updated my address.
944
388cdf07
TN
9452007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
23f24034
SR
9492007-05-11 Silvius Rus <rus@google.com>
950
951 * MAINTAINERS (Write After Approval): Add myself.
952
34a7526e
TT
9532007-04-23 Tom Tromey <tromey@redhat.com>
954
955 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
956
51da21be
MM
9572007-04-22 Mark Mitchell <mark@codesourcery.com>
958
959 * MAINTAINERS (cpplib): Rename to ...
960 (libcpp): ... this. Add C/C++ front end maintainers.
961
70070387
SE
9622007-04-14 Steve Ellcey <sje@cup.hp.com>
963
964 * config-ml.in: Pass ${ml_config_env} to configure calls.
965
df1a0dbb
CB
9662007-04-04 Christian Bruel <christian.bruel@st.com>
967
968 * MAINTAINERS (Write After Approval): Add myself.
969
9daff147
DK
9702007-04-02 Dave Korn <dave.korn@artimi.com>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
374eadb2
TB
9742007-03-31 Tobias Burnus <burnus@net-b.de>
975
976 * MAINTAINERS (fortran 95 front end): Add myself.
977
8eced3a2
DR
9782007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
653de3e3
AZ
9822007-03-24 Ayal Zaks <zaks@il.ibm.com>
983
984 * MAINTAINERS (Modulo Scheduler): Add myself.
985
b737d953
BM
9862007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
987
988 * MAINTAINERS (fortran 95 front end): Add myself.
989 (c++ front end): whitespace fix.
990
a584cdf2
NF
9912007-03-22 Nathan Froyd <froydnj@codesourcery.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
8c79f3c4
RS
9952007-03-21 Richard Sandiford <richard@codesourcery.com>
996
997 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
998 of glob. Quote arguments with single quotes too.
999 * configure: Regenerate.
1000
07f1ac6d
BM
10012007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1002
1003 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1004 * Makefile.in: Regenerate
1005
172e41aa
AS
10062007-03-07 Andreas Schwab <schwab@suse.de>
1007
1008 * configure: Regenerate.
1009
9c4d2493
BM
10102007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1011
1012 * configure.ac: Add "--with-pdfdir" configure option,
1013 which defines pdfdir variable.
1014 * Makefile.def (target=fixincludes): Add install-pdf to
1015 missing targets.
1016 (recursive_targets): Add install-pdf target.
1017 (flags_to_pass): Add pdfdir.
1018 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1019 target.
1020 * configure: Regenerate
1021 * Makefile.in: Regenerate
1022
e14e622e
EC
10232007-02-28 Eric Christopher <echristo@apple.com>
1024
1025 Revert:
1026 2006-12-07 Mike Stump <mrs@apple.com>
1027
1028 * Makefile.def (dependencies): Add dependency for
1029 install-target-libssp and install-target-libgomp on
1030 install-gcc.
1031 * Makefile.in: Regenerate.
1032
54e433bc
MK
10332007-02-27 Matt Kraai <kraai@ftbfs.org>
1034
1035 * configure: Regenerate.
1036 * configure.ac: Move statements after variable declarations.
1037
6c8d3d8f
KK
10382007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1039
1040 * MAINTAINERS: Add myself as sh maintainer.
1041
9f8c6739
JM
10422007-02-19 Joseph Myers <joseph@codesourcery.com>
1043
1044 * configure.ac: Adjust for loop syntax.
1045 * configure: Regenerate.
1046
278a7a38
AO
10472007-02-18 Alexandre Oliva <aoliva@redhat.com>
1048
1049 * configure: Rebuilt.
1050
b2eaac4a
AO
10512007-02-18 Alexandre Oliva <aoliva@redhat.com>
1052
1053 * configure.ac: Drop multiple occurrences of --enable-languages,
1054 and fix its quoting.
1055 * configure: Rebuilt.
1056
beeaf216 10572007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1058 Nathan Sidwell <nathan@codesourcery.com>
1059 Vladimir Prus <vladimir@codesourcery.com>
1060 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1061
1062 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1063 * configure: Regenerate.
1064
09201a09
GP
10652007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1066
1067 * ltconfig (freebsd*): Default to elf.
1068
291f172e
DJ
10692007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1070
1071 * configure.ac (target_libraries): Move libgcc before libiberty.
1072 * configure: Regenerated.
1073
c3a86da9
DJ
10742007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1075 Paolo Bonzini <bonzini@gnu.org>
1076
1077 PR bootstrap/30753
1078 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1079 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1080 * configure: Regenerated.
1081
88e1e72a
FXC
10822007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1083
1084 * MAINTAINERS (Language Front End Maintainers): Update my mail
1085 address.
1086
44bfc3ac
DJ
10872007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1088
1089 PR bootstrap/30748
1090 * configure.ac: Correct syntax for Solaris ksh.
1091 * configure: Regenerated.
1092
3e19841a
PB
10932007-02-09 Paolo Bonzini <bonzini@gnu.org>
1094
1095 * configure.ac: Sync with src.
1096 * configure: Regenerate.
1097
74a48762
PB
10982007-02-09 Paolo Bonzini <bonzini@gnu.org>
1099
1100 * Makefile.in: Regenerate.
1101
d846e52e
PB
11022007-02-09 Paolo Bonzini <bonzini@gnu.org>
1103
1104 * config.sub: Sync with src.
1105
1c710c3c
DJ
11062007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1107
1108 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1109 noncanonical equivalents.
1110 * configure.in: Rename to...
1111 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1112 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1113 target_noncanonical. Use them. Rewrite removal of configure
1114 arguments for autoconf 2.59. Discard variable settings. Force
1115 program_transform_name for native tools.
1116
1117 * Makefile.in: Regenerated.
1118 * configure: Regenerated with autoconf 2.59.
1119
74372bdf
RZ
11202007-02-07 Roman Zippel <zippel@linux-m68k.org>
1121
3de8da2a 1122 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1123
f6671c93
AS
11242007-01-31 Andreas Schwab <schwab@suse.de>
1125
1126 * Makefile.tpl (LDFLAGS): Substitute it.
1127 * Makefile.in: Regenerate.
1128
ba9f17df
AB
11292007-01-30 Andrey Belevantsev <abel@ispras.ru>
1130
3de8da2a 1131 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1132
2472200d
DE
11332007-01-28 David Edelsohn <edelsohn@gnu.org>
1134
3de8da2a 1135 * MAINTAINERS (spu port): Add myself.
2472200d 1136
5305be7e
RG
11372007-01-23 Richard Guenther <rguenther@suse.de>
1138
1139 PR bootstrap/30541
1140 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1141 * Makefile.tpl (GNATBIND): Substitute it.
1142 (GNATMAKE): Likewise.
1143 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1144 of STAGE_PREFIX.
1145 * Makefile.in: Regenerate.
1146 * configure: Regenerate.
1147
416cfb5e
MS
11482007-01-18 Mike Stump <mrs@apple.com>
1149
1150 * configure.in: Re-enable -Werror for gcc builds.
1151
3de8da2a 11522007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1153
3de8da2a 1154 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1155
d943d7c4
PB
11562007-01-11 Paolo Bonzini <bonzini@gnu.org>
1157
1158 * configure.in: Change == to = in test command.
3de8da2a 1159 * configure: Regenerate.
d943d7c4 1160
e69bf64b 11612007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1162 Nick Clifton <nickc@redhat.com>
1163 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1164
1165 * configure.in (build_configargs, host_configargs, target_configargs):
1166 Remove build/host/target parameters.
1167 (host_libs): Add gmp and mpfr.
1168 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1169 * Makefile.def (gmp, mpfr): New.
1170 (gcc): Remove target.
1171 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1172 target_os, target_vendor): New.
1173 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1174 * configure: Regenerate.
1175 * Makefile.in: Regenerate.
e69bf64b
PB
1176
11772007-01-11 Matt Fago <fago@earthlink.net>
1178
1179 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1180 to improve robustness of configure tests.
e69bf64b 1181 * configure: Regenerate.
e14e622e 1182
a42f3b80
UB
11832007-01-09 Uros Bizjak <ubizjak@gmail.com>
1184
1185 * MAINTAINERS: Add myself as i386 maintainer.
1186
a36aee1a
JH
11872007-01-08 Jan Hubicka <jh@suse.cz>
1188
61fcaeef 1189 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1190
738a52d3
KT
11912007-01-08 Kai Tietz <kai.tietz@onevision.com>
1192
1193 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1194 * configure: Regenerate.
738a52d3 1195
54fdc474
DJ
11962007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1197
1198 * Makefile.tpl (all-target): Correct @if conditional for target
1199 modules.
1200 * configure.in: Omit libiberty if building only target libgcc.
1201 * configure, Makefile.in: Regenerated.
1202
3dd71726
PB
12032007-01-04 Paolo Bonzini <bonzini@gnu.org>
1204
1205 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1206 * configure: Regenerate.
1207
fa958513
DJ
12082007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1209
1210 * Makefile.def (target_modules): Add libgcc.
1211 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1212 * Makefile.tpl (clean-target-libgcc): Delete.
1213 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1214 on gcc even for bootstrapped modules. Rewrite handling of
1215 lang_env_dependencies to loop over target_modules.
1216 * configure.in (target_libraries): Add target-libgcc.
1217 * Makefile.in, configure: Regenerated.
1218
e1888513
PB
12192006-12-29 Paolo Bonzini <bonzini@gnu.org>
1220
1221 * configure.in: Reorganize recognition of languages. Add
1222 --enable-stage1-languages. Show supported languages for the chosen
1223 target rather than all recognized languages.
1224 * configure: Regenerate.
1225
53b88b73
PB
12262006-12-29 Paolo Bonzini <bonzini@gnu.org>
1227
1228 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1229 * Makefile.in: Regenerate.
1230
a3993f33
KG
12312006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1232
1233 * configure.in: Warn that MPFR 2.2.0 is buggy.
1234 * configure: Regenerate.
1235
f063a9ed
ILT
12362006-12-27 Ian Lance Taylor <iant@google.com>
1237
1238 * configure.in: When removing Makefiles to force a reconfigure, also
1239 remove prev-DIR*/Makefile.
1240 * configure: Regenerate.
1241
af71363e
AS
12422006-12-22 Andreas Schwab <schwab@suse.de>
1243
1244 * configure: Regenerate with correct autoconf version.
1245
0b0dc272
AM
12462006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1247
3de8da2a
UB
1248 * configure.in: add AC_SUBST for *_FOR_TARGET.
1249 * configure: Regenerate.
0b0dc272 1250
53b88b73
PB
12512006-12-19 Paolo Bonzini <bonzini@gnu.org>
1252
1253 * configure.in: Simplify logic for rejecting languages that cannot
1254 be built. Separate the case when a language is unsupported,
1255 from the case when the user chooses not to build a language.
1256
400ebff4
PB
12572006-12-19 Paolo Bonzini <bonzini@gnu.org>
1258
1259 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1260 it only affects bootstrap and could be tested on "$host" as well.
1261 * configure: Regenerate.
1262 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1263
8efea775
PB
12642006-12-19 Paolo Bonzini <bonzini@gnu.org>
1265
1266 PR bootstrap/29544
1267 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1268 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1269 move here comment from Makefile.tpl.
1270 * Makefile.tpl: Move some definitions higher in the file.
1271 (STAGE1_CHECKING): New.
1272 * configure.in: Add --enable-stage1-checking.
1273 * configure: Regenerate.
1274 * Makefile.in: Regenerate.
1275
ed88a7ed
PB
12762006-12-19 Paolo Bonzini <bonzini@gnu.org>
1277
1278 * MAINTAINERS: Add myself as build system maintainer.
1279
b65151d3
SM
12802006-12-15 Simon Martin <simartin@users.sourceforge.net>
1281
1282 * MAINTAINERS (Write After Approval): Add myself.
1283
7e050830
EC
12842006-12-13 Eric Christopher <echristo@apple.com>
1285
1286 * MAINTAINERS: Add myself as darwin maintainer.
1287
8b494895
ILT
12882006-12-11 Ian Lance Taylor <ian@airs.com>
1289
1290 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1291
0ff1416d
JR
12922006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1293
1294 MAINTAINERS: Update my entry.
1295
58e24147
AM
12962006-12-11 Alan Modra <amodra@bigpond.net.au>
1297
1298 * configure.in: Handle spu makefile frag.
58e24147
AM
1299 * Makefile.tpl (MAINT): Define
1300 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1301 * configure: Regenerate.
1302 * Makefile.in: Regenerate.
1303
9b6f37a0
BE
13042006-12-11 Ben Elliston <bje@au.ibm.com>
1305
1306 * config.guess: Import latest version.
1307 * config.sub: Likewise.
1308
ea6f5c57
BE
13092006-12-11 Ben Elliston <bje@au.ibm.com>
1310
1311 * configure.in (spu-*-*): Don't skip target-libiberty.
1312 * configure: Regenerate.
1313
42c1cd8a
AT
13142006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1315
1316 PR bootstrap/30134
1317 * configure.in: Correct x86 darwin support for libjava to powerpc
1318 and i?86 only.
1319 * configure: Regenerate.
1320
55eb837d
ST
13212006-12-08 Sandro Tolaini <tolaini@libero.it>
1322
1323 * configure.in: Add x86 darwin support for libjava.
1324 * configure: Regenerate.
1325
5bdacbc7
MS
13262006-12-07 Mike Stump <mrs@apple.com>
1327
1328 * Makefile.def (dependencies): Add dependency for
1329 install-target-libssp and install-target-libgomp on
1330 install-gcc.
1331 * Makefile.in: Regenerate.
1332
477d851c
RG
13332006-12-04 Richard Guenther <rguenther@suse.de>
1334
1335 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1336 (Non-Algorithmic Maintainers): Move over non-algorithmic
1337 loop optimizer maintainers, add myself as a non-algorithmic
1338 middle-end maintainer.
1339
5d33d367
DF
13402006-12-04 Daniel Franke <franke.daniel@gmail.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
dbee1fb3
KG
13442006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1345
1346 * configure.in: Update error message for missing GMP/MPFR.
1347
1348 * configure: Regenerate.
1349
b5147de7
KG
13502006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1351
1352 * configure.in: Update MPFR version in error message.
1353
1354 * configure: Regenerate.
1355
f019376c
KG
13562006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1357
1358 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1359 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1360 --with-gmp-lib): New flags.
1361
1362 * configure: Regenerate.
1363
91ed95ae
BM
13642006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1365
1366 * MAINTAINERS (Write After Approval): Change my email address.
1367
3a971f15
MLI
13682006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1369
05170031 1370 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1371
431041ea
PT
13722006-11-22 Philipp Thomas <pth@suse.de>
1373
1374 * MAINTAINERS (i18n): Update e-mail address.
1375
df5487ee
TS
13762006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1377
1378 * MAINTAINERS (spu port): Add myself as maintainer.
1379 (Write After Approval): Remove myself.
1380
92c2f0ee
BE
13812006-11-22 Ben Elliston <bje@au.ibm.com>
1382
1383 * configure.in (skipdirs): Don't build libssp for SPU.
1384 * configure: Regenerate.
1385
a3b97199
AP
13862006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1387
1388 * MAINTAINERS (spu port): Add myself as maintainer.
1389 (libobjc): Update my email address.
1390
0eb97064
AB
13912006-11-21 Andrea Bona <andrea.bona@st.com>
1392
1393 * MAINTAINERS (Write After Approval): Add myself.
1394
85d9c13c
TS
13952006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1396
1397 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1398 * configure : Rebuilt.
1399
6696f3cd
TS
14002006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
d58542ea
AO
14042006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1405
1406 * MAINTAINERS (Write After Approval): Add myself.
1407
a357b5ae
KG
14082006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1409
1410 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1411 libmpfr.a.
1412 * configure: Regenerate.
1413
9bd6112c
PB
14142006-11-16 Paolo Bonzini <bonzini@gnu.org>
1415
1416 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1417 (unstage): Test for stage_last presence.
1418
1419 PR bootstrap/29802
1420 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1421 * Makefile.in: Regenerate.
1422
c8cf9f0f
ZD
14232003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1424
1425 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1426 maintainers.
1427
467b1fc6
ER
14282006-11-14 Erven Rohou <erven.rohou@st.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
995a5697
PB
14322006-11-14 Paolo Bonzini <bonzini@gnu.org>
1433
1434 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1435 and stageN-package/Makefile.
1436 * Makefile.in: Regenerated.
1437
c8d6d53e
JZ
14382006-11-14 Jie Zhang <jie.zhang@analog.com>
1439
1440 * configure.in: Remove target-libgloss from noconfigdirs for
1441 bfin-*-*.
1442 * configure: Regenerated.
1443
dffb147d
KG
14442006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1445
1446 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 1447
dffb147d
KG
1448 * configure: Regenerate.
1449
ca558912
KG
14502006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1451
1452 * configure.in: Robustify error message for missing GMP/MPFR.
1453
1454 * configure: Regenerate.
1455
7aa42285
SW
14562006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
779958a2
UB
14602006-10-30 Uros Bizjak <ubizjak@gmail.com>
1461
1462 * MAINTAINERS: Change email address.
1463
91de1527
VP
14642006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
a3867703
PB
14682006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1469
1470 * MAINTAINERS (Write After Approval): Add myself.
1471
b4364fa2
CL
14722006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1473
7e050830 1474 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 1475 Write After Approval section.
b4364fa2 1476
70ec446f
KG
14772006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1478
1479 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1480 need_gmp anymore.
1481 * configure: Regenerate.
1482
018c8d88
TB
14832006-10-16 Tobias Burnus <burnus@net-b.de>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
f6a1687e
BE
14872006-10-16 Ben Elliston <bje@au.ibm.com>
1488
1489 * config.guess: Import latest version.
1490 * config.sub: Likewise.
1491
b5422ad7
BM
14922006-10-10 Brooks Moses <bmoses@stanford.edu>
1493
1494 * Makefile.def: Added pdf target handling.
1495 * Makefile.tpl: Added pdf target handling.
1496 * Makefile.in: Regenerated.
1497
bdcee471
CL
14982006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1499
1500 * MAINTAINERS: Add self as score port maintainer.
1501
7d610414
BM
15022006-10-04 Brooks Moses <bmoses@stanford.edu>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
e48d66a9
SK
15062006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1507
7e050830 1508 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
1509 or newer.
1510 * configure: Regenerated.
1511
c394e891
DB
15122006-09-27 Dave Brolley <brolley@redhat.com>
1513
1514 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1515 $s instead of $r.
1516 * configure: Regenerated.
1517
1ee4c5a0
TS
15182006-09-26 Thiemo Seufer <ths@mips.com>
1519
1520 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1521 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1522 * configure: Regenerate.
1523
5997afc3
GP
15242006-09-24 Graeme Peterson <gridly@gmail.com>
1525
1526 * MAINTAINERS (Write After Approval): Remove myself.
1527
0c502898
CF
15282006-09-22 Chao-ying Fu <fu@mips.com>
1529
1530 * MAINTAINERS (Write After Approval): Add myself.
1531
a7819e42
JM
15322006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1533
1534 * MAINTAINERS: Add self as soft-fp maintainer.
1535
15362006-09-09 Anatoly Sokolov <aesok@post.ru>
1537
1538 * MAINTAINERS: Add myself as avr maintainer.
1539 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1540
e8288489
RC
15412006-09-07 Roberto Costa <roberto.costa@st.com>
1542
1543 * MAINTAINERS (Write After Approval): Add myself.
1544
b91f0a41
CV
15452006-08-30 Corinna Vinschen <corinna@vinschen.de>
1546
1547 * configure.in: Never build newlib for a Mingw host.
1548 Never build newlib as Mingw target library.
1549 Test the existence of winsup/cygwin for building a Cygwin newlib,
1550 rather than just winsup.
1551 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1552 building a Mingw target.
1553 * configure: Regenerate.
1554
094c07a0
EB
15552006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1556
1557 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1558
8d1171cb
PB
15592006-07-25 Paolo Bonzini <bonzini@gnu.org>
1560
1561 * config.guess: Import from src (was more updated).
1562 * config.sub: Likewise.
1563
2e9e6f68
DJ
15642006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1565
1566 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1567 * configure: Regenerated.
1568
57255173
PB
15692006-07-18 Paolo Bonzini <bonzini@gnu.org>
1570
cc6010cd
AP
1571 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1572 for stages after the first.
57255173 1573
9fbe6585
JJ
15742006-07-17 Jakub Jelinek <jakub@redhat.com>
1575
1576 * Makefile.def: Add dependencies for configure-opcodes
1577 on configure-intl and all-opcodes on all-intl.
1578 * Makefile.in: Regenerated.
1579
18c3f977
BE
15802006-07-13 Ben Elliston <bje@au.ibm.com>
1581
1582 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1583
27b56ba6
PE
15842006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1585
1586 Port to hosts whose 'sort' and 'tail' implementations
1587 treat operands with leading '+' as file names, as POSIX
1588 has required since 2001. However, make sure the code still
1589 works on pre-POSIX hosts.
1590 * ltmain.sh: Don't assume "sort +2" is equivalent to
1591 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1592
ad6d4e43
UW
15932006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1594
1595 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1596
706601d9
PG
15972006-07-04 Peter O'Gorman <peter@pogma.com>
1598
1599 * ltconfig: chmod 644 before ranlib during install.
1600
0b50988a
EB
16012006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1602
1603 PR bootstrap/18058
1604 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1605 if the bootstrap compiler is a GCC version that supports it.
1606 * configure: Regenerate.
1607
b6348cb3
PB
16082006-07-03 Paolo Bonzini <bonzini@gnu.org>
1609
95695ad3 1610 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1611 * configure: Regenerate.
1612
1546bb64
PB
16132006-07-03 Paolo Bonzini <bonzini@gnu.org>
1614
1615 PR other/27063
1616 * configure.in: Test subdir_requires and give an appropriate
1617 error message.
1618 * configure: Regenerate.
1619
5cb6c629
AJH
16202006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
f4d8cdf8
JDA
16242006-06-22 John David Anglin <dave.anglin@nrc.ca>
1625
1626 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1627
4fe5abb7
SE
16282006-06-22 Steve Ellcey <sje@cup.hp.com>
1629
1630 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1631
2a79fd67
DA
16322006-06-20 David Ayers <d.ayers@inode.at>
1633
1634 PR bootstrap/28072
1635 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1636 whether target-libjava is being configured instead of whether the
1637 java front end is enabled.
1638 * configure: Regenerate.
7e050830 1639
04879af3
RO
16402006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1641
1642 PR target/27540
1643 * configure.in: Only enable libgomp on IRIX 6.
1644 * configure: Regenerate.
1645
ec6c7392
PB
16462006-06-15 Paolo Bonzini <bonzini@gnu.org>
1647
1648 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1649 too.
1650 * Makefile.in: Regenerate.
1651
12973d7a
DD
16522006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1653
1654 * config-ml.in: Alter CCASFLAGS to include special
1655 multilib options the same as is done for CFLAGS.
1656
c67ed86a
JDA
16572006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1658
1659 * configure.in: Don't enable libgomp on hpux10.
1660 * configure: Rebuilt.
1661
cb253473
DA
16622006-06-12 David Ayers <d.ayers@inode.at>
1663
1664 PR bootstrap/27963
1665 PR target/19970
7e050830 1666 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1667 ${libgcj} is specified.
1668 * configure: Regenerate.
7e050830 1669
32845532
CD
16702006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1671
1672 Sync from src:
7e050830
EC
1673
1674 * configure.in: Sync.
32845532 1675 * configure: Regenerated.
7e050830 1676
32845532
CD
1677 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1678
1679 * Makefile.def: Added dependencies from sim and gdb on intl, and
1680 added configure dependencies to everything with an all dependency
1681 on intl.
1682 * Makefile.in: Regenerated.
1683
7cd0cf9c
DA
16842006-06-06 David Ayers <d.ayers@inode.at>
1685
1686 PR libobjc/13946
1687 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1688 * Makefile.in: Regenerate.
1689 * configure.in: Add --enable-objc-gc at toplevel and have it
1690 enable boehm-gc for Objective-C.
1691 Remove target-boehm-gc from libgcj.
1692 Add target-boehm-gc to target_libraries.
1693 Add target-boehm-gc to noconfigdirs where ${libgcj}
1694 is specified.
1695 Assert that boehm-gc is supported when requested for Objective-C.
1696 Only build boehm-gc if needed either for Java or Objective-C.
1697 * configure: Regenerate.
7e050830 1698
3ff3adad
PB
16992006-06-05 Paolo Bonzini <bonzini@gnu.org>
1700
1701 PR 27674
1702 * Makefile.tpl (configure-[+prefix+][+module+],
1703 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1704 Remove rule to unstage bootstrapped modules.
1705 (stage_current): New.
1706 * Makefile.in: Regenerate.
1707
898e551d
LB
17082006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1709
1710 * MAINTAINERS (Write After Approval): Update my e-mail address.
1711
ea60341e
MS
17122006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1713
1714 * include/libiberty.h: Declare pex_run_in_environment.
1715
222ae291
AL
17162006-05-31 Asher Langton <langton2@llnl.gov>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1719
e9a54b07
PB
17202006-05-25 Paolo Bonzini <bonzini@gnu.org>
1721
1722 * Makefile.def (bfd, opcodes): Fix lib_path.
1723 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1724 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1725 * Makefile.in: Regenerate.
1726
03e67131
CD
17272006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1728
1729 * Makefile.in: Regenerate.
1730
65d6e994
CD
17312006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1732
1733 * Makefile.def: Add install-html target. Add datarootdir
1734 docdir and htmldir to flags_to_pass.
1735 * Makefile.tpl: Add install-html target.
1736 * Makefile.in: Regenerate.
1737 * configure.in: Add --with-datarootdir, --with-docdir, and
1738 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1739 * configure: Regenerate.
1740
9e299237
MS
17412006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1742
1743 * configure.in: Enable gprof for cross builds.
1744 * configure: Regenerate.
1745
c31202cd
RG
17462006-05-22 Richard Guenther <rguenther@suse.de>
1747
1748 Revert
1749 2006-01-31 Richard Guenther <rguenther@suse.de>
1750 Paolo Bonzini <bonzini@gnu.org>
1751
1752 * Makefile.def (target_modules): Add libgcc-math target module.
1753 * configure.in (target_libraries): Add libgcc-math target library.
1754 (--enable-libgcc-math): New configure switch.
1755 * Makefile.in: Re-generate.
1756 * configure: Re-generate.
1757 * libgcc-math: New toplevel directory.
1758
2a332582
JDA
17592006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1760 Andreas Tobler <a.tobler@schweiz.ch>
1761
1762 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1763 * configure: Rebuilt.
1764
ccce6917 17652006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1766
ccce6917
SL
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
ed606bc0
DD
17692006-05-01 DJ Delorie <dj@redhat.com>
1770
3d8f47a0 1771 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1772 * configure: Regenerate.
1773
9386bd20
RG
17742006-05-01 Richard Guenther <rguenther@suse.de>
1775
1776 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1777 maintainer.
1778
7b3bd503
KZ
17792006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1780
1781 * MAINTAINERS (Write After Approval): Add myself.
1782
87ceee72
JB
17832006-04-28 Jan Beulich <jbeulich@novell.com>
1784
1785 * MAINTAINERS (Write After Approval): Add myself.
1786
e88a2c09
DD
17872006-04-18 DJ Delorie <dj@redhat.com>
1788
1789 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1790 reference libgloss so that libssp can be built in a combined
1791 tree.
1792 * configure: Regenerate.
1793
675f0a8a
RM
17942006-04-08 Robert Millan <rmh@gcc.gnu.org>
1795
1796 * MAINTAINERS (Write After Approval): Add myself.
1797
27b6c940
BE
17982006-04-05 Ben Elliston <bje@au.ibm.com>
1799
1800 * configure.in: Require makeinfo 4.4 or higher.
1801 * configure: Regenerate.
1802
687b17d4
GP
18032006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1804
1805 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1806 Rearrange the entries of other libraries to have them in one place.
1807
906ac235
JB
18082006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1809
7e050830 1810 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
1811 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1812
fb0103e5
RG
18132006-03-14 Richard Guenther <rguenther@suse.de>
1814
1815 * configure: Regenerate with autoconf 2.13.
1816
17237f6b
JB
18172006-03-13 Jim Blandy <jimb@codesourcery.com>
1818
1819 * MAINTAINERS: Use my work address.
bed31434
JB
1820
1821 * MAINTAINERS: Update my E-mail address.
1822
27079765
AH
18232006-03-10 Aldy Hernandez <aldyh@redhat.com>
1824
1825 * configure.in: Handle --disable-<component> generically.
1826 * configure: Regenerate.
1827
54a17039
L
18282006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1829
1830 PR libgcj/17311
1831 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1832
b9bd11ca
EE
18332006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1834
1835 * MAINTAINERS (Write After Approval): Remove myself.
1836 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1837
e9a54b07
PB
18382006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1839
072b06f2
RE
1840 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1841 (TARGET_CONFIGDIRS): Remove.
1842 * configure.in: Remove AC_SUBST(target_configdirs).
1843 * Makefile.in, configure: Regenerated.
ee2312f3 1844
936e1a35
SK
18452006-02-20 Steven G. Kargl <kargls@comcast.net>
1846
1847 * MAINTAINERS (Write After Approval): Remove myself.
1848 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1849
cc11cc9b
PB
18502006-02-20 Paolo Bonzini <bonzini@gnu.org>
1851
1852 PR bootstrap/25670
1853
1854 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1855
1856 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1857 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1858 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1859 BUILD_PREFIX, BUILD_PREFIX_1.
1860 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1861
1862 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1863 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1864
1865 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1866 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1867 of `cat stage_current`. Always provide the `r' and `s' variables.
1868 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1869 a single shell execution.
1870 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1871 bootstrapped modules, make the stage1 module if the build was not
1872 started yet, else build the current stage.
1873 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1874 (all-build, all-host, all-target, [+make_target+]-host,
1875 [+make_target+]-target): Do not use \-continued lines.
1876 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1877 (current_stage, restrap, stage_last): New.
1878
1879 * Makefile.in: Regenerate.
1880 * configure: Regenerate.
1881
63a7c9ef
BD
18822006-02-19 Bud Davis <jmdavis@link.com>
1883
1884 * MAINTAINERS (Write After Approval): Remove myself.
1885 (Language Front End Maintainers): Add myself as fortran 95
1886 maintainer and update e-mail address.
1887
a3543e3a
FXC
18882006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1889
1890 * MAINTAINERS (Write After Approval): Remove myself.
1891 (Language Front End Maintainers): Add myself as fortran 95
1892 maintainer.
1893
ca5b1d2c
VK
18942006-02-16 Victor Kaplansky <victork@il.ibm.com>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
0499513f
TK
18982006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1899
1900 * MAINTAINERS (Write After Approval): Remove myself.
1901 (Language Front End Maintainers): Add myself as
1902 fortran 95 maintainer.
1903
d1f8db0c
PB
19042006-02-14 Paolo Bonzini <bonzini@gnu.org>
1905
1906 Sync from src:
1907
1908 2005-12-27 Leif Ekblad <leif@rdos.net>
1909
cc6010cd
AP
1910 * configure.in: Add support for RDOS target.
1911 * configure: Regenerate.
d1f8db0c
PB
1912
19132006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1914 Andreas Schwab <schwab@suse.de>
d1f8db0c 1915
cc6010cd 1916 * configure: Regenerate.
d1f8db0c 1917
cac90078
DE
19182006-02-12 David Edelsohn <edelsohn@gnu.org>
1919
1920 * configure.in (enable_libgomp): Add AIX.
1921 * configure: Regenerate.
1922
bd37fbf5
MK
19232006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1926
23027b7a
LM
19272006-02-03 Lee Millward <lee.millward@gmail.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1930
0058967b
RG
19312006-01-31 Richard Guenther <rguenther@suse.de>
1932 Paolo Bonzini <bonzini@gnu.org>
1933
1934 * Makefile.def (target_modules): Add libgcc-math target module.
1935 * configure.in (target_libraries): Add libgcc-math target library.
1936 (--enable-libgcc-math): New configure switch.
1937 * Makefile.in: Re-generate.
1938 * configure: Re-generate.
1939 * libgcc-math: New toplevel directory.
1940
e8b05380
PB
19412006-01-26 Paolo Bonzini <bonzini@gnu.org>
1942
1943 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1944 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1945 the assembler, linker and binutils.
1946 * configure: Regenerate.
1947
d54d5437
DM
19482006-01-22 Dirk Mueller <dmueller@suse.de>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
670cbfcf
DN
19522006-01-20 Diego Novillo <dnovillo@redhat.com>
1953
1954 * configure: Regenerate.
1955
953ff289
DN
19562006-01-18 Richard Henderson <rth@redhat.com>
1957 Jakub Jelinek <jakub@redhat.com>
1958 Diego Novillo <dnovillo@redhat.com>
1959
1960 * libgomp: New directory.
1961 * Makefile.def: Add target_module libgomp.
1962 * Makefile.in: Regenerate.
1963 * configure.in (target_libraries): Add target-libgomp.
1964 * configure: Regenerate.
1965
32ce4048
AO
19662006-01-05 Alexandre Oliva <aoliva@redhat.com>
1967
1968 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1969 @ from continuation.
1970 * Makefile.in: Rebuilt.
1971
0eaf8e17 19722006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1973
c76c0c83
CL
1974 * MAINTAINERS (Write After Approval): Add myself.
1975
2d309510
PB
19762006-01-04 Paolo Bonzini <bonzini@gnu.org>
1977
1978 PR bootstrap/24252
1979
1980 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1981 * Makefile.tpl (OBJDUMP): New.
1982 (EXTRA_HOST_FLAGS): Add it.
1983 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1984
953ff289
DN
1985 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1986 to use symbolic links between directories. Avoid race conditions
1987 or make them harmless.
1988 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1989
1990 * Makefile.def (LEAN): Pass.
1991 * Makefile.tpl (LEAN): Define.
1992 (stage[+id+]-start): Accept that the previous directory does not
1993 exist, if the bootstrap is lean.
1994 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1995 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1996 configure substitution.
1997 ([+compare-target+]): Likewise.
1998 ([+bootstrap-target+]-lean): New.
1999 * configure.in: Remove lean bootstrap support from here.
2000
953ff289
DN
2001 * Makefile.in: Regenerate.
2002 * configure: Regenerate.
2d309510 2003
368872c3
BE
20042006-01-04 Ben Elliston <bje@au.ibm.com>
2005
2006 * MAINTAINERS (libdecnumber): Add myself.
2007
d79e6356
MM
20082006-01-02 Mark Mitchell <mark@codesourcery.com>
2009
2010 * libtool-ldflags: New script.
2011
a6fbc1e2
AS
20122006-01-02 Andreas Schwab <schwab@suse.de>
2013
2014 * configure.in: When reconfiguring remove Makefile in
2015 all stage directories.
2016 * configure: Regenerate.
2017
103a4b39
SB
20182005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2019
2020 * MAINTAINERS: Update my email address.
2021
212f829c
PB
20222005-12-20 Paolo Bonzini <bonzini@gnu.org>
2023
2024 Revert Ada-related part of the previous change.
2025
2026 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2027 Do not pass.
2028 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2029 * Makefile.in: Regenerate.
2030 * configure.in: Do not include mt-ppc-aix target fragment.
2031 * configure: Regenerate.
2032
8ef1f2df
PB
20332005-12-19 Paolo Bonzini <bonzini@gnu.org>
2034
2035 * configure.in: Select appropriate fragments for PowerPC/AIX.
2036 * configure: Regenerate.
2037
2038 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2039 BOOT_CFLAGS, BOOT_LDFLAGS.
2040 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2041 BOOT_CFLAGS, BOOT_LDFLAGS.
2042 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2043 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2044 (stage): Fail if we cannot complete the work.
2045 * Makefile.in: Regenerate.
2046
ab34901f
NS
20472005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2048
2049 * configure.in: Replace ms1 with mt.
2050 * configure: Rebuilt.
2051
cbe82f21
BM
20522005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2053
2054 * MAINTAINERS: Update my email address.
2055
19843472
PB
20562005-12-15 Paolo Bonzini <bonzini@gnu.org>
2057
2058 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2059 install-host-nogcc): Don't invoke $(stage) at the end.
2060 * Makefile.in: Regenerate.
2061
1ca26cd2
PB
20622005-12-14 Paolo Bonzini <bonzini@gnu.org>
2063
2064 * configure.in: Flip the top-level bootstrap switch.
2065 * configure: Regenerate.
2066
f41d6665
DJ
20672005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2068
2069 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2070 $(stage) and $(unstage).
2071 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2072 (all): Remove stray semicolon.
2073 (local-distclean): Don't handle multilib.tmp and multilib.out.
2074 (install.all): Set $s for consistency.
2075 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2076 check_multilibs setting. Always make the install directory.
2077 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2078 Correct @if/@endif.
2079 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2080 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2081 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2082 (multilib.out): Remove.
2083 * Makefile.in: Regenerated.
2084
9174b3cf
CD
20852005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
64f182bd
NS
20892005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2090
121b2cee
NS
2091 * MAINTAINERS: Add myself as mt maintainer.
2092
64f182bd
NS
2093 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2094
a6d63770
AN
20952005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2096
2097 * MAINTAINERS: Change email address.
2098
2abefe3d
PB
20992005-12-05 Paolo Bonzini <bonzini@gnu.org>
2100
2101 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2102 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2103 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2104 Find in-tree tools if available.
2105 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2106 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2107 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2108 (COMPILER_*_FOR_TARGET): New.
2109 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2110 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2111 (CONFIGURED_*, USUAL_*): Remove.
2112 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2113 STRIP): Use autoconf substitutions.
2114 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2115 COMPILER_NM_FOR_TARGET): New.
2116 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2117
2118 (all): Make all-host and all-target in parallel.
2119 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2120 that $$r and $$s are set before invoking a recursive make.
2121 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2122 ([+bootstrap-target+]): Inline most of the `all' target.
2123
2f3bdde7
BE
21242005-11-29 Ben Elliston <bje@au.ibm.com>
2125
2126 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2127 from the gcc build directory.
2128 * Makefile.in: Regenerate.
2129
a4b6c45a
BE
21302005-11-29 Ben Elliston <bje@au.ibm.com>
2131
2132 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2133 depend on all-libdecnumber.
2134 * configure.in (host_libs): Include libdecnumber.
2135 * Makefile.in: Regenerate.
2136 * configure: Likewise.
2137
473a74b9
BE
21382005-11-29 Ben Elliston <bje@au.ibm.com>
2139
2140 * libdecnumber: Import decNumber sources from the dfp-branch.
2141
b4623110
KJ
21422005-11-21 Kean Johnston <jkj@sco.com>
2143
2144 * config.sub, config.guess: Sync from upstream sources.
2145
67dc1785
BE
21462005-11-21 Ben Elliston <bje@au.ibm.com>
2147
2148 Import from Autoconf sources:
2149
2150 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2151 * config/move-if-change: Don't output "$2 is unchanged";
2152 suggested by Ben Elliston. Handle weird characters correctly.
2153
186abafe
AT
21542005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2155
2156 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2157 to match upstream libtool for darwin.
2158
ef9db8d5
DJ
21592005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2160
2161 * Makefile.def: Remove gdb dependencies for gdbtk.
2162 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2163 (configure-gdb, install-gdb): New rules.
2164 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2165 * Makefile.in, configure: Regenerated.
2166
9c5141ab
JB
21672005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2168
2169 * MAINTAINERS (Write After Approval): Add myself.
2170
4523d51b
EE
21712005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
086b011c
DN
21752005-10-24 Diego Novillo <dnovillo@redhat.com>
2176
2177 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2178 Diego Novillo.
2179
e7c84bf8
PB
21802005-10-22 Paolo Bonzini <bonzini@gnu.org>
2181
2182 PR bootstrap/24297
2183 * Makefile.tpl (do-[+make-target+], do-check, install,
2184 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2185 are set before recursing.
2186 * Makefile.in: Regenerate.
2187
b88a7564
EB
21882005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2189
2190 PR bootstrap/18939
2191 * Makefile.def (gcc) <target>: Fix thinko.
2192 * Makefile.in: Regenerate.
2193
61efc800
BS
21942005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2195
2196 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2197 * configure: Regenerate.
2198
f53d2869
JZ
21992005-10-15 Jie Zhang <jie.zhang@analog.com>
2200
2201 * MAINTAINERS (Write After Approval): Add self.
2202
077fc835
KH
22032005-10-08 Kazu Hirata <kazu@codesourcery.com>
2204
2205 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2206 target-libffi, target-qthreads, target-libjava, and
2207 targetlibobjc.
2208 * configure: Regenerate.
2209
d739199a
DJ
22102005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2211
2212 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2213 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2214 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2215 (USUAL_OBJDUMP_FOR_TARGET): New.
2216 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2217 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2218 * configure, Makefile.in: Regenerated.
d739199a 2219
db38c6bb
PB
22202005-10-05 Paolo Bonzini <bonzini@gnu.org>
2221
2222 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2223 before other host packages.
2224
3015564c
KK
22252005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2226
2227 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2228
1061f99e
PB
22292005-10-05 Paolo Bonzini <bonzini@gnu.org>
2230
2231 PR bootstrap/22340
2232
2233 * configure.in (default_target): Remove.
2234 * Makefile.tpl (all): Do not use prerequisites as subroutines
2235 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2236 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2237 use prerequisites as subroutines.
2238 (check-host, check-target): New.
2239 (bootstrap configure & all targets): Do not use stage*-start
2240 if the directory layout is already ok.
2241 (non-bootstrap configure & all targets): Prepend a $(unstage).
2242 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2243 (NOTPARALLEL): Remove.
2244 (unstage, stage variables): New variables.
2245 (unstage, stage targets): Simply expand to those variables.
2246
2247 * configure: Regenerate.
2248 * Makefile.in: Regenerate.
2249
4a9c436f
JW
22502005-10-04 James E Wilson <wilson@specifix.com>
2251
2252 * Makefile.def (lang_env_dependencies): Add libmudflap.
2253 * Makefile.in: Regenerate.
2254
37150080
AS
22552005-10-03 Andreas Schwab <schwab@suse.de>
2256
2257 Backport from libtool CVS:
2258 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2259
2260 * ltmain.sh: add support for installing into temporary
2261 staging area (e.g. 'make install DESTDIR=...')
2262
39d16468
L
22632005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2264
2265 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2266 * configure: Regenerated.
2267
72a7ab82
AP
22682005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2269
2270 * configure: Regenerate with the correct
2271 autoconf version.
2272
6b65a26d
CM
22732005-09-30 Catherine Moore <clm@cm00re.com>
2274
2275 * configure.in (bfin-*-*): New.
2276 * configure: Regenerated.
2277
040b1c5a
GK
22782005-09-28 Geoffrey Keating <geoffk@apple.com>
2279
2280 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2281 (LIPO_FOR_TARGET): New.
2282 (CONFIGURED_LIPO_FOR_TARGET): New.
2283 (USUAL_LIPO_FOR_TARGET): New.
2284 (STRIP_FOR_TARGET): New.
2285 (CONFIGURED_STRIP_FOR_TARGET): New.
2286 (USUAL_STRIP_FOR_TARGET): New.
2287 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2288 STRIP_FOR_TARGET.
2289 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2290 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2291 * Makefile.in: Regenerate.
2292 * configure: Regenerate.
7e050830 2293
3a3c28db
DE
22942005-09-19 David Edelsohn <edelsohn@gnu.org>
2295
2296 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2297 (rs6000-*-aix*): Same.
2298 * configure: Regenerate.
2299
2749a921
TT
23002005-09-16 Tom Tromey <tromey@redhat.com>
2301
2302 * MAINTAINERS: Add self as java maintainer.
2303
7f26dfa3
FXC
23042005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2305
2306 * configure.in: Recognize f95 in the --enable-languages option,
2307 and substitute it for fortran, issuing a warning.
2308 * configure: Regenerate.
2309
d8852c4f
PE
23102005-08-30 Phil Edwards <phil@codesourcery.com>
2311
2312 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2313 * configure: Regenerated.
2314
ad685e81
AH
23152005-08-22 Aldy Hernandez <aldyh@redhat.com>
2316
2317 * MAINTAINERS: Add self as ms1 maintainer.
2318
b00d752c
RE
23192005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2320
2321 * Makefile.def (libssp): Add to lang_env_dependencies.
2322 * Makefile.in: Regenerate.
2323
9ed8fb9b
ILT
23242005-08-18 Ian Lance Taylor <ian@airs.com>
2325
2326 * MAINTAINERS: Add myself as middle-end maintainer.
2327
0f029d39
CG
23282005-08-17 Christian Groessler <chris@groessler.org>
2329
2330 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2331 * Makefile.in: Regenerate.
2332
81087874
AK
23332005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2334
2335 * MAINTAINERS (write after approval): Added myself.
2336
6a134f1c
MR
23372005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
2693c0b0
PB
23412005-08-12 Paolo Bonzini <bonzini@gnu.org>
2342
2343 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2344 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2345 Look for alternate names of the target cc and c++
2346 * configure: Regenerate.
2347
4de997d1
PB
23482005-08-08 Paolo Bonzini <bonzini@gnu.org>
2349
2350 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2351 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2352 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2353 tools; remove code to manually set them.
2354 (Target tools): Look in the environment for them.
2355 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2356 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2357 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2358 build directory.
2359 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2360 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2361 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2362 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2363 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2364 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2365 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2366 * configure: Regenerate.
2367 * Makefile.in: Regenerate.
2368
b089e33a
BE
23692005-07-28 Ben Elliston <bje@au.ibm.com>
2370
2371 * MAINTAINERS: Update for removed CPU targets.
2372
e3791243
MM
23732005-07-27 Mark Mitchell <mark@codesourcery.com>
2374
2375 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2376 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2377 * Makefile.in: Regenerated.
2378
526635cb
MM
23792005-07-26 Mark Mitchell <mark@codesourcery.com>
2380
2381 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2382 (CFLAGS_FOR_TARGET): Use it.
2383 (CXXFLAGS_FOR_TARGET): Likewise.
2384 * Makefile.in: Regenerated.
2385 * configure.in (--with-build-sysroot): New option.
2386 * configure: Regenerated.
2387
19791f70
PB
23882005-07-24 Paolo Bonzini <bonzini@gnu.org>
2389
2390 * Makefile.tpl: Wrap install between unstage and stage
2391 * Makefile.in: Regenerate.
2392
35f5a23f
EC
23932005-07-21 Eric Christopher <echristo@apple.com>
2394
2395 * MAINTAINERS: Update affiliation.
2396
ff3ddf15
PW
23972005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2398
2399 * MAINTAINERS: Add self as crx port maintainer.
2400
3a664c1c
DD
24012005-07-20 DJ Delorie <dj@redhat.com>
2402
2403 * MAINTAINERS: Add self as m32c maintainer.
2404
539df155
KC
24052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2406
2407 * all files: Update FSF address.
2408
be9c593a
EC
24092005-07-15 Eric Christopher <echristo@redhat.com>
2410
2411 * MAINTAINERS: Change affiliation.
2412
fd7ea4ab
JB
24132005-07-14 Jim Blandy <jimb@redhat.com>
2414
2415 * configure.in: Add cases for Renesas m32c.
2416 * configure: Regenerated.
7e050830 2417
0063a823
KC
24182005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2419
d0ca130a
KC
2420 * COPYING.LIB: Update from fsf.org.
2421
24222005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2423
2424 * COPYING, compile, config.guess,
0063a823
KC
2425 config.sub, install-sh, missing, mkinstalldirs,
2426 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2427 * config-ml.in: Update FSF address.
0063a823 2428
a8ba31f2
EC
24292005-07-13 Eric Christopher <echristo@redhat.com>
2430
2431 * configure.in: Add toplevel noconfigdir support for tpf.
2432 * configure: Regenerate.
2433
5bea4a03
PB
24342005-07-11 Paolo Bonzini <bonzini@gnu.org>
2435
2436 PR ada/22340
2437
2438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2439 * Makefile.in: Regenerate.
2440
284bdbbd
MM
24412005-07-07 Mark Mitchell <mark@codesourcery.com>
2442
2443 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 2444 Brolley to write-after-approval.
284bdbbd 2445
452190fb
AS
24462005-07-07 Andreas Schwab <schwab@suse.de>
2447
2448 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2449 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2450 * Makefile.in: Regenerated.
2451
9c8f9ec2
GK
24522005-07-06 Geoffrey Keating <geoffk@apple.com>
2453
2454 * configure.in: Don't build sim or rda when targetting darwin.
2455 * configure: Regenerate.
2456
ef0087a7
KH
24572005-07-06 Kazu Hirata <kazu@codesourcery.com>
2458
2459 * configure.in: Add --enable-libssp and --disable-libssp.
2460 * configure: Regenerate with autoconf-2.13.
2461
77008252
JJ
24622005-07-02 Jakub Jelinek <jakub@redhat.com>
2463
2464 * Makefile.def (target_modules): Add libssp.
2465 * configure.in (target_libraries): Add target-libssp.
2466 * configure: Rebuilt.
2467 * Makefile.in: Rebuilt.
2468
a04eae1b
ZW
24692005-07-01 Zack Weinberg <zackw@panix.com>
2470
2471 * MAINTAINERS: Change email address. Resign from maintainership.
2472
948884cd
RG
24732005-07-01 Richard Guenther <rguenther@suse.de>
2474
2475 * MAINTAINERS: Change my e-mail address and affiliation.
2476
c7870f5d
PB
24772005-06-22 Paolo Bonzini <bonzini@gnu.org>
2478
2479 * Makefile.def (stagefeedback): Come after profile.
2480 Define profiledbootstrap target.
2481 * Makefile.tpl (profiledbootstrap): Remove.
2482 (stageprofile-end): Zap stagefeedback.
2483 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2484 * Makefile.in: Regenerate.
2485
ab99519a
RS
24862005-06-13 Richard Sandiford <richard@codesourcery.com>
2487
2488 * MAINTAINERS: Update my email address.
2489
f610dd5f
ZW
24902005-06-13 Zack Weinberg <zack@codesourcery.com>
2491
2492 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2493 In 'cpp' stanza, support '#line' as well as '# '.
2494
71bc2a83
AS
24952005-06-08 Andreas Schwab <schwab@suse.de>
2496
2497 * MAINTAINERS: Move myself from 'Write After Approval' to
2498 'CPU Port Maintainers' section as m68k maintainer.
2499
4fab7234
HPN
25002005-06-07 Hans-Peter Nilsson <hp@axis.com>
2501
2502 * configure.in (unsupported_languages): New macro.
2503 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2504 non-ported target libraries in noconfigdirs.
2505 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2506 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 2507 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
2508 unsupported_languages.
2509 * configure: Regenerate.
2510
68193f9b
TS
25112005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2512
2513 * configure.in: Fix typo in handling of --with-mpfr-dir.
2514 * configure: Regenerate.
2515
f26f6b8d
RS
25162005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2517
2518 * MAINTAINERS: Update my email address.
2519
ba4853f8
JB
25202005-06-02 Jim Blandy <jimb@redhat.com>
2521
2522 * config.sub: Add cases for the Renesas m32c. (This patch has been
2523 accepted into the master sources.)
2524
79dd769c 25252005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
2526 Michael Snyder <msnyder@redhat.com>
2527 Stan Cox <scox@redhat.com>
79dd769c 2528
f610dd5f 2529 * configure.in: Set noconfigdirs for ms1.
79dd769c 2530
f610dd5f 2531 * configure: Regenerate.
79dd769c 2532
d29e107f
JD
25332005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2534
2535 * MAINTAINERS (Write After Approval): Add self.
2536
e93196c3
JC
25372005-06-01 Josh Conner <jconner@apple.com>
2538
2539 * MAINTAINERS (Write After Approval): Add self.
2540
ae263c7a
KH
25412005-06-01 Kazu Hirata <kazu@codesourcery.com>
2542
2543 * MAINTAINERS: Update my email address.
2544
585b3aa3
ZM
25452005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2546
2547 * MAINTAINERS (Write After Approval): Add self.
2548
4930c50b
CD
25492005-05-26 Chris Demetriou <cgd@broadcom.com>
2550
2551 * MAINTAINERS (Write After Approval): Remove self.
2552
2dfbef6d
PB
25532005-05-25 Paolo Bonzini <bonzini@gnu.org>
2554
2555 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2556 (Dependencies): Consider target modules for bootstrap dependencies.
2557 Make target bootstrap modules depend on each stage's gcc.
2558 * Makefile.in: Regenerate.
2559
bcb28cf5
PB
25602005-05-20 Paolo Bonzini <bonzini@gnu.org>
2561
2562 * Makefile.def (configure-gcc): Depend on binutils having been built.
2563 (all-gcc): No need to do it here.
2564 * Makefile.in: Regenerate.
2565
0cf085e4
PB
25662005-05-19 Paul Brook <paul@codesourcery.com>
2567
f610dd5f 2568 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2569 language cannot be built.
2570 * configure: Regenerate.
2571
dfb2c39a
DJ
25722005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2573
2574 * ylwrap: Import from Automake 1.9.5.
2575
771aaa92
DU
25762005-05-13 David Ung <davidu@mips.com>
2577
2578 * MAINTAINERS (Write After Approval): Add self.
2579
3ac9bd58
MS
25802005-05-09 Mike Stump <mrs@apple.com>
2581
2582 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2583 lt_cv_sys_max_cmd_len for now.
f610dd5f 2584
f77a5578
SC
25852005-05-09 Stan Cox <scox@redhat.com>
2586
2587 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2588
795e36e5
MK
25892005-05-08 Matt Kraai <kraai@ftbfs.org>
2590
2591 * README.SCO: Update the URL.
2592
c9392a2b
DE
25932005-05-05 David Edelsohn <edelsohn@gnu.org>
2594
2595 * ltconfig: Define file_list_spec. Pass file_list_spec and
2596 with_gnu_ld to libtool.
2597 * ltcf-c.sh (aix[45]): Define file_list_spec.
2598 * ltcf-cxx.sh (aix[45]): Same.
2599 * ltcf-gcj.sh (aix[45]): Same.
2600 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2601 exists, write list of input files to temporary file.
2602
bebcd931
MS
26032005-05-04 Mike Stump <mrs@apple.com>
2604
2605 * configure.in: Always pass --target to target configures as
2606 otherwise rebuilds that do --recheck will fail.
2607 * confiugure: Rebuilt.
2608
ce406537
PB
26092005-05-04 Paolo Bonzini <bonzini@gnu.org>
2610
2611 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2612 STAGE_HOST_EXPORTS.
2613 (configure, all): Add bootstrap support.
2614 (Host modules, target modules): Pass post-stage1 flags and exports.
2615 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2616 * Makefile.in: Regenerate.
2617
aa9dcfc4
PB
26182005-04-29 Paolo Bonzini <bonzini@gnu.org>
2619
2620 * configure: Regenerate.
2621
b6f9abcf
MS
26222005-04-27 Mike Stump <mrs@apple.com>
2623
2624 * MAINTAINERS: Add self as darwin maintainer.
2625
acb217cb
BS
26262005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2627
2628 * config.sub: Update from master copy.
2629
b6dae270
MS
26302005-04-21 Mike Stump <mrs@apple.com>
2631
2632 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2633 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2634
c2e0d3a9
HPN
26352005-04-19 Hans-Peter Nilsson <hp@axis.com>
2636
2637 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2638 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2639 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2640 "*-*-elf" and "*-*-linux*".
2641 * configure: Regenerate.
2642
871ae772
JM
26432005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2644
2645 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2646
bf070c29
MS
26472005-04-12 Mike Stump <mrs@apple.com>
2648
2649 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2650
e865b6f7
TK
26512005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2652
2653 * MAINTAINERS (Write After Approval): Add myself.
2654
7b71ad7f
BS
26552005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2656
2657 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2658
25b42232
PB
26592005-04-06 Paolo Bonzini <bonzini@gnu.org>
2660
f610dd5f 2661 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2662 (TARGET_CONFIGARGS): Include --with-target-subdir.
2663 (configure, all): New macros. Use them throughout.
2664 * Makefile.in: Regenerate.
2665
d727c624
JG
26662005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2669
fff72cc4
ZD
26702005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2671
2672 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2673
86472dc3
GP
26742005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2675
2676 * MAINTAINERS: Move John Carr to Write After Approval.
2677
5d0f90e5
R
26782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2679
2680 * config/mh-mingw32: Delete.
2681 * configure.in: Don't use it.
2682 * configure: Regenerate.
2683
33da42bc
PB
26842005-03-31 Paolo Bonzini <bonzini@gnu.org>
2685
2686 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2687 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2688 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2689 (HOST_LIB_PATH): Generate from Makefile.def.
2690 (TARGET_LIB_PATH): Likewise.
2691 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2692 * Makefile.in: Regenerate.
2693 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2694 (RPATH_ENVVAR): Include Darwin case.
2695 * configure: Regenerate.
2696
15cc1841
TF
26972005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2698
2699 * MAINTAINERS (Various Maintainers): Remove self.
2700 (Write After Approval): Add self.
2701
6a8c79d5
TF
27022005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2703
2704 * MAINTAINERS (Various Maintainers): Add self.
2705
256f7136
PB
27062005-03-25 Paolo Bonzini <bonzini@gnu.org>
2707
2708 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2709 * configure: Regenerate.
2710
191dd2c9
ZW
27112005-03-21 Zack Weinberg <zack@codesourcery.com>
2712
2713 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2714 gcc_version, and gcc_version_trigger from set of flags to pass.
2715 * Makefile.tpl: Remove definitions of above variables.
2716 (config.status): Remove dependency on $(gcc_version_trigger).
2717 * Makefile.in: Regenerate.
2718 * configure.in: Do not reference config/gcc-version.m4 nor
2719 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2720 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2721 * configure: Regenerate.
2722
ef6e9bc0
MH
27232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2724 Andrew Pinski <pinskia@physics.uc.edu>
2725
2726 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2727 * Makefile.in: Regenerate.
2728
009bbd5a
FW
27292005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
09f8755b
DA
27332005-03-03 David Ayers <d.ayers@inode.at>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
e73ed25c
AO
27372005-03-01 Alexandre Oliva <aoliva@redhat.com>
2738
2739 PR libgcj/20160
2740 * ltmain.sh: Avoid creating archives with components that have
2741 duplicate basenames.
2742
ace9ac7b
AP
27432005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2744
2745 PR bootstrap/20250
2746 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2747 instead of check.
2748 * Makefile.in: Regenerate.
2749
c9db9354
PB
27502005-02-28 Paolo Bonzini <bonzini@gnu.org>
2751
2752 * Makefile.in: Regenerate to fix conflict between the previous two
2753 patches.
2754
215c351a
PB
27552005-02-28 Paolo Bonzini <bonzini@gnu.org>
2756
2757 PR bootstrap/17383
2758 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2759 * Makefile.tpl (HOST_SUBDIR): New substitution.
2760 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2761 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2762 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2763 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2764 (Host modules, Bootstrapped modules): Use it.
2765 (Build modules, Target modules): Do not create symlink trees,
2766 always configure out-of-srcdir.
2767 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2768 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2769 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2770 $(HOST_SUBDIR). Create a symlink for host_subdir.
2771
2772 * Makefile.in: Regenerate.
2773 * configure: Regenerate.
2774
5395b47b
NN
27752005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2776
2777 Merged from libada-gnattools-branch:
2778 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2779
2780 * gnattools: New directory.
2781 * Makefile.def: Add gnattools as a module, depending on target-libada.
2782 * Makefile.in: Regenerate.
2783 * configure.in: Include gnattools in host_tools; disable it if ada
2784 is disabled.
2785 * configure: Regenerate.
2786
ca2cc05c
JM
27872005-02-24 James A. Morrison <phython@gcc.gnu.org>
2788
2789 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2790 treelang maintainer.
2791 (Write After Approval): Remove myself.
2792
d2f3024f
PS
27932005-02-23 Paul Schlie <schlie@comcast.net>
2794
2795 * configure.in: Allow darwin targeted ports to build tk, itcl and
2796 libgui.
2797 * configure: Regenerate.
2798
bba5e0ca
EB
27992005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2800
2801 PR libgcj/10353
2802 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2803 * configure: Regenerate.
2804
70132ce7
SK
28052005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
20f0edca
ILT
28092005-02-10 Ian Lance Taylor <ian@airs.com>
2810
2811 * MAINTAINERS: Update my e-mail address.
2812
e64e5109
RG
28132005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
40d64b5a
HPN
28172005-01-29 Hans-Peter Nilsson <hp@axis.com>
2818
2819 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2820 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2821 target-libgloss when not *-*-elf and *-*-aout.
2822 * configure: Regenerate.
2823
54a12711
KH
28242005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2825
2826 * MAINTAINERS: Remove obsolete entries.
2827
0aa99dbb
KH
2828 * MAINTAINERS (Write After Approval): Add Michael Matz.
2829
2b009f5f
NB
28302005-01-19 Neil Booth <neil@daikokuya.co.uk>
2831
2832 * MAINTAINERS: Remove self as cpplib maintainer.
2833
385870f5
KC
28342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2835
2836 * install-sh, config.sub: Import from upstream.
2837
e7daab31
KC
28382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2839
2840 PR bootstrap/18222
2841 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2842 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2843 * Makefile.in: Regenerate.
2844
e6003f4d
JT
28452005-01-16 Jason Thorpe <thorpej@netbsd.org>
2846
2847 * MAINTAINERS: Update my email address.
2848
145e2972 28492005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2850 Andreas Schwab <schwab@suse.de>
145e2972
DE
2851
2852 PR bootstrap/18033
2853 * config-ml.in: Eval option if surrounded by single quotes.
2854
86c7e0da
PB
28552005-01-03 Paolo Bonzini <bonzini@gnu.org>
2856
2857 Revert 2004-12-28 Makefile changes, a better fix will be
2858 applied to mainline and src after GCC 4.0 branches.
2859
3224a22f
PB
28602004-12-28 Paolo Bonzini <bonzini@gnu.org>
2861
2862 PR bootstrap/17383
2863
2864 * Makefile.def (target_modules): Remove stage parameter,
2865 it is always true now.
2866 * Makefile.tpl (configure-build-[+module+],
2867 configure-target-[+module+]): Always build symlink tree
2868 for the directory and for include. BUILD_SUBDIR and
2869 TARGET_SUBDIR cannot be . anymore.
2870 * Makefile.in: Regenerate.
2871
aaf51ca2
DE
28722004-12-25 David Edelsohn <edelsohn@gnu.org>
2873
2874 Revert 2004-12-08 Makefile changes.
2875
4e32e454
DS
28762004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2877
2878 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2879 cygwin, mingw.
2880
669f01d8
AS
28812004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2882
2883 * configure.in (sh64-*-*): Reenable gprof.
2884 * configure: Regenerate.
2885
1b227ee0
DE
28862004-12-08 David Edelsohn <edelsohn@gnu.org>
2887
2888 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2889 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2890 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2891 * Makefile.in: Regenerate.
2892
ce5e944c
CF
28932004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2894
2895 * MAINTAINERS: Update my email address.
2896
893f1e87
MK
28972004-12-07 Matt Kraai <kraai@ftbfs.org>
2898
2899 * Makefile.tpl: Generate normal dependencies if the LHS module is
2900 not bootstrapped.
2901 * Makefile.in: Regenerate.
2902
bb59c339
RS
29032004-12-03 Richard Sandiford <rsandifo@redhat.com>
2904
2905 * configure.in: Include config/gxx-include-dir.m4. Use
2906 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2907 * configure: Regenerate.
2908
4982adbe
RS
29092004-12-03 Richard Sandiford <rsandifo@redhat.com>
2910
2911 * config.if: Delete.
2912 * configure.in: Set libstdcxx_incdir directly.
2913 * configure: Regenerate.
2914
05750653
EC
29152004-12-02 Eric Christopher <echristo@redhat.com>
2916
2917 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2918 * Makefile.in: Regenerate.
2919
5fef1dbd
RS
29202004-12-02 Richard Sandiford <rsandifo@redhat.com>
2921
2922 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2923 * configure: Regenerate.
2924
afabd8e6
RS
29252004-12-02 Richard Sandiford <rsandifo@redhat.com>
2926
2927 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2928 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2929 * configure: Regenerate.
2930
78716e86
EC
29312004-12-01 Eric Christopher <echristo@redhat.com>
2932
2933 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2934 of things to remove.
2935
57ab8ba9
MK
29362004-11-29 Matt Kraai <kraai@ftbfs.org>
2937
2938 * MAINTAINERS (Write After Approval): Update my e-mail address.
2939
2539bffe
KC
29402004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2941
2942 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2943 from CVS libtool to always pass_all.
2944
3e732ba0
JDA
29452004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2946
2947 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2948 (hppa*64*-*-*): Delete incorrect comment.
2949 * configure: Rebuilt.
2950
767f726e
KC
29512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2952
2953 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2954
2c92e90f
KC
29552004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2956
2957 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2958 from CVS libtool to always pass_all.
2959
32f84e48
KC
29602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2961
2962 * install-sh, compile: Import from automake.
2963
9587be8a
KC
29642004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2965
2966 * config.guess, config.sub: Import from savannnah.
2967
04e81808 29682004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2969
2970 * MAINTAINERS (Write After Approval): Add myself
2971
f87a2b2e
MS
29722004-11-12 Mike Stump <mrs@apple.com>
2973
2974 * Makefile.def: Add html support.
2975 * Makefile.tpl: Likewise.
2976 * Makefile.in: Regenerate.
2977
848556c2
GK
29782004-11-11 Geoffrey Keating <geoffk@apple.com>
2979
556f03c4
GK
2980 PR 18423
2981 * configure.in: Remove all instances of build-fixincludes from
2982 noconfigdirs.
2983 (build_configargs): Supply --target to subdirectories.
2984 * configure: Regenerate.
2985
848556c2
GK
2986 * Makefile.def: Make gcc install depend on fixincludes install.
2987 * Makefile.in: Regenerate.
2988
9e5712a5
JJ
29892004-11-10 Janis Johnson <janis187@us.ibm.com>
2990
2991 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2992
4ef509c0
PB
29932004-11-11 Paul Brook <paul@codesourcery.com>
2994
2995 * MAINTAINERS: Add self as arm maintainer. Update email address.
2996
20d11df6
HPN
29972004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2998
2999 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3000 target-libgfortran.
79fd8592 3001 * configure: Regenerate.
20d11df6 3002
68c70f15
DE
30032004-11-07 David Edelsohn <edelsohn@gnu.org>
3004
3005 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3006 like CC.
3007
54f88091
PB
30082004-11-05 Paolo Bonzini <bonzini@gnu.org>
3009
3010 * Makefile.def (host fixincludes): Specify missing targets.
3011 * Makefile.in: Regenerate.
3012
6866abb8
RC
30132004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3014
3015 * MAINTAINERS: Add myself
3016
83f62578
GL
30172004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
53c7ffe7
GK
30212004-11-04 Geoffrey Keating <geoffk@apple.com>
3022
3023 * Makefile.def: Build fixincludes for the host, too.
3024 * Makefile.in: Regenerate.
3025 * configure.in (host_tools): Add fixincludes.
3026 * configure: Regenerate.
3027
ac8b3d9d
DJ
30282004-11-04 Daniel Jacobowitz <dan@debian.org>
3029
3030 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3031 * configure: Regenerated.
3032
bab37580
L
30332004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3034
3035 PR other/17783
3036 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3037 * configure: Regenerated.
3038
db1de713
MM
30392004-10-31 Mark Mitchell <mark@codesourcery.com>
3040
3041 * README.SCO: Update per FSF instructions.
3042
a827e21a
EW
30432004-10-28 Eric B. Weddington <ericw@evcohs.com>
3044
3045 PR target/18151
3046 * configure.in (case ${target}): Do not build fixincludes for avr.
3047 * configure: Regenerated.
3048
9d069a4f
PB
30492004-10-26 Paolo Bonzini <bonzini@gnu.org>
3050
3051 * configure.in (case ${target}): Do not build fixincludes
3052 on platforms where it is not used.
3053 * configure: Regenerated.
3054
fc45f3fe
DJ
30552004-10-23 Daniel Jacobowitz <dan@debian.org>
3056
3057 * configure.in: Use an absolute path to install-sh.
3058 * configure: Regenerated.
3059
36554b92
AL
30602004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3061
3062 * MAINTAINERS (Write After Approval): Add myself.
3063
88e9994a
KH
30642004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3065
3066 * MAINTAINERS: Remove from Write After Approval those that are
3067 already maintainers.
3068
ad02a944
SP
30692004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3070
3071 * MAINTAINERS: Update my email address.
3072
c8e6cd41
KC
30732004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3074
3075 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3076 * configure: Regenerate.
3077
ebe55024
R
30782004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3079
3080 * MAINTAINERS: Update my email address.
3081
a8b0957e
KH
30822004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3083
3084 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3085 entries belonging to this category.
3086
96836f61
JZ
30872004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3088
3089 * MAINTAINERS: Update my e-mail address.
3090
7e0b5752
PB
30912004-10-06 Paolo Bonzini <bonzini@gnu.org>
3092
3093 Fix wrong conflict resolution in:
3094
3095 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3096
3097 * Makefile.in: Regenerate.
3098 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3099 in the recursive `make', instead of hardwiring `all'.
3100 (Autogenerated TARGET-* variables): New.
3101
370f7a47
TL
31022004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3103
3104 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3105 * configure: Regenerate.
370f7a47 3106
13e5d623
KH
31072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3108
3109 * MAINTAINERS (Various Maintainers): Move the "windows,
3110 cygwin, mingw" maintainer to ...
3111 (OS Port Maintainers): ... here.
3112
a6497c1b
KH
31132004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3114
3115 * MAINTAINERS (Write After Approval): Remove those that are
3116 maintainers of some subsystem.
3117
1abb828a
D
31182004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3119
3120 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3121 * ltcf-cxx.sh (tpf*): Likewise.
3122 * ltconfig (tpf*): Add TPF OS configuration support.
3123
16d1338d
BS
31242004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3125
3126 * MAINTAINERS: Change my email address to my new work account.
3127
9082a750
MR
31282004-09-24 Michael Roth <mroth@nessie.de>
3129
3130 * configure.in (--without-headers): Add missing double quotes.
3131 * configure: Regenerate.
3132
07a8bdf8
KC
31332004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3134
3135 * ylwrap: Revert to previous version.
3136
4c4a5bbc
L
31372004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3138
3139 PR bootstrap/17369
3140 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3141 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3142 SET_GCC_LIB_PATH_CMD.
3143 (BASE_TARGET_EXPORTS): Likewise.
3144 * Makefile.in: Regenerated.
3145
3146 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3147 * configure: Regenerated.
3148
85f59630
KC
31492004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3150
3151 * config.guess: New upstream version
3152 * compile, depcomp, install-sh, ylwrap: Likewise.
3153
95c53c62
RS
31542004-09-19 Roger Sayle <roger@eyesopen.com>
3155
3156 * config/mh-x86omitfp: New host makefile fragment. Add
3157 -fomit-frame-pointer to the default BOOT_CFLAGS.
3158 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3159 * configure: Regenerate.
3160
0a1c093b
AP
31612004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3162
3163 PR target/11572
3164 * configure.in (*-*-darwin*): Renable libobjc.
3165 * configure: Regenerate.
3166
315fcf97
NS
31672004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3168
3169 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3170
0a050485 31712004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3172
0a050485
DB
3173 * Makefile.def: Remove libbanshee.
3174 * Makefile.tpl: Ditto.
3175 * configure.in: Ditto.
3176 * Makefile.in: Regen.
3177 * configure: Ditto.
3178
5f4a098e
DE
31792004-09-08 David Edelsohn <edelsohn@gnu.org>
3180
3181 * ltmain.sh: Use $pic_object as $non_pic_object if
3182 $non_pic_object=none.
3183
32b2511f
PB
31842004-09-07 Paolo Bonzini <bonzini@gnu.org>
3185
3186 * missing: Import latest version from master repository.
3187
fc4d0e82
NC
31882004-09-06 Nick Clifton <nickc@redhat.com>
3189
3190 * config.sub: Import latest version from master repository.
3191 * config.guess: Likewise.
3192 This includes these changes:
78716e86 3193
fc4d0e82
NC
3194 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3195
3196 * config.sub: Handle crisv32, alias etraxfs.
3197 * config.guess (crisv32:Linux:*:*): Handle.
3198
3199 2004-08-13 Brad Smith <brad@comstyle.com>
3200
3201 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3202 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3203
3204 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3205
3206 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3207 assume the processor is a powerpc. This is because coreutils
3208 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3209 in this case, due to a MacOS X bug that causes
3210 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3211 to return a negative number.
3212 Problem reported by Petter Reinholdtsen in:
3213 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3214
3215 2004-07-19 Ben Elliston <bje@gnu.org>
3216
3217 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3218
3219 2004-06-24 Ben Elliston <bje@gnu.org>
3220
3221 * config.guess: Update copyright years.
3222 * config.sub: Likewise.
3223
3224 2004-06-22 Robert Millan <robertmh@gnu.org>
3225
3226 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3227 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3228
3229 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3230
3231 * config.guess (*:*VMS:*:*): New entry. Replaces
3232 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3233 manufacturer.
3234
3235 2004-06-22 Ben Elliston <bje@gnu.org>
3236
3237 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3238 * config.sub: Likewise.
3239
3240 2004-06-22 Ben Elliston <bje@gnu.org>
3241
3242 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3243 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3244
3245 2004-06-11 Ben Elliston <bje@gnu.org>
3246
3247 * config.guess (pegasos:OpenBSD:*:*): Remove.
3248
3249 2004-06-11 Ben Elliston <bje@gnu.org>
3250
3251 From Wouter Verhelst <wouter@grep.be>:
3252 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3253
3254 2004-06-11 Ben Elliston <bje@gnu.org>
3255
3256 * config.guess (luna88k:OpenBSD:*:*): New.
3257
3258 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3259
3260 * config.guess (m32r*:Linux:*:*): New case.
3261 * config.sub: Handle m32rle.
3262
3263 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3264
3265 From Jens Petersen <petersen@redhat.com>:
3266 * config.sub: Handle sparcv8.
3267
3268 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3269
3270 From Tom Smith <smith@cag.lkg.hp.com>:
3271 * config.guess: Version suffixes are equally significant on Tru64
3272 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3273 prefix of "P" (patched kernel).
3274
3275 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3276
3277 * config.sub: Add support for National Semiconductor CRX target.
3278
2f4cc6bf
JJ
32792004-09-03 Janis Johnson <janis187@us.ibm.com>
3280
3281 * MAINTAINERS (Various Maintainers): Remove myself as web page
3282 maintainer, add myself as maintainer of build status lists.
3283
61fec9ff
JB
32842004-09-03 Jan Beulich <jbeulich@novell.com>
3285
3286 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3287 *-*-netware, but add target-libmudflap.
3288 Consolidate *-*-netware targets (of which really only i?86 exists)
3289 into a single entry.
3290 * configure: Likewise.
3291
45f366ab
PB
32922004-09-01 Paolo Bonzini <bonzini@gnu.org>
3293
3294 * Makefile.tpl (sorry): Remove.
3295 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3296 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3297 (do-clean): Clean per-stage directories too.
3298 (do-distclean): Run distclean-stage1 too.
3299 (.NOTPARALLEL): Enable during toplevel bootstrap.
3300 (stage[+id+]-bubble): Enable parallel execution during
3301 the recursive invocation.
3302 * Makefile.in: Regenerate.
3303
3304 Fix previous checkin:
3305
3306 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3307 include.
3308 * configure.in: Fix indentation.
3309 * configure: Regenerate.
3310
be8fff81
RB
33112004-08-31 Robert Bowdidge <bowdidge@apple.com>
3312
45f366ab
PB
3313 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3314 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3315 * configure: regenerate
78716e86 3316 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3317 -mdynamic-no-pic
be8fff81
RB
3318
3319
71b5d516
PB
33202004-08-31 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * Makefile.def (build_modules): Add fixincludes.
3323 (dependencies): Make gcc depend on fixincludes.
3324 * configure.in (build_tools): Add fixincludes.
3325 (build_configdirs): Always include build_libs.
3326 * Makefile.in: Regenerate.
3327 * configure: Regenerate.
3328
33292004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3330
3331 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3332 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3333 phony targets; do not generate timestamp files.
3334 (distclean-stageN): Remove references to their timestamp files.
3335 (restageN, touch-stageN): Remove.
3336 (stageN-bubble): Rewritten.
3337 (compare): Support lean bootstraps.
3338 * Makefile.in: Regenerate.
3339
3340 * configure.in: Only warn when bootstrapping but
3341 build != host or build != target. Support lean bootstraps.
3342 * configure: Regenerate.
3343
ce7cbbb0
PE
33442004-08-26 Phil Edwards <phil@codesourcery.com>
3345
3346 * configure.in: Give a better error message if GMP/MPFR are missing
3347 and a language needing them has been requested.
3348 * configure: Regenerated.
3349
9c71a529
PE
33502004-08-25 Phil Edwards <phil@codesourcery.com>
3351
3352 * configure.in: Print a list of available language front-ends if
3353 a requested one is missing. Tidy stray tab characters.
3354 * configure: Regenerated.
3355
e3f92d3b
MK
33562004-08-19 Michael Koch <konqueror@gmx.de>
3357
3358 * gcc/doc/install.texi: Update entry about automake for libjava.
3359
c3f84f61
RM
33602004-08-17 Robert Millan <robertmh@gnu.org>
3361
3362 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3363 (instead of FreeBSD).
3364 * configure: Regenerate.
3365
7c27e184
PB
33662004-08-16 Paolo Bonzini <bonzini@gnu.org>
3367
3368 * Makefile.in: Regenerate.
3369 * configure: Regenerate.
3370
3371 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3372 stage_*_flags.
3373 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3374 for bootstrapped modules if toplevel bootstrap is going.
3375 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3376 modules. Adjust for changes in Makefile.def. Enable several
3377 rules even in non-bootstrap mode, just to avoid peppering the
3378 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3379 (stage-[+prev+]-bubble): Remove.
3380
3381 * Makefile.def (Dependencies): Depend on all-build-bison,
3382 all-build-flex, all-build-byacc, all-build-texinfo, rather
3383 than the host variations.
3384 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3385 with BUILD_SUBDIR.
3386 (BISON): Update for recent Bisons.
3387 (YACC): Fix typo.
3388 (cross): Depend on all-build.
3389 (all): Do not depend on all-build.
3390 (prebootstrap): Remove.
3391 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3392 (Prebootstrap dependencies): Add them to the per-stage targets
3393 and to all-prebootstrap.
3394 * configure.in (build_configdirs): Always enable build_tools.
3395 (BUILD_DIR_PREFIX): Remove.
3396
3397 * Makefile.def (gcc): Add target variable.
3398 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3399 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3400 in the recursive `make', instead of hardwiring `all'.
3401 (Autogenerated TARGET-* variables): New.
3402
20f3bb80
BB
34032004-08-13 Brian Booth <bbooth@redhat.com>
3404
3405 * MAINTAINERS: Remove myself from write-after-approval.
3406
b5be499d
NN
34072004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3408
3409 * src-release: Stop distributing mmalloc with gdb (which doesn't
3410 use it).
3411 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3412 * Makefile.in: Regenerate.
3413
b3f8d95d
MM
34142004-08-09 Mark Mitchell <mark@codesourcery.com>
3415
3416 * configure.in (arm*-*-eabi*): New target.
3417 * configure: Regenerate.
3418
3589b69e
PB
34192004-08-06 Paolo Bonzini <bonzini@gnu.org>
3420
3421 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3422 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3423 (Dependencies): New section.
3424 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3425 (configure-target-[+module+]): Depend on maybe-all-gcc
3426 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3427 (toplevel profiledbootstrap): Fix dependencies.
3428 * Makefile.in: Regenerate.
3429
972974fc
MM
34302004-08-03 Mark Mitchell <mark@codesourcery.com>
3431
3432 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3433 target-libiberty to noconfigdirs.
3434 * configure: Regenerate.
3435
bebf829d
PB
34362004-08-03 Paul Brook <paul@codesourcery.com>
3437
3438 * configure.in: Check for MPFR as well as GMP.
3439 * configure: Regenerate.
3440
98a5bb3b
RM
34412004-08-01 Robert Millan <robertmh@gnu.org>
3442
3443 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3444 libmudflap for all GNU-based systems (with Glibc).
3445 * configure: Regenerate.
3446
d32ab992
PB
34472004-08-03 Paolo Bonzini <bonzini@gnu.org>
3448
3449 * Makefile.def (host-modules): Add gcc.
3450 * Makefile.in: Regenerate.
3451 * Makefile.tpl (sorry): New rule.
3452 (configure-host, all-host, [+make_target+]-host, do-check,
3453 install-host): Do not add gcc as a special case.
3454 (host modules): Add a small special-casing for gcc. Export
3455 extra_make_flags through the environment.
3456 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3457 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3458 other recursive targets for gcc): Remove.
3459
3460 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3461 (stage, unstage): New rules.
3462 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3463 distclean-stage[+id+]): Use stage_current.
3464 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3465 the stage*-start rules.
3466
aeb732c1
GK
34672004-08-02 Geoffrey Keating <geoffk@apple.com>
3468
3469 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3470 use -all_load flag.
3471
25b656e7
PB
34722004-08-02 Paolo Bonzini <bonzini@gnu.org>
3473
3474 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3475 * configure: Regenerate.
3476
cc440d71
TM
34772004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3478
3479 * maintainer-scripts/gcc_release: Revert yesterday's change.
3480
270e140b
SB
34812004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3482
3483 * MAINTAINERS: Add myself to write-after-approval.
3484
3e4035f8
TM
34852004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3486
3487 * libf2c: Removed.
3488 * gcc/gccbug.in: Updated because of libf2c removal.
3489 * maintainer-scripts/gcc_release: Ditto.
3490
a3e8d8b4
LR
34912004-07-09 Loren J. Rittle <ljrittle@acm.org>
3492
3493 * configure.in: Build libmudflap by default on FreeBSD.
3494 * configure: Regenerated.
3495
dfcada9a
MM
34962004-07-09 Mark Mitchell <mark@codesourcery.com>
3497
3498 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3499 systems.
3500 * configure: Regenerated.
3501
3922b216
JDA
35022004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3503
3504 PR target/16344
3505 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3506 feedback based compiler.
3507 * Makefile.in: Rebuilt.
3508
95bcca47
AO
35092004-07-08 Alexandre Oliva <aoliva@redhat.com>
3510
3511 * Makefile.def (host_modules): Set bootstrap=true for flex.
3512 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3513 * Makefile.in: Rebuilt.
3514
051822f6
JH
35152004-07-07 Jan Hubicka <jh@suse.cz>
3516
3517 * MAINTAINERS: Add self as a profile feedback maintainer.
3518
7b61653a
PE
35192004-07-05 Phil Edwards <phil@codesourcery.com>
3520
3521 * configure.in: Do not prepend $srcdir to /dev/null in
3522 makefile fragments.
3523 * configure: Regenerate.
3524
23f6b2f9
PB
35252004-07-01 Paolo Bonzini <bonzini@gnu.org>
3526
3527 * Makefile.def (build_modules): Add bison, byacc, flex,
3528 m4, texinfo.
3529 (flags_to_pass): Add FLEX.
3530 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3531 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3532 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3533 DEFAULT_MAKEINFO): Remove.
3534 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3535 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3536 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3537 objdir or else use configured tool.
3538 (all-build): New.
3539 (all): Depend on it.
3540 (Build module dependencies): Add.
3541 * Makefile.in: Regenerate.
3542 * configure.in: Better support for multiple build modules,
3543 matching what is done for host/target modules. Do not look
3544 for "plausible" locations of build tools if Canadian cross.
3545 Use autoconf's AC_PROG_CC to find a C compiler. Define
3546 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3547 * configure: Regenerate.
78716e86 3548
1c020272
PB
35492004-06-22 Paolo Bonzini <bonzini@gnu.org>
3550
3551 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3552 * Makefile.in: Regenerate.
3553
a52a0a7f
PB
35542004-06-22 Paolo Bonzini <bonzini@gnu.org>
3555
3556 * Makefile.tpl (configure-build-[+module+],
3557 configure-[+module+], configure-target-[+module+]): Pass
3558 [+extra_configure_args+].
3559 (all-build-[+module+], all-[+module+], check-[+module+],
3560 install-[+module+], [+make_target+]-[+module+],
3561 all-target-[+module+], check-target-[+module+],
3562 install-target-[+module+], [+make_target+]-target-[+module+]):
3563 Pass [+extra_make_args+].
3564 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3565 (GCC_HOST_EXPORTS): Remove.
3566 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3567 cross, check-gcc, check-gcc-c++, install-gcc,
3568 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3569 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3570 * Makefile.in: Regenerate.
3571
ccde3f1a
MS
35722004-06-21 Matthew Sachs <msachs@apple.com>
3573
3574 * MAINTAINERS: Added self to write-after-approval.
3575
6264b0a6
CF
35762004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3577
3578 * configure.in: Check for srcdir/winsup rather than build directory
3579 winsup.
3580 * configure: Regenerate.
3581
801e2270
CV
35822004-06-17 Corinna Vinschen <vinschen@redhat.com>
3583
3584 * configure.in: Don't build Cygwin native newlib if winsup
3585 directory is missing. Emit warning instead.
3586 * configure: Regenerate.
3587
ad6717df
PB
35882004-06-09 Paolo Bonzini <bonzini@gnu.org>
3589
3590 * Makefile.tpl (touch-stage[+id+]): New.
3591 (restage[+prev+]): Depend on touch-stage[+id+].
3592
3593 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3594 Use it throughout.
3595
3596 * Makefile.def: Add profile and feedback bootstrap stages.
3597 Remove next field from bootstrap stages.
3598 * Makefile.tpl (LN, LN_S): Substitute.
3599 (stageN-start, stageN-end): Use double-colon rules, to
3600 provide a hook for additional setup commands.
3601 (distclean-stageN-gcc, restageN): Create dependencies from
3602 [+prev+], not from [+next+].
3603 (stageN-bubble): Add commands for successive stages from
3604 [+prev+], using double-colon rules.
3605 (all-stageN-gcc): Fix typo.
3606 (stagefeedback-start, profiledbootstrap): New.
3607 * Makefile.in: Regenerate.
3608 * configure.in: Call ACX_PROG_LN.
3609 * configure: Regenerate.
3610
5bbb9680
CY
36112004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
e18be1d4
MA
36152004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
5607edfd
PB
36192004-06-03 Paolo Bonzini <bonzini@gnu.org>
3620
3621 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3622 without gcc.
3623 * configure: Regenerate.
3624
1ec4e9c3
PB
36252004-06-01 Paolo Bonzini <bonzini@gnu.org>
3626
3627 * Makefile.tpl: Fix typo.
3628 * Makefile.in: Regenerate.
3629
c2f7605f
PB
36302004-06-01 Paolo Bonzini <bonzini@gnu.org>
3631
3632 * configure.in: Remove new- prefix from toplevel
3633 bootstrap targets.
3634 * configure: Regenerate.
3635
f516a7da
PB
36362004-06-01 Paolo Bonzini <bonzini@gnu.org>
3637
3638 * Makefile.tpl (all.normal): Rename to all.
3639 (all): Replace with a rule to pick the default
3640 target from configure.
3641 (all-gcc, configure-gcc): Use conditionals to
3642 do nothing when toplevel bootstrap is going on.
3643 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3644 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3645 * configure.in: Support --enable-bootstrap.
3646
3647 * Makefile.def: Remove new- prefix from toplevel
3648 bootstrap targets.
3649 * Makefile.tpl: Likewise.
3650
3651 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3652 target.
3653
3654 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3655 $(RECURSE_FLAGS) to recursive invocation of make.
3656
3657 * Makefile.in: Regenerate.
3658 * configure: Regenerate.
3659
78dd5e36
AJ
36602004-05-30 Andreas Jaeger <aj@suse.de>
3661 Jim Wilson <wilson@specifixinc.com>
3662
3663 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3664 like CC.
3665
30f1bddc
DJ
36662004-05-27 Daniel Jacobowitz <dan@debian.org>
3667
3668 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3669 * configure: Regenerate.
3670
4fc4dd12
DJ
36712004-05-25 Daniel Jacobowitz <drow@false.org>
3672
3673 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3674 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3675 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3676 targets.
3677 * Makefile.in: Regenerate.
3678
94632047 36792004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3680
3681 * configure.in: Test the ability to symlink directories.
3682 * configure: Regenerate.
3683
3684 * Makefile.def (bootstrap-stage): New definitions.
3685 * Makefile.tpl (configure-stage1-gcc,
3686 configure-stage2-gcc, configure-stage3-gcc,
3687 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3688 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3689 new-restage3, compare): Autogenerate, see Makefile.in
3690 entry for behavioral changes.
3691 (distclean-stage1, new-stage1-start, new-stage1-end,
3692 new-stage1-bubble, distclean-stage2, new-stage2-start,
3693 new-stage2-end, new-stage2-bubble, distclean-stage3,
3694 new-stage3-start, new-stage3-end): New autogenerated targets.
3695 (objext, prebootstrap, BOOT_CFLAGS,
3696 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3697 targets.
3698
3699 * Makefile.in: Regenerate.
3700 (distclean-stage1, new-stage1-start, new-stage1-end,
3701 new-stage1-bubble, distclean-stage2, new-stage2-start,
3702 new-stage2-end, new-stage2-bubble, distclean-stage3,
3703 new-stage3-start, new-stage3-end): New targets.
3704 (all-stage1-gcc): Move prebootstrap dependency from here...
3705 (configure-stage1-gcc): ...to here.
3706 (new-bootstrap): Use bubble targets.
3707 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3708 Use per-stage distclean targets.
3709 (configure-stage1-gcc, configure-stage2-gcc,
3710 configure-stage3-gcc, all-stage1-gcc,
3711 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3712 Use new-stageN-start to prepare the tree.
3713
4f4e53dd
PB
37142004-05-23 Paolo Bonzini <bonzini@gnu.org>
3715
3716 * Makefile.def (host_modules): add libcpp.
3717 * Makefile.tpl: Add dependencies on and for libcpp.
3718 * Makefile.in: Regenerate.
3719 * configure.in: Add libcpp host module.
3720 * configure: Regenerate.
3721
60975492
PB
37222004-05-21 Paolo Bonzini <bonzini@gnu.org>
3723
3724 * Makefile.tpl: Whenever a recursive target is defined, wrap
3725 it in a special @if/@endif block, and prepare its maybe
3726 dependency in the @if/@endif block
3727 * configure.in: Instead of writing maybe dependencies, remove
3728 the @if/@endif statements, and remove the @if/@endif blocks
3729 that remain.
3730 * configure: Regenerate.
3731 * Makefile.in: Regenerate.
3732
5ce7d75d
JJ
37332004-05-20 Janis Johnson <janis187@us.ibm.com>
3734
3735 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3736
c779c42f
KK
37372004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3738
3739 PR bootstrap/15120
3740 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3741 * */configure: Rebuilt.
3742
b4117c30
ZW
37432004-05-17 Zack Weinberg <zack@codesourcery.com>
3744
3745 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3746 of libf2c.
3747 * configure, Makefile.in: Regenerate.
3748
dd609cc1 37492004-05-13 Tobias Schl���¼ter <tobi@gcc.gnu.org>
75089d48
TS
3750
3751 * MAINTAINERS (Write After Approval): Add myself.
3752
6de9cd9a
DN
37532004-05-13 Diego Novillo <dnovillo@redhat.com>
3754
3755 Merge from tree-ssa-20020619-branch.
3756
3757 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3758 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3759 (HOST_GMPLIBS): Define.
3760 (HOST_GMPINC): Define.
3761 (TARGET_LIB_PATH): Add libmudflap.
3762 (GFORTRAN_FOR_TARGET): Define.
3763 (configure-build*): Export GFORTRAN.
3764 (configure-gcc): Export GMPLIBS and GMPINC.
3765 (all-gcc): Add maybe-all-libbanshee.
3766 (configure-target-libgfortran): Define.
3767 * Makefile.in: Regenerate.
3768 * configure.in (host_libs): Add libbanshee.
3769 (target_libraries): Add target-libmudflap and target-libgfortran.
3770 Add --with-libbanshee.
3771 Handle --disable-libmudflap.
3772 (*-*-freebsd*): Use with_gmp.
3773 Add $(libgcj) to noconfigdirs.
3774 * configure: Regenerate.
3775 * depcomp: New file.
3776 * MAINTAINERS: Add tree-ssa maintainers.
3777
8f1b790f
VM
37782004-05-04 Vladimir Makarov <vmakarov@redhat.com>
3779
b4117c30 3780 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 3781
693446fc
BF
37822004-04-30 Brian Ford <ford@vss.fsi.com>
3783
b4117c30 3784 * MAINTAINERS (Write After Approval): Add myself.
693446fc 3785
d1bb666c
UB
37862004-04-29 Uros Bizjak <uros@kss-loka.si>
3787
b4117c30 3788 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 3789
6cf1ac42
PB
37902004-04-28 Paolo Bonzini <bonzini@gnu.org>
3791
3792 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3793 * configure: Regenerate.
3794
632933d5
PB
37952004-04-27 Paolo Bonzini <bonzini@gnu.org>
3796
3797 Revert:
3798 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3799
3800 * Makefile.def (flags_to_pass): Remove *dir variables that
3801 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3802 as well as prefix and exec_prefix.
3803 * Makefile.in: Regenerate.
3804
80dc6aa0
RM
38052004-04-26 Robert Millan <robertmh@gnu.org>
3806
3807 Add patches from libtool CVS.
3808 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3809 * ltconfig: Likewise.
3810 * ltcf-c.sh: Likewise.
3811 * ltcf-cxx.sh: Likewise.
3812 * ltcf-gcj.sh: Likewise.
3813
e11283f1
PB
38142004-04-26 Paolo Bonzini <bonzini@gnu.org>
3815
3816 * Makefile.def (host_modules): Mark with the bootstrap
3817 flag packages on which gcc depends.
3818 * Makefile.tpl (all-bootstrap): Use it.
3819 * Makefile.in: Regenerate.
3820
8546950c
PB
38212004-04-26 Paolo Bonzini <bonzini@gnu.org>
3822
3823 * Makefile.def (flags_to_pass): Remove *dir variables that
3824 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3825 as well as prefix and exec_prefix.
3826 * Makefile.in: Regenerate.
3827
a76494aa
PB
38282004-04-26 Paolo Bonzini <bonzini@gnu.org>
3829
b4117c30
ZW
3830 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3831 * configure: Regenerate.
3832 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3833 * gcc/Makefile.tpl (compare): Use the result of the test.
3834 * gcc/Makefile.in: Regenerate.
a76494aa 3835
03a91701
PB
38362004-04-23 Paolo Bonzini <bonzini@gnu.org>
3837
3838 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3839 Always relocate gcc and prev-gcc to the original names, even
3840 if the build fails.
3841 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3842 New targets.
3843
082a6351
LG
38442004-04-23 Laurent GUERBY <laurent@guerby.net>
3845
3846 * MAINTAINERS: Update my email address.
b4117c30 3847
1f1d584b
RO
38482004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3849
3850 * configure.in (mips*-*-irix5*): Enable ld.
3851 * configure: Regenerate.
082a6351 3852
1db673ca
RO
38532004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3854
3855 * configure: Regenerate.
3856
ce4ea44e
JW
38572004-04-15 James E Wilson <wilson@specifixinc.com>
3858
3859 * Makefile.tpl (configure-[+module+], configure-gcc,
3860 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3861 Set and export LDFLAGS.
3862 * Makefile.in: Regenerate.
3863
611f62ad
MC
38642004-04-12 Michael Chastain <mec.gnu@mindspring.com>
3865
b4117c30 3866 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 3867
be912515
NN
38682004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3869
3870 PR bootstrap/14871
3871 * Makefile.tpl: If we don't have built-in-tree target tools,
3872 use the ones found by configure rather than hacking around with
3873 program_transform_name.
3874 * configure.in: Give Makefile.tpl the information necessary
3875 to do that.
3876 * Makefile.in: Regenerate.
3877 * configure: Regenerate.
3878
9104315a
NN
38792004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3880
3881 PR bootstrap/14760
3882 * configure.in: When computing baseargs, strip *all* copies of
3883 offending options. Also, don't match/substitute the trailing space,
3884 so that this actually works when two similar options are separated by
3885 only one space.
3886 * configure: Regenerate.
3887
bef1d700
DE
38882004-04-06 David Edelsohn <edelsohn@gnu.org>
3889
b4117c30
ZW
3890 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3891 (rs6000-*-aix*): Same.
3892 * configure: Regenerate.
bef1d700 3893
54bcf05e 38942004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
3895
3896 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 3897
369a832c 38982004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
3899
3900 * MAINTAINERS: Add myself to write-after-approval.
369a832c 3901
09a9c095
NN
39022004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3903
7caf53cb
NN
3904 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3905 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3906 * Makefile.in: Regenerate.
3907
09a9c095
NN
3908 * configure.in (top level bootstrap support): Rework --enable-werror
3909 to set @stage2_werror_flag@.
3910 * configure: Regenerate.
3911 * Makefile.tpl (top level bootstrap support): Pass
3912 @stage2_werror_flag@ down to configure in stages 2 and 3.
3913 * Makefile.in: Regenerate.
3914
5595a2bd
NN
39152004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3916
cbfd7e06
NN
3917 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3918 for stages 2 and 3 as well as in make. As a consequence, remove
3919 OUTPUT_OPTION (now detected by configure) from the flags passed down
3920 to make.
3921 * Makefile.in: Regenerate.
3922
5595a2bd
NN
3923 * Makefile.tpl (new-bootstrap): Fix typo.
3924 * Makefile.in: Regenerate.
3925
ca3b3e20
NN
39262004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3927
295f4e42
NN
3928 * Makefile.tpl: Rearrange by moving recursive_targets rules
3929 into their proper sections.
3930 * Makefile.tpl (top level bootstrap support): Move disabling
3931 of coverage flags from 'make' to 'configure'; improve comments.
3932 * Makefile.in: Regenerate.
3933
340de83f
NN
3934 * Makefile.tpl (experimental top level bootstrap) Move stage1
3935 language setting from all- target to configure- target; disable
3936 intermodule optimization in stage 1; prevent gratuitous rebuilds
3937 of stage 1.
3938 * Makefile.in: Regenerate.
3939 * configure.in: Comma-separate stage 1 language list for top
3940 level bootstrap.
3941 * configure: Regenerate.
3942
ca3b3e20
NN
3943 * Makefile.tpl: Clean up experimental top level bootstrap support:
3944 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3945 prev-gcc in configure- targets as well as all- targets.
3946 * Makefile.in: Regenerate.
3947
4d038073
KC
39482004-03-21 Kelley Cook <kcook@gcc.gnu.org>
3949
3950 * compile: New file imported from automake.
3951
ab3533d6
PB
39522004-03-17 Paolo Bonzini <bonzini@gnu.org>
3953
3954 * configure.in: Remove symbolic link section.
3955 * configure: Regenerate.
3956 * Makefile.tpl (links): Remove.
3957 * Makefile.in: Regenerate.
3958
1e0f07d3 39592004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 3960 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
3961
3962 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 3963 Set with AC_CHECK_PROGS.
1e0f07d3
PB
3964 * configure.in: Fix comment typo from last patch.
3965 * configure: Regenerate.
3966
2805b53a
NN
39672004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3968
3969 * Makefile.tpl: Introduce experimental top level bootstrap support.
3970 * Makefile.in: Regenerate.
3971 * configure.in: Introduce support for top level bootstrap.
3972 * configure: Regenerate.
3973
79b4b7d2 39742004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 3975 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
3976
3977 PR bootstrap/14522
3978 * configure.in: Cope with shells that do not support unquoted ^
3979 * configure: Regenerate.
3980
6bbec498 39812004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 3982 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
3983
3984 PR bootstrap/14522
79b4b7d2 3985 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
3986 quotes inside quoted backquote substitutions.
3987 * configure: Regenerate.
3988
83c15dfc
AP
39892004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3990
3991 PR bootstrap/14522
f2bd98d4 3992 * configure.in: Fix escaping of $.
83c15dfc
AP
3993 * configure: Regenerate.
3994
55ffb5ed
NN
39952004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3996
3997 * configure: Regenerate, since I forgot to while committing Paolo's
3998 changes.
3999
e4c9c075
PB
40002004-03-08 Paolo Bonzini <bonzini@gnu.org>
4001
4002 PR ada/14131
4003 Move language detection to the top level.
4004 * configure.in: Find default values for the tools as
4005 soon as possible. Disable ada if GNAT is not found.
4006 Emit error message about missing languages. Expand
4007 --enable-languages=all for the gcc subdirectory.
4008
5199e2c6
BE
40092004-03-10 Ben Elliston <bje@gnu.org>
4010
4011 * MAINTAINERS: Update my email address.
4012
c18b95e5
DE
40132004-03-05 David Edelsohn <edelsohn@gnu.org>
4014
4015 * ltconfig: Disable building static libraries if building shared
4016 libraries on AIX 5L.
4017
d0fe5ad3
RS
40182004-03-01 Richard Sandiford <rsandifo@redhat.com>
4019
4020 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4021 and disable libgcj.
4022 * configure: Regenerated.
4023
e6f71f9d
BB
40242004-03-01 Brian Booth <bbooth@redhat.com>
4025
4026 * MAINTAINERS: Add myself to write-after-approval.
4027
8983e50e
PB
40282004-03-01 Paolo Bonzini <bonzini@gnu.org>
4029
4030 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4031
d4cd9d81
NN
40322004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4033
4034 PR bootstrap/7087
4035 * Makefile.tpl: Guard XFOO sed statements better.
4036 * Makefile.tpl: Add dependency for configure-target-libada.
4037 * Makefile.in: Regenerate (incidentally fixes broken
4038 commit when libada-branch was merged).
4039
0ea0229e
KC
40402004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4041
4042 * MAINTAINERS: Add myself to write-after-approval.
4043
bad93735
AP
40442004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4045
4046 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4047 maintainers.
4048
a7ca14fc
AC
40492004-02-20 Andrew Cagney <cagney@redhat.com>
4050
4051 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4052 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4053
51592782
NN
40542004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4055
4056 PR bootstrap/11932
4057 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4058
6a30854a
JQ
40592004-02-14 Jerry Quinn <jlquinn@optonline.net>
4060
4061 * MAINTAINERS: Added myself to write-after-approval.
4062
be8b2bee
MK
40632004-02-14 Michael Koch <konqueror@gmx.de>
4064
4065 * MAINTAINERS: Added myself to write-after-approval.
4066
972760b7
JM
40672004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4068
4069 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4070 some OS port maintainers to OS port maintainers section.
4071
b0281654
FCE
40722004-02-13 Frank Ch. Eigler <fche@redhat.com>
4073
4074 * MAINTAINERS: Add self.
4075
3c419fd6
KH
40762004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4077
4078 * MAINTAINERS: Alphabetize.
4079
e88e9aee
PB
40802004-02-12 Paolo Bonzini <bonzini@gnu.org>
4081
4082 * MAINTAINERS: Remove myself.
b4117c30 4083
1915e422
DE
40842004-02-11 David Edelsohn <edelsohn@gnu.org>
4085
4086 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4087 (rs6000-*-aix*): Same.
4088 * configure: Regenerate.
4089
a22c2d8d
KC
40902004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4091
4092 * configure.in (host): Add in missing $noconfigdirs to defines.
4093 * configure: Regenerate.
4094
d9cdb878
AC
40952004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4096 Nathanael Nerode <neroden@gcc.gnu.org>
4097
4098 PR ada/6637, PR ada/5911
b4117c30 4099 Merge with libada-branch:
d9cdb878
AC
4100 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4101 with appropriate dependencies. Add --enable-libada configure switch.
4102 * configure, Makefile.in: Regenerate.
4103
8bd92821
PB
41042004-02-09 Paolo Bonzini <bonzini@gnu.org>
4105
4106 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4107
89a95129
RO
41082004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4109
4110 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4111 * configure: Regenerate.
4112
892629bc
GK
41132004-02-04 Geoffrey Keating <geoffk@apple.com>
4114
4115 Merge from upstream:
4116
4117 * ltmain.in: When setting IFS to '~', be careful about user
4118 arguments that contain '~'.
4119
4120 2004-02-04 Peter O'Gorman <peter@pogma.com>
4121
4122 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4123 Also test $base_compile against $CC with escaped arguments. Bug
4124 reported by Geoff Keating <geoffk@apple.com>.
4125
6b402165
KH
41262004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4127
4128 * MAINTAINERS: Remove i960 port.
4129
fa2f0306
DD
41302004-01-23 DJ Delorie <dj@redhat.com>
4131
4132 * Makefile.def (target_modules) [libiberty]: Don't stage.
4133 * Makefile.in: Rebuilt.
4134
9feb20aa
CT
41352004-01-20 Caroline Tice <ctice@apple.com>
4136
4137 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4138
7aed2ccc
PC
41392004-01-19 Paolo Carlini <pcarlini@suse.de>
4140
4141 * MAINTAINERS: Update my email address.
4142
f25bebe1
JM
41432004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4144
4145 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4146
28083580
VR
41472004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4148
4149 * MAINTAINERS: Remove entries without email address.
4150
c0f4b5e4
DJ
41512004-01-15 Daniel Jacobowitz <drow@mvista.com>
4152
4153 * MAINTAINERS: Add myself to write-after-approval.
4154
b5eb5a5e
SB
41552004-01-15 Steven Bosscher <stevenb@suse.de>
4156
4157 * MAINTAINERS: Update my email address.
4158
2c4de30b
LR
41592004-01-14 Loren J. Rittle <ljrittle@acm.org>
4160
4161 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4162 * Makefile.tpl (configure-target-[+module+]): Support stage.
4163 * Makefile.in: Rebuilt.
4164
74c0b320
ILT
41652004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4166
4167 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4168
2560344b
RS
41692004-01-10 Richard Sandiford <rsandifo@redhat.com>
4170
4171 * MAINTAINERS: Add myself as a MIPS maintainer.
4172
8b21cda6
NN
41732004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4174
2b6c260d
NN
4175 * configure.in: Use ./config.cache, not config.cache.
4176 * configure: Regenerate.
4177 * Makefile.tpl: Special-casing not needed for GCC any more.
4178 * Makefile.in: Regenerate.
4179
09438bde
NN
4180 * configure.in: Don't share a cache file for host dirs.
4181 * configure: Regenerate.
4182
8b21cda6
NN
4183 * config-ml.in: Don't mess with the cache file.
4184
e42870df
EB
41852004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4186
4187 * MAINTAINERS: Move myself from 'Write After Approval' to
4188 'CPU Port Maintainers' section as SPARC maintainer.
4189
6b9eb62c
NN
41902004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4191
78a816a6
NN
4192 * Makefile.tpl: Make GCC use a separate config.cache.
4193 * Makefile.in: Regenerate.
4194
6b9eb62c
NN
4195 PR bootstrap/11932, PR bootstrap/11933
4196 (I don't know if it will fix either of them, but it relates
4197 to them.)
4198 * configure.in: Don't use shared config.cache for target
4199 directories.
4200 * configure: Regenerate.
4201
86d7b562
DN
42022004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4203
4204 * MAINTAINERS: Add myself to 'Write After Approval' section.
4205
07d0a605
RS
42062003-12-31 Roger Sayle <roger@eyesopen.com>
4207
4208 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4209 * configure: Regenerated.
4210
459ac19f
KH
42112003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4212
4213 * MAINTAINERS: Remove the mn10200 maintainer.
4214
5785c0ed 42152003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4216
cc6010cd
AP
4217 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4218 * configure: Regenerated.
5785c0ed 4219
a268eff9
JH
42202003-12-16 Jan Hubicka <jh@suse.cz>
4221
4222 * MAINTAINERS: Add myself as callgraph maintainer.
4223
9d465b12
TF
42242003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4225
4226 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4227 * configure: Regenerate.
4228
a68a270a
GB
42292003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4230
4231 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4232 'Write After Approval' section. Update email.
4233
3066a15c
JL
42342003-12-01 James Lemke <jim@wasabisystems.com>
4235
4236 * MAINTAINERS (Write After Approval): Add myself.
4237
8c052da4
MT
42382003-11-20 Matt Thomas <matt@3am-software.com>
4239
4240 * MAINTAINERS: Add myself as a vax port maintainer.
4241
e75f9147
KC
42422003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4243
4244 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4245 (configure-build-[+module+], configure-[+module+]): Likewise.
4246 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4247 * Makefile.in: Regenerate.
4248
43d8d958
AT
42492003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4250
4251 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4252 shared/dylibed libraries.
4253 * ltmain.sh: Likewise.
4254 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4255 * ltcf-cxx.sh: Likewise.
4256 * ltcf-gcj.sh: Likewise.
4257 * ltconfig: Likewise.
4258
638dcaa0
SC
42592003-11-17 Stan Cox <scox@redhat.com>
4260
4261 * MAINTAINERS: Add myself as iq2000 port maintainer.
4262
15cc172b
AC
42632003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4264
b4117c30
ZW
4265 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4266 * Makefile.in: Regenerate.
15cc172b 4267
20af77cd
UW
42682003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4269
4270 * config.sub: Update to 2003-11-03 version.
4271
4dd01c5c
PE
42722003-10-20 Phil Edwards <phil@codesourcery.com>
4273
4274 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4275 * configure: Regenerate.
4276
8d36c499
NP
42772003-10-20 Nicolas Pitre <nico@cam.org>
4278
4279 * MAINTAINERS: Add myself to 'Write After Approval' section.
4280
8b7ebc31
AC
42812003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4282
4283 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4284
afe1910c
JM
42852003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4286
4287 * MAINTAINERS: Update my email address.
4288
05dcec66
RO
42892003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4290
4291 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4292
71fc2f0c
RL
42932003-10-17 Ralph Loader <rcl@ihug.co.nz>
4294
4295 * MAINTAINERS: Add myself to 'Write After Approval' section.
4296
507ec745
BI
42972003-10-16 Bernardo Innocenti <bernie@develer.com>
4298
4299 * config.guess: Update to 2003-10-16 version.
4300 * config.sub: Update to 2003-10-16 version.
4301
4d466c42
DD
43022003-10-15 David Daney <ddaney@avtrex.com>
4303
4304 * MAINTAINERS: Added myself to 'Write After Approval' section.
4305
0c9b16bc
FH
43062003-10-15 Falk Hueffner <falk@debian.org>
4307
4308 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4309 'Write After Approval' section. Update email.
4310
74d57d15
RS
43112003-10-14 Roger Sayle <roger@eyesopen.com>
4312
4313 * MAINTAINERS: Move myself from 'Write After Approval' to
4314 'Various Maintainers' section as middle-end maintainer.
4315
d29b8ad8
NN
43162003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4317
4318 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4319 HOST_FLAGS_TO_PASS.
4320 * Makefile.in: Regenerate.
4321
26db814a
BI
43222003-10-11 Bernardo Innocenti <bernie@develer.com>
4323
4324 * config.guess: Update to 2003-10-07 version.
4325 * config.sub: Update to 2003-10-07 version.
4326
fffeb871
RO
43272003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4328
4329 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4330 * ltconfig (irix5*, irix6*): Don't override version_type.
4331
6691a79e
ME
43322003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4333
4334 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4335 * configure: Rebuilt
4336 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4337 * Makefile.in: Rebuilt
4338
62cdd71e
L
43392003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4340
4341 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4342
6fe2eacc
CW
43432003-09-30 Carlo Wood <carlo@alinoe.com>
4344
cc6010cd 4345 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4346
ea57e5ad
PK
43472003-09-29 Paul Koning <ni1d@arrl.net>
4348
4349 * MAINTAINERS: Move myself from "Write After Approval"
4350 to CPU platform maintainers for pdp11 platform.
4351
e070672a
AT
43522003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4353
4354 * MAINTAINERS: Move myself from 'Write After Approval' to
4355 'Various Maintainers' section as libffi testsuite maintainer.
4356
43bb47c2
DJ
43572003-09-21 Daniel Jacobowitz <drow@mvista.com>
4358
4359 * configure.in: Pass a computed --program-transform-name
4360 to subconfigures.
4361 * configure: Regenerated.
4362
da9d3b37
NN
43632003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4364
94322beb
NN
4365 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4366 * Makefile.in: Regenerate.
4367
da9d3b37
NN
4368 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4369 * Makefile.in: Regenerate.
4370
ffd9060b
ZL
43712003-09-19 Ziemowit Laski <zlaski@apple.com>
4372
4373 * MAINTAINERS: Move myself from 'Write After Approval'
4374 to 'Various Maintainers' (objective-c) section.
4375
eeae7b41
DJ
43762003-09-17 Daniel Jacobowitz <drow@mvista.com>
4377
4378 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4379 quoting.
4380 * configure: Regenerated.
4381
a080d12b
JB
43822003-09-16 Joel Brobecker <brobecker@gnat.com>
4383
4384 * MAINTAINERS (Write After Approval): Add myself to write after
4385 approval list.
4386
6cd2fc59
DN
43872003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4388
cc6010cd 4389 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4390
dcbdd9cc
ILT
43912003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4392
4393 * MAINTAINERS: Update my e-mail address.
4394
e517f636
AM
43952003-09-09 Alan Modra <amodra@bigpond.net.au>
4396
4397 * libtool.m4 (LD): Correct powerpc64 host match.
4398
bc49924b
JW
43992003-09-06 James E Wilson <wilson@tuliptree.org>
4400
4401 * MAINTAINTERS: Update my affiliation and email address.
4402
082124f5
ZD
44032003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
dc94d89e
DD
44072003-09-04 DJ Delorie <dj@redhat.com>
4408
4409 * configure: Regenerate.
4410
44112003-09-04 Robert Millan <robertmh@gnu.org>
4412
4413 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4414
7a0f2d4e
KG
44152003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4416
4417 * configure.in: Ensure arguments to sed are properly spaced.
4418 * configure: Regenerate.
4419
88d032eb
GP
44202003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4421
4422 * MAINTAINERS: Update my e-mail address.
4423
0b3f3d22
ME
44242003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4425
4426 * MAINTAINERS (Write After Approval): Add myself.
4427
d253f9ba
DJ
44282003-08-27 Daniel Jacobowitz <drow@mvista.com>
4429
4430 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4431 * configure: Regenerated.
4432
066ec9c9
MM
44332003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4434
4435 * MAINTAINERS: Update my email address.
4436
415d7ef9
PE
44372003-08-23 Phil Edwards <pme@gcc.gnu.org>
4438
4439 * configure.in: Use newline instead of semicolon when assuming
4440 shell arguments in a for loop.
4441 * configure: Regenerated.
4442
e1567352
JE
44432003-08-22 Jason Eckhardt <jle@rice.edu>
4444
4445 * MAINTAINERS: Resurrect the i860 maintainer.
4446
b348267b
GK
44472003-08-20 Geoffrey Keating <geoffk@apple.com>
4448
e50084fa
GK
4449 PR 8180
4450 * configure.in: When testing with_libs and with_headers, treat
4451 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4452 * configure: Regenerate.
b4117c30 4453
b348267b
GK
4454 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4455 make, shell, etc.
4456 (baseargs): Likewise.
4457 * configure: Regenerate.
4458
ca26ffe0
BI
44592003-08-20 Bernardo Innocenti <bernie@develer.com>
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
940cde4d
GK
44632003-08-19 Geoffrey Keating <geoffk@apple.com>
4464
4465 * configure.in: Disable libgcj for darwin not on powerpc.
4466 * configure: Rebuild.
4467
74bed51b
ADL
44682003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4469
4470 * config-ml.in, symlink-tree: Add license.
4471
b4117c30
ZW
44722003-08-03 Richard Stallman <rms@gnu.org>
4473 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
4474
4475 * README.SCO: New file.
4476
333a28b4
MK
44772003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4478
4479 * Makefile.tpl (check, check-c++): Express dependencies using
4480 dependencies rather than commands.
4481 * Makefile.in: Regenerate.
4482
c197e306
AC
44832003-08-01 Andrew Cagney <cagney@redhat.com>
4484
4485 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4486 * configure: Ditto.
4487
a8ee6e2d
GK
44882003-07-31 Geoffrey Keating <geoffk@apple.com>
4489
4490 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 4491 * Makefile.in: Update.
a8ee6e2d 4492
8d9b3f2e
AT
44932003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4494
4495 * configure.in: Enable libgcj for darwin.
4496 * configure: Rebuild.
4497
52c0c542
PE
44982003-07-29 Phil Edwards <pme@gcc.gnu.org>
4499
4500 * config-ml.in: Use ac_configure_args directly instead of
4501 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4502 actually seen.
4503
b4acb5ef
NN
45042003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4505
4506 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4507 creating target and build subdirs to build all parent dirs as needed.
4508 * Makefile.in: Rebuild.
4509 * configure.in: Don't build dirs explicitly here.
4510 * configure: Rebuild.
4511
a51d71d0
PB
45122003-07-26 Paul Brook <paul@nowt.org>
4513
4514 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4515
f43e12ce
AO
45162003-07-22 Alexandre Oliva <aoliva@redhat.com>
4517
4518 * Makefile.tpl (all-make): Depend on intl.
4519 * Makefile.in: Rebuilt.
4520
8a199ff6
PE
45212003-07-20 Phil Edwards <pme@gcc.gnu.org>
4522
4523 * install-sh: Update to newer upstream versions (associated with
4524 aclocal 1.7).
4525 * mkinstalldirs: Likewise.
4526 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4527
e6a8c803
AP
45282003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4529
4530 * MAINTAINERS: Move self from Bug database only accounts
4531 to write-after-approval.
4532
9f13608f
NN
45332003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4534
4535 * config.if: Remove unused libc_interface determination.
4536
c7864714
NN
45372003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4538
4539 * MAINTAINERS: Move self from write-after-approval to
4540 build machinery (*.in).
4541
775956d0
NN
45422003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4543
4544 PR bootstrap/11273
4545 PR bootstrap/11408
4546 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4547 unused INSTALL_PROGRAM_ARGS.
4548 * configure.in: Use AC_PROG_INSTALL.
4549 * Makefile.in: Regenerate.
4550 * configure: Regenerate.
4551
c7f67a6e
KH
45522003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4553
4554 * MAINTAINERS: Alphabetize.
4555
33952f6f
AO
45562003-07-10 Alexandre Oliva <aoliva@redhat.com>
4557
4558 * configure: Rebuilt.
4559 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4560 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4561 newlib nor libgloss.
4562 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4563 * configure.in (am33_2.0-*-linux*): Added.
4564
0d4f1b4e
BW
45652003-07-09 Bob Wilson <bob.wilson@acm.org>
4566
4567 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4568 * configure: Regenerate.
4569
56694dd9
ZW
45702003-07-07 Zack Weinberg <zack@codesourcery.com>
4571
4572 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4573 * Makefile.in: Regenerate.
4574
21607eb4
ZW
45752003-07-04 Zack Weinberg <zack@codesourcery.com>
4576
4577 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4578 * Makefile.in: Regenerate.
4579
8c90b13a
L
45802003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4581
4582 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4583 * Makefile.in: Regenerated.
4584
5d42f90e
L
4585 * config-ml.in: Replace PWD with PWD_COMMAND.
4586
6eb95e99
ZW
45872003-07-04 Zack Weinberg <zack@codesourcery.com>
4588
4589 * intl: New directory; see intl/ChangeLog for details.
4590 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4591 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4592 * Makefile.in: Regenerate.
4593
07d1940e
NN
45942003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4595
4596 * configure.in: Clean up config-lang.in handling. Delete
4597 useless assignment to "subdirs".
4598 * configure: Regenerate.
4599
4dbda6f0
NN
46002003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4601
4602 * configure.in: Rename 'target_libs' to 'target_libraries'.
4603 Remove useless reference to 'target_libs'.
4604 * configure: Regenerate.
4605
2c30ab71
KS
46062003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4607
4608 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4609 * Makefile.in: Regenerate.
4610
11405c93
NN
46112003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4612
4613 * Makefile.def: Introduce flags_to_pass.
4614 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4615 * Makefile.in: Regenerate.
4616
fb87ad5d
HPN
46172003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4618
4619 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4620 and target-libgloss.
4621 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4622 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4623 * configure: Regenerate.
4624
a7956a48
BK
46252003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4626
4627 * configure.in: Update testsuite_flags to new location.
4628 * configure. Regenerate.
6eb95e99 4629
eaf9f3b2
NN
46302003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4631
4632 * Makefile.tpl: Remove BUILD_CC stuff.
4633 * Makefile.in: Regenerate.
4634
2d89ffef
KH
46352003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4636
4637 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4638
83415b0b
GP
46392003-06-16 Graeme Peterson <gp@qnx.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
b951c91c 46432003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 4644
b951c91c
L
4645 * config.guess: Update to 2003-06-12 version.
4646 * config.sub: Update to 2003-06-13 version.
4647
0bb41a37
L
46482003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4649
4650 * config.guess: Update to 2003-06-06 version.
4651 * config.sub: Update to 2003-06-06 version.
4652
655b7166
RO
46532003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4654
4655 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4656 * configure. Regenerate.
4657
01b759aa
NN
46582003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4659
bf1d3e81
NN
4660 * configure.in: Disable serial configure by default.
4661 * configure: Regenerate.
4662 * Makefile.tpl: Abolish .NOTPARALLEL.
4663 * Makefile.in: Regenerate.
4664
e89fbdfe
NN
4665 * Makefile.tpl: Replace {build,host,target}_canonical by
4666 {build,host,target}.
4667 * Makefile.in: Regenerate.
4668
01b759aa
NN
4669 * Makefile.tpl: Fix stupid pasto.
4670 * Makefile.in: Regenerate.
4671
f7dae026
NN
46722003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4673
4674 * Makefile.tpl: Remove bogus conditional.
4675 * Makefile.in: Regenerate.
4676
46772003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
4678
4679 * Makefile.tpl (profiledbootstrap): New target.
4680 * Makefile.in (profiledbootstrap): New target.
4681
2ffc3e73 46822003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
4683
4684 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4685 Pinski. Remove user names from other bugzilla-only maintainers.
4686
1a1e6b96
NN
46872003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4688
1358ccea
NN
4689 * Makefile.tpl: Make 'recursive targets' using autogen rather
4690 than shell loop. Remove duplicate 'clean' targets and false
4691 comments.
4692 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4693 Add systematic method of specifying missing targets in subdirs.
4694 Add copyright boilerplate.
4695 * Makefile.in: Regenerate.
4696 * configure.in: Add 'recursive targets' to maybe list.
4697 * configure: Regenerate.
4698
ae74ed1f
NN
4699 * MAINTAINERS: "GNATS only" -> "Bug database only".
4700
1a1e6b96
NN
4701 * Makefile.tpl: Rename [+target+] to [+make_target+].
4702 * Makefile.def: Rename 'target' to 'make_target'.
4703
c79af3fa
NB
47042003-05-31 Neil Booth <neil@daikokuya.co.uk>
4705
4706 * MAINTAINERS: Add self as options handling maintainer.
4707
39d85b61
MM
47082003-05-28 Michael Meissner <gnu@the-meissners.org>
4709
4710 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4711 been too long since I touched those ports.
4712
afc2b62d
DD
47132003-05-28 DJ Delorie <dj@redhat.com>
4714
4715 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4716 * Makefile.in: Regenerate.
4717
df445104
MR
47182003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4719
4720 * configure.in: Use curly braces in the definition of tooldir.
4721 * configure: Regenerate.
4722
2eb98e5d 47232003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 4724
2eb98e5d
DD
4725 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4726 newlib or libgloss.
4727 * Makefile.in: Regenerate.
4728
862fced8
DD
47292003-05-21 DJ Delorie <dj@redhat.com>
4730
4731 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4732 * Makefile.in: Regenerate.
4733
fc351800
ILT
47342003-05-20 Ian Lance Taylor <ian@airs.com>
4735
4736 * MAINTAINERS: Update my e-mail address.
4737
7e2dbcef
NN
47382003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4739
4740 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 4741 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
4742 Factor out common code from autogen IF statements.
4743 * configure: Regenerate.
4744 * Makefile.in: Regenerate.
4745
f2a0e225
KC
47462003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4747
4748 * configure.in: Accept i[3456789]86 for machine type.
4749 * configure: Regenerate.
4750
8b87bb96
NN
47512003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4752
4753 * configure.in: Switch more things to use maybe dependencies.
4754 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4755 * configure: Regenerate.
4756 * Makefile.tpl: Switch more things to use maybe dependencies.
4757 * Makefile.in: Regenerate.
4758
fdb882bc 47592003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
4760
4761 * Makefile.tpl (install-opcodes): Define.
4762 * Makefile.in: Rebuild.
4763
f7c50032
AJ
47642003-05-13 Andreas Jaeger <aj@suse.de>
4765
4766 * config.guess: Update to 2003-05-09 version.
4767 * config.sub: Update to 2003-05-09 version.
4768
f2181bed 47692003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
4770
4771 * configure.in: Correct sed script so that options in quotes are not
4772 deleted.
4773 * configure: Rebuild.
4774
aa8f1f57
CV
47752003-05-12 Corinna Vinschen <corinna@vinschen.de>
4776
4777 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4778 and $$s/newlib/libc/sys/cygwin32 include paths.
4779 * configure: Ditto.
4780
0c130f81
MM
47812003-05-12 Michael Meissner <gnu@the-meissners.org>
4782
4783 * MAINTAINERS: Update my email addresses.
4784
aa1a100b
EB
47852003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
4786
4787 * config-ml.in: Propagate INSTALL variables.
f7c50032 4788
87861833
GP
47892003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4790
4791 * MAINTAINERS: Remove duplicate entries in Write After Approval.
4792
de722255
CD
47932003-05-02 Chris Demetriou <cgd@broadcom.com>
4794
6eb95e99
ZW
4795 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4796 * Makefile.in: Regenerate.
de722255 4797
96c4a002
WB
47982003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
4799
4800 * MAINTAINERS (GNATS only): Add Falk Hueffner.
4801
55b15a11
WB
48022003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
4803
4804 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4805
0c227849
DJ
48062003-04-27 Daniel Jacobowitz <drow@mvista.com>
4807
4808 * Makefile.tpl: Clean $(BUILD_SUBDIR).
4809 * Makefile.in: Regenerated.
4810
d45148c1
WB
48112003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
4812
4813 * MAINTAINERS (Write After Approval): Upgrade myself from
4814 GNATS only to write-after-approval. Update my mail address.
4815
48f2318c 48162003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
4817
4818 (OS Port Maintainers: freebsd): Add myself.
4819
438f50c3
MM
48202003-04-22 Mark Mitchell <mark@codesourcery.com>
4821
4822 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4823
9074e169
KJ
48242003-04-22 Kean Johnston <jkj@sco.com>
4825
4826 * MAINTAINERS (SCO ports): Added myself.
4827
dfd39a2e
NS
48282003-04-21 Nathan Sidwell <nathan@codesourcery.com>
4829
4830 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4831
ccbae82a
KJ
48322003-04-19 Kean Johnston <jkj@sco.com>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
2f50999f
GP
48362003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4837
4838 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4839 * Makefile.in: Regenerate.
4840
e9b84181
JJ
48412003-04-18 Jakub Jelinek <jakub@redhat.com>
4842
4843 * configure.in (powerpc64*-*-linux*): Remove.
4844 * configure: Rebuilt.
4845
1ca4c6e1
PE
48462003-04-17 Phil Edwards <pme@gcc.gnu.org>
4847
4848 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4849 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4850 and restrap.
4851 * Makefile.in: Regenerate.
4852
0590b963
RE
48532003-04-16 Richard Earnshaw <rearnsha@arm.com>
4854
4855 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4856 * configure: Regenerated.
4857
ff41a56f
DD
48582003-04-15 DJ Delorie <dj@redhat.com>
4859
4860 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4861
50d440bc
NC
48622003-04-13 Nick Clifton <nickc@redhat.com>
4863
4864 * config-ml.in: Remove support for --disable-aix removing
4865 call-aix multilibs.
4866
b1e0a93e
AO
48672003-04-10 Alexandre Oliva <aoliva@redhat.com>
4868
4869 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4870 * */configure: Rebuilt.
4871
71fb704d
JS
48722003-04-08 Joel Sherrill <joel@oarcorp.com>
4873
4874 * MAINTAINERS: Add my email address.
4875
3897ea90
OH
48762003-03-17 Olivier Hainque <hainque@act-europe.fr>
4877
4878 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 4879
93c834b7
NN
48802003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
4881
4882 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4883 * Makefile.in: Regenerate.
4884
82c34dcb
MC
48852003-03-14 Michael Chastain <mec@shout.net>
4886
4887 * Makefile.in: Regenerate with correct Makefile.def.
4888
73458fb7
NN
48892003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
4890
4891 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
4892 Make macro.
4893 * Makefile.in: Regenerate.
4894 * configure.in: Clean up gxx_include_dir logic.
4895 * configure: Regenerate.
4896
32cf27e5
AE
48972003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
c727e7a0
BE
49012003-03-10 Ben Elliston <bje@wasabisystems.com>
4902
4903 * MAINTAINERS: Update my mail address.
4904
9a27ac7a
FS
49052003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4906
4907 * configure.in (gxx_include_dir): Fix typo.
4908 * configure: Regenerated.
4909
3aa83176
NN
49102003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4911
4912 * Makefile.tpl: Reindent.
4913 * Makefile.in: Regenerate.
4914 * configure.in: Reindent. Don't set unused variables.
4915 * configure: Regenerate.
4916
9124bc53
DJ
49172003-03-04 Daniel Jacobowitz <drow@mvista.com>
4918
4919 * configure.in: Include $(build_tooldir)/sys-include in
4920 FLAGS_FOR_TARGET.
4921 * configure: Regenerated.
4922
cb543528
NN
49232003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4924
c858bf1e
NN
4925 * Makefile.tpl: Always pass down RANLIB.
4926 * Makefile.in: Regenerate.
4927
aa9c3ab4
NN
4928 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4929 * Makefile.in: Regenerate.
4930 * configure.in: Remove unused logic relating to --enable-shared
4931 and --enable-threads. Remove bogus comments. Remove redundant
4932 noconfigdirs.
4933 * configure: Regenerate.
4934
cb543528
NN
4935 * configure.in: Replace ${libstdcxx_version} by its value.
4936 Remove reference to mh-dgux.
4937 * configure: Regenerate.
4938
53f70c1b
KB
49392003-03-03 Kevin Buettner <kevinb@redhat.com>
4940
4941 * MAINTAINERS (Write After Approval): Add myself.
4942
df0f0674
NN
49432003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4944
4945 * Makefile.tpl: Rearrange.
4946 * Makefile.in: Regenerate.
4947
ef4e7569
US
49482003-02-25 Uwe Stieber <uwe@wwws.de>
4949
4950 * configure.in: Add support for kaOS as cross build target system.
4951 * configure: Regenerated.
4952
a7a287eb
SB
49532003-02-24 Steven Bosscher <steven@gcc.gnu.org>
4954
4955 * MAINTAINERS (Write after approval): Add myself.
4956
ff00c8a2
JW
49572003-02-21 James E Wilson <wilson@tuliptree.org>
4958
4959 * MAINTAINERS: Update my email address.
4960
abb2db7a
ZW
49612003-02-21 Zack Weinberg <zack@codesourcery.com>
4962
4963 * MAINTAINERS: Add self to blanket write privs. section.
4964
e9f2dc3b
SM
49652003-02-20 Sean McNeil <sean@blue.mcneil.com>
4966
4967 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4968 configure-target-* as some target builds may require additional
4969 flags for preprocessor tests.
4970 * Makefile.in: Regenerated.
4971
ee03dc5e
AO
49722003-02-19 Alexandre Oliva <aoliva@redhat.com>
4973
11856278
AO
4974 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4975 * ltconfig: Handle it.
4976 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4977 auto-detecting it.
4978
274aef32
AO
4979 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4980 it is used as argument to $CC.
4981 * ltcf-gcj.sh: Likewise.
4982
ee03dc5e
AO
4983 * configure.in: Introduce --enable-maintainer-mode.
4984 * configure: Rebuilt.
4985 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4986 for maintainer mode.
4987 * Makefile.in: Rebuilt.
4988
30db8e17
JM
49892003-02-18 Jason Merrill <jason@redhat.com>
4990
4991 * Makefile.tpl (check-c++): Allow parallelism.
4992
cab60ac6
GP
49932003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4994
4995 * MAINTAINERS: Remove John Carr (who never actually had access to
4996 gcc.gnu.org).
4997
c8e5d1af
GK
49982003-02-15 Geoffrey Keating <geoffk@apple.com>
4999
5000 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5001 don't configure target-libobjc.
5002 * configure: Regenerate.
5003
70f91f50
RO
50042003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5005
5006 * Makefile.tpl (RANLIB): Define.
5007 * Makefile.in: Regenerate.
5008
669e9062
LB
50092003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5010
5011 * MAINTAINERS: Update my email.
abb2db7a 5012
61b56b2e
KS
50132003-02-06 Keith R Seitz <keiths@redhat.com>
5014
5015 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5016 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5017 * Makefile.in: Regenerated.
5018 * configure.in: Remove all traces of snavigator, db, and grep.
5019 * configure: Regenerated.
5020
a1ba6e15
GP
50212003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5022
5023 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5024 After Approval.
5025
f5f2cce5
CC
50262003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5027
5028 * MAINTAINERS (Write after approval): Add myself.
5029
ba49f6f1
FCE
50302003-01-31 Frank Ch. Eigler <fche@redhat.com>
5031
5032 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5033 * Makefile.in: Regenerated.
5034
ccf9f10c
RS
50352003-01-30 Roger Sayle <roger@eyesopen.com>
5036
5037 * config.guess: Updated to 2003-01-30's version.
5038 * config.sub: Updated to 2003-01-28's version.
5039
a693735b
AO
50402003-01-30 Alexandre Oliva <aoliva@redhat.com>
5041
5042 * config.if: If gcc_version is already set, just use it. Don't set
5043 gcc_version_trigger if it's already set, otherwise set it to
5044 gcc/version.c, but only if the file exists. If it is not set and
5045 gcc/version.c does not exist, try to extract the version number from
5046 $CC.
5047
204c43d6
AT
50482003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5049
abb2db7a 5050 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5051
842e91ec
PE
50522003-01-27 Phil Edwards <pme@gcc.gnu.org>
5053
5054 * configure.in: Revert 24Jan change.
5055 * configure: Regenerate.
5056
6b99984e
GP
50572003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5058
5059 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5060 entry of HJ Lu.
5061
806e0935
NN
50622003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5063
5064 * configure.in: Revert previous change.
5065 * configure: Regenerate.
5066
307a9864
NN
50672003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5068
5069 * configure.in: Make rda native-only.
5070 * configure: Regenerate.
5071
02ba6302
VR
50722003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5073
5074 * MAINTAINERS: Move myself from GNATS-only-accounts to
5075 write-after-approval.
5076
77d187bc
NN
50772003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5078
5079 * configure.in: Add missing \.
5080 * configure: Rebuilt.
5081
a94a2d4c
JJ
50822003-01-17 Jakub Jelinek <jakub@redhat.com>
5083
5084 * configure.in (baseargs): Avoid using \| in sed regular
5085 expressions.
5086 * configure: Rebuilt.
5087
73f84924
JJ
50882003-01-16 Jakub Jelinek <jakub@redhat.com>
5089
5090 * configure.in (baseargs): Remove all supported forms of
5091 --cache-file, --srcdir, --host, --build and --target options
5092 from argument lists.
5093 * configure: Rebuilt.
5094
8c12fc63
JZ
50952003-01-15 Josef Zlomek <zlomekj@suse.cz>
5096
5097 * MAINTAINERS: Add myself to write-after-approval list.
5098
7c005a3a
AO
50992003-01-15 Alexandre Oliva <aoliva@redhat.com>
5100
5101 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5102 * configure: Rebuilt.
5103
3dfabf63
NN
51042003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5105
5106 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5107 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5108 * Makefile.in: Regenerate.
5109 * configure: Regenerate.
5110
cf53ae10
AO
51112003-01-09 Alexandre Oliva <aoliva@redhat.com>
5112
5113 * configure.in: Remove Makefile in build, host and target modules
5114 unless configure was run with --no-recursion.
5115 * configure: Rebuilt.
5116
3fbe8e4a
CC
51172003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5118
5119 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5120 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5121 * Makefile.in: Regenerate.
5122
66e2aa7d
CD
51232003-01-08 Chris Demetriou <cgd@broadcom.com>
5124
5125 * config.guess: Update to 2003-01-03 version.
5126 * config.sub: Update to 2003-01-03 version.
5127
b5038cfb
CF
51282003-01-07 Christopher Faylor <cgf@redhat.com>
5129
5130 * configure: Regenerate with proper autoconf 2.13.
5131
d02c69be
CF
51322003-01-07 Christopher Faylor <cgf@redhat.com>
5133
5134 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5135 * configure: Regenerate.
d02c69be 5136
e914a571
AC
51372003-01-06 Andrew Cagney <ac131313@redhat.com>
5138
5139 * configure.in (GDB_TK): Add tcl directories conditional on
5140 gdb/gdbtk directory being present.
5141 * configure: Regenerate.
abb2db7a 5142
70571545
JDA
51432003-01-04 John David Anglin <dave.anglin@nrc.ca>
5144
5145 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5146 by gcc if LD is not defined and we are not doing a Canadian Cross.
5147 * configure: Rebuilt.
5148
89a7012a
TT
51492002-12-31 Tom Tromey <tromey@redhat.com>
5150
5151 * Makefile.in: Rebuilt.
5152 * Makefile.def (target_modules) [libffi]: Allow installation.
5153
3f4f56e2
AS
51542002-12-31 Andreas Schwab <schwab@suse.de>
5155
5156 * configure.in: Fix use of $program_transform_name.
5157 * configure: Regenerated.
5158
6c1b8d0a
DJ
51592002-12-30 Daniel Jacobowitz <drow@mvista.com>
5160
5161 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5162 * configure: Regenerated.
6c1b8d0a 5163
c5120911
AO
51642002-12-29 Alexandre Oliva <aoliva@redhat.com>
5165
5166 * Makefile.tpl (local-distclean): Don't remove...
5167 (multilib.ts): ... this. Moved into...
5168 (multilib.out): ... this. Don't use sub-make.
5169 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5170 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5171 (configure-build-[+module+], configure-[+module+],
5172 configure-target-[+module+], configure-gcc): ... these. Test
5173 for Makefile existence. Drop config.status from dependencies.
5174 * Makefile.in: Rebuilt.
5175 * configure.in: Move gcc-version-trigger to the end of
5176 ac_configure_args. Add comments to maybedep.tmp and
5177 serdep.tmp. Introduce --disable-serial-configure. Remove
5178 nonopt from baseargs, matching and removing corresponding
5179 whitespace while at it.
5180 * configure: Rebuilt.
5181
e245b0ea
AO
51822002-12-28 Alexandre Oliva <aoliva@redhat.com>
5183
903de295
AO
5184 * configure.in (host_configargs): Replace reference to
5185 no-longer-defined buildopts with --build=${build_alias}.
5186 * configure: Rebuilt.
5187
e245b0ea
AO
5188 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5189 program_transform_name to standard idiom.
5190 (AUTOGEN, AUTOCONF): Define.
5191 (Makefile.in): Use $(AUTOGEN).
5192 (Makefile): Depend on config.status, and use autoconf-style rule to
5193 build it. Move original commands to...
5194 (config.status): ... this new target.
5195 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5196 $(AUTOCONF).
5197 * Makefile.in: Rebuilt.
5198
671aa708
NN
51992002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5200
53fbfb58
NN
5201 * Makefile.tpl: Fix dramatic bustage due to change in
5202 program_transform_name.
5203 * Makefile.in: Regenerate.
5204
5205 * configure.in: Remove unnecessary PATH setting.
5206 * configure: Regnerate.
5207
5208 * configure.in: Don't default to unprefixed tools unless
5209 the native tools will work.
5210 * configure: Regenerate.
5211
671aa708
NN
5212 * configure.in: Convert to autoconf script. Blow away lots
5213 of now-redundant Makefile fragments.
5214 * configure: Generate using Autoconf.
5215 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5216 * Makefile.in: Regenerate.
5217
57f40826
NN
52182002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5219
3fedb745
NN
5220 * configure: Fix stupid bug where RANLIB was mistakenly included.
5221
abb2db7a 5222 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5223 (build_configargs, host_configargs, target_configargs).
5224
5225 * configure.in: Move logic out of sed statement.
5226
abb2db7a 5227 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5228 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5229
315fa0f4
SS
52302002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5231
5232 * config.sub: Import from master repository
5233 * config.guess: Ditto
5234
45aff44f
AS
52352002-12-24 Andreas Schwab <schwab@suse.de>
5236
5237 * Makefile.tpl (multilib.out): Fix missing space.
5238 * Makefile.in: Regenerate.
5239
88b5521b
NN
52402002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5241
5242 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5243 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5244 * Makefile.in: Regenerate.
5245 * configure.in: Remove unnecessary leftovers.
5246
2a726918
GK
52472002-12-21 Geoffrey Keating <geoffk@apple.com>
5248
5249 * configure.in (extra_ranlibflags_for_target): New variable.
5250 (*-*-darwin): Add -c to ranlib commands.
5251 * configure (tooldir): Handle extra_ranlibflags_for_target.
5252
aace3269 52532002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5254
5255 * Makefile.tpl: Revert HJL's change.
5256 * Makefile.in: Regenerated.
5257 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5258 always.
5259
f0895142
AS
52602002-12-19 Andreas Schwab <schwab@suse.de>
5261
5262 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5263 * Makefile.in: Regenerate.
5264
782d0c02
L
52652002-12-18 H.J. Lu <hjl@gnu.org>
5266
5267 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5268 * Makefile.in: Regenerated.
5269
5270 * configure.in (build_prefix): New. Substitute.
5271
212f6dd0
NN
52722002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5273
79308c5d
NN
5274 * Makefile.tpl: Don't let real targets depend on phony targets.
5275 * Makefile.in: Regenerate.
5276
212f6dd0
NN
5277 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5278 * Makefile.in: Regenerate.
5279
ab17919f
SS
52802002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5281
5282 * config.sub: Import from master repository
5283 * config.guess: Ditto
5284
5ecf91d1
JM
52852002-12-16 Jason Merrill <jason@redhat.com>
5286
5287 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5288 previous 'make bootstrap'.
5289 * Makefile.in: Regenerate.
5290
d8437e1b
HPN
52912002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5292
5293 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5294
4977bab6
ZW
52952002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5296
5297 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5298 * Makefile.in: Regenerate.
5299
0edcfdcb
JM
53002002-12-13 Jason Merrill <jason@redhat.com>
5301
6248218a 5302 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5303 library tests.
5304 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5305 * Makefile.in: Regenerate.
5306
4977bab6
ZW
53072002-12-12 Alexandre Oliva <aoliva@redhat.com>
5308
5309 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5310 * Makefile.in: Rebuilt.
5311
f87505dd
AO
53122002-12-12 Alexandre Oliva <aoliva@redhat.com>
5313
5314 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5315
4977bab6
ZW
53162002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5317
5318 * configure: Fix bug put in by gremlins.
5319
5320 * Makefile.tpl: Substitute more autoconfily.
5321 * configure: Substitute more autoconfily.
5322 * Makefile.in: Regenerate.
5323
7f0db92a
SS
53242002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5325
5326 * config.sub: Import from master repository
5327 * config.guess: Ditto
5328 * MAINTAINERS: Added Svein Seldal under write after approval
5329
4977bab6
ZW
53302002-12-08 Andrew Cagney <ac131313@redhat.com>
5331
5332 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5333 * Makefile.in (all-sim): Ditto.
5334
53352002-12-06 DJ Delorie <dj@redhat.com>
5336
5337 * Makefile.tpl: Change configure dependencies to not have real
5338 targets depend on phony targets.
5339
53402002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5341
5342 * configure.in: Revert unintentional change.
5343
5344 * Makefile.tpl: Change dependency for */multilib.out so that
5345 it works when gcc isn't in the tree.
5346
5347 * configure.in: Substitute more.
5348 * configure: Run subconfigures from the Makefile.
5349 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5350 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5351
67f1b906
GP
53522002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5353
5354 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5355
4977bab6
ZW
53562002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5357
5358 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5359 and corresponding dependencies.
5360 * Makefile.in: Regenerate.
5361
5362 * configure.in (host_tools): Order binutils, gas and ld for
5363 convenience in running the testsuites.
5364
5365 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5366 * Makefile.in: Regenerate.
5367 * configure.in: Introduce rules to serialize subconfigure runs.
5368
5369 * configure.in: Introduce BASE_CC_FOR_TARGET.
5370 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5371 Realize configure-build-* targets. Realize configure-target-* targets.
5372 * Makefile.in: Regenerate.
5373
53742002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5375
5376 * configure: Move gcc_version_trigger stuff from here...
5377 * configure.in: ...to here.
5378
5379 * configure.in: Separate subconfigure options added by this file from
5380 options given by the user. Add machinery to put args for host
5381 subconfigures into the Makefile.
5382
5383 * Makefile.tpl: Remove 'vault' targets.
5384 * Makefile.tpl: Reorder and comment dependencies.
5385 * Makefile.in: Regenerate.
5386
53872002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5388 * configure.in: Fix my broken commit of previous patch. (sigh)
5389
743f054e
GK
53902002-11-28 Geoffrey Keating <geoffk@apple.com>
5391
5392 * configure.in: Move host-specific darwin noconfigdirs into
5393 the host-specific section.
5394
4977bab6
ZW
53952002-11-28 Geoffrey Keating <geoffk@apple.com>
5396
5397 * configure.in: Move host-specific darwin noconfigdirs into
5398 the host-specific section.
5399
54002002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5401
5402 * configure: Remove skip-this-dir support.
5403 * Makefile.tpl: Remove skip-this-dir support.
5404
5405 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5406 subdirectories.
5407 * Makefile.in: Regenerate.
5408
5409 * Makefile.tpl: Strip out useless setting of 'dir'.
5410 * Makefile.in: Regenerate.
5411
54122002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5413
5414 * configure.in: Fix deeply stupid bug.
5415
5416 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5417 shell code in CXX_FOR_TARGET
5418 * Makefile.def: Introduce raw_cxx.
5419 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5420 RAW_CXX_FOR_TARGET.
5421 * Makefile.in: Regenerate.
5422
54232002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5424
5425 * Makefile.tpl: Remove unnecessary ifs.
5426 * Makefile.in: Regenerate.
5427
5428 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5429 dependencies. Maybe-ize build-libiberty. Create dummy install
5430 targets for 'no_install' modules.
5431 * configure: Move GDB_TK substitution to configure.in. Move
5432 build_modules stuff to configure.in.
5433 * configure.in: Implement soft dependency machinery. Maybe-ize
5434 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5435 * Makefile.in: Regenerate.
5436
54372002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5438
5439 * Makefile.tpl: Make all-target, install-target behave similarly
5440 to all, install (only hitting configured targets). Eliminate
5441 unused macro defintions.
5442
5443 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5444 build != host.
5445
5446 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5447
5448 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5449
5450 * configure.in: Produce lists of subdir targets we're actually
5451 configuring. Remove references to "dosrel".
5452 * Makefile.tpl: Let configure set which subdir targets are hit.
5453 Remove install-cross; clean up install; remove ALL. Remove
5454 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5455 Autogenerate host module targets. Remove empty dependency lines
5456 and redundant dependency; rearrange slightly.
5457 * Makefile.def: Add host-side libtermcap, utils.
5458
5459 * Makefile.in: Regenerate.
5460
e6226a2f
RO
54612002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5462
5463 * ltconfig (osf[345]): Append $major to soname_spec.
5464 Reflect this in library_names_spec.
5465 * ltmain.sh (osf): Prefix $major with . for use as extension.
5466
3b75d237
AJ
54672002-11-19 Andreas Jaeger <aj@suse.de>
5468
5469 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5470 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5471 and sparc64 GNU/Linux systems.
5472
809108de
NS
54732002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5474
5475 * MAINTAINERS: Update email.
5476
e7e0de7e
GP
54772002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5478
5479 * MAINTAINERS: Complete James Dennett's entry.
5480
f7109dea
EB
54812002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5482
5483 * MAINTAINERS (Write After Approval): Add myself.
5484
d3ac17c9
BK
54852002-11-13 Bruce Korb <bkorb@gnu.org>
5486
5487 * Makefile.tpl: syntactic cleanup
5488
cbf78ae4
SH
54892002-11-13 Stuart Hastings <stuart@apple.com>
5490
5491 * MAINTAINERS: Add myself to write-after-approval list.
5492
4977bab6
ZW
54932002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5494
5495 * Makefile.def: Add list of recursive targets to autogenerate.
5496 Add build_modules.
5497 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5498 targets. Autogenerate *-build-* targets.
5499 * Makefile.in: Regenerate.
5500
55012002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5502
5503 * configure: More autoconf-style substitutions.
5504 * Makefile.tpl: More autoconf-style substitutions.
5505 * Makefile.in: Regenerate.
5506
55072002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5508
5509 * configure: Substitute more variables in a more autoconf-friendly
5510 way. Simplify slightly.
5511 * Makefile.tpl: Make more variables substitutable in an
5512 autoconf-friendly way.
5513 * Makefile.in: Regenerate.
5514
d4783999
JW
55152002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
4977bab6
ZW
55192002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5520
5521 * configure.in (v810*): Remove special setting of tools.
5522
5523 * configure: Add support for extra required flags for ar or nm.
5524 * configure.in (aix4.3+): Use above support for target-specific
5525 issues, rather than using config/mt-aix43.
5526
55272002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5528
5529 * configure: Remove 'removing', which doesn't work. Replace $subdir
5530 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5531 with $srcdir. Reformat indentation. Substitute some variables
5532 formerly hard-coded in the Makefile for build=host.
5533 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5534 * Makefile.def: Autogenerate more.
5535 * Makefile.in: Regenerate.
5536
1c9c903e
AN
55372002-11-04 Adam Nemet <anemet@lnxw.com>
5538
5539 * MAINTAINERS (Write After Approval): Add myself.
5540
40673d2b
KB
55412002-11-04 Kevin Buettner <kevinb@redhat.com>
5542
5543 * Makefile.def (host_modules): Add rda.
5544 * Makefile.in: Regenerate.
5545 * configure.in (target_tool): Add target-rda to list.
5546
42e650ae
GP
55472002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5548
5549 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5550
e004b81f
PE
55512002-10-25 Phil Edwards <pme@gcc.gnu.org>
5552
5553 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5554 and restrap targets to this rule.
5555 * Makefile.in: Regenerate.
5556
06bd49b1
GP
55572002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5558
5559 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5560 GNATS only accounts.
5561
d0af82b0
HPN
55622002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5563
5564 * configure.in (i[3456]86-*-linux*): Add check to disable
5565 ${libgcj} for glibc1.
5566
10782654
DC
55672002-10-24 Denis Chertykov <denisc@overta.ru>
5568
5569 * MAINTAINERS: Add myself as ip2k port maintainer.
5570
a5a438f5
SS
55712002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5572
5573 * configure.in: Add tic4x target.
5574
fe3d5b7f
NN
55752002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5576
aba8a494
NN
5577 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5578 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5579 * Makefile.in: Regenerate.
5580
fe3d5b7f
NN
5581 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5582 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5583 * Makefile.in: Regenerate.
5584
a6ad79e7
JJ
55852002-10-02 Janis Johnson <janis187@us.ibm.com>
5586
5587 * MAINTAINERS: Add myself as web pages co-maintainer.
5588
6a8a9058
NN
55892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5590
5591 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5592 * Makefile.in: Regenerate.
5593
327d975a
ZW
55942002-10-02 Zack Weinberg <zack@codesourcery.com>
5595
5596 * MAINTAINERS: Add myself and Nathan Sidwell
5597 <nathan@codesourcery.com> as VxWorks maintainers.
5598
a5ae8f19 55992002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
5600
5601 * Makefile.def: Remove order dependency comments.
5602 * Makefile.tpl: Add explicit install-install dependencies.
5603 * Makefile.in: Regenerate.
d0f6c823 5604
34c6040c 5605 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 5606 * Makefile.in: Regenerate.
34c6040c 5607
d0f6c823
NN
5608 * Makefile.tpl: Add configure-target (for src-release in src)
5609 * Makefile.in: Regenerate.
5610
50bd210b
NC
56112002-09-30 Nick Clifton <nickc@redhat.com>
5612
5613 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5614
ca25149e
UW
56152002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5616
5617 * configure.in (s390*-*-linux*): Enable libgcj.
5618
dd30b57d
NN
56192002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5620
9e60a678
NN
5621 * configure: Revert accidentally applied changes.
5622
dd30b57d
NN
5623 * Makefile.tpl: Make more autoconf-friendly.
5624 * Makefile.in: Regenerate.
5625 * configure: Make substitution more autoconf-like.
5626
5831424e
RE
56272002-09-28 Richard Earnshaw <rearnsha@arm.com>
5628
5629 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5630 single entry to handle all these.
5631 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5632 libjava on arm-*-elf.
5633
b7f3b15b
GK
56342002-09-27 Geoffrey Keating <geoffk@apple.com>
5635
5636 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5637 things that depend on them.
5638
0dffceed
NN
56392002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5640
5641 * Makefile.tpl: Make subsituted variables more autoconfy.
5642 * Makefile.in: Regenerate.
5643 * configure: Make seds more autoconfy.
5644
1db75a86 56452002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
5646
5647 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5648 * Makefile.in: Regenerate.
5649 * configure.in: Rewrite sed statements to look autoconfy.
5650
1db75a86
NN
5651 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5652 all-target-foo on configure-target-foo.
5653 * Makefile.def: Ditto.
5654 * Makefile.in: Rebuild.
5655
741a4e89
AH
56562002-09-25 Andrew Haley <aph@redhat.com>
5657
5658 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5659
95ddd785
NN
56602002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5661
5662 * Makefile.def: New file.
5663 * Makefile.tpl: New file.
5664 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5665 * contrib/gcc_update: Note that Makefile.in is a generated file.
5666
5667 * configure.in: Minor rearrangement. Simplify tests.
5668
65a824f6
JT
56692002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
5670
5671 * configure.in (with_headers): Skip copy if value is "yes".
5672 (with_libs): Likewise.
5673
51270f0a 56742002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
5675
5676 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5677 * configure.in (sh*-*-pe*): Ditto.
5678 * configure.in (mips*-*-pe*): Ditto.
5679 * configure.in (*arm-wince-pe): Ditto.
5680
8f89dbf4
NN
5681 * configure.in: Rearrange.
5682
c1b8db3f
KH
56832002-09-14 Kazu Hirata <kazu@cs.umass.edu>
5684
5685 * MAINTAINERS: Update my email address.
5686
341f0575
PK
56872002-08-30 Paul Koning <pkoning@equallogic.com>
5688
5689 * MAINTAINERS: (Write After Approval): Add myself.
5690
d2e06980
GK
56912002-08-29 Geoffrey Keating <geoffk@redhat.com>
5692
5693 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5694
4906d5d8
GK
56952002-08-24 Geoffrey Keating <geoffk@redhat.com>
5696
5697 * MAINTAINERS: Change my mailing address.
5698
e9a25cc8
PC
56992002-08-21 Paolo Carlini <pcarlini@unitus.it>
5700
5701 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 5702 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 5703
a5aa7421
LR
57042002-08-20 Loren J. Rittle <ljrittle@acm.org>
5705
5706 * MAINTAINERS (Write After Approval): Remove myself.
5707 (Various Maintainers: c++ runtime libs): Add myself.
5708
5ce6f47b
EC
57092002-08-15 Eric Christopher <echristo@redhat.com>
5710
5711 * config.sub: Import from master repository.
5712 * config.guess: Ditto.
5713
7f9317f0
AO
57142002-08-19 Alexandre Oliva <aoliva@redhat.com>
5715
5716 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5717 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5718 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5719
7aecca3d
AH
57202002-08-16 Aldy Hernandez <aldyh@redhat.com>
5721
5722 * MAINTAINERS: Add self to rs6000 vector extensions.
5723
8ea4b195
AO
57242002-08-15 Alexandre Oliva <aoliva@redhat.com>
5725
5726 * libiberty/configure: Reverted unintended yesterday's check in.
5727
f5cc59a7
AO
57282002-08-14 Alexandre Oliva <aoliva@redhat.com>
5729
5730 * boehm-gc/configure, libf2c/configure: Rebuilt.
5731 * libffi/configure, libiberty/configure: Ditto.
5732 * libjava/configure, libobjc/configure: Ditto.
5733 * libstdc++-v3/configure, zlib/configure: Ditto.
5734 Merged from binutils:
5735 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
5736 From Steve Ellcey <sje@cup.hp.com>:
5737 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5738 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5739 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5740 IA64.
5741 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5742 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5743 soname_spec, sys_lib_search_path_spec): Ditto.
5744
66350331
FS
57452002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5746
5747 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5748
2ff34870
L
57492002-08-04 H.J. Lu (hjl@gnu.org)
5750
5751 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5752
a014f2fe
KW
57532002-08-02 Krister Walfridsson <cato@df.lth.se>
5754
5755 * MAINTAINERS (Write After Approval): Add myself.
5756
c01d477a
AM
57572002-07-31 Alan Modra <amodra@bigpond.net.au>
5758
5759 * configure.in: Move generic linux case to end. Copy generic
5760 linux noconfigdirs to mips*-*-linux* entry and new
5761 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5762
68cd2524
MM
57632002-07-19 Michael Matz <matz@suse.de>
5764
5765 * MAINTAINERS: Add myself as ra* maintainer.
5766
e2d83b8c
CD
57672002-07-16 Chris Demetriou <cgd@broadcom.com>
5768
5769 * config.guess: Update to 2002-07-09 version.
5770 * config.sub: Update to 2002-07-03 version.
5771
cece4f1d
HPN
57722002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
5773
5774 * MAINTAINERS: Fix typo in a maintainer email address.
5775
bb654703
NN
57762002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5777
5778 * configure.in: Remove two redundant tests.
5779
789b7de5
RO
57802002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5781
5782 * configure.in (mips*-*-irix6*o32): Enable stabs.
5783
e1da1089
NN
57842002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5785
f3970bba
NN
5786 * configure.in: Don't build grez.
5787 * Makefile.in: Ditto.
5788
e1da1089
NN
5789 * Makefile.in: Remove references to bsp, cygmon, libstub.
5790 * configure.in: Ditto.
5791
5792 * configure.in: Remove leftover reference to gdbtest.
5793
57c905fa
PE
57942002-07-08 Phil Edwards <pme@gcc.gnu.org>
5795
5796 * configure.in (gxx_include_dir): Change to match versioned
5797 C++ headers if --enable-version-specific-runtime-libs is used.
5798
a0af94a7 57992002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 5800
a0af94a7
SE
5801 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5802
423ce3eb
NN
58032002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5804
5805 * configure.in: Make --without-x work.
5806
98186934
NN
58072002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5808
c3b7d169
NN
5809 * configure.in: Rearrange target Makefile fragment collection.
5810
98186934
NN
5811 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5812 cvs[src].
5813 * configure.in: Ditto.
5814
eebd288a
MK
58152002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
5816
5817 * MAINTAINERS (Write After Approval): Update my e-mail address.
5818
3ab36f05
NN
58192002-06-24 Ben Elliston <bje@redhat.com>
5820
5821 * configure.in (host_tools): Remove cgen.
5822
5823 * Makefile.in (all-cgen): Remove; runs from its source directory.
5824 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 5825 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
5826 (all-sim): Likewise.
5827
58282002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5829
5830 * Makefile.in: Eliminate 'apache' targets.
5831 * configure.in: Eliminate 'apache' targets.
5832
55380b08
NN
5833 * configure.in: Eliminate redundant tests. Reorganize.
5834
9a5c1b9d
NN
5835 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5836
5fd3853a
NN
5837 * config-ml.in: Eliminate references to Cygnus configure.
5838
cfefc434
NN
5839 * Makefile.in: Eliminate references to building emacs.
5840
2fe93885
GS
58412002-06-28 Graham Stott <graham.stott@btinternet.com>
5842
5843 * MAINTAINERS: Update my email address.
5844
53c40185
BK
58452002-06-26 Benjamin Kosnik <bkoz@redhat.com>
5846
5847 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 5848 (cxx_incdir): Remove.
53c40185 5849
97679694
NN
58502002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
5851
5852 * MAINTAINERS (Write After Approval): Add self.
5853
b03bcd37
DC
5854Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
5855
5856 * configure.in: Add support for ip2k.
5857
6bd12129
NN
58582002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
5859
5860 * configure.in: Fix AIX configury bug.
5861
e0d98a92
SE
58622002-06-20 Steve Ellcey <sje@cup.hp.com>
5863
5864 * MAINTAINERS (Write After Approval): Add self.
5865
ba3292db
NN
58662002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5867
ef40bc65
NN
5868 * configure.in: replace ${topsrcdir} with ${srcdir}
5869
7a0be465
NN
5870 * configure.in: Move definition of libstdcxx_flags
5871 right above usage, rather than waaay earlier.
5872
e1848dde
NN
5873 * configure.in: Pull definition of is_cross_compiler earlier.
5874
8bc2fff1
NN
5875 * configure.in: Rearrange a little.
5876
ba3292db
NN
5877 * configure.in: Remove references to librx.
5878 * Makefile.in: Remove references to librx.
5879
11d8b408
DC
5880Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
5881
5882 * config.sub: Add support for avr target.
5883 Import from master sources, rev 1.255
5ce6f47b 5884
93da8339
PE
58852002-06-19 Phil Edwards <pme@gcc.gnu.org>
5886
5887 * configure, .cvsignore: Revert previous change...
5888 * Makefile: ...delete.
5889
b4caab5c
NN
58902002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5891
5892 * configure.in: Eliminate ${gasdir} variable.
5893
ee777171
DB
58942002-06-18 Dave Brolley <brolley@redhat.com>
5895
5896 * configure.in: Add support for frv.
5897 * config.sub: Add support for frv.
5898
26e4af54
PE
58992002-06-18 Phil Edwards <pme@gcc.gnu.org>
5900
5901 * configure: Remove garbage from previous commit.
5902
bb20b7da
PE
59032002-06-18 Phil Edwards <pme@gcc.gnu.org>
5904
5905 * configure: For in-source builds, make a subdir and re-exec there.
5906 * Makefile: New file. Pass targets through to build directory.
5907 * .cvsignore: No longer ignore "Makefile".
5908
9d321f6c
DR
59092002-06-16 Douglas Rupp <rupp@gnat.com>
5910
5911 * MAINTAINERS (Write After Approval): Add self.
5912
c8eb2bc0
KG
59132002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5914
5915 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5916
f210d239
JT
59172002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
5918
5919 * configure.in (vax-*-netbsd*): Re-enable gas.
5920
e9667b3c
NN
59212002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
5922
efe1f357
NN
5923 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5924 BUILD_PREFIX_1, to correct nomenclature.
5925 * configure: Likewise.
5926
e9667b3c
NN
5927 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5928 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5929
fe2fe497
OH
59302002-05-31 Olaf Hering <olh@suse.de>
5931
5932 * config-ml.in: Propogate DESTDIR also.
5933
dcf7f0dd
JT
59342002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
5935
5936 * configure.in (vax-*-netbsd*): Don't build gas for this
5937 platform.
5938
6ff14f32
MM
59392002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
5940
5941 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5942 and libgcj for AVR.
5943
397de1ff
KK
59442002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
ac30211c
JT
59482002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5949
5950 * config.guess: Update to 2002-05-22 version.
5951 * config.sub: Likewise.
5952
1e6347d8
RO
59532002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5954
5955 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5956 * config-ml.in: Likewise.
5957 * configure: Likewise.
5958 * configure.in: Likewise.
5959
e5ce1d6d
SC
59602002-05-16 Stephane Carrez <stcarrez@nerim.fr>
5961
5962 * MAINTAINERS: Update my email address.
5963
6cdef75d
NN
59642002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5965
4a87f061
NN
5966 * configure.in: Simplify makefile fragment collection.
5967
5968 * configure.in: Remove code to build emacs.
603606e7 5969
e254d6b5
NN
5970 * configure.in : Remove --srcdir argument from targargs and buildargs
5971 (it's always overridden in the Makefile anyway). Rearrange a bit.
5972
5973 * configure: Move some logic to configure.in.
5974 * configure.in: Move some logic from configure.
6cdef75d 5975
1d6006fe
TT
59762002-05-11 Tom Tromey <tromey@redhat.com>
5977
5978 * MAINTAINERS: Reflect libgcj reality.
5979
b70b3534
FS
59802002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
5981
5982 * Makefile.in: Honour DESTDIR.
5983
4434687a
MM
59842002-05-08 Mark Mitchell <mark@codesourcery.com>
5985
5986 * config.guess: Import 2002-03-20 version.
5987 * config.sub: Import 2002-04-26 version.
5988
a89e49c7
RO
59892002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5990
5991 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5992
44e55536
TJ
59932002-05-07 Tim Josling <tej@melbpc.org.au>
5994
5995 * MAINTAINERS: Add self.
5996
97320a3f
LR
59972002-05-06 Loren J. Rittle <ljrittle@acm.org>
5998
5999 * ltmain.sh: Detect and handle object name conflicts
6000 while piecewise linking a static library.
6001
b7c13625
AO
60022002-05-05 Alexandre Oliva <aoliva@redhat.com>
6003
6004 * configure.in (noconfigdirs): Don't disable libgcj on
6005 sparc64-*-solaris* and sparcv9-*-solaris*.
6006
4182d9fa
AO
60072002-05-03 Alexandre Oliva <aoliva@redhat.com>
6008
6009 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6010
7bebf279
TF
60112002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6012
6013 * configure.in (FLAGS_FOR_TARGET): Do not add
6014 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6015 on i[3456]86-*-linux*.
6016
9a06dc7d
TF
60172002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6018
6019 * configure.in (noconfigdirs): Replace [ ] with test.
6020
6021 * configure.in (noconfigdirs): Do not add target-newlib if
6022 target == i[3456]86-*-linux*, and host == target.
6023
a51a07fa
NN
60242002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6025
9e7facd6
DD
6026 * configure.in: delete reference to absent file
6027
aeaa0f2f
NN
6028 * configure.in: replace '[' with 'test'
6029
4bb98828
NN
6030 * configure.in: Eliminate references to gash.
6031 * Makefile.in: Eliminate references to gash.
6032
64791664
NN
6033 * configure.in: remove useless references to 'pic' makefile fragments.
6034
3ed57cf4
NN
6035 * configure.in: (*-*-windows*) Finish removing.
6036
a51a07fa
NN
6037 * configure.in: Eliminate redundant test for libgui.
6038
8552f6f1
RS
60392002-04-29 Roger Sayle <roger@eyesopen.com>
6040
6041 * MAINTAINERS: Add self and realphabetize. Update entries
6042 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6043 entry for a29k port maintainer.
6044
9e847666
JS
60452002-04-26 Joel Sherrill <joel@OARcorp.com>
6046
6047 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6048 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6049
704c9a14
NN
60502002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6051
6052 * configure.in: remove references to dead files
6053
7bff5059
MM
60542002-04-19 Mark Mitchell <mark@codesourcery.com>
6055
6056 * MAINTAINERS: Add information about purpose of this file.
6057
0c7c67f0
TT
60582002-04-18 Tom Tromey <tromey@redhat.com>
6059
6060 * configure.in: Disallow configuring libgcj when it is already
6061 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6062 Solaris 2.8 by default. For PR libgcj/6158.
6063
63501e91
NN
60642002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6065
6066 * configure.in: Move default CC setting out of config/mh-* fragments
6067 directly into here.
6068
701afd4d
NN
60692002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6070
6071 * configure.in: don't even try to configure or make a subdirectory
6072 if there's no configure script for it.
6073
07cdae91
MM
60742002-04-15 Mark Mitchell <mark@codesourcery.com>
6075
6076 * MAINTAINERS: Remove chill maintainers.
6077 * Makefile.in (CHILLFLAGS): Remove.
6078 (CHILL_LIB): Remove.
6079 (TARGET_CONFIGDIRS): Remove libchill.
6080 (CHILL_FOR_TARGET): Remove.
6081 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6082 CHILL_LIB.
6083 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6084 (CHECK_TARGET_MODULES): Likewise.
6085 (INSTALL_TARGET_MODULES): Likewise.
6086 (CLEAN_TARGET_MODULES): Likewise.
6087 (configure-target-libchill): Remove.
6088 (all-target-libchill): Remove.
6089 * configure.in (target_libs): Remove target-libchill.
6090 Do not compute CHILL_FOR_TARGET.
6091 * libchill: Remove directory.
5ce6f47b 6092
ab50d72b
DD
60932002-04-11 DJ Delorie <dj@redhat.com>
6094
6095 * Makefile.in, configure.in: Sync with binutils, entries
6096 follow...
6097
0a1e123a
DD
60982002-04-07 Andrew Cagney <ac131313@redhat.com>
6099
6100 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6101 (do-tar, do-bz2): New rules.
6102 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6103 (gdb-tar): New rule.
6104 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6105 (insight_dejagnu.tar): New rule.
6106 (insight.tar): New rule.
6107 (gdb+dejagnu.tar): New rule.
6108 (gdb.tar): New rule.
6109
ab50d72b
DD
61102002-02-01 Mo DeJong <supermo@bayarea.net>
6111
6112 * Makefile.in: Add all-tix to deps for all-snavigator
6113 so that tix is built when building snavigator.
6114
61152002-01-11 Steve Ellcey <sje@cup.hp.com>
6116
6117 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6118 ld and gdb are not supported.
6119
61202002-01-07 Mark Salter <msalter@redhat.com>
6121
6122 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6123 Allow target-libgloss to be built for arm, strongarm, and xscale.
6124
61252001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6126
6127 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6128 options for i[3456]86-pc-linux* native builds.
6129
61302001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6131
6132 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6133 files from .po files for a distribution.
6134
61352001-09-03 Jeff Holcomb <jeffh@redhat.com>
6136
6137 * configure.in: Enable libstdc++-v3 for h8300 targets.
6138
61392001-06-19 Alan Modra <amodra@bigpond.net.au>
6140
6141 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6142 version from bfd/.
6143
6144Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6145
6146 * Makefile.in (VER): When present, extract the version number from
6147 the file version.in.
6148
61492001-05-24 Tom Rix <trix@redhat.com>
6150
6151 * configure.in : enable ld for aix
6152
61532001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6154
6155 * config.guess: Add linux target for S/390.
6156
61572000-11-07 Philip Blundell <pb@futuretv.com>
6158
6159 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6160
61612000-11-03 Philip Blundell <pb@futuretv.com>
6162
6163 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6164 files.
6165
61662001-01-15 Ben Elliston <bje@redhat.com>
6167
6168 * configure.in (host_tools): Add sid.
6169 Always configure cgen.
6170
61712000-11-24 Nick Clifton <nickc@redhat.com>
6172
6173 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6174
6175
61762000-08-20 Doug Evans <dje@casey.transmeta.com>
6177
6178 * Makefile.in (ALL_MODULES): Add all-cgen.
6179 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6180 (all-cgen): New target.
6181 (all-opcodes,all-sim): Depend on all-cgen.
6182 * configure.in (host_tools): Add cgen.
6183 Only configure cgen if --enable-cgen-maint.
6184
ef98ad7b
LR
61852002-04-09 Loren J. Rittle <ljrittle@acm.org>
6186
6187 * configure.in: Add *-*-freebsd* configurations.
6188
90def2b2
TT
61892002-04-08 Tom Tromey <tromey@redhat.com>
6190
6191 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6192 Fixes PR libgcj/6068.
6193
320d7e7a
KW
61942002-03-30 Krister Walfridsson <cato@df.lth.se>
6195
6196 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6197
18b467f1
RO
61982002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6199
6200 * configure.in (alpha*-dec-osf*): Enable libgcj.
6201
8bb3a5af
MG
62022003-03-27 Matthew Gingell <gingell@gnat.com>
6203
6204 * MAINTAINERS (Write After Approval): Add myself.
6205
56ae9405
NC
62062002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6207
6208 Fix for: PR bootstrap/3591, target/5676
6209 * configure.in (mcore-pe): Disable the configuration of
6210 libstdc++-v3 since exceptions are not supported.
6211
f18d9a0c
AG
62122002-03-20 Anthony Green <green@redhat.com>
6213
6214 * configure.in: Enable libgcj for xscale-elf target.
6215
c0e21eef
R
6216Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6217
6218 * MAINTAINERS: Update my email address.
6219
28eca9e8
AO
62202002-03-16 Alexandre Oliva <aoliva@redhat.com>
6221
6222 * ltmain.sh (relink_command): Fix typo in previous change.
6223
e67e72c7
AO
62242002-03-15 Alexandre Oliva <aoliva@redhat.com>
6225
6226 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6227 (relink_command): Added --tag flags.
6228 (mode=install): If relinking fails; error out.
6229
c2273204
RH
62302002-03-12 Richard Henderson <rth@redhat.com>
6231
6232 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6233 .NOTPARALLEL tag.
6234 (do-check): Rename from check.
6235 (check): Allow parallel check.
6236
bcb64245
BW
62372002-03-12 Bob Wilson <bob.wilson@acm.org>
6238
6239 * MAINTAINERS: Add myself as maintainer for xtensa port.
6240 Fix alphabetical order in CPU port maintainer list.
6241 Remove myself from Write After Approval list.
6242
63adb4ff
RH
62432002-03-11 Richard Henderson <rth@redhat.com>
6244
6245 * Makefile.in (.NOTPARALLEL): Add fake tag.
6246
9bec4bf0
L
62472002-03-07 H.J. Lu (hjl@gnu.org)
6248
6249 * configure.in: Enable gprof for mips*-*-linux*.
6250
c7fc1f84
DS
62512002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6bff33fb
AO
62552002-02-28 Alexandre Oliva <aoliva@redhat.com>
6256
6257 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6258 libjava.
6259 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6260
0210b33b
AO
62612002-02-23 Alexandre Oliva <aoliva@redhat.com>
6262
6263 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6264 because its Makefile is there; test for the executable instead.
6265
fcc0a3ef
AO
62662002-02-22 Alexandre Oliva <aoliva@redhat.com>
6267
6268 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6269 libstdc++-v3 and libjava.
6270
97cf8285
AM
62712002-02-11 Adam Megacz <adam@xwt.org>
6272
6273 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6274 boehm-gc
5ce6f47b 6275
40fe0ec3
AO
62762002-02-09 Alexandre Oliva <aoliva@redhat.com>
6277
6278 * config.guess: Updated to 2002-01-30's version.
6279 * config.sub: Updated to 2002-02-01's version.
6280 Contribute sh64-elf.
6281 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6282 * configure.in: Added sh64-*-*.
6283
694d53ee
CD
62842002-02-08 Chris Demetriou <cgd@broadcom.com>
6285
6286 * MAINTAINERS: Belatedly add myself to write after approval list.
6287
a9ca50b1
JH
6288Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6289
6290 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6291 Remove self as Write After Approval.
6292
5ffc3500
GK
62932002-01-31 Geoffrey Keating <geoffk@redhat.com>
6294
6295 * MAINTAINERS: Put self in as maintainer for contrib/regression
6296 directory.
6297
4ceaf7fb
PE
62982002-01-28 Phil Edwards <pme@gcc.gnu.org>
6299
6300 * MAINTAINERS: Update my email address.
6301
51584787
JT
63022002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6303
5ce6f47b
EC
6304 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6305 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6306 libraries if not supported for NetBSD on target CPU.
6307
5701d273
DR
63082002-01-25 Douglas B Rupp <rupp@gnat.com>
6309
6310 * install-sh: Use _inst.$$_ for temp file name.
6311
b299a075
JT
63122002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6313
6314 * MAINTAINERS (Write After Approval): Move my contact info
6315 from here...
6316 (OS Port Maintainers): ...to here (netbsd).
6317
51fe14b5
BW
63182002-01-22 Bob Wilson <bob.wilson@acm.org>
6319
6320 * MAINTAINERS (Write After Approval): Add myself.
6321
b634ad42
L
63222002-01-17 H.J. Lu <hjl@gnu.org>
6323
6324 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6325 (all-target-fastjar): Also depend on all-target-libiberty.
6326
3cd87679
L
63272002-01-16 H.J. Lu (hjl@gnu.org)
6328
6329 * config.guess: Import from master sources, rev 1.225.
6330 * config.sub: Import from master sources, rev 1.238.
6331
969a6d8f
KH
63322002-01-16 Kazu Hirata <kazu@hxi.com>
6333
6334 * MAINTAINERS (Write After Approval): Remove myself.
6335
366f6a52
FW
63362001-12-19 Florian Weimer <fw@deneb.enyo.de>
6337
6338 * MAINTAINERS (Write After Approval): Add myself.
6339
f02240b6
JM
63402001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6341
6342 * MAINTAINERS: Add self as docs co-maintainer.
6343
5d08dc39
MK
63442001-12-11 Matthias Klose <doko@debian.org>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
39e790d5
ZW
63482001-12-09 Zack Weinberg <zack@codesourcery.com>
6349
6350 * MAINTAINERS: Update my email address.
6351
4519d6a3
TC
63522001-12-07 Turly O'Connor <turly@apple.com>
6353 * MAINTAINERS (Write After Approval): Add myself.
6354 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6355 (rs6000_initialize_trampoline): Call __trampoline_setup for
6356 ABI_DARWIN too.
6357 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6358 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6359
21cf0a73
PC
63602001-12-07 Paolo Carlini <pcarlini@unitus.it>
6361
6362 * MAINTAINERS (Write After Approval): Add myself.
6363
4ee43206
DR
6364Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6365
6366 * configure, configure.in: Use temp file for long sed commands.
6367
251931f3
LG
63682001-12-03 Laurent Guerby <guerby@acm.org>
6369
6370 * config.sub: Update to version 1.232 on subversion.
6371
03777dd7
BE
63722001-12-03 Ben Elliston <bje@redhat.com>
6373
6374 * MAINTAINERS: Update mail address for config.* patches.
6375
e490616e
ZW
63762001-11-27 DJ Delorie <dj@redhat.com>
6377 Zack Weinberg <zack@codesourcery.com>
6378
6379 When build != host, create libiberty for the build machine.
6380
6381 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6382 CONFIG_ARGUMENTS.
6383 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6384 New variables.
6385 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6386 and rules.
6387 (all.normal): Depend on ALL_BUILD_MODULES.
6388 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6389 (all-build-libiberty): Depend on configure-build-libiberty.
6390
6391 * configure: Calculate and substitute proper value for
6392 ALL_BUILD_MODULES.
6393 * configure.in: Create the build subdirectory.
6394 Calculate and substitute TARGET_CONFIGARGS (formerly
6395 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6396
04075e8f
ZL
63972001-11-26 Ziemowit Laski <zlaski@apple.com>
6398
6399 * MAINTAINERS (write-after-approval): Add self.
6400
ed19322d
CR
64012001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6402
6403 * MAINTAINERS (GNATS only accounts): Remove self.
6404
90a12988
HPN
64052001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6406
6407 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6408 libf2c.
6409
77e653ad
CR
64102001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6411
6412 * MAINTAINERS (Write After Approval): Add self.
6413
64adad99
DB
64142001-11-12 David O'Brien <obrien@FreeBSD.org>
6415
6416 * MAINTAINERS: mips and s390 are also CPU ports.
6417
834a28c7
DB
64182001-11-12 David O'Brien <obrien@FreeBSD.org>
6419
6420 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6421
ef94239f
DB
64222001-11-11 David O'Brien <obrien@FreeBSD.org>
6423
6424 * MAINTAINERS: Alphabetize.
6425
beda0427
KH
64262001-11-09 Kazu Hirata <kazu@hxi.com>
6427
6428 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6429
6ca224d3
JDA
64302001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6431
6432 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6433
132e4bd7
PE
64342001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6435
6436 * configure.in (--enable-languages): Be more permissive about
6437 syntax. Check for empty lists better. Warn about $LANGUAGES.
6438
c6243b4c
GK
64392001-11-08 Geoffrey Keating <geoffk@redhat.com>
6440
6441 * config.sub: Import from master sources, rev. 1.230.
6442 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6443
abbb9e76
LG
64442001-11-07 Laurent Guerby <guerby@acm.org>
6445
6446 * MAINTAINERS (Write After Approval): Add self.
6447
53cdb27a
HPN
64482001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6449
6450 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6451
dd3a88c9
HPN
64522001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6453
6454 * config.sub: Import from master sources, rev 1.226.
6455 * config.guess: Import from master sources, rev 1.216.
6456
d344dce9
HPN
64572001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6458
6459 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6460 * MAINTAINERS: Add self as maintainer of MMIX port.
6461 Remove old after-approval entry.
6462
63f6bcd7
JM
64632001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6464
6465 * ChangeLog, configure: Fix spelling errors.
6466
84f92638
BK
64672001-10-20 Brendan Kehoe <brendan@zen.org>
6468
6469 * MAINTAINERS: Tweak my address.
6470
2f30eda4
R
6471Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6472
6473 * MAINTAINERS: Update my email address.
6474
1567080c 64752001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 6476
f48a3b5c 6477 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 6478 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 6479
30106886
GB
64802001-10-10 Geert Bosch <bosch@gnat.com>
6481
e490616e 6482 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
6483 Added Robert Dewar.
6484
d3d51b8c
DB
64852001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6486
6487 * MAINTAINERS (Write After Approval): Added self
6488
d1c3e709
GB
64892001-10-02 Geert Bosch <bosch@gnat.com>
6490
6491 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6492
50f5f793
JM
64932001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6494
6495 * configure: Handle temporary files securely using mkdir.
6496
7fddf9a9
AO
64972001-09-29 Alexandre Oliva <aoliva@redhat.com>
6498
6499 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6500
387beb82
WC
65012001-09-26 Will Cohen <wcohen@redhat.com>
6502
6503 * configure.in (*-*-linux*): Disable configuration of target-newlib
6504 and target-libgloss.
e490616e 6505
0c055e34
AO
65062001-09-26 Alexandre Oliva <aoliva@redhat.com>
6507
6508 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6509 RANLIB.
6510
759bfa90
AO
65112001-09-21 Alexandre Oliva <aoliva@redhat.com>
6512
6513 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6514 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6515 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6516 avoid quotes nesting problems.
6517 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6518 (DO_X): Export only variables that are set.
6519
1dc4a750
BE
65202001-09-19 Ben Elliston <bje@redhat.com>
6521
6522 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6523 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6524 semantics. Use the shell built-in "type" command instead.
6525
898c7238
AO
65262001-08-31 Alexandre Oliva <aoliva@redhat.com>
6527
6528 Merged from gcc-3_0-branch:
6529 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6530 * ltcf-c.sh: Use $objext, not $ac_objext.
6531 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6532 * ltcf-cxx.sh: Add support for GNU.
6533 2001-07-22 Timothy Wall <twall@redhat.com>
6534 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6535 default settings if using GNU tools with that configuration.
6536 * ltcf-cxx.sh: Ditto.
6537 * ltcf-gcj.sh: Ditto.
6538 2001-07-21 Michael Chastain <chastain@redhat.com>
6539 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6540 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6541 * ltmain.sh: Mark as gcc-local.
6542
8fa0a32e
EC
65432001-08-30 Eric Christopher <echristo@redhat.com>
6544 Jason Eckhardt <jle@redhat.com>
6545
6546 * config.guess: Merge from master sources.
6547 * config.sub: Merge from master sources, add support for mipsisa32.
6548
32f30f91 65492001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
6550 * config.sub: Merge from master sources, rev 1.219.
6551 * MAINTAINERS: Add self as contact for stormy16 port.
6552
f6084f99
ZW
65532001-08-14 Zack Weinberg <zackw@panix.com>
6554
6555 * config.sub: Merge from master sources, rev 1.218.
6556 * config.guess: Merge from master sources, rev 1.209.
6557
91b54f7f
GS
65582001-08-11 Graham Stott <grahams@redhat.com>
6559
6560 * Makefile.in (check-c++): Add missing semicolon.
6561
e5b3941e
JH
6562Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6563
32f30f91 6564 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 6565
6387a56e
EC
65662001-07-30 Eric Christopher <echristo@redhat.com>
6567
6568 * MAINTAINERS (Various maintainers: mips port): Added myself.
6569
53b475f0
AH
65702001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6571
e490616e 6572 * configure.in (sh-*-linux*): New.
53b475f0 6573
2a08c780
RH
65742001-07-27 Richard Henderson <rth@redhat.com>
6575
6576 * .cvsignore: Add LAST_UPDATED.
6577
bfa79422
UW
65782001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6579
6580 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6581
0ae85492
AH
65822001-07-16 Aldy Hernandez <aldyh@redhat.com>
6583
e490616e 6584 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 6585
8e1ab0fe
NP
6586Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6587
6588 * MAINTAINERS (Write After Approval): Added myself.
6589
2b997990
SC
65902001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6591
6592 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6593 and libgcj on m68hc11/m68hc12.
6594
d920e825
L
65952001-06-27 H.J. Lu (hjl@gnu.org)
6596
6597 * Makefile (CFLAGS_FOR_BUILD): New.
6598 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6599
d425a1e0
JM
66002001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6601
6602 * README: Remove version number.
6603
5b5b4207
GP
66042001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6605
6606 * INSTALL/README: Update wrt. to the installation instructions now
6607 residing in gcc/doc/install.texi.
6608
be839b69
JM
66092001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6610
6611 * README: Replace with a cut-down and updated version of gcc/README.
6612
fe2ee7c4
DE
66132001-06-12 David Edelsohn <edelsohn@gnu.org>
6614
6615 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6616 multilibs to be disabled.
6617
4f5d646c
DB
66182001-06-11 Daniel Berlin <dan@cgsoftware.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 6621
818f0c85
AO
66222001-06-09 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * config.guess: Import CVS version 1.195.
6625 * config.sub: Import CVS version 1.212.
6626
e9a8af10
AO
66272001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6628
6629 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6630 gcc/xgcc is built, use -print-prog-name to find out the program
6631 name to use.
6632
ae3ca0a9
PE
66332001-06-04 Phil Edwards <pme@sources.redhat.com>
6634
6635 * config.guess: Import CVS version 1.194. All gcc-local changes
6636 appear to also be in the master copy.
6637 * config.sub: Import CVS version 1.211.
6638
066bd40d
MM
6639Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
6640
6641 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6642 with_gcc]: Use `gcc -shared' to build a shared library.
6643
4aef4f33
JDA
6644Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
6645
6646 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6647 archives.
6648
c386f00f
RO
6649Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
6652
2ae5cea5
HPN
66532001-06-01 Hans-Peter Nilsson <hp@axis.com>
6654
6655 * configure.in (libstdcxx_flags): Do not try to execute
6656 libstdc++-v3/testsuite_flags until it exists.
6657
c3766183
AM
66582001-06-01 Alan Modra <amodra@bigpond.net.au>
6659
6660 * MAINTAINERS: Update my email address.
6661
9b337833
GS
66622001-05-31 Graham Stott <grahams@redhat.com>
6663
6664 * MAINTAINERS (Write After Approval): Add myself.
6665
55fce0eb
SP
66662001-05-28 Simon Patarin <simon.patarin@inria.fr>
6667
6668 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6669 libraries when using g++ with native linker.
6670
5f7de4b8
AO
66712001-05-28 Alexandre Oliva <aoliva@redhat.com>
6672
6673 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6674
a7bc0fbb
AO
66752001-05-22 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6678 [aix4*|aix5*]: Prepend blank.
6679
33456445
AO
66802001-05-20 Alexandre Oliva <aoliva@redhat.com>
6681
6682 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6683 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6684 of subdir/configure scripts to use the new libtool.m4.
6685
e48d3d00
MK
66862001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
9e0e191b
BK
66902001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6691
6692 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6693
3f19b439
BE
66942001-05-11 Ben Elliston <bje@redhat.com>
6695
6696 * Makefile.in (all-sid): New target.
6697 (check-sid, clean-sid, install-sid): Likewise.
6698
6ebe3121
JO
66992001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6700
6701 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6702
ca3667c4
AO
67032001-05-03 Alexandre Oliva <aoliva@redhat.com>
6704
6705 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6706 libgcj.
6707
67082001-05-03 Alexandre Oliva <aoliva@redhat.com>
6709
6710 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6711 gcc/xgcc is built, use -print-prog-name to find out the program
6712 name to use.
6713
b2964d63
AO
67142001-04-26 Alexandre Oliva <aoliva@redhat.com>
6715
b1bb2302
AO
6716 * configure.in (noconfigdirs): Don't reset it from scratch in the
6717 target case; only append to it.
6387a56e 6718
b2964d63
AO
6719 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6720 sparc-*-solaris2.8]: Disable ${libgcj}.
6721
8343765d
AO
67222001-04-25 Alexandre Oliva <aoliva@redhat.com>
6723
6724 * configure.in (libgcj_saved): Copy from $libgcj.
6725 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6726 --disable-libgcj.
6727
ddbb6d43
GRK
67282001-04-25 Gavin Romig-Koch <gavin@redhat.com>
6729
6730 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 6731 C front end maintainer.
ddbb6d43 6732
3fa03ff9
AG
6733Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6734
6735 * configure.in: Move *-chorusos target case to the proper switch.
6736 Disable libgcj.
6737
99ffe40f
AO
67382001-04-12 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6741 1.641.2.228.
6742
78faa32d
FS
67432001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6744
6745 * Makefile.in (STAGE1_CFLAGS): Pass down.
6746
cdbff0ab
AM
67472001-04-13 Alan Modra <amodra@one.net.au>
6748
6749 * config.guess: Add hppa64-linux support. Note for next import that
6750 this is already in the master file.
6751 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6752
75b9074c
AO
67532001-04-12 Alexandre Oliva <aoliva@redhat.com>
6754
6755 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6756 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6757
125404c5
SS
67582001-04-11 Stan Shebs <shebs@apple.com>
6759
6760 * MAINTAINERS: Add self as Darwin port maintainer.
6761
876684fe
AM
67622001-04-11 Alan Modra <amodra@one.net.au>
6763
6764 * MAINTAINERS: Update my email address.
6765
06729913
LR
67662001-04-10 Loren J. Rittle <ljrittle@acm.org>
6767
6768 * ltcf-cxx.sh: Support creation of C++ shared libraries on
6769 recent versions of FreeBSD (release 3 or later).
6770 * ltconfig: On FreeBSD, -lc must not be provided when building
6771 a shared library or else the standard -pthread gcc option is
6772 rendered worthless to later users of the built library.
6773
67916302
JM
67742001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
6775
6776 * MAINTAINERS: Add self and RTH as C front end maintainers.
6777
d2bc0628
AO
67782001-04-05 Alexandre Oliva <aoliva@redhat.com>
6779
e490616e
ZW
6780 * config.sub: Make sure to match an already-canonicalized
6781 machine name (eg. mn10300-unknown-elf).
d2bc0628 6782
a3406c06
AO
67832001-04-01 Alexandre Oliva <aoliva@redhat.com>
6784
6785 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6786 New macros.
6787 (bootstrap, cross): Use RECURSE_FLAGS.
6788 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6789
a076f6a4
AO
67902001-03-27 Alexandre Oliva <aoliva@redhat.com>
6791
6792 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6793
e9f4fa71
CH
67942001-03-22 Colin Howell <chowell@redhat.com>
6795
7238de5c
CH
6796 * Makefile.in (DO_X): Do not backslash single-quotes in
6797 backquotes (two places).
e9f4fa71 6798
b6b14b1b
AO
67992001-03-22 Alexandre Oliva <aoliva@redhat.com>
6800
6801 Re-installed:
6802 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6803 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6804 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6805 * ltcf-cxx.sh: Likewise.
6806 * ltcf-gcj.sh: Likewise.
6807
1eb0b89d
GP
68082001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6809
6810 * MAINTAINERS: Add myself as "documentation co-maintainer".
6811
82e23236
AO
68122001-03-22 Alexandre Oliva <aoliva@redhat.com>
6813
6814 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6815 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6816
64ec27c3
TT
68172001-03-19 Tom Tromey <tromey@redhat.com>
6818
6819 * config-ml.in: Handle GCJ and GCJFLAGS.
6820
191de407
MC
68212001-03-21 Michael Chastain <chastain@redhat.com>
6822
6823 * Makefile.in: all-m4 depends on all-texinfo.
6824
fed4dede
LR
68252001-03-20 Loren J. Rittle <ljrittle@acm.org>
6826
6827 * MAINTAINERS: Add myself to write after approval list.
6828
085072bb
LB
68292001-03-18 Laurynas Biveinis <lauras@softhome.net>
6830
6831 * Makefile.in (DO_X): Quote nested quotes.
6832
5af8ea3f
AM
68332001-03-18 Alan Modra <alan@linuxcare.com.au>
6834
6835 * MAINTAINERS: Add myself to write after approval list.
6836
69e23037
LB
68372001-03-15 Laurynas Biveinis <lauras@softhome.net>
6838
6839 * Makefile.in (DO_X): Use double quotes for quoting
6840 "RANLIB=$${RANLIB}".
6841
2b9650f4
OP
68422001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
6843
6844 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6845
4698d2cf
NP
68462001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6847
6848 * configure.in: Only use `lang_requires' for languages athat are
6849 actually enabled.
6850
f6646274
PE
68512001-03-08 Phil Edwards <pme@sources.redhat.com>
6852
6853 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
6854
c9a54638
AO
68552001-03-08 Alexandre Oliva <aoliva@redhat.com>
6856
6857 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6858
6a556ad6
TT
68592001-03-07 Tom Tromey <tromey@redhat.com>
6860
6861 * configure.in: Allow config-lang.in to set `lang_requires' to list
6862 of other required languages.
6863
6822468a
LB
68642001-03-06 Laurynas Biveinis <lauras@softhome.net>
6865
6866 * Makefile.in: Remove RANLIB definition. Use RANLIB
6867 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6868 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 6869
f04885d3 68702001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 6871 Alexandre Oliva <aoliva@redhat.com>
6387a56e 6872
f04885d3
BK
6873 * Makefile.in (check-c++): Use tabs, not spaces.
6874
288edf47 68752001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 6876
288edf47
LB
6877 * MAINTAINERS: add myself to Write After Approval list.
6878
3d55d2f8 68792001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 6880
e490616e 6881 * Makefile.in (check-c++): New rule.
6387a56e 6882
4d88a68a
BK
6883 * configure.in (target_libs): Remove libg++.
6884 (noconfigdirs): Remove libg++.
6885 (noconfigdirs): Same.
6886 (noconfigdirs): Same.
6887 (noconfigdirs): Same.
6888
6889 * config-ml.in: Remove libg++ references.
6890
6891 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6892 (ALL_TARGET_MODULES): Same.
6893 (configure-target-libg++): Remove.
6894 (all-target-libg++): Remove.
6895 (configure-target-libio): Remove.
6896 (all-target-libio): Remove.
6897 (check-target-libio): Remove.
6898 (.PHONY): Remove.
6899 (libg++.tar.bz2): Remove.
6900 (all-target-cygmon): Remove libio.
6901 (all-target-libstdc++): Remove.
6902 (configure-target-libstdc++): Remove.
6903 (TARGET_LIB_PATH): Remove libstdc++.
6904 (ALL_GCC_CXX): Remove libstdc++.
6905 (all-target-gperf): Correct.
6906
2437d4ed
NC
69072001-02-16 Nick Clifton <nickc@redhat.com>
6908
6909 * configure.in (noconfigdirs): Allow configuration of texinfo
6910 for Cygwin hosts.
6911
85b99cbe
AG
69122001-02-15 Anthony Green <green@redhat.com>
6913
6914 * configure: Introduce GCJ_FOR_TARGET.
6915 * configure.in: Ditto.
6916 * Makefile.in: Ditto.
6917
7b18790c
AS
69182001-02-13 Andreas Schwab <schwab@suse.de>
6919
6920 * MAINTAINERS: Update mail address.
6921
c4880c99
MS
69222001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6923
6924 * config.guess: Add linux target for S/390.
6925 * config.sub: Likewise.
6926
e31ae6db
CC
69272001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6928
6929 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 6930 target-libgloss.
e31ae6db 6931
7739adfb
BE
69322001-02-06 Ben Elliston <bje@redhat.com>
6933
6934 * configure: Output host type to stdout, not stderr.
6935
36ca672c
MM
69362001-02-05 Mark Mitchell <mark@codesourcery.com>
6937
e40f2829 6938 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
6939 * ltcf-cxx.sh: Likewise.
6940
36ca672c
MM
6941 * config.if: Assume enable_libstdcxx_v3 is defined.
6942
22fdd65e
MM
69432001-02-04 Mark Mitchell <mark@codesourcery.com>
6944
6945 Remove V2 C++ library.
6946 * configure.in: Remove --enable-libstdcxx_v3 support.
6947
3b60dd8e
BM
69482001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
6949
6950 * include/demangle.h: Add prototype for java_demangle_v3.
6951
42c0c80a
PE
69522001-01-29 Phil Edwards <pme@sources.redhat.com>
6953
6954 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
6955
0be25992
RH
69562001-01-27 Richard Henderson <rth@redhat.com>
6957
6958 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6959
8a8de62d
MS
69602001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6961
6962 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6963 Don't unset, it's non-portable and no longer necessary, set to empty
6964 instead.
6965
92769744
MS
69662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6967
6968 * ltconfig: Shell portability fix for the tagname validity check.
6969
88a1c0ab
AO
69702001-01-27 Alexandre Oliva <aoliva@redhat.com>
6971
6972 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6973 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6974
45291dd5
MS
69752001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6976
6977 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6978
1ace7e15
TT
69792001-01-26 Tom Tromey <tromey@redhat.com>
6980
6981 * configure.in: Allow libgcj to be built on Sparc Solaris.
6982
0ef8b11b
DE
69832001-01-25 David Edelsohn <edelsohn@gnu.org>
6984
6985 * ltcf-c.sh: Add aix5 case.
6986 * ltcf-cxx.sh: Likewise.
6987 * ltconfig: Likewise.
6988
0006091e
AO
69892001-01-24 Alexandre Oliva <aoliva@redhat.com>
6990
9bad11e1
AO
6991 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6992 keep at least one of build_libtool_libs or build_old_libs set to
6993 yes.
6994
0006091e
AO
6995 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6996 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6997
7c01b2b5
BM
69982001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6999
7000 * configure.in: Enable libgcj on several additional platforms.
7001
d340e0ac
BM
70022001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7003
7004 * configure.in: Enable libgcj for linux targets.
7005
5baf8c37
MS
70062001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
10a0ba84
JDA
70102001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7011
7012 * MAINTAINERS: Add myself as vax port maintainer.
7013
357c6a4b
FH
70142001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7015
7016 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7017
6e2d9a7a
MS
70182001-01-09 Mike Stump <mrs@wrs.com>
7019
7020 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7021 failures of subdirectories.
7022
b6b14b1b 70232001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7024
b6b14b1b 7025 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7026 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7027 * ltcf-cxx.sh: Likewise.
7028 * ltcf-gcj.sh: Likewise.
7029 * ltconfig.sh: Fix typo.
976b230d 7030
07109110
LB
70312001-01-02 Laurynas Biveinis <lauras@softhome.net>
7032
7033 * configure: handle DOS-style absolute paths.
7034
1da5b8fc
LB
70352001-01-02 Laurynas Biveinis <lauras@softhome.net>
7036
7037 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7038
4c2f5b4f
MM
70392000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7040
7041 * MAINTAINERS: Add myself as avr port co-maintainer.
7042
bc53668e
BE
70432000-12-28 Ben Elliston <bje@redhat.com>
7044
7045 * MAINTAINERS: Add myself under ``Write After Approval''.
7046
c387606f
JM
70472000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7048
7049 * texinfo: Remove directory from GCC.
7050
2cb5082c
JM
70512000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7052
7053 * COPYING: Update to current
7054 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7055 to 19yy as example year in copyright notice).
7056
cc330df9
BK
70572000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7058
6387a56e 7059 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7060 (libstdcxx_incdir): Pass down.
7061 * config.if: Remove expired bits for cxx_interface, add stub.
7062 (libstdcxx_incdir): Add variable for g++ include directory.
7063 * configure.in (gxx_include_dir): Use it.
6387a56e 7064
4c6b2835
AO
70652000-12-18 Alexandre Oliva <aoliva@redhat.com>
7066
7067 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7068 with old-email address from ``Write After Approval''.
7069
3896f13e
AJ
70702000-12-15 Andreas Jaeger <aj@suse.de>
7071
7072 * configure.in: Handle lang_dirs.
7073
70742000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7075
ad46e881
TT
7076 * MAINTAINERS: Removed brads.
7077
90a10418
TT
7078 * MAINTAINERS: Added gcj developers.
7079
41dfe3a2 70802000-12-13 Anthony Green <green@redhat.com>
6387a56e 7081
41dfe3a2 7082 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7083 listed. Disable libgcj for x86 and Alpha Linux until compatible
7084 with g++ abi.
6387a56e 7085
e2f601da
MS
70862000-12-13 Mike Stump <mrs@wrs.com>
7087
7088 * Makefile.in (local-distclean): Also remove fastjar.
7089
70030c01
RB
70902000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7091
7092 * contrib/gcc_update: Add fastjar --touch entries.
7093
2a50f859
AO
70942000-12-12 Alexandre Oliva <aoliva@redhat.com>
7095
7096 * configure.in: Disable language-specific target libraries for
7097 languages that aren't enabled.
7098
7743113b
AG
70992000-12-10 Anthony Green <green@redhat.com>
7100
7101 * configure.in: Define libgcj. Disable libgcj target libraries for
7102 most targets.
7103
92e061a6
NB
71042000-12-10 Neil Booth <neilb@earthling.net>
7105
7106 * MAINTAINERS: Update mail address, remove from WAA list.
7107
f34ff6d6
APB
71082000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7109
7110 * libjava: Imported from /cvs/java.
7111 * libffi: Likewise.
7112 * Boehm-gc: Likewise.
7113
d82a33c6
APB
71142000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7115
7116 * configure.in (target_libs): Revert 2000-12-08 patch.
7117 (noconfigdirs): Added target-libjava.
7118
e14f8e28
LB
71192000-12-09 Laurynas Biveinis <lauras@softhome.net>
7120
7121 * djunpack.bat: removed.
7122
fc26516b
LB
71232000-12-09 Laurynas Biveinis <lauras@softhome.net>
7124
7125 * Makefile.in: handle DOS-style absolute paths.
7126 * config-ml.in: likewise.
7127 * symlink-tree: likewise.
7128
bd8757b3
APB
71292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7130
7131 * fastjar: Imported.
7132
81522a1f
APB
71332000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7134
7135 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7136 libjava.
7137 * configure.in (target_libs): Removed `target-libjava'.
7138
5db1f7ed
APB
71392000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7140
7141 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7142 (ALL_MODULES): Added fastjar.
7143 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7144 (all-target-libjava): all-fastjar replaces all-zip.
7145 (all-fastjar): Added.
7146 (configure-target-fastjar, all-target-fastjar): Likewise.
7147 * configure.in (host_tools): Added fastjar.
7148
5e59997c
MS
71492000-12-07 Mike Stump <mrs@wrs.com>
7150
7151 * Makefile.in (local-distclean): Remove leftover built files.
7152
0a534f40
NC
71532000-11-24 Nick Clifton <nickc@redhat.com>
7154
7155 * configure.in (xscale-elf): Add target.
7156 (xscale-coff): Add target.
7157
7686cadf
LR
71582000-11-22 Loren J. Rittle <ljrittle@acm.org>
7159
e490616e
ZW
7160 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7161 recent versions of FreeBSD (release 3 or later).
7162 * ltconfig: On FreeBSD, -lc must not be provided when building
7163 a shared library or else the standard -pthread gcc option is
7164 rendered worthless to later users of the built library.
7686cadf 7165
fff01699
FF
71662000-11-16 Fred Fish <fnf@be.com>
7167
7168 * configure.in (enable_libstdcxx_v3): Fix typo,
7169 libstd++ -> libstdc++.
7170
4dc16355
KL
71712000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7172
7173 * MAINTAINERS: Add self to Write After Approval list.
7174
bf6fc7b2
BS
71752000-11-21 Bernd Schmidt <bernds@redhat.com>
7176
7177 * MAINTAINERS: Update my email address. Add myself to global write
7178 privs list.
7179
ce8e06b1
AO
71802000-11-18 Alexandre Oliva <aoliva@redhat.com>
7181
6e2a4843
AO
7182 * Makefile.in: Merge with src and libgcj.
7183 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7184 configure-target-<library> when their configure scripts need the C
7185 or C++ library to have already been built to work properly.
7186 (do_proto_toplev): Set them to an empty string.
7187
ce8e06b1
AO
7188 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7189 (REALLY_SET_LIB_PATH): Use them.
7190
c003f378
SS
71912000-11-17 Stan Shebs <shebs@apple.com>
7192
7193 * MAINTAINERS: Add self to Write After Approval list.
7194
cc1e60ea
JM
71952000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7196
7197 * configure: Provide the original toplevel configure arguments
7198 (including $0) to subprocesses in the environment rather than
7199 through gcc/configargs.h.
7200
1173593d
JM
72012000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7202
7203 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7204 C99. Alphabetise "Write After Approval" list.
7205
520907ee
MM
72062000-11-12 Mark Mitchell <mark@codesourcery.com>
7207
34f6fbdb
MM
7208 * configure: Turn on libstdc++ V3 by default.
7209
520907ee
MM
7210 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7211 if we've got GCC.
7212
0bbd37ed
PB
72132000-11-11 Philip Blundell <philb@gnu.org>
7214
7215 * MAINTAINERS: Add self to Write After Approval list.
7216
7ca0e6d9
DE
72172000-11-09 David Edelsohn <edelsohn@gnu.org>
7218
7219 * ltcf-c.sh (aix4): Improve shared library configuration; require
7220 exporting symbols.
7221 * ltcf-cxx.sh (aix4): Define.
7222 * ltconfig (aix4): Define library and soname specs appropriate for
7223 AIX. Define command to create export symbols list.
7224
f559f30b
CF
7225Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7226
7227 * config.sub: Add support for Sun Chorus
7228
fc05d516
NC
72292000-10-31 Nick Clifton <nickc@redhat.com>
7230
7231 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7232 <name>@redhat.com. Also installed new email address for Clint
7233 Popetz.
6387a56e 7234
90a0e73f
JM
72352000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7236
7237 * etc: Remove directory from GCC.
7238
a5e1b548
MM
72392000-10-16 Michael Meissner <meissner@redhat.com>
7240
7241 * configure (gcc/configargs.h): Only create if there is a build GCC
7242 directory created.
7243
6387a56e
EC
72442000-10-16 Matthias Klose <doko@debian.org>
7245
be1db873
MK
7246 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7247 when configured for libstdc++-v3.
7248
f5fa9a5b
PE
72492000-10-05 Phil Edwards <pme@gcc.gnu.org>
7250
7251 * configure: Save configure arguments to gcc/configargs.h.
7252
61a77fea
PT
72532000-10-04 Philipp Thomas <pthomas@suse.de>
7254
7255 * config.guess: Import CVS version 1.157.
7256 * config.sub: Import CVS version 1.181.
7257
3a4fee66
AP
72582000-10-04 Andris Pavenis <pavenis@latnet.lv>
7259
7260 * Makefile.in (bootstrap): avoid recursion if subdir missing
7261 (cross): ditto
7262 (do-proto-toplev): ditto
7263
3dd7094e
AO
72642000-09-30 Alexandre Oliva <aoliva@redhat.com>
7265
de710532
AO
7266 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7267 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7268
3dd7094e
AO
7269 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7270 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7271 all affected `configure' scripts.
7272
e592386f
NB
7273Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7274
7275 * MAINTAINERS: Add self as cpplib co-maintainer.
7276
fba54939
AH
72772000-09-24 Aldy Hernandez <aldyh@redhat.com>
7278
7279 * MAINTAINERS: Add self to Write After Approval list.
7280
2bd429f4
GP
72812000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7282
7283 * INSTALL/README: egcs -> GCC update.
7284
d733f374
ME
7285Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7286
7287 * MAINTAINERS: Add myself to Write After Approval list.
7288
d7ce9a83
KH
72892000-09-15 Kazu Hirata <kazu@hxi.com>
7290
7291 * MAINTAINERS: Add myself to Write After Approval list.
7292
18a53ffe
JL
7293Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7294
e490616e
ZW
7295 * configure.in: Do not build byacc for hppa64. Provide paths to the
7296 X11 libraries for hppa64.
18a53ffe 7297
f246ff23
SC
72982000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7299
7300 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7301
06298abd
AO
73022000-09-06 Alexandre Oliva <aoliva@redhat.com>
7303
4b92758a
AO
7304 * Makefile.in (all-zlib): Added dummy target.
7305
06298abd
AO
7306 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7307 ltcf-gcj.sh: Updated from libtool multi-language branch.
7308
4d73d07a
AO
73092000-09-05 Alexandre Oliva <aoliva@redhat.com>
7310
7311 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7312 (bootstrap*): Depend on all-bootstrap.
7313
05d52d78
PT
73142000-09-05 Philipp Thomas <pthomas@suse.de>
7315
7316 * config.guess: Import CVS version 1.156.
7317 * config.sub: Import CVS version 1.179.
7318
3c809ba4
AG
73192000-09-02 Anthony Green <green@cygnus.com>
7320
7321 * Makefile.in (all-gcc): Depend on all-zlib.
7322 (CLEAN_MODULES): Add clean-zlib.
7323 (ALL_MODULES): Add all-zlib.
7324 * configure.in (host_libs): Add zlib.
7325
10ad78a0 73262000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7327
7328 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7329 crosses, but add gcc/include to the header search path for them.
7330
b36a9ce3
DB
73312000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7332
7333 * MAINTAINERS: Add self to Write After Approval list.
7334
cb011248
FS
73352000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7336
7337 * config.guess: Import CVS version 1.152.
7338 * config.sub: Import CVS version 1.177.
7339
db310af0
AO
73402000-08-25 Alexandre Oliva <aoliva@redhat.com>
7341
7965440a
AO
7342 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7343 $targargs to tell whether newlib is going to be built.
7344
db310af0
AO
7345 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7346 $$r/TARGET_SUBDIR/libio for _G_config.h.
7347
e7977565
AO
73482000-08-23 Alexandre Oliva <aoliva@redhat.com>
7349
7350 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7351
126bb9ed
DD
73522000-08-22 DJ Delorie <dj@redhat.com>
7353
7354 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7355
5b0e9d29
AO
73562000-08-22 Alexandre Oliva <aoliva@redhat.com>
7357
7358 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7359 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7360 sub-configures.
7361
4f3e904e
DD
73622000-08-21 DJ Delorie <dj@redhat.com>
7363
7364 * MAINTAINERS: Add self as a libiberty maintainer
7365
c9635443
AO
73662000-08-16 Alexandre Oliva <aoliva@redhat.com>
7367
7368 * configure.in (libstdcxx_flags): Use
7369 libstdc++-v3/src/libstdc++.INC.
7370
8b2100ba
AO
73712000-08-15 Alexandre Oliva <aoliva@redhat.com>
7372
7373 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7374
57119aa9
ZW
73752000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7376
eeb943b0
ZW
7377 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7378
6387a56e 7379 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7380 explicit. Substitute enable_threads into generated Makefiles.
7381 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7382 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7383
acffa7c4
GK
73842000-08-13 Geoff Keating <geoffk@cygnus.com>
7385
7386 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7387
808d8c41
AO
73882000-08-12 Alexandre Oliva <aoliva@redhat.com>
7389
7390 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7391 previous delta.
7392
1fc8c51c 73932000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7394
1fc8c51c
JM
7395 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7396 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7397 (FLAGS_FOR_TARGET): Not here.
7398 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7399
25698887
AO
74002000-08-11 Alexandre Oliva <aoliva@redhat.com>
7401
7402 * config-ml.in (CC, CXX): Don't introduce a leading space.
7403
10120687
DD
74042000-08-07 DJ Delorie <dj@delorie.com>
7405
7406 * MAINTAINERS: Add self as a DJGPP maintainer
7407
15c758e9
DD
74082000-08-07 DJ Delorie <dj@redhat.com>
7409
7410 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7411 "if we're also building gcc, and it's a gcc that will run on the
7412 build machine, we want to use its includes instead of the system's
7413 default includes".
7414
2d0de245
JM
74152000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7416
7417 * MAINTAINERS: Add self to Write After Approval list.
7418
e81b330a
AO
74192000-08-03 Alexandre Oliva <aoliva@redhat.com>
7420
83440c1e
AO
7421 * configure.in (libstdcxx_flags): Don't use `"'.
7422
e81b330a
AO
7423 * config-ml.in: Adjust multilib search paths to the
7424 appropriate multilib tree.
7425
cf95c847
AO
74262000-08-02 Alexandre Oliva <aoliva@redhat.com>
7427
7428 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7429 commas in $LANGUAGES.
7430
9e9af119
MH
74312000-08-02 Manfred Hollstein <manfredh@redhat.com>
7432
7433 * configure.in: Re-enable all references to libg++ and librx.
7434
606ce391
AO
74352000-08-01 Alexandre Oliva <aoliva@redhat.com>
7436
89820b43
AO
7437 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7438 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7439 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7440 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7441
606ce391
AO
7442 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7443
04179d4a
AO
74442000-07-31 Alexandre Oliva <aoliva@redhat.com>
7445
7446 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7447 CXX_FOR_TARGET for sed.
7448
d4eb109c
AO
74492000-07-30 Alexandre Oliva <aoliva@redhat.com>
7450
7451 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7452 Do not override if already set in the environment or in configure.
7453 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7454 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7455
4f4caf92
AO
74562000-07-28 Alexandre Oliva <aoliva@redhat.com>
7457
7458 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7459 the libtool CVS tree multi-language branch.
7460 * ltconfig, ltmain.sh: Updated.
6387a56e 7461
b87487b6
AO
74622000-07-27 Alexandre Oliva <aoliva@redhat.com>
7463
1670d1ea
AO
7464 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7465 (clean-target): Depend on it.
7466
b87487b6
AO
7467 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7468 (GCC_FOR_TARGET): Use it.
7469 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7470 * configure.in: ... here.
7471 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7472 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7473
4e81ae98
EC
74742000-07-24 Eric Christopher <echristo@cygnus.com>
7475
7476 * MAINTAINERS: Add self to Write After Approval list.
7477
059ae32c
AO
74782000-07-24 Alexandre Oliva <aoliva@redhat.com>
7479
5b28edd4
AO
7480 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7481 (configure-target-libchill, configure-target-libobjc): Likewise.
7482
059ae32c
AO
7483 * configure.in: Use the same cache file for all target libs.
7484 * config-ml.in: But different cache files per multilib variant.
7485
1adcd149
MS
74862000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7487
7488 * configure (topsrcdir): Don't use dirname.
7489
2d573dff
JO
74902000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7491
7492 * MAINTAINERS: Add self to Write After Approval list.
7493
d207ebef
JM
74942000-07-20 Jason Merrill <jason@redhat.com>
7495
7496 * configure.in: Remove all references to libg++ and librx.
7497
7498 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7499
75002000-07-20 Hans-Peter Nilsson <hp@axis.com>
7501
7502 * config.sub: Update to subversions version 2000-07-06.
7503
7b7792d5
AH
75042000-07-12 Andrew Haley <aph@cygnus.com>
7505
7506 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7507 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7508
3abaac67
PE
75092000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7510
7511 * symlink-tree: Check number of arguments.
7512
34be2b36
JW
75132000-07-05 Jim Wilson <wilson@cygnus.com>
7514
7515 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7516 search path for a g++ extracted from the build tree. This
7517 will allow link tests run by configure scripts in
7518 subdirectories to succeed.
7519
d207ebef
JM
75202000-07-01 Koundinya K <kk@ddeorg.soft.net>
7521
e490616e 7522 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 7523
0900331b
MH
75242000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7525
7526 * MAINTAINERS: Add myself as loop discovery maintainer.
7527
d207ebef
JM
75282000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7529
7530 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7531 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7532
75332000-06-19 Timothy Wall <twall@cygnus.com>
7534
7535 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7536 * config.sub: Add tic54x target.
7537
11a27a76
TM
7538Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7539
7540 * MAINTAINERS: Add self as Fortran maintainer,
7541 remove Craig Burley.
7542
d207ebef 7543Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 7544
d207ebef
JM
7545 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7546 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 7547
7758b73f
PT
7548Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7549
7550 * MAINTAINERS: Add self as i18n maintainer
7551
d207ebef
JM
755220000-05-21 H.J. Lu (hjl@gnu.org)
7553
e490616e
ZW
7554 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7555 directory are used if they exist. Make sure
7556 $(build_tooldir)/include is searched for header files,
7557 $(build_tooldir)/lib/ for library files.
d207ebef 7558 (GCC_FOR_TARGET): Likewise.
e490616e 7559 (CXX_FOR_TARGET): Likewise.
d207ebef 7560
bae29210
JL
7561Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7562
7563 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7564
d207ebef 7565Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
7566
7567 * Makefile.in (configure-target-libiberty): Depend on
7568 configure-target-newlib.
7569
aab0d19d
AO
75702000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7571
7572 * configure.in, Makefile.in: Merge all libffi-related
7573 configury stuff from the libgcj tree.
7574
d207ebef
JM
7575Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7576
7577 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7578 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7579
7580Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7581
7582 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7583 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 7584 current version information. Add to proto-toplev directory.
d207ebef
JM
7585 (gdb-taz): Build do-djunpack.
7586
758c7bd4
DE
75872000-05-15 David Edelsohn <edelsohn@gnu.org>
7588
7589 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7590
1888228d
AC
7591Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7592
7593 * MAINTAINERS: Add self to Write After Approval list.
7594
d207ebef
JM
75952000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7596
7597 * ltmain.sh: Preserve in relink_command any environment
7598 variables that may affect the linker behavior.
7599
2d7cc2fe
JL
7600Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7601
d207ebef
JM
7602 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7603
7604Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
7605
7606 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7607
76082000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7609
7610 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 7611 with the version name.
2d7cc2fe 7612
ee455968
JE
7613Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
7614
7615 * MAINTAINERS: Add self as bb-reorder maintainer.
7616
73b97e5c
BK
76172000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7618
7619 * config.if: Tweak.
7620
d207ebef
JM
76212000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7622
7623 * djunpack.bat: New file.
7624
7625Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
7626
7627 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
7628 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7629 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7630 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 7631
954869eb
DP
76322000-04-16 Dave Pitts <dpitts@cozx.com>
7633
e490616e
ZW
7634 * config.sub (case $basic_machine): Change default for "ibm-*"
7635 to "openedition".
954869eb 7636
eaabe541
AJ
76372000-04-13 Andreas Jaeger <aj@suse.de>
7638
7639 * MAINTAINERS: Added myself.
7640
d207ebef
JM
7641Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7642
7643 * Makefile.in (gdb-taz): New target. GDB specific archive.
7644 (do-md5sum): New target.
7645 (MD5PROG): Define.
7646 (PACKAGE): Default to TOOL.
7647 (VER): Default to a shell script.
7648 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 7649 md5 checksum generation.
d207ebef
JM
7650 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7651 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7652 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 7653 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
7654
7655Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7656
7657 * configure (warn_cflags): Delete.
7658
0ea6d60c
PDM
7659Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
7660
7661 * MAINTAINERS: Added myself.
7662
17090313 76632000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 7664 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 7665
e490616e
ZW
7666 * configure.in (enable_libstdcxx_v3): Add.
7667 (target_libs): Add bits here to switch between libstdc++-v2 and
7668 libstdc++-v3.
7669 * config.if: And this file too.
7670 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 7671
76b78517
MM
76722000-04-05 Michael Meissner <meissner@redhat.com>
7673
7674 * config.sub (d30v): Add d30v as a basic machine type.
7675
ad242caf
JM
76762000-03-29 Jason Merrill <jason@casey.cygnus.com>
7677
7678 * configure.in: -linux-gnu*, not -linux-gnu.
7679
d4537148
TM
7680Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7681
7682 * MAINTAINERS: Add self in write-after-approval section.
7683
f152e9d4
JW
7684Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
7685
7686 * MAINTAINERS: Add self as ia64 port maintainer.
7687
6a5fcef1
NB
76882000-03-08 Neil Booth <NeilB@earthling.net>
7689
7690 * MAINTAINERS: Add self in write-after-approval section.
7691
d207ebef 7692Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 7693
d207ebef
JM
7694 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7695 (do-tar-bz2): Replace TOOL with PACKAGE.
7696 (gdb.tar.bz2): Remove GDBTK from GDB package.
7697 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 7698 dejagnu.tar.bz2): New packages.
d207ebef
JM
7699
77002000-02-27 Andreas Jaeger <aj@suse.de>
7701
7702 * configure.in: Add entry for mips*-*-linux*, move catch all
7703 *-*-*linux* entry below this one.
7704
77052000-02-27 Ian Lance Taylor <ian@zembu.com>
7706
7707 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 7708
521fe9d0
NC
77092000-02-24 Nick Clifton <nickc@cygnus.com>
7710
7711 * config.sub: Support an OS of "wince".
7712
d207ebef
JM
7713Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
7714
7715 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 7716 version.
d207ebef
JM
7717
77182000-02-23 Linas Vepstas <linas@linas.org>
7719
7720 * config.sub: Add support for Linux/IBM 370.
7721 * configure.in: Likewise.
7722
3a685f6f
NC
77232000-02-22 Nick Clifton <nickc@cygnus.com>
7724
7725 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7726
d207ebef 77272000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 7728
d207ebef 7729 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 7730
4746ee26
KG
77312000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7732
7733 * configure (gcc_version): When setting, narrow search to
7734 lines containing `version_string'.
7735
ba96c72d
DC
77362000-02-15 Denis Chertykov <denisc@overta.ru>
7737
7738 * config.sub: Add support for avr target.
7739
77f16a66
NC
77402000-02-14 Nick Clifton <nickc@cygnus.com>
7741
7742 * MAINTAINERS: Add maintainers for MCore port.
7743
784a3a80
HPN
7744Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
7745
7746 * config.sub: Add mmix-knuth-mmixware.
7747
719dd4fa
KG
77482000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7749
7750 * MAINTAINERS: Pair cccp with cpplib maintainership.
7751
d207ebef
JM
77522000-01-27 Christopher Faylor <cgf@redhat.com>
7753
7754 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7755 structure stuff to -L library search.
7756 (CXX_FOR_TARGET): Ditto.
7757 (CROSS_CHECK_MODULES): Fix spelling mistake.
7758
7a53e94b
MM
77592000-01-24 Mark Mitchell <mark@codesourcery.com>
7760
7761 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7762 the C++ compiler.
7763
0da3b5a7
RH
77642000-01-12 Richard Henderson <rth@cygnus.com>
7765
7766 * configure.in: Don't build some bits for beos.
7767
02368d6d
JS
77682000-01-12 Joel Sherrill (joel@OARcorp.com)
7769
7770 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7771 as include files.
7772
2e76d35c
ZW
77732000-01-11 Zack Weinberg <zack@wolery.cumb.org>
7774
7775 * Add self as cpplib maintainer, as requested by Jason
7776 Merrill. Correct my e-mail address.
7777
4c25fdcf
GK
77782000-01-06 Geoff Keating <geoffk@cygnus.com>
7779
7780 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7781 not mh-aix43.
7782
188e3966
HPN
7783Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
7784
7785 * MAINTAINERS: Add myself to "write after approval" list.
7786
c2f5d030
RH
77871999-12-14 Richard Henderson <rth@cygnus.com>
7788
7789 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7790 * config.sub: Accept alphaev[78], alphaev8.
7791
eeda916a
AO
77921999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7793
7794 * config.guess, config.sub: Update from autoconf.
7795
b3bd7820
BK
77961999-11-29 Bruce Korb <autogen@linuxbox.com>
7797
2c290989 7798 * MAINTAINERS: update my playtime e-address.
b3bd7820 7799
1882b2b1
RO
7800Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7801
7802 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7803 necessary libraries are missing.
7804
2395f805
DN
7805Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
7806
7807 * MAINTAINERS: Add new 'write after approval' maintainer.
7808
1e25de97
APB
7809Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
7810
7811 * MAINTAINERS: Add new Java maintainer.
7812
1722c704
AS
78131999-10-25 Andreas Schwab <schwab@suse.de>
7814
7815 * configure: Fix quoting inside arguments of eval.
7816
8141abe8
NC
78171999-10-21 Nick Clifton <nickc@cygnus.com>
7818
7819 * config-ml.in: Allow suppression of some ARM multilibs.
7820
0b77644a
LV
7821Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7822
7823 * config.guess: Add OS/390 match pattern.
7824 * config.sub: Add mvs, openedition targets.
7825 * configure.in (i370-ibm-opened*): New.
7826
d207ebef
JM
78271999-09-04 Steve Chamberlain <sac@pobox.com>
7828
7829 * config.sub: Add support for configuring for pj.
7830
78311999-08-31 Nick Clifton <nickc@cygnus.com>
7832
7833 * config.sub (maybe_os): Add support for configuring for fr30.
7834
af13ebe9
NC
78351999-08-25 Nick Clifton <nickc@cygnus.com>
7836
7837 * configure.in: Do not configure or build ld for AIX
7838 platforms. ld is known to be broken on these platforms.
7839
1250c760
RO
7840Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7841
7842 * config-ml.in: Pass compiler flag corresponding to multidirs to
7843 subdir configures.
7844
d207ebef
JM
78451999-08-09 Ian Lance Taylor <ian@zembu.com>
7846
7847 * Makefile.in (LDFLAGS): Define.
7848
78491999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7850
7851 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7852 noconfigdirs.
7853 (*-*-cygwin*): Likewise.
7854
78551999-08-08 Ian Lance Taylor <ian@zembu.com>
7856
7857 * mkdep: New file.
7858 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7859 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7860
7861 From Eli Zaretskii <eliz@is.elta.co.il>:
7862 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7863 long file name when using DJGPP on MS-DOS.
7864
dbd83e11
JL
7865Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7866
7867 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7868
d207ebef
JM
78691999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7870
7871 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7872 dependency as this causes "make check" to globally "make all"
7873
cd1f4c2c
TT
7874Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7875
7876 * configure.in (target_libs): Added target-zlib.
7877 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7878 (CONFIGURE_TARGET_MODULES): Likewise.
7879 (CHECK_TARGET_MODULES): Likewise.
7880 (INSTALL_TARGET_MODULES): Likewise.
7881 (CLEAN_TARGET_MODULES): Likewise.
7882 (configure-target-zlib): New target.
7883 (all-target-zlib): Likewise.
7884 (all-target-libjava): Depend on all-target-zlib.
7885 (configure-target-libjava): Depend on configure-target-zlib.
7886
7887 * Makefile.in (configure-target-libjava): Depend on
7888 configure-target-newlib.
7889 (configure-target-boehm-gc): New target.
7890 (configure-target-qthreads): New target.
7891
e490616e
ZW
7892 * configure.in (target_libs): Added target-qthreads.
7893 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7894 (CONFIGURE_TARGET_MODULES): Likewise.
7895 (CHECK_TARGET_MODULES): Likewise.
7896 (INSTALL_TARGET_MODULES): Likewise.
7897 (CLEAN_TARGET_MODULES): Likewise.
7898 (all-target-qthreads): New target.
7899 (configure-target-libjava): Depend on configure-target-qthreads.
7900 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
7901
7902 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7903 (CONFIGURE_TARGET_MODULES): Likewise.
7904 (CHECK_TARGET_MODULES): Likewise.
7905 (INSTALL_TARGET_MODULES): Likewise.
7906 (CLEAN_TARGET_MODULES): Likewise.
7907 (all-target-libjava): New target.
7908 (all-target-boehm-gc): Likewise.
7909 * configure.in (target_libs): Added libjava, boehm-gc.
7910
d207ebef
JM
79111999-07-22 Ian Lance Taylor <ian@zembu.com>
7912
7913 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7914 configure.bat in SUPPORT_FILES.
7915 (gas+binutils.tar.bz2): Likewise.
7916
7917 * makeall.bat: Remove; obsolete.
7918
79191999-07-21 Ian Lance Taylor <ian@zembu.com>
7920
7921 From Mark Elbrecht:
7922 * configure.bat: Remove; obsolete.
7923
79241999-07-11 Ian Lance Taylor <ian@zembu.com>
7925
7926 * configure: Add -W -Wall to the default CFLAGS when compiling with
7927 gcc.
7928
7929Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7930
7931 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7932
79331999-06-30 Mark Mitchell <mark@codesourcery.com>
7934
7935 * configure.in: Build ld on IRIX6.
7936
79371999-06-12 Ian Lance Taylor <ian@zembu.com>
7938
7939 * Makefile.in: Change distribution targets to use bzip2 instead of
7940 gzip.
7941 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7942 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7943
79441999-06-04 Nick Clifton <nickc@cygnus.com>
7945
7946 * config.sub: Add mcore target.
7947
26d088fa
CD
7948Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
7949
7950 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7951
c2c08b29
L
7952Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
7953
7954 * config.guess (dummy): Changed to $dummy.
7955
671d0648
NC
79561999-05-24 Nick Clifton <nickc@cygnus.com>
7957
7958 * config.sub: Tidied up case statements.
7959
b1345c72
BE
79601999-05-22 Ben Elliston <bje@cygnus.com>
7961
51ccbd8d
BE
7962 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7963 <jiro@din.or.jp>.
7964
b1345c72
BE
7965 * config.guess: Merge with FSF version. Future changes will be
7966 more accurately recorded in this ChangeLog.
7967 * config.sub: Likewise.
7968
2caf864f
SM
7969Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
7970
7971 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7972
d207ebef
JM
79731999-04-30 Tom Tromey <tromey@cygnus.com>
7974
7975 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7976
90fb0c24
TT
79771999-04-23 Tom Tromey <tromey@cygnus.com>
7978
7979 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7980
d207ebef
JM
79811999-04-20 Drew Moseley <dmoseley@cygnus.com>
7982
7983 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7984 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7985 Bad merge removed these two changes.
7986
3516940d 7987Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 7988 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
7989
7990 * config.guess (interix Alpha): Add.
7991
d207ebef
JM
79921999-04-11 Richard Henderson <rth@cygnus.com>
7993
7994 * configure.in (i?86-*-beos*): Do config gperf; don't config
7995 gdb, newlib, or libgloss.
7996
e891fbfe 7997Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 7998
e891fbfe
AO
7999 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8000 link a trivial program with -mabi=64. If it fails, remove mabi=64
8001 from multidirs.
8002
f9ae47d6
PT
8003Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8004
8005 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8006
d207ebef
JM
80071999-04-08 Nick Clifton <nickc@cygnus.com>
8008
8009 * config.sub: Add support for mcore targets.
8010
80111999-04-07 Michael Meissner <meissner@cygnus.com>
8012
8013 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8014 not mt-ospace, in order to shut up assembler warning about using
8015 symbols that are named the same as registers.
8016
80171999-04-07 Drew Moseley <dmoseley@cygnus.com>
8018
8019 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8020 dependency list for all-target-cygmon.
8021
80221999-04-05 Doug Evans <devans@casey.cygnus.com>
8023
8024 * config-ml.in: Check $host, not $target, for selective multilibs.
8025 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8026 thumb interworking, and underscore prefix multilibs.
8027
80281999-04-04 Ian Lance Taylor <ian@zembu.com>
8029
8030 * missing: Update to version from current automake.
8031
88101ab9
L
8032Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8033
8034 * configure (gxx_include_dir): Removed.
8035
8036 * configure.in (gxx_include_dir): Handle it.
8037 * Makefile.in: Likewise.
8038
d207ebef
JM
80391999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8040
8041 * config.sub (mips64vr4111,mips64vr4111el) Add.
8042
80431999-03-21 Ben Elliston <bje@cygnus.com>
8044
e490616e 8045 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8046
8dc91cbe
ME
8047Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8048
8dc91cbe
ME
8049 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8050 config/mh-djgpp.
8051
d207ebef
JM
8052Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8053
8054 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8055 all-target-newlib to dependency list for all-target-bsp.
8056
926bb5ed
MK
8057Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8058
8059 * config.sub: Add i386-uwin support.
8060 * config.guess: Likewise.
8061
4a6e3000
FS
8062Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8063
8064 * configure.in: cleanup, add mh-*pic handling for arm, special
8065 case powerpc*-*-aix*
8066
d207ebef
JM
8067Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8068
8069 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8070 can be built.
8071
8072Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8073
8074 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8075 targets.
d207ebef 8076
71c91078
NC
80771999-03-02 Nick Clifton <nickc@cygnus.com>
8078
8079 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8080
282e5df8
GN
8081Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8082
8083 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8084
1de558ee
NC
80851999-02-24 Nick Clifton <nickc@cygnus.com>
8086
8087 * config.sub: Fix typo in arm recognition.
8088
d207ebef
JM
8089Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8090
8091 * configure.in (noconfigdirs): Changed target_configdirs to
8092 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8093 rather than m68k-*-* since it is not known to work on
8094 m68k-aout. Ditto for arm-*-*oabi.
8095
8096Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8097
8098 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8099
81001999-02-19 Ben Elliston <bje@cygnus.com>
8101
8102 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8103 Smart and improved by Andrew Cagney.
8104
fab7445a
ME
8105Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8106
8107 * config.guess: Recognize openbsd-*-hppa.
8108
8ccdc228
L
8109Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8110
8111 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8112 only if it is not empty.
8113
3b7265ff
NC
81141999-02-17 Nick Clifton <nickc@cygnus.com>
8115
8116 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8117
d207ebef 8118 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8119
8120 * config.sub: Modified to recognize uname's armv* syntax.
8121
d207ebef
JM
81221999-02-17 Mark Salter <msalter@cygnus.com>
8123
8124 * configure.in: Added target-bsp for sparclite.
8125
8126Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8127
8128 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8129
81301999-02-08 Nick Clifton <nickc@cygnus.com>
8131
8132 * configure.in: Add support for strongarm port.
8133 * config.sub: Add support for strongarm target.
8134
c48dd3f5 8135Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8136
c48dd3f5
MK
8137 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8138 the old name config/mh-cygwin32.
8139 Enable texinfo.
8140
d207ebef
JM
8141Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8142
8143 * configure.in: Do build ld for ix86 Solaris.
8144
ecd62820
JW
8145Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8146
8147 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8148 $AR_FOR_TARGET. Likewise for RANLIB.
8149
bbd8fa7f 8150Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8151
e490616e
ZW
8152 * config.sub (oabi): Recognize.
8153 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8154
0397442c
RL
8155Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8156
8157 * config.guess: Improve detection of i686 on UnixWare 7.
8158
c9ffaa63
MK
8159Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8160
8161 * config.guess: Add support for i386-pc-interix.
8162 * config.sub: Likewise.
8163 * configure.in: Likewise.
c9ffaa63 8164
d207ebef
JM
8165Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8166
8167 * Makefile.in: Remove unneeded all-target-libio from
8168 from all-target-winsup target since it is now unneeded.
8169 Add all-target-libtermcap in its place since it is now
8170 needed.
8171
8172Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8173
8174 * configure.in: makefile stub for cygwin target is probably
8175 unnecessary. Remove it for now.
d207ebef
JM
8176
8177Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8178
8179 * configure.in: libtermcap.a should be built when cygwin is the
8180 target as well as the host.
8181 * config.guess: Allow mixed case in cygwin uname output.
8182 * Makefile.in: Add libtermcap target.
d207ebef 8183
ebe12325
JL
8184Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8185
8186 * config.sub: Clean up handling of hppa2.0.
8187
57057b67
RB
8188Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8189
8190 * config.guess: Use C code to identify more HP machines.
8191
f8670be1
JL
8192Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8193
8194 * config.sub: Handle hppa2.0.
8195
d207ebef
JM
8196Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8197
8198 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8199 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8200
82011998-12-15 Mark Salter <msalter@cygnus.com>
8202
8203 * configure.in: Added target-bsp for several target architectures.
8204
8205 * Makefile.in: Added rules for bsp.
8206
d1a09590
JL
8207Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8208
8209 * config.guess: Improve detection of hppa2.0 processors.
8210
8211Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8212
8213 * config.guess: Recognize FreeBSD using ELF automatically.
8214
71205e0b
MH
82151998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8216
8217 * configure (skip-this-dir): Add handling for new shell script, which
8218 might be created by a sub-directory's configure to indicate, this particular
8219 directory is "unwanted".
8220 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8221
d207ebef
JM
8222Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8223
8224 * ltconfig: import from libtool, after changing libtool to
8225 account for the cygwin name change.
8226
8227Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8228
8229 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8230 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8231
8232Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8233
8234 * configure.in: Add libtermcap to list of cygwin dependencies.
8235
8236Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8237
e490616e
ZW
8238 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8239 they include winsup/include when it's a cygwin target.
d207ebef
JM
8240
82411998-11-12 Tom Tromey <tromey@cygnus.com>
8242
8243 * configure.in (host_tools): Added zip.
8244 * Makefile.in (all-target-libjava): Depend on all-zip.
8245 (all-zip): New target.
8246 (ALL_MODULES): Added all-zip.
8247 (NATIVE_CHECK_MODULES): Added check-zip.
8248 (INSTALL_MODULES): Added install-zip.
8249 (CLEAN_MODULES): Added clean-zip.
8250
8251Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8252
8253 * Makefile.in: lose "32" from comment about cygwin.
8254
8255Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8256
8257 * configure.in: Use -Os to build target libraries for the fr30.
8258
8259Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8260
8261 * config.sub: Add fr30.
8262
8263Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8264
e490616e 8265 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8266 cygwin* instead of cygwin32*.
8267 * config.sub: Check cygwin* instead of cygwin32*.
8268
d2ec8b39
RL
8269Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8270
8271 * config.guess: Match any version of Unixware7.
8272
d207ebef
JM
82731998-10-20 Syd Polk <spolk@cygnus.com>
8274
8275 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8276 if desired.
8277
35cd2565
JL
8278Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8279
8280 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8281 these if the appropriate directories and files to not exist.
8282
52d4e5b7
JL
8283Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8284
8285 * Makefile.in (DEVO_SUPPORT): Add config.if.
8286
38ada91e
MH
8287Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8288
8289 * configure: Add pattern to replace "build_tooldir"'s
8290 definition in the generated Makefile with "tooldir"'s
8291 actual value.
8292
e44e84da
JL
8293Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8294
56a8387f
JL
8295 * config.sub: Bring back lost sparcv9.
8296
e44e84da
JL
8297 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8298
5cb95c7a
JL
8299Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8300
8301 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8302 CC_FOR_TARGET and friends.
8303
8304Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8305
ceff9b14
AO
8306 * Makefile.in (build_tooldir): New variable, same as tooldir.
8307 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8308 -B$(build_tooldir)/bin/.
8309 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8310
f2d11dcd
GP
8311Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8312
8313 * README: Remove installation instructions and refer to the
8314 INSTALL directory instead.
8315
73a6d2e7 8316Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8317
73a6d2e7
RL
8318 * config.sub: Add support for i[34567]86-pc-udk.
8319 * configure.in: Likewise.
8320
5d4a5ee6
JL
8321Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8322
8323 * Makefile.in: add bzip2 package building bits for user
8324 tools module
8325 * configure.in: ditto
8326
6fc19d6d
JL
8327Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8328
8329 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8330 (ALL_TARGET_MODULES): Add all-target-libobjc.
8331 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8332 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8333 (all-target-libchill): Add dependencies.
8334 * configure.in (target_libs): Add libchill.
4e81ae98 8335
f653f0ab
MH
83361998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8337
8338 * configure.in (target_subdir): Remove duplicate line.
8339
5d4a5ee6
JL
8340Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8341
8342 * Makefile.in (all-automake): fix dependencies.
8343
494933e4
JL
8344Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8345
8346 * configure.in: Minor cleanups for building in the $(target_alias)
8347 subdir.
8348
f6b58262
JW
83491998-09-22 Jim Wilson <wilson@cygnus.com>
8350
8351 * Makefile.in (bootstrap): Set r and s before make all. Use
8352 BASE_FLAGS_TO_PASS in make all.
8353 (cross): Likewise.
8354
27c7a08d
MM
83551998-09-20 Mark Mitchell <mark@markmitchell.com>
8356
8357 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8358
e67afd1e
RH
8359Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8360
8361 * config.sub: Fix typo in last change.
8362
8e44ac71
MH
83631998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8364
8365 * config.sub: Add support for C4x target.
8366 * configure.in: Likewise.
8367
d7496fbb
DM
83681998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8369
8370 * config.sub: Recognize sparcv9 just like sparc64.
8371
22097bd1
RL
8372Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8373
8374 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8375
4b877abd
JL
8376Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8377
2c8ec9a2
JL
8378 * config.guess: Correctly identify Pentium II sco boxes.
8379
4b877abd
JL
8380 * config.guess: Fix "tr" code. From Weiwen Liu.
8381
ab03db52
JH
8382Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8383
8384 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8385 stabs.
8386
b54db294
JL
8387Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8388
8389 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8390 (ALL_TARGET_MODULES): Add all-target-libchill.
8391 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8392 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8393 (all-target-libchill): Add dependencies.
8394 * configure.in (target_libs): Add libchill.
8395
bf48dd73
LW
8396Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8397
8398 * config.guess: Avoid assumptions about "tr" behaves when
8399 LANG is set to something other than English.
8400
a3cbd105
L
8401Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8402
8403 * configure (gxx_include_dir): Changed to
8404 '${prefix}/include/g++'-${libstdcxx_interface}.
8405
8406 * config.if: New to determine the interfaces.
8407
c4acd909
MK
8408Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8409
8410 * config.guess: Detect and handle MPE/IX.
8411 * config.sub: Deal with MPE/IX.
8412
9ea97665
DE
8413Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8414
8415 * configure.in: Use mh-aix43.
8416
0ce065bd
MH
84171998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8418
8419 * configure: Fix --without/--disable cases for gxx-include-dir.
8420
5d4a5ee6
JL
8421Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8422
8423 * mdata-sh: Imported. Needed for automake support.
8424
8425Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8426
8427 * Makefile.in (taz): Try "chmod -R og=u ." before
8428 "chmod og=u `find . -print`".
8429
8430Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8431
8432 * configure.in: Add arm-elf and thumb-elf support.
8433
8434Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8435
8436 * Makefile.in: Undo previous patch.
8437
8438Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8439
8440 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8441 to here ...
8442 (install-no-fixedincludes): and here
8443 (INSTALL_MODULES): ... from here.
8444
466456d9
ILT
8445Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8446
8447 * config.sub: Merge with FSF.
8448
1b409d25
ILT
8449 * config.guess: Merge with FSF.
8450
d207ebef
JM
8451Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8452
8453 * configure (extraconfigdirs): New variable.
8454 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8455 * Makefile.in (all): Move higher in file.
8456 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8457 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8458 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8459 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8460 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8461
84621998-07-23 Brendan Kehoe <brendan@cygnus.com>
8463
8464 * Makefile.in (all-target-libjava): Depend on all-gcc and
8465 all-target-newlib.
8466 (configure-target-libjava): Depend on $(ALL_GCC).
8467
7f1937c1
RL
8468Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8469
8470 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8471 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8472
2ada2bd6
ML
8473Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8474
8475 * INSTALL/README: Fix typo.
8476
1e025bde
ML
8477Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8478
5d4a5ee6
JL
8479 * ylwrap: Change absolute path checks to check for DOS style path
8480 names.
1e025bde 8481
5d4a5ee6
JL
8482 * ylwrap: Don't use a full path name if the source file is in the
8483 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 8484
6755ff73
ILT
8485 * config-ml.in: Default to being verbose, to match Feb 18 change to
8486 configure.
8487
5d4a5ee6
JL
8488Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8489
8490 Brought over from egcs:
8491
8492 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8493
8494 * configure.in (target_subdir): Set to ${target_alias} instead
8495 of "libraries".
8496
8497 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8498
8499 * configure.in (target_subdir): Set to libraries if enable_multilib.
8500
8501Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8502
8503 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8504 multilibs, force reconfiguration the first time we create
8505 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8506
8507Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8508
8509 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8510 avoid confusion with --no-recursion.
8511
8512Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8513
8514 * configure.in: Win32 hosts shouldn't use install -x
8515 * install-sh: remove -x option, and special .exe-handling
8516 hack.
8517
d207ebef
JM
8518Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8519
8520 * config.guess: Recognize i586-pc-beos.
8521 * configure.in: Don't build some bits for beos.
8522
fbd836fc
ILT
8523Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8524
5d4a5ee6
JL
8525 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8526 CFLAGS default to -O2.
8527
fbd836fc
ILT
8528 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8529 when using GNU ld.
8530
8531Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8532
8533 * ltmain.sh: Correct install when using a different shell.
8534
8535Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8536
8537 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8538
d207ebef
JM
8539Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8540
8541 * makefile.vms: Update to build binutils/makefile.vms. Add install
8542 target.
fbd836fc
ILT
8543
8544Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8545
8546 * ltconfig: Update to correct AIX handling.
8547
69b471bc
JL
8548Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8549
81241b5e
JL
8550 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8551
69b471bc
JL
8552 * configure.in (target_subdir): Set to ${target_alias} instead
8553 of "libraries".
8554
bedf82df
MH
85551998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8556
8557 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8558 (Makefile): Depend on $(gcc_version_trigger).
8559
8560 * configure (gcc_version): Change default initializer to empty
8561 string.
8562 (gcc_version_trigger): New variable; pass this variable down
8563 to subdir configures to enable them checking gcc's version
8564 themselves. Emit make macros for both gcc_version vars.
8565 (topsrcdir): Initialize reliably.
8566 (recursion line): Remove --with-gcc-version=${gcc_version}.
8567
28e449d8
MH
85681998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8569
8570 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
8571 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8572 in $(libsubdir); emit definition in each generated Makefile.
8573 (gxx_include_dir): Initialize depending on
8574 $enable_version_specific_runtime_libs.
28e449d8 8575
50c4c9f7
MH
85761998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8577
8578 * configure (gcc_version): Initialize properly depending on
8579 how and where configure is started.
8580 (recursion line): Pass a --with-gcc-version=${gcc_version}
8581 to configures in subdirs.
8582
d207ebef
JM
8583Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8584
8585 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 8586 cygmon
d207ebef 8587
5d4a5ee6
JL
8588Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8589
8590 * configure.in: Add cygmon and libstub support for mn10200.
8591
2f96399b
MH
85921998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8593
8594 * configure (gcc_version): Add new variable describing the
8595 particular gcc version we're building.
8596 * Makefile.in (libsubdir): Add new macro for the directory
8597 in which the compiler finds executables, libraries, etc.
8598 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8599 and libsubdir.
8600
c4137c50
AO
8601Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8602
ceff9b14
AO
8603 * Makefile.in (local-clean): Remove *.log.
8604 (warning.log): Built with warn_summary from build.log.
8605 (mail-report.log): Run test_summary.
8606 (mail-report-with-warnings.log): Run test_summary including
8607 warning.log in the report.
c4137c50 8608
276d5ee0
RL
8609Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8610
8611 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8612
5d4a5ee6
JL
8613Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8614
8615 * Makefile.in (grep): Grep no longer depends on libiberty.
8616
8617Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8618
8619 * Makefile.in: all-snavigator needs all-libgui.
8620
8621Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8622
8623 * configure.in: Add cygmon and libstub support for mn10300.
8624
8af14275
ILT
8625Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8626
8627 * missing: Update to version from automake 1.3.
8628
fbd836fc
ILT
8629 * ltmain.sh: On installation, don't get confused if the same name
8630 appears more than once in the list of library names.
8631
466456d9
ILT
8632Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8633
8634 * config.sub: Accept m68060 and m5200 as CPU names.
8635
5d4a5ee6
JL
8636Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8637
8638 * configure: Use && rather than using -a in test, because odd
8639 strings can confuse test.
8640 * configure.in: Likewise.
8641
fbd836fc
ILT
8642Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8643
8644 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8645
f0983958
AO
8646Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8647
8648 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 8649 bootstrap4-lean): New targets.
f0983958 8650
bfed1ea0
JL
8651Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8652
8653 * mpw-* Delete. Not used.
8654
5d4a5ee6
JL
8655Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8656
8657 * COPYING.LIB: Update FSF address.
8658
bfed1ea0
JL
8659Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8660
8661 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8662
5d4a5ee6
JL
8663 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8664 GAS_SUPPORT_DIRS.
8665
bfed1ea0
JL
8666Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8667
8668 * ltconfig, ltmain.sh: Avoid producing a version number if
8669 -version-info was not used.
8670
5d4a5ee6
JL
8671Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8672
8673 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8674 building with newlib.
8675
86761998-04-30 Paul Eggert <eggert@twinsun.com>
8677
d207ebef 8678 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 8679 Solaris `make' causes it to continue to next definition.
d207ebef
JM
8680
8681Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8682
8683 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8684 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
8685
8686Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8687
8688 * configure.in: Change alpha to alpha* in several places.
8689
d207ebef
JM
8690Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8691
8692 * config.sub: Recognize sparc86x.
8693
77be0cab
MM
8694Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8695
8696 * configure.in (--enable-target-optspace): Remove debug echo.
8697
62441128
JW
8698Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8699
8700 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8701
bfed1ea0
JL
8702Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8703
8704 * ltconfig: Update cygwin32 support.
8705
5d4a5ee6
JL
8706 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8707 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8708 (GDB_SUPPORT_DIRS): Likewise.
8709
3f4ea1de
MM
8710Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8711
8712 * configure.in (target_makefile_frag): If --enable-target-optspace,
8713 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
8714 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8715 not used.
8716 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 8717
5d4a5ee6
JL
8718Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8719
8720 * Makefile.in (all-bfd): Depend on all-intl.
8721 (all-binutils): Likewise.
8722 (all-gas): Likewise.
8723 (all-gprof): Likewise.
8724 (all-ld): Likewise.
8725
87261998-04-19 Brendan Kehoe <brendan@cygnus.com>
8727
8728 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8729
bfed1ea0
JL
8730Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8731
5d4a5ee6
JL
8732 * Makefile.in (all-bfd): Depend upon all-libiberty.
8733
bfed1ea0
JL
8734 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8735
5d4a5ee6
JL
8736Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8737
8738 * Makefile.in: Add libstub.
8739
8740 * configure.in: Ditto. Build libstub for targets that have cygmon
8741 support.
8742
8743Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8744
8745 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8746
8747Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8748
8749 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8750 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8751
ec8d6ddc
KW
8752Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8753
8754 * configure: Define DEFAULT_M4 by searching PATH.
8755 * Makfile.in: Use DEFAULT_M4.
8756
bfed1ea0
JL
8757Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8758
8759 * ltconfig: Add cygwin32 support.
8760
5d4a5ee6
JL
8761 * Makefile.in, configure.in: Add libtool as a native only directory
8762 to configure and build.
8763
547a6183
JL
8764Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8765
8766 * Makefile.in (INSTALL_MODULES): Remove texinfo.
8767
5d4a5ee6 8768Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 8769
5d4a5ee6
JL
8770 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8771
8772Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8773
8774 * Makefile.in: add ash make rules
8775 * configure.in: add ash to native_only and host_tools lists
8776
8777Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8778
8779 * Makefile.in (all-gettext, all-intl): New targets.
8780 (ALL_MODULES): Added all-gettext, all-intl.
8781 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8782 (INSTALL_MODULES): Added install-gettext, install-intl.
8783 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8784
8785 * configure.in (host_tools): Added gettext.
8786 (native_only): Likewise.
8787 (noconfigdirs) [various cases]: Likewise.
8788 (host_libs): Added intl.
8789
d207ebef
JM
8790Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8791
8792 * configure: Do not disable building gdbtk for cygwin32 hosts.
8793
e98e406f
NC
8794Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8795
8796 * configure.in: Add thumb-coff target.
8797 * config.sub: Add thumb-coff target.
8798
5d4a5ee6
JL
8799Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8800
8801 * Makefile.in: Revert yesterday's change.
8802 (all-target-winsup): all-target-librx stays out of here.
8803
8804Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8805
8806 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8807 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8808 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8809 Remove references to librx and libg++.
8810
8811Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8812
8813 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8814 recursive makes
8815
bfed1ea0
JL
8816Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8817
8818 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 8819 for newlib directory.
bfed1ea0
JL
8820 (CXX_FOR_TARGET): Likewise.
8821
8822Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8823
8824 * ltconfig: Update after libtool/ltconfig.in change for
8825 hpux11.
8826
8827Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8828
8829 * ltconfig, ltmain.sh: Update to libtool 1.2.
8830
3cd730af
MH
8831Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8832
8833 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8834 (install-gcc-cross): Instead, override LANGUAGES here.
8835
80564603
DL
88361998-03-18 Dave Love <d.love@dl.ac.uk>
8837
8838 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8839 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8840
d207ebef
JM
8841Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8842
8843 * configure.in: Add Thumb-pe target.
8844
5d4a5ee6 8845Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 8846
5d4a5ee6
JL
8847 * Makefile.in - changed sn targets to snavigator
8848 * configure.in - changed sn targets to snavigator
8849
2d4a0558
MH
8850Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8851
8852 * config-ml.in: After building symlink tree call make distclean
8853 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8854 to be the case for libiberty.
8855
04b93567
L
8856Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8857
8858 * configure: When making link, also check the current
8859 directory. The configure scripts may create one.
8860
9a06b842
RH
8861Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8862
8863 * config.sub: Accept alphapca56 and alphaev6 properly.
8864
217fc4e6
FS
8865Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8866
8867 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8868
3e07bdbd 8869Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 8870
e490616e 8871 * config.sub (sco5): Fix typo.
3e07bdbd 8872
5d4a5ee6
JL
8873Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8874
8875 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8876 install-itcl.
8877 (install-itcl): Remove dependency on install-tcl.
8878
8879Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8880
8881 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8882
8883Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8884
8885 * configure.in: Don't build libgui for a cygwin32 target when not on
8886 a cygwin32 host.
8887
8888Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8889
8890 * configure (redirect): Set to null, so default behavior of
8891 configure is now --verbose.
8892
ce0d965c
DL
88931998-02-16 Dave Love <d.love@dl.ac.uk>
8894
8895 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8896 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8897
3acd1fd0
MH
8898Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8899
8900 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8901 this change to sync Makefile.in with its ChangeLog entries.
8902
5d4a5ee6
JL
8903Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8904
8905 * ltmain.sh (mkdir): Check that the directory doesn't exist
8906 before we exit with error, so that we don't get races during
8907 parallel builds.
8908
bfed1ea0
JL
8909Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8910
8911 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8912
4e77e8f1
MH
8913Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8914
8915 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8916 PICFLAG_FOR_TARGET.
8917 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8918
8919 * configure: Emit a definition for the new macro enable_shared
8920 into each Makefile.
8921
5d4a5ee6
JL
8922Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8923
8924 * configure.in (host_tools, native_only): Add libtool.
8925
8926Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8927
8928 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8929 Fix typo in ming config comment.
8930
bfed1ea0
JL
8931Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8932
8933 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8934
5d4a5ee6
JL
8935Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * config.sub: Add tic30 cases, and map c30 to tic30.
8938
8821a725
RH
8939Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8940
8941 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8942 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8943 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8944 (CLEAN_TARGET_MODULES): Similarly
8945 (all-target-libf2c): Add dependences.
4e81ae98 8946 * configure.in (target_libs): Add libf2c.
8821a725 8947
5d4a5ee6
JL
8948Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8949
8950 * configure.in: Remove expect from noconfigdirs when target
8951 is cygwin32. OK to build expect and dejagnu with Canadian
8952 Cross.
8953
0aadd657
ILT
8954Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8955
5d4a5ee6
JL
8956 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8957 host.
8958
0aadd657
ILT
8959 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8960 and mingw32.
8961
d0a8352c
MH
8962Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8963
8964 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8965 here as it is not defined in the toplevel Makefile.
8966
59739e3c
MH
8967Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8968
8969 * configure (package_makefile_rules_frag): New variable, which names
8970 a file with generic rules, ...
8971 Change comment to mention we now have FIVE parts.
8972 * configure: Undo last change.
8973
228197ee
LT
8974Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8975
8976 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 8977 * config.sub: More accurate determination of HP processor types.
228197ee 8978
efd4c0ba
MH
8979Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8980
8981 * configure (package_makefile_frag): Move inserting the
8982 ${package_makefile_frag} to where it should be according
8983 to the comment.
8984
6eef3189
PB
8985Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
8986
8987 * config.guess: Add support for Linux/ARM.
8988
d207ebef
JM
8989Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8990
8991 * .cvsignore: Remove *-info and *-install since they match
8992 release-info and mpw-install, which we don't want to just ignore.
8993
48464ebf
RH
8994Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8995
8996 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8997
803462a7
PN
8998Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8999
9000 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9001 local_prefix to sub-make invocations.
9002
520ab477
L
9003Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9004
9005 * configure.in: Check makefile fragments in the source
9006 directory.
9007
4bcdb76d
AO
9008Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9009
ceff9b14
AO
9010 * configure.in: Check whether host and target makefile
9011 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9012
5d4a5ee6
JL
9013Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9014
9015 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9016
9017Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9018
9019 * configure.in: Make sure we only replace RPATH_ENVVAR on
9020 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9021 regexp to sed.
9022
9023 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9024 to sub-makes.
9025
0d3e11a5
LI
90261998-01-13 Lee Iverson (leei@ai.sri.com)
9027
9028 * config-ml.in (multi-do): LDFLAGS must include multilib
9029 designator.
9030
d45b3d87 9031Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9032
9033 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9034
d39cd7a1
MK
9035Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9036
9037 * config.sub: Add mingw32 support.
9038 * configure.in: Likewise.
d39cd7a1 9039
6decbc24
FS
9040Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9041
9042 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9043
5d4a5ee6
JL
9044Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9045
9046 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9047 * configure (gxx_include_dir): Provide a definition for subdirs
9048 which do not use autoconf.
9049
9050Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9051
9052 * config.guess: Sync with egcs. Picks up new alpha support,
9053 BeOS & some additional linux support.
9054
d3d1907a
JL
9055Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9056
9057 * config.guess: HP 9000/803 is a PA1.1 machine.
9058
b104e095
RH
9059Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9060
9061 * configure.in: It's alpha*-...
9062
aca823c1
L
9063Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9064
9065 * configure.in (host_makefile_frag, target_makefile_frag):
9066 Handle multiple config files.
9067 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9068 alpha-*-*.
9069
d207ebef
JM
9070Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9071
9072 * mkdep: New file.
9073
9074Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9075
9076 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9077
5d4a5ee6
JL
9078Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9079
9080 * Makefile.in: Add libgui directory.
9081 (GDB_TK): Add all-libgui.
9082 * configure.in: Add libgui directory.
9083 * configure: Add all-libgui to GDB_TK.
9084
9085Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9086
9087 * config-ml.in (multidirs): Add m32r to multilib list.
9088
9089Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9090
9091 * Makefile.in (all-target-gperf): Change dependency to
9092 all-target-libstdc++.
9093
baf55877
FF
9094Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9095
9096 * config.guess: Add BeOS support.
9097
5d4a5ee6
JL
9098Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9099
9100 Source directory cvs renamed to cvssrc:
9101 * configure.in (host_tools): Change cvs to cvssrc.
9102 (native_only): Likewise.
9103 (noconfigdirs) [various cases]: Likewise.
9104 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9105 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9106 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9107 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9108 (all-cvssrc): Rename target from all-cvs.
9109
f2d76545
JL
9110Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9111
9112 * configure (gxx_include_dir): Fix thinko.
9113
205cba53
JL
9114Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9115
9116 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9117 (install-cross, install-gcc-cross): New targets.
9118
5d4a5ee6
JL
9119Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9120
9121 * configure.in (noconfigdirs): Add support for Thumb target.
9122
9123 * config.sub (maybe_os): Add support for Thumb target.
9124
9125Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9126
9127 * Makefile.in: Add rules for cygmon.
9128
9129 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9130
96b0f1fc
JL
9131Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9132
9133 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9134 * configure (gxx_include_dir): Provide a definition for subdirs
9135 which do not use autoconf.
d207ebef
JM
9136
9137Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9138
9139 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9140 11/18/97 build
d207ebef 9141
7dfef6ed
JL
9142Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9143
9144 * From Franz Sirl.
9145 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9146 found on RedHat Linux systems.
96b0f1fc 9147
83cfe7c0
JL
9148Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9149
9150 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9151 guesses.
9152
7dfef6ed
JL
9153Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9154
9155 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9156
5d4a5ee6
JL
9157Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9158
9159 * ltmain.sh: If mkdir fails, check whether the directory was created
9160 anyhow by some other process.
9161
d207ebef
JM
9162Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9163
9164 * configure.in (d30v-*-*): Configure all directories.
9165
9166Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9167
9168 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9169 for the D30V.
9170
9171Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9172
9173 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9174
5d4a5ee6
JL
9175Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9176
e490616e
ZW
9177 * include/libiberty.h: Add extern "C" { so it can be used with C++
9178 progrms.
9179 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9180 programs.
5d4a5ee6 9181
d207ebef
JM
9182Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9183
9184 * configure.in (d30v-*-*): Configure GCC now.
9185
5d4a5ee6
JL
9186Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9187
9188 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9189 is no longer needed.
9190
c9670e62
JM
9191Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9192
9193 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9194
cc71c0ca
MH
9195Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9196
9197 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9198 targets using "$@" to provide support for similar but not identical
9199 targets without having to duplicate code.
9200
d207ebef
JM
9201Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9202
9203 * makefile.vms: Fix to work with DEC C.
9204
9205Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9206
9207 * config.sub: Add mips-tx39-elf to marketing names.
9208
9209Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9210
9211 * ltmain.sh: Handle symlinks in generated script.
9212
9213Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * configure: Handle autoconf style directory options: --bindir,
9216 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9217 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9218 --sysconfdir.
9219 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9220 (sharedstatedir, localstatedir, oldincludedir): New variables.
9221 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9222 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9223 sbindir, sharedstatedir, and sysconfdir.
9224
b1e3ddfd
AJ
9225Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9226
9227 * Makefile.in (bootstrap-lean): New target.
9228
d207ebef
JM
9229Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9230
9231 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9232 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9233
9234Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9235
9236 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9237
09f97c1e
JL
9238Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9239
9240 * Makefile.in (cross): New target.
9241
335d0ab2
AO
9242Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9243 Jeff Law <law@cygnus.com>
9244
9245 * Makefile.in (bootstrap2, bootstrap3): New targets.
9246 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9247 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9248
d207ebef
JM
9249Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9250
9251 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9252 windows. Consistent with gdb/configure.
d207ebef 9253
e693cc28
UD
92541997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9255
e693cc28
UD
9256 * configure.in: Name Linux target fragment.
9257
9258 * configure: Rewrite so that project Makefile fragment is inserted
9259 first and appears last in the resulting Makefile.
9260
d207ebef
JM
9261Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9262
9263 * Makefile.in (install-itcl): Install tcl first.
9264
5d4a5ee6
JL
9265Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9266
9267 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9268
f401679e
JW
9269Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9270
9271 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9272
9273 * configure.in (skipdirs): Add target-librx for Linux.
9274 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9275
ec20b1b9
JL
9276Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9277
9278 * Makefile.in (bootstrap): New target.
9279
becdcf6d
JL
9280Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9281
63f6bcd7 9282 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9283
d207ebef
JM
9284Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9285
9286 * config.guess: Merge with FSF.
9287
0c82f6bf
FF
9288Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9289
9290 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9291
d207ebef
JM
9292Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9293
9294 * config.sub: Add "marketing-names" patch.
9295
3fbc0b70
JS
9296Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9297
e490616e 9298 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9299
e20d4801
JL
9300Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9301
9302 * config.sub: Handle v850-elf.
9303
fe181f78 9304Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9305
9306 * .cvsignore (*-install): Remove.
9307
bfed1ea0
JL
9308Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9309
9310 * ltconfig: Set CONFIG_SHELL in libtool.
9311 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9312
558a1e7c
JW
9313Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9314
9315 * configure.in (target_subdir): Set to libraries if enable_multilib.
9316
7818d6fc
JW
9317Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9318
9319 * config.guess: Update from gcc directory.
9320
d207ebef
JM
9321Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9322
9323 * Makefile.in (all-sim): Depends on all-readline.
9324
6599da04
JM
9325Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9326
9327 * Makefile.in (BISON, YACC): Use $$s.
9328 (all-bison): Depend on all-texinfo.
9329
9330Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9331
9332 * Makefile.in (BISON): Add -L flag.
9333 (YACC): Likewise.
9334
d207ebef
JM
9335Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9336
4e81ae98
EC
9337 * configure.in (noconfigdirs): Add support for v850e target.
9338
d207ebef
JM
9339 * config.sub (maybe_os): Add support for v850e target.
9340
9341Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9342
4e81ae98
EC
9343 * configure.in (noconfigdirs): Add support for v850ea target.
9344
d207ebef
JM
9345 * config.sub (maybe_os): Add support for v850ea target.
9346
6599da04
JM
9347Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9348
9349 * config.sub: Add mipstx39. Delete r3900.
9350
9351Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9352
9353 * Makefile.in (all-autoconf): Depends on all-texinfo.
9354
9355Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9356
9357 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9358 eabi targets.
9359
9360Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9361
9362 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9363
9364 * configure: When handling a Canadian Cross, handle YACC as well as
9365 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9366 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9367
9368Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9369
9370 * Makefile.in (BISON): bison, not byacc or bison -y.
9371 (YACC): bison -y or byacc or yacc.
9372 (various): Add *-bison as appropriate.
9373 (taz): No need to mess with BISON anymore.
9374
9375Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9376
9377 * configure: If OSTYPE matches *win32*, try to find a good value for
9378 CONFIG_SHELL.
9379
9380Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9381
9382 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9383 configure.in if it is present.
9384
9385Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9386
9387 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9388
9389Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9390
9391 * config.sub: Recognize `arc' cpu.
9392 * configure.in: Likewise.
9393 * config-ml.in: Likewise.
9394
9395Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9396
9397 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9398
9399Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9400
9401 * configure: Changed sed delimiter from ':' to '|' when
9402 attempting to substitute ${config_shell} for SHELL. On
9403 NT ${config_shell} may contain a ':' in it.
9404
9405Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9406
9407 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9408
9409Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9410
9411 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9412
9413Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9414
9415 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9416
9417 * ylwrap: If the program is a relative path, force it to be
9418 absolute.
9419
9420Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9421
9422 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9423
9424Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9425
9426 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9427 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9428 for libraries.
6599da04
JM
9429
9430Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9431
9432 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9433 separated by spaces.
6599da04
JM
9434
9435Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9436
9437 * ylwrap: New file.
9438 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9439
9440 * ltmain.sh: Handle /bin/sh at start of install program.
9441
9442 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9443
9444 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9445 * missing: New file, from automake 1.2.
9446
9447Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9448
9449 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9450 check-tk to CHECK_X11_MODULES.
9451
9452Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9453
9454 * config.sub: Merge with FSF.
9455
9456Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9457
9458 * config.guess: Merge with FSF.
9459
9460Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9461
9462 * configure: Treat msdosdjgpp like go32.
9463 * configure.in: Likewise. Don't remove gprof for go32.
9464
9465 * configure: Change Makefile.tem2 to Makefile.tm2.
9466
9467Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9468
9469 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9470
9471Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9472
9473 * install-sh (chmodcmd): Set to null if the DST directory already
9474 exists. Same as Nov 11th change.
9475
9476Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9477
4e81ae98 9478 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
9479
9480Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9481
9482 * config.guess: Update from FSF.
9483
9484Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9485
9486 * Makefile.in (GDB_TK): Depend on itcl and tix.
9487
9488Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9489
9490 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9491 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9492 (INSTALL_SCRIPT): New variable.
9493 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9494 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9495 to -x.
9496 * install-sh: Add support for -x option.
9497
9498Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9499
9500 * configure.in, Makefile.in: Treat tix like itcl.
9501
9502Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9503
9504 * Makefile.in (WINDRES): New variable.
9505 (WINDRES_FOR_TARGET): New variable.
9506 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9507 (EXTRA_HOST_FLAGS): Add WINDRES.
9508 (EXTRA_TARGET_FLAGS): Add WINDRES.
9509 (EXTRA_GCC_FLAGS): Add WINDRES.
9510 ($(DO_X)): Pass down WINDRES.
9511 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9512 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9513 DLLTOOL_FOR_TARGET.
9514
9515Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9516
9517 * configure.in: configure sim before gdb for win32-x-ppc
9518
9519Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9520
9521 Move gperf into the toplevel, from libg++.
9522 * configure.in (target_tools): Add target-gperf.
9523 (native_only): Add target-gperf.
9524 * Makefile.in (all-target-gperf): New target, depend on
9525 all-target-libg++.
9526 (configure-target-gperf): Empty rule.
9527 (ALL_TARGET_MODULES): Add all-target-gperf.
9528 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9529 (CHECK_TARGET_MODULES): Add check-target-gperf.
9530 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9531 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9532
9533Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 9534
6599da04
JM
9535 * config.sub (mn10200): Recognize new basic machine.
9536
9537Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9538
9539 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9540 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9541
9542Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9543
9544 * configure.in: If we're building mips-sgi-irix6* native, turn on
9545 ENABLE_MULTILIB and set TARGET_SUBDIR.
9546
9547Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9548
9549 * Makefile.in (all-sn): Depend on all-grep.
9550
9551Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9552
9553 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9554
9555 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9556 Makefile. From Jeff Makey <jeff@cts.com>.
9557 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9558
9559 * Makefile.in (DISTBISONFILES): Remove.
9560 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9561 $(DEFAULT_YACC).
9562
9563 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 9564 cygwin32.
6599da04
JM
9565
9566 * Makefile.in (LD): New variable.
9567 (EXTRA_HOST_FLAGS): Pass down LD.
9568 ($(DO_X)): Likewise.
9569
9570Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9571
9572 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9573
9574Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9575
9576 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 9577 before adding our own. Always add --build.
6599da04
JM
9578
9579Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9580
9581 * configure.in (targargs): Pass --build if we're doing
9582 a cross-compile.
9583
9584Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9585
ca236658 9586 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
9587 sed. Otherwise sed chokes on NT path names with drive
9588 designators. Also look for "?:*" as the leading characters in an
9589 absolute pathname.
9590
9591Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9592
9593 * config.sub: Support for r3900.
9594
9595Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9596
9597 * configure.in: Use install-sh, not install.sh.
9598
9599Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9600
9601 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9602 apply it twice.
9603
9604Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9605
9606 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9607 install-binutils.
9608
9609Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9610
9611 * Makefile.in: Add automake targets.
9612 * configure.in (host_tools): Add automake.
9613
9614Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9615
9616 * configure: Default CXX to c++, not gcc.
9617 * Makefile.in (CXX): Set to c++, not gcc.
9618 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9619
9620Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9621
9622 * install-sh: try appending a .exe if source file doesn't
9623 exist
9624
9625Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9626
9627 * configure.in: Turn on multilib by default.
9628 (cross_only): Remove target-libiberty.
9629
9630 * Makefile.in (all-gcc): Don't depend on libiberty.
9631
9632Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9633
9634 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9635
9636Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9639 (DISTBISONFILES): Add ld/Makefile.in
9640
9641Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9642
9643 * configure.in: if target is cygwin32 but host isn't cygwin32,
9644 don't configure gdb tcl tk expect, not just gdb.
9645
9646Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9647
9648 * configure.in: Added gnuserv everywhere sn appears.
9649
9650 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9651 (CROSS_CHECK_MODULES): Added check-gnuserv.
9652 (INSTALL_MODULES): Added install-gnuserv.
9653 (CLEAN_MODULES): Added clean-gnuserv.
9654 (all-gnuserv): New target.
9655
9656Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9657
9658 * config.guess: Fixes for MIPS OpenBSD systems.
9659
9660Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9661
9662 * Makefile.in (INSTALL_XFORM): Remove.
9663 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9664
9665 * mkinstalldirs: New file, copied from automake.
9666 * Makefile.in (installdirs): Rename from install-dirs. Use
9667 mkinstalldirs. Change all users.
9668 (DEVO_SUPPORT): Add mkinstalldirs.
9669
9670Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9671
9672 * install-sh: Rename from install.sh.
9673 * Makefile.in (INSTALL): Change install.sh to install-sh.
9674 (DEVO_SUPPORT): Likewise.
9675
9676 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9677 Graichen <graichen@rzpd.de>.
9678
9679Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9680
9681 * config.guess: Recognize OpenBSD systems correctly.
9682
9683Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9684
9685 * README, Makefile.in (ETC_SUPPORT): Remove references to
9686 cfg-paper*, configure.{texi,man,info*}._
9687
9688Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9689
9690 * Makefile.in (all.normal): Ensure that gcc is built after all
9691 the x11 - ie gdb - targets.
9692
9693Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9694
9695 * makefile.vms: Don't run conf-a-gas.
9696
9697Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9698
e490616e 9699 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 9700
d207ebef
JM
9701Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9702
9703 * configure.in: Remove noconfigdirs case since gdb also
9704 configures and builds for tic80-coff.
9705
6599da04
JM
9706Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * configure: Set cache_file to config.cache.
9709 * Makefile.in (local-distclean): Remove config.cache.
9710
9711Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9712
9713 * COPYING: Update FSF address.
9714
d207ebef
JM
9715Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9716
9717 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9718 noconfigdirs.
9719
6599da04
JM
9720Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9721
9722 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9723 MAKEDIRS, is empty.
9724
9725Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9726
9727 * config.sub: Tweak mn10300 entry.
9728
9729Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9730
9731 * configure.in (host_tools): Put sim before gdb, so gdb's
9732 configure.tgt can determine if the simulator was configured.
9733
9734Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9735
9736 * config.sub: Move BeOS $os case to be with other Cygnus
9737 local cases.
9738
9739Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9740
9741 * config.sub: Remove misplaced comment that broke Linux.
9742
9743Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9744
9745 * config.sub: Add BeOS support.
9746
9747Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9748
9749 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9750
9751Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9752
9753 * configure.in (noconfigdirs): Remove tcl and tk from
9754 noconfigdirs for cygwin32 builds.
9755
d207ebef
JM
9756Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9757
9758 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9759
6599da04
JM
9760Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9761
9762 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9763 make-all.com, use makefile.vms instead.
9764
9765Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9766
9767 * config.sub: Accept -lnews*.
9768
d207ebef
JM
9769Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9770
9771 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 9772 target-examples and target-libiberty for d30v.
d207ebef
JM
9773
9774Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9775
9776 * configure.in (noconfigdirs): Enable ld for d30v.
9777
9778Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9779
9780 * configure.in (tic80-*-*): Build compiler.
9781
9782Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9783
9784 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 9785 unsupported d30v directories
d207ebef
JM
9786
9787Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9788
4e81ae98
EC
9789 * config.sub, configure.in: Add d30v target cpu.
9790
6599da04
JM
9791Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9792
9793 * makefile.vms: New file.
9794 * make-all.com: Remove.
9795
9796Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9797
9798 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9799
9800Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9801
9802 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9803
9804Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9805
9806 * Makefile.in (ALL_MODULES): Added all-db.
9807 (CROSS_CHECK_MODULES): Addec check-db.
9808 (INSTALL_MODULES): Added install-db.
9809 (CLEAN_MODULES): Added clean-db.
9810
9811Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9812
9813 * config.guess: Merge with latest FSF sources.
9814
9815Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9816
9817 * Makefile.in (ALL_MODULES): Added all-itcl.
9818 (CROSS_CHECK_MODULES): Added check-itcl.
9819 (INSTALL_MODULES): Added install-itcl.
9820 (CLEAN_MODULES): Added clean-itcl.
9821
9822Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9823
9824 * configure.in: build gdb for mn10200
9825
9826Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9827
9828 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9829
d207ebef
JM
9830Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9831
9832 * configure.in (tic80-*-*): Turn off most targets right now.
9833
6599da04
JM
9834Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9837 rather than the makeinfo program.
9838 (do-info): Depend upon all-texinfo.
9839
9840Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * configure.in: Remove uses of config/mh-linux.
9843
9844 * config.sub, config.guess: Merge with latest FSF sources.
9845
d207ebef
JM
9846Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9847
9848 * config.sub (case $basic_machine): Add tic80 entries.
9849
6599da04
JM
9850Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9851
9852 * config.sub, config.guess: Merge with latest FSF sources.
9853
9854Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9855
9856 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9857 * mpw-config.in: Test for NewFolderRecursive.
9858 * mpw-install: Use symbolic name for startup filename.
9859 * mpw-README: Add various additional details.
9860
9861Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9862
9863 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9864
9865Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9866
9867 * configure.in: Do build gcc and the target libraries for
9868 the mn10200.
9869
9870Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9871
9872 * configure.in: don't avoid building gdb for mn10300 any more
9873 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9874 instead of single-quoting it.
9875
9876Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9877
9878 * configure.in: Don't use --with-stabs on IRIX 6.
9879
9880Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9881
9882 * configure.in (m32r): Build gdb, libg++ now.
9883
9884Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9885
9886 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9887 directories from noconfigdirs.
9888
9889Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9890
9891 * config.sub (basic_machine): added mips16 configuration
9892
9893Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9894
9895 * config.sub: Handle d10v-unknown.
9896
d207ebef
JM
9897Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9898
9899 * config.sub: Handle v850-unknown.
9900
6599da04
JM
9901Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9902
9903 * Makefile.in: add findutils
9904 * configure.in: add findutils to list of host_tools
9905
9906Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9907
9908 * config.sub: Handle mn10200 and mn10300.
9909
9910Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9911
9912 * configure.in (d10v-*): Do not build librx.
9913
9914Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9915
9916 * configure.in (mn10300): Build everything except gdb & libgloss.
9917
9918Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9919
9920 * config.guess: Patch for Dansk Data Elektronik servers,
9921 from Niels Skou Olsen <nso@dde.dk>.
9922
9923 For ncr, use /bin/uname rather than uname, since GNU uname does not
9924 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9925
9926 Patch for MIPS R4000 running System V,
9927 from Eric S. Raymond <esr@snark.thyrsus.com>.
9928
9929 Fix thinko for nextstep.
9930
9931 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9932
9933 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9934 * config.guess: Guess mips-dec-mach_bsd4.3.
9935
9936 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9937 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9938 release numbers.
9939 * config.guess (mips-mips-riscos*): Emit just enough of the
9940 release number.
9941
9942 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9943 * config.guess (sparc-auspex-sunos*): Added.
9944 (f300-fujitsu-*): Added.
9945
9946 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9947 * config.guess: Recognize a Tadpole as a sparc.
9948
9949Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9950
9951 * config.guess: Don't assume that NextStep version is either 2 or
9952 3. NextStep 4 (aka OpenStep 4) has come out now.
9953
9954Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9955
9956 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9957 From Rik Faith <faith@cs.unc.edu>.
9958
9959Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9960
9961 * config.sub: Contributions from bug-gnu-utils to:
9962 Support plain "hppa" (no version given) architecture, reported by
9963 OpenStep.
9964 OpenBSD like NetBSD.
9965 LynxOs is not a hardware supplier.
9966
9967 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 9968 OpenBSD like NetBSD.
6599da04
JM
9969 Stratus systems.
9970 More Pyramid systems.
9971 i[n>4]86 Intel chips.
9972 M680[n>4]0 Motorola chips.
9973 Use unknown instead of lynx for hardware manufacturer.
9974
9975Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9976
9977 * install.sh (chmodcmd): Set to null if the DST directory already
9978 exists.
9979
9980Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9981
9982 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9983 not use mt-ppc target Makefile fragment any more.
9984
9985Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9986
9987 * configure.in (*-*-windows): Exclude everything but those dirs
9988 needed to build windows.
9989
9990Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9991
9992 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9993
9994Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9995
9996 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
9997
9998Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9999
10000 * Undo my previous change.
10001
10002Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10003
10004 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10005 unconditionally.
10006 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10007
10008Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10009
10010 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10011 host to add it's own flags.
6599da04
JM
10012
10013Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10016
10017Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10018
10019 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10020 (CXX_FOR_TARGET): Likewise.
10021 (GCC_FOR_TARGET): Define.
10022 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10023 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10024 CC_FOR_TARGET was specified on the command line.
10025 (MAKEOVERRIDES): Don't define.
10026
10027Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10028
10029 * configure.in (m32r): Fix spelling of libg++ libs.
10030
10031Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10032
10033 * config.sub (-apple*): Remove, now redundant.
10034
10035Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10036
10037 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10038
10039 * configure: Rework yesterday's sed script patch.
10040
10041 * config.sub: Merge with FSF.
10042
10043Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10044
10045 * config.guess: Merge from FSF.
10046
10047 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10048 * config.guess: Use pc instead of unknown, for pc clone systems.
10049 Change linux to linux-gnu.
6599da04
JM
10050
10051 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10052 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10053
10054Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10055
10056 * test-build.mk (HOLES): Add "xargs" for gdb.
10057
10058 * configure: Avoid hpux10.20 sed bug.
10059
10060Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10061
731a8127 10062 * configure.in: Add support for windows host
6599da04
JM
10063 (that is a build done under the Microsoft build environment).
10064
10065Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10066
10067 * Makefile.in: Replace all uses of srcroot with s, to shrink
10068 command line lengths.
10069
10070 Patches from Geoffrey Noer <noer@cygnus.com>:
10071 * configure.in: If configuring for newlib, pass --with-newlib to
10072 subdirectories.
10073 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10074 -Bnewlib/ and -Lwinsup to gcc.
10075 (CXX_FOR_TARGET): Likewise.
10076
10077Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10078
10079 * Makefile.in (ETC_SUPPORT): Add configure.
10080
10081Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10082
4e81ae98 10083 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10084 host configuration file.
10085
10086Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10087
10088 * configure.in: Break mn10x00 support into separate
10089 mn10200 and mn10300 configurations.
10090 * config.sub: Likewise.
10091
10092Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10093
10094 * configure.in: Add lots of stuff to noconfigdirs for
10095 the mn10x00 targets.
10096
10097 * config.sub, configure.in: Add mn10x00 support.
10098
10099Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10100
10101 * make-all.com: Call conf-a-gas, not config-a-gas.
10102
10103Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10104
10105 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10106 targets.
6599da04
JM
10107
10108Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10109
10110 * mpw-README: Add much more detail for native PowerMac.
10111 * mpw-install: New file.
10112 * mpw-configure: Add --norecursion and --help options.
10113 * mpw-config.in: Translate readme and install files when
10114 copying to objdir.
10115 * mpw-build.in: Don't always depend on byacc and flex.
10116 (install-only-top): New action.
10117
d207ebef
JM
10118Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10119
10120 * configure.in: You can now configure GDB for the v850.
10121
6599da04
JM
10122Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10123
10124 * configure.in (noconfigdirs): Don't configure any C++ dirs
10125 if targeting D10V.
10126
10127Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10128
10129 * config.sub: Recognize mips64vr5000.
10130
10131Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10132
10133 * configure.in: Use a single line for host_tools and native_only.
10134
10135Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10136
10137 * config.sub, configure.in: Add entries for m32r.
10138
10139Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10140
10141 * Makefile.in (inet-install): Don't run install-gzip.
10142
10143Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10144
10145 * configure.in: Don't config lots of things for *-*-windows*.
10146
10147Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10148
10149 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10150 (host_libs, host_tools): Copy from configure.in.
10151 * mpw-configure: Don't complain about directories not found.
10152
10153Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10154
10155 * configure.in (i[345]86): Recognize i686 for pentium pro.
10156 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10157 file.
10158
10159 * config.guess (i[345]86): Ditto.
10160
10161Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10162
10163 * configure.in (noconfigdirs): Removed gdb for D10V.
10164
d207ebef 10165Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10166
d207ebef
JM
10167 * configure.in: Remove ld, target-libio, target-libg++, and
10168 target-libstdc++ from noconfigdirs.
5d4a5ee6 10169
6599da04
JM
10170Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10171
10172 * configure: Fix three locations where shell scripts were
10173 being run directly rather than with config_shell.
10174
d207ebef
JM
10175Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10176
10177 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10178 * config.sub (basic_machine): Recognize v850.
10179
6599da04
JM
10180Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10181
10182 * mpw-configure: Handle multiple enable/disable options and
10183 pass them down recursively, handle -c and -s flags appropriately
10184 depending on choice of compiler, add escape mechanism for
10185 quoted arguments to gC.
10186
10187Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10188
10189 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10190 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10191 so that -mrelocatable-lib and -mno-eabi are used.
10192
10193 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10194 not support --print-multi-lib, don't abort.
10195
6599da04
JM
10196Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10197
10198 * make-all.com: Run config-a-gas.
10199 * setup.com: Don't copy subdirectory files around.
10200
10201Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10202
10203 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10204 target, it now compiles correctly.
10205
10206Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10207
10208 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10209
10210Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10211
4e81ae98 10212 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10213
10214Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10215
10216 * configure.in (native_only): Add prms.
10217
10218Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10219
10220 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10221 (BINUTILS_SUPPORT_DIRS): Likewise.
10222
10223Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10224
10225 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10226 d10v support is added.
10227
10228Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10229
10230 * configure.in (d10v-*-*): New target.
10231
10232Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10233
10234 * config.guess (HP 9000/811): Recognize this as a PA1.1
10235 machine.
10236
10237Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10238
10239 * Makefile.in (do-tar-gz): New target, split out from tail end of
10240 taz target. Run each command separately, don't use pipes.
10241 (taz): Use it.
10242
10243Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10244
10245 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10246 * mpw-build.in: No builds should depend on building byacc or flex,
10247 they are assumed to be installed already.
10248
10249Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10250
10251 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10252 variable that CC_FOR_TARGET needs.
10253
10254Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10255
10256 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10257 options have changed since the last time the subdirectory was
10258 configured, and if it has, reconfigure.
10259 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10260 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10261
10262Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10263
10264 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10265 CLEAN_MODULES): Add bash.
10266 (all-bash): New target.
10267
10268Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10269
10270 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10271
10272Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10273
10274 * config.sub (basic_machine): Recognize d10v as a valid processor.
10275
10276Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10277
10278 * mpw-configure: Add support for --bindir.
10279 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10280
10281Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10282
10283 * configure.in: add bash, time, gawk to list of hosttools and things
10284 to only build for native toolchains
10285
10286Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10287
10288 * Makefile.in (docdir): Remove.
10289
10290Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10291
10292 * Makefile.in (datadir): Set to $(prefix)/share.
10293
10294Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10295
10296 * configure.in: build diff and patch for cygwin32-hosted
10297 toolchains.
10298
10299Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10300
10301 * config.sub: Accept -rtems*.
10302
10303Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10304
e490616e
ZW
10305 * configure.in: enable dosrel for cygwin32-hosted builds,
10306 remove diff from the list of things not buildable
10307 via Canadian Cross
6599da04
JM
10308
10309Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10310
10311 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10312 don't get ". ".
6599da04
JM
10313
10314Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10315
10316 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10317
10318Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10319
10320 * Makefile.in (taz): Handle case where tex3patch didn't even get
10321 checked out. Also, if it was found, put the symlink in a new util
10322 subdirectory.
10323
10324Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10325
10326 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10327
10328Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10329
10330 * config.sub: Recognize -openvms.
10331 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10332 * make-all.com, setup.com: New files.
10333
10334Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10335
10336 * Makefile.in (taz): tex3patch moved to texinfo/util.
10337
10338Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10339
10340 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10341 * configure.in: remove make from disable-if-Can-Cross list
10342 enable gdb if ${host} and ${target} are cygwin32
10343
10344Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10345
10346 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10347 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10348
10349Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10350
10351 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10352 distinguish sysv/svr4/bsd variants.
10353 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10354
10355Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10356
10357 * configure.in: Added copyright notice.
10358 * move-if-change: Added copyright notice.
10359
10360Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10361
10362 * configure.in (powerpcle-*-solaris*): Until we get shared
10363 libraries working, don't build gdb, sim, make, tcl, tk, or
10364 expect.
10365
10366Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10367
10368 * config.guess: Merge with FSF:
10369
10370 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10371 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10372
10373 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10374 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10375
10376 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10377 * config.guess: Combine two OSF1 rules.
10378 Also recognize field test versions. From mjr@zk3.dec.com.
10379 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10380 because GNU uname does not support -p. From pmr@pajato.com.
10381
10382Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10383
10384 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10385
10386Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10387
10388 * mpw-README: Document GCCIncludes.
10389
10390Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10391
10392 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10393
10394Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10395
10396 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10397
10398Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10399
10400 * configure.in (*-*-cygwin32): Configure make.
10401
10402Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10403
10404 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10405
10406Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10407
10408 * Makefile.in (all-inet): Depend on all-perl.
10409
10410 * Makefile.in (inet-install): New target.
10411
10412 * Makefile.in (all-inet): Depend on all-tcl.
10413 (all-inet): Depend on all-send-pr.
10414
10415Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10416
10417 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10418 temporarily.
10419
10420Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10421
10422 * configure.in: Don't configure --with-gnu-ld on AIX.
10423
10424Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10425
10426 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10427
10428Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10429
10430 * Makefile.in (ALL_MODULES): Added all-inet.
10431 (CROSS_CHECK_MODULES): Added check-inet.
10432 (INSTALL_MODULES): Added install-inet.
10433 (CLEAN_MODULES): Added clean-inet.
10434 (all-indent): New target.
10435
10436 * configure.in (host_tools): Added inet.
10437 (native_only): Added inet.
10438 (noconfigdirs): Added inet.
10439
10440Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10441
10442 * configure.in: Don't configure libgloss if we are not configuring
10443 newlib.
10444
10445Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10446
10447 * configure.in: Don't configure libgloss for unsupported
10448 architectures.
10449
10450Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10451
10452 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10453
10454Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10455
10456 * Makefile.in (ALL_MODULES): Include all-apache.
10457 (CROSS_CHECK_MODULES): Include check-apache.
10458 (INSTALL_MODULES): Include install-apache.
10459 (all-apache): New target.
10460
10461 * configure.in: Added apache everywhere perl is seen.
10462
10463Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10464
10465 * Makefile.in: Add support for clean-{module} and
10466 clean-target-{module} rules.
10467
10468Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10469
10470 * configure.in (*-*-ose) do not build libgloss.
10471
10472Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10473
10474 * config.guess (prep*:SunOS:5.*:*): Turn into
10475 powerpele-unknown-solaris2.
10476
10477Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10478
10479 * configure.in: Permit --enable-shared to specify a list of
10480 directories.
10481
10482Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10483
10484 * configure.in (host==solaris): Pass only the first word of $CC
10485 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10486
10487Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10488
10489 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10490
10491Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10492
10493 * Makefile.in (ALL_MODULES): Include all-perl.
10494 (CROSS_CHECK_MODULES): Include check-perl.
10495 (INSTALL_MODULES): Include install-perl.
10496 (ALL_X11_MODULES): Include all-guile.
10497 (CHECK_X11_MODULES): Include check-guile.
10498 (INSTALL_X11_MODULES): Include install-guile.
10499 (all-perl): New target.
10500 (all-guile): New target.
10501
10502 * configure.in (host_tools): Include perl and guile.
10503 (native_only): Include perl and guile.
10504 (noconfigdirs): Don't build guile and perl; no ports have been
10505 done.
10506
10507Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10508
e490616e
ZW
10509 * configure (--enable-*): Handle quoted option lists such as
10510 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
10511
10512Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10513
10514 * Makefile.in ({,inst}all-target): New rule so we can make and
10515 install all of the target directories easily.
10516
10517Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10518
10519 * configure.in: Add missing global flag in sed substitution when
10520 deleting `target-' from ${configdirs}.
10521
10522Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10525 option.
10526
10527 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10528 config/mh-necv4.
10529
10530 * install.sh: Correct misspelling of transformbasename.
10531
10532 * config.guess: Recognize mips-*-sysv*.
10533
10534Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10535
10536 * config.sub: Recognize mon960.
10537
10538Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10539
10540 * configure: Restore Canadian Cross handling of BISON and LEX,
10541 removed in Feb 20 change.
10542
10543Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10544
10545 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10546 Mention make install. Remove the old copyright date as well the
10547 clumsy and rather pointless copyright on the README file.
10548
10549Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10550
10551 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10552 Makefile after running symlink-tree, then run `make distclean' to
10553 avoid clobbering any generated files in srcdir.
10554
10555Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10556
10557 * configure.in (m68k-*-netbsd*): Build everything now.
10558
10559Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10560
10561 * Makefile.in (taz): Fix quoting.
10562
10563Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10564
10565 * configure.in (sparclet-*-*): Build everything now.
10566
10567Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10568
10569 * configure.in (m68k-*-linux*): New host.
10570
10571Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10572
10573 * configure: Check for bison before byacc.
10574
10575Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10576
10577 * Makefile.in configure: Change the way LEX and BISON/YACC are
10578 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10579 searching PATH. These are used as fallbacks by Makefile.in if
10580 flex/bison/byacc aren't in objdir.
10581
10582Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10583
10584 * Makefile.in: Make everything which depends upon all-bfd also
10585 depend upon all-opcodes, in case --with-commonbfdlib is used.
10586
10587Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10588
10589 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10590 building NT native compilers on Unix.
10591
10592Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * configure.in: Don't get CC from the host Makefile fragment if we
10595 can find gcc in PATH, or if this is a Canadian Cross. Move the
10596 Solaris test for /usr/ucb/cc to the post target script, just after
10597 the compiler sanity test.
10598
10599Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10600
10601 * config.sub: Merge with FSF.
10602
10603Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10604
10605 * Makefile.in (RPATH_ENVVAR): New variable.
10606 (REALLY_SET_LIB_PATH): Use it.
10607 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10608
10609Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10610
10611 * config.sub, configure.in: Recognize sparclet cpu.
10612
10613Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10614
10615 * config.guess: Support m68k-cbm-sysv4.
10616
10617Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10618
10619 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10620 m68k-unknown-linuxaout from linker help string. Put quotes around
10621 $ld_help_string.
10622
10623Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10624
10625 * config.guess (powerpc-harris-powerunix): Add guess for port
10626 to new target.
10627
10628Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10629
10630 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10631
10632Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10633
10634 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10635 $(REALLY_SET_LIB_PATH) in Makefile.
10636 * Makefile.in (SET_LIB_PATH): New variable.
10637 (REALLY_SET_LIB_PATH): New variable.
10638 ($(DO_X)): Use $(SET_LIB_PATH).
10639 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10640 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10641 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10642 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10643 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10644 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10645 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10646 (install-dosrel): Likewise.
10647 (all-opcodes): Depend upon all-libiberty.
10648
10649Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10650
10651 * config.guess (*:CYGWIN*): New
10652
10653Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10654
10655 * Makefile.in (all-target-winsup): All all-target-libiberty.
10656
10657Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10658
10659 * configure.in (noconfigdirs): Add missing # in front of comment.
10660
10661Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10662
10663 * configure.in: add second pass to things added to noconfigdirs
10664 so *-gm-magic can exclude libgloss properly.
10665
10666Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10667
10668 * mpw-configure (extralibs_name, rez_name): Set correctly
10669 for MWC68K compiler.
10670
10671 * mpw-README: Add more info on the necessary build tools.
10672
10673Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10674
10675 * configure.in, config.sub: Recognize cygwin32.
10676
10677Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10678
10679 * config.guess, config.sub: Recognize A/UX.
10680
10681Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10682
10683 * config.sub: Merge with gcc/config.sub.
10684
10685Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10686
10687 * mpw-build.in (do-binutils): Add build of stamps.
10688
10689Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10690
10691 * config.sub: Add recognition for mips64vr4100*-* targets.
10692
10693Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10694
10695 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10696 Add creation of gconfigargs with `--enable-shared' turned on.
10697 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10698 ($(host)-stamp-stage3-configured): Likewise.
10699 (HOLES): Add chatr and ldd.
10700 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10701
10702Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10703
10704 * configure: Pass --nfp to recursive configures.
10705
10706Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10707
10708 * Makefile.in (DLLTOOL): New.
10709 (DLLTOOL_FOR_TARGET): New.
10710 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10711 (EXTRA_TARGET_FLAGS): Ditto.
10712 (EXTRA_GCC_FLAGS): Ditto.
10713 (CONFIGURE_TARGET_MODULES): Ditto.
10714 (DO_X): Ditto.
10715 * configure: Add DLLTOOL.
10716
10717Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10718
10719 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10720 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10721 mh-sco, since old workarounds no longer needed, and don't
10722 build ld, since libraries have weak symbols in COFF.
10723
10724Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10725
10726 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10727
10728Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10729
10730 * configure.in: Make sure that ${CC} can be used to compile an
10731 executable.
10732
10733Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10734
10735 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10736 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10737 nothing depending on whether gdbtk is being built.
10738
10739Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10740
10741 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10742
10743Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10744
10745 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10746 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10747
10748Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10749
10750 * config-ml.in: Add support for
10751 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10752 Simplify setting of multidirs from --disable-foo.
10753
10754Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10755
10756 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10757 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10758 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 10759 non-empty, pass them on to the GCC make.
6599da04
JM
10760 (all-bootstrap): New rule that is like all-gcc, except it executes
10761 the GCC bootstrap rule instead of the GCC all rule.
10762
10763Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10764
10765 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10766
10767Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10768
10769 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10770 DG/UX support.
10771
10772Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10773
10774 * config.sub (i*86*) Change [345] to [3456]
10775
10776Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10777
10778 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10779 --with-gnu-ld=no.
10780
10781Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10782
10783 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10784 AIX multilibs get built.
10785
10786Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10787
10788 * configure.in (i386-win32): Don't build expect if we're not
10789 building the tcl subdir.
10790
10791Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10792
10793 * Makefile.in: (configure-target-examples, all-target-examples):
10794 New targets, configure and build example programs.
10795
10796Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10797
10798 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10799 use it as input to sedit the generated MPW makefile.
10800 * mpw-README: Add a suggestion about Gestalt.h.
10801
10802Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10803
10804 * config.sub: Accept *-*-ieee*.
10805
10806Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10807
10808 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10809 Ronald F. Guilmette <rfg@monkeys.com>.
10810
10811Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10812
10813 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10814 for powerpc-pe native.
10815 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10816 (target==powerpc-pe): duplicate i386-win32 entry.
10817
10818Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10819
10820 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10821 of vxworks, not just vxworks5.1.
10822
10823Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10824
10825 * mpw-configure: Add support for exec-prefix.
10826
10827Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10828
10829 * config.guess: Recognize HP model 816 machines as having
10830 a PA1.1 processor.
10831
10832Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10833
10834 * configure: Ignore new autoconf configure options.
10835
6599da04
JM
10836Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10837
10838 * config.guess: Recognize Pentium under SCO.
10839 From Robert Lipe <robertl@arnet.com>.
10840
10841Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10842
10843 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
10844
10845Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * configure.in: Don't configure gas for alpha-dec-osf*.
10848
10849Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10850
10851 * configure.in: Default to --with-stabs for some targets for which
10852 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10853 i[345]86*-*-unixware*.
10854
10855Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10856
10857 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10858 rather than basing it on the target. Simplify handling of options
10859 controlling which directories to configure. Remove extraneous
10860 slash in multi-clean target.
10861
10862Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10863
10864 * config-ml.in: Prefix more variables with ml_ so they don't collide
10865 with configure's.
10866
10867Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10868
10869 * configure: Don't turn -v into --v.
10870
10871Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10872
10873 * configure.in (targargs): Fix typo.
10874
10875 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10876
10877Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10878
10879 * configure.in: Strip --host and --target options from
10880 CONFIG_ARGUMENTS, and always configure for --host only. Add
10881 --with-cross-host option when building with a cross-compiler.
10882 * configure: Canonicalize the arguments put into config.status by
10883 always using `=' for an option with an argument. Pass a presumed
10884 --host or --target explicitly.
10885
10886Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10887
10888 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10889 into general OS recognition case.
10890
10891Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10892
10893 * configure.in (target_configdirs): add target-winsup only
10894 for win32 target systems.
10895
10896Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10897
10898 * Makefile.in (all-target-libgloss): Depend upon
10899 configure-target-newlib, since when libgloss is built it looks to
10900 see if the newlib directory exists.
10901
10902Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10903
10904 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10905 cfg-ml-*.in.
10906
10907Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10908
10909 * configure: Handle LD and LD_FOR_TARGET when configuring a
10910 Canadian Cross.
10911
6599da04
JM
10912Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10913
10914 * configure.in (target_libs): add target-winsup.
10915 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10916 (target==ppcle-pe): remove ld from $noconfigdirs.
10917
10918Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10919
10920 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10921 Preserve relative path names in $srcdir. Build symlink tree if
10922 configuring cross target dir and srcdir=. (= no VPATH support).
10923 (configure-target-libg++): Depend on configure-target-librx.
10924 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10925 * config-ml.in: New file.
10926 * symlink-tree: New file.
10927 * configure: Ensure srcdir="." if that's what it is.
10928
10929Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10930
10931 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10932 includes and FLEX_SKELETON setting.
10933 * mpw-configure (--with-gnu-ld): New option, controls whether
10934 to use PPCLink or ld with PowerMac GCC.
10935 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10936 * mpw-config.in: Configure grez if targeting Mac.
10937
10938 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
10939 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10940 just macos.
6599da04
JM
10941 * configure.in: Configure grez resource compiler if targeting Mac.
10942 * Makefile.in (all-grez, install-grez): New targets.
10943
10944Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10945
10946 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 10947 gcc in the path, set CC to gcc -O2.
6599da04
JM
10948
10949Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10950
10951 * configure: Default ${build} correctly. Avoid picking up extra
10952 spaces when reading CC and CXX from Makefile. When doing a
10953 Canadian Cross, use plausible default values for numerous
10954 variables.
10955 * configure.in: When doing a Canadian Cross, don't try to
10956 configure tools whose configure script can't handle it.
10957
10958Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10959
10960 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10961
10962Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10963
10964 * configure: Remove dubious bug reporting address.
10965
10966Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10967
10968 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10969 configure script, run that instead of this directory's configure.
10970 In either case, print a message that we're configuring the sub-dir.
10971
10972Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10973
10974 * configure.in: Before checking for the existence of various files,
10975 use sed to filter out "target-".
10976
10977Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10978
10979 * Makefile.in (DO_X): Split rule to decrease command line length
10980 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10981 (Philippe De Muyter).
10982
10983Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10984
10985 * Makefile.in (all-patch): depend on all-libiberty.
10986
10987Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10988
10989 * configure.in: If the only directory in target_configdirs which
10990 actually exists is libiberty, then set target_configdirs to empty,
10991 to avoid trying to build a target libiberty in a gas or gdb
10992 distribution.
10993
10994Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10995
10996 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
10997 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10998 systems.
6599da04
JM
10999
11000Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11001
11002 * configure.in (copy_dirs): Use sys-include instead of include
11003 for --with-headers option.
11004
11005Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11006
11007 * Makefile.in, configure.in: Make winsup builds work with
11008 new scheme.
11009
11010Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11011
11012 * configure.in: Build the linker on AIX.
11013
11014Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11015
11016 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11017 where needed.
11018
11019Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11020
11021 * Makefile.in (all-gcc): Fix typo.
11022
11023Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11024
11025 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11026
11027Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11028
11029 * configure.in: Rename libFOO to target-libFOO, and xiberty
11030 to target-xiberty, to provide more flexibility.
11031 (target_subdir): Define. Create if cross.
11032 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11033 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11034 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11035 check-libFOO -> check-target-libFOO, etc.
11036 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11037 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11038 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11039 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11040 allow ALL_GCC="" to only configure.
11041 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11042 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11043 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11044
11045Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11046
11047 * Makefile.in (taz): Build "info" in etc explicitly.
11048
11049Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11050
11051 * configure.in: Make sure that CC is undefined (as opposed to
11052 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11053 problem with autoconf trying to configure on a host without GCC.
11054
11055Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11056
11057 * mpw-configure: Set host alias from choice of host compiler,
11058 only use generic MPW Makefile sed if present, edit a file
11059 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11060 * mpw-README: Add problem notes about CW6 and CW7.
11061
11062Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11063
11064 * Makefile.in (taz): Use ";" instead of ";;".
11065
11066Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11067
11068 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11069 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11070 DISTDOCDIRS.
11071 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11072 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11073
11074Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11075
11076 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11077 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11078 Move bfd to DISTSTUFFDIRS.
11079
11080Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11081
11082 * Makefile.in (X11_LIB): Removed.
11083 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11084
11085 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11086
11087Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11088
11089 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11090 names.
11091
11092Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11093
11094 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11095
11096Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11097
11098 * configure.in (i[345]86-*-win32): Always build newlib.
11099 Don't configure cvs, autoconf or texinfo.
11100 * Makefile.in (LD_FOR_TARGET): New.
11101 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11102 Pass down LD_FOR_TARGET.
11103
11104Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11105
11106 * winsup: New directory.
11107 * Makefile.in: Build winsup.
11108 * configure.in: Winsup is configured when target is win32.
11109 Can only build win32 target GDB when native.
4e81ae98 11110
6599da04
JM
11111Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11112
11113 * config.guess: Recognize HP model 819 machines as having
11114 a PA 1.1 processor.
11115
11116Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11117
11118 * configure: Fix sed loop which substitutes for CC and CXX to
11119 avoid bug found in various sed implementations.
11120
11121Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11122
11123 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11124 simulator. Use standard powerpc-*-eabi*.
11125
11126Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11127
11128 * configure.in: Stop putting gas and binutils in noconfigdirs for
11129 powerpc-*-aix* and rs6000-*-*.
11130
11131Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11132
11133 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11134 -mcall-aixdesc libraries.
11135
11136Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11137
11138 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11139
11140 * config.sub (arm | armel | armeb): Fix shell syntax.
11141
11142Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11143
11144 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11145 -msoft-float and -mcpu=common support.
11146 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11147 libraries.
11148
11149Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11150
11151 * configure.in: Allow configuration and build of emacs19 for the alpha.
11152
11153Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11154
11155 * configure.in (CC): Get ^CC, not just any old CC, from
11156 ${host_makefile_frag}.
11157
11158Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11159
4e81ae98 11160 * configure.in (CC): Try to get CC from
6599da04
JM
11161 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11162
11163Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11164
11165 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11166 only if it exists in $(srcdir).
11167
11168Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11169
11170 * configure: If CC and CXX are not set in the environment, set
11171 them, based on either an existing Makefile or on searching for gcc
11172 in PATH. Substitute for CC and CXX in Makefile.
11173 * configure.in: Remove libm from target_libs. Separate
11174 target_configdirs from configdirs. If CC is not set in
11175 environment, try to get it from a host Makefile fragment. Rewrite
11176 changes of configdirs to use skipdirs instead. A few minor
11177 tweaks. Take directories out of target_configdirs as they are
11178 taken out of configdirs. Remove existing Makefile files from
11179 subdirectories. Substitute for TARGET_CONFIGDIRS and
11180 CONFIG_ARGUMENTS in Makefile.
11181 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11182 by configure.in.
11183 (CONFIG_ARGUMENTS): Likewise.
11184 (CONFIGURE_TARGET_MODULES): New variable.
11185 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11186 ($(CONFIGURE_TARGET_MODULES)): New target.
11187 (configure-libg++, configure-libio): New targets.
11188 (all-libg++): Depend upon configure-libg++.
11189 (all-libio): Depend upon configure-libio.
11190 (configure-libgloss, all-libgloss): New targets.
11191 (configure-libstdc++): New target.
11192 (all-libstdc++): Depend upon configure-libstdc++.
11193 (configure-librx, all-librx): New targets.
11194 (configure-newlib): New target.
11195 (all-newlib): Depend upon configure-newlib
11196 (configure-xiberty): New target.
11197 (all-xiberty): Depend upon configure-xiberty.
11198
11199Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11200
11201 * configure.in (host i[345]86-*-win32): Expand the
11202 noconfigdirs again.
11203
11204Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11205
11206 * mpw-configure: Fix sed command file name.
11207
11208Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11209
4e81ae98 11210 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11211 noconfigdirs again.
11212
11213Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11216 or powerpc*-*-pe*, since they are not yet supported.
11217
11218Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11219
11220 Add PowerMac support and many other enhancements.
11221 * mpw-configure: New option --cc to select compiler to use,
11222 paste options set according to --cc into the generated
11223 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11224 if mpw-make.sed is present.
11225 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11226 add forward includes for PowerPC include files.
11227 * mpw-build.in: Build using Makefile.PPC if present.
11228 (do-byacc, etc): Remove separate version resource builds.
11229 (do-gas): Build "stamps" before "all".
11230 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11231 * mpw-README: Update to reflect --cc option, PowerMac support,
11232 and recently-reported compatibility problems.
11233
11234Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11235
11236 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11237 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11238 (--with-multilib-top): Pass to recursive invocations.
11239
11240Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11241
11242 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11243 v810-*-*.
11244
11245Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11246
11247 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11248 gdb, ld and opcodes on v810-*-*.
11249
6599da04
JM
11250Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11251
11252 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11253 (local-maintainer-clean): New target.
11254 (maintainer-clean): New target.
11255 (realclean): Just depend upon maintainer-clean.
11256
11257Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11258
11259 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11260
11261Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11262
11263 * configure.in: Build ld in mips*-*-bsd* case.
11264
11265Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11266
11267 * config.sub: Accept -lites* OS. From Ian Dall.
11268
11269Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11270
11271 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11272 targets.
6599da04
JM
11273
11274Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11275
11276 * configure.in: treat i386-win32 canadian cross the same as
11277 i386-go32 canadian cross.
11278
11279Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11280
11281 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11282 running under the simulator to build a reduced set of libraries.
11283 (powerpc-*-eabiaix): Add fine grained multilib support added to
11284 other powerpc targets yesterday.
11285
11286Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11287
11288 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11289 -disable-softfloat, -disable-relocatable, -disable-aix, and
11290 -disable-sysv to control which multilib libraries get built.
11291
11292Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11293
11294 * configure: Add Makefile.tem to list of files to remove in trap
11295 handler.
11296
11297Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11298
11299 * config.guess (*Linux*): Add missing "exit"s.
11300 Also, need specific check for alpha-unknown-linux (uses COFF).
11301
11302Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11303
11304 * config.guess: Merge with FSF:
11305
11306 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11307 * config.guess (AIX4): More robust release numbering discovery.
11308
11309 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11310 * config.guess (i386-sequent-ptx): Properly get version number.
11311
11312 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11313 * config.guess (mips:*:4*:UMIPS): New case.
11314
11315Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11316
11317 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11318 (i386-win32 host): Likewise. Don't build readline.
11319
11320Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11321
11322 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11323 SUPPORT_FILES to submakes.
11324
11325Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11326
11327 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11328 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11329 mpw-configure.
11330
11331Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11332
11333 * configure.in (appdirs): Use =, not ==, in test expression when
11334 trying to build the text to print in the warning message for
11335 Solaris users.
11336
11337Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11338
11339 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11340
11341Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11342
11343 * config.guess: Recognize lynx-2.3.
11344
11345Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11346
11347 * config.sub (z8ksim): Deleted
11348 (z8k-*-coff): New, this is the one true name of the target.
11349
11350Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11351
11352 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11353
11354Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11355
11356 * config.guess (*:Linux:*:*): First try asking the linker what the
11357 default object file format is (elf, aout, or coff). Then if this
11358 fails, try previous methods.
11359
11360Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11361
11362 * configure.in: Don't build newlib for *-*-vxworks5.1.
11363
11364Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11365
11366 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11367 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11368
11369Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11370
11371 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11372
11373Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11374
11375 * cfg-ml-com.in: New file.
11376 * cfg-ml-pos.in: New file.
11377
11378Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11379
11380 * COPYING.NEWLIB: Add HP free copyright to list.
11381
11382Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11383
11384 * config.sub: Recognize -eabi* for the system, not just -eabi.
11385
11386Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11387
11388 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11389 * config.sub, configure.in (win32): New target and host.
11390
11391Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11392
11393 * configure.in: Add i386-pe configuration.
11394
11395Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11396
11397 * mpw-build.in (install): Install GDB after LD.
11398
11399Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11400
11401 * mpw-config.in (elf/mips.h): Always forward-include, needed
11402 for GDB to build.
11403
11404Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11405
11406 * testsuite: New directory for customer acceptance and whole tool
11407 chain tests.
11408
11409Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11410
11411 * configure: If per-host line isn't found, but AC_OUTPUT is found
11412 and a configure script exists, run it instead.
11413
11414Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11415
11416 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11417
11418Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11419
11420 * configure: Set build_{cpu,vendor,os,alias} to host values when
11421 --build isn't specified.
11422
11423Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11424
11425 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11426 (FLAGS_TO_PASS): Pass them.
11427 (EXTRA_TARGET_FLAGS): Ditto.
11428
6599da04
JM
11429Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11430
11431 * Makefile.in (all-libg++): Depend on all-libstdc++.
11432
11433Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11434
11435 * configure.in (noconfigdirs): Enable all packages for
11436 i386-unknown-netbsd.
11437
11438Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11439
11440 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11441 hosted builds (DOS builds)
11442
11443Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11444
11445 Changes for ARM based on patches from Richard Earnshaw:
11446 * config.sub: Handle armeb and armel.
11447 * configure.in: Omit arm linker only for riscix.
11448
11449Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11450
11451 * config.guess: Update from FSF.
11452
11453Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11454
63f6bcd7 11455 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
11456 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11457 powerpcle variant. Convert pentium into i586, not i486. Add p5
11458 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11459 temporarily.
11460
11461Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11462
11463 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11464
11465Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11466
11467 * config.sub: Accept -lites* as a basic system type.
11468
11469Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11470
11471 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11472 installed, and if so return linuxoldld as the system name.
11473
11474Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11475
11476 * config.guess: Add hppa1.1-hp-lites support.
11477
11478Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11479
11480 * configure.in: Don't build newlib for m68k-vxworks5.1.
11481
11482Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11483
11484 * configure.in (mips-sgi-irix6): Use mh-irix5.
11485
11486Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11487
11488 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11489
11490Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11491
11492 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 11493 OSF/1. Fix compiler flags.
6599da04
JM
11494 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11495
11496Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11497
11498 * configure.in: Recognize --with-newlib.
11499 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11500
11501Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11502
d207ebef 11503 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
11504 to *_X11_MODULES due to gdbtk needing X include files et al.
11505
11506Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11507
11508 Merge in support for Mac MPW as a host.
11509 (Old change descriptions retained for informational value.)
11510
11511 * mpw-config.in: Add generic include forwards for cpu-specific
11512 include files in aout and elf directories.
11513
11514 * mpw-configure: Added copyright.
11515 * mpw-config.in: Check for presence of required build tools.
11516 (target_libs): Add newlib.
11517 (target_tools): Add examples.
11518 (Read Me): Generate as "Read Me for MPW" instead.
11519 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11520 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11521 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11522
11523 * mpw-configure: Remove subdir-specific makefile hackery,
11524 delete mk.tmp after using it.
11525
11526 * mpw-build.in (all): Display start and end times.
11527
11528 * mpw-configure (host_canonical): Set.
11529 (target_cpu): Always add to makefiles.
11530 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11531 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11532 (mpw-mh-mpw): Look for in srcdir and srcroot.
11533 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11534
11535 * mpw-build.in: (install-only): New target.
11536
11537 * mpw-configure (host_alias, target_alias): Rename from hostalias
11538 and targetalias, add into generated Makefile.
11539 (mk.tmp): If present, add into generated Makefile.
11540 * mpw-build.in (all-gas): Build config.h first before gas proper.
11541
11542 * mpw-configure (config.status): Write only if changed.
11543 * mpw-config.in (readline): Configure it (not built, just used for
11544 definitions).
11545
11546 * mpw-config.in (elf/mips.h): Add a forward include.
11547
11548 * mpw-config.in: Forward-include most .h files in include into
11549 extra-include.
11550 (readline): Don't build.
11551 mpw-build.in (install): Install GDB.
11552
11553 * mpw-configure (prefix, mpw_prefix): Handle it.
11554 * mpw-config.in (mmalloc, readline): Don't configure.
11555 * mpw-build.in (thisscript): Rename to ThisScript.
11556 Use mpw-build instead of BuildProgram everywhere.
11557 (mmalloc, readline): Don't build.
11558 * mpw-README: New file, basic documentation about the MPW port.
11559
11560 * mpw-config.in: Use forward-include to create include files.
11561
11562 * mpw-configure: Add more things to the top of each configured
11563 Makefile, including contents of config/mpw-mh-mpw.
11564 * mpw-config.in (extra-include): Create this directory and fill it
11565 with Posix-like include files when configuring.
11566
11567 * config.sub (apple, mac, mpw): Add various aliases.
11568
11569 * mpw-build.in: New file, top-level build script fragment for MPW.
11570 * mpw-configure: New file, configure script for MPW.
11571 * mpw-config.in: New file, config fragment for MPW.
11572
11573Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11574
11575 * configure.in (host_libs): Remove glob, since it is gone from the
11576 sources.
11577
11578Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11579
11580 * Makefile.in: define empty GDB_NLM_DEPS var.
11581
11582 * configure.in(target_makefile_frag): use config/mt-netware
11583 for netware targets.
11584
11585Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11586
11587 * config.sub: Merge in recent FSF changes. Remove linux special
11588 cases.
11589
11590Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11591
731a8127 11592 Revert this change:
6599da04
JM
11593
11594 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11595
11596 * build-all.mk: Use CC=cc -Xs on Solaris.
11597
6599da04
JM
11598Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11599
11600 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11601 stop using it.
11602 * Makefile.in: Nuke all references to glob subdirectory.
11603
11604Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11605
11606 * configure.in: Fix --enable-shared logic in per-host.
11607
11608Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11609
11610 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11611
11612Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11613
11614 * configure.in (noconfigdirs): Don't build gas on AIX, for
11615 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11616
11617Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11618
11619 * configure: Fix --cache-file to work if the file argument is a
11620 relative path.
11621
11622Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11623
11624 * configure: If the --cache-file is used, pass it down to
11625 configure in subdirectories.
11626
11627Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11628
11629 * config.sub: add vxworks29k configuration.
11630
11631Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11632
11633 * Makefile.in (taz): Do "diststuff" part quietly.
11634
11635Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11636
11637 * config.sub: Mini-merge with gcc/config.sub.
11638
11639Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11640
11641 * config.guess (IRIX): Sed - to _.
11642
11643Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11644
11645 * Makefile.in (source-vault, binary-vault): New targets.
11646
11647Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11648
11649 * config.sub: Recognize -eabi as a basic system type.
11650
11651Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11652
11653 * configure.in (enable_shared stuff): Fix typo.
11654
11655Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11656
11657 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11658
11659Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11660
11661 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11662
11663Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11664
11665 * configure.in (rs6000-*-*): Don't build gas.
11666
11667Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11668
11669 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11670 reduce command line length.
11671 (AS_FOR_TARGET): Check for as.new, not Makefile.
11672 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11673
11674Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11675
11676 * config.guess: Merge from FSF.
11677
11678Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11679
11680 * configure: Don't use $ when handling program_suffix.
11681
11682Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11683
11684 * configure.in: Configure tk for hppa/hpux.
11685
11686Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11687
11688 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11689
11690Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11691
11692 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11693 to LIBCXXFLAGS. Tests are better run without it.
11694
11695Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11696
11697 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11698
11699Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11700
11701 * configure.in (*-*-netware*): Don't configure xiberty.
11702
11703Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11704
11705 * configure.in: Remove tk from native_only list.
11706
11707Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11708
11709 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11710 for special NCD build.
11711
11712Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11713
11714 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11715 makeall.bat, they're only useful for binutils snapshots.
11716 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11717 makeall.bat to specified SUPPORT_FILES.
11718
11719Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11720
11721 * build-all.mk: Add Ericsson targets to sun4 and solaris
11722 hosts. Add BNR's sun4 target to solaris host, so their
11723 build-from-source will be tested in-house first.
11724
11725Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11726
11727 * Makefile.in (LIBCFLAGS): New variable.
11728 (CFLAGS_FOR_TARGET): Ditto.
11729 (LIBCFLAGS_FOR_TARGET): Ditto.
11730 (LIBCXXFLAGS): Ditto.
11731 (CXXFLAGS_FOR_TARGET): Ditto.
11732 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11733 (BASE_FLAGS_TO_PASS): Pass them.
11734 (EXTRA_TARGET_FLAGS): Ditto.
11735
731a8127 11736 * configure.in: Support --enable-shared.
6599da04
JM
11737
11738Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11739
11740 * configure.in (target_libs): Include libstdc++ again.
11741 * config.guess: Update from FSF (for FreeBSD).
11742
11743Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11744
11745 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11746 makeall.bat.
11747 (DISTDOCDIRS): Add `etc'.
11748 (ETC_SUPPORT_PFX): New variable.
11749 (taz): Include anything from etc starting with a word in
11750 ETC_SUPPORT_PFX.
11751
11752Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11753
11754 * config.sub: Update for recent FSF changes. Remove obsolete
11755 h8300hds entry. Add -windows* and -osx as basic os. Minor
11756 spacing changes.
11757
11758Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11759
11760 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11761
11762 * config.guess: Merge with FSF.
11763 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11764
11765Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11766
11767 * configure: Since the "trap 0" handler will override the exit
11768 status on many systems, only use it for "exit 1", and make it set
11769 a non-zero exit status; reset it before "exit 0". Also, check
11770 exit status of config.sub, and error out if it failed.
11771
11772Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11773
11774 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11775 and install libgloss.
11776
11777Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11778
11779 * Makefile.in (all-binutils): Depend upon all-byacc.
11780
11781 * configure.in: Don't build emacs on Irix 5.
11782
11783Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11784
11785 * configure.in (*-*-netware*): Add libio.
11786
11787Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11788
11789 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11790 (CHECK_TARGET_MODULES): Ditto.
11791 (INSTALL_TARGET_MODULES): Ditto.
11792 (TARGET_LIBS): Ditto.
11793 (all-libstdc++): Note dependencies.
11794
11795Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11796
11797 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11798
11799Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11800
11801 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11802 -fexternal-templates.
11803
11804 * configure.in (target_libs): Add libstdc++.
11805 (noconfigdirs): Add libstdc++ as appropriate.
11806
11807Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11808
11809 * config.guess: Update from FSF.
11810
11811Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11812
11813 * configure: Use ${config_shell} when running ${configsub}.
11814
11815Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11816
11817 * config.sub: No longer recognize h8300h.
11818
11819Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11820
11821 * config.sub: Remove extraneous differences between config.sub and
11822 gcc/config.sub.
11823
11824Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11825
11826 * Makefile.in (DISTSTUFFDIRS): Add gas.
11827
11828Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11829
11830 * COPYING.NEWLIB: New file.
11831
11832Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11833
11834 * config.guess (HP-UX): Patch from Harlan Stenn
11835 <harlan@landmark.com> to also emit release level.
11836
11837Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11838
11839 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11840
11841Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11842
11843 * config.sub: Merge nextstep cleanup from FSF.
11844
11845Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11846
11847 * configure.in (arm-*-*): Don't configure ld for this target.
11848
11849Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11850
11851 * configure.in (*-*-netware): don't configure libg++, libio,
11852 librx, or newlib.
11853
11854Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11855
11856 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11857 configure ld--it works, but it doesn't support shared libraries.
11858
11859Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11860
11861 * config.guess (*-unknown-freebsd*): Get rid of possible
11862 trailing "(Release)" in version string.
11863 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11864
11865Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11866
11867 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11868 Fix type: *-next-neststep -> *-next-nextstep.
11869
11870 * config.guess: Merge from FSF:
11871
11872 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11873
11874 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11875
11876 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11877
11878 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11879 instead of UNIX_SV for UnixWare 1.0).
11880
11881Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11882
11883 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11884 to make gdb/nlm/* build after the compiler and linker.
11885
11886Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11887
11888 * config.guess (netbsd, freebsd, linux): Accept any machine,
11889 not just i[34]86.
11890 (m68k-atari-sysv4): Relocate to match FSF version.
11891
11892 * config.guess: More merges from the FSF:
11893
11894 Add a space before function call or macro invocation.
11895
11896 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11897
11898 * config.guess: Add trap cmd to remove dummy.c and dummy when
11899 interrupted.
11900
11901 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11902
11903 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11904 (dummy): Redirect stderr from compilation of dummy.c.
11905
11906 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11907
11908 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11909
11910Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11911
11912 * configure: Accept and ignore --cache*, for compatibility with
11913 new autoconf.
11914
11915Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11916
11917 * config.guess: Merge from FSF:
11918
11919 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11920
11921 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
11922 (PATH): Add /.attbin at end for finding uname.
11923 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
11924
11925 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11926
e490616e 11927 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
11928
11929 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11930
e490616e
ZW
11931 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11932 to select whether to use ELF or COFF.
6599da04
JM
11933
11934 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11935
e490616e 11936 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
11937
11938 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11939
11940 * config.guess: Guess the OS version for HPUX.
11941
11942 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11943
11944 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11945
11946Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11947
11948 * configure.in: Recognize --with-headers, --with-libs, and
11949 --without-newlib.
11950 * Makefile.in (all-xiberty): Depend upon all-ld.
11951
11952Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11953
11954 * configure.in: Change i[34]86 to i[345]86.
11955
11956Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11957
11958 * configure (version): A few more tweaks to help message.
11959
11960Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11961
11962 * Makefile.in: Remove (for now) librx as a host library,
11963 now that we're building it for target.
11964
11965Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11966
11967 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11968 (Karl Berry).
11969
11970Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11971
11972 * configure.in: Also configure librx.
11973
11974Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11975
11976 * Makefile.in: Update various rules to reflect that librx
11977 is now needed for libg++.
11978
11979Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11980
11981 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11982
11983Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11984
11985 * configure.in: Configure the examples directory.
11986
11987Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11988
11989 * configure: Simplify Jun 2 1994 change.
11990
11991Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11992
11993 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11994 /bin/gcc isn't good enough to build gcc.
11995
11996Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11997
11998 * Makefile.in (GDB_SUPPORT_FILES): Remove
11999 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12000 (gdb.tar.gz): Add new rule to use standard distribution building
12001 mechanism.
12002
12003Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12004
12005 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12006 Bill Cox <bill@cygnus.com>.
12007
12008Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12009
12010 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12011
12012Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12013
12014 * configure: Search current dir first in .gdbinit.
12015
12016Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12017
12018 * config.sub: Recognize freebsd (merged from gcc config.sub).
12019
12020Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12021
12022 * config.sub: Refer to NeXT's operating system as nextstep.
12023
12024 * config.sub (case $basic_machine): Re-order the cases, to match
12025 the order in the FSF version (which is mostly alphabethical).
12026 Merge in some additions and changes from the FSF.
12027
12028Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12029
12030 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12031 * config.sub: Recognize cxux7.
12032 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12033
12034Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12035
12036 * config.sub: Fix typo powerpc -> powerpc-*.
12037
12038Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12039
12040 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12041
12042 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12043 parallel with all-emacs and install-emacs). Top-level command
12044 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12045
12046Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12047
12048 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12049 $(relbindir)/make before doing ``make install'', and use
12050 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12051 installing over running make binary.
12052 ($(host)-stamp-stage3-installed): Likewise.
12053
12054Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12055
12056 * config.guess: Recognize Mach.
12057
12058Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12059
12060 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12061 see whether --exec-prefix was used.
12062
12063Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12064
12065 * README: Explicitly mention libg++/README. (Zoo's idea.)
12066
12067Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12068
12069 * Makefile.in: Add all-librx target similar to all-libproc.
12070
12071Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12072
12073 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12074 with post 1.2 uname bogosity.
12075
12076Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12077
12078 * configure: Remove temporary files on receipt of a signal.
12079
12080Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12081
12082 * configure: If there is a package_makefile_frag, remove
12083 ${subdir}/Makefile.tem after copying it in.
12084
12085Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12086
12087 * build_all.mk: support rs6000 lynx identifies itself as
12088 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12089 since /bin/gcc is too feeble to compile a modern gcc.
12090
12091Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12092
12093 * brought devo/test-build.mk update-to-date with progressive/
12094 test-build.mk. Add lynx targets and hppa flag info.
12095
12096Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12097
12098 * configure.in: Use mh-ncrsvr43. Patch from
12099 Tom McConnell <tmcconne@sedona.intel.com>.
12100
12101Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12102
12103 * config.guess (i386-unknown-bsdi): No longer need to
12104 check #if defined(__bsdi__) && defined(__i386__).
12105
12106Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12107
12108 * configure: Set program_transform_nameoption correctly.
12109
12110Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12111
12112 * brought build-all.mk update-to-date with progressive build-all.mk,
12113 added new targets and hppa info.
4e81ae98 12114
6599da04
JM
12115Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12116
12117 * configure: If config.guess result is a prefix of the user
12118 specified target, assume a native build and use the user specified
12119 target as the host alias. Remove SunOS patch suffix removal hack.
12120 * configure.in: Remove SunOS patch suffix removal hack.
12121
12122 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12123 in NATIVE_CHECK_MODULES.
12124
12125Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12126
12127 * Makefile.in: Rename HOST_ONLY to NATIVE.
12128 * configure: Delete SunOs patch suffix from host_canonical
12129 and build_canonical variables that are prepended to Makefiles.
12130 * configure.in: Add comments for easier maintenance.
12131
12132Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12133
12134 * Makefile.in: Add all-libproc target similar to all-gui.
12135
12136Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12137
12138 * Makefile.in (CHECK_MODULES): split into
12139 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12140
12141Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12142
12143 * config.guess (i386-unknown-bsdi): New system to guess.
12144
12145Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12146
12147 * Makefile.in: Add all-gui target (but not yet build by "all").
12148
12149Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12150
12151 * config.sub: Move deletion of patch suffix from here...
12152 * configure.in: To here, at Ian's suggestion. The top-
12153 level scripts might need to know of a patch level.
12154
12155Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12156
12157 * config.sub: Strip off patch suffix so rtl is recognized
12158 as a sunos4.1.3 machine, even though it's been patched.
12159
12160Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12161
12162 * Makefile.in (INSTALL_LAST): Delete.
12163 (INSTALL_DOSREL): New.
12164
12165Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12166
12167 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12168 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12169 whether we pass down --with-gnu-ld anyhow.
12170
12171Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12172
12173 * Makefile.in (INSTALL_LAST): Change operation so it works
12174 on more flavors of make.
12175 * configure.in (go32): Don't build libg++ or libio.
12176
12177Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12178
12179 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12180 they can be overriden by templates.
12181
12182Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12183
12184 * configure.in (target==go32): Don't build gdb.
12185 * dosrel: New directory.
12186
12187Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12188
12189 * configure.in (host==go32): Configure dosrel too.
12190 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12191 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12192 be set by incoming names or templates.
12193 (INSTALL_LAST): New rule.
6599da04
JM
12194
12195Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12196
12197 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12198
12199Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12200
6599da04
JM
12201 * configure.in (appdirs): New variable. Currently empty, but will
12202 be used in gas distribution. If nonempty, lists a set of
12203 directories at least one of which must get configured, or top
12204 level configuration is considered to have failed.
12205 (rs6000-*-lynxos*): Use new file name.
12206
12207Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12208
12209 Eliminate XTRAFLAGS.
12210 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12211 newlib include files using -idirafter, and also use -nostdinc.
12212 (CXX_FOR_TARGET): Likewise.
12213 (XTRAFLAGS): Removed.
12214 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12215 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12216 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12217 ($(DO_X)): Don't pass down XTRAFLAGS.
12218
12219Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12220
12221 * configure.in (mips*-dec-bsd*): New target; do build linker.
12222 (mips*-*-bsd*): New target; don't build linker.
12223
12224Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12225
12226 * configure.in: support rs6000-*-lynxos* configuration.
12227 support sunos4 as a cross target.
12228
12229 * config.sub: look for lynx*, not lynx since the OS version may
12230 legitimately be part of the name.
12231
12232Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12233
12234 * configure.in (i[34]86-*-sco*): Move to be with other i386
12235 targets.
12236 (romp-*-*): New target. Skip various binary utilities.
12237 (vax-*-*): New target. Don't build newlib.
12238 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12239
12240Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12241
12242 * configure.in: Only set host_makefile_frag if config
12243 directory exists.
12244
12245Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12246
12247 * install.sh: If $dstdir exists, don't check whether each
12248 component does.
12249
12250Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12251
12252 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12253
12254Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12255
3b75d237
AJ
12256 * configure.in (*-*-lynxos*): Don't configure newlib for either
12257 native or cross Lynx.
6599da04
JM
12258
12259Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12260
12261 * config.sub (sparc64-elf): Fix os.
12262 (z8k): Remove duplicate.
12263
12264Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12265
12266 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12267 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12268
12269Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12270
12271 * configure: Make file links cleanly even if Lynx fails on
e490616e 12272 an NFS symlink (at least fail cleanly).
6599da04
JM
12273
12274Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12275
12276 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12277 -XNh2000.
12278
12279Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12280
12281 * configure: Unknown options are fatal again.
12282
12283Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12284
12285 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12286 compatibility.
6599da04
JM
12287
12288Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12289
12290 * build-all.mk: Add `clean' target.
12291
12292Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12293
12294 * config.guess: Add SINIX support.
12295 * configure.in: Add mips-*-sysv4* support.
12296
12297Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12298
12299 * build-all.mk: Document all useful targets.
12300 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12301 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12302
12303Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12304
12305 * configure: Support --silent, --quiet.
12306
12307Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12308
12309 * configure: Support --disable-FEATURE.
12310
12311Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12312
12313 * config.guess: Recognize NCR running SVR4.3.
12314
12315Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12316
12317 * config.guess: Make BSDI generate i386-unknown-bsd386.
12318 Patch from Paul Eggert <eggert@twinsun.com>.
12319
12320Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12321
12322 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12323
12324Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12325
12326 * configure: Make unrecognized options give nonfatal warnings
12327 instead of fatal errors, and pass them to any subdirectory
12328 configures in case they recognize them.
12329 Make --x equivalent to --with-x.
12330
12331Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12332
12333 * configure: Add --enable-* options. Clean up usage message and
12334 some comments.
12335
12336Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12337
12338 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12339
12340Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12341
12342 * configure.in (hppa*-*-*): Enable binutils.
12343
12344Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12345
12346 * config.sub: Recognize cisco.
12347
12348Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12349
12350 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12351
12352Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12353
12354 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12355 than one configuration name. Add comment.
12356
12357Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12358
12359 * config.guess: about target *-hitachi-hiuxwe2, fixed
12360 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12361 macro is incorrect.]
12362
12363Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12364
12365 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12366 than the "make ls" stuff which used to be here.
12367
12368Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12369
12370 * config.guess: Recognize i[34]86-unknown-freebsd.
12371 From Shawn M Carey <smcarey@rodan.syr.edu>.
12372
12373Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12374
12375 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12376
12377Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12378
12379 * config.guess: Check for ptx.
12380
12381Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12382
12383 * config.sub: Add os9k checking.
12384
12385Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12386
12387 * config.guess: Handle OSF1 running on HPPA processors
12388
12389Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12390
12391 * configure: If subdir configure fails, print out a message with
12392 subdirectory name, in case subdir's configure code didn't identify
12393 itself.
12394
12395Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12396
12397 * configure.in: Remove embedded newlines from configdirs.
12398 Avoid mismatches of substrings. Fix matching strings at end
12399 of configdirs.
12400
12401Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12402
12403 * config.guess: Add Lynx/rs6000 config support.
12404
12405Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12406
12407 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12408
12409Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12410
12411 * configure.in (hppa*-*-osf*): Treat this just like most other
12412 PA configurations (eg no binutils or ld).
12413 (hppa*-*-*elf*): These configurations have binutils and ld.
12414
12415Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12416
12417 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12418
12419Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12420
12421 * configure.in (rs6000-*-*): Build gas.
12422
12423Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12424
e490616e 12425 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12426
12427Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12428
12429 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12430 for GDB and GDB has been fixed to not need it.
12431
6599da04
JM
12432Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12433
12434 * config.guess: Recognize vax hosts.
12435
12436Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12437
12438 * configure (while loop): Don't use "break 2" inside case
12439 statement -- the case statement isn't an enclosing loop.
12440
12441Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12442
12443 * config.guess: Clean up NeXT support, to allow nextstep
12444 on Intel machines. Make OS be nextstep.
12445
12446Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12447
12448 * config.guess: Add alternate forms for Convex.
12449
12450Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12451
12452 * configure: Completely rewrite option processing. Take
12453 advantage of pattern-matching to avoid invoking test frequently.
12454 Also clean up host and target defaulting logic.
12455
12456Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12457
12458 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12459 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12460 commands (plus user environment) will fit SCO limits.
12461
12462Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12463
12464 * configure.in: Don't issue warnings about directories which are
12465 not being configured if -norecursion is set. Correct test for
12466 --with-gnu-as and --with-gnu-ld to not get confused by substring
12467 matches.
12468
12469 * configure.in: Don't build gas for alpha-dec-osf1*.
12470
12471Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12472
12473 * configure: Back out Per's change of 12/19/1993. It changes the
12474 behavior of configure in unexpected and confusing ways.
12475
12476 Also, use different delim char when calculating
12477 program_transform_name so that the name can contain slashes.
12478
12479Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12480
12481 * configure.in, config.sub: Add support for VSTa micro-kernel.
12482
12483Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12484
12485 * configure.in: Nuke hacks which were used to get a special
12486 version of GAS for HPPA configurations.
12487
12488Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12489
12490 * configure: If only ${target_alias} is given, use that
12491 as the default for ${host_alias}.
12492 * configure: Add missing back-slashes before nested quotes.
12493
12494Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12495
12496 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12497
12498Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12499
12500 * config.guess: Recognize some Tektronix configurations.
12501 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12502
12503Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12504
12505 * config.sub: Match any flavor of SH.
12506
12507Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12508
12509 * configure.in: Don't try to configure newlib for Alpha.
12510
12511Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12512
12513 * configure.in: Don't build ld for Irix 5. Don't build gas,
12514 libg++ or libio for any Alpha target.
12515
12516 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
12517
12518Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12519
12520 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12521 default arguments -- so it tried to compress itself.
12522
12523Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12524
12525 * configure.in (notsupp): ensure that a space is always at the end
12526 of the configdirs list, since the grep checks for an explicit space
12527
12528Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12529
12530 * configure.in (target i386-sysv4.2): don't build ld, since static
12531 versions of many libraries are not available.
12532
12533Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12534
12535 * config.guess: Recognize Apollos (using environment variables).
12536 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12537
12538Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12539
12540 * config.guess: Recognize Sony news mips running newsos.
12541
12542Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12543
12544 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12545 "fi ; else" for bash.
12546
12547Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12548
12549 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12550
12551Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12552
12553 * config.sub: accept unixware as an alias for svr4.2.
12554 Fix some inconsistancies with the gcc version.
12555
12556Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12557
12558 * Makefile.in (DISTDOCDIRS): Add gdb.
12559
12560Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12561
12562 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12563
12564Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12565
12566 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12567 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12568 this now.
12569
12570Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12571
12572 * config.sub: Accept hiux* as an OS name.
12573
12574 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12575 etc/make-stds.texi. The underscore came from gcc, and dje now
12576 agrees that RUNTESTFLAGS is the correct name.
12577
12578Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12579
12580 * install.sh: Remove 'set -e'. It makes any conditionals
12581 in the script useless.
12582
12583 * config.guess: Automatically recognize arm-acorn-riscix
12584 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12585
12586Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12587
12588 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12589
12590Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12591
12592 * Makefile.in (DISTDOCDIRS): New variable.
12593 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 12594 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
12595
12596Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12597
12598 * configure.in (hppa target): check the source directory for the
12599 pagas sub-directory
12600
12601Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12602
12603 * config.sub: Allow -aout* and -elf*.
12604
12605Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12606
12607 * configure.in: Don't build ld on i386-solaris2, same as for
12608 sparc-solaris2.
12609
12610Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12611
12612 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12613
12614Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12615
12616 * configure.in: Configure gdb for alpha.
12617
12618Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12619
12620 * Makefile.in (CXXFLAGS): Add -O.
12621
12622Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12623
12624 * config.guess: added support for DG Aviion
12625
12626Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12627
12628 * configure.in: Produce warning message for subdirectories not
12629 configurable for this host/target combination. Don't try to
12630 configure gdb for vms.
12631
12632Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12633
12634 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12635 appropriate files before making "diststuff".
12636 (DISTBISONFILES): New var: list of files to be edited.
12637 (DISTSTUFFDIRS): Add binutils.
12638
12639Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12640
12641 * config.sub: also handle mipsel and mips64el (for little endian mips)
12642
12643Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12644
12645 * configure.in: Add * to end of all OS names.
12646
12647Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12648
12649 * configure.in: Build newlib for LynxOS native.
12650
12651Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12652
12653 * config.guess: Add support for delta 88k running SVR3.
12654
12655 * configure.in: Add comment about HP compiler vs. emacs.
12656
12657Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12658
12659 * configure.in: don't build ld on solaris2 (not a viable option
12660 due to bugs in getpwnam & getpwuid)
12661
12662Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12663
12664 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12665 config.guess will produce a full version number.
12666
12667Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12668
12669 * configure.in: Build linker and binutils for alpha-dec-osf1.
12670
12671Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12672
12673 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12674 and gdb/testsuite/Makefile.in.
12675
12676Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12677
12678 * configure.in: recognize mips*- instead of mips-
12679
12680Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12681
12682 * config.sub: Accept linux*coff and linux*elf as operating
12683 systems.
12684
12685Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12686
12687 * config.sub: Recognize mips64, and mips3 as an alias for it.
12688
12689Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12690
12691 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12692 gdb knows how to handle OSF/1 shared libraries.
12693
12694Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12695
12696 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12697 * config.guess: Recognize Hitachi's HIUX.
12698 * config.sub: Recognize h3050r* and hppahitachi.
12699 Remove redundant cases for hp9k[23]*.
12700
12701Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12702
12703 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12704 if gas and ld are in the source tree and are in ${configdirs}.
12705 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 12706 --with options (but still pass them down on the command line,
6599da04
JM
12707 if they were explicitly specified).
12708
12709Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12710
12711 * configure: substitute SHELL value in Makefile.in with
12712 ${CONFIG_SHELL}
12713
12714Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12715
12716 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12717 *-*-solaris2* targets.
12718
12719Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12720
12721 * Makefile.in: define M4, and pass it down to sub-makes;
12722 all-autoconf now depends on all-m4
12723
12724Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12725
12726 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12727 presence of {ar,ranlib} instead of a configured directory
12728
12729Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12730
12731 * config.guess: Accept 34?? as well as 33?? for NCR.
12732
12733Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12734
12735 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12736 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12737
12738Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12739
12740 * configure: grab values for $(CC) and $(CXX) from the
12741 environment, so that someone can do "CC=gcc configure; make" and
12742 have it work right (matching the way that autoconf works now)
12743
12744 * configure.in, Makefile.in: add support for gash, the tcl
12745 interface to Galaxy
12746
12747 * config.guess: add NetBSD variants (hp300, x86)
12748
12749Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12750
12751 * install.sh: Support -d option (in the manner of SunOS 4 install,
12752 as it is more deterministic than that of GNU install)
12753 (chmodcmd): Set file to mode 755 by default (should also do default
12754 chgrp and chown, but I don't feel like dealing with that now)
12755
12756Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12757
12758 * config.sub: Remove h8300hhms alias.
12759
12760Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12763
12764Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12765
12766 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12767 as stmp-fixinc
12768
12769Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12770
12771 * config.sub: recognize m88110-bug-coff.
12772
12773Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12774
12775 * Makefile.in (all-libio): all dependencies on the toolchain used
12776 to build this (gcc, gas, ld, etc)
12777
12778Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12779
12780 * config.guess: Deal with OSF/1 1.3 on alpha.
12781
12782Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12783
12784 * install.sh: add some 'else true' clauses for portability
12785
12786 * configure.in: don't build libio for h8[35]00-*-* targets
12787
12788Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12789
12790 * Makefile.in: Add support for new libio.
12791
12792Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12793
12794 * install.sh: If one command fails, don't try the rest. Don't try
12795 to remove $dsttmp (via trap) unless we have already created it.
12796 If $src doesn't exist, detect it and exit with an error.
12797
12798 * config.guess: Recognize BSD on hp300.
12799
12800Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12801
12802 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12803 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12804
12805Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12806
12807 * Makefile.in (all-send-pr): depends on all-prms
12808
12809Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12810
12811 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12812
12813Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12814
12815 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12816 Added test for mips-mips-riscos5.
12817
12818Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12819
12820 * configure.in: use mh-hp300 for 68k HP hosts
12821
12822Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12823
12824 * configure: add support for CONFIG_SHELL, so that you can use
12825 some alternate shell for evaluating configure scripts
12826
12827Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12828
12829 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12830 in configure script to bug-gdb@prep.ai.mit.edu when building
12831 distribution archive.
12832 * Makefile.in (COMPRESS): Remove def.
12833 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12834 gdb.tar.Z and make-gdb.tar.Z respectively.
12835 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12836 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12837 to convergence with 'taz' target in Makefile.in.
12838
12839Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12840
12841 * install.sh (dsttmp): use trap to ensure that tmp files go
12842 away on error conditions
12843
12844Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12845
12846 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12847
12848Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12849
12850 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12851 its parent is '/' not ''.
12852
12853 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12854
12855Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12856
12857 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12858 that ${newsrcdir}/configure.in does.
12859
12860Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12861
12862 * test-build.mk: support for CONFIG_SHELL
12863
12864Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12865
12866 * config.sub (netware): Add as a basic system type.
12867
12868Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12869
12870 * Makefile.in (Makefile): depend on configure.in. Also drop the
12871 $(srcdir)/ from the dependency on Makefile.in.
12872
12873Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12874
12875 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12876 (h8300hhms is temporary until multi-libraries are implemented).
12877 * configure.in: Handle h8300h too.
12878
12879Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12880
12881 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12882
12883Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12884
12885 * configure: Remove extraneous output when guessing host type.
12886 * config.guess: Remove extraneous output when guessing using C
12887 compiler rather than uname, or when guessing fails.
12888
12889Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12890
12891 * Makefile.in: remove all.cross and install.cross targets
12892
12893 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12894 definitions
12895
12896Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12897
12898 * configure.in (target sh): Build gprof.
12899
12900Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12901
12902 * config.sub: change -solaris to -solaris2
12903
12904Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12905
12906 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12907
12908Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12909
12910 * configure: Correct error message for missing Makefile.in to
12911 print correct directory.
12912
12913Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12914
12915 * install.sh: kludge around 386BSD shell bug
12916
12917Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12918
12919 * config.guess: Recognize NeXT.
12920 * config.guess: Recognize i486-ncr-sysv4.
12921 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12922
12923Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12924
12925 * Makefile.in (MAKEINFOFLAGS): New variable.
12926 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12927 * build-all.mk, test-build.mk: Pass down --no-split as
12928 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12929
12930Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12931
12932 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12933
12934Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12935
12936 * Makefile.in (libg++.tar.z): New rule.
12937 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12938 * Makefile.in (taz): Only do a single chmod.
12939
12940Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12941
12942 * install.sh: don't use dirname anymore (replaced with sed usage)
12943
12944Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12945
12946 * Makefile.in: Change extension for gzip'd files from '.z' to
12947 '.gz' per new FSF standard usage.
12948
12949Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12950
12951 * configure: put quotes around the final value of program_transform_name
12952
12953Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12954
12955 * Makefile.in: new install.sh support; update install-info rules
12956
12957Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12958
12959 * configure.in: Build diff for crosses, but not for go32 host.
12960
12961 * configure.in: Build gprof only for native, and don't build it
12962 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12963
12964Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12965
12966 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12967
12968Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12969
12970 * configure.in (host_tools): Add prms.
12971
12972Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12973
12974 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12975 with $(FLAGS_TO_PASS) on the command line
12976
12977 * config.sub: Recognize lynx and lynxos
12978
12979Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12980
12981 * config.sub: Accept -ecoff*, not just -ecoff.
12982
12983Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12984
12985 * Makefile.in (taz): Use .gz suffix instead of .z.
12986 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12987 names.
12988
12989Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12990
12991 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12992
12993Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12994
12995 * Makefile.in (install-no-fixedincludes): install gcc last, so
12996 that rebuilds that might happen during 'make install' don't get
12997 bogus gcc include files
12998
12999Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13000
13001 Change from Utah for HPPA support:
13002 * config.guess: Recognize hppa1.x-hp-bsd.
13003
13004Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13005
13006 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13007 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13008
13009Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13010
13011 * config.sub: Add support for rom68k and bug boot monitors.
13012
13013Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13014
13015 * Makefile.in: Make all-opcodes depend on all-bfd.
13016
13017Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13018
13019 * config.guess: Added special check for i[34]86-univel-sysv4*.
13020
13021Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13022
13023 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13024 the processor rather than assuming i486.
13025
13026Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13027
13028 * config.guess: Recognize SunOS6 as Solaris3.
13029
13030Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13031
13032 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13033 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13034
13035Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13036
13037 * build-all.mk (all-cross): New target for Canadian Cross.
13038 Added Q2 go32 targets.
13039 * test-build.mk: Configure go32 cross sparclite-aout and
13040 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13041 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13042
13043Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13044
13045 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13046 GO32 hosted toolchains
13047
13048Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13049
13050 * configure: change so "-exec-prefix" gets passed down rather
13051 than "-exec_prefix" so autoconf generated Makefiles get the
13052 exec_prefix set right.
13053
13054Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13055
13056 * config.guess: get the Solaris2 minor version number
13057
13058 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13059
13060Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13061
13062 * config.guess: Recognize some Sequent platforms.
13063
13064Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13065
13066 * Makefile.in: added the vault-install target
13067
13068 * configure.in: actually use the Sun3 makefile fragment that's in
13069 config, also added the release dir to configdirs
13070
13071Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13072
13073 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13074
13075Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13076
13077 * configure.in: remove some program from Alpha targetted toolchains
13078
13079Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13080
13081 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13082 gprof.
13083 (taz): Run "make diststuff" in those directories instead of "make
13084 proto-dir". Look for "VERSION=" only at start of line in subdir
13085 Makefile. Use "gzip -9" for compression.
13086 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13087 (binutils.tar.z): New target.
13088
13089Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13090
13091 * Makefile.in (taz): Include gpl.texinfo.
13092
13093Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13094
13095 * Makefile.in (setup-dirs): Merged into "taz" target.
13096 (taz): Only do `proto-dir' stuff if a directory is actually needed
13097 for this target.
13098
13099Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13100
13101 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13102 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13103 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13104 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13105 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13106
13107Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13108
13109 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13110 config.sub, and move-if-change to gdb testsuite distribution
13111 archive, so the testsuite can be extracted, configured, and
13112 run separately from the gdb distribution. Blow away the Chill
13113 tests that require a Chill compiled executable, since GNU Chill
13114 is not yet publically available.
13115
13116Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13117
13118 * test-build.mk: set environment variables in a single command,
13119 instead of a list of assignments and exports
13120
13121 * config.guess: recognize Alpha/OSF1 systems
13122
13123Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13124
13125 * configure: Change help message to prefer --options rather than
13126 -options.
13127
13128Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13129
13130 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13131 zippy@ecst.csuchico.edu.
13132 * config.guess: Recognize miniframe.
13133
13134Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13135
cc6010cd
AP
13136 * Makefile.in: Use srcroot to find runtest rather than rootme.
13137 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13138
13139Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13140
13141 * test-build.mk: Extensive additions to support building on a
13142 machine other than the host.
13143
13144Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13145
13146 * configure (tooldir): Fix for i386-aix again.
13147
13148Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13149
13150 * configure, Makefile.in: Change definition of $(tooldir)
13151 to match the FSF.
13152
13153Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13154
13155 * config.guess: Recognize i[34]86/SVR4.
13156
13157Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13158
13159 * Makefile.in (all-gdb): gdb depends on sim.
13160
13161Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13162
13163 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13164 at the same time we make the prototype gdb directory.
13165 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13166 files at the same time as the gdb base release distribution.
13167
13168Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13169
13170 * Makefile.in (check): Use individual check targets rather than
13171 DO_X rule.
13172 (check-gcc): Added.
13173
13174Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13175
13176 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13177 for System V release 3.2.
13178
13179Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13180
13181 * config.sub: Recognize hppaosf.
13182 * configure.in: Do configure ld/binutils/gas for it.
13183
13184Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13185
13186 * configure (tooldir): Alter syntax used to set this, for systems
13187 where "\$" isn't handled right, like i386-aix.
13188
13189Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13190
13191 * configure: Pass program-transform-name, not
13192 program_transform_name, to recursive configures.
13193
13194Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13195
13196 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13197 of gas+ld+binutils.
13198
13199Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13200
13201 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13202
13203Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13204
13205 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13206
6599da04
JM
13207Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13208
13209 * Makefile.in (PRMS): Set back to all-prms.
13210
13211Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13212
13213 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13214 targets, rather than for MIPS hosts.
13215
13216Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13217
13218 * configure.in: add comment for --with-x default values
13219
13220 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13221
13222 * Makefile.in: add check-* targets for each of the directories in
13223 the tree. Add a definition of RUNTEST that will use the one we
13224 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13225
13226Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13227
13228 * configure.in: Removed obsolete references to bfd_target and
13229 target_makefile_frag.
13230
13231 * build-all.mk: Set assorted targets for Q2.
13232 * config.sub: Recognize z8k-sim and h8300-hms.
13233 * test-build.mk: Really don't pass host to configure.
13234 (HOLES): Added uname.
13235
13236Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13237
13238 * configure: Handle an empty program-prefix, program-suffix or
13239 program-transform-name correctly.
13240
13241Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13242
13243 * build-all.mk: -G 8 no longer required for MIPS targets.
13244 * test-build.mk: Don't pass host argument to configure; make it
13245 guess.
13246
13247Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13248
13249 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13250 * Makefile.in (COMPRESS): New macro, like GZIP.
13251
13252Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13253
13254 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13255
13256 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13257 with gas currently defaults to -G 0.
13258
13259Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13260
13261 * Makefile.in (all-flex): flex depends on byacc.
13262
13263 * build-all.mk: If host not specified, use config.guess. Pass TAG
13264 to test-build.mk as RELEASE_TAG.
13265 * test-build.mk (configargs): New variable containing arguments to
13266 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13267 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13268
13269 * config.guess: Use /bin/uname when checking -X argument on SCO,
13270 to avoid invoking GNU uname which doesn't understand -X.
13271
13272 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13273
13274 * configure.in: Build gas for mips-*-*.
13275
13276Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13277
13278 * Makefile.in (all.normal): insert missing backslash.
13279
13280Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13281
731a8127 13282 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13283
13284 * Makefile.in: Complete overhaul to merge many almost identical
13285 targets.
13286
13287Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13288
13289 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13290 (gdb.tar.Z): Adjusted.
13291
13292 * Makefile.in (setup-dirs, taz): New targets; should be general
13293 enough to adapt for gdb sometime. Build only .z file.
13294 (gas.tar.z): New target.
13295
13296Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13297
13298 * build-all.mk: Use CC=cc -Xs on Solaris.
13299
6599da04
JM
13300Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13301
13302 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13303 for handling BISON for FSF releases.
13304
13305Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13306
13307 * configure: Actually implement the change zoo just documented.
13308
13309Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13310
13311 * configure: when using config.guess, only set target_alias when
13312 it's not already been set (ie, on the command line)
13313
13314Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13315
13316 * Makefile.in: add installcheck target, set PRMS to install-prms
13317
13318Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13319
13320 * configure: add support for package_makefile_fragment, handle the
13321 case where a directory has a configure.in file but no Makefile.in
13322 more gracefully (with an actual understandable error message, even);
13323 add support for --without (and add this to the usage message); also
13324 explicitly add a --host=${host_alias} to the command line when
13325 config.guess is used
13326
13327Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13328
13329 * configure: Must use both --host and --target in recursive calls.
13330
13331Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13332
13333 * Makefile.in: Change deja-gnu to dejagnu.
13334
13335Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13336
13337 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13338
13339Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13340
13341 * configure.in: canonicalize all instances to *-*-solaris2*,
13342 also strip out a number of tools to not build for go32 host
13343
13344Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13345
13346 * config.guess: add GPL.
13347
13348 * Makefile.in, config.guess, config.sub, configure: bump
13349 copyrights to 93.
13350
13351Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13352
13353 * Makefile.in (do-info): Removed obsolete check for existence of
13354 localenv file.
13355
13356 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13357
13358Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13359
13360 * Makefile.in: a couple of 'else true' for decstation,
13361 support for TclX
13362
13363 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13364
13365Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13366
13367 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13368
13369Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13370
13371 * config.guess: Recognize i386-ibm-aix (PS/2).
13372 * configure.in: Use config/mh-aix386 file for it.
13373
13374Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13375
13376 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13377 CC_FOR_TARGET instead.
13378 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13379
13380Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13381
13382 * Makefile.in: Add sim to list of directories sent with gdb
13383
13384Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13385
13386 * configure.in: Put back mips-dec-bsd* case.
13387
13388Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13389
13390 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13391 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13392 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13393
13394Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13395
13396 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13397
13398 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13399 (install-info): install dir.info only if it exists,
13400 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13401
13402Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13403
13404 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13405 gas for mips-dec-bsd.
13406
13407Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13408
13409 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13410 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13411
13412Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13413
13414 * configure.in: Added "dejagnu" to hosttools list.
13415
13416Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13417
13418 * config.sub, configure.in, config.guess: Add support
13419 for Bosx, an AIX variant from Bull.
13420 Patches from F.Pierresteguy@frcl.bull.fr.
13421
13422Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13423
13424 * devo/dejagnu: Initial creation of devo/dejagnu.
13425 Migrated dejagnu testcases and support files for testing software
13426 tools to reside as subdirectories, currently called "testsuite",
13427 within the directory of the software tool. Migrated all programs,
13428 support libraries, etc. beloging to dejagnu proper from
13429 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13430 with no modifications. The changes to these files which will
13431 allow them to configure, build, and execute properly will be made
13432 in a future update.
13433
13434Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13435
13436 * Makefile.in: Change send_pr to send-pr.
13437 * configure.in: Likewise.
13438 * send_pr: Renamed directory to send-pr.
13439
13440Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13441
13442 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13443
13444Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13445
13446 * README: Update for gdb-4.8 release.
13447 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13448 gdb-xxx.tar.z (gzip'd) file also.
13449
13450Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13451
13452 * Makefile.in: make all-diff depend on all-libiberty
13453
13454Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13455
13456 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13457
13458Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13459
13460 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13461
13462Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13463
13464 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13465 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13466 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13467
13468Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13469
13470 * Makefile.in: makeinfo binary is in a new location
13471
13472Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13473
13474 * config.sub: Accept -ecoff as an OS.
13475
13476 * Makefile.in: Various changes to eliminate a level of make
13477 recursion and reduce the required command line length.
13478 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13479 sub-makes.
13480 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13481 variables holding settings for specific sub-makes.
13482 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13483 in terms of BASE_FLAGS_TO_PASS.
13484 (TARGET_LIBS): New variable listing directories which use
13485 TARGET_FLAGS_TO_PASS.
13486 (subdir_do): Eliminated.
13487 (do-*): New set of targets to replace subdir_do.
13488 (various): All targets which used subdir_do now depend on do-*.
13489 (local-clean): Renamed from do_clean.
13490 (local-distclean): New target, dependency of distclean and
13491 realclean.
13492 (install-info): Don't create directories. Depend on dir.info
13493 rather than calling make recursively.
13494 (install-dir.info): Eliminated.
13495 (install-info-dirs): Create all info directories here.
13496 (dir.info): Depend upon do-install-info.
13497
13498 * test-build.mk (HOLES): Added false.
13499
13500Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13501
13502 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13503
13504Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13505
13506 * Makefile.in (info): remove dependency on all-texinfo. The
13507 problem was really in texinfo/C, not at this level.
13508
13509Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13510
13511 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13512
13513Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13514
13515 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13516 GDB releases.
13517
13518Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13519
13520 * configure: Include srcdir in message about target of link not
13521 being found. Don't convert `-' to `_' in `with' options being
13522 passed to subdirs.
13523
13524Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13525
13526 * configure.in: add uudecode to host_tools
13527
13528 * Makefile.in: added {all,install}-uudecode targets, added them to
13529 the appropriate lists
13530
13531Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13532
13533 * Makefile.in (all-gcc): Added dependency on all-gas.
13534
13535 * configure.in (mips-*-*): Build ld and binutils.
13536
13537Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13538
13539 * configure: check return code from mkdir, print error message and
13540 exit on failure.
13541
13542Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13543
13544 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13545
13546Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13547
13548 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13549
13550Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13551
13552 * config.sub (h8500): Recognize this as a cpu type.
13553
13554Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13555
13556 * configure: source directory missing is no longer a warning
13557
13558 * configure.in: recognize irix[34]* instead of irix[34]
13559
13560 * Makefile.in: define and pass down X11_LIB
13561
6599da04
JM
13562Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13563
13564 * guess-systype: Renamed to ...
13565 * config.guess: ... by popular request.
13566 * configure.in, Makefile.in: Update accordingly.
13567
13568Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13569
13570 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13571 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13572 + Execute ./dummy instead of assuming . is in PATH.
13573
13574Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13575
13576 * guess-systype: New shell script. Attempts to guess the
13577 canonical host name of the executing host.
13578 Only a few hosts are supported so far.
13579 * configure: Call guess-systype if no host is specified.
13580
13581Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13582
13583 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13584 gcc Makefile.
13585
13586
13587Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13588
13589 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13590 (all-gcc, install-gcc, subdir_do): Use it.
13591
13592Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13593
13594 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13595
13596Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13597
13598 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13599 set exclusively by configure, using configure.in .
13600
13601Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13602
13603 * test-build.mk: set $PATH for all builds
13604
13605 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13606
13607Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13608
13609 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13610 the one used in gcc/Makefile.in, so that a null expansion doesn't
13611 override the one needed to build gcc with a native cc.
13612
13613
13614Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13615
13616 * configure: Accept -with arguments.
13617
13618Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13619
13620 * Makefile.in: added h8300sim
13621
13622Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13623
6599da04
JM
13624 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13625 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13626 (all-cygnus, native, build-cygnus): Make
13627 $(canonhost)-stamp-3stage-done, not $(host)....
13628 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13629 i386-sco3.2v4. Added else true to if command.
13630
13631Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13632
13633 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13634
13635Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13636
13637 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13638
13639Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13640
13641 * configure.in: don't remove binutils from Solaris builds
13642
13643Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13644
13645 * Makefile.in: get rid of earlier definitions for *clean,
13646 also handle the recursive info rule better
13647
13648Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13649
13650 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13651 do more-or-less the right thing.
13652
13653Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13654
13655 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13656 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13657
13658Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13659
13660 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13661 $(host_canonical).
13662
13663 * configure.in: split the configdirs list into 4 categories (native
13664 v. cross, library v. tool) and handle the cross-only and native-
13665 only in more reasonable (and correct!) way.
13666
13667Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13668
13669 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13670 configdirs anymore.
13671
13672Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13673
13674 * Makefile.in: extensive cleanup:: removed all of the explicit
13675 clean-* targets, collapsed many wrappers around subdir_do into
13676 one, added additional targets to satisfy standards.texi, deleted
13677 some old targets, some changes for consistency
13678
13679Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13680
13681 * configure.in: handle some programs as cross-only, and others as
13682 native only
13683
13684 * test-build.mk: handle partial holes in a more generic manner
13685
13686 * Makefile.in: m4 depends on libiberty
13687
6599da04
JM
13688Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13689
13690 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13691 time, wdiff, and find to configdirs
13692
13693 * Makefile.in: all, clean, and install rules for the new programs
13694 added to configure.in
13695
13696Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13697
13698 * configure.in: use mh-sun for all *-sun-* hosts
13699
6599da04
JM
13700Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13701
13702 * Makefile.in: define flags for X11 include files and library file
13703 locations, pass them down to the programs that need this info
13704
13705 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13706
6599da04
JM
13707Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13708
13709 * configure.in: start building libg++ for HP-UX targets
13710
13711Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13712
13713 * README: Update references to files moved into etc/.
13714
13715Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13716
13717 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13718 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13719
13720Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13721
13722 * configure: accept dash as well as underscore in long option
13723 names for FSF compatibility.
13724
13725Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13726
13727 * config.sub: added -sco3.2v4 support from FSF.
13728
13729Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13730
13731 * configure.in: expand the section that adds or removes
13732 directories from the list of programs to build, to handle native
13733 vs. cross in addition to host v. native
13734
13735Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13736
13737 * Makefile.in: Replace C++ in macro names with CXX.
13738 This is less likely to break ...
13739
13740Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13741
13742 * test-build.mk: add -w to GNU_MAKE
13743
13744Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13745
13746 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13747 add 'sparc' to list of recognized cpus. This needed to make
13748 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13749 Delete some redundant ose68 variants. Recognize -wrs as an os,
13750 then changes that into $CPU-wrs-vxworks.
13751
13752 * configure.in: remove most references to gdbtest, regularize
13753 target based program removal
13754
13755 * test-build.mk: import from p3 tree (many fixes and changes)
13756
13757Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13758
13759 * Makefile.in: added rules to handle tcl, tk, and expect
13760
13761 * configure.in: handle those directories if they exist
13762
13763Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13764
13765 * config.sub: removed bogus hppabsd and hppahpux names, since
13766 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13767
13768Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13769
13770 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13771 depends upon all-xiberty
13772
13773 * Makefile.in: changes from p3, including:
13774
13775 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13776
13777 * Makefile.in (XTRAFLAGS): include newlib directories if
13778 newlib/Makefile exists, rather than if host != target.
13779
13780 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13781
13782 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13783 from the same source tree and not building a cross-compiler. This
13784 matters for the libg++ configuration if reconfiguring a tree that
13785 has already been installed.
13786
13787 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13788
13789 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13790 pick up the machine and system specific header files.
13791
13792 * Makefile.in: added AS_FOR_TARGET, passed down in
13793 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13794 the C compiler to use to create programs which are run in the
13795 build environment, set it to default to $(CC), and passed it down
13796 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13797
13798 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13799
13800 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13801 We need them for unusual native builds, like systems without
13802 ranlib.
13803
13804 * configure: also define $(host_canonical) and
e490616e
ZW
13805 $(target_canonical), which are the full, canonical names for the
13806 given host and target
6599da04
JM
13807
13808Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13809
13810 * Makefile.in: Added separate definitions for C++.
13811
13812Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13813
13814 * configure.in (configdirs): Add deja-gnu.
13815
13816Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13817
13818 * README: Update for configure.texi and gdb-4.7 release.
13819
13820Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13821
13822 * Makefile.in: Move "all" target to top of file.
13823 Previously, first target was ".PHONY" which caused BSD4.4 make
13824 to build .PHONY when make was run without arguments.
13825
13826Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13827
13828 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13829 Library-copylefted code in libiberty.
13830
13831Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13832
13833 * config.sub: Replace m68kmote with plain old m68k.
13834
13835Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13836
13837 * Makefile.in: Remove space from blank line, avoid Make complaints.
13838
13839Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13840
13841 * config.sub: Complain if no argument is given. Added support for
13842 386bsd as OS and target alias.
13843
13844Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13845
13846 * Makefile.in (XTRAFLAGS): include newlib directories if
13847 newlib/Makefile exists, rather than if host != target.
13848
13849Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13850
13851 * config.sub: recognize sparclite-wrs-vxworks.
13852
13853 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13854 p3.) Added clean-xiberty to clean.
13855
13856Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13857
13858 * configure.in: use *-*-* instead of nested cases for host and target
13859
13860Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13861
13862 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13863 from the same source tree and not building a cross-compiler. This
13864 matters for the libg++ configuration if reconfiguring a tree that
13865 has already been installed.
13866
13867Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13868
13869 * config.sub (i486v/i486v4): Merge in from FSF version.
13870
13871Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13872
13873 * configure: only set PWD if it is already set.
13874
13875Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13876
13877 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13878 doesn't have unset and all success paths (and most error paths)
13879 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13880 to just ${PWD} to avoid confusion.)
13881
13882Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13883
13884 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13885 even for a native compilation.
13886
13887Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13888
13889 Changes to make the gdb.tar.Z rule work better.
13890
13891 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13892 (DEVO_SUPPORT): Add configure.texi.
13893 (bfd-ilrt.tar.Z): Remove ancient rule.
13894
13895Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13896
13897 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13898 pick up the machine and system specific header files.
13899
13900 * configure.in, config.sub: added new target m68010-adobe-scout,
13901 with alias of adobe68k. Changed configure.in to check for
13902 -scout before -sco* to avoid a false match.
13903
13904 * Makefile.in: added AS_FOR_TARGET, passed down in
13905 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13906 the C compiler to use to create programs which are run in the
13907 build environment, set it to default to $(CC), and passed it down
13908 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13909
13910Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13911
13912 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13913 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13914 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13915 FOR_TARGET variants, to newlib and libg++.
13916
13917Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13918
13919 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13920 first.
13921
13922Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13923
13924 * config.sub: Accept `elf' as an environment.
13925
13926Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13927
13928 * Makefile.in (all-opcodes): cd into the right directory
13929
13930Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13931
13932 * configure: added -program_transform_name option, used as
13933 argument to sed when installing programs.
13934 configure.texi: added documentation for -program_prefix,
13935 -program_suffix and -program_transform_name.
13936
13937Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13938
13939 * config.sub: Accept i486 where i386 ok.
13940
13941Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13942
13943 * config.sub: accept we32k
13944
13945Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13946
3b75d237 13947 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
13948
13949 * Makefile.in: don't create all directories for ``make install'';
13950 let the subdirectories create the ones they need.
13951
13952Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13953
e490616e 13954 * COPYING: new file, GPL v2
6599da04
JM
13955
13956Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13957
13958 * Makefile.in: use the new gen-info-dir, which needs a template
13959 argument (which also lives in texinfo)
13960
13961 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13962
6599da04
JM
13963Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13964
13965 * config.sub (ncr3000): Change i386 to i486.
13966
13967Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13968
13969 * Makefile.in: add install-rcs, install-grep to
13970 install-no-fixedincludes, removed install-bison and install-libgcc
13971
13972Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13973
13974 * configure.in: grab the HPUX makefile fragment if on HPUX
13975
13976Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13977
13978 * Makefile.in: eradicate bison spoor (ditto libgcc).
13979 configure.in: recognise m68{k,000}-ericsson-OSE.
13980 es1800 is alias for m68k-ericsson-OSE
13981
13982Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13983
13984 * configure.in: rearrange the parts that remove programs from
13985 configdirs, based now on HOST==TARGET or by canonical triple.
13986
13987Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13988
13989 * test-build.mk: recurse explicitly with -f test-build.mk when
13990 appropriate. predicate stage3 and comparison on the existence
13991 of gcc. That is, if gcc isn't around, we aren't three-staging.
13992 On very clean, also remove ...stamp-co. Build in-place before
13993 doing other builds.
13994
13995Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13996
13997 * Makefile.in, configure.in: add tgas
13998
13999Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14000
14001 * Makefile.in: a number of changes merged in from progressive.
14002
14003 * configure.in: add libm.
14004
14005 * .cvsignore: ignore some stuff that comes from test-build.mk.
14006
6599da04
JM
14007Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14008
14009 * config.sub: Add es1800 (m68k-ericsson-es1800).
14010
14011Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14012
14013 * configure: Add program_suffix (parallel to program_prefix)
14014 * Makefile.in: adjust directory-creating script for losing decstation
14015
14016Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14017
14018 * configure: Minor $subdir-related fixes.
14019
14020Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14021
14022 * configure: fix various problems with propogating
14023 makefile_target_frag in subdirs.
14024 * configure.in: config libgcc if its there
14025
14026Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14027
14028 * config.sub: HPPA merge.
14029
6599da04
JM
14030Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14031
14032 * Makefile.in: Replace all-bison with all-byacc in all
14033 dependency lines for other tools (which now use byacc).
14034
14035Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14036
14037 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14038
6599da04
JM
14039Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14040
14041 * Makefile.in: make gprof rules similar to byacc rules (instead of
14042 vestigal $(unsubdir) that didn't work...)
14043
14044Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14045
14046 * config.sub: Add support for Linux.
14047 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14048 (at least for libg++).
14049
14050Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14051
14052 * configure.texi: fix doc for the -nfp option to configure
14053
14054Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14055
14056 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14057
14058Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14059
14060 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14061 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14062 * configure.in: added solaris* host_makefile_frag hook.
14063
14064Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14065
14066 * config.sub: changed recognition of m68000 so that various
14067 m68k types can be specified via m680[01234]0
14068
14069Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14070
14071 * config.sub (basic_machine): fix sed so that '-foo' isn't
14072 completely substituted out while .+'-foo' loses the '-foo'
14073
14074Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14075
14076 * config.sub ($os): Add -aout.
14077
14078Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14079
14080 * configure: If host_makefile_frag is absolute, don't
14081 prefix ${invsubdir} (relevant to libg++ auto-configure).
14082
14083Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14084
14085 * Makefile.in (tooldir): Define it.
14086 (all-ld): Depend on all-flex.
14087
14088Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14089
14090 * Makefile.in (check): Fix libg++ special case.
14091
14092Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14093
14094 * configure: do not bury `pwd` into config.status, thus do fewer
14095 pwd's.
14096
14097 * configure: print the "Building in" message only when building in
14098 other than "." AND verbose.
14099
63f6bcd7 14100 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14101 configures.
14102
14103 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14104
14105Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14106
14107 * Makefile.in: macroize flags passed on recursion. remove
14108 fileutils.
14109
14110Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14111
14112 * configure: get makesrcdir right for subdirs deeper than 1.
14113
14114 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14115 install.
14116
14117Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14118
14119 * Makefile.in: don't print subdir_do or recursion lines.
14120
14121Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14122
14123 * standards.texi: added menu item.
14124
14125 * Makefile.in: build and install standards.info.
14126
14127 * standards.texi: new file.
14128
14129Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14130
14131 * configure: test for and move config.status pieces from
14132 ${subdir}/.
14133
14134Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14135
6599da04
JM
14136 * configure: Test for existance of files before trying to mv
14137 them, to avoid numerous non-existance messages.
14138
14139Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14140
14141 * configure: correct final line of config.status.
14142
14143 * configure: patch from eggert. Avoids a protection problem if
14144 the original Makefile.in is read only.
14145
14146 * configure: use move-if-change from gcc to create config.status.
14147 Some makefiles depend on config.status to tell if a directory
14148 has been reconfigured for a different host. This change
14149 prevents those directories from remaking everything in the case
14150 where the reconfig was only intended to rebuild a Makefile.
14151
14152 * configure: test for config.sub with "config.sub sun4" rather
14153 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14154 host alias from a missing config.sub.
14155
14156Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14157
14158 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14159 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14160
14161Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14162
14163 * configure: mkdir ${subdir} as needed.
14164
14165Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14166
14167 * Makefile.in,configure.in: added autoconf.
14168
14169Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14170
14171 * Makefile.in: no longer pass against on recursion.
14172
14173 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14174 definitions are not inherited.
14175
14176 * configure: correct makesrcdir when subdir is .
14177
14178Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14179
14180 * configure: Add support for 'subdirs' variable, which is
14181 like 'configdirs', except that configure doesn't re-invoke
14182 itself for subdirs, it just creates a Makefile for each subdir.
14183 * configure.texi: Document subdirs.
14184
14185Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14186
14187 * configure.in: added flex to configdirs
14188
14189Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14190
14191 * Makefile.in: remove clean-stamps from clean.
14192
14193Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14194
14195 * configure.in: Add gdbtest to configdirs.
14196
14197Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14198
14199 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14200 to recursive makes.
14201 * configure.in: Recognize new ncr3000 config.
14202
14203Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14204
14205 * Makefile.in, configure.in: removed references to gdbm.
14206
14207Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14208
14209 * config.sub: Don't canonicalize os value
14210 newsos* to bsd (readline needs to check for newsos).
14211 (This fix was earlier made Jan 31, but got re-broken.)
14212
14213Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14214
14215 * configure.in: sco is an os, not a vendor!
14216
14217 * configure: Quote $( better. Keep various shells happy.
14218
14219Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14220
14221 * Makefile.in: eliminate stamp-files.
14222
14223Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14224
14225 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14226 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14227
14228Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14229
14230 * config.sub: fix iris/iris3.
14231
14232Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14233
14234 * configure: re-add -rm.
14235
14236Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14237
14238 * Maskefile.in: add .stmp-rcs to all.
14239
14240 * configure.in: remove gas from rs6000 build, use aix host fragment.
14241
14242Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14243
14244 * configure: pass down site_option during recursion.
14245
14246Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14247
14248 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14249
14250Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14251
14252 * configure: Change exec_prefix so that it really defaults to prefix.
14253
14254Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14255
14256 * Makefile.in, configure.in: Add support for mmalloc library.
14257
14258Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14259
14260 * Makefile.in: add stmp dependencies for a few more things.
14261
14262Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14263
14264 * configure: adjusted error message on objdir/srcdir configure
14265 collision, per john's suggestion.
14266
14267 * Makefile.in: add libiberty stmp to all and all.cross.
14268
14269Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14270
14271 * Makefile.in: remove force dependencies, add grep to all.
14272
14273Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14274
14275 * Makefile.in: drop flex. make stamp files work.
14276
14277 * configure: added test for conflicting configuration in srcdir,
14278 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14279 gets cranky. use relative paths for configure and srcdir
14280 whenever possible. Send some error messages to stderr that were
14281 going to stdout.
14282
14283Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14284
14285 * Makefile.in: Fix libg++ rule to check for gcc directory
14286 before using gcc/gcc. Also pass XTRAFLAGS.
14287
14288Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14289
14290 * Makefile.in: added stmp-files so that directories aren't polled
14291 when they are already built.
14292
14293 * configure.texi: fixed a node pointer problem.
14294
14295Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14296
731a8127 14297 * config.sub configure.in gdb/configure.in
6599da04
JM
14298 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14299 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14300 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14301
14302Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14303
14304 * configure: -recurring becomes -silent. corrected help message
14305 for -site= option.
14306
14307 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14308
14309Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14310
14311 * configure: when building Makefile for crosses, replace
14312 tooldir and program_prefix. default srcdir from location of
14313 config.sub. remove "for host in hosts" and "for target in
14314 targets" loops.
14315
14316Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14317
14318 * Makefile.in: Do not pass bindir or mandir to cvs.
14319
14320Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14321
14322 * Makefile.in, configure.in: removed traces of namesubdir,
14323 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14324 copyrights to '92, changed some from Cygnus to FSF.
14325
14326 * configure.texi: remove most references to multiple hosts,
14327 multiple targets, subdirs, etc.
14328
14329 * configure.man: removed rcsid. reference config.sub not
14330 config.subr.
14331
14332 * Makefile.in: mkdir $(infodir) on install-info.
14333
14334Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14335
14336 * configure.texi: Explain better about .gdbinit and about
14337 the environment that configure.in sections run in.
14338
14339Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14340
14341 * configure.in: Ultrix is only a decstation if it's a MIPS.
14342
14343Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14344
14345 * README: DOC.configure => cfg-paper.texi.
14346
14347Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14348
14349 * config.sub (near case $os): Don't convert newsos* to bsd!
14350
14351Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14352
14353 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14354 the number of copies of COPYING that go into the GDB tar file.
14355
14356Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14357
731a8127 14358 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14359 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14360 Fix SCO configuration stuff.
14361
14362Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14363
14364 * Makefile.in: For libg++, make sure the -I pointing
14365 to the gcc directory goes *after* all the libg++-local -I flags.
14366 Also, move just-gcc dependency from just-libg++ to all-libg++.
14367
14368Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14369
14370 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14371
14372Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14373
14374 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14375
14376Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14377
14378 * config.sub: Add stratus configuration frags. Also
14379 submitted to FSF.
14380
14381Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14382
14383 * Makefile.in (DEV_SUPPORT): add configure.man.
14384
14385 * config.sub(Decode manufacturer-specific): add -none*.
14386
14387Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14388
14389 * Makefile.in: remove form feeds to make Sun's make happy.
14390 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14391
14392Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14393
14394 * Makefile.in (AR_FLAGS): Make quieter.
14395
14396Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14397
14398 * configure.in: Add libg++.
14399 * configure: When verbose, don't output the command line at each
14400 level; it will be unremarkably the same as the previous version,
14401 which will be the same as what the user typed.
14402
14403Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14404
14405 * configure.in, Makefile.in: fix clean-info, add flex. add
14406 fileutils.
14407
14408 * configure: be less sensitive to spaces in Makefile.in. Do not
14409 look for sources in "..". Doing so breaks subdirectories that
14410 might have their own configure. If a subdir has it's own
14411 configure script, use it.
14412
14413Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14414
14415 * cfg-paper.texi: some changes suggested by rms.
14416
14417Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14418
14419 * config.sub: Merge in some small additions from the FSF version,
14420 taken from the gcc distribution, to bring the Cygnus and FSF
14421 versions into closer sync.
14422
14423Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14424
14425 * configure.in: Changed svr4 references to sysv4.
14426
14427Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14428
14429 * configure: added -V for version number option.
14430
14431Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14432
14433 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14434 renamed from DOC.configure to cfg-paper.texi.
14435
14436Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14437
14438 * configure, config.subr, config.sub: config.subr is now
14439 config.sub again.
14440
14441Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14442
14443 * configure.texi: new file, in progress.
14444
14445 * Makefile.in: build info file and install the man page for
14446 configure.
14447
14448 * configure.man: new file, first cut.
14449
14450 * configure: find config.subr again now that configuration "none"
14451 has gone. removed all traces of the -ansi option. removed all
14452 traces of the -languages option.
14453
14454 * config.subr: resync from rms.
14455
14456Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14457
14458 * configure, config.sub, config.subr: merge config.sub into
14459 config.subr, call the result config.subr, remove config.sub, use
14460 config.subr.
14461
14462 * Makefile.in: revised install for dir.info.
14463
14464Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14465
14466 * configure.in: add decstation host makefile frag.
14467
14468 * Makefile.in: BISON now bison -y again. also install-gcc on
14469 install. clean-gdbm on clean. infodir belongs in datadir.
14470 Make directories for info install. Build dir.info here then
14471 install it.
14472
14473Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14474
14475 * Makefile.in: fix for bad directory tests.
14476
14477Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14478
14479 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14480 regexp. -srcdir relative was being handled incorrectly.
14481
14482 * Makefile.in: unwrapped some for loops so that parallel makes
14483 work again and so one can focus one's attention on a particular
14484 package.
14485
14486Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14487
14488 * configure: added PWD as a stand in for `pwd` (for speed). use
14489 elif wherever possible. make -srcdir work without -objdir.
14490 -objdir= commented out.
14491
14492Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14493
14494 * configure: +options become --options. -subdirs commented out.
14495 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14496 Makefile now at top of generated Makefile. Removed cvs log
14497 entries. added -srcdir. create .gdbinit only if there is one
14498 in ${srcdir}.
14499
14500 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14501 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14502 and mandir now keyed off datadir by default.
14503
14504Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14505
14506 * Freshly created ChangeLog.
14507
14508\f
14509Local Variables:
14510mode: change-log
14511left-margin: 8
14512fill-column: 76
14513version-control: never
14514End: