]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not cold.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
e1514c3f
TG
12008-08-28 Tristan Gingold <gingold@adacore.com>
2
3 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4 Enable bfd, binutils and opcodes.
5 * configure: Regenerate.
6
4717882f
JDA
72008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8
9 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
10
28c9884c
TK
112008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
12
13 * MAINTAINERS: Use correct Umlaut for last name.
14
ae96d86a
FXC
152008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
16
17 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
18
3ecc96e3
DE
192008-08-16 David Edelsohn <edelsohn@gnu.org>
20
21 * MAINTAINERS: Update my email address.
22
dd609cc1
EB
232008-08-16 Nicolas Roche <roche@adacore.com>
24
25 * Makefile.tpl: Add BOOT_ADAFLAGS.
26 * Makefile.in: Regenerate.
27
08d0963a
RS
282008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
29
30 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
31 * configure: Regenerate.
32
00afcaa0
PB
332008-07-30 Paolo Bonzini <bonzini@gnu.org>
34
35 * configure.ac: Add makefile fragments for hpux.
36 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
37 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
38 * configure: Regenerate.
39 * Makefile.in: Regenerate.
40
806b3528
AH
412008-07-28 Aldy Hernandez <aldyh@redhat.com>
42
43 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
44
ab220355
DS
452008-07-11 Dodji Seketeli <dseketel@redhat.com>
46
47 * MAINTAINERS (Write after Approval): Add myself.
48
78209f30
XG
492008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
5b5b098d
AJ
532008-06-29 Andrew Jenner <andrew@codesourcery.com>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
d812ec93
KW
572008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
58
59 * MAINTAINERS: Update my email address.
60
99e78224
JY
612008-06-25 Joey Ye <joey.ye@intel.com>
62
63 * MAINTAINERS (Write After Approval): Add myself.
64
18c04407
RW
652008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
66
67 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
68 * Makefile.in: Regenerate.
69 * configure: Regenerate.
70
47aa9a31
DK
712008-06-17 Daniel Kraft <d@domob.eu>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
ad33ff57
RW
752008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
76
77 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
78 "$@" is still intact with both Autoconf 2.59 and 2.62.
79 * configure: Regenerate.
80
cdce5c41
RW
812008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
82
83 * Makefile.tpl: Fix comment errors.
84 * Makefile.in: Regenerate.
85
01b79d11
DM
862008-06-12 David S. Miller <davem@davemloft.net>
87 David Edelsohn <edelsohn@gnu.org>
88
89 * configure.ac: Add powerpc*-*-* to gold supported targets.
90 * configure: Regenerate.
91
f8c33439
JM
922008-06-08 Joseph Myers <joseph@codesourcery.com>
93
94 PR tree-optimization/36218
95 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
96 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
97 (all prefix="build-"): Pass them to build-system sub-makes.
98 * Makefile.in: Regenerate.
99
cd985f66
JM
1002008-06-07 Joseph Myers <joseph@codesourcery.com>
101
102 * MAINTAINERS (mt port): Remove.
103 (sco5, unixware, sco udk): Remove.
104 (Kean Johnston): Add to Write After Approval.
105
3f6383d3
JB
1062008-05-30 Julian Brown <julian@codesourcery.com>
107
108 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
109 of libobjc for ARM EABI Linux.
110 * configure: Regenerate.
30da41ed 111
e29cc9b4
XDL
1122008-05-18 Xinliang David Li <davidxl@google.com>
113
114 * ChangeLog: Remove wrong ChangeLog entry.
115
30da41ed
XDL
1162008-05-17 Xinliang David Li <davidxl@google.com>
117
e29cc9b4 118 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 119
955410cb
JW
1202008-05-15 Janus Weil <janus@gcc.gnu.org>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
61ab1651
RAE
1242008-05-14 Rafael Espindola <espindola@google.com>
125
126 * config-ml.in: don't handle --enable-shared and --enable-static.
127
372b05fc
RS
1282008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
129
130 * MAINTAINERS: Update my email address.
131
f73e2200
PC
1322008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
133
134 * MAINTAINERS: Update my email address.
135
3e438e2b
KVH
1362008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
137
138 * MAINTAINERS (Write After Approval): Add myself.
139
177bf491
GS
1402008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
ac89df2f
PG
1442008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
145
146 * MAINTAINERS (crx): Add myself.
147
14a8726b
PB
1482008-04-18 Paolo Bonzini <bonzini@gnu.org>
149
150 Sync with src:
151 2008-04-14 David S. Miller <davem@davemloft.net>
152
153 * configure.ac: Add sparc*-*-* to gold supported targets.
154 * configure: Regenerate.
155
7142fb32
PB
1562008-04-18 Paolo Bonzini <bonzini@gnu.org>
157
158 PR bootstrap/35457
159 * configure.ac: Include override.m4.
160 * configure: Regenerate.
161
c6b196de
PB
1622008-04-18 Paolo Bonzini <bonzini@gnu.org>
163
164 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
165 * Makefile.in: Regenerate.
166
c993ae60
SR
1672008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
168
169 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
170 as nonconfigurable directories list.
171 * configure: Regenerate.
172
8479b1b1
BE
1732008-04-14 Ben Elliston <bje@au.ibm.com>
174
175 * config.sub, config.guess: Update from upstream sources.
176
295e261a
HPN
1772008-04-12 Hans-Peter Nilsson <hp@axis.com>
178
179 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
180 * Makefile.in: Regenerate.
181
ac3949d9
EW
1822008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
183
184 * configure.ac: Do not build libssp for the AVR.
185 * configure: Regenerate.
186
06407e30
ILT
1872008-04-07 Ian Lance Taylor <iant@google.com>
188
189 * Makefile.def: check-gold depends upon all-binutils.
190 * Makefile.in: Regenerate.
191
97db009c
AH
1922008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
193
194 * MAINTAINERS (Write After Approval): Add myself.
195
2a79c47f
NC
1962008-04-04 Nick Clifton <nickc@redhat.com>
197
198 PR binutils/4334
5f4bebbf 199 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
200 builds.
201 * configure: Regenerate.
202
c53a18d3
N
2032008-04-04 NightStrike <NightStrike@gmail.com>
204
205 PR other/35151
206 * configure.ac: Combine rules for mingw32 and mingw64.
207 * configure: Regenerate.
208
d925aa70
KT
2092008-04-02 Kai Tietz <kai.tietz@onvision.com>
210
211 * MAINTAINERS (Write After Approval): Add myself.
212
ad424a85
SP
2132008-04-01 Seongbae Park <seongbae.park@gmail.com>
214
215 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
216 * Makefile.in (.NOTPARALLEL): Ditto.
217
4412a506
PG
2182008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
219
220 * MAINTAINERS (Write After Approval): Add myself.
221
2f908293
SP
2222008-03-31 Seongbae Park <seongbae.park@gmail.com>
223
224 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
225 * Makefile.in (.NOTPARALLEL): Regenerate.
226
639223bd
PB
2272008-03-27 Paolo Bonzini <bonzini@gnu.org>
228
229 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
230 * Makefile.in: Regenerate.
231
b8ab1f4a
JS
2322008-03-26 Jakub Staszak <kuba@et.pl>
233
234 * MAINTAINERS (Write After Approval): Add myself.
235
b45890a4
TK
2362008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
237
238 * MAINTAINERS: Update e-mail address.
239
5afab7ad
ILT
2402008-03-20 Ian Lance Taylor <iant@google.com>
241
242 * configure.ac: Add support for --enable-gold.
243 * Makefile.def: Add gold as a directory like ld.
244 * configure, Makefile.in: Regenerate.
245
38d24731
RW
2462008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
247
248 * configure.ac: m4_include config/proginstall.m4.
249 * configure: Regenerate.
32bc4cf4
RW
250
251 Backport from upstream Libtool:
252
253 2007-10-12 Eric Blake <ebb9@byu.net>
254
255 Deal with Autoconf 2.62's semantic change in m4_append.
256 * ltsugar.m4 (lt_append): Replace broken versions of
257 m4_append.
258 (lt_if_append_uniq): Don't require separator to be overquoted,
259 and avoid broken m4_append.
260 (lt_dict_add): Fix typo.
261 * libtool.m4 (_LT_DECL): Don't overquote separator.
262
9d3c50ea
DE
2632008-03-13 David Edelsohn <edelsohn@gnu.org>
264
265 * config.rpath: Add AIX 6 support.
266
5d2edb29
PB
2672008-03-13 Paolo Bonzini <bonzini@gnu.org>
268
269 * Makefile.def (stageprofile). Remove -fprofile-generate
270 from stage_libcflags.
271 * Makefile.in: Regenerate.
272
954910ef
BE
2732008-03-13 Ben Elliston <bje@au.ibm.com>
274
275 * config.sub, config.guess: Update from upstream sources.
276
e8645a40
TT
2772008-03-06 Tom Tromey <tromey@redhat.com>
278
279 * MAINTAINERS: Update for treelang deletion.
280
2c8e955e
JW
2812008-03-03 James E. Wilson <wilson@tuliptree.org>
282
283 * MAINTAINERS: Update my email address.
284
54acd307
SS
2852008-03-03 Stan Shebs <stanshebs@earthlink.net>
286
893ad2a1 287 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
288 (objective-c/c++): Add myself as a maintainer.
289
4b52b516
VR
2902008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
291
292 * MAINTAINERS (Write After Approval): Update my email address.
293
e652b516
TB
2942008-02-25 Tomas Bily <tbily@suse.cz>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
02d30740
JJ
2982008-02-23 Jakub Jelinek <jakub@redhat.com>
299
300 * MAINTAINERS (OpenMP): Add myself.
301
1c8bd6a3
PB
3022008-02-20 Paolo Bonzini <bonzini@gnu.org>
303
4b40b2a5
UB
304 PR bootstrap/32009
305 PR bootstrap/32161
1c8bd6a3 306
4b40b2a5
UB
307 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
308 * configure: Regenerate.
1c8bd6a3 309
4b40b2a5
UB
310 * Makefile.def: Define stage_libcflags for all bootstrap stages.
311 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
312 STAGE4_LIBCFLAGS): New.
313 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
314 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
315 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
316 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
317 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
318 for target modules. Don't export LIBCFLAGS.
319 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
320 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
321 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
322 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
323 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
324 * Makefile.in: Regenerate.
1c8bd6a3 325
bb44c9d2
RW
3262008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
327
328 PR libgcj/33085
329 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
330 Do not use -DDLL_EXPORT. Backport from upstream.
331
29a7754d
RW
3322008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
333
334 * MAINTAINERS (Write After Approval): Add myself.
335
9a212bb7
HPN
3362008-02-02 Hans-Peter Nilsson <hp@axis.com>
337
338 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
339 * configure: Regenerate.
340
aa12a573
MG
3412008-01-31 Marc Gauthier <marc@tensilica.com>
342
343 * configure.ac (xtensa*-*-*): Recognize processor variants.
344 * configure: Regenerate.
345
ac9e6043
RW
3462008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347
40049ccc
UB
348 PR bootstrap/34922
349 * configure.ac (PARSE_ARGS): Push suitable setting of
350 ac_subdirs_all, for `./configure --help=recursive'.
351 Handle `+' in generic toplevel directory disabling.
352 * configure: Regenerate.
ac9e6043 353
4288c86a
NC
3542008-01-28 Nick Clifton <nickc@redhat.com>
355
356 * MAINTAINERS (xstormy16): Take over maintainership.
357
8d8da227
JM
3582008-01-25 Joseph Myers <joseph@codesourcery.com>
359
360 * MAINTAINERS (c4x port): Remove.
361
349b60e7
DE
3622008-01-24 David Edelsohn <edelsohn@gnu.org>
363
364 * libtool.m4: Backport AIX 6 support from ToT Libtool.
365
3ca06a68
BE
3662008-01-23 Ben Elliston <bje@au.ibm.com>
367
368 * config.sub, config.guess: Update from upstream sources.
369
3c631381
TG
3702008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
20533ef1
L
3742008-01-17 H.J. Lu <hjl.tools@gmail.com>
375
376 * MAINTAINERS: Update my email address.
377
3782008-01-09 Raksit Ashok <raksit@google.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
684f4f6a
RA
3822008-01-09 Raksit Ashok <raksit@google.com>
383
384 * MAINTAINERS (Write After Approval): Add myself.
385
9cb8756f
BE
3862008-01-08 Ben Elliston <bje@au.ibm.com>
387
388 * config.sub, config.guess: Update from upstream sources.
389
94e1934d
KG
3902007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
391
392 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 393 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
394 * configure: Regenerate.
395
a2e51f77
SP
3962007-12-15 Sebastian Pop <sebastian.pop@amd.com>
397
398 * MAINTAINERS: Update my email address.
399
ffe3dcd9
BRF
4002007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
401
402 * MAINTAINERS: Update my email address.
403
aa4095c9
RS
4042007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
405
406 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
407 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
408 * Makefile.in: Regenerate.
409
030e2013
MH
4102007-12-10 Mark Heffernan <meheff@google.com>
411
412 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
413 misplaced entries.
414
0fe0f073
AT
4152007-12-10 Andreas Tobler <a.tobler@schweiz.org>
416
417 * configure.ac: Enable libjava for x86_64-*-darwin9.
418 * configure: Regenerate.
419
d4ca4b06
BM
4202007-12-07 Bill Maddox <maddox@google.com>
421
422 * MAINTAINERS (Write After Approval): Add myself.
423
c3220d4c
BE
4242007-12-05 Ben Elliston <bje@au.ibm.com>
425
426 * config.sub, config.guess: Update from upstream sources.
427
aba7501e
MK
4282007-12-02 Matthias Klose <doko@ubuntu.com>
429
430 * config-ml.in: Remove 64bit configure tests.
431
d683ec81
PB
4322007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
433
434 * config-ml.in: Robustify against white space in absolute file
435 names.
436
437 * config-ml.in (multi-clean): Substitute ${Makefile}.
438 Remove superfluous ${Makefile} in list.
439
60f1711a
TS
4402007-11-19 Thiemo Seufer <ths@mips.com>
441
442 * config-ml.in: Don't hardcode the Makefile name.
443
487f9d96
AM
4442007-11-08 Alexander Monakov <amonakov@ispras.ru>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
fa3886fe
ST
4482007-11-07 Samuel Tardieu <sam@rfc1149.net>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
ae750079
DK
4522007-11-06 Doug Kwan <dougkwan@google.com>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
acc48927
BE
4562007-10-25 Ben Elliston <bje@au.ibm.com>
457
458 * MAINTAINERS (mercury): Remove entry.
459 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
460
e00e9858
DJ
4612007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
462
463 * Makefile.def (dependencies): Make configure-gdb depend on
464 all-intl.
465 * Makefile.in: Regenerated.
466
def14a3c
SK
4672007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
468
469 * MAINTAINERS (Fortran maintainer): Remove myself.
470
0e5e9f76
PM
4712007-10-15 Patrick Mansfield <patmans@us.ibm.com>
472
473 * Makefile.def: To avoid problems running with parallel makes,
474 build newlib before libgloss so that target specific header
475 files are availble.
476 * Makefile.in: Regenerate
477
bbfbfafc
DJ
4782007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
479
480 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
481 * Makefile.in: Regenerate.
482
c56abad5
VM
4832007-10-09 Vladimir Makarov <vmakarov@redhat.com>
484
485 * MAINTAINERS (Register allocation reviewer): Add myself.
486
f019adc1
MF
4872007-10-08 Mike Frysinger <vapier@gentoo.org>
488
489 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
490 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
491 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
492 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
493 * configure: Regenerate.
494
789e4e28
SP
4952006-10-04 Seongbae Park <seongbae.park@gmail.com>
496
497 * MAINTAINERS (Register allocation reviewer): Add myself.
498
0999159b
PB
4992007-10-01 Paolo Bonzini <bonzini@gnu.org>
500
501 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
502 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
503 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
504 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
505 * configure.ac: Default them to host tools for $host = $build.
506 Subst them.
507
508 * configure: Regenerate.
509 * Makefile.in: Regenerate.
510
a054acde
PB
5112006-09-24 Peter Bergner <bergner@vnet.ibm.com>
512
513 * MAINTAINERS (Register allocation reviewer): Add myself.
514
ffda6fc9
KZ
5152006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
516
517 * MAINTAINERS (Register allocation reviewer): Add myself.
518
9d209c83
SP
5192007-09-21 Seongbae Park <seongbae.park@gmail.com>
520
521 * MAINTAINERS (Write After Approval): Fix typo.
522
1ec3b87b
RS
5232007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
524
525 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
526 * configure: Regenerate.
527
19d5986d
PJ
5282007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
529
530 PR bootstrap/31906
531 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 532 they're already prefixed.
19d5986d 533
6d3b5aea
BK
5342007-09-19 Benjamin Kosnik <bkoz@redhat.com>
535
536 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
537 libstdc++.
538 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
539 * configure: Regenerate.
540 * Makefile.in: Regenerate.
541
4fe7e755
AS
5422007-09-17 Andreas Schwab <schwab@suse.de>
543
544 * configure.ac: Raise minimum makeinfo version to 4.6.
545 * configure: Regenerate.
546
d483feaa
JS
5472007-09-17 Johannes Singler <singler@ira.uka.de>
548
ffe3dcd9 549 * MAINTAINERS (write-after-approval) add myself
d483feaa 550
fa9a3f31
AM
5512007-09-15 Alan Modra <amodra@bigpond.net.au>
552
553 * configure.ac: Correct makeinfo version check.
554 * configure: Regenerate.
555
6593a73e
RS
5562007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
557
558 * MAINTAINERS: Update my email address.
559
d9dced13
RS
5602007-09-14 Richard Sandiford <richard@codesourcery.com>
561
562 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
563 to $skipdirs and only disable gprof for newlib. Use the normal
564 mips*-elf* handling in other respects.
565 * configure: Regnerate.
566
773c1467
DD
5672007-09-12 David Daney <ddaney@avtrex.com>
568
569 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
570 enabling libgcj.
571 * configure: Regenerate.
572
c03353e2
RIL
5732007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
574
575 PR other/32154
576 * configure.ac: For libgloss targets, point the linker to the linker
577 script, startup code and simulator library.
578 * configure: Regenerate.
579
c4e9bf2b
AH
5802007-09-07 Andrew Haley <aph@redhat.com>
581
582 * configure.ac (noconfigdirs): Remove target-libffi and
583 target-libjava.
584 * configure: Regenerate.
585
1f5a6b84
FXC
5862007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
587
588 PR target/33281
589 * configure.ac: Use config/mh-mingw on mingw.
590 * configure: Regenerate.
1f5a6b84 591
3951e521
PH
5922007-09-05 Pat Haugen <pthaugen@us.ibm.com>
593
9f349f63 594 * MAINTAINERS (Write After Approval): Add myself.
3951e521 595
e643dc23
RG
5962007-09-05 Richard Guenther <rguenther@suse.de>
597
598 * configure.ac (--enable-stage1-checking): If neither --enable-checking
599 nor --disable-checking is provided also turn on yes and types
600 checking for stage1.
601 * configure: Re-generate.
602
039874df
KW
6032007-08-30 Krister Walfridsson <cato@df.lth.se>
604
605 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
606 (Write After Approval): Remove myself.
607
c3f07bd6 6082007-08-29 Nick Clifton <nickc@redhat.com>
15098359 609
c3f07bd6 610 * config.sub, config.guess: Update from upstream sources.
15098359 611
40049ccc 6122007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
613
614 * MAINTAINERS (Write After Approval): Added myself.
615 * MAINTAINERS (Reviewers): Removed myself.
616
c8aea42c 6172007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 618 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
619
620 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
621 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
622 * Makefile.in: Regenerate.
623 * configure.ac (--with-debug-prefix-map): New.
624 * configure: Regenerate.
625
4bf6c438
RS
6262007-08-17 Richard Sandiford <richard@codesourcery.com>
627 Nigel Stephens <nigel@mips.com>
628
4bf6c438
RS
629 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
630 as target_makefile_frag.
631 * configure: Regenerate.
632
bb286d71
AO
6332007-08-16 Alexandre Oliva <aoliva@redhat.com>
634
635 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
636 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
637 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
638 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
639 (do-compare, do-compare3, do-compare-debug): New.
640 ([+compare-target+]): Use them.
641
a4630417
MK
6422007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
643
644 * MAINTAINERS (Write After Approval): Change my email address.
645
d9acb717
RW
6462007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
647 Ben Elliston <bje@au.ibm.com>
648
649 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
650 --silent if $silent.
651 * configure: Regenerate.
652
96876681
ZD
6532003-08-12 Zdenek Dvorak <ook@ucw.cz>
654
655 * MAINTAINERS (Various Maintainers): Add myself as
656 loop infrastructure maintainer. Update my e-mail
657 address.
658
1c1d80ee
DN
6592007-07-31 Diego Novillo <dnovillo@google.com>
660
661 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
662 Adjust description.
663
7e98624c
RG
6642007-07-26 Richard Guenther <rguenther@suse.de>
665
666 * configure.ac: Add types checking to stage1 checking flags.
667 * configure: Regenerate.
668
4c85af60
NC
6692007-07-17 Nick Clifton <nickc@redhat.com>
670
671 * COPYING3: New file. Contains version 3 of the GNU General
672 Public License.
673 * COPYING3.LIB: New file. Contains version 3 of the GNU
674 Lesser General Public License.
675
19ddfd3a
AK
6762007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
677
678 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
679
2a064545
AK
6802007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
681
682 * MAINTAINERS (S/390 co-maintainer): Add myself.
683 (Write After Approval): Remove myself.
684
f861f54d
DH
6852007-07-13 Dan Hipschman <dsh@google.com>
686
687 * MAINTAINERS (Write After Approval): Add myself.
688
0136f2f7
NC
6892007-07-11 Nick Clifton <nickc@redhat.com>
690
691 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
692 WINDRES export.
693 * Makefile.in: Regenerate.
694
6e29b5a4
RO
6952007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
696
697 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
698 maintainer.
699
159a4b02
L
7002007-07-05 H.J. Lu <hongjiu.lu@intel.com>
701
702 * lt~obsolete.m4: New. Import from 20070318 libtool.
703
6ba67283
JB
7042007-07-03 Julian Brown <julian@codesourcery.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
30b74385
RW
7082007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
709
710 * configure.ac: Rewrite 'configure --help' strings to look nicer.
711 * configure: Regenerate.
712
7132007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
714
715 * configure.ac: Add some missing m4 quotation.
716 * configure: Regenerate.
717
943c54ce
SB
7182007-07-02 Simon Baldwin <simonb@google.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
1c00b503
PB
7222007-07-02 Paolo Bonzini <bonzini@gnu.org>
723
724 * configure: Regenerate.
725
901119ae
KT
7262007-07-02 Kai Tietz <kai.tietz@onevision.com>
727
728 * Makefile.def: Add windmc tool to build.
729 * Makefile.tpl: Likewise.
730 * configure.ac: Likewise.
731 * Makefile.in: Regenerate.
732 * configure: Regenerate.
733
83f4c19f
DD
7342007-06-28 DJ Delorie <dj@redhat.com>
735
736 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
737 not building newlib.
738 * configure: Regenerated.
739
5346c75c
JS
7402007-06-28 Jan Sjodin <jan.sjodin@amd.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
aacfb86b
MM
7442007-06-25 Martin Michlmayr <tbm@cyrius.com>
745
746 * MAINTAINERS (Write After Approval): Add myself.
747
590bf0d3
CM
7482007-06-19 Chris Matthews <chrismatthews@google.com>
749
750 * MAINTAINERS (Write After Approval): Add myself.
751
cdbbee7a
RIL
7522007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
b8afffc1
DJ
7562007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
757
758 * Makefile.def: Add dependency from configure-gdb to all-bfd.
759 * Makefile.in: Regenerated.
760
3fcfad76
BS
7612007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
762
763 * configure.ac: Don't add target-libmudflap to noconfigdirs for
764 bfin*-*-uclinux* targets.
765 * configure: Regenerate.
766
3f5a2b7f
ILT
7672007-06-14 Ian Lance Taylor <iant@google.com>
768
769 * MAINTAINERS: Add myself as non-algorithmic global write
770 maintainer.
771
4c46daee
DN
7722007-06-14 Diego Novillo <dnovillo@google.com>
773
774 * MAINTAINERS: Add self as middle-end maintainer and
775 non-algorithmic global write maintainer.
776
a3bb222a
FXC
7772007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
778
779 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
780 Move all Fortran maintainers except Paul Brook into the
781 Non-Autopoiesis section.
782
a19e8f64
PB
7832007-06-14 Paolo Bonzini <bonzini@gnu.org>
784
785 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
786 (distclean-stage[+id+]): Possibly delete stage_last.
787 * Makefile.in: Regenerate.
788
1c2abe5e
SP
7892007-06-12 Seongbae Park <seongbae.park@gmail.com>
790
791 * MAINTAINERS (Various Maintainer): Fix typo.
792
abca4739
PB
7932007-06-11 Paolo Bonzini <bonzini@gnu.org>
794
795 * MAINTAINERS (Various Maintainer): Add myself as
796 dataflow maintainer.
797
a894d2c3
BE
7982007-06-07 Ben Elliston <bje@au.ibm.com>
799
800 * config.sub, config.guess: Update from upstream sources.
801
8024d75e
BE
8022007-06-07 Ben Elliston <bje@au.ibm.com>
803
804 * Makefile.tpl: Fix spelling error.
805 * Makefile.in: Regenerate.
806
973a9a5e
SE
8072007-06-01 Steve Ellcey <sje@cup.hp.com>
808
96598938
L
809 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
810 lt_cv_sys_max_cmd_len.
973a9a5e 811
ccb4d26b
DN
8122007-05-31 Dorit Nuzman <dorit@il.ibm.com>
813
814 * MAINTAINERS (Various Maintainers): Add myself as
815 auto-vectorizer maintainer.
816
eecb7461
PB
8172003-05-31 Paolo Bonzini <bonzini@gnu.org>
818
819 PR libjava/32098
820 * libtool.m4: Revert previous change.
821 * ltgcc.m4: Put it here.
822
89d28202
ZD
8232003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
824
825 * MAINTAINERS (Various Maintainers): Add myself as
826 auto-vectorizer maintainer.
827
60c7a11a
L
8282007-05-30 H.J. Lu <hongjiu.lu@intel.com>
829
830 PR libjava/32098
831 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
832
9dd3cc81
RG
8332007-05-30 Richard Guenther <rguenther@suse.de>
834
835 * MAINTAINERS (Various Maintainers): Add myself as
836 auto-vectorizer maintainer.
837
9cc1244e
JJ
8382007-05-30 Jakub Jelinek <jakub@redhat.com>
839
840 PR bootstrap/29382
841 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
842 * configure: Rebuilt.
843
6124296b
RC
8442007-05-28 Roberto Costa <robsettantasei@gmail.com>
845
846 * MAINTAINERS (Write After Approval): Removed my name.
847
6b757a0d
SB
8482007-05-25 Steven Bosscher <steven@gcc.gnu.org>
849
850 * MAINTAINERS (Write After Approval): Remove myself.
851
86ef8528
AT
8522007-05-25 Andreas Tobler <a.tobler@schweiz.org>
853
854 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
855
1cf3d07d
SE
8562007-05-23 Steve Ellcey <sje@cup.hp.com>
857
858 * ltmain.sh: Update from ToT Libtool.
859 * libtool.m4: Update from ToT Libtool.
860 * ltsugar.m4: New. Update from ToT Libtool.
861 * ltversion.m4: New. Update from ToT Libtool.
862 * ltoptions.m4: New. Update from ToT Libtool.
863 * ltconfig: Remove.
864 * ltcf-c.sh: Remove.
865 * ltcf-cxx.sh: Remove.
866 * ltcf-gcj.sh: Remove.
867
ce3fcf8c
OW
8682007-05-22 Ollie Wild <aaw@google.com>
869
870 * MAINTAINERS (Write After Approval): Add myself.
871
342b9200
PB
8722007-05-16 Paolo Bonzini <bonzini@gnu.org>
873
874 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
875 stage_cflags.
876 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
877 Remove CFLAGS/LIBCFLAGS.
878 (configure-stage[+id+]-[+prefix+][+module+],
879 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
880 * Makefile.in: Regenerate.
881
cea17285
DN
8822007-05-15 Diego Novillo <dnovillo@google.com>
883
884 * MAINTAINERS: Update e-mail address.
885
11c004e7
RE
8862007-05-15 Revital Eres <eres@il.ibm.com>
887
888 * MAINTAINERS (Write After Approval): Add myself.
889
ab6bd693
RC
8902007-05-14 Roberto Costa <robsettantasei@gmail.com>
891
892 * MAINTAINERS (Write After Approval): Updated my address.
893
388cdf07
TN
8942007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
895
896 * MAINTAINERS (Write After Approval): Add myself.
897
23f24034
SR
8982007-05-11 Silvius Rus <rus@google.com>
899
900 * MAINTAINERS (Write After Approval): Add myself.
901
34a7526e
TT
9022007-04-23 Tom Tromey <tromey@redhat.com>
903
904 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
905
51da21be
MM
9062007-04-22 Mark Mitchell <mark@codesourcery.com>
907
908 * MAINTAINERS (cpplib): Rename to ...
909 (libcpp): ... this. Add C/C++ front end maintainers.
910
70070387
SE
9112007-04-14 Steve Ellcey <sje@cup.hp.com>
912
913 * config-ml.in: Pass ${ml_config_env} to configure calls.
914
df1a0dbb
CB
9152007-04-04 Christian Bruel <christian.bruel@st.com>
916
917 * MAINTAINERS (Write After Approval): Add myself.
918
9daff147
DK
9192007-04-02 Dave Korn <dave.korn@artimi.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
374eadb2
TB
9232007-03-31 Tobias Burnus <burnus@net-b.de>
924
925 * MAINTAINERS (fortran 95 front end): Add myself.
926
8eced3a2
DR
9272007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
928
929 * MAINTAINERS (Write After Approval): Add myself.
930
653de3e3
AZ
9312007-03-24 Ayal Zaks <zaks@il.ibm.com>
932
933 * MAINTAINERS (Modulo Scheduler): Add myself.
934
b737d953
BM
9352007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
936
937 * MAINTAINERS (fortran 95 front end): Add myself.
938 (c++ front end): whitespace fix.
939
a584cdf2
NF
9402007-03-22 Nathan Froyd <froydnj@codesourcery.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
8c79f3c4
RS
9442007-03-21 Richard Sandiford <richard@codesourcery.com>
945
946 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
947 of glob. Quote arguments with single quotes too.
948 * configure: Regenerate.
949
07f1ac6d
BM
9502007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
951
952 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
953 * Makefile.in: Regenerate
954
172e41aa
AS
9552007-03-07 Andreas Schwab <schwab@suse.de>
956
957 * configure: Regenerate.
958
9c4d2493
BM
9592007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
960
961 * configure.ac: Add "--with-pdfdir" configure option,
962 which defines pdfdir variable.
963 * Makefile.def (target=fixincludes): Add install-pdf to
964 missing targets.
965 (recursive_targets): Add install-pdf target.
966 (flags_to_pass): Add pdfdir.
967 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
968 target.
969 * configure: Regenerate
970 * Makefile.in: Regenerate
971
e14e622e
EC
9722007-02-28 Eric Christopher <echristo@apple.com>
973
974 Revert:
975 2006-12-07 Mike Stump <mrs@apple.com>
976
977 * Makefile.def (dependencies): Add dependency for
978 install-target-libssp and install-target-libgomp on
979 install-gcc.
980 * Makefile.in: Regenerate.
981
54e433bc
MK
9822007-02-27 Matt Kraai <kraai@ftbfs.org>
983
984 * configure: Regenerate.
985 * configure.ac: Move statements after variable declarations.
986
6c8d3d8f
KK
9872007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
988
989 * MAINTAINERS: Add myself as sh maintainer.
990
9f8c6739
JM
9912007-02-19 Joseph Myers <joseph@codesourcery.com>
992
993 * configure.ac: Adjust for loop syntax.
994 * configure: Regenerate.
995
278a7a38
AO
9962007-02-18 Alexandre Oliva <aoliva@redhat.com>
997
998 * configure: Rebuilt.
999
b2eaac4a
AO
10002007-02-18 Alexandre Oliva <aoliva@redhat.com>
1001
1002 * configure.ac: Drop multiple occurrences of --enable-languages,
1003 and fix its quoting.
1004 * configure: Rebuilt.
1005
beeaf216 10062007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1007 Nathan Sidwell <nathan@codesourcery.com>
1008 Vladimir Prus <vladimir@codesourcery.com>
1009 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1010
1011 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1012 * configure: Regenerate.
1013
09201a09
GP
10142007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1015
1016 * ltconfig (freebsd*): Default to elf.
1017
291f172e
DJ
10182007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * configure.ac (target_libraries): Move libgcc before libiberty.
1021 * configure: Regenerated.
1022
c3a86da9
DJ
10232007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1024 Paolo Bonzini <bonzini@gnu.org>
1025
1026 PR bootstrap/30753
1027 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1028 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1029 * configure: Regenerated.
1030
88e1e72a
FXC
10312007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1032
1033 * MAINTAINERS (Language Front End Maintainers): Update my mail
1034 address.
1035
44bfc3ac
DJ
10362007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1037
1038 PR bootstrap/30748
1039 * configure.ac: Correct syntax for Solaris ksh.
1040 * configure: Regenerated.
1041
3e19841a
PB
10422007-02-09 Paolo Bonzini <bonzini@gnu.org>
1043
1044 * configure.ac: Sync with src.
1045 * configure: Regenerate.
1046
74a48762
PB
10472007-02-09 Paolo Bonzini <bonzini@gnu.org>
1048
1049 * Makefile.in: Regenerate.
1050
d846e52e
PB
10512007-02-09 Paolo Bonzini <bonzini@gnu.org>
1052
1053 * config.sub: Sync with src.
1054
1c710c3c
DJ
10552007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1056
1057 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1058 noncanonical equivalents.
1059 * configure.in: Rename to...
1060 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1061 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1062 target_noncanonical. Use them. Rewrite removal of configure
1063 arguments for autoconf 2.59. Discard variable settings. Force
1064 program_transform_name for native tools.
1065
1066 * Makefile.in: Regenerated.
1067 * configure: Regenerated with autoconf 2.59.
1068
74372bdf
RZ
10692007-02-07 Roman Zippel <zippel@linux-m68k.org>
1070
3de8da2a 1071 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1072
f6671c93
AS
10732007-01-31 Andreas Schwab <schwab@suse.de>
1074
1075 * Makefile.tpl (LDFLAGS): Substitute it.
1076 * Makefile.in: Regenerate.
1077
ba9f17df
AB
10782007-01-30 Andrey Belevantsev <abel@ispras.ru>
1079
3de8da2a 1080 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1081
2472200d
DE
10822007-01-28 David Edelsohn <edelsohn@gnu.org>
1083
3de8da2a 1084 * MAINTAINERS (spu port): Add myself.
2472200d 1085
5305be7e
RG
10862007-01-23 Richard Guenther <rguenther@suse.de>
1087
1088 PR bootstrap/30541
1089 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1090 * Makefile.tpl (GNATBIND): Substitute it.
1091 (GNATMAKE): Likewise.
1092 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1093 of STAGE_PREFIX.
1094 * Makefile.in: Regenerate.
1095 * configure: Regenerate.
1096
416cfb5e
MS
10972007-01-18 Mike Stump <mrs@apple.com>
1098
1099 * configure.in: Re-enable -Werror for gcc builds.
1100
3de8da2a 11012007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1102
3de8da2a 1103 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1104
d943d7c4
PB
11052007-01-11 Paolo Bonzini <bonzini@gnu.org>
1106
1107 * configure.in: Change == to = in test command.
3de8da2a 1108 * configure: Regenerate.
d943d7c4 1109
e69bf64b 11102007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1111 Nick Clifton <nickc@redhat.com>
1112 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1113
1114 * configure.in (build_configargs, host_configargs, target_configargs):
1115 Remove build/host/target parameters.
1116 (host_libs): Add gmp and mpfr.
1117 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1118 * Makefile.def (gmp, mpfr): New.
1119 (gcc): Remove target.
1120 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1121 target_os, target_vendor): New.
1122 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1123 * configure: Regenerate.
1124 * Makefile.in: Regenerate.
e69bf64b
PB
1125
11262007-01-11 Matt Fago <fago@earthlink.net>
1127
1128 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1129 to improve robustness of configure tests.
e69bf64b 1130 * configure: Regenerate.
e14e622e 1131
a42f3b80
UB
11322007-01-09 Uros Bizjak <ubizjak@gmail.com>
1133
1134 * MAINTAINERS: Add myself as i386 maintainer.
1135
a36aee1a
JH
11362007-01-08 Jan Hubicka <jh@suse.cz>
1137
61fcaeef 1138 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1139
738a52d3
KT
11402007-01-08 Kai Tietz <kai.tietz@onevision.com>
1141
1142 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1143 * configure: Regenerate.
738a52d3 1144
54fdc474
DJ
11452007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1146
1147 * Makefile.tpl (all-target): Correct @if conditional for target
1148 modules.
1149 * configure.in: Omit libiberty if building only target libgcc.
1150 * configure, Makefile.in: Regenerated.
1151
3dd71726
PB
11522007-01-04 Paolo Bonzini <bonzini@gnu.org>
1153
1154 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1155 * configure: Regenerate.
1156
fa958513
DJ
11572007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1158
1159 * Makefile.def (target_modules): Add libgcc.
1160 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1161 * Makefile.tpl (clean-target-libgcc): Delete.
1162 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1163 on gcc even for bootstrapped modules. Rewrite handling of
1164 lang_env_dependencies to loop over target_modules.
1165 * configure.in (target_libraries): Add target-libgcc.
1166 * Makefile.in, configure: Regenerated.
1167
e1888513
PB
11682006-12-29 Paolo Bonzini <bonzini@gnu.org>
1169
1170 * configure.in: Reorganize recognition of languages. Add
1171 --enable-stage1-languages. Show supported languages for the chosen
1172 target rather than all recognized languages.
1173 * configure: Regenerate.
1174
53b88b73
PB
11752006-12-29 Paolo Bonzini <bonzini@gnu.org>
1176
1177 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1178 * Makefile.in: Regenerate.
1179
a3993f33
KG
11802006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1181
1182 * configure.in: Warn that MPFR 2.2.0 is buggy.
1183 * configure: Regenerate.
1184
f063a9ed
ILT
11852006-12-27 Ian Lance Taylor <iant@google.com>
1186
1187 * configure.in: When removing Makefiles to force a reconfigure, also
1188 remove prev-DIR*/Makefile.
1189 * configure: Regenerate.
1190
af71363e
AS
11912006-12-22 Andreas Schwab <schwab@suse.de>
1192
1193 * configure: Regenerate with correct autoconf version.
1194
0b0dc272
AM
11952006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1196
3de8da2a
UB
1197 * configure.in: add AC_SUBST for *_FOR_TARGET.
1198 * configure: Regenerate.
0b0dc272 1199
53b88b73
PB
12002006-12-19 Paolo Bonzini <bonzini@gnu.org>
1201
1202 * configure.in: Simplify logic for rejecting languages that cannot
1203 be built. Separate the case when a language is unsupported,
1204 from the case when the user chooses not to build a language.
1205
400ebff4
PB
12062006-12-19 Paolo Bonzini <bonzini@gnu.org>
1207
1208 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1209 it only affects bootstrap and could be tested on "$host" as well.
1210 * configure: Regenerate.
1211 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1212
8efea775
PB
12132006-12-19 Paolo Bonzini <bonzini@gnu.org>
1214
1215 PR bootstrap/29544
1216 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1217 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1218 move here comment from Makefile.tpl.
1219 * Makefile.tpl: Move some definitions higher in the file.
1220 (STAGE1_CHECKING): New.
1221 * configure.in: Add --enable-stage1-checking.
1222 * configure: Regenerate.
1223 * Makefile.in: Regenerate.
1224
ed88a7ed
PB
12252006-12-19 Paolo Bonzini <bonzini@gnu.org>
1226
1227 * MAINTAINERS: Add myself as build system maintainer.
1228
b65151d3
SM
12292006-12-15 Simon Martin <simartin@users.sourceforge.net>
1230
1231 * MAINTAINERS (Write After Approval): Add myself.
1232
7e050830
EC
12332006-12-13 Eric Christopher <echristo@apple.com>
1234
1235 * MAINTAINERS: Add myself as darwin maintainer.
1236
8b494895
ILT
12372006-12-11 Ian Lance Taylor <ian@airs.com>
1238
1239 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1240
0ff1416d
JR
12412006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1242
1243 MAINTAINERS: Update my entry.
1244
58e24147
AM
12452006-12-11 Alan Modra <amodra@bigpond.net.au>
1246
1247 * configure.in: Handle spu makefile frag.
58e24147
AM
1248 * Makefile.tpl (MAINT): Define
1249 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1250 * configure: Regenerate.
1251 * Makefile.in: Regenerate.
1252
9b6f37a0
BE
12532006-12-11 Ben Elliston <bje@au.ibm.com>
1254
1255 * config.guess: Import latest version.
1256 * config.sub: Likewise.
1257
ea6f5c57
BE
12582006-12-11 Ben Elliston <bje@au.ibm.com>
1259
1260 * configure.in (spu-*-*): Don't skip target-libiberty.
1261 * configure: Regenerate.
1262
42c1cd8a
AT
12632006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1264
1265 PR bootstrap/30134
1266 * configure.in: Correct x86 darwin support for libjava to powerpc
1267 and i?86 only.
1268 * configure: Regenerate.
1269
55eb837d
ST
12702006-12-08 Sandro Tolaini <tolaini@libero.it>
1271
1272 * configure.in: Add x86 darwin support for libjava.
1273 * configure: Regenerate.
1274
5bdacbc7
MS
12752006-12-07 Mike Stump <mrs@apple.com>
1276
1277 * Makefile.def (dependencies): Add dependency for
1278 install-target-libssp and install-target-libgomp on
1279 install-gcc.
1280 * Makefile.in: Regenerate.
1281
477d851c
RG
12822006-12-04 Richard Guenther <rguenther@suse.de>
1283
1284 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1285 (Non-Algorithmic Maintainers): Move over non-algorithmic
1286 loop optimizer maintainers, add myself as a non-algorithmic
1287 middle-end maintainer.
1288
5d33d367
DF
12892006-12-04 Daniel Franke <franke.daniel@gmail.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
dbee1fb3
KG
12932006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1294
1295 * configure.in: Update error message for missing GMP/MPFR.
1296
1297 * configure: Regenerate.
1298
b5147de7
KG
12992006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1300
1301 * configure.in: Update MPFR version in error message.
1302
1303 * configure: Regenerate.
1304
f019376c
KG
13052006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1306
1307 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1308 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1309 --with-gmp-lib): New flags.
1310
1311 * configure: Regenerate.
1312
91ed95ae
BM
13132006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1314
1315 * MAINTAINERS (Write After Approval): Change my email address.
1316
3a971f15
MLI
13172006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1318
05170031 1319 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1320
431041ea
PT
13212006-11-22 Philipp Thomas <pth@suse.de>
1322
1323 * MAINTAINERS (i18n): Update e-mail address.
1324
df5487ee
TS
13252006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1326
1327 * MAINTAINERS (spu port): Add myself as maintainer.
1328 (Write After Approval): Remove myself.
1329
92c2f0ee
BE
13302006-11-22 Ben Elliston <bje@au.ibm.com>
1331
1332 * configure.in (skipdirs): Don't build libssp for SPU.
1333 * configure: Regenerate.
1334
a3b97199
AP
13352006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1336
1337 * MAINTAINERS (spu port): Add myself as maintainer.
1338 (libobjc): Update my email address.
1339
0eb97064
AB
13402006-11-21 Andrea Bona <andrea.bona@st.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
85d9c13c
TS
13442006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1345
1346 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1347 * configure : Rebuilt.
1348
6696f3cd
TS
13492006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1350
1351 * MAINTAINERS (Write After Approval): Add myself.
1352
d58542ea
AO
13532006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
a357b5ae
KG
13572006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1358
1359 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1360 libmpfr.a.
1361 * configure: Regenerate.
1362
9bd6112c
PB
13632006-11-16 Paolo Bonzini <bonzini@gnu.org>
1364
1365 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1366 (unstage): Test for stage_last presence.
1367
1368 PR bootstrap/29802
1369 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1370 * Makefile.in: Regenerate.
1371
c8cf9f0f
ZD
13722003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1373
1374 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1375 maintainers.
1376
467b1fc6
ER
13772006-11-14 Erven Rohou <erven.rohou@st.com>
1378
1379 * MAINTAINERS (Write After Approval): Add myself.
1380
995a5697
PB
13812006-11-14 Paolo Bonzini <bonzini@gnu.org>
1382
1383 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1384 and stageN-package/Makefile.
1385 * Makefile.in: Regenerated.
1386
c8d6d53e
JZ
13872006-11-14 Jie Zhang <jie.zhang@analog.com>
1388
1389 * configure.in: Remove target-libgloss from noconfigdirs for
1390 bfin-*-*.
1391 * configure: Regenerated.
1392
dffb147d
KG
13932006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1394
1395 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 1396
dffb147d
KG
1397 * configure: Regenerate.
1398
ca558912
KG
13992006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1400
1401 * configure.in: Robustify error message for missing GMP/MPFR.
1402
1403 * configure: Regenerate.
1404
7aa42285
SW
14052006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1406
1407 * MAINTAINERS (Write After Approval): Add myself.
1408
779958a2
UB
14092006-10-30 Uros Bizjak <ubizjak@gmail.com>
1410
1411 * MAINTAINERS: Change email address.
1412
91de1527
VP
14132006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1414
1415 * MAINTAINERS (Write After Approval): Add myself.
1416
a3867703
PB
14172006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1418
1419 * MAINTAINERS (Write After Approval): Add myself.
1420
b4364fa2
CL
14212006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1422
7e050830 1423 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 1424 Write After Approval section.
b4364fa2 1425
70ec446f
KG
14262006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1427
1428 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1429 need_gmp anymore.
1430 * configure: Regenerate.
1431
018c8d88
TB
14322006-10-16 Tobias Burnus <burnus@net-b.de>
1433
1434 * MAINTAINERS (Write After Approval): Add myself.
1435
f6a1687e
BE
14362006-10-16 Ben Elliston <bje@au.ibm.com>
1437
1438 * config.guess: Import latest version.
1439 * config.sub: Likewise.
1440
b5422ad7
BM
14412006-10-10 Brooks Moses <bmoses@stanford.edu>
1442
1443 * Makefile.def: Added pdf target handling.
1444 * Makefile.tpl: Added pdf target handling.
1445 * Makefile.in: Regenerated.
1446
bdcee471
CL
14472006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1448
1449 * MAINTAINERS: Add self as score port maintainer.
1450
7d610414
BM
14512006-10-04 Brooks Moses <bmoses@stanford.edu>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
e48d66a9
SK
14552006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1456
7e050830 1457 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
1458 or newer.
1459 * configure: Regenerated.
1460
c394e891
DB
14612006-09-27 Dave Brolley <brolley@redhat.com>
1462
1463 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1464 $s instead of $r.
1465 * configure: Regenerated.
1466
1ee4c5a0
TS
14672006-09-26 Thiemo Seufer <ths@mips.com>
1468
1469 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1470 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1471 * configure: Regenerate.
1472
5997afc3
GP
14732006-09-24 Graeme Peterson <gridly@gmail.com>
1474
1475 * MAINTAINERS (Write After Approval): Remove myself.
1476
0c502898
CF
14772006-09-22 Chao-ying Fu <fu@mips.com>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
a7819e42
JM
14812006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1482
1483 * MAINTAINERS: Add self as soft-fp maintainer.
1484
14852006-09-09 Anatoly Sokolov <aesok@post.ru>
1486
1487 * MAINTAINERS: Add myself as avr maintainer.
1488 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1489
e8288489
RC
14902006-09-07 Roberto Costa <roberto.costa@st.com>
1491
1492 * MAINTAINERS (Write After Approval): Add myself.
1493
b91f0a41
CV
14942006-08-30 Corinna Vinschen <corinna@vinschen.de>
1495
1496 * configure.in: Never build newlib for a Mingw host.
1497 Never build newlib as Mingw target library.
1498 Test the existence of winsup/cygwin for building a Cygwin newlib,
1499 rather than just winsup.
1500 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1501 building a Mingw target.
1502 * configure: Regenerate.
1503
094c07a0
EB
15042006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1505
1506 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1507
8d1171cb
PB
15082006-07-25 Paolo Bonzini <bonzini@gnu.org>
1509
1510 * config.guess: Import from src (was more updated).
1511 * config.sub: Likewise.
1512
2e9e6f68
DJ
15132006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1514
1515 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1516 * configure: Regenerated.
1517
57255173
PB
15182006-07-18 Paolo Bonzini <bonzini@gnu.org>
1519
cc6010cd
AP
1520 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1521 for stages after the first.
57255173 1522
9fbe6585
JJ
15232006-07-17 Jakub Jelinek <jakub@redhat.com>
1524
1525 * Makefile.def: Add dependencies for configure-opcodes
1526 on configure-intl and all-opcodes on all-intl.
1527 * Makefile.in: Regenerated.
1528
18c3f977
BE
15292006-07-13 Ben Elliston <bje@au.ibm.com>
1530
1531 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1532
27b56ba6
PE
15332006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1534
1535 Port to hosts whose 'sort' and 'tail' implementations
1536 treat operands with leading '+' as file names, as POSIX
1537 has required since 2001. However, make sure the code still
1538 works on pre-POSIX hosts.
1539 * ltmain.sh: Don't assume "sort +2" is equivalent to
1540 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1541
ad6d4e43
UW
15422006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1543
1544 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1545
706601d9
PG
15462006-07-04 Peter O'Gorman <peter@pogma.com>
1547
1548 * ltconfig: chmod 644 before ranlib during install.
1549
0b50988a
EB
15502006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1551
1552 PR bootstrap/18058
1553 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1554 if the bootstrap compiler is a GCC version that supports it.
1555 * configure: Regenerate.
1556
b6348cb3
PB
15572006-07-03 Paolo Bonzini <bonzini@gnu.org>
1558
95695ad3 1559 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1560 * configure: Regenerate.
1561
1546bb64
PB
15622006-07-03 Paolo Bonzini <bonzini@gnu.org>
1563
1564 PR other/27063
1565 * configure.in: Test subdir_requires and give an appropriate
1566 error message.
1567 * configure: Regenerate.
1568
5cb6c629
AJH
15692006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1570
1571 * MAINTAINERS (Write After Approval): Add myself.
1572
f4d8cdf8
JDA
15732006-06-22 John David Anglin <dave.anglin@nrc.ca>
1574
1575 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1576
4fe5abb7
SE
15772006-06-22 Steve Ellcey <sje@cup.hp.com>
1578
1579 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1580
2a79fd67
DA
15812006-06-20 David Ayers <d.ayers@inode.at>
1582
1583 PR bootstrap/28072
1584 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1585 whether target-libjava is being configured instead of whether the
1586 java front end is enabled.
1587 * configure: Regenerate.
7e050830 1588
04879af3
RO
15892006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1590
1591 PR target/27540
1592 * configure.in: Only enable libgomp on IRIX 6.
1593 * configure: Regenerate.
1594
ec6c7392
PB
15952006-06-15 Paolo Bonzini <bonzini@gnu.org>
1596
1597 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1598 too.
1599 * Makefile.in: Regenerate.
1600
12973d7a
DD
16012006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1602
1603 * config-ml.in: Alter CCASFLAGS to include special
1604 multilib options the same as is done for CFLAGS.
1605
c67ed86a
JDA
16062006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1607
1608 * configure.in: Don't enable libgomp on hpux10.
1609 * configure: Rebuilt.
1610
cb253473
DA
16112006-06-12 David Ayers <d.ayers@inode.at>
1612
1613 PR bootstrap/27963
1614 PR target/19970
7e050830 1615 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1616 ${libgcj} is specified.
1617 * configure: Regenerate.
7e050830 1618
32845532
CD
16192006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1620
1621 Sync from src:
7e050830
EC
1622
1623 * configure.in: Sync.
32845532 1624 * configure: Regenerated.
7e050830 1625
32845532
CD
1626 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1627
1628 * Makefile.def: Added dependencies from sim and gdb on intl, and
1629 added configure dependencies to everything with an all dependency
1630 on intl.
1631 * Makefile.in: Regenerated.
1632
7cd0cf9c
DA
16332006-06-06 David Ayers <d.ayers@inode.at>
1634
1635 PR libobjc/13946
1636 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1637 * Makefile.in: Regenerate.
1638 * configure.in: Add --enable-objc-gc at toplevel and have it
1639 enable boehm-gc for Objective-C.
1640 Remove target-boehm-gc from libgcj.
1641 Add target-boehm-gc to target_libraries.
1642 Add target-boehm-gc to noconfigdirs where ${libgcj}
1643 is specified.
1644 Assert that boehm-gc is supported when requested for Objective-C.
1645 Only build boehm-gc if needed either for Java or Objective-C.
1646 * configure: Regenerate.
7e050830 1647
3ff3adad
PB
16482006-06-05 Paolo Bonzini <bonzini@gnu.org>
1649
1650 PR 27674
1651 * Makefile.tpl (configure-[+prefix+][+module+],
1652 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1653 Remove rule to unstage bootstrapped modules.
1654 (stage_current): New.
1655 * Makefile.in: Regenerate.
1656
898e551d
LB
16572006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1658
1659 * MAINTAINERS (Write After Approval): Update my e-mail address.
1660
ea60341e
MS
16612006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1662
1663 * include/libiberty.h: Declare pex_run_in_environment.
1664
222ae291
AL
16652006-05-31 Asher Langton <langton2@llnl.gov>
1666
1667 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1668
e9a54b07
PB
16692006-05-25 Paolo Bonzini <bonzini@gnu.org>
1670
1671 * Makefile.def (bfd, opcodes): Fix lib_path.
1672 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1673 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1674 * Makefile.in: Regenerate.
1675
03e67131
CD
16762006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1677
1678 * Makefile.in: Regenerate.
1679
65d6e994
CD
16802006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1681
1682 * Makefile.def: Add install-html target. Add datarootdir
1683 docdir and htmldir to flags_to_pass.
1684 * Makefile.tpl: Add install-html target.
1685 * Makefile.in: Regenerate.
1686 * configure.in: Add --with-datarootdir, --with-docdir, and
1687 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1688 * configure: Regenerate.
1689
9e299237
MS
16902006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1691
1692 * configure.in: Enable gprof for cross builds.
1693 * configure: Regenerate.
1694
c31202cd
RG
16952006-05-22 Richard Guenther <rguenther@suse.de>
1696
1697 Revert
1698 2006-01-31 Richard Guenther <rguenther@suse.de>
1699 Paolo Bonzini <bonzini@gnu.org>
1700
1701 * Makefile.def (target_modules): Add libgcc-math target module.
1702 * configure.in (target_libraries): Add libgcc-math target library.
1703 (--enable-libgcc-math): New configure switch.
1704 * Makefile.in: Re-generate.
1705 * configure: Re-generate.
1706 * libgcc-math: New toplevel directory.
1707
2a332582
JDA
17082006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1709 Andreas Tobler <a.tobler@schweiz.ch>
1710
1711 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1712 * configure: Rebuilt.
1713
ccce6917 17142006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1715
ccce6917
SL
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
ed606bc0
DD
17182006-05-01 DJ Delorie <dj@redhat.com>
1719
3d8f47a0 1720 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1721 * configure: Regenerate.
1722
9386bd20
RG
17232006-05-01 Richard Guenther <rguenther@suse.de>
1724
1725 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1726 maintainer.
1727
7b3bd503
KZ
17282006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
87ceee72
JB
17322006-04-28 Jan Beulich <jbeulich@novell.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
e88a2c09
DD
17362006-04-18 DJ Delorie <dj@redhat.com>
1737
1738 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1739 reference libgloss so that libssp can be built in a combined
1740 tree.
1741 * configure: Regenerate.
1742
675f0a8a
RM
17432006-04-08 Robert Millan <rmh@gcc.gnu.org>
1744
1745 * MAINTAINERS (Write After Approval): Add myself.
1746
27b6c940
BE
17472006-04-05 Ben Elliston <bje@au.ibm.com>
1748
1749 * configure.in: Require makeinfo 4.4 or higher.
1750 * configure: Regenerate.
1751
687b17d4
GP
17522006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1753
1754 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1755 Rearrange the entries of other libraries to have them in one place.
1756
906ac235
JB
17572006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1758
7e050830 1759 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
1760 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1761
fb0103e5
RG
17622006-03-14 Richard Guenther <rguenther@suse.de>
1763
1764 * configure: Regenerate with autoconf 2.13.
1765
17237f6b
JB
17662006-03-13 Jim Blandy <jimb@codesourcery.com>
1767
1768 * MAINTAINERS: Use my work address.
bed31434
JB
1769
1770 * MAINTAINERS: Update my E-mail address.
1771
27079765
AH
17722006-03-10 Aldy Hernandez <aldyh@redhat.com>
1773
1774 * configure.in: Handle --disable-<component> generically.
1775 * configure: Regenerate.
1776
54a17039
L
17772006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1778
1779 PR libgcj/17311
1780 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1781
b9bd11ca
EE
17822006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1783
1784 * MAINTAINERS (Write After Approval): Remove myself.
1785 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1786
e9a54b07
PB
17872006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1788
072b06f2
RE
1789 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1790 (TARGET_CONFIGDIRS): Remove.
1791 * configure.in: Remove AC_SUBST(target_configdirs).
1792 * Makefile.in, configure: Regenerated.
ee2312f3 1793
936e1a35
SK
17942006-02-20 Steven G. Kargl <kargls@comcast.net>
1795
1796 * MAINTAINERS (Write After Approval): Remove myself.
1797 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1798
cc11cc9b
PB
17992006-02-20 Paolo Bonzini <bonzini@gnu.org>
1800
1801 PR bootstrap/25670
1802
1803 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1804
1805 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1806 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1807 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1808 BUILD_PREFIX, BUILD_PREFIX_1.
1809 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1810
1811 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1812 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1813
1814 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1815 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1816 of `cat stage_current`. Always provide the `r' and `s' variables.
1817 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1818 a single shell execution.
1819 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1820 bootstrapped modules, make the stage1 module if the build was not
1821 started yet, else build the current stage.
1822 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1823 (all-build, all-host, all-target, [+make_target+]-host,
1824 [+make_target+]-target): Do not use \-continued lines.
1825 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1826 (current_stage, restrap, stage_last): New.
1827
1828 * Makefile.in: Regenerate.
1829 * configure: Regenerate.
1830
63a7c9ef
BD
18312006-02-19 Bud Davis <jmdavis@link.com>
1832
1833 * MAINTAINERS (Write After Approval): Remove myself.
1834 (Language Front End Maintainers): Add myself as fortran 95
1835 maintainer and update e-mail address.
1836
a3543e3a
FXC
18372006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1838
1839 * MAINTAINERS (Write After Approval): Remove myself.
1840 (Language Front End Maintainers): Add myself as fortran 95
1841 maintainer.
1842
ca5b1d2c
VK
18432006-02-16 Victor Kaplansky <victork@il.ibm.com>
1844
1845 * MAINTAINERS (Write After Approval): Add myself.
1846
0499513f
TK
18472006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1848
1849 * MAINTAINERS (Write After Approval): Remove myself.
1850 (Language Front End Maintainers): Add myself as
1851 fortran 95 maintainer.
1852
d1f8db0c
PB
18532006-02-14 Paolo Bonzini <bonzini@gnu.org>
1854
1855 Sync from src:
1856
1857 2005-12-27 Leif Ekblad <leif@rdos.net>
1858
cc6010cd
AP
1859 * configure.in: Add support for RDOS target.
1860 * configure: Regenerate.
d1f8db0c
PB
1861
18622006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1863 Andreas Schwab <schwab@suse.de>
d1f8db0c 1864
cc6010cd 1865 * configure: Regenerate.
d1f8db0c 1866
cac90078
DE
18672006-02-12 David Edelsohn <edelsohn@gnu.org>
1868
1869 * configure.in (enable_libgomp): Add AIX.
1870 * configure: Regenerate.
1871
bd37fbf5
MK
18722006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1875
23027b7a
LM
18762006-02-03 Lee Millward <lee.millward@gmail.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1879
0058967b
RG
18802006-01-31 Richard Guenther <rguenther@suse.de>
1881 Paolo Bonzini <bonzini@gnu.org>
1882
1883 * Makefile.def (target_modules): Add libgcc-math target module.
1884 * configure.in (target_libraries): Add libgcc-math target library.
1885 (--enable-libgcc-math): New configure switch.
1886 * Makefile.in: Re-generate.
1887 * configure: Re-generate.
1888 * libgcc-math: New toplevel directory.
1889
e8b05380
PB
18902006-01-26 Paolo Bonzini <bonzini@gnu.org>
1891
1892 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1893 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1894 the assembler, linker and binutils.
1895 * configure: Regenerate.
1896
d54d5437
DM
18972006-01-22 Dirk Mueller <dmueller@suse.de>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
670cbfcf
DN
19012006-01-20 Diego Novillo <dnovillo@redhat.com>
1902
1903 * configure: Regenerate.
1904
953ff289
DN
19052006-01-18 Richard Henderson <rth@redhat.com>
1906 Jakub Jelinek <jakub@redhat.com>
1907 Diego Novillo <dnovillo@redhat.com>
1908
1909 * libgomp: New directory.
1910 * Makefile.def: Add target_module libgomp.
1911 * Makefile.in: Regenerate.
1912 * configure.in (target_libraries): Add target-libgomp.
1913 * configure: Regenerate.
1914
32ce4048
AO
19152006-01-05 Alexandre Oliva <aoliva@redhat.com>
1916
1917 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1918 @ from continuation.
1919 * Makefile.in: Rebuilt.
1920
0eaf8e17 19212006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1922
c76c0c83
CL
1923 * MAINTAINERS (Write After Approval): Add myself.
1924
2d309510
PB
19252006-01-04 Paolo Bonzini <bonzini@gnu.org>
1926
1927 PR bootstrap/24252
1928
1929 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1930 * Makefile.tpl (OBJDUMP): New.
1931 (EXTRA_HOST_FLAGS): Add it.
1932 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1933
953ff289
DN
1934 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1935 to use symbolic links between directories. Avoid race conditions
1936 or make them harmless.
1937 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1938
1939 * Makefile.def (LEAN): Pass.
1940 * Makefile.tpl (LEAN): Define.
1941 (stage[+id+]-start): Accept that the previous directory does not
1942 exist, if the bootstrap is lean.
1943 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1944 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1945 configure substitution.
1946 ([+compare-target+]): Likewise.
1947 ([+bootstrap-target+]-lean): New.
1948 * configure.in: Remove lean bootstrap support from here.
1949
953ff289
DN
1950 * Makefile.in: Regenerate.
1951 * configure: Regenerate.
2d309510 1952
368872c3
BE
19532006-01-04 Ben Elliston <bje@au.ibm.com>
1954
1955 * MAINTAINERS (libdecnumber): Add myself.
1956
d79e6356
MM
19572006-01-02 Mark Mitchell <mark@codesourcery.com>
1958
1959 * libtool-ldflags: New script.
1960
a6fbc1e2
AS
19612006-01-02 Andreas Schwab <schwab@suse.de>
1962
1963 * configure.in: When reconfiguring remove Makefile in
1964 all stage directories.
1965 * configure: Regenerate.
1966
103a4b39
SB
19672005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1968
1969 * MAINTAINERS: Update my email address.
1970
212f829c
PB
19712005-12-20 Paolo Bonzini <bonzini@gnu.org>
1972
1973 Revert Ada-related part of the previous change.
1974
1975 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1976 Do not pass.
1977 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1978 * Makefile.in: Regenerate.
1979 * configure.in: Do not include mt-ppc-aix target fragment.
1980 * configure: Regenerate.
1981
8ef1f2df
PB
19822005-12-19 Paolo Bonzini <bonzini@gnu.org>
1983
1984 * configure.in: Select appropriate fragments for PowerPC/AIX.
1985 * configure: Regenerate.
1986
1987 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1988 BOOT_CFLAGS, BOOT_LDFLAGS.
1989 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1990 BOOT_CFLAGS, BOOT_LDFLAGS.
1991 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1992 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1993 (stage): Fail if we cannot complete the work.
1994 * Makefile.in: Regenerate.
1995
ab34901f
NS
19962005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1997
1998 * configure.in: Replace ms1 with mt.
1999 * configure: Rebuilt.
2000
cbe82f21
BM
20012005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2002
2003 * MAINTAINERS: Update my email address.
2004
19843472
PB
20052005-12-15 Paolo Bonzini <bonzini@gnu.org>
2006
2007 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2008 install-host-nogcc): Don't invoke $(stage) at the end.
2009 * Makefile.in: Regenerate.
2010
1ca26cd2
PB
20112005-12-14 Paolo Bonzini <bonzini@gnu.org>
2012
2013 * configure.in: Flip the top-level bootstrap switch.
2014 * configure: Regenerate.
2015
f41d6665
DJ
20162005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2017
2018 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2019 $(stage) and $(unstage).
2020 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2021 (all): Remove stray semicolon.
2022 (local-distclean): Don't handle multilib.tmp and multilib.out.
2023 (install.all): Set $s for consistency.
2024 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2025 check_multilibs setting. Always make the install directory.
2026 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2027 Correct @if/@endif.
2028 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2029 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2030 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2031 (multilib.out): Remove.
2032 * Makefile.in: Regenerated.
2033
9174b3cf
CD
20342005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2035
2036 * MAINTAINERS (Write After Approval): Add myself.
2037
64f182bd
NS
20382005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2039
121b2cee
NS
2040 * MAINTAINERS: Add myself as mt maintainer.
2041
64f182bd
NS
2042 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2043
a6d63770
AN
20442005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2045
2046 * MAINTAINERS: Change email address.
2047
2abefe3d
PB
20482005-12-05 Paolo Bonzini <bonzini@gnu.org>
2049
2050 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2051 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2052 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2053 Find in-tree tools if available.
2054 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2055 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2056 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2057 (COMPILER_*_FOR_TARGET): New.
2058 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2059 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2060 (CONFIGURED_*, USUAL_*): Remove.
2061 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2062 STRIP): Use autoconf substitutions.
2063 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2064 COMPILER_NM_FOR_TARGET): New.
2065 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2066
2067 (all): Make all-host and all-target in parallel.
2068 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2069 that $$r and $$s are set before invoking a recursive make.
2070 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2071 ([+bootstrap-target+]): Inline most of the `all' target.
2072
2f3bdde7
BE
20732005-11-29 Ben Elliston <bje@au.ibm.com>
2074
2075 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2076 from the gcc build directory.
2077 * Makefile.in: Regenerate.
2078
a4b6c45a
BE
20792005-11-29 Ben Elliston <bje@au.ibm.com>
2080
2081 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2082 depend on all-libdecnumber.
2083 * configure.in (host_libs): Include libdecnumber.
2084 * Makefile.in: Regenerate.
2085 * configure: Likewise.
2086
473a74b9
BE
20872005-11-29 Ben Elliston <bje@au.ibm.com>
2088
2089 * libdecnumber: Import decNumber sources from the dfp-branch.
2090
b4623110
KJ
20912005-11-21 Kean Johnston <jkj@sco.com>
2092
2093 * config.sub, config.guess: Sync from upstream sources.
2094
67dc1785
BE
20952005-11-21 Ben Elliston <bje@au.ibm.com>
2096
2097 Import from Autoconf sources:
2098
2099 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2100 * config/move-if-change: Don't output "$2 is unchanged";
2101 suggested by Ben Elliston. Handle weird characters correctly.
2102
186abafe
AT
21032005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2104
2105 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2106 to match upstream libtool for darwin.
2107
ef9db8d5
DJ
21082005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2109
2110 * Makefile.def: Remove gdb dependencies for gdbtk.
2111 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2112 (configure-gdb, install-gdb): New rules.
2113 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2114 * Makefile.in, configure: Regenerated.
2115
9c5141ab
JB
21162005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
4523d51b
EE
21202005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
086b011c
DN
21242005-10-24 Diego Novillo <dnovillo@redhat.com>
2125
2126 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2127 Diego Novillo.
2128
e7c84bf8
PB
21292005-10-22 Paolo Bonzini <bonzini@gnu.org>
2130
2131 PR bootstrap/24297
2132 * Makefile.tpl (do-[+make-target+], do-check, install,
2133 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2134 are set before recursing.
2135 * Makefile.in: Regenerate.
2136
b88a7564
EB
21372005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2138
2139 PR bootstrap/18939
2140 * Makefile.def (gcc) <target>: Fix thinko.
2141 * Makefile.in: Regenerate.
2142
61efc800
BS
21432005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2144
2145 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2146 * configure: Regenerate.
2147
f53d2869
JZ
21482005-10-15 Jie Zhang <jie.zhang@analog.com>
2149
2150 * MAINTAINERS (Write After Approval): Add self.
2151
077fc835
KH
21522005-10-08 Kazu Hirata <kazu@codesourcery.com>
2153
2154 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2155 target-libffi, target-qthreads, target-libjava, and
2156 targetlibobjc.
2157 * configure: Regenerate.
2158
d739199a
DJ
21592005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2160
2161 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2162 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2163 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2164 (USUAL_OBJDUMP_FOR_TARGET): New.
2165 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2166 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2167 * configure, Makefile.in: Regenerated.
d739199a 2168
db38c6bb
PB
21692005-10-05 Paolo Bonzini <bonzini@gnu.org>
2170
2171 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2172 before other host packages.
2173
3015564c
KK
21742005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2175
2176 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2177
1061f99e
PB
21782005-10-05 Paolo Bonzini <bonzini@gnu.org>
2179
2180 PR bootstrap/22340
2181
2182 * configure.in (default_target): Remove.
2183 * Makefile.tpl (all): Do not use prerequisites as subroutines
2184 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2185 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2186 use prerequisites as subroutines.
2187 (check-host, check-target): New.
2188 (bootstrap configure & all targets): Do not use stage*-start
2189 if the directory layout is already ok.
2190 (non-bootstrap configure & all targets): Prepend a $(unstage).
2191 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2192 (NOTPARALLEL): Remove.
2193 (unstage, stage variables): New variables.
2194 (unstage, stage targets): Simply expand to those variables.
2195
2196 * configure: Regenerate.
2197 * Makefile.in: Regenerate.
2198
4a9c436f
JW
21992005-10-04 James E Wilson <wilson@specifix.com>
2200
2201 * Makefile.def (lang_env_dependencies): Add libmudflap.
2202 * Makefile.in: Regenerate.
2203
37150080
AS
22042005-10-03 Andreas Schwab <schwab@suse.de>
2205
2206 Backport from libtool CVS:
2207 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2208
2209 * ltmain.sh: add support for installing into temporary
2210 staging area (e.g. 'make install DESTDIR=...')
2211
39d16468
L
22122005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2213
2214 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2215 * configure: Regenerated.
2216
72a7ab82
AP
22172005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2218
2219 * configure: Regenerate with the correct
2220 autoconf version.
2221
6b65a26d
CM
22222005-09-30 Catherine Moore <clm@cm00re.com>
2223
2224 * configure.in (bfin-*-*): New.
2225 * configure: Regenerated.
2226
040b1c5a
GK
22272005-09-28 Geoffrey Keating <geoffk@apple.com>
2228
2229 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2230 (LIPO_FOR_TARGET): New.
2231 (CONFIGURED_LIPO_FOR_TARGET): New.
2232 (USUAL_LIPO_FOR_TARGET): New.
2233 (STRIP_FOR_TARGET): New.
2234 (CONFIGURED_STRIP_FOR_TARGET): New.
2235 (USUAL_STRIP_FOR_TARGET): New.
2236 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2237 STRIP_FOR_TARGET.
2238 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2239 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2240 * Makefile.in: Regenerate.
2241 * configure: Regenerate.
7e050830 2242
3a3c28db
DE
22432005-09-19 David Edelsohn <edelsohn@gnu.org>
2244
2245 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2246 (rs6000-*-aix*): Same.
2247 * configure: Regenerate.
2248
2749a921
TT
22492005-09-16 Tom Tromey <tromey@redhat.com>
2250
2251 * MAINTAINERS: Add self as java maintainer.
2252
7f26dfa3
FXC
22532005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2254
2255 * configure.in: Recognize f95 in the --enable-languages option,
2256 and substitute it for fortran, issuing a warning.
2257 * configure: Regenerate.
2258
d8852c4f
PE
22592005-08-30 Phil Edwards <phil@codesourcery.com>
2260
2261 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2262 * configure: Regenerated.
2263
ad685e81
AH
22642005-08-22 Aldy Hernandez <aldyh@redhat.com>
2265
2266 * MAINTAINERS: Add self as ms1 maintainer.
2267
b00d752c
RE
22682005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2269
2270 * Makefile.def (libssp): Add to lang_env_dependencies.
2271 * Makefile.in: Regenerate.
2272
9ed8fb9b
ILT
22732005-08-18 Ian Lance Taylor <ian@airs.com>
2274
2275 * MAINTAINERS: Add myself as middle-end maintainer.
2276
0f029d39
CG
22772005-08-17 Christian Groessler <chris@groessler.org>
2278
2279 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2280 * Makefile.in: Regenerate.
2281
81087874
AK
22822005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2283
2284 * MAINTAINERS (write after approval): Added myself.
2285
6a134f1c
MR
22862005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2287
2288 * MAINTAINERS (Write After Approval): Add myself.
2289
2693c0b0
PB
22902005-08-12 Paolo Bonzini <bonzini@gnu.org>
2291
2292 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2293 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2294 Look for alternate names of the target cc and c++
2295 * configure: Regenerate.
2296
4de997d1
PB
22972005-08-08 Paolo Bonzini <bonzini@gnu.org>
2298
2299 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2300 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2301 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2302 tools; remove code to manually set them.
2303 (Target tools): Look in the environment for them.
2304 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2305 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2306 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2307 build directory.
2308 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2309 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2310 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2311 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2312 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2313 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2314 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2315 * configure: Regenerate.
2316 * Makefile.in: Regenerate.
2317
b089e33a
BE
23182005-07-28 Ben Elliston <bje@au.ibm.com>
2319
2320 * MAINTAINERS: Update for removed CPU targets.
2321
e3791243
MM
23222005-07-27 Mark Mitchell <mark@codesourcery.com>
2323
2324 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2325 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2326 * Makefile.in: Regenerated.
2327
526635cb
MM
23282005-07-26 Mark Mitchell <mark@codesourcery.com>
2329
2330 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2331 (CFLAGS_FOR_TARGET): Use it.
2332 (CXXFLAGS_FOR_TARGET): Likewise.
2333 * Makefile.in: Regenerated.
2334 * configure.in (--with-build-sysroot): New option.
2335 * configure: Regenerated.
2336
19791f70
PB
23372005-07-24 Paolo Bonzini <bonzini@gnu.org>
2338
2339 * Makefile.tpl: Wrap install between unstage and stage
2340 * Makefile.in: Regenerate.
2341
35f5a23f
EC
23422005-07-21 Eric Christopher <echristo@apple.com>
2343
2344 * MAINTAINERS: Update affiliation.
2345
ff3ddf15
PW
23462005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2347
2348 * MAINTAINERS: Add self as crx port maintainer.
2349
3a664c1c
DD
23502005-07-20 DJ Delorie <dj@redhat.com>
2351
2352 * MAINTAINERS: Add self as m32c maintainer.
2353
539df155
KC
23542005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2355
2356 * all files: Update FSF address.
2357
be9c593a
EC
23582005-07-15 Eric Christopher <echristo@redhat.com>
2359
2360 * MAINTAINERS: Change affiliation.
2361
fd7ea4ab
JB
23622005-07-14 Jim Blandy <jimb@redhat.com>
2363
2364 * configure.in: Add cases for Renesas m32c.
2365 * configure: Regenerated.
7e050830 2366
0063a823
KC
23672005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2368
d0ca130a
KC
2369 * COPYING.LIB: Update from fsf.org.
2370
23712005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2372
2373 * COPYING, compile, config.guess,
0063a823
KC
2374 config.sub, install-sh, missing, mkinstalldirs,
2375 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2376 * config-ml.in: Update FSF address.
0063a823 2377
a8ba31f2
EC
23782005-07-13 Eric Christopher <echristo@redhat.com>
2379
2380 * configure.in: Add toplevel noconfigdir support for tpf.
2381 * configure: Regenerate.
2382
5bea4a03
PB
23832005-07-11 Paolo Bonzini <bonzini@gnu.org>
2384
2385 PR ada/22340
2386
2387 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2388 * Makefile.in: Regenerate.
2389
284bdbbd
MM
23902005-07-07 Mark Mitchell <mark@codesourcery.com>
2391
2392 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 2393 Brolley to write-after-approval.
284bdbbd 2394
452190fb
AS
23952005-07-07 Andreas Schwab <schwab@suse.de>
2396
2397 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2398 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2399 * Makefile.in: Regenerated.
2400
9c8f9ec2
GK
24012005-07-06 Geoffrey Keating <geoffk@apple.com>
2402
2403 * configure.in: Don't build sim or rda when targetting darwin.
2404 * configure: Regenerate.
2405
ef0087a7
KH
24062005-07-06 Kazu Hirata <kazu@codesourcery.com>
2407
2408 * configure.in: Add --enable-libssp and --disable-libssp.
2409 * configure: Regenerate with autoconf-2.13.
2410
77008252
JJ
24112005-07-02 Jakub Jelinek <jakub@redhat.com>
2412
2413 * Makefile.def (target_modules): Add libssp.
2414 * configure.in (target_libraries): Add target-libssp.
2415 * configure: Rebuilt.
2416 * Makefile.in: Rebuilt.
2417
a04eae1b
ZW
24182005-07-01 Zack Weinberg <zackw@panix.com>
2419
2420 * MAINTAINERS: Change email address. Resign from maintainership.
2421
948884cd
RG
24222005-07-01 Richard Guenther <rguenther@suse.de>
2423
2424 * MAINTAINERS: Change my e-mail address and affiliation.
2425
c7870f5d
PB
24262005-06-22 Paolo Bonzini <bonzini@gnu.org>
2427
2428 * Makefile.def (stagefeedback): Come after profile.
2429 Define profiledbootstrap target.
2430 * Makefile.tpl (profiledbootstrap): Remove.
2431 (stageprofile-end): Zap stagefeedback.
2432 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2433 * Makefile.in: Regenerate.
2434
ab99519a
RS
24352005-06-13 Richard Sandiford <richard@codesourcery.com>
2436
2437 * MAINTAINERS: Update my email address.
2438
f610dd5f
ZW
24392005-06-13 Zack Weinberg <zack@codesourcery.com>
2440
2441 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2442 In 'cpp' stanza, support '#line' as well as '# '.
2443
71bc2a83
AS
24442005-06-08 Andreas Schwab <schwab@suse.de>
2445
2446 * MAINTAINERS: Move myself from 'Write After Approval' to
2447 'CPU Port Maintainers' section as m68k maintainer.
2448
4fab7234
HPN
24492005-06-07 Hans-Peter Nilsson <hp@axis.com>
2450
2451 * configure.in (unsupported_languages): New macro.
2452 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2453 non-ported target libraries in noconfigdirs.
2454 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2455 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 2456 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
2457 unsupported_languages.
2458 * configure: Regenerate.
2459
68193f9b
TS
24602005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2461
2462 * configure.in: Fix typo in handling of --with-mpfr-dir.
2463 * configure: Regenerate.
2464
f26f6b8d
RS
24652005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2466
2467 * MAINTAINERS: Update my email address.
2468
ba4853f8
JB
24692005-06-02 Jim Blandy <jimb@redhat.com>
2470
2471 * config.sub: Add cases for the Renesas m32c. (This patch has been
2472 accepted into the master sources.)
2473
79dd769c 24742005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
2475 Michael Snyder <msnyder@redhat.com>
2476 Stan Cox <scox@redhat.com>
79dd769c 2477
f610dd5f 2478 * configure.in: Set noconfigdirs for ms1.
79dd769c 2479
f610dd5f 2480 * configure: Regenerate.
79dd769c 2481
d29e107f
JD
24822005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2483
2484 * MAINTAINERS (Write After Approval): Add self.
2485
e93196c3
JC
24862005-06-01 Josh Conner <jconner@apple.com>
2487
2488 * MAINTAINERS (Write After Approval): Add self.
2489
ae263c7a
KH
24902005-06-01 Kazu Hirata <kazu@codesourcery.com>
2491
2492 * MAINTAINERS: Update my email address.
2493
585b3aa3
ZM
24942005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2495
2496 * MAINTAINERS (Write After Approval): Add self.
2497
4930c50b
CD
24982005-05-26 Chris Demetriou <cgd@broadcom.com>
2499
2500 * MAINTAINERS (Write After Approval): Remove self.
2501
2dfbef6d
PB
25022005-05-25 Paolo Bonzini <bonzini@gnu.org>
2503
2504 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2505 (Dependencies): Consider target modules for bootstrap dependencies.
2506 Make target bootstrap modules depend on each stage's gcc.
2507 * Makefile.in: Regenerate.
2508
bcb28cf5
PB
25092005-05-20 Paolo Bonzini <bonzini@gnu.org>
2510
2511 * Makefile.def (configure-gcc): Depend on binutils having been built.
2512 (all-gcc): No need to do it here.
2513 * Makefile.in: Regenerate.
2514
0cf085e4
PB
25152005-05-19 Paul Brook <paul@codesourcery.com>
2516
f610dd5f 2517 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2518 language cannot be built.
2519 * configure: Regenerate.
2520
dfb2c39a
DJ
25212005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2522
2523 * ylwrap: Import from Automake 1.9.5.
2524
771aaa92
DU
25252005-05-13 David Ung <davidu@mips.com>
2526
2527 * MAINTAINERS (Write After Approval): Add self.
2528
3ac9bd58
MS
25292005-05-09 Mike Stump <mrs@apple.com>
2530
2531 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2532 lt_cv_sys_max_cmd_len for now.
f610dd5f 2533
f77a5578
SC
25342005-05-09 Stan Cox <scox@redhat.com>
2535
2536 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2537
795e36e5
MK
25382005-05-08 Matt Kraai <kraai@ftbfs.org>
2539
2540 * README.SCO: Update the URL.
2541
c9392a2b
DE
25422005-05-05 David Edelsohn <edelsohn@gnu.org>
2543
2544 * ltconfig: Define file_list_spec. Pass file_list_spec and
2545 with_gnu_ld to libtool.
2546 * ltcf-c.sh (aix[45]): Define file_list_spec.
2547 * ltcf-cxx.sh (aix[45]): Same.
2548 * ltcf-gcj.sh (aix[45]): Same.
2549 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2550 exists, write list of input files to temporary file.
2551
bebcd931
MS
25522005-05-04 Mike Stump <mrs@apple.com>
2553
2554 * configure.in: Always pass --target to target configures as
2555 otherwise rebuilds that do --recheck will fail.
2556 * confiugure: Rebuilt.
2557
ce406537
PB
25582005-05-04 Paolo Bonzini <bonzini@gnu.org>
2559
2560 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2561 STAGE_HOST_EXPORTS.
2562 (configure, all): Add bootstrap support.
2563 (Host modules, target modules): Pass post-stage1 flags and exports.
2564 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2565 * Makefile.in: Regenerate.
2566
aa9dcfc4
PB
25672005-04-29 Paolo Bonzini <bonzini@gnu.org>
2568
2569 * configure: Regenerate.
2570
b6f9abcf
MS
25712005-04-27 Mike Stump <mrs@apple.com>
2572
2573 * MAINTAINERS: Add self as darwin maintainer.
2574
acb217cb
BS
25752005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2576
2577 * config.sub: Update from master copy.
2578
b6dae270
MS
25792005-04-21 Mike Stump <mrs@apple.com>
2580
2581 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2582 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2583
c2e0d3a9
HPN
25842005-04-19 Hans-Peter Nilsson <hp@axis.com>
2585
2586 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2587 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2588 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2589 "*-*-elf" and "*-*-linux*".
2590 * configure: Regenerate.
2591
871ae772
JM
25922005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2593
2594 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2595
bf070c29
MS
25962005-04-12 Mike Stump <mrs@apple.com>
2597
2598 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2599
e865b6f7
TK
26002005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
7b71ad7f
BS
26042005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2605
2606 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2607
25b42232
PB
26082005-04-06 Paolo Bonzini <bonzini@gnu.org>
2609
f610dd5f 2610 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2611 (TARGET_CONFIGARGS): Include --with-target-subdir.
2612 (configure, all): New macros. Use them throughout.
2613 * Makefile.in: Regenerate.
2614
d727c624
JG
26152005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2618
fff72cc4
ZD
26192005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2620
2621 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2622
86472dc3
GP
26232005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2624
2625 * MAINTAINERS: Move John Carr to Write After Approval.
2626
5d0f90e5
R
26272005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2628
2629 * config/mh-mingw32: Delete.
2630 * configure.in: Don't use it.
2631 * configure: Regenerate.
2632
33da42bc
PB
26332005-03-31 Paolo Bonzini <bonzini@gnu.org>
2634
2635 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2636 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2637 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2638 (HOST_LIB_PATH): Generate from Makefile.def.
2639 (TARGET_LIB_PATH): Likewise.
2640 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2641 * Makefile.in: Regenerate.
2642 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2643 (RPATH_ENVVAR): Include Darwin case.
2644 * configure: Regenerate.
2645
15cc1841
TF
26462005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2647
2648 * MAINTAINERS (Various Maintainers): Remove self.
2649 (Write After Approval): Add self.
2650
6a8c79d5
TF
26512005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2652
2653 * MAINTAINERS (Various Maintainers): Add self.
2654
256f7136
PB
26552005-03-25 Paolo Bonzini <bonzini@gnu.org>
2656
2657 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2658 * configure: Regenerate.
2659
191dd2c9
ZW
26602005-03-21 Zack Weinberg <zack@codesourcery.com>
2661
2662 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2663 gcc_version, and gcc_version_trigger from set of flags to pass.
2664 * Makefile.tpl: Remove definitions of above variables.
2665 (config.status): Remove dependency on $(gcc_version_trigger).
2666 * Makefile.in: Regenerate.
2667 * configure.in: Do not reference config/gcc-version.m4 nor
2668 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2669 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2670 * configure: Regenerate.
2671
ef6e9bc0
MH
26722005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2673 Andrew Pinski <pinskia@physics.uc.edu>
2674
2675 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2676 * Makefile.in: Regenerate.
2677
009bbd5a
FW
26782005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2679
2680 * MAINTAINERS (Write After Approval): Add myself.
2681
09f8755b
DA
26822005-03-03 David Ayers <d.ayers@inode.at>
2683
2684 * MAINTAINERS (Write After Approval): Add myself.
2685
e73ed25c
AO
26862005-03-01 Alexandre Oliva <aoliva@redhat.com>
2687
2688 PR libgcj/20160
2689 * ltmain.sh: Avoid creating archives with components that have
2690 duplicate basenames.
2691
ace9ac7b
AP
26922005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2693
2694 PR bootstrap/20250
2695 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2696 instead of check.
2697 * Makefile.in: Regenerate.
2698
c9db9354
PB
26992005-02-28 Paolo Bonzini <bonzini@gnu.org>
2700
2701 * Makefile.in: Regenerate to fix conflict between the previous two
2702 patches.
2703
215c351a
PB
27042005-02-28 Paolo Bonzini <bonzini@gnu.org>
2705
2706 PR bootstrap/17383
2707 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2708 * Makefile.tpl (HOST_SUBDIR): New substitution.
2709 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2710 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2711 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2712 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2713 (Host modules, Bootstrapped modules): Use it.
2714 (Build modules, Target modules): Do not create symlink trees,
2715 always configure out-of-srcdir.
2716 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2717 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2718 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2719 $(HOST_SUBDIR). Create a symlink for host_subdir.
2720
2721 * Makefile.in: Regenerate.
2722 * configure: Regenerate.
2723
5395b47b
NN
27242005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2725
2726 Merged from libada-gnattools-branch:
2727 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2728
2729 * gnattools: New directory.
2730 * Makefile.def: Add gnattools as a module, depending on target-libada.
2731 * Makefile.in: Regenerate.
2732 * configure.in: Include gnattools in host_tools; disable it if ada
2733 is disabled.
2734 * configure: Regenerate.
2735
ca2cc05c
JM
27362005-02-24 James A. Morrison <phython@gcc.gnu.org>
2737
2738 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2739 treelang maintainer.
2740 (Write After Approval): Remove myself.
2741
d2f3024f
PS
27422005-02-23 Paul Schlie <schlie@comcast.net>
2743
2744 * configure.in: Allow darwin targeted ports to build tk, itcl and
2745 libgui.
2746 * configure: Regenerate.
2747
bba5e0ca
EB
27482005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2749
2750 PR libgcj/10353
2751 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2752 * configure: Regenerate.
2753
70132ce7
SK
27542005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2755
2756 * MAINTAINERS (Write After Approval): Add myself.
2757
20f0edca
ILT
27582005-02-10 Ian Lance Taylor <ian@airs.com>
2759
2760 * MAINTAINERS: Update my e-mail address.
2761
e64e5109
RG
27622005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2763
2764 * MAINTAINERS (Write After Approval): Add myself.
2765
40d64b5a
HPN
27662005-01-29 Hans-Peter Nilsson <hp@axis.com>
2767
2768 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2769 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2770 target-libgloss when not *-*-elf and *-*-aout.
2771 * configure: Regenerate.
2772
54a12711
KH
27732005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2774
2775 * MAINTAINERS: Remove obsolete entries.
2776
0aa99dbb
KH
2777 * MAINTAINERS (Write After Approval): Add Michael Matz.
2778
2b009f5f
NB
27792005-01-19 Neil Booth <neil@daikokuya.co.uk>
2780
2781 * MAINTAINERS: Remove self as cpplib maintainer.
2782
385870f5
KC
27832005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2784
2785 * install-sh, config.sub: Import from upstream.
2786
e7daab31
KC
27872005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2788
2789 PR bootstrap/18222
2790 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2791 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2792 * Makefile.in: Regenerate.
2793
e6003f4d
JT
27942005-01-16 Jason Thorpe <thorpej@netbsd.org>
2795
2796 * MAINTAINERS: Update my email address.
2797
145e2972 27982005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2799 Andreas Schwab <schwab@suse.de>
145e2972
DE
2800
2801 PR bootstrap/18033
2802 * config-ml.in: Eval option if surrounded by single quotes.
2803
86c7e0da
PB
28042005-01-03 Paolo Bonzini <bonzini@gnu.org>
2805
2806 Revert 2004-12-28 Makefile changes, a better fix will be
2807 applied to mainline and src after GCC 4.0 branches.
2808
3224a22f
PB
28092004-12-28 Paolo Bonzini <bonzini@gnu.org>
2810
2811 PR bootstrap/17383
2812
2813 * Makefile.def (target_modules): Remove stage parameter,
2814 it is always true now.
2815 * Makefile.tpl (configure-build-[+module+],
2816 configure-target-[+module+]): Always build symlink tree
2817 for the directory and for include. BUILD_SUBDIR and
2818 TARGET_SUBDIR cannot be . anymore.
2819 * Makefile.in: Regenerate.
2820
aaf51ca2
DE
28212004-12-25 David Edelsohn <edelsohn@gnu.org>
2822
2823 Revert 2004-12-08 Makefile changes.
2824
4e32e454
DS
28252004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2826
2827 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2828 cygwin, mingw.
2829
669f01d8
AS
28302004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2831
2832 * configure.in (sh64-*-*): Reenable gprof.
2833 * configure: Regenerate.
2834
1b227ee0
DE
28352004-12-08 David Edelsohn <edelsohn@gnu.org>
2836
2837 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2838 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2839 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2840 * Makefile.in: Regenerate.
2841
ce5e944c
CF
28422004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2843
2844 * MAINTAINERS: Update my email address.
2845
893f1e87
MK
28462004-12-07 Matt Kraai <kraai@ftbfs.org>
2847
2848 * Makefile.tpl: Generate normal dependencies if the LHS module is
2849 not bootstrapped.
2850 * Makefile.in: Regenerate.
2851
bb59c339
RS
28522004-12-03 Richard Sandiford <rsandifo@redhat.com>
2853
2854 * configure.in: Include config/gxx-include-dir.m4. Use
2855 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2856 * configure: Regenerate.
2857
4982adbe
RS
28582004-12-03 Richard Sandiford <rsandifo@redhat.com>
2859
2860 * config.if: Delete.
2861 * configure.in: Set libstdcxx_incdir directly.
2862 * configure: Regenerate.
2863
05750653
EC
28642004-12-02 Eric Christopher <echristo@redhat.com>
2865
2866 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2867 * Makefile.in: Regenerate.
2868
5fef1dbd
RS
28692004-12-02 Richard Sandiford <rsandifo@redhat.com>
2870
2871 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2872 * configure: Regenerate.
2873
afabd8e6
RS
28742004-12-02 Richard Sandiford <rsandifo@redhat.com>
2875
2876 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2877 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2878 * configure: Regenerate.
2879
78716e86
EC
28802004-12-01 Eric Christopher <echristo@redhat.com>
2881
2882 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2883 of things to remove.
2884
57ab8ba9
MK
28852004-11-29 Matt Kraai <kraai@ftbfs.org>
2886
2887 * MAINTAINERS (Write After Approval): Update my e-mail address.
2888
2539bffe
KC
28892004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2890
2891 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2892 from CVS libtool to always pass_all.
2893
3e732ba0
JDA
28942004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2895
2896 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2897 (hppa*64*-*-*): Delete incorrect comment.
2898 * configure: Rebuilt.
2899
767f726e
KC
29002004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2901
2902 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2903
2c92e90f
KC
29042004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2905
2906 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2907 from CVS libtool to always pass_all.
2908
32f84e48
KC
29092004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2910
2911 * install-sh, compile: Import from automake.
2912
9587be8a
KC
29132004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2914
2915 * config.guess, config.sub: Import from savannnah.
2916
04e81808 29172004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2918
2919 * MAINTAINERS (Write After Approval): Add myself
2920
f87a2b2e
MS
29212004-11-12 Mike Stump <mrs@apple.com>
2922
2923 * Makefile.def: Add html support.
2924 * Makefile.tpl: Likewise.
2925 * Makefile.in: Regenerate.
2926
848556c2
GK
29272004-11-11 Geoffrey Keating <geoffk@apple.com>
2928
556f03c4
GK
2929 PR 18423
2930 * configure.in: Remove all instances of build-fixincludes from
2931 noconfigdirs.
2932 (build_configargs): Supply --target to subdirectories.
2933 * configure: Regenerate.
2934
848556c2
GK
2935 * Makefile.def: Make gcc install depend on fixincludes install.
2936 * Makefile.in: Regenerate.
2937
9e5712a5
JJ
29382004-11-10 Janis Johnson <janis187@us.ibm.com>
2939
2940 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2941
4ef509c0
PB
29422004-11-11 Paul Brook <paul@codesourcery.com>
2943
2944 * MAINTAINERS: Add self as arm maintainer. Update email address.
2945
20d11df6
HPN
29462004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2947
2948 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2949 target-libgfortran.
79fd8592 2950 * configure: Regenerate.
20d11df6 2951
68c70f15
DE
29522004-11-07 David Edelsohn <edelsohn@gnu.org>
2953
2954 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2955 like CC.
2956
54f88091
PB
29572004-11-05 Paolo Bonzini <bonzini@gnu.org>
2958
2959 * Makefile.def (host fixincludes): Specify missing targets.
2960 * Makefile.in: Regenerate.
2961
6866abb8
RC
29622004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2963
2964 * MAINTAINERS: Add myself
2965
83f62578
GL
29662004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2967
2968 * MAINTAINERS (Write After Approval): Add myself.
2969
53c7ffe7
GK
29702004-11-04 Geoffrey Keating <geoffk@apple.com>
2971
2972 * Makefile.def: Build fixincludes for the host, too.
2973 * Makefile.in: Regenerate.
2974 * configure.in (host_tools): Add fixincludes.
2975 * configure: Regenerate.
2976
ac8b3d9d
DJ
29772004-11-04 Daniel Jacobowitz <dan@debian.org>
2978
2979 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2980 * configure: Regenerated.
2981
bab37580
L
29822004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2983
2984 PR other/17783
2985 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2986 * configure: Regenerated.
2987
db1de713
MM
29882004-10-31 Mark Mitchell <mark@codesourcery.com>
2989
2990 * README.SCO: Update per FSF instructions.
2991
a827e21a
EW
29922004-10-28 Eric B. Weddington <ericw@evcohs.com>
2993
2994 PR target/18151
2995 * configure.in (case ${target}): Do not build fixincludes for avr.
2996 * configure: Regenerated.
2997
9d069a4f
PB
29982004-10-26 Paolo Bonzini <bonzini@gnu.org>
2999
3000 * configure.in (case ${target}): Do not build fixincludes
3001 on platforms where it is not used.
3002 * configure: Regenerated.
3003
fc45f3fe
DJ
30042004-10-23 Daniel Jacobowitz <dan@debian.org>
3005
3006 * configure.in: Use an absolute path to install-sh.
3007 * configure: Regenerated.
3008
36554b92
AL
30092004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3010
3011 * MAINTAINERS (Write After Approval): Add myself.
3012
88e9994a
KH
30132004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3014
3015 * MAINTAINERS: Remove from Write After Approval those that are
3016 already maintainers.
3017
ad02a944
SP
30182004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3019
3020 * MAINTAINERS: Update my email address.
3021
c8e6cd41
KC
30222004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3023
3024 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3025 * configure: Regenerate.
3026
ebe55024
R
30272004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3028
3029 * MAINTAINERS: Update my email address.
3030
a8b0957e
KH
30312004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3032
3033 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3034 entries belonging to this category.
3035
96836f61
JZ
30362004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3037
3038 * MAINTAINERS: Update my e-mail address.
3039
7e0b5752
PB
30402004-10-06 Paolo Bonzini <bonzini@gnu.org>
3041
3042 Fix wrong conflict resolution in:
3043
3044 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3045
3046 * Makefile.in: Regenerate.
3047 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3048 in the recursive `make', instead of hardwiring `all'.
3049 (Autogenerated TARGET-* variables): New.
3050
370f7a47
TL
30512004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3052
3053 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3054 * configure: Regenerate.
370f7a47 3055
13e5d623
KH
30562004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3057
3058 * MAINTAINERS (Various Maintainers): Move the "windows,
3059 cygwin, mingw" maintainer to ...
3060 (OS Port Maintainers): ... here.
3061
a6497c1b
KH
30622004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3063
3064 * MAINTAINERS (Write After Approval): Remove those that are
3065 maintainers of some subsystem.
3066
1abb828a
D
30672004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3068
3069 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3070 * ltcf-cxx.sh (tpf*): Likewise.
3071 * ltconfig (tpf*): Add TPF OS configuration support.
3072
16d1338d
BS
30732004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3074
3075 * MAINTAINERS: Change my email address to my new work account.
3076
9082a750
MR
30772004-09-24 Michael Roth <mroth@nessie.de>
3078
3079 * configure.in (--without-headers): Add missing double quotes.
3080 * configure: Regenerate.
3081
07a8bdf8
KC
30822004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3083
3084 * ylwrap: Revert to previous version.
3085
4c4a5bbc
L
30862004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3087
3088 PR bootstrap/17369
3089 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3090 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3091 SET_GCC_LIB_PATH_CMD.
3092 (BASE_TARGET_EXPORTS): Likewise.
3093 * Makefile.in: Regenerated.
3094
3095 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3096 * configure: Regenerated.
3097
85f59630
KC
30982004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3099
3100 * config.guess: New upstream version
3101 * compile, depcomp, install-sh, ylwrap: Likewise.
3102
95c53c62
RS
31032004-09-19 Roger Sayle <roger@eyesopen.com>
3104
3105 * config/mh-x86omitfp: New host makefile fragment. Add
3106 -fomit-frame-pointer to the default BOOT_CFLAGS.
3107 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3108 * configure: Regenerate.
3109
0a1c093b
AP
31102004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3111
3112 PR target/11572
3113 * configure.in (*-*-darwin*): Renable libobjc.
3114 * configure: Regenerate.
3115
315fcf97
NS
31162004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3117
3118 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3119
0a050485 31202004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3121
0a050485
DB
3122 * Makefile.def: Remove libbanshee.
3123 * Makefile.tpl: Ditto.
3124 * configure.in: Ditto.
3125 * Makefile.in: Regen.
3126 * configure: Ditto.
3127
5f4a098e
DE
31282004-09-08 David Edelsohn <edelsohn@gnu.org>
3129
3130 * ltmain.sh: Use $pic_object as $non_pic_object if
3131 $non_pic_object=none.
3132
32b2511f
PB
31332004-09-07 Paolo Bonzini <bonzini@gnu.org>
3134
3135 * missing: Import latest version from master repository.
3136
fc4d0e82
NC
31372004-09-06 Nick Clifton <nickc@redhat.com>
3138
3139 * config.sub: Import latest version from master repository.
3140 * config.guess: Likewise.
3141 This includes these changes:
78716e86 3142
fc4d0e82
NC
3143 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3144
3145 * config.sub: Handle crisv32, alias etraxfs.
3146 * config.guess (crisv32:Linux:*:*): Handle.
3147
3148 2004-08-13 Brad Smith <brad@comstyle.com>
3149
3150 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3151 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3152
3153 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3154
3155 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3156 assume the processor is a powerpc. This is because coreutils
3157 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3158 in this case, due to a MacOS X bug that causes
3159 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3160 to return a negative number.
3161 Problem reported by Petter Reinholdtsen in:
3162 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3163
3164 2004-07-19 Ben Elliston <bje@gnu.org>
3165
3166 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3167
3168 2004-06-24 Ben Elliston <bje@gnu.org>
3169
3170 * config.guess: Update copyright years.
3171 * config.sub: Likewise.
3172
3173 2004-06-22 Robert Millan <robertmh@gnu.org>
3174
3175 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3176 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3177
3178 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3179
3180 * config.guess (*:*VMS:*:*): New entry. Replaces
3181 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3182 manufacturer.
3183
3184 2004-06-22 Ben Elliston <bje@gnu.org>
3185
3186 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3187 * config.sub: Likewise.
3188
3189 2004-06-22 Ben Elliston <bje@gnu.org>
3190
3191 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3192 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3193
3194 2004-06-11 Ben Elliston <bje@gnu.org>
3195
3196 * config.guess (pegasos:OpenBSD:*:*): Remove.
3197
3198 2004-06-11 Ben Elliston <bje@gnu.org>
3199
3200 From Wouter Verhelst <wouter@grep.be>:
3201 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3202
3203 2004-06-11 Ben Elliston <bje@gnu.org>
3204
3205 * config.guess (luna88k:OpenBSD:*:*): New.
3206
3207 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3208
3209 * config.guess (m32r*:Linux:*:*): New case.
3210 * config.sub: Handle m32rle.
3211
3212 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3213
3214 From Jens Petersen <petersen@redhat.com>:
3215 * config.sub: Handle sparcv8.
3216
3217 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3218
3219 From Tom Smith <smith@cag.lkg.hp.com>:
3220 * config.guess: Version suffixes are equally significant on Tru64
3221 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3222 prefix of "P" (patched kernel).
3223
3224 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3225
3226 * config.sub: Add support for National Semiconductor CRX target.
3227
2f4cc6bf
JJ
32282004-09-03 Janis Johnson <janis187@us.ibm.com>
3229
3230 * MAINTAINERS (Various Maintainers): Remove myself as web page
3231 maintainer, add myself as maintainer of build status lists.
3232
61fec9ff
JB
32332004-09-03 Jan Beulich <jbeulich@novell.com>
3234
3235 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3236 *-*-netware, but add target-libmudflap.
3237 Consolidate *-*-netware targets (of which really only i?86 exists)
3238 into a single entry.
3239 * configure: Likewise.
3240
45f366ab
PB
32412004-09-01 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * Makefile.tpl (sorry): Remove.
3244 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3245 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3246 (do-clean): Clean per-stage directories too.
3247 (do-distclean): Run distclean-stage1 too.
3248 (.NOTPARALLEL): Enable during toplevel bootstrap.
3249 (stage[+id+]-bubble): Enable parallel execution during
3250 the recursive invocation.
3251 * Makefile.in: Regenerate.
3252
3253 Fix previous checkin:
3254
3255 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3256 include.
3257 * configure.in: Fix indentation.
3258 * configure: Regenerate.
3259
be8fff81
RB
32602004-08-31 Robert Bowdidge <bowdidge@apple.com>
3261
45f366ab
PB
3262 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3263 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3264 * configure: regenerate
78716e86 3265 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3266 -mdynamic-no-pic
be8fff81
RB
3267
3268
71b5d516
PB
32692004-08-31 Paolo Bonzini <bonzini@gnu.org>
3270
3271 * Makefile.def (build_modules): Add fixincludes.
3272 (dependencies): Make gcc depend on fixincludes.
3273 * configure.in (build_tools): Add fixincludes.
3274 (build_configdirs): Always include build_libs.
3275 * Makefile.in: Regenerate.
3276 * configure: Regenerate.
3277
32782004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3279
3280 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3281 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3282 phony targets; do not generate timestamp files.
3283 (distclean-stageN): Remove references to their timestamp files.
3284 (restageN, touch-stageN): Remove.
3285 (stageN-bubble): Rewritten.
3286 (compare): Support lean bootstraps.
3287 * Makefile.in: Regenerate.
3288
3289 * configure.in: Only warn when bootstrapping but
3290 build != host or build != target. Support lean bootstraps.
3291 * configure: Regenerate.
3292
ce7cbbb0
PE
32932004-08-26 Phil Edwards <phil@codesourcery.com>
3294
3295 * configure.in: Give a better error message if GMP/MPFR are missing
3296 and a language needing them has been requested.
3297 * configure: Regenerated.
3298
9c71a529
PE
32992004-08-25 Phil Edwards <phil@codesourcery.com>
3300
3301 * configure.in: Print a list of available language front-ends if
3302 a requested one is missing. Tidy stray tab characters.
3303 * configure: Regenerated.
3304
e3f92d3b
MK
33052004-08-19 Michael Koch <konqueror@gmx.de>
3306
3307 * gcc/doc/install.texi: Update entry about automake for libjava.
3308
c3f84f61
RM
33092004-08-17 Robert Millan <robertmh@gnu.org>
3310
3311 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3312 (instead of FreeBSD).
3313 * configure: Regenerate.
3314
7c27e184
PB
33152004-08-16 Paolo Bonzini <bonzini@gnu.org>
3316
3317 * Makefile.in: Regenerate.
3318 * configure: Regenerate.
3319
3320 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3321 stage_*_flags.
3322 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3323 for bootstrapped modules if toplevel bootstrap is going.
3324 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3325 modules. Adjust for changes in Makefile.def. Enable several
3326 rules even in non-bootstrap mode, just to avoid peppering the
3327 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3328 (stage-[+prev+]-bubble): Remove.
3329
3330 * Makefile.def (Dependencies): Depend on all-build-bison,
3331 all-build-flex, all-build-byacc, all-build-texinfo, rather
3332 than the host variations.
3333 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3334 with BUILD_SUBDIR.
3335 (BISON): Update for recent Bisons.
3336 (YACC): Fix typo.
3337 (cross): Depend on all-build.
3338 (all): Do not depend on all-build.
3339 (prebootstrap): Remove.
3340 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3341 (Prebootstrap dependencies): Add them to the per-stage targets
3342 and to all-prebootstrap.
3343 * configure.in (build_configdirs): Always enable build_tools.
3344 (BUILD_DIR_PREFIX): Remove.
3345
3346 * Makefile.def (gcc): Add target variable.
3347 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3348 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3349 in the recursive `make', instead of hardwiring `all'.
3350 (Autogenerated TARGET-* variables): New.
3351
20f3bb80
BB
33522004-08-13 Brian Booth <bbooth@redhat.com>
3353
3354 * MAINTAINERS: Remove myself from write-after-approval.
3355
b5be499d
NN
33562004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3357
3358 * src-release: Stop distributing mmalloc with gdb (which doesn't
3359 use it).
3360 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3361 * Makefile.in: Regenerate.
3362
b3f8d95d
MM
33632004-08-09 Mark Mitchell <mark@codesourcery.com>
3364
3365 * configure.in (arm*-*-eabi*): New target.
3366 * configure: Regenerate.
3367
3589b69e
PB
33682004-08-06 Paolo Bonzini <bonzini@gnu.org>
3369
3370 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3371 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3372 (Dependencies): New section.
3373 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3374 (configure-target-[+module+]): Depend on maybe-all-gcc
3375 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3376 (toplevel profiledbootstrap): Fix dependencies.
3377 * Makefile.in: Regenerate.
3378
972974fc
MM
33792004-08-03 Mark Mitchell <mark@codesourcery.com>
3380
3381 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3382 target-libiberty to noconfigdirs.
3383 * configure: Regenerate.
3384
bebf829d
PB
33852004-08-03 Paul Brook <paul@codesourcery.com>
3386
3387 * configure.in: Check for MPFR as well as GMP.
3388 * configure: Regenerate.
3389
98a5bb3b
RM
33902004-08-01 Robert Millan <robertmh@gnu.org>
3391
3392 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3393 libmudflap for all GNU-based systems (with Glibc).
3394 * configure: Regenerate.
3395
d32ab992
PB
33962004-08-03 Paolo Bonzini <bonzini@gnu.org>
3397
3398 * Makefile.def (host-modules): Add gcc.
3399 * Makefile.in: Regenerate.
3400 * Makefile.tpl (sorry): New rule.
3401 (configure-host, all-host, [+make_target+]-host, do-check,
3402 install-host): Do not add gcc as a special case.
3403 (host modules): Add a small special-casing for gcc. Export
3404 extra_make_flags through the environment.
3405 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3406 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3407 other recursive targets for gcc): Remove.
3408
3409 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3410 (stage, unstage): New rules.
3411 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3412 distclean-stage[+id+]): Use stage_current.
3413 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3414 the stage*-start rules.
3415
aeb732c1
GK
34162004-08-02 Geoffrey Keating <geoffk@apple.com>
3417
3418 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3419 use -all_load flag.
3420
25b656e7
PB
34212004-08-02 Paolo Bonzini <bonzini@gnu.org>
3422
3423 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3424 * configure: Regenerate.
3425
cc440d71
TM
34262004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3427
3428 * maintainer-scripts/gcc_release: Revert yesterday's change.
3429
270e140b
SB
34302004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3431
3432 * MAINTAINERS: Add myself to write-after-approval.
3433
3e4035f8
TM
34342004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3435
3436 * libf2c: Removed.
3437 * gcc/gccbug.in: Updated because of libf2c removal.
3438 * maintainer-scripts/gcc_release: Ditto.
3439
a3e8d8b4
LR
34402004-07-09 Loren J. Rittle <ljrittle@acm.org>
3441
3442 * configure.in: Build libmudflap by default on FreeBSD.
3443 * configure: Regenerated.
3444
dfcada9a
MM
34452004-07-09 Mark Mitchell <mark@codesourcery.com>
3446
3447 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3448 systems.
3449 * configure: Regenerated.
3450
3922b216
JDA
34512004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3452
3453 PR target/16344
3454 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3455 feedback based compiler.
3456 * Makefile.in: Rebuilt.
3457
95bcca47
AO
34582004-07-08 Alexandre Oliva <aoliva@redhat.com>
3459
3460 * Makefile.def (host_modules): Set bootstrap=true for flex.
3461 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3462 * Makefile.in: Rebuilt.
3463
051822f6
JH
34642004-07-07 Jan Hubicka <jh@suse.cz>
3465
3466 * MAINTAINERS: Add self as a profile feedback maintainer.
3467
7b61653a
PE
34682004-07-05 Phil Edwards <phil@codesourcery.com>
3469
3470 * configure.in: Do not prepend $srcdir to /dev/null in
3471 makefile fragments.
3472 * configure: Regenerate.
3473
23f6b2f9
PB
34742004-07-01 Paolo Bonzini <bonzini@gnu.org>
3475
3476 * Makefile.def (build_modules): Add bison, byacc, flex,
3477 m4, texinfo.
3478 (flags_to_pass): Add FLEX.
3479 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3480 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3481 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3482 DEFAULT_MAKEINFO): Remove.
3483 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3484 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3485 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3486 objdir or else use configured tool.
3487 (all-build): New.
3488 (all): Depend on it.
3489 (Build module dependencies): Add.
3490 * Makefile.in: Regenerate.
3491 * configure.in: Better support for multiple build modules,
3492 matching what is done for host/target modules. Do not look
3493 for "plausible" locations of build tools if Canadian cross.
3494 Use autoconf's AC_PROG_CC to find a C compiler. Define
3495 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3496 * configure: Regenerate.
78716e86 3497
1c020272
PB
34982004-06-22 Paolo Bonzini <bonzini@gnu.org>
3499
3500 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3501 * Makefile.in: Regenerate.
3502
a52a0a7f
PB
35032004-06-22 Paolo Bonzini <bonzini@gnu.org>
3504
3505 * Makefile.tpl (configure-build-[+module+],
3506 configure-[+module+], configure-target-[+module+]): Pass
3507 [+extra_configure_args+].
3508 (all-build-[+module+], all-[+module+], check-[+module+],
3509 install-[+module+], [+make_target+]-[+module+],
3510 all-target-[+module+], check-target-[+module+],
3511 install-target-[+module+], [+make_target+]-target-[+module+]):
3512 Pass [+extra_make_args+].
3513 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3514 (GCC_HOST_EXPORTS): Remove.
3515 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3516 cross, check-gcc, check-gcc-c++, install-gcc,
3517 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3518 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3519 * Makefile.in: Regenerate.
3520
ccde3f1a
MS
35212004-06-21 Matthew Sachs <msachs@apple.com>
3522
3523 * MAINTAINERS: Added self to write-after-approval.
3524
6264b0a6
CF
35252004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3526
3527 * configure.in: Check for srcdir/winsup rather than build directory
3528 winsup.
3529 * configure: Regenerate.
3530
801e2270
CV
35312004-06-17 Corinna Vinschen <vinschen@redhat.com>
3532
3533 * configure.in: Don't build Cygwin native newlib if winsup
3534 directory is missing. Emit warning instead.
3535 * configure: Regenerate.
3536
ad6717df
PB
35372004-06-09 Paolo Bonzini <bonzini@gnu.org>
3538
3539 * Makefile.tpl (touch-stage[+id+]): New.
3540 (restage[+prev+]): Depend on touch-stage[+id+].
3541
3542 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3543 Use it throughout.
3544
3545 * Makefile.def: Add profile and feedback bootstrap stages.
3546 Remove next field from bootstrap stages.
3547 * Makefile.tpl (LN, LN_S): Substitute.
3548 (stageN-start, stageN-end): Use double-colon rules, to
3549 provide a hook for additional setup commands.
3550 (distclean-stageN-gcc, restageN): Create dependencies from
3551 [+prev+], not from [+next+].
3552 (stageN-bubble): Add commands for successive stages from
3553 [+prev+], using double-colon rules.
3554 (all-stageN-gcc): Fix typo.
3555 (stagefeedback-start, profiledbootstrap): New.
3556 * Makefile.in: Regenerate.
3557 * configure.in: Call ACX_PROG_LN.
3558 * configure: Regenerate.
3559
5bbb9680
CY
35602004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
e18be1d4
MA
35642004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3565
3566 * MAINTAINERS (Write After Approval): Add myself.
3567
5607edfd
PB
35682004-06-03 Paolo Bonzini <bonzini@gnu.org>
3569
3570 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3571 without gcc.
3572 * configure: Regenerate.
3573
1ec4e9c3
PB
35742004-06-01 Paolo Bonzini <bonzini@gnu.org>
3575
3576 * Makefile.tpl: Fix typo.
3577 * Makefile.in: Regenerate.
3578
c2f7605f
PB
35792004-06-01 Paolo Bonzini <bonzini@gnu.org>
3580
3581 * configure.in: Remove new- prefix from toplevel
3582 bootstrap targets.
3583 * configure: Regenerate.
3584
f516a7da
PB
35852004-06-01 Paolo Bonzini <bonzini@gnu.org>
3586
3587 * Makefile.tpl (all.normal): Rename to all.
3588 (all): Replace with a rule to pick the default
3589 target from configure.
3590 (all-gcc, configure-gcc): Use conditionals to
3591 do nothing when toplevel bootstrap is going on.
3592 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3593 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3594 * configure.in: Support --enable-bootstrap.
3595
3596 * Makefile.def: Remove new- prefix from toplevel
3597 bootstrap targets.
3598 * Makefile.tpl: Likewise.
3599
3600 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3601 target.
3602
3603 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3604 $(RECURSE_FLAGS) to recursive invocation of make.
3605
3606 * Makefile.in: Regenerate.
3607 * configure: Regenerate.
3608
78dd5e36
AJ
36092004-05-30 Andreas Jaeger <aj@suse.de>
3610 Jim Wilson <wilson@specifixinc.com>
3611
3612 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3613 like CC.
3614
30f1bddc
DJ
36152004-05-27 Daniel Jacobowitz <dan@debian.org>
3616
3617 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3618 * configure: Regenerate.
3619
4fc4dd12
DJ
36202004-05-25 Daniel Jacobowitz <drow@false.org>
3621
3622 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3623 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3624 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3625 targets.
3626 * Makefile.in: Regenerate.
3627
94632047 36282004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3629
3630 * configure.in: Test the ability to symlink directories.
3631 * configure: Regenerate.
3632
3633 * Makefile.def (bootstrap-stage): New definitions.
3634 * Makefile.tpl (configure-stage1-gcc,
3635 configure-stage2-gcc, configure-stage3-gcc,
3636 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3637 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3638 new-restage3, compare): Autogenerate, see Makefile.in
3639 entry for behavioral changes.
3640 (distclean-stage1, new-stage1-start, new-stage1-end,
3641 new-stage1-bubble, distclean-stage2, new-stage2-start,
3642 new-stage2-end, new-stage2-bubble, distclean-stage3,
3643 new-stage3-start, new-stage3-end): New autogenerated targets.
3644 (objext, prebootstrap, BOOT_CFLAGS,
3645 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3646 targets.
3647
3648 * Makefile.in: Regenerate.
3649 (distclean-stage1, new-stage1-start, new-stage1-end,
3650 new-stage1-bubble, distclean-stage2, new-stage2-start,
3651 new-stage2-end, new-stage2-bubble, distclean-stage3,
3652 new-stage3-start, new-stage3-end): New targets.
3653 (all-stage1-gcc): Move prebootstrap dependency from here...
3654 (configure-stage1-gcc): ...to here.
3655 (new-bootstrap): Use bubble targets.
3656 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3657 Use per-stage distclean targets.
3658 (configure-stage1-gcc, configure-stage2-gcc,
3659 configure-stage3-gcc, all-stage1-gcc,
3660 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3661 Use new-stageN-start to prepare the tree.
3662
4f4e53dd
PB
36632004-05-23 Paolo Bonzini <bonzini@gnu.org>
3664
3665 * Makefile.def (host_modules): add libcpp.
3666 * Makefile.tpl: Add dependencies on and for libcpp.
3667 * Makefile.in: Regenerate.
3668 * configure.in: Add libcpp host module.
3669 * configure: Regenerate.
3670
60975492
PB
36712004-05-21 Paolo Bonzini <bonzini@gnu.org>
3672
3673 * Makefile.tpl: Whenever a recursive target is defined, wrap
3674 it in a special @if/@endif block, and prepare its maybe
3675 dependency in the @if/@endif block
3676 * configure.in: Instead of writing maybe dependencies, remove
3677 the @if/@endif statements, and remove the @if/@endif blocks
3678 that remain.
3679 * configure: Regenerate.
3680 * Makefile.in: Regenerate.
3681
5ce7d75d
JJ
36822004-05-20 Janis Johnson <janis187@us.ibm.com>
3683
3684 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3685
c779c42f
KK
36862004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3687
3688 PR bootstrap/15120
3689 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3690 * */configure: Rebuilt.
3691
b4117c30
ZW
36922004-05-17 Zack Weinberg <zack@codesourcery.com>
3693
3694 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3695 of libf2c.
3696 * configure, Makefile.in: Regenerate.
3697
dd609cc1 36982004-05-13 Tobias Schl���¼ter <tobi@gcc.gnu.org>
75089d48
TS
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
6de9cd9a
DN
37022004-05-13 Diego Novillo <dnovillo@redhat.com>
3703
3704 Merge from tree-ssa-20020619-branch.
3705
3706 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3707 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3708 (HOST_GMPLIBS): Define.
3709 (HOST_GMPINC): Define.
3710 (TARGET_LIB_PATH): Add libmudflap.
3711 (GFORTRAN_FOR_TARGET): Define.
3712 (configure-build*): Export GFORTRAN.
3713 (configure-gcc): Export GMPLIBS and GMPINC.
3714 (all-gcc): Add maybe-all-libbanshee.
3715 (configure-target-libgfortran): Define.
3716 * Makefile.in: Regenerate.
3717 * configure.in (host_libs): Add libbanshee.
3718 (target_libraries): Add target-libmudflap and target-libgfortran.
3719 Add --with-libbanshee.
3720 Handle --disable-libmudflap.
3721 (*-*-freebsd*): Use with_gmp.
3722 Add $(libgcj) to noconfigdirs.
3723 * configure: Regenerate.
3724 * depcomp: New file.
3725 * MAINTAINERS: Add tree-ssa maintainers.
3726
8f1b790f
VM
37272004-05-04 Vladimir Makarov <vmakarov@redhat.com>
3728
b4117c30 3729 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 3730
693446fc
BF
37312004-04-30 Brian Ford <ford@vss.fsi.com>
3732
b4117c30 3733 * MAINTAINERS (Write After Approval): Add myself.
693446fc 3734
d1bb666c
UB
37352004-04-29 Uros Bizjak <uros@kss-loka.si>
3736
b4117c30 3737 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 3738
6cf1ac42
PB
37392004-04-28 Paolo Bonzini <bonzini@gnu.org>
3740
3741 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3742 * configure: Regenerate.
3743
632933d5
PB
37442004-04-27 Paolo Bonzini <bonzini@gnu.org>
3745
3746 Revert:
3747 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3748
3749 * Makefile.def (flags_to_pass): Remove *dir variables that
3750 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3751 as well as prefix and exec_prefix.
3752 * Makefile.in: Regenerate.
3753
80dc6aa0
RM
37542004-04-26 Robert Millan <robertmh@gnu.org>
3755
3756 Add patches from libtool CVS.
3757 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3758 * ltconfig: Likewise.
3759 * ltcf-c.sh: Likewise.
3760 * ltcf-cxx.sh: Likewise.
3761 * ltcf-gcj.sh: Likewise.
3762
e11283f1
PB
37632004-04-26 Paolo Bonzini <bonzini@gnu.org>
3764
3765 * Makefile.def (host_modules): Mark with the bootstrap
3766 flag packages on which gcc depends.
3767 * Makefile.tpl (all-bootstrap): Use it.
3768 * Makefile.in: Regenerate.
3769
8546950c
PB
37702004-04-26 Paolo Bonzini <bonzini@gnu.org>
3771
3772 * Makefile.def (flags_to_pass): Remove *dir variables that
3773 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3774 as well as prefix and exec_prefix.
3775 * Makefile.in: Regenerate.
3776
a76494aa
PB
37772004-04-26 Paolo Bonzini <bonzini@gnu.org>
3778
b4117c30
ZW
3779 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3780 * configure: Regenerate.
3781 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3782 * gcc/Makefile.tpl (compare): Use the result of the test.
3783 * gcc/Makefile.in: Regenerate.
a76494aa 3784
03a91701
PB
37852004-04-23 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3788 Always relocate gcc and prev-gcc to the original names, even
3789 if the build fails.
3790 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3791 New targets.
3792
082a6351
LG
37932004-04-23 Laurent GUERBY <laurent@guerby.net>
3794
3795 * MAINTAINERS: Update my email address.
b4117c30 3796
1f1d584b
RO
37972004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3798
3799 * configure.in (mips*-*-irix5*): Enable ld.
3800 * configure: Regenerate.
082a6351 3801
1db673ca
RO
38022004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3803
3804 * configure: Regenerate.
3805
ce4ea44e
JW
38062004-04-15 James E Wilson <wilson@specifixinc.com>
3807
3808 * Makefile.tpl (configure-[+module+], configure-gcc,
3809 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3810 Set and export LDFLAGS.
3811 * Makefile.in: Regenerate.
3812
611f62ad
MC
38132004-04-12 Michael Chastain <mec.gnu@mindspring.com>
3814
b4117c30 3815 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 3816
be912515
NN
38172004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3818
3819 PR bootstrap/14871
3820 * Makefile.tpl: If we don't have built-in-tree target tools,
3821 use the ones found by configure rather than hacking around with
3822 program_transform_name.
3823 * configure.in: Give Makefile.tpl the information necessary
3824 to do that.
3825 * Makefile.in: Regenerate.
3826 * configure: Regenerate.
3827
9104315a
NN
38282004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3829
3830 PR bootstrap/14760
3831 * configure.in: When computing baseargs, strip *all* copies of
3832 offending options. Also, don't match/substitute the trailing space,
3833 so that this actually works when two similar options are separated by
3834 only one space.
3835 * configure: Regenerate.
3836
bef1d700
DE
38372004-04-06 David Edelsohn <edelsohn@gnu.org>
3838
b4117c30
ZW
3839 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3840 (rs6000-*-aix*): Same.
3841 * configure: Regenerate.
bef1d700 3842
54bcf05e 38432004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
3844
3845 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 3846
369a832c 38472004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
3848
3849 * MAINTAINERS: Add myself to write-after-approval.
369a832c 3850
09a9c095
NN
38512004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3852
7caf53cb
NN
3853 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3854 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3855 * Makefile.in: Regenerate.
3856
09a9c095
NN
3857 * configure.in (top level bootstrap support): Rework --enable-werror
3858 to set @stage2_werror_flag@.
3859 * configure: Regenerate.
3860 * Makefile.tpl (top level bootstrap support): Pass
3861 @stage2_werror_flag@ down to configure in stages 2 and 3.
3862 * Makefile.in: Regenerate.
3863
5595a2bd
NN
38642004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3865
cbfd7e06
NN
3866 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3867 for stages 2 and 3 as well as in make. As a consequence, remove
3868 OUTPUT_OPTION (now detected by configure) from the flags passed down
3869 to make.
3870 * Makefile.in: Regenerate.
3871
5595a2bd
NN
3872 * Makefile.tpl (new-bootstrap): Fix typo.
3873 * Makefile.in: Regenerate.
3874
ca3b3e20
NN
38752004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3876
295f4e42
NN
3877 * Makefile.tpl: Rearrange by moving recursive_targets rules
3878 into their proper sections.
3879 * Makefile.tpl (top level bootstrap support): Move disabling
3880 of coverage flags from 'make' to 'configure'; improve comments.
3881 * Makefile.in: Regenerate.
3882
340de83f
NN
3883 * Makefile.tpl (experimental top level bootstrap) Move stage1
3884 language setting from all- target to configure- target; disable
3885 intermodule optimization in stage 1; prevent gratuitous rebuilds
3886 of stage 1.
3887 * Makefile.in: Regenerate.
3888 * configure.in: Comma-separate stage 1 language list for top
3889 level bootstrap.
3890 * configure: Regenerate.
3891
ca3b3e20
NN
3892 * Makefile.tpl: Clean up experimental top level bootstrap support:
3893 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3894 prev-gcc in configure- targets as well as all- targets.
3895 * Makefile.in: Regenerate.
3896
4d038073
KC
38972004-03-21 Kelley Cook <kcook@gcc.gnu.org>
3898
3899 * compile: New file imported from automake.
3900
ab3533d6
PB
39012004-03-17 Paolo Bonzini <bonzini@gnu.org>
3902
3903 * configure.in: Remove symbolic link section.
3904 * configure: Regenerate.
3905 * Makefile.tpl (links): Remove.
3906 * Makefile.in: Regenerate.
3907
1e0f07d3 39082004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 3909 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
3910
3911 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 3912 Set with AC_CHECK_PROGS.
1e0f07d3
PB
3913 * configure.in: Fix comment typo from last patch.
3914 * configure: Regenerate.
3915
2805b53a
NN
39162004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3917
3918 * Makefile.tpl: Introduce experimental top level bootstrap support.
3919 * Makefile.in: Regenerate.
3920 * configure.in: Introduce support for top level bootstrap.
3921 * configure: Regenerate.
3922
79b4b7d2 39232004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 3924 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
3925
3926 PR bootstrap/14522
3927 * configure.in: Cope with shells that do not support unquoted ^
3928 * configure: Regenerate.
3929
6bbec498 39302004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 3931 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
3932
3933 PR bootstrap/14522
79b4b7d2 3934 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
3935 quotes inside quoted backquote substitutions.
3936 * configure: Regenerate.
3937
83c15dfc
AP
39382004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3939
3940 PR bootstrap/14522
f2bd98d4 3941 * configure.in: Fix escaping of $.
83c15dfc
AP
3942 * configure: Regenerate.
3943
55ffb5ed
NN
39442004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3945
3946 * configure: Regenerate, since I forgot to while committing Paolo's
3947 changes.
3948
e4c9c075
PB
39492004-03-08 Paolo Bonzini <bonzini@gnu.org>
3950
3951 PR ada/14131
3952 Move language detection to the top level.
3953 * configure.in: Find default values for the tools as
3954 soon as possible. Disable ada if GNAT is not found.
3955 Emit error message about missing languages. Expand
3956 --enable-languages=all for the gcc subdirectory.
3957
5199e2c6
BE
39582004-03-10 Ben Elliston <bje@gnu.org>
3959
3960 * MAINTAINERS: Update my email address.
3961
c18b95e5
DE
39622004-03-05 David Edelsohn <edelsohn@gnu.org>
3963
3964 * ltconfig: Disable building static libraries if building shared
3965 libraries on AIX 5L.
3966
d0fe5ad3
RS
39672004-03-01 Richard Sandiford <rsandifo@redhat.com>
3968
3969 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3970 and disable libgcj.
3971 * configure: Regenerated.
3972
e6f71f9d
BB
39732004-03-01 Brian Booth <bbooth@redhat.com>
3974
3975 * MAINTAINERS: Add myself to write-after-approval.
3976
8983e50e
PB
39772004-03-01 Paolo Bonzini <bonzini@gnu.org>
3978
3979 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 3980
d4cd9d81
NN
39812004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3982
3983 PR bootstrap/7087
3984 * Makefile.tpl: Guard XFOO sed statements better.
3985 * Makefile.tpl: Add dependency for configure-target-libada.
3986 * Makefile.in: Regenerate (incidentally fixes broken
3987 commit when libada-branch was merged).
3988
0ea0229e
KC
39892004-02-25 Kelley Cook <kcook@gcc.gnu.org>
3990
3991 * MAINTAINERS: Add myself to write-after-approval.
3992
bad93735
AP
39932004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
3994
3995 * MAINTAINERS: Add Nicola Pero and myself as libobjc
3996 maintainers.
3997
a7ca14fc
AC
39982004-02-20 Andrew Cagney <cagney@redhat.com>
3999
4000 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4001 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4002
51592782
NN
40032004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4004
4005 PR bootstrap/11932
4006 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4007
6a30854a
JQ
40082004-02-14 Jerry Quinn <jlquinn@optonline.net>
4009
4010 * MAINTAINERS: Added myself to write-after-approval.
4011
be8b2bee
MK
40122004-02-14 Michael Koch <konqueror@gmx.de>
4013
4014 * MAINTAINERS: Added myself to write-after-approval.
4015
972760b7
JM
40162004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4017
4018 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4019 some OS port maintainers to OS port maintainers section.
4020
b0281654
FCE
40212004-02-13 Frank Ch. Eigler <fche@redhat.com>
4022
4023 * MAINTAINERS: Add self.
4024
3c419fd6
KH
40252004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4026
4027 * MAINTAINERS: Alphabetize.
4028
e88e9aee
PB
40292004-02-12 Paolo Bonzini <bonzini@gnu.org>
4030
4031 * MAINTAINERS: Remove myself.
b4117c30 4032
1915e422
DE
40332004-02-11 David Edelsohn <edelsohn@gnu.org>
4034
4035 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4036 (rs6000-*-aix*): Same.
4037 * configure: Regenerate.
4038
a22c2d8d
KC
40392004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4040
4041 * configure.in (host): Add in missing $noconfigdirs to defines.
4042 * configure: Regenerate.
4043
d9cdb878
AC
40442004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4045 Nathanael Nerode <neroden@gcc.gnu.org>
4046
4047 PR ada/6637, PR ada/5911
b4117c30 4048 Merge with libada-branch:
d9cdb878
AC
4049 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4050 with appropriate dependencies. Add --enable-libada configure switch.
4051 * configure, Makefile.in: Regenerate.
4052
8bd92821
PB
40532004-02-09 Paolo Bonzini <bonzini@gnu.org>
4054
4055 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4056
89a95129
RO
40572004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4058
4059 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4060 * configure: Regenerate.
4061
892629bc
GK
40622004-02-04 Geoffrey Keating <geoffk@apple.com>
4063
4064 Merge from upstream:
4065
4066 * ltmain.in: When setting IFS to '~', be careful about user
4067 arguments that contain '~'.
4068
4069 2004-02-04 Peter O'Gorman <peter@pogma.com>
4070
4071 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4072 Also test $base_compile against $CC with escaped arguments. Bug
4073 reported by Geoff Keating <geoffk@apple.com>.
4074
6b402165
KH
40752004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4076
4077 * MAINTAINERS: Remove i960 port.
4078
fa2f0306
DD
40792004-01-23 DJ Delorie <dj@redhat.com>
4080
4081 * Makefile.def (target_modules) [libiberty]: Don't stage.
4082 * Makefile.in: Rebuilt.
4083
9feb20aa
CT
40842004-01-20 Caroline Tice <ctice@apple.com>
4085
4086 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4087
7aed2ccc
PC
40882004-01-19 Paolo Carlini <pcarlini@suse.de>
4089
4090 * MAINTAINERS: Update my email address.
4091
f25bebe1
JM
40922004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4093
4094 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4095
28083580
VR
40962004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4097
4098 * MAINTAINERS: Remove entries without email address.
4099
c0f4b5e4
DJ
41002004-01-15 Daniel Jacobowitz <drow@mvista.com>
4101
4102 * MAINTAINERS: Add myself to write-after-approval.
4103
b5eb5a5e
SB
41042004-01-15 Steven Bosscher <stevenb@suse.de>
4105
4106 * MAINTAINERS: Update my email address.
4107
2c4de30b
LR
41082004-01-14 Loren J. Rittle <ljrittle@acm.org>
4109
4110 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4111 * Makefile.tpl (configure-target-[+module+]): Support stage.
4112 * Makefile.in: Rebuilt.
4113
74c0b320
ILT
41142004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4115
4116 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4117
2560344b
RS
41182004-01-10 Richard Sandiford <rsandifo@redhat.com>
4119
4120 * MAINTAINERS: Add myself as a MIPS maintainer.
4121
8b21cda6
NN
41222004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4123
2b6c260d
NN
4124 * configure.in: Use ./config.cache, not config.cache.
4125 * configure: Regenerate.
4126 * Makefile.tpl: Special-casing not needed for GCC any more.
4127 * Makefile.in: Regenerate.
4128
09438bde
NN
4129 * configure.in: Don't share a cache file for host dirs.
4130 * configure: Regenerate.
4131
8b21cda6
NN
4132 * config-ml.in: Don't mess with the cache file.
4133
e42870df
EB
41342004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4135
4136 * MAINTAINERS: Move myself from 'Write After Approval' to
4137 'CPU Port Maintainers' section as SPARC maintainer.
4138
6b9eb62c
NN
41392004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4140
78a816a6
NN
4141 * Makefile.tpl: Make GCC use a separate config.cache.
4142 * Makefile.in: Regenerate.
4143
6b9eb62c
NN
4144 PR bootstrap/11932, PR bootstrap/11933
4145 (I don't know if it will fix either of them, but it relates
4146 to them.)
4147 * configure.in: Don't use shared config.cache for target
4148 directories.
4149 * configure: Regenerate.
4150
86d7b562
DN
41512004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4152
4153 * MAINTAINERS: Add myself to 'Write After Approval' section.
4154
07d0a605
RS
41552003-12-31 Roger Sayle <roger@eyesopen.com>
4156
4157 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4158 * configure: Regenerated.
4159
459ac19f
KH
41602003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4161
4162 * MAINTAINERS: Remove the mn10200 maintainer.
4163
5785c0ed 41642003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4165
cc6010cd
AP
4166 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4167 * configure: Regenerated.
5785c0ed 4168
a268eff9
JH
41692003-12-16 Jan Hubicka <jh@suse.cz>
4170
4171 * MAINTAINERS: Add myself as callgraph maintainer.
4172
9d465b12
TF
41732003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4174
4175 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4176 * configure: Regenerate.
4177
a68a270a
GB
41782003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4179
4180 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4181 'Write After Approval' section. Update email.
4182
3066a15c
JL
41832003-12-01 James Lemke <jim@wasabisystems.com>
4184
4185 * MAINTAINERS (Write After Approval): Add myself.
4186
8c052da4
MT
41872003-11-20 Matt Thomas <matt@3am-software.com>
4188
4189 * MAINTAINERS: Add myself as a vax port maintainer.
4190
e75f9147
KC
41912003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4192
4193 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4194 (configure-build-[+module+], configure-[+module+]): Likewise.
4195 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4196 * Makefile.in: Regenerate.
4197
43d8d958
AT
41982003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4199
4200 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4201 shared/dylibed libraries.
4202 * ltmain.sh: Likewise.
4203 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4204 * ltcf-cxx.sh: Likewise.
4205 * ltcf-gcj.sh: Likewise.
4206 * ltconfig: Likewise.
4207
638dcaa0
SC
42082003-11-17 Stan Cox <scox@redhat.com>
4209
4210 * MAINTAINERS: Add myself as iq2000 port maintainer.
4211
15cc172b
AC
42122003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4213
b4117c30
ZW
4214 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4215 * Makefile.in: Regenerate.
15cc172b 4216
20af77cd
UW
42172003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4218
4219 * config.sub: Update to 2003-11-03 version.
4220
4dd01c5c
PE
42212003-10-20 Phil Edwards <phil@codesourcery.com>
4222
4223 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4224 * configure: Regenerate.
4225
8d36c499
NP
42262003-10-20 Nicolas Pitre <nico@cam.org>
4227
4228 * MAINTAINERS: Add myself to 'Write After Approval' section.
4229
8b7ebc31
AC
42302003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4231
4232 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4233
afe1910c
JM
42342003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4235
4236 * MAINTAINERS: Update my email address.
4237
05dcec66
RO
42382003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4239
4240 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4241
71fc2f0c
RL
42422003-10-17 Ralph Loader <rcl@ihug.co.nz>
4243
4244 * MAINTAINERS: Add myself to 'Write After Approval' section.
4245
507ec745
BI
42462003-10-16 Bernardo Innocenti <bernie@develer.com>
4247
4248 * config.guess: Update to 2003-10-16 version.
4249 * config.sub: Update to 2003-10-16 version.
4250
4d466c42
DD
42512003-10-15 David Daney <ddaney@avtrex.com>
4252
4253 * MAINTAINERS: Added myself to 'Write After Approval' section.
4254
0c9b16bc
FH
42552003-10-15 Falk Hueffner <falk@debian.org>
4256
4257 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4258 'Write After Approval' section. Update email.
4259
74d57d15
RS
42602003-10-14 Roger Sayle <roger@eyesopen.com>
4261
4262 * MAINTAINERS: Move myself from 'Write After Approval' to
4263 'Various Maintainers' section as middle-end maintainer.
4264
d29b8ad8
NN
42652003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4266
4267 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4268 HOST_FLAGS_TO_PASS.
4269 * Makefile.in: Regenerate.
4270
26db814a
BI
42712003-10-11 Bernardo Innocenti <bernie@develer.com>
4272
4273 * config.guess: Update to 2003-10-07 version.
4274 * config.sub: Update to 2003-10-07 version.
4275
fffeb871
RO
42762003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4277
4278 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4279 * ltconfig (irix5*, irix6*): Don't override version_type.
4280
6691a79e
ME
42812003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4282
4283 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4284 * configure: Rebuilt
4285 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4286 * Makefile.in: Rebuilt
4287
62cdd71e
L
42882003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4289
4290 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4291
6fe2eacc
CW
42922003-09-30 Carlo Wood <carlo@alinoe.com>
4293
cc6010cd 4294 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4295
ea57e5ad
PK
42962003-09-29 Paul Koning <ni1d@arrl.net>
4297
4298 * MAINTAINERS: Move myself from "Write After Approval"
4299 to CPU platform maintainers for pdp11 platform.
4300
e070672a
AT
43012003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4302
4303 * MAINTAINERS: Move myself from 'Write After Approval' to
4304 'Various Maintainers' section as libffi testsuite maintainer.
4305
43bb47c2
DJ
43062003-09-21 Daniel Jacobowitz <drow@mvista.com>
4307
4308 * configure.in: Pass a computed --program-transform-name
4309 to subconfigures.
4310 * configure: Regenerated.
4311
da9d3b37
NN
43122003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4313
94322beb
NN
4314 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4315 * Makefile.in: Regenerate.
4316
da9d3b37
NN
4317 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4318 * Makefile.in: Regenerate.
4319
ffd9060b
ZL
43202003-09-19 Ziemowit Laski <zlaski@apple.com>
4321
4322 * MAINTAINERS: Move myself from 'Write After Approval'
4323 to 'Various Maintainers' (objective-c) section.
4324
eeae7b41
DJ
43252003-09-17 Daniel Jacobowitz <drow@mvista.com>
4326
4327 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4328 quoting.
4329 * configure: Regenerated.
4330
a080d12b
JB
43312003-09-16 Joel Brobecker <brobecker@gnat.com>
4332
4333 * MAINTAINERS (Write After Approval): Add myself to write after
4334 approval list.
4335
6cd2fc59
DN
43362003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4337
cc6010cd 4338 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4339
dcbdd9cc
ILT
43402003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4341
4342 * MAINTAINERS: Update my e-mail address.
4343
e517f636
AM
43442003-09-09 Alan Modra <amodra@bigpond.net.au>
4345
4346 * libtool.m4 (LD): Correct powerpc64 host match.
4347
bc49924b
JW
43482003-09-06 James E Wilson <wilson@tuliptree.org>
4349
4350 * MAINTAINTERS: Update my affiliation and email address.
4351
082124f5
ZD
43522003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4353
4354 * MAINTAINERS (Write After Approval): Add myself.
4355
dc94d89e
DD
43562003-09-04 DJ Delorie <dj@redhat.com>
4357
4358 * configure: Regenerate.
4359
43602003-09-04 Robert Millan <robertmh@gnu.org>
4361
4362 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4363
7a0f2d4e
KG
43642003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4365
4366 * configure.in: Ensure arguments to sed are properly spaced.
4367 * configure: Regenerate.
4368
88d032eb
GP
43692003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4370
4371 * MAINTAINERS: Update my e-mail address.
4372
0b3f3d22
ME
43732003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4374
4375 * MAINTAINERS (Write After Approval): Add myself.
4376
d253f9ba
DJ
43772003-08-27 Daniel Jacobowitz <drow@mvista.com>
4378
4379 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4380 * configure: Regenerated.
4381
066ec9c9
MM
43822003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4383
4384 * MAINTAINERS: Update my email address.
4385
415d7ef9
PE
43862003-08-23 Phil Edwards <pme@gcc.gnu.org>
4387
4388 * configure.in: Use newline instead of semicolon when assuming
4389 shell arguments in a for loop.
4390 * configure: Regenerated.
4391
e1567352
JE
43922003-08-22 Jason Eckhardt <jle@rice.edu>
4393
4394 * MAINTAINERS: Resurrect the i860 maintainer.
4395
b348267b
GK
43962003-08-20 Geoffrey Keating <geoffk@apple.com>
4397
e50084fa
GK
4398 PR 8180
4399 * configure.in: When testing with_libs and with_headers, treat
4400 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4401 * configure: Regenerate.
b4117c30 4402
b348267b
GK
4403 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4404 make, shell, etc.
4405 (baseargs): Likewise.
4406 * configure: Regenerate.
4407
ca26ffe0
BI
44082003-08-20 Bernardo Innocenti <bernie@develer.com>
4409
4410 * MAINTAINERS (Write After Approval): Add myself.
4411
940cde4d
GK
44122003-08-19 Geoffrey Keating <geoffk@apple.com>
4413
4414 * configure.in: Disable libgcj for darwin not on powerpc.
4415 * configure: Rebuild.
4416
74bed51b
ADL
44172003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4418
4419 * config-ml.in, symlink-tree: Add license.
4420
b4117c30
ZW
44212003-08-03 Richard Stallman <rms@gnu.org>
4422 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
4423
4424 * README.SCO: New file.
4425
333a28b4
MK
44262003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4427
4428 * Makefile.tpl (check, check-c++): Express dependencies using
4429 dependencies rather than commands.
4430 * Makefile.in: Regenerate.
4431
c197e306
AC
44322003-08-01 Andrew Cagney <cagney@redhat.com>
4433
4434 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4435 * configure: Ditto.
4436
a8ee6e2d
GK
44372003-07-31 Geoffrey Keating <geoffk@apple.com>
4438
4439 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 4440 * Makefile.in: Update.
a8ee6e2d 4441
8d9b3f2e
AT
44422003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4443
4444 * configure.in: Enable libgcj for darwin.
4445 * configure: Rebuild.
4446
52c0c542
PE
44472003-07-29 Phil Edwards <pme@gcc.gnu.org>
4448
4449 * config-ml.in: Use ac_configure_args directly instead of
4450 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4451 actually seen.
4452
b4acb5ef
NN
44532003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4454
4455 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4456 creating target and build subdirs to build all parent dirs as needed.
4457 * Makefile.in: Rebuild.
4458 * configure.in: Don't build dirs explicitly here.
4459 * configure: Rebuild.
4460
a51d71d0
PB
44612003-07-26 Paul Brook <paul@nowt.org>
4462
4463 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4464
f43e12ce
AO
44652003-07-22 Alexandre Oliva <aoliva@redhat.com>
4466
4467 * Makefile.tpl (all-make): Depend on intl.
4468 * Makefile.in: Rebuilt.
4469
8a199ff6
PE
44702003-07-20 Phil Edwards <pme@gcc.gnu.org>
4471
4472 * install-sh: Update to newer upstream versions (associated with
4473 aclocal 1.7).
4474 * mkinstalldirs: Likewise.
4475 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4476
e6a8c803
AP
44772003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4478
4479 * MAINTAINERS: Move self from Bug database only accounts
4480 to write-after-approval.
4481
9f13608f
NN
44822003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4483
4484 * config.if: Remove unused libc_interface determination.
4485
c7864714
NN
44862003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4487
4488 * MAINTAINERS: Move self from write-after-approval to
4489 build machinery (*.in).
4490
775956d0
NN
44912003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4492
4493 PR bootstrap/11273
4494 PR bootstrap/11408
4495 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4496 unused INSTALL_PROGRAM_ARGS.
4497 * configure.in: Use AC_PROG_INSTALL.
4498 * Makefile.in: Regenerate.
4499 * configure: Regenerate.
4500
c7f67a6e
KH
45012003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4502
4503 * MAINTAINERS: Alphabetize.
4504
33952f6f
AO
45052003-07-10 Alexandre Oliva <aoliva@redhat.com>
4506
4507 * configure: Rebuilt.
4508 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4509 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4510 newlib nor libgloss.
4511 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4512 * configure.in (am33_2.0-*-linux*): Added.
4513
0d4f1b4e
BW
45142003-07-09 Bob Wilson <bob.wilson@acm.org>
4515
4516 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4517 * configure: Regenerate.
4518
56694dd9
ZW
45192003-07-07 Zack Weinberg <zack@codesourcery.com>
4520
4521 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4522 * Makefile.in: Regenerate.
4523
21607eb4
ZW
45242003-07-04 Zack Weinberg <zack@codesourcery.com>
4525
4526 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4527 * Makefile.in: Regenerate.
4528
8c90b13a
L
45292003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4530
4531 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4532 * Makefile.in: Regenerated.
4533
5d42f90e
L
4534 * config-ml.in: Replace PWD with PWD_COMMAND.
4535
6eb95e99
ZW
45362003-07-04 Zack Weinberg <zack@codesourcery.com>
4537
4538 * intl: New directory; see intl/ChangeLog for details.
4539 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4540 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4541 * Makefile.in: Regenerate.
4542
07d1940e
NN
45432003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4544
4545 * configure.in: Clean up config-lang.in handling. Delete
4546 useless assignment to "subdirs".
4547 * configure: Regenerate.
4548
4dbda6f0
NN
45492003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4550
4551 * configure.in: Rename 'target_libs' to 'target_libraries'.
4552 Remove useless reference to 'target_libs'.
4553 * configure: Regenerate.
4554
2c30ab71
KS
45552003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4556
4557 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4558 * Makefile.in: Regenerate.
4559
11405c93
NN
45602003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4561
4562 * Makefile.def: Introduce flags_to_pass.
4563 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4564 * Makefile.in: Regenerate.
4565
fb87ad5d
HPN
45662003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4567
4568 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4569 and target-libgloss.
4570 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4571 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4572 * configure: Regenerate.
4573
a7956a48
BK
45742003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4575
4576 * configure.in: Update testsuite_flags to new location.
4577 * configure. Regenerate.
6eb95e99 4578
eaf9f3b2
NN
45792003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4580
4581 * Makefile.tpl: Remove BUILD_CC stuff.
4582 * Makefile.in: Regenerate.
4583
2d89ffef
KH
45842003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4585
4586 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4587
83415b0b
GP
45882003-06-16 Graeme Peterson <gp@qnx.com>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591
b951c91c 45922003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 4593
b951c91c
L
4594 * config.guess: Update to 2003-06-12 version.
4595 * config.sub: Update to 2003-06-13 version.
4596
0bb41a37
L
45972003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4598
4599 * config.guess: Update to 2003-06-06 version.
4600 * config.sub: Update to 2003-06-06 version.
4601
655b7166
RO
46022003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4603
4604 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4605 * configure. Regenerate.
4606
01b759aa
NN
46072003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4608
bf1d3e81
NN
4609 * configure.in: Disable serial configure by default.
4610 * configure: Regenerate.
4611 * Makefile.tpl: Abolish .NOTPARALLEL.
4612 * Makefile.in: Regenerate.
4613
e89fbdfe
NN
4614 * Makefile.tpl: Replace {build,host,target}_canonical by
4615 {build,host,target}.
4616 * Makefile.in: Regenerate.
4617
01b759aa
NN
4618 * Makefile.tpl: Fix stupid pasto.
4619 * Makefile.in: Regenerate.
4620
f7dae026
NN
46212003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4622
4623 * Makefile.tpl: Remove bogus conditional.
4624 * Makefile.in: Regenerate.
4625
46262003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
4627
4628 * Makefile.tpl (profiledbootstrap): New target.
4629 * Makefile.in (profiledbootstrap): New target.
4630
2ffc3e73 46312003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
4632
4633 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4634 Pinski. Remove user names from other bugzilla-only maintainers.
4635
1a1e6b96
NN
46362003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4637
1358ccea
NN
4638 * Makefile.tpl: Make 'recursive targets' using autogen rather
4639 than shell loop. Remove duplicate 'clean' targets and false
4640 comments.
4641 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4642 Add systematic method of specifying missing targets in subdirs.
4643 Add copyright boilerplate.
4644 * Makefile.in: Regenerate.
4645 * configure.in: Add 'recursive targets' to maybe list.
4646 * configure: Regenerate.
4647
ae74ed1f
NN
4648 * MAINTAINERS: "GNATS only" -> "Bug database only".
4649
1a1e6b96
NN
4650 * Makefile.tpl: Rename [+target+] to [+make_target+].
4651 * Makefile.def: Rename 'target' to 'make_target'.
4652
c79af3fa
NB
46532003-05-31 Neil Booth <neil@daikokuya.co.uk>
4654
4655 * MAINTAINERS: Add self as options handling maintainer.
4656
39d85b61
MM
46572003-05-28 Michael Meissner <gnu@the-meissners.org>
4658
4659 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4660 been too long since I touched those ports.
4661
afc2b62d
DD
46622003-05-28 DJ Delorie <dj@redhat.com>
4663
4664 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4665 * Makefile.in: Regenerate.
4666
df445104
MR
46672003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4668
4669 * configure.in: Use curly braces in the definition of tooldir.
4670 * configure: Regenerate.
4671
2eb98e5d 46722003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 4673
2eb98e5d
DD
4674 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4675 newlib or libgloss.
4676 * Makefile.in: Regenerate.
4677
862fced8
DD
46782003-05-21 DJ Delorie <dj@redhat.com>
4679
4680 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4681 * Makefile.in: Regenerate.
4682
fc351800
ILT
46832003-05-20 Ian Lance Taylor <ian@airs.com>
4684
4685 * MAINTAINERS: Update my e-mail address.
4686
7e2dbcef
NN
46872003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4688
4689 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 4690 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
4691 Factor out common code from autogen IF statements.
4692 * configure: Regenerate.
4693 * Makefile.in: Regenerate.
4694
f2a0e225
KC
46952003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4696
4697 * configure.in: Accept i[3456789]86 for machine type.
4698 * configure: Regenerate.
4699
8b87bb96
NN
47002003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4701
4702 * configure.in: Switch more things to use maybe dependencies.
4703 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4704 * configure: Regenerate.
4705 * Makefile.tpl: Switch more things to use maybe dependencies.
4706 * Makefile.in: Regenerate.
4707
fdb882bc 47082003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
4709
4710 * Makefile.tpl (install-opcodes): Define.
4711 * Makefile.in: Rebuild.
4712
f7c50032
AJ
47132003-05-13 Andreas Jaeger <aj@suse.de>
4714
4715 * config.guess: Update to 2003-05-09 version.
4716 * config.sub: Update to 2003-05-09 version.
4717
f2181bed 47182003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
4719
4720 * configure.in: Correct sed script so that options in quotes are not
4721 deleted.
4722 * configure: Rebuild.
4723
aa8f1f57
CV
47242003-05-12 Corinna Vinschen <corinna@vinschen.de>
4725
4726 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4727 and $$s/newlib/libc/sys/cygwin32 include paths.
4728 * configure: Ditto.
4729
0c130f81
MM
47302003-05-12 Michael Meissner <gnu@the-meissners.org>
4731
4732 * MAINTAINERS: Update my email addresses.
4733
aa1a100b
EB
47342003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
4735
4736 * config-ml.in: Propagate INSTALL variables.
f7c50032 4737
87861833
GP
47382003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4739
4740 * MAINTAINERS: Remove duplicate entries in Write After Approval.
4741
de722255
CD
47422003-05-02 Chris Demetriou <cgd@broadcom.com>
4743
6eb95e99
ZW
4744 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4745 * Makefile.in: Regenerate.
de722255 4746
96c4a002
WB
47472003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
4748
4749 * MAINTAINERS (GNATS only): Add Falk Hueffner.
4750
55b15a11
WB
47512003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
4752
4753 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4754
0c227849
DJ
47552003-04-27 Daniel Jacobowitz <drow@mvista.com>
4756
4757 * Makefile.tpl: Clean $(BUILD_SUBDIR).
4758 * Makefile.in: Regenerated.
4759
d45148c1
WB
47602003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
4761
4762 * MAINTAINERS (Write After Approval): Upgrade myself from
4763 GNATS only to write-after-approval. Update my mail address.
4764
48f2318c 47652003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
4766
4767 (OS Port Maintainers: freebsd): Add myself.
4768
438f50c3
MM
47692003-04-22 Mark Mitchell <mark@codesourcery.com>
4770
4771 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4772
9074e169
KJ
47732003-04-22 Kean Johnston <jkj@sco.com>
4774
4775 * MAINTAINERS (SCO ports): Added myself.
4776
dfd39a2e
NS
47772003-04-21 Nathan Sidwell <nathan@codesourcery.com>
4778
4779 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4780
ccbae82a
KJ
47812003-04-19 Kean Johnston <jkj@sco.com>
4782
4783 * MAINTAINERS (Write After Approval): Add myself.
4784
2f50999f
GP
47852003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4786
4787 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4788 * Makefile.in: Regenerate.
4789
e9b84181
JJ
47902003-04-18 Jakub Jelinek <jakub@redhat.com>
4791
4792 * configure.in (powerpc64*-*-linux*): Remove.
4793 * configure: Rebuilt.
4794
1ca4c6e1
PE
47952003-04-17 Phil Edwards <pme@gcc.gnu.org>
4796
4797 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4798 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4799 and restrap.
4800 * Makefile.in: Regenerate.
4801
0590b963
RE
48022003-04-16 Richard Earnshaw <rearnsha@arm.com>
4803
4804 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4805 * configure: Regenerated.
4806
ff41a56f
DD
48072003-04-15 DJ Delorie <dj@redhat.com>
4808
4809 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4810
50d440bc
NC
48112003-04-13 Nick Clifton <nickc@redhat.com>
4812
4813 * config-ml.in: Remove support for --disable-aix removing
4814 call-aix multilibs.
4815
b1e0a93e
AO
48162003-04-10 Alexandre Oliva <aoliva@redhat.com>
4817
4818 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4819 * */configure: Rebuilt.
4820
71fb704d
JS
48212003-04-08 Joel Sherrill <joel@oarcorp.com>
4822
4823 * MAINTAINERS: Add my email address.
4824
3897ea90
OH
48252003-03-17 Olivier Hainque <hainque@act-europe.fr>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 4828
93c834b7
NN
48292003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
4830
4831 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4832 * Makefile.in: Regenerate.
4833
82c34dcb
MC
48342003-03-14 Michael Chastain <mec@shout.net>
4835
4836 * Makefile.in: Regenerate with correct Makefile.def.
4837
73458fb7
NN
48382003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
4839
4840 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
4841 Make macro.
4842 * Makefile.in: Regenerate.
4843 * configure.in: Clean up gxx_include_dir logic.
4844 * configure: Regenerate.
4845
32cf27e5
AE
48462003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
4847
4848 * MAINTAINERS (Write After Approval): Add myself.
4849
c727e7a0
BE
48502003-03-10 Ben Elliston <bje@wasabisystems.com>
4851
4852 * MAINTAINERS: Update my mail address.
4853
9a27ac7a
FS
48542003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4855
4856 * configure.in (gxx_include_dir): Fix typo.
4857 * configure: Regenerated.
4858
3aa83176
NN
48592003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4860
4861 * Makefile.tpl: Reindent.
4862 * Makefile.in: Regenerate.
4863 * configure.in: Reindent. Don't set unused variables.
4864 * configure: Regenerate.
4865
9124bc53
DJ
48662003-03-04 Daniel Jacobowitz <drow@mvista.com>
4867
4868 * configure.in: Include $(build_tooldir)/sys-include in
4869 FLAGS_FOR_TARGET.
4870 * configure: Regenerated.
4871
cb543528
NN
48722003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4873
c858bf1e
NN
4874 * Makefile.tpl: Always pass down RANLIB.
4875 * Makefile.in: Regenerate.
4876
aa9c3ab4
NN
4877 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4878 * Makefile.in: Regenerate.
4879 * configure.in: Remove unused logic relating to --enable-shared
4880 and --enable-threads. Remove bogus comments. Remove redundant
4881 noconfigdirs.
4882 * configure: Regenerate.
4883
cb543528
NN
4884 * configure.in: Replace ${libstdcxx_version} by its value.
4885 Remove reference to mh-dgux.
4886 * configure: Regenerate.
4887
53f70c1b
KB
48882003-03-03 Kevin Buettner <kevinb@redhat.com>
4889
4890 * MAINTAINERS (Write After Approval): Add myself.
4891
df0f0674
NN
48922003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4893
4894 * Makefile.tpl: Rearrange.
4895 * Makefile.in: Regenerate.
4896
ef4e7569
US
48972003-02-25 Uwe Stieber <uwe@wwws.de>
4898
4899 * configure.in: Add support for kaOS as cross build target system.
4900 * configure: Regenerated.
4901
a7a287eb
SB
49022003-02-24 Steven Bosscher <steven@gcc.gnu.org>
4903
4904 * MAINTAINERS (Write after approval): Add myself.
4905
ff00c8a2
JW
49062003-02-21 James E Wilson <wilson@tuliptree.org>
4907
4908 * MAINTAINERS: Update my email address.
4909
abb2db7a
ZW
49102003-02-21 Zack Weinberg <zack@codesourcery.com>
4911
4912 * MAINTAINERS: Add self to blanket write privs. section.
4913
e9f2dc3b
SM
49142003-02-20 Sean McNeil <sean@blue.mcneil.com>
4915
4916 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4917 configure-target-* as some target builds may require additional
4918 flags for preprocessor tests.
4919 * Makefile.in: Regenerated.
4920
ee03dc5e
AO
49212003-02-19 Alexandre Oliva <aoliva@redhat.com>
4922
11856278
AO
4923 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4924 * ltconfig: Handle it.
4925 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4926 auto-detecting it.
4927
274aef32
AO
4928 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4929 it is used as argument to $CC.
4930 * ltcf-gcj.sh: Likewise.
4931
ee03dc5e
AO
4932 * configure.in: Introduce --enable-maintainer-mode.
4933 * configure: Rebuilt.
4934 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4935 for maintainer mode.
4936 * Makefile.in: Rebuilt.
4937
30db8e17
JM
49382003-02-18 Jason Merrill <jason@redhat.com>
4939
4940 * Makefile.tpl (check-c++): Allow parallelism.
4941
cab60ac6
GP
49422003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4943
4944 * MAINTAINERS: Remove John Carr (who never actually had access to
4945 gcc.gnu.org).
4946
c8e5d1af
GK
49472003-02-15 Geoffrey Keating <geoffk@apple.com>
4948
4949 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4950 don't configure target-libobjc.
4951 * configure: Regenerate.
4952
70f91f50
RO
49532003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4954
4955 * Makefile.tpl (RANLIB): Define.
4956 * Makefile.in: Regenerate.
4957
669e9062
LB
49582003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
4959
4960 * MAINTAINERS: Update my email.
abb2db7a 4961
61b56b2e
KS
49622003-02-06 Keith R Seitz <keiths@redhat.com>
4963
4964 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4965 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4966 * Makefile.in: Regenerated.
4967 * configure.in: Remove all traces of snavigator, db, and grep.
4968 * configure: Regenerated.
4969
a1ba6e15
GP
49702003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4971
4972 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4973 After Approval.
4974
f5f2cce5
CC
49752003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4976
4977 * MAINTAINERS (Write after approval): Add myself.
4978
ba49f6f1
FCE
49792003-01-31 Frank Ch. Eigler <fche@redhat.com>
4980
4981 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4982 * Makefile.in: Regenerated.
4983
ccf9f10c
RS
49842003-01-30 Roger Sayle <roger@eyesopen.com>
4985
4986 * config.guess: Updated to 2003-01-30's version.
4987 * config.sub: Updated to 2003-01-28's version.
4988
a693735b
AO
49892003-01-30 Alexandre Oliva <aoliva@redhat.com>
4990
4991 * config.if: If gcc_version is already set, just use it. Don't set
4992 gcc_version_trigger if it's already set, otherwise set it to
4993 gcc/version.c, but only if the file exists. If it is not set and
4994 gcc/version.c does not exist, try to extract the version number from
4995 $CC.
4996
204c43d6
AT
49972003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
4998
abb2db7a 4999 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5000
842e91ec
PE
50012003-01-27 Phil Edwards <pme@gcc.gnu.org>
5002
5003 * configure.in: Revert 24Jan change.
5004 * configure: Regenerate.
5005
6b99984e
GP
50062003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5007
5008 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5009 entry of HJ Lu.
5010
806e0935
NN
50112003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5012
5013 * configure.in: Revert previous change.
5014 * configure: Regenerate.
5015
307a9864
NN
50162003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5017
5018 * configure.in: Make rda native-only.
5019 * configure: Regenerate.
5020
02ba6302
VR
50212003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5022
5023 * MAINTAINERS: Move myself from GNATS-only-accounts to
5024 write-after-approval.
5025
77d187bc
NN
50262003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5027
5028 * configure.in: Add missing \.
5029 * configure: Rebuilt.
5030
a94a2d4c
JJ
50312003-01-17 Jakub Jelinek <jakub@redhat.com>
5032
5033 * configure.in (baseargs): Avoid using \| in sed regular
5034 expressions.
5035 * configure: Rebuilt.
5036
73f84924
JJ
50372003-01-16 Jakub Jelinek <jakub@redhat.com>
5038
5039 * configure.in (baseargs): Remove all supported forms of
5040 --cache-file, --srcdir, --host, --build and --target options
5041 from argument lists.
5042 * configure: Rebuilt.
5043
8c12fc63
JZ
50442003-01-15 Josef Zlomek <zlomekj@suse.cz>
5045
5046 * MAINTAINERS: Add myself to write-after-approval list.
5047
7c005a3a
AO
50482003-01-15 Alexandre Oliva <aoliva@redhat.com>
5049
5050 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5051 * configure: Rebuilt.
5052
3dfabf63
NN
50532003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5054
5055 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5056 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5057 * Makefile.in: Regenerate.
5058 * configure: Regenerate.
5059
cf53ae10
AO
50602003-01-09 Alexandre Oliva <aoliva@redhat.com>
5061
5062 * configure.in: Remove Makefile in build, host and target modules
5063 unless configure was run with --no-recursion.
5064 * configure: Rebuilt.
5065
3fbe8e4a
CC
50662003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5067
5068 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5069 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5070 * Makefile.in: Regenerate.
5071
66e2aa7d
CD
50722003-01-08 Chris Demetriou <cgd@broadcom.com>
5073
5074 * config.guess: Update to 2003-01-03 version.
5075 * config.sub: Update to 2003-01-03 version.
5076
b5038cfb
CF
50772003-01-07 Christopher Faylor <cgf@redhat.com>
5078
5079 * configure: Regenerate with proper autoconf 2.13.
5080
d02c69be
CF
50812003-01-07 Christopher Faylor <cgf@redhat.com>
5082
5083 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5084 * configure: Regenerate.
d02c69be 5085
e914a571
AC
50862003-01-06 Andrew Cagney <ac131313@redhat.com>
5087
5088 * configure.in (GDB_TK): Add tcl directories conditional on
5089 gdb/gdbtk directory being present.
5090 * configure: Regenerate.
abb2db7a 5091
70571545
JDA
50922003-01-04 John David Anglin <dave.anglin@nrc.ca>
5093
5094 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5095 by gcc if LD is not defined and we are not doing a Canadian Cross.
5096 * configure: Rebuilt.
5097
89a7012a
TT
50982002-12-31 Tom Tromey <tromey@redhat.com>
5099
5100 * Makefile.in: Rebuilt.
5101 * Makefile.def (target_modules) [libffi]: Allow installation.
5102
3f4f56e2
AS
51032002-12-31 Andreas Schwab <schwab@suse.de>
5104
5105 * configure.in: Fix use of $program_transform_name.
5106 * configure: Regenerated.
5107
6c1b8d0a
DJ
51082002-12-30 Daniel Jacobowitz <drow@mvista.com>
5109
5110 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5111 * configure: Regenerated.
6c1b8d0a 5112
c5120911
AO
51132002-12-29 Alexandre Oliva <aoliva@redhat.com>
5114
5115 * Makefile.tpl (local-distclean): Don't remove...
5116 (multilib.ts): ... this. Moved into...
5117 (multilib.out): ... this. Don't use sub-make.
5118 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5119 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5120 (configure-build-[+module+], configure-[+module+],
5121 configure-target-[+module+], configure-gcc): ... these. Test
5122 for Makefile existence. Drop config.status from dependencies.
5123 * Makefile.in: Rebuilt.
5124 * configure.in: Move gcc-version-trigger to the end of
5125 ac_configure_args. Add comments to maybedep.tmp and
5126 serdep.tmp. Introduce --disable-serial-configure. Remove
5127 nonopt from baseargs, matching and removing corresponding
5128 whitespace while at it.
5129 * configure: Rebuilt.
5130
e245b0ea
AO
51312002-12-28 Alexandre Oliva <aoliva@redhat.com>
5132
903de295
AO
5133 * configure.in (host_configargs): Replace reference to
5134 no-longer-defined buildopts with --build=${build_alias}.
5135 * configure: Rebuilt.
5136
e245b0ea
AO
5137 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5138 program_transform_name to standard idiom.
5139 (AUTOGEN, AUTOCONF): Define.
5140 (Makefile.in): Use $(AUTOGEN).
5141 (Makefile): Depend on config.status, and use autoconf-style rule to
5142 build it. Move original commands to...
5143 (config.status): ... this new target.
5144 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5145 $(AUTOCONF).
5146 * Makefile.in: Rebuilt.
5147
671aa708
NN
51482002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5149
53fbfb58
NN
5150 * Makefile.tpl: Fix dramatic bustage due to change in
5151 program_transform_name.
5152 * Makefile.in: Regenerate.
5153
5154 * configure.in: Remove unnecessary PATH setting.
5155 * configure: Regnerate.
5156
5157 * configure.in: Don't default to unprefixed tools unless
5158 the native tools will work.
5159 * configure: Regenerate.
5160
671aa708
NN
5161 * configure.in: Convert to autoconf script. Blow away lots
5162 of now-redundant Makefile fragments.
5163 * configure: Generate using Autoconf.
5164 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5165 * Makefile.in: Regenerate.
5166
57f40826
NN
51672002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5168
3fedb745
NN
5169 * configure: Fix stupid bug where RANLIB was mistakenly included.
5170
abb2db7a 5171 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5172 (build_configargs, host_configargs, target_configargs).
5173
5174 * configure.in: Move logic out of sed statement.
5175
abb2db7a 5176 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5177 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5178
315fa0f4
SS
51792002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5180
5181 * config.sub: Import from master repository
5182 * config.guess: Ditto
5183
45aff44f
AS
51842002-12-24 Andreas Schwab <schwab@suse.de>
5185
5186 * Makefile.tpl (multilib.out): Fix missing space.
5187 * Makefile.in: Regenerate.
5188
88b5521b
NN
51892002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5190
5191 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5192 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5193 * Makefile.in: Regenerate.
5194 * configure.in: Remove unnecessary leftovers.
5195
2a726918
GK
51962002-12-21 Geoffrey Keating <geoffk@apple.com>
5197
5198 * configure.in (extra_ranlibflags_for_target): New variable.
5199 (*-*-darwin): Add -c to ranlib commands.
5200 * configure (tooldir): Handle extra_ranlibflags_for_target.
5201
aace3269 52022002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5203
5204 * Makefile.tpl: Revert HJL's change.
5205 * Makefile.in: Regenerated.
5206 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5207 always.
5208
f0895142
AS
52092002-12-19 Andreas Schwab <schwab@suse.de>
5210
5211 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5212 * Makefile.in: Regenerate.
5213
782d0c02
L
52142002-12-18 H.J. Lu <hjl@gnu.org>
5215
5216 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5217 * Makefile.in: Regenerated.
5218
5219 * configure.in (build_prefix): New. Substitute.
5220
212f6dd0
NN
52212002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5222
79308c5d
NN
5223 * Makefile.tpl: Don't let real targets depend on phony targets.
5224 * Makefile.in: Regenerate.
5225
212f6dd0
NN
5226 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5227 * Makefile.in: Regenerate.
5228
ab17919f
SS
52292002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5230
5231 * config.sub: Import from master repository
5232 * config.guess: Ditto
5233
5ecf91d1
JM
52342002-12-16 Jason Merrill <jason@redhat.com>
5235
5236 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5237 previous 'make bootstrap'.
5238 * Makefile.in: Regenerate.
5239
d8437e1b
HPN
52402002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5241
5242 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5243
4977bab6
ZW
52442002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5245
5246 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5247 * Makefile.in: Regenerate.
5248
0edcfdcb
JM
52492002-12-13 Jason Merrill <jason@redhat.com>
5250
6248218a 5251 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5252 library tests.
5253 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5254 * Makefile.in: Regenerate.
5255
4977bab6
ZW
52562002-12-12 Alexandre Oliva <aoliva@redhat.com>
5257
5258 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5259 * Makefile.in: Rebuilt.
5260
f87505dd
AO
52612002-12-12 Alexandre Oliva <aoliva@redhat.com>
5262
5263 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5264
4977bab6
ZW
52652002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5266
5267 * configure: Fix bug put in by gremlins.
5268
5269 * Makefile.tpl: Substitute more autoconfily.
5270 * configure: Substitute more autoconfily.
5271 * Makefile.in: Regenerate.
5272
7f0db92a
SS
52732002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5274
5275 * config.sub: Import from master repository
5276 * config.guess: Ditto
5277 * MAINTAINERS: Added Svein Seldal under write after approval
5278
4977bab6
ZW
52792002-12-08 Andrew Cagney <ac131313@redhat.com>
5280
5281 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5282 * Makefile.in (all-sim): Ditto.
5283
52842002-12-06 DJ Delorie <dj@redhat.com>
5285
5286 * Makefile.tpl: Change configure dependencies to not have real
5287 targets depend on phony targets.
5288
52892002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5290
5291 * configure.in: Revert unintentional change.
5292
5293 * Makefile.tpl: Change dependency for */multilib.out so that
5294 it works when gcc isn't in the tree.
5295
5296 * configure.in: Substitute more.
5297 * configure: Run subconfigures from the Makefile.
5298 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5299 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5300
67f1b906
GP
53012002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5302
5303 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5304
4977bab6
ZW
53052002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5306
5307 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5308 and corresponding dependencies.
5309 * Makefile.in: Regenerate.
5310
5311 * configure.in (host_tools): Order binutils, gas and ld for
5312 convenience in running the testsuites.
5313
5314 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5315 * Makefile.in: Regenerate.
5316 * configure.in: Introduce rules to serialize subconfigure runs.
5317
5318 * configure.in: Introduce BASE_CC_FOR_TARGET.
5319 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5320 Realize configure-build-* targets. Realize configure-target-* targets.
5321 * Makefile.in: Regenerate.
5322
53232002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5324
5325 * configure: Move gcc_version_trigger stuff from here...
5326 * configure.in: ...to here.
5327
5328 * configure.in: Separate subconfigure options added by this file from
5329 options given by the user. Add machinery to put args for host
5330 subconfigures into the Makefile.
5331
5332 * Makefile.tpl: Remove 'vault' targets.
5333 * Makefile.tpl: Reorder and comment dependencies.
5334 * Makefile.in: Regenerate.
5335
53362002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5337 * configure.in: Fix my broken commit of previous patch. (sigh)
5338
743f054e
GK
53392002-11-28 Geoffrey Keating <geoffk@apple.com>
5340
5341 * configure.in: Move host-specific darwin noconfigdirs into
5342 the host-specific section.
5343
4977bab6
ZW
53442002-11-28 Geoffrey Keating <geoffk@apple.com>
5345
5346 * configure.in: Move host-specific darwin noconfigdirs into
5347 the host-specific section.
5348
53492002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5350
5351 * configure: Remove skip-this-dir support.
5352 * Makefile.tpl: Remove skip-this-dir support.
5353
5354 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5355 subdirectories.
5356 * Makefile.in: Regenerate.
5357
5358 * Makefile.tpl: Strip out useless setting of 'dir'.
5359 * Makefile.in: Regenerate.
5360
53612002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5362
5363 * configure.in: Fix deeply stupid bug.
5364
5365 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5366 shell code in CXX_FOR_TARGET
5367 * Makefile.def: Introduce raw_cxx.
5368 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5369 RAW_CXX_FOR_TARGET.
5370 * Makefile.in: Regenerate.
5371
53722002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5373
5374 * Makefile.tpl: Remove unnecessary ifs.
5375 * Makefile.in: Regenerate.
5376
5377 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5378 dependencies. Maybe-ize build-libiberty. Create dummy install
5379 targets for 'no_install' modules.
5380 * configure: Move GDB_TK substitution to configure.in. Move
5381 build_modules stuff to configure.in.
5382 * configure.in: Implement soft dependency machinery. Maybe-ize
5383 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5384 * Makefile.in: Regenerate.
5385
53862002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5387
5388 * Makefile.tpl: Make all-target, install-target behave similarly
5389 to all, install (only hitting configured targets). Eliminate
5390 unused macro defintions.
5391
5392 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5393 build != host.
5394
5395 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5396
5397 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5398
5399 * configure.in: Produce lists of subdir targets we're actually
5400 configuring. Remove references to "dosrel".
5401 * Makefile.tpl: Let configure set which subdir targets are hit.
5402 Remove install-cross; clean up install; remove ALL. Remove
5403 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5404 Autogenerate host module targets. Remove empty dependency lines
5405 and redundant dependency; rearrange slightly.
5406 * Makefile.def: Add host-side libtermcap, utils.
5407
5408 * Makefile.in: Regenerate.
5409
e6226a2f
RO
54102002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5411
5412 * ltconfig (osf[345]): Append $major to soname_spec.
5413 Reflect this in library_names_spec.
5414 * ltmain.sh (osf): Prefix $major with . for use as extension.
5415
3b75d237
AJ
54162002-11-19 Andreas Jaeger <aj@suse.de>
5417
5418 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5419 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5420 and sparc64 GNU/Linux systems.
5421
809108de
NS
54222002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5423
5424 * MAINTAINERS: Update email.
5425
e7e0de7e
GP
54262002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5427
5428 * MAINTAINERS: Complete James Dennett's entry.
5429
f7109dea
EB
54302002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5431
5432 * MAINTAINERS (Write After Approval): Add myself.
5433
d3ac17c9
BK
54342002-11-13 Bruce Korb <bkorb@gnu.org>
5435
5436 * Makefile.tpl: syntactic cleanup
5437
cbf78ae4
SH
54382002-11-13 Stuart Hastings <stuart@apple.com>
5439
5440 * MAINTAINERS: Add myself to write-after-approval list.
5441
4977bab6
ZW
54422002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5443
5444 * Makefile.def: Add list of recursive targets to autogenerate.
5445 Add build_modules.
5446 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5447 targets. Autogenerate *-build-* targets.
5448 * Makefile.in: Regenerate.
5449
54502002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5451
5452 * configure: More autoconf-style substitutions.
5453 * Makefile.tpl: More autoconf-style substitutions.
5454 * Makefile.in: Regenerate.
5455
54562002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5457
5458 * configure: Substitute more variables in a more autoconf-friendly
5459 way. Simplify slightly.
5460 * Makefile.tpl: Make more variables substitutable in an
5461 autoconf-friendly way.
5462 * Makefile.in: Regenerate.
5463
d4783999
JW
54642002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5465
5466 * MAINTAINERS (Write After Approval): Add myself.
5467
4977bab6
ZW
54682002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5469
5470 * configure.in (v810*): Remove special setting of tools.
5471
5472 * configure: Add support for extra required flags for ar or nm.
5473 * configure.in (aix4.3+): Use above support for target-specific
5474 issues, rather than using config/mt-aix43.
5475
54762002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5477
5478 * configure: Remove 'removing', which doesn't work. Replace $subdir
5479 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5480 with $srcdir. Reformat indentation. Substitute some variables
5481 formerly hard-coded in the Makefile for build=host.
5482 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5483 * Makefile.def: Autogenerate more.
5484 * Makefile.in: Regenerate.
5485
1c9c903e
AN
54862002-11-04 Adam Nemet <anemet@lnxw.com>
5487
5488 * MAINTAINERS (Write After Approval): Add myself.
5489
40673d2b
KB
54902002-11-04 Kevin Buettner <kevinb@redhat.com>
5491
5492 * Makefile.def (host_modules): Add rda.
5493 * Makefile.in: Regenerate.
5494 * configure.in (target_tool): Add target-rda to list.
5495
42e650ae
GP
54962002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5497
5498 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5499
e004b81f
PE
55002002-10-25 Phil Edwards <pme@gcc.gnu.org>
5501
5502 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5503 and restrap targets to this rule.
5504 * Makefile.in: Regenerate.
5505
06bd49b1
GP
55062002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5507
5508 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5509 GNATS only accounts.
5510
d0af82b0
HPN
55112002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5512
5513 * configure.in (i[3456]86-*-linux*): Add check to disable
5514 ${libgcj} for glibc1.
5515
10782654
DC
55162002-10-24 Denis Chertykov <denisc@overta.ru>
5517
5518 * MAINTAINERS: Add myself as ip2k port maintainer.
5519
a5a438f5
SS
55202002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5521
5522 * configure.in: Add tic4x target.
5523
fe3d5b7f
NN
55242002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5525
aba8a494
NN
5526 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5527 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5528 * Makefile.in: Regenerate.
5529
fe3d5b7f
NN
5530 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5531 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5532 * Makefile.in: Regenerate.
5533
a6ad79e7
JJ
55342002-10-02 Janis Johnson <janis187@us.ibm.com>
5535
5536 * MAINTAINERS: Add myself as web pages co-maintainer.
5537
6a8a9058
NN
55382002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5539
5540 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5541 * Makefile.in: Regenerate.
5542
327d975a
ZW
55432002-10-02 Zack Weinberg <zack@codesourcery.com>
5544
5545 * MAINTAINERS: Add myself and Nathan Sidwell
5546 <nathan@codesourcery.com> as VxWorks maintainers.
5547
a5ae8f19 55482002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
5549
5550 * Makefile.def: Remove order dependency comments.
5551 * Makefile.tpl: Add explicit install-install dependencies.
5552 * Makefile.in: Regenerate.
d0f6c823 5553
34c6040c 5554 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 5555 * Makefile.in: Regenerate.
34c6040c 5556
d0f6c823
NN
5557 * Makefile.tpl: Add configure-target (for src-release in src)
5558 * Makefile.in: Regenerate.
5559
50bd210b
NC
55602002-09-30 Nick Clifton <nickc@redhat.com>
5561
5562 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5563
ca25149e
UW
55642002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5565
5566 * configure.in (s390*-*-linux*): Enable libgcj.
5567
dd30b57d
NN
55682002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5569
9e60a678
NN
5570 * configure: Revert accidentally applied changes.
5571
dd30b57d
NN
5572 * Makefile.tpl: Make more autoconf-friendly.
5573 * Makefile.in: Regenerate.
5574 * configure: Make substitution more autoconf-like.
5575
5831424e
RE
55762002-09-28 Richard Earnshaw <rearnsha@arm.com>
5577
5578 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5579 single entry to handle all these.
5580 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5581 libjava on arm-*-elf.
5582
b7f3b15b
GK
55832002-09-27 Geoffrey Keating <geoffk@apple.com>
5584
5585 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5586 things that depend on them.
5587
0dffceed
NN
55882002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5589
5590 * Makefile.tpl: Make subsituted variables more autoconfy.
5591 * Makefile.in: Regenerate.
5592 * configure: Make seds more autoconfy.
5593
1db75a86 55942002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
5595
5596 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5597 * Makefile.in: Regenerate.
5598 * configure.in: Rewrite sed statements to look autoconfy.
5599
1db75a86
NN
5600 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5601 all-target-foo on configure-target-foo.
5602 * Makefile.def: Ditto.
5603 * Makefile.in: Rebuild.
5604
741a4e89
AH
56052002-09-25 Andrew Haley <aph@redhat.com>
5606
5607 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5608
95ddd785
NN
56092002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5610
5611 * Makefile.def: New file.
5612 * Makefile.tpl: New file.
5613 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5614 * contrib/gcc_update: Note that Makefile.in is a generated file.
5615
5616 * configure.in: Minor rearrangement. Simplify tests.
5617
65a824f6
JT
56182002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
5619
5620 * configure.in (with_headers): Skip copy if value is "yes".
5621 (with_libs): Likewise.
5622
51270f0a 56232002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
5624
5625 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5626 * configure.in (sh*-*-pe*): Ditto.
5627 * configure.in (mips*-*-pe*): Ditto.
5628 * configure.in (*arm-wince-pe): Ditto.
5629
8f89dbf4
NN
5630 * configure.in: Rearrange.
5631
c1b8db3f
KH
56322002-09-14 Kazu Hirata <kazu@cs.umass.edu>
5633
5634 * MAINTAINERS: Update my email address.
5635
341f0575
PK
56362002-08-30 Paul Koning <pkoning@equallogic.com>
5637
5638 * MAINTAINERS: (Write After Approval): Add myself.
5639
d2e06980
GK
56402002-08-29 Geoffrey Keating <geoffk@redhat.com>
5641
5642 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5643
4906d5d8
GK
56442002-08-24 Geoffrey Keating <geoffk@redhat.com>
5645
5646 * MAINTAINERS: Change my mailing address.
5647
e9a25cc8
PC
56482002-08-21 Paolo Carlini <pcarlini@unitus.it>
5649
5650 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 5651 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 5652
a5aa7421
LR
56532002-08-20 Loren J. Rittle <ljrittle@acm.org>
5654
5655 * MAINTAINERS (Write After Approval): Remove myself.
5656 (Various Maintainers: c++ runtime libs): Add myself.
5657
5ce6f47b
EC
56582002-08-15 Eric Christopher <echristo@redhat.com>
5659
5660 * config.sub: Import from master repository.
5661 * config.guess: Ditto.
5662
7f9317f0
AO
56632002-08-19 Alexandre Oliva <aoliva@redhat.com>
5664
5665 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5666 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5667 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5668
7aecca3d
AH
56692002-08-16 Aldy Hernandez <aldyh@redhat.com>
5670
5671 * MAINTAINERS: Add self to rs6000 vector extensions.
5672
8ea4b195
AO
56732002-08-15 Alexandre Oliva <aoliva@redhat.com>
5674
5675 * libiberty/configure: Reverted unintended yesterday's check in.
5676
f5cc59a7
AO
56772002-08-14 Alexandre Oliva <aoliva@redhat.com>
5678
5679 * boehm-gc/configure, libf2c/configure: Rebuilt.
5680 * libffi/configure, libiberty/configure: Ditto.
5681 * libjava/configure, libobjc/configure: Ditto.
5682 * libstdc++-v3/configure, zlib/configure: Ditto.
5683 Merged from binutils:
5684 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
5685 From Steve Ellcey <sje@cup.hp.com>:
5686 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5687 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5688 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5689 IA64.
5690 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5691 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5692 soname_spec, sys_lib_search_path_spec): Ditto.
5693
66350331
FS
56942002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5695
5696 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5697
2ff34870
L
56982002-08-04 H.J. Lu (hjl@gnu.org)
5699
5700 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5701
a014f2fe
KW
57022002-08-02 Krister Walfridsson <cato@df.lth.se>
5703
5704 * MAINTAINERS (Write After Approval): Add myself.
5705
c01d477a
AM
57062002-07-31 Alan Modra <amodra@bigpond.net.au>
5707
5708 * configure.in: Move generic linux case to end. Copy generic
5709 linux noconfigdirs to mips*-*-linux* entry and new
5710 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5711
68cd2524
MM
57122002-07-19 Michael Matz <matz@suse.de>
5713
5714 * MAINTAINERS: Add myself as ra* maintainer.
5715
e2d83b8c
CD
57162002-07-16 Chris Demetriou <cgd@broadcom.com>
5717
5718 * config.guess: Update to 2002-07-09 version.
5719 * config.sub: Update to 2002-07-03 version.
5720
cece4f1d
HPN
57212002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
5722
5723 * MAINTAINERS: Fix typo in a maintainer email address.
5724
bb654703
NN
57252002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5726
5727 * configure.in: Remove two redundant tests.
5728
789b7de5
RO
57292002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5730
5731 * configure.in (mips*-*-irix6*o32): Enable stabs.
5732
e1da1089
NN
57332002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5734
f3970bba
NN
5735 * configure.in: Don't build grez.
5736 * Makefile.in: Ditto.
5737
e1da1089
NN
5738 * Makefile.in: Remove references to bsp, cygmon, libstub.
5739 * configure.in: Ditto.
5740
5741 * configure.in: Remove leftover reference to gdbtest.
5742
57c905fa
PE
57432002-07-08 Phil Edwards <pme@gcc.gnu.org>
5744
5745 * configure.in (gxx_include_dir): Change to match versioned
5746 C++ headers if --enable-version-specific-runtime-libs is used.
5747
a0af94a7 57482002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 5749
a0af94a7
SE
5750 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5751
423ce3eb
NN
57522002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5753
5754 * configure.in: Make --without-x work.
5755
98186934
NN
57562002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5757
c3b7d169
NN
5758 * configure.in: Rearrange target Makefile fragment collection.
5759
98186934
NN
5760 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5761 cvs[src].
5762 * configure.in: Ditto.
5763
eebd288a
MK
57642002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
5765
5766 * MAINTAINERS (Write After Approval): Update my e-mail address.
5767
3ab36f05
NN
57682002-06-24 Ben Elliston <bje@redhat.com>
5769
5770 * configure.in (host_tools): Remove cgen.
5771
5772 * Makefile.in (all-cgen): Remove; runs from its source directory.
5773 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 5774 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
5775 (all-sim): Likewise.
5776
57772002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5778
5779 * Makefile.in: Eliminate 'apache' targets.
5780 * configure.in: Eliminate 'apache' targets.
5781
55380b08
NN
5782 * configure.in: Eliminate redundant tests. Reorganize.
5783
9a5c1b9d
NN
5784 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5785
5fd3853a
NN
5786 * config-ml.in: Eliminate references to Cygnus configure.
5787
cfefc434
NN
5788 * Makefile.in: Eliminate references to building emacs.
5789
2fe93885
GS
57902002-06-28 Graham Stott <graham.stott@btinternet.com>
5791
5792 * MAINTAINERS: Update my email address.
5793
53c40185
BK
57942002-06-26 Benjamin Kosnik <bkoz@redhat.com>
5795
5796 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 5797 (cxx_incdir): Remove.
53c40185 5798
97679694
NN
57992002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
5800
5801 * MAINTAINERS (Write After Approval): Add self.
5802
b03bcd37
DC
5803Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
5804
5805 * configure.in: Add support for ip2k.
5806
6bd12129
NN
58072002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
5808
5809 * configure.in: Fix AIX configury bug.
5810
e0d98a92
SE
58112002-06-20 Steve Ellcey <sje@cup.hp.com>
5812
5813 * MAINTAINERS (Write After Approval): Add self.
5814
ba3292db
NN
58152002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5816
ef40bc65
NN
5817 * configure.in: replace ${topsrcdir} with ${srcdir}
5818
7a0be465
NN
5819 * configure.in: Move definition of libstdcxx_flags
5820 right above usage, rather than waaay earlier.
5821
e1848dde
NN
5822 * configure.in: Pull definition of is_cross_compiler earlier.
5823
8bc2fff1
NN
5824 * configure.in: Rearrange a little.
5825
ba3292db
NN
5826 * configure.in: Remove references to librx.
5827 * Makefile.in: Remove references to librx.
5828
11d8b408
DC
5829Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
5830
5831 * config.sub: Add support for avr target.
5832 Import from master sources, rev 1.255
5ce6f47b 5833
93da8339
PE
58342002-06-19 Phil Edwards <pme@gcc.gnu.org>
5835
5836 * configure, .cvsignore: Revert previous change...
5837 * Makefile: ...delete.
5838
b4caab5c
NN
58392002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5840
5841 * configure.in: Eliminate ${gasdir} variable.
5842
ee777171
DB
58432002-06-18 Dave Brolley <brolley@redhat.com>
5844
5845 * configure.in: Add support for frv.
5846 * config.sub: Add support for frv.
5847
26e4af54
PE
58482002-06-18 Phil Edwards <pme@gcc.gnu.org>
5849
5850 * configure: Remove garbage from previous commit.
5851
bb20b7da
PE
58522002-06-18 Phil Edwards <pme@gcc.gnu.org>
5853
5854 * configure: For in-source builds, make a subdir and re-exec there.
5855 * Makefile: New file. Pass targets through to build directory.
5856 * .cvsignore: No longer ignore "Makefile".
5857
9d321f6c
DR
58582002-06-16 Douglas Rupp <rupp@gnat.com>
5859
5860 * MAINTAINERS (Write After Approval): Add self.
5861
c8eb2bc0
KG
58622002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5863
5864 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5865
f210d239
JT
58662002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
5867
5868 * configure.in (vax-*-netbsd*): Re-enable gas.
5869
e9667b3c
NN
58702002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
5871
efe1f357
NN
5872 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5873 BUILD_PREFIX_1, to correct nomenclature.
5874 * configure: Likewise.
5875
e9667b3c
NN
5876 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5877 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5878
fe2fe497
OH
58792002-05-31 Olaf Hering <olh@suse.de>
5880
5881 * config-ml.in: Propogate DESTDIR also.
5882
dcf7f0dd
JT
58832002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
5884
5885 * configure.in (vax-*-netbsd*): Don't build gas for this
5886 platform.
5887
6ff14f32
MM
58882002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
5889
5890 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5891 and libgcj for AVR.
5892
397de1ff
KK
58932002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
5894
5895 * MAINTAINERS (Write After Approval): Add myself.
5896
ac30211c
JT
58972002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5898
5899 * config.guess: Update to 2002-05-22 version.
5900 * config.sub: Likewise.
5901
1e6347d8
RO
59022002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5903
5904 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5905 * config-ml.in: Likewise.
5906 * configure: Likewise.
5907 * configure.in: Likewise.
5908
e5ce1d6d
SC
59092002-05-16 Stephane Carrez <stcarrez@nerim.fr>
5910
5911 * MAINTAINERS: Update my email address.
5912
6cdef75d
NN
59132002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5914
4a87f061
NN
5915 * configure.in: Simplify makefile fragment collection.
5916
5917 * configure.in: Remove code to build emacs.
603606e7 5918
e254d6b5
NN
5919 * configure.in : Remove --srcdir argument from targargs and buildargs
5920 (it's always overridden in the Makefile anyway). Rearrange a bit.
5921
5922 * configure: Move some logic to configure.in.
5923 * configure.in: Move some logic from configure.
6cdef75d 5924
1d6006fe
TT
59252002-05-11 Tom Tromey <tromey@redhat.com>
5926
5927 * MAINTAINERS: Reflect libgcj reality.
5928
b70b3534
FS
59292002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
5930
5931 * Makefile.in: Honour DESTDIR.
5932
4434687a
MM
59332002-05-08 Mark Mitchell <mark@codesourcery.com>
5934
5935 * config.guess: Import 2002-03-20 version.
5936 * config.sub: Import 2002-04-26 version.
5937
a89e49c7
RO
59382002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5939
5940 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5941
44e55536
TJ
59422002-05-07 Tim Josling <tej@melbpc.org.au>
5943
5944 * MAINTAINERS: Add self.
5945
97320a3f
LR
59462002-05-06 Loren J. Rittle <ljrittle@acm.org>
5947
5948 * ltmain.sh: Detect and handle object name conflicts
5949 while piecewise linking a static library.
5950
b7c13625
AO
59512002-05-05 Alexandre Oliva <aoliva@redhat.com>
5952
5953 * configure.in (noconfigdirs): Don't disable libgcj on
5954 sparc64-*-solaris* and sparcv9-*-solaris*.
5955
4182d9fa
AO
59562002-05-03 Alexandre Oliva <aoliva@redhat.com>
5957
5958 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5959
7bebf279
TF
59602002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
5961
5962 * configure.in (FLAGS_FOR_TARGET): Do not add
5963 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5964 on i[3456]86-*-linux*.
5965
9a06dc7d
TF
59662002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
5967
5968 * configure.in (noconfigdirs): Replace [ ] with test.
5969
5970 * configure.in (noconfigdirs): Do not add target-newlib if
5971 target == i[3456]86-*-linux*, and host == target.
5972
a51a07fa
NN
59732002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
5974
9e7facd6
DD
5975 * configure.in: delete reference to absent file
5976
aeaa0f2f
NN
5977 * configure.in: replace '[' with 'test'
5978
4bb98828
NN
5979 * configure.in: Eliminate references to gash.
5980 * Makefile.in: Eliminate references to gash.
5981
64791664
NN
5982 * configure.in: remove useless references to 'pic' makefile fragments.
5983
3ed57cf4
NN
5984 * configure.in: (*-*-windows*) Finish removing.
5985
a51a07fa
NN
5986 * configure.in: Eliminate redundant test for libgui.
5987
8552f6f1
RS
59882002-04-29 Roger Sayle <roger@eyesopen.com>
5989
5990 * MAINTAINERS: Add self and realphabetize. Update entries
5991 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
5992 entry for a29k port maintainer.
5993
9e847666
JS
59942002-04-26 Joel Sherrill <joel@OARcorp.com>
5995
5996 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5997 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5998
704c9a14
NN
59992002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6000
6001 * configure.in: remove references to dead files
6002
7bff5059
MM
60032002-04-19 Mark Mitchell <mark@codesourcery.com>
6004
6005 * MAINTAINERS: Add information about purpose of this file.
6006
0c7c67f0
TT
60072002-04-18 Tom Tromey <tromey@redhat.com>
6008
6009 * configure.in: Disallow configuring libgcj when it is already
6010 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6011 Solaris 2.8 by default. For PR libgcj/6158.
6012
63501e91
NN
60132002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6014
6015 * configure.in: Move default CC setting out of config/mh-* fragments
6016 directly into here.
6017
701afd4d
NN
60182002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6019
6020 * configure.in: don't even try to configure or make a subdirectory
6021 if there's no configure script for it.
6022
07cdae91
MM
60232002-04-15 Mark Mitchell <mark@codesourcery.com>
6024
6025 * MAINTAINERS: Remove chill maintainers.
6026 * Makefile.in (CHILLFLAGS): Remove.
6027 (CHILL_LIB): Remove.
6028 (TARGET_CONFIGDIRS): Remove libchill.
6029 (CHILL_FOR_TARGET): Remove.
6030 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6031 CHILL_LIB.
6032 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6033 (CHECK_TARGET_MODULES): Likewise.
6034 (INSTALL_TARGET_MODULES): Likewise.
6035 (CLEAN_TARGET_MODULES): Likewise.
6036 (configure-target-libchill): Remove.
6037 (all-target-libchill): Remove.
6038 * configure.in (target_libs): Remove target-libchill.
6039 Do not compute CHILL_FOR_TARGET.
6040 * libchill: Remove directory.
5ce6f47b 6041
ab50d72b
DD
60422002-04-11 DJ Delorie <dj@redhat.com>
6043
6044 * Makefile.in, configure.in: Sync with binutils, entries
6045 follow...
6046
0a1e123a
DD
60472002-04-07 Andrew Cagney <ac131313@redhat.com>
6048
6049 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6050 (do-tar, do-bz2): New rules.
6051 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6052 (gdb-tar): New rule.
6053 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6054 (insight_dejagnu.tar): New rule.
6055 (insight.tar): New rule.
6056 (gdb+dejagnu.tar): New rule.
6057 (gdb.tar): New rule.
6058
ab50d72b
DD
60592002-02-01 Mo DeJong <supermo@bayarea.net>
6060
6061 * Makefile.in: Add all-tix to deps for all-snavigator
6062 so that tix is built when building snavigator.
6063
60642002-01-11 Steve Ellcey <sje@cup.hp.com>
6065
6066 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6067 ld and gdb are not supported.
6068
60692002-01-07 Mark Salter <msalter@redhat.com>
6070
6071 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6072 Allow target-libgloss to be built for arm, strongarm, and xscale.
6073
60742001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6075
6076 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6077 options for i[3456]86-pc-linux* native builds.
6078
60792001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6080
6081 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6082 files from .po files for a distribution.
6083
60842001-09-03 Jeff Holcomb <jeffh@redhat.com>
6085
6086 * configure.in: Enable libstdc++-v3 for h8300 targets.
6087
60882001-06-19 Alan Modra <amodra@bigpond.net.au>
6089
6090 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6091 version from bfd/.
6092
6093Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6094
6095 * Makefile.in (VER): When present, extract the version number from
6096 the file version.in.
6097
60982001-05-24 Tom Rix <trix@redhat.com>
6099
6100 * configure.in : enable ld for aix
6101
61022001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6103
6104 * config.guess: Add linux target for S/390.
6105
61062000-11-07 Philip Blundell <pb@futuretv.com>
6107
6108 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6109
61102000-11-03 Philip Blundell <pb@futuretv.com>
6111
6112 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6113 files.
6114
61152001-01-15 Ben Elliston <bje@redhat.com>
6116
6117 * configure.in (host_tools): Add sid.
6118 Always configure cgen.
6119
61202000-11-24 Nick Clifton <nickc@redhat.com>
6121
6122 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6123
6124
61252000-08-20 Doug Evans <dje@casey.transmeta.com>
6126
6127 * Makefile.in (ALL_MODULES): Add all-cgen.
6128 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6129 (all-cgen): New target.
6130 (all-opcodes,all-sim): Depend on all-cgen.
6131 * configure.in (host_tools): Add cgen.
6132 Only configure cgen if --enable-cgen-maint.
6133
ef98ad7b
LR
61342002-04-09 Loren J. Rittle <ljrittle@acm.org>
6135
6136 * configure.in: Add *-*-freebsd* configurations.
6137
90def2b2
TT
61382002-04-08 Tom Tromey <tromey@redhat.com>
6139
6140 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6141 Fixes PR libgcj/6068.
6142
320d7e7a
KW
61432002-03-30 Krister Walfridsson <cato@df.lth.se>
6144
6145 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6146
18b467f1
RO
61472002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6148
6149 * configure.in (alpha*-dec-osf*): Enable libgcj.
6150
8bb3a5af
MG
61512003-03-27 Matthew Gingell <gingell@gnat.com>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
56ae9405
NC
61552002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6156
6157 Fix for: PR bootstrap/3591, target/5676
6158 * configure.in (mcore-pe): Disable the configuration of
6159 libstdc++-v3 since exceptions are not supported.
6160
f18d9a0c
AG
61612002-03-20 Anthony Green <green@redhat.com>
6162
6163 * configure.in: Enable libgcj for xscale-elf target.
6164
c0e21eef
R
6165Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6166
6167 * MAINTAINERS: Update my email address.
6168
28eca9e8
AO
61692002-03-16 Alexandre Oliva <aoliva@redhat.com>
6170
6171 * ltmain.sh (relink_command): Fix typo in previous change.
6172
e67e72c7
AO
61732002-03-15 Alexandre Oliva <aoliva@redhat.com>
6174
6175 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6176 (relink_command): Added --tag flags.
6177 (mode=install): If relinking fails; error out.
6178
c2273204
RH
61792002-03-12 Richard Henderson <rth@redhat.com>
6180
6181 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6182 .NOTPARALLEL tag.
6183 (do-check): Rename from check.
6184 (check): Allow parallel check.
6185
bcb64245
BW
61862002-03-12 Bob Wilson <bob.wilson@acm.org>
6187
6188 * MAINTAINERS: Add myself as maintainer for xtensa port.
6189 Fix alphabetical order in CPU port maintainer list.
6190 Remove myself from Write After Approval list.
6191
63adb4ff
RH
61922002-03-11 Richard Henderson <rth@redhat.com>
6193
6194 * Makefile.in (.NOTPARALLEL): Add fake tag.
6195
9bec4bf0
L
61962002-03-07 H.J. Lu (hjl@gnu.org)
6197
6198 * configure.in: Enable gprof for mips*-*-linux*.
6199
c7fc1f84
DS
62002002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6201
6202 * MAINTAINERS (Write After Approval): Add myself.
6203
6bff33fb
AO
62042002-02-28 Alexandre Oliva <aoliva@redhat.com>
6205
6206 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6207 libjava.
6208 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6209
0210b33b
AO
62102002-02-23 Alexandre Oliva <aoliva@redhat.com>
6211
6212 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6213 because its Makefile is there; test for the executable instead.
6214
fcc0a3ef
AO
62152002-02-22 Alexandre Oliva <aoliva@redhat.com>
6216
6217 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6218 libstdc++-v3 and libjava.
6219
97cf8285
AM
62202002-02-11 Adam Megacz <adam@xwt.org>
6221
6222 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6223 boehm-gc
5ce6f47b 6224
40fe0ec3
AO
62252002-02-09 Alexandre Oliva <aoliva@redhat.com>
6226
6227 * config.guess: Updated to 2002-01-30's version.
6228 * config.sub: Updated to 2002-02-01's version.
6229 Contribute sh64-elf.
6230 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6231 * configure.in: Added sh64-*-*.
6232
694d53ee
CD
62332002-02-08 Chris Demetriou <cgd@broadcom.com>
6234
6235 * MAINTAINERS: Belatedly add myself to write after approval list.
6236
a9ca50b1
JH
6237Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6238
6239 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6240 Remove self as Write After Approval.
6241
5ffc3500
GK
62422002-01-31 Geoffrey Keating <geoffk@redhat.com>
6243
6244 * MAINTAINERS: Put self in as maintainer for contrib/regression
6245 directory.
6246
4ceaf7fb
PE
62472002-01-28 Phil Edwards <pme@gcc.gnu.org>
6248
6249 * MAINTAINERS: Update my email address.
6250
51584787
JT
62512002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6252
5ce6f47b
EC
6253 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6254 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6255 libraries if not supported for NetBSD on target CPU.
6256
5701d273
DR
62572002-01-25 Douglas B Rupp <rupp@gnat.com>
6258
6259 * install-sh: Use _inst.$$_ for temp file name.
6260
b299a075
JT
62612002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6262
6263 * MAINTAINERS (Write After Approval): Move my contact info
6264 from here...
6265 (OS Port Maintainers): ...to here (netbsd).
6266
51fe14b5
BW
62672002-01-22 Bob Wilson <bob.wilson@acm.org>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
b634ad42
L
62712002-01-17 H.J. Lu <hjl@gnu.org>
6272
6273 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6274 (all-target-fastjar): Also depend on all-target-libiberty.
6275
3cd87679
L
62762002-01-16 H.J. Lu (hjl@gnu.org)
6277
6278 * config.guess: Import from master sources, rev 1.225.
6279 * config.sub: Import from master sources, rev 1.238.
6280
969a6d8f
KH
62812002-01-16 Kazu Hirata <kazu@hxi.com>
6282
6283 * MAINTAINERS (Write After Approval): Remove myself.
6284
366f6a52
FW
62852001-12-19 Florian Weimer <fw@deneb.enyo.de>
6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
f02240b6
JM
62892001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6290
6291 * MAINTAINERS: Add self as docs co-maintainer.
6292
5d08dc39
MK
62932001-12-11 Matthias Klose <doko@debian.org>
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
39e790d5
ZW
62972001-12-09 Zack Weinberg <zack@codesourcery.com>
6298
6299 * MAINTAINERS: Update my email address.
6300
4519d6a3
TC
63012001-12-07 Turly O'Connor <turly@apple.com>
6302 * MAINTAINERS (Write After Approval): Add myself.
6303 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6304 (rs6000_initialize_trampoline): Call __trampoline_setup for
6305 ABI_DARWIN too.
6306 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6307 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6308
21cf0a73
PC
63092001-12-07 Paolo Carlini <pcarlini@unitus.it>
6310
6311 * MAINTAINERS (Write After Approval): Add myself.
6312
4ee43206
DR
6313Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6314
6315 * configure, configure.in: Use temp file for long sed commands.
6316
251931f3
LG
63172001-12-03 Laurent Guerby <guerby@acm.org>
6318
6319 * config.sub: Update to version 1.232 on subversion.
6320
03777dd7
BE
63212001-12-03 Ben Elliston <bje@redhat.com>
6322
6323 * MAINTAINERS: Update mail address for config.* patches.
6324
e490616e
ZW
63252001-11-27 DJ Delorie <dj@redhat.com>
6326 Zack Weinberg <zack@codesourcery.com>
6327
6328 When build != host, create libiberty for the build machine.
6329
6330 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6331 CONFIG_ARGUMENTS.
6332 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6333 New variables.
6334 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6335 and rules.
6336 (all.normal): Depend on ALL_BUILD_MODULES.
6337 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6338 (all-build-libiberty): Depend on configure-build-libiberty.
6339
6340 * configure: Calculate and substitute proper value for
6341 ALL_BUILD_MODULES.
6342 * configure.in: Create the build subdirectory.
6343 Calculate and substitute TARGET_CONFIGARGS (formerly
6344 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6345
04075e8f
ZL
63462001-11-26 Ziemowit Laski <zlaski@apple.com>
6347
6348 * MAINTAINERS (write-after-approval): Add self.
6349
ed19322d
CR
63502001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6351
6352 * MAINTAINERS (GNATS only accounts): Remove self.
6353
90a12988
HPN
63542001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6355
6356 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6357 libf2c.
6358
77e653ad
CR
63592001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6360
6361 * MAINTAINERS (Write After Approval): Add self.
6362
64adad99
DB
63632001-11-12 David O'Brien <obrien@FreeBSD.org>
6364
6365 * MAINTAINERS: mips and s390 are also CPU ports.
6366
834a28c7
DB
63672001-11-12 David O'Brien <obrien@FreeBSD.org>
6368
6369 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6370
ef94239f
DB
63712001-11-11 David O'Brien <obrien@FreeBSD.org>
6372
6373 * MAINTAINERS: Alphabetize.
6374
beda0427
KH
63752001-11-09 Kazu Hirata <kazu@hxi.com>
6376
6377 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6378
6ca224d3
JDA
63792001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6380
6381 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6382
132e4bd7
PE
63832001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6384
6385 * configure.in (--enable-languages): Be more permissive about
6386 syntax. Check for empty lists better. Warn about $LANGUAGES.
6387
c6243b4c
GK
63882001-11-08 Geoffrey Keating <geoffk@redhat.com>
6389
6390 * config.sub: Import from master sources, rev. 1.230.
6391 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6392
abbb9e76
LG
63932001-11-07 Laurent Guerby <guerby@acm.org>
6394
6395 * MAINTAINERS (Write After Approval): Add self.
6396
53cdb27a
HPN
63972001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6398
6399 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6400
dd3a88c9
HPN
64012001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6402
6403 * config.sub: Import from master sources, rev 1.226.
6404 * config.guess: Import from master sources, rev 1.216.
6405
d344dce9
HPN
64062001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6407
6408 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6409 * MAINTAINERS: Add self as maintainer of MMIX port.
6410 Remove old after-approval entry.
6411
63f6bcd7
JM
64122001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6413
6414 * ChangeLog, configure: Fix spelling errors.
6415
84f92638
BK
64162001-10-20 Brendan Kehoe <brendan@zen.org>
6417
6418 * MAINTAINERS: Tweak my address.
6419
2f30eda4
R
6420Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6421
6422 * MAINTAINERS: Update my email address.
6423
1567080c 64242001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 6425
f48a3b5c 6426 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 6427 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 6428
30106886
GB
64292001-10-10 Geert Bosch <bosch@gnat.com>
6430
e490616e 6431 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
6432 Added Robert Dewar.
6433
d3d51b8c
DB
64342001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6435
6436 * MAINTAINERS (Write After Approval): Added self
6437
d1c3e709
GB
64382001-10-02 Geert Bosch <bosch@gnat.com>
6439
6440 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6441
50f5f793
JM
64422001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6443
6444 * configure: Handle temporary files securely using mkdir.
6445
7fddf9a9
AO
64462001-09-29 Alexandre Oliva <aoliva@redhat.com>
6447
6448 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6449
387beb82
WC
64502001-09-26 Will Cohen <wcohen@redhat.com>
6451
6452 * configure.in (*-*-linux*): Disable configuration of target-newlib
6453 and target-libgloss.
e490616e 6454
0c055e34
AO
64552001-09-26 Alexandre Oliva <aoliva@redhat.com>
6456
6457 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6458 RANLIB.
6459
759bfa90
AO
64602001-09-21 Alexandre Oliva <aoliva@redhat.com>
6461
6462 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6463 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6464 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6465 avoid quotes nesting problems.
6466 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6467 (DO_X): Export only variables that are set.
6468
1dc4a750
BE
64692001-09-19 Ben Elliston <bje@redhat.com>
6470
6471 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6472 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6473 semantics. Use the shell built-in "type" command instead.
6474
898c7238
AO
64752001-08-31 Alexandre Oliva <aoliva@redhat.com>
6476
6477 Merged from gcc-3_0-branch:
6478 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6479 * ltcf-c.sh: Use $objext, not $ac_objext.
6480 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6481 * ltcf-cxx.sh: Add support for GNU.
6482 2001-07-22 Timothy Wall <twall@redhat.com>
6483 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6484 default settings if using GNU tools with that configuration.
6485 * ltcf-cxx.sh: Ditto.
6486 * ltcf-gcj.sh: Ditto.
6487 2001-07-21 Michael Chastain <chastain@redhat.com>
6488 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6489 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6490 * ltmain.sh: Mark as gcc-local.
6491
8fa0a32e
EC
64922001-08-30 Eric Christopher <echristo@redhat.com>
6493 Jason Eckhardt <jle@redhat.com>
6494
6495 * config.guess: Merge from master sources.
6496 * config.sub: Merge from master sources, add support for mipsisa32.
6497
32f30f91 64982001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
6499 * config.sub: Merge from master sources, rev 1.219.
6500 * MAINTAINERS: Add self as contact for stormy16 port.
6501
f6084f99
ZW
65022001-08-14 Zack Weinberg <zackw@panix.com>
6503
6504 * config.sub: Merge from master sources, rev 1.218.
6505 * config.guess: Merge from master sources, rev 1.209.
6506
91b54f7f
GS
65072001-08-11 Graham Stott <grahams@redhat.com>
6508
6509 * Makefile.in (check-c++): Add missing semicolon.
6510
e5b3941e
JH
6511Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6512
32f30f91 6513 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 6514
6387a56e
EC
65152001-07-30 Eric Christopher <echristo@redhat.com>
6516
6517 * MAINTAINERS (Various maintainers: mips port): Added myself.
6518
53b475f0
AH
65192001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6520
e490616e 6521 * configure.in (sh-*-linux*): New.
53b475f0 6522
2a08c780
RH
65232001-07-27 Richard Henderson <rth@redhat.com>
6524
6525 * .cvsignore: Add LAST_UPDATED.
6526
bfa79422
UW
65272001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6528
6529 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6530
0ae85492
AH
65312001-07-16 Aldy Hernandez <aldyh@redhat.com>
6532
e490616e 6533 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 6534
8e1ab0fe
NP
6535Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6536
6537 * MAINTAINERS (Write After Approval): Added myself.
6538
2b997990
SC
65392001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6540
6541 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6542 and libgcj on m68hc11/m68hc12.
6543
d920e825
L
65442001-06-27 H.J. Lu (hjl@gnu.org)
6545
6546 * Makefile (CFLAGS_FOR_BUILD): New.
6547 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6548
d425a1e0
JM
65492001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6550
6551 * README: Remove version number.
6552
5b5b4207
GP
65532001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6554
6555 * INSTALL/README: Update wrt. to the installation instructions now
6556 residing in gcc/doc/install.texi.
6557
be839b69
JM
65582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6559
6560 * README: Replace with a cut-down and updated version of gcc/README.
6561
fe2ee7c4
DE
65622001-06-12 David Edelsohn <edelsohn@gnu.org>
6563
6564 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6565 multilibs to be disabled.
6566
4f5d646c
DB
65672001-06-11 Daniel Berlin <dan@cgsoftware.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 6570
818f0c85
AO
65712001-06-09 Alexandre Oliva <aoliva@redhat.com>
6572
6573 * config.guess: Import CVS version 1.195.
6574 * config.sub: Import CVS version 1.212.
6575
e9a8af10
AO
65762001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6577
6578 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6579 gcc/xgcc is built, use -print-prog-name to find out the program
6580 name to use.
6581
ae3ca0a9
PE
65822001-06-04 Phil Edwards <pme@sources.redhat.com>
6583
6584 * config.guess: Import CVS version 1.194. All gcc-local changes
6585 appear to also be in the master copy.
6586 * config.sub: Import CVS version 1.211.
6587
066bd40d
MM
6588Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
6589
6590 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6591 with_gcc]: Use `gcc -shared' to build a shared library.
6592
4aef4f33
JDA
6593Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
6594
6595 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6596 archives.
6597
c386f00f
RO
6598Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6599
6600 * MAINTAINERS (Write After Approval): Add myself.
6601
2ae5cea5
HPN
66022001-06-01 Hans-Peter Nilsson <hp@axis.com>
6603
6604 * configure.in (libstdcxx_flags): Do not try to execute
6605 libstdc++-v3/testsuite_flags until it exists.
6606
c3766183
AM
66072001-06-01 Alan Modra <amodra@bigpond.net.au>
6608
6609 * MAINTAINERS: Update my email address.
6610
9b337833
GS
66112001-05-31 Graham Stott <grahams@redhat.com>
6612
6613 * MAINTAINERS (Write After Approval): Add myself.
6614
55fce0eb
SP
66152001-05-28 Simon Patarin <simon.patarin@inria.fr>
6616
6617 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6618 libraries when using g++ with native linker.
6619
5f7de4b8
AO
66202001-05-28 Alexandre Oliva <aoliva@redhat.com>
6621
6622 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6623
a7bc0fbb
AO
66242001-05-22 Alexandre Oliva <aoliva@redhat.com>
6625
6626 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6627 [aix4*|aix5*]: Prepend blank.
6628
33456445
AO
66292001-05-20 Alexandre Oliva <aoliva@redhat.com>
6630
6631 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6632 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6633 of subdir/configure scripts to use the new libtool.m4.
6634
e48d3d00
MK
66352001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6636
6637 * MAINTAINERS (Write After Approval): Add myself.
6638
9e0e191b
BK
66392001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6640
6641 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6642
3f19b439
BE
66432001-05-11 Ben Elliston <bje@redhat.com>
6644
6645 * Makefile.in (all-sid): New target.
6646 (check-sid, clean-sid, install-sid): Likewise.
6647
6ebe3121
JO
66482001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6649
6650 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6651
ca3667c4
AO
66522001-05-03 Alexandre Oliva <aoliva@redhat.com>
6653
6654 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6655 libgcj.
6656
66572001-05-03 Alexandre Oliva <aoliva@redhat.com>
6658
6659 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6660 gcc/xgcc is built, use -print-prog-name to find out the program
6661 name to use.
6662
b2964d63
AO
66632001-04-26 Alexandre Oliva <aoliva@redhat.com>
6664
b1bb2302
AO
6665 * configure.in (noconfigdirs): Don't reset it from scratch in the
6666 target case; only append to it.
6387a56e 6667
b2964d63
AO
6668 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6669 sparc-*-solaris2.8]: Disable ${libgcj}.
6670
8343765d
AO
66712001-04-25 Alexandre Oliva <aoliva@redhat.com>
6672
6673 * configure.in (libgcj_saved): Copy from $libgcj.
6674 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6675 --disable-libgcj.
6676
ddbb6d43
GRK
66772001-04-25 Gavin Romig-Koch <gavin@redhat.com>
6678
6679 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 6680 C front end maintainer.
ddbb6d43 6681
3fa03ff9
AG
6682Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6683
6684 * configure.in: Move *-chorusos target case to the proper switch.
6685 Disable libgcj.
6686
99ffe40f
AO
66872001-04-12 Alexandre Oliva <aoliva@redhat.com>
6688
6689 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6690 1.641.2.228.
6691
78faa32d
FS
66922001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6693
6694 * Makefile.in (STAGE1_CFLAGS): Pass down.
6695
cdbff0ab
AM
66962001-04-13 Alan Modra <amodra@one.net.au>
6697
6698 * config.guess: Add hppa64-linux support. Note for next import that
6699 this is already in the master file.
6700 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6701
75b9074c
AO
67022001-04-12 Alexandre Oliva <aoliva@redhat.com>
6703
6704 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6705 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6706
125404c5
SS
67072001-04-11 Stan Shebs <shebs@apple.com>
6708
6709 * MAINTAINERS: Add self as Darwin port maintainer.
6710
876684fe
AM
67112001-04-11 Alan Modra <amodra@one.net.au>
6712
6713 * MAINTAINERS: Update my email address.
6714
06729913
LR
67152001-04-10 Loren J. Rittle <ljrittle@acm.org>
6716
6717 * ltcf-cxx.sh: Support creation of C++ shared libraries on
6718 recent versions of FreeBSD (release 3 or later).
6719 * ltconfig: On FreeBSD, -lc must not be provided when building
6720 a shared library or else the standard -pthread gcc option is
6721 rendered worthless to later users of the built library.
6722
67916302
JM
67232001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
6724
6725 * MAINTAINERS: Add self and RTH as C front end maintainers.
6726
d2bc0628
AO
67272001-04-05 Alexandre Oliva <aoliva@redhat.com>
6728
e490616e
ZW
6729 * config.sub: Make sure to match an already-canonicalized
6730 machine name (eg. mn10300-unknown-elf).
d2bc0628 6731
a3406c06
AO
67322001-04-01 Alexandre Oliva <aoliva@redhat.com>
6733
6734 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6735 New macros.
6736 (bootstrap, cross): Use RECURSE_FLAGS.
6737 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6738
a076f6a4
AO
67392001-03-27 Alexandre Oliva <aoliva@redhat.com>
6740
6741 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6742
e9f4fa71
CH
67432001-03-22 Colin Howell <chowell@redhat.com>
6744
7238de5c
CH
6745 * Makefile.in (DO_X): Do not backslash single-quotes in
6746 backquotes (two places).
e9f4fa71 6747
b6b14b1b
AO
67482001-03-22 Alexandre Oliva <aoliva@redhat.com>
6749
6750 Re-installed:
6751 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6752 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6753 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6754 * ltcf-cxx.sh: Likewise.
6755 * ltcf-gcj.sh: Likewise.
6756
1eb0b89d
GP
67572001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6758
6759 * MAINTAINERS: Add myself as "documentation co-maintainer".
6760
82e23236
AO
67612001-03-22 Alexandre Oliva <aoliva@redhat.com>
6762
6763 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6764 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6765
64ec27c3
TT
67662001-03-19 Tom Tromey <tromey@redhat.com>
6767
6768 * config-ml.in: Handle GCJ and GCJFLAGS.
6769
191de407
MC
67702001-03-21 Michael Chastain <chastain@redhat.com>
6771
6772 * Makefile.in: all-m4 depends on all-texinfo.
6773
fed4dede
LR
67742001-03-20 Loren J. Rittle <ljrittle@acm.org>
6775
6776 * MAINTAINERS: Add myself to write after approval list.
6777
085072bb
LB
67782001-03-18 Laurynas Biveinis <lauras@softhome.net>
6779
6780 * Makefile.in (DO_X): Quote nested quotes.
6781
5af8ea3f
AM
67822001-03-18 Alan Modra <alan@linuxcare.com.au>
6783
6784 * MAINTAINERS: Add myself to write after approval list.
6785
69e23037
LB
67862001-03-15 Laurynas Biveinis <lauras@softhome.net>
6787
6788 * Makefile.in (DO_X): Use double quotes for quoting
6789 "RANLIB=$${RANLIB}".
6790
2b9650f4
OP
67912001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
6792
6793 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6794
4698d2cf
NP
67952001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6796
6797 * configure.in: Only use `lang_requires' for languages athat are
6798 actually enabled.
6799
f6646274
PE
68002001-03-08 Phil Edwards <pme@sources.redhat.com>
6801
6802 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
6803
c9a54638
AO
68042001-03-08 Alexandre Oliva <aoliva@redhat.com>
6805
6806 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6807
6a556ad6
TT
68082001-03-07 Tom Tromey <tromey@redhat.com>
6809
6810 * configure.in: Allow config-lang.in to set `lang_requires' to list
6811 of other required languages.
6812
6822468a
LB
68132001-03-06 Laurynas Biveinis <lauras@softhome.net>
6814
6815 * Makefile.in: Remove RANLIB definition. Use RANLIB
6816 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6817 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 6818
f04885d3 68192001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 6820 Alexandre Oliva <aoliva@redhat.com>
6387a56e 6821
f04885d3
BK
6822 * Makefile.in (check-c++): Use tabs, not spaces.
6823
288edf47 68242001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 6825
288edf47
LB
6826 * MAINTAINERS: add myself to Write After Approval list.
6827
3d55d2f8 68282001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 6829
e490616e 6830 * Makefile.in (check-c++): New rule.
6387a56e 6831
4d88a68a
BK
6832 * configure.in (target_libs): Remove libg++.
6833 (noconfigdirs): Remove libg++.
6834 (noconfigdirs): Same.
6835 (noconfigdirs): Same.
6836 (noconfigdirs): Same.
6837
6838 * config-ml.in: Remove libg++ references.
6839
6840 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6841 (ALL_TARGET_MODULES): Same.
6842 (configure-target-libg++): Remove.
6843 (all-target-libg++): Remove.
6844 (configure-target-libio): Remove.
6845 (all-target-libio): Remove.
6846 (check-target-libio): Remove.
6847 (.PHONY): Remove.
6848 (libg++.tar.bz2): Remove.
6849 (all-target-cygmon): Remove libio.
6850 (all-target-libstdc++): Remove.
6851 (configure-target-libstdc++): Remove.
6852 (TARGET_LIB_PATH): Remove libstdc++.
6853 (ALL_GCC_CXX): Remove libstdc++.
6854 (all-target-gperf): Correct.
6855
2437d4ed
NC
68562001-02-16 Nick Clifton <nickc@redhat.com>
6857
6858 * configure.in (noconfigdirs): Allow configuration of texinfo
6859 for Cygwin hosts.
6860
85b99cbe
AG
68612001-02-15 Anthony Green <green@redhat.com>
6862
6863 * configure: Introduce GCJ_FOR_TARGET.
6864 * configure.in: Ditto.
6865 * Makefile.in: Ditto.
6866
7b18790c
AS
68672001-02-13 Andreas Schwab <schwab@suse.de>
6868
6869 * MAINTAINERS: Update mail address.
6870
c4880c99
MS
68712001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6872
6873 * config.guess: Add linux target for S/390.
6874 * config.sub: Likewise.
6875
e31ae6db
CC
68762001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6877
6878 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 6879 target-libgloss.
e31ae6db 6880
7739adfb
BE
68812001-02-06 Ben Elliston <bje@redhat.com>
6882
6883 * configure: Output host type to stdout, not stderr.
6884
36ca672c
MM
68852001-02-05 Mark Mitchell <mark@codesourcery.com>
6886
e40f2829 6887 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
6888 * ltcf-cxx.sh: Likewise.
6889
36ca672c
MM
6890 * config.if: Assume enable_libstdcxx_v3 is defined.
6891
22fdd65e
MM
68922001-02-04 Mark Mitchell <mark@codesourcery.com>
6893
6894 Remove V2 C++ library.
6895 * configure.in: Remove --enable-libstdcxx_v3 support.
6896
3b60dd8e
BM
68972001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
6898
6899 * include/demangle.h: Add prototype for java_demangle_v3.
6900
42c0c80a
PE
69012001-01-29 Phil Edwards <pme@sources.redhat.com>
6902
6903 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
6904
0be25992
RH
69052001-01-27 Richard Henderson <rth@redhat.com>
6906
6907 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6908
8a8de62d
MS
69092001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6910
6911 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6912 Don't unset, it's non-portable and no longer necessary, set to empty
6913 instead.
6914
92769744
MS
69152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6916
6917 * ltconfig: Shell portability fix for the tagname validity check.
6918
88a1c0ab
AO
69192001-01-27 Alexandre Oliva <aoliva@redhat.com>
6920
6921 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6922 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6923
45291dd5
MS
69242001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6925
6926 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6927
1ace7e15
TT
69282001-01-26 Tom Tromey <tromey@redhat.com>
6929
6930 * configure.in: Allow libgcj to be built on Sparc Solaris.
6931
0ef8b11b
DE
69322001-01-25 David Edelsohn <edelsohn@gnu.org>
6933
6934 * ltcf-c.sh: Add aix5 case.
6935 * ltcf-cxx.sh: Likewise.
6936 * ltconfig: Likewise.
6937
0006091e
AO
69382001-01-24 Alexandre Oliva <aoliva@redhat.com>
6939
9bad11e1
AO
6940 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6941 keep at least one of build_libtool_libs or build_old_libs set to
6942 yes.
6943
0006091e
AO
6944 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6945 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6946
7c01b2b5
BM
69472001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6948
6949 * configure.in: Enable libgcj on several additional platforms.
6950
d340e0ac
BM
69512001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6952
6953 * configure.in: Enable libgcj for linux targets.
6954
5baf8c37
MS
69552001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6956
6957 * MAINTAINERS (Write After Approval): Add myself.
6958
10a0ba84
JDA
69592001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
6960
6961 * MAINTAINERS: Add myself as vax port maintainer.
6962
357c6a4b
FH
69632001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
6964
6965 * MAINTAINERS: Add myself as Mercury front-end maintainer.
6966
6e2d9a7a
MS
69672001-01-09 Mike Stump <mrs@wrs.com>
6968
6969 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6970 failures of subdirectories.
6971
b6b14b1b 69722001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 6973
b6b14b1b 6974 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 6975 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
6976 * ltcf-cxx.sh: Likewise.
6977 * ltcf-gcj.sh: Likewise.
6978 * ltconfig.sh: Fix typo.
976b230d 6979
07109110
LB
69802001-01-02 Laurynas Biveinis <lauras@softhome.net>
6981
6982 * configure: handle DOS-style absolute paths.
6983
1da5b8fc
LB
69842001-01-02 Laurynas Biveinis <lauras@softhome.net>
6985
6986 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6987
4c2f5b4f
MM
69882000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
6989
6990 * MAINTAINERS: Add myself as avr port co-maintainer.
6991
bc53668e
BE
69922000-12-28 Ben Elliston <bje@redhat.com>
6993
6994 * MAINTAINERS: Add myself under ``Write After Approval''.
6995
c387606f
JM
69962000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
6997
6998 * texinfo: Remove directory from GCC.
6999
2cb5082c
JM
70002000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7001
7002 * COPYING: Update to current
7003 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7004 to 19yy as example year in copyright notice).
7005
cc330df9
BK
70062000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7007
6387a56e 7008 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7009 (libstdcxx_incdir): Pass down.
7010 * config.if: Remove expired bits for cxx_interface, add stub.
7011 (libstdcxx_incdir): Add variable for g++ include directory.
7012 * configure.in (gxx_include_dir): Use it.
6387a56e 7013
4c6b2835
AO
70142000-12-18 Alexandre Oliva <aoliva@redhat.com>
7015
7016 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7017 with old-email address from ``Write After Approval''.
7018
3896f13e
AJ
70192000-12-15 Andreas Jaeger <aj@suse.de>
7020
7021 * configure.in: Handle lang_dirs.
7022
70232000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7024
ad46e881
TT
7025 * MAINTAINERS: Removed brads.
7026
90a10418
TT
7027 * MAINTAINERS: Added gcj developers.
7028
41dfe3a2 70292000-12-13 Anthony Green <green@redhat.com>
6387a56e 7030
41dfe3a2 7031 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7032 listed. Disable libgcj for x86 and Alpha Linux until compatible
7033 with g++ abi.
6387a56e 7034
e2f601da
MS
70352000-12-13 Mike Stump <mrs@wrs.com>
7036
7037 * Makefile.in (local-distclean): Also remove fastjar.
7038
70030c01
RB
70392000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7040
7041 * contrib/gcc_update: Add fastjar --touch entries.
7042
2a50f859
AO
70432000-12-12 Alexandre Oliva <aoliva@redhat.com>
7044
7045 * configure.in: Disable language-specific target libraries for
7046 languages that aren't enabled.
7047
7743113b
AG
70482000-12-10 Anthony Green <green@redhat.com>
7049
7050 * configure.in: Define libgcj. Disable libgcj target libraries for
7051 most targets.
7052
92e061a6
NB
70532000-12-10 Neil Booth <neilb@earthling.net>
7054
7055 * MAINTAINERS: Update mail address, remove from WAA list.
7056
f34ff6d6
APB
70572000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7058
7059 * libjava: Imported from /cvs/java.
7060 * libffi: Likewise.
7061 * Boehm-gc: Likewise.
7062
d82a33c6
APB
70632000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7064
7065 * configure.in (target_libs): Revert 2000-12-08 patch.
7066 (noconfigdirs): Added target-libjava.
7067
e14f8e28
LB
70682000-12-09 Laurynas Biveinis <lauras@softhome.net>
7069
7070 * djunpack.bat: removed.
7071
fc26516b
LB
70722000-12-09 Laurynas Biveinis <lauras@softhome.net>
7073
7074 * Makefile.in: handle DOS-style absolute paths.
7075 * config-ml.in: likewise.
7076 * symlink-tree: likewise.
7077
bd8757b3
APB
70782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7079
7080 * fastjar: Imported.
7081
81522a1f
APB
70822000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7083
7084 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7085 libjava.
7086 * configure.in (target_libs): Removed `target-libjava'.
7087
5db1f7ed
APB
70882000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7089
7090 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7091 (ALL_MODULES): Added fastjar.
7092 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7093 (all-target-libjava): all-fastjar replaces all-zip.
7094 (all-fastjar): Added.
7095 (configure-target-fastjar, all-target-fastjar): Likewise.
7096 * configure.in (host_tools): Added fastjar.
7097
5e59997c
MS
70982000-12-07 Mike Stump <mrs@wrs.com>
7099
7100 * Makefile.in (local-distclean): Remove leftover built files.
7101
0a534f40
NC
71022000-11-24 Nick Clifton <nickc@redhat.com>
7103
7104 * configure.in (xscale-elf): Add target.
7105 (xscale-coff): Add target.
7106
7686cadf
LR
71072000-11-22 Loren J. Rittle <ljrittle@acm.org>
7108
e490616e
ZW
7109 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7110 recent versions of FreeBSD (release 3 or later).
7111 * ltconfig: On FreeBSD, -lc must not be provided when building
7112 a shared library or else the standard -pthread gcc option is
7113 rendered worthless to later users of the built library.
7686cadf 7114
fff01699
FF
71152000-11-16 Fred Fish <fnf@be.com>
7116
7117 * configure.in (enable_libstdcxx_v3): Fix typo,
7118 libstd++ -> libstdc++.
7119
4dc16355
KL
71202000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7121
7122 * MAINTAINERS: Add self to Write After Approval list.
7123
bf6fc7b2
BS
71242000-11-21 Bernd Schmidt <bernds@redhat.com>
7125
7126 * MAINTAINERS: Update my email address. Add myself to global write
7127 privs list.
7128
ce8e06b1
AO
71292000-11-18 Alexandre Oliva <aoliva@redhat.com>
7130
6e2a4843
AO
7131 * Makefile.in: Merge with src and libgcj.
7132 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7133 configure-target-<library> when their configure scripts need the C
7134 or C++ library to have already been built to work properly.
7135 (do_proto_toplev): Set them to an empty string.
7136
ce8e06b1
AO
7137 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7138 (REALLY_SET_LIB_PATH): Use them.
7139
c003f378
SS
71402000-11-17 Stan Shebs <shebs@apple.com>
7141
7142 * MAINTAINERS: Add self to Write After Approval list.
7143
cc1e60ea
JM
71442000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7145
7146 * configure: Provide the original toplevel configure arguments
7147 (including $0) to subprocesses in the environment rather than
7148 through gcc/configargs.h.
7149
1173593d
JM
71502000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7151
7152 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7153 C99. Alphabetise "Write After Approval" list.
7154
520907ee
MM
71552000-11-12 Mark Mitchell <mark@codesourcery.com>
7156
34f6fbdb
MM
7157 * configure: Turn on libstdc++ V3 by default.
7158
520907ee
MM
7159 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7160 if we've got GCC.
7161
0bbd37ed
PB
71622000-11-11 Philip Blundell <philb@gnu.org>
7163
7164 * MAINTAINERS: Add self to Write After Approval list.
7165
7ca0e6d9
DE
71662000-11-09 David Edelsohn <edelsohn@gnu.org>
7167
7168 * ltcf-c.sh (aix4): Improve shared library configuration; require
7169 exporting symbols.
7170 * ltcf-cxx.sh (aix4): Define.
7171 * ltconfig (aix4): Define library and soname specs appropriate for
7172 AIX. Define command to create export symbols list.
7173
f559f30b
CF
7174Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7175
7176 * config.sub: Add support for Sun Chorus
7177
fc05d516
NC
71782000-10-31 Nick Clifton <nickc@redhat.com>
7179
7180 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7181 <name>@redhat.com. Also installed new email address for Clint
7182 Popetz.
6387a56e 7183
90a0e73f
JM
71842000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7185
7186 * etc: Remove directory from GCC.
7187
a5e1b548
MM
71882000-10-16 Michael Meissner <meissner@redhat.com>
7189
7190 * configure (gcc/configargs.h): Only create if there is a build GCC
7191 directory created.
7192
6387a56e
EC
71932000-10-16 Matthias Klose <doko@debian.org>
7194
be1db873
MK
7195 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7196 when configured for libstdc++-v3.
7197
f5fa9a5b
PE
71982000-10-05 Phil Edwards <pme@gcc.gnu.org>
7199
7200 * configure: Save configure arguments to gcc/configargs.h.
7201
61a77fea
PT
72022000-10-04 Philipp Thomas <pthomas@suse.de>
7203
7204 * config.guess: Import CVS version 1.157.
7205 * config.sub: Import CVS version 1.181.
7206
3a4fee66
AP
72072000-10-04 Andris Pavenis <pavenis@latnet.lv>
7208
7209 * Makefile.in (bootstrap): avoid recursion if subdir missing
7210 (cross): ditto
7211 (do-proto-toplev): ditto
7212
3dd7094e
AO
72132000-09-30 Alexandre Oliva <aoliva@redhat.com>
7214
de710532
AO
7215 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7216 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7217
3dd7094e
AO
7218 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7219 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7220 all affected `configure' scripts.
7221
e592386f
NB
7222Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7223
7224 * MAINTAINERS: Add self as cpplib co-maintainer.
7225
fba54939
AH
72262000-09-24 Aldy Hernandez <aldyh@redhat.com>
7227
7228 * MAINTAINERS: Add self to Write After Approval list.
7229
2bd429f4
GP
72302000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7231
7232 * INSTALL/README: egcs -> GCC update.
7233
d733f374
ME
7234Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7235
7236 * MAINTAINERS: Add myself to Write After Approval list.
7237
d7ce9a83
KH
72382000-09-15 Kazu Hirata <kazu@hxi.com>
7239
7240 * MAINTAINERS: Add myself to Write After Approval list.
7241
18a53ffe
JL
7242Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7243
e490616e
ZW
7244 * configure.in: Do not build byacc for hppa64. Provide paths to the
7245 X11 libraries for hppa64.
18a53ffe 7246
f246ff23
SC
72472000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7248
7249 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7250
06298abd
AO
72512000-09-06 Alexandre Oliva <aoliva@redhat.com>
7252
4b92758a
AO
7253 * Makefile.in (all-zlib): Added dummy target.
7254
06298abd
AO
7255 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7256 ltcf-gcj.sh: Updated from libtool multi-language branch.
7257
4d73d07a
AO
72582000-09-05 Alexandre Oliva <aoliva@redhat.com>
7259
7260 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7261 (bootstrap*): Depend on all-bootstrap.
7262
05d52d78
PT
72632000-09-05 Philipp Thomas <pthomas@suse.de>
7264
7265 * config.guess: Import CVS version 1.156.
7266 * config.sub: Import CVS version 1.179.
7267
3c809ba4
AG
72682000-09-02 Anthony Green <green@cygnus.com>
7269
7270 * Makefile.in (all-gcc): Depend on all-zlib.
7271 (CLEAN_MODULES): Add clean-zlib.
7272 (ALL_MODULES): Add all-zlib.
7273 * configure.in (host_libs): Add zlib.
7274
10ad78a0 72752000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7276
7277 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7278 crosses, but add gcc/include to the header search path for them.
7279
b36a9ce3
DB
72802000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7281
7282 * MAINTAINERS: Add self to Write After Approval list.
7283
cb011248
FS
72842000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7285
7286 * config.guess: Import CVS version 1.152.
7287 * config.sub: Import CVS version 1.177.
7288
db310af0
AO
72892000-08-25 Alexandre Oliva <aoliva@redhat.com>
7290
7965440a
AO
7291 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7292 $targargs to tell whether newlib is going to be built.
7293
db310af0
AO
7294 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7295 $$r/TARGET_SUBDIR/libio for _G_config.h.
7296
e7977565
AO
72972000-08-23 Alexandre Oliva <aoliva@redhat.com>
7298
7299 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7300
126bb9ed
DD
73012000-08-22 DJ Delorie <dj@redhat.com>
7302
7303 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7304
5b0e9d29
AO
73052000-08-22 Alexandre Oliva <aoliva@redhat.com>
7306
7307 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7308 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7309 sub-configures.
7310
4f3e904e
DD
73112000-08-21 DJ Delorie <dj@redhat.com>
7312
7313 * MAINTAINERS: Add self as a libiberty maintainer
7314
c9635443
AO
73152000-08-16 Alexandre Oliva <aoliva@redhat.com>
7316
7317 * configure.in (libstdcxx_flags): Use
7318 libstdc++-v3/src/libstdc++.INC.
7319
8b2100ba
AO
73202000-08-15 Alexandre Oliva <aoliva@redhat.com>
7321
7322 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7323
57119aa9
ZW
73242000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7325
eeb943b0
ZW
7326 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7327
6387a56e 7328 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7329 explicit. Substitute enable_threads into generated Makefiles.
7330 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7331 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7332
acffa7c4
GK
73332000-08-13 Geoff Keating <geoffk@cygnus.com>
7334
7335 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7336
808d8c41
AO
73372000-08-12 Alexandre Oliva <aoliva@redhat.com>
7338
7339 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7340 previous delta.
7341
1fc8c51c 73422000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7343
1fc8c51c
JM
7344 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7345 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7346 (FLAGS_FOR_TARGET): Not here.
7347 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7348
25698887
AO
73492000-08-11 Alexandre Oliva <aoliva@redhat.com>
7350
7351 * config-ml.in (CC, CXX): Don't introduce a leading space.
7352
10120687
DD
73532000-08-07 DJ Delorie <dj@delorie.com>
7354
7355 * MAINTAINERS: Add self as a DJGPP maintainer
7356
15c758e9
DD
73572000-08-07 DJ Delorie <dj@redhat.com>
7358
7359 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7360 "if we're also building gcc, and it's a gcc that will run on the
7361 build machine, we want to use its includes instead of the system's
7362 default includes".
7363
2d0de245
JM
73642000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7365
7366 * MAINTAINERS: Add self to Write After Approval list.
7367
e81b330a
AO
73682000-08-03 Alexandre Oliva <aoliva@redhat.com>
7369
83440c1e
AO
7370 * configure.in (libstdcxx_flags): Don't use `"'.
7371
e81b330a
AO
7372 * config-ml.in: Adjust multilib search paths to the
7373 appropriate multilib tree.
7374
cf95c847
AO
73752000-08-02 Alexandre Oliva <aoliva@redhat.com>
7376
7377 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7378 commas in $LANGUAGES.
7379
9e9af119
MH
73802000-08-02 Manfred Hollstein <manfredh@redhat.com>
7381
7382 * configure.in: Re-enable all references to libg++ and librx.
7383
606ce391
AO
73842000-08-01 Alexandre Oliva <aoliva@redhat.com>
7385
89820b43
AO
7386 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7387 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7388 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7389 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7390
606ce391
AO
7391 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7392
04179d4a
AO
73932000-07-31 Alexandre Oliva <aoliva@redhat.com>
7394
7395 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7396 CXX_FOR_TARGET for sed.
7397
d4eb109c
AO
73982000-07-30 Alexandre Oliva <aoliva@redhat.com>
7399
7400 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7401 Do not override if already set in the environment or in configure.
7402 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7403 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7404
4f4caf92
AO
74052000-07-28 Alexandre Oliva <aoliva@redhat.com>
7406
7407 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7408 the libtool CVS tree multi-language branch.
7409 * ltconfig, ltmain.sh: Updated.
6387a56e 7410
b87487b6
AO
74112000-07-27 Alexandre Oliva <aoliva@redhat.com>
7412
1670d1ea
AO
7413 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7414 (clean-target): Depend on it.
7415
b87487b6
AO
7416 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7417 (GCC_FOR_TARGET): Use it.
7418 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7419 * configure.in: ... here.
7420 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7421 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7422
4e81ae98
EC
74232000-07-24 Eric Christopher <echristo@cygnus.com>
7424
7425 * MAINTAINERS: Add self to Write After Approval list.
7426
059ae32c
AO
74272000-07-24 Alexandre Oliva <aoliva@redhat.com>
7428
5b28edd4
AO
7429 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7430 (configure-target-libchill, configure-target-libobjc): Likewise.
7431
059ae32c
AO
7432 * configure.in: Use the same cache file for all target libs.
7433 * config-ml.in: But different cache files per multilib variant.
7434
1adcd149
MS
74352000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7436
7437 * configure (topsrcdir): Don't use dirname.
7438
2d573dff
JO
74392000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7440
7441 * MAINTAINERS: Add self to Write After Approval list.
7442
d207ebef
JM
74432000-07-20 Jason Merrill <jason@redhat.com>
7444
7445 * configure.in: Remove all references to libg++ and librx.
7446
7447 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7448
74492000-07-20 Hans-Peter Nilsson <hp@axis.com>
7450
7451 * config.sub: Update to subversions version 2000-07-06.
7452
7b7792d5
AH
74532000-07-12 Andrew Haley <aph@cygnus.com>
7454
7455 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7456 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7457
3abaac67
PE
74582000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7459
7460 * symlink-tree: Check number of arguments.
7461
34be2b36
JW
74622000-07-05 Jim Wilson <wilson@cygnus.com>
7463
7464 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7465 search path for a g++ extracted from the build tree. This
7466 will allow link tests run by configure scripts in
7467 subdirectories to succeed.
7468
d207ebef
JM
74692000-07-01 Koundinya K <kk@ddeorg.soft.net>
7470
e490616e 7471 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 7472
0900331b
MH
74732000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7474
7475 * MAINTAINERS: Add myself as loop discovery maintainer.
7476
d207ebef
JM
74772000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7478
7479 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7480 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7481
74822000-06-19 Timothy Wall <twall@cygnus.com>
7483
7484 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7485 * config.sub: Add tic54x target.
7486
11a27a76
TM
7487Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7488
7489 * MAINTAINERS: Add self as Fortran maintainer,
7490 remove Craig Burley.
7491
d207ebef 7492Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 7493
d207ebef
JM
7494 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7495 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 7496
7758b73f
PT
7497Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7498
7499 * MAINTAINERS: Add self as i18n maintainer
7500
d207ebef
JM
750120000-05-21 H.J. Lu (hjl@gnu.org)
7502
e490616e
ZW
7503 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7504 directory are used if they exist. Make sure
7505 $(build_tooldir)/include is searched for header files,
7506 $(build_tooldir)/lib/ for library files.
d207ebef 7507 (GCC_FOR_TARGET): Likewise.
e490616e 7508 (CXX_FOR_TARGET): Likewise.
d207ebef 7509
bae29210
JL
7510Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7511
7512 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7513
d207ebef 7514Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
7515
7516 * Makefile.in (configure-target-libiberty): Depend on
7517 configure-target-newlib.
7518
aab0d19d
AO
75192000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7520
7521 * configure.in, Makefile.in: Merge all libffi-related
7522 configury stuff from the libgcj tree.
7523
d207ebef
JM
7524Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7525
7526 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7527 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7528
7529Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7530
7531 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7532 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 7533 current version information. Add to proto-toplev directory.
d207ebef
JM
7534 (gdb-taz): Build do-djunpack.
7535
758c7bd4
DE
75362000-05-15 David Edelsohn <edelsohn@gnu.org>
7537
7538 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7539
1888228d
AC
7540Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7541
7542 * MAINTAINERS: Add self to Write After Approval list.
7543
d207ebef
JM
75442000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7545
7546 * ltmain.sh: Preserve in relink_command any environment
7547 variables that may affect the linker behavior.
7548
2d7cc2fe
JL
7549Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7550
d207ebef
JM
7551 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7552
7553Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
7554
7555 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7556
75572000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7558
7559 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 7560 with the version name.
2d7cc2fe 7561
ee455968
JE
7562Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
7563
7564 * MAINTAINERS: Add self as bb-reorder maintainer.
7565
73b97e5c
BK
75662000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7567
7568 * config.if: Tweak.
7569
d207ebef
JM
75702000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7571
7572 * djunpack.bat: New file.
7573
7574Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
7575
7576 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
7577 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7578 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7579 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 7580
954869eb
DP
75812000-04-16 Dave Pitts <dpitts@cozx.com>
7582
e490616e
ZW
7583 * config.sub (case $basic_machine): Change default for "ibm-*"
7584 to "openedition".
954869eb 7585
eaabe541
AJ
75862000-04-13 Andreas Jaeger <aj@suse.de>
7587
7588 * MAINTAINERS: Added myself.
7589
d207ebef
JM
7590Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7591
7592 * Makefile.in (gdb-taz): New target. GDB specific archive.
7593 (do-md5sum): New target.
7594 (MD5PROG): Define.
7595 (PACKAGE): Default to TOOL.
7596 (VER): Default to a shell script.
7597 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 7598 md5 checksum generation.
d207ebef
JM
7599 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7600 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7601 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 7602 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
7603
7604Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7605
7606 * configure (warn_cflags): Delete.
7607
0ea6d60c
PDM
7608Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
7609
7610 * MAINTAINERS: Added myself.
7611
17090313 76122000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 7613 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 7614
e490616e
ZW
7615 * configure.in (enable_libstdcxx_v3): Add.
7616 (target_libs): Add bits here to switch between libstdc++-v2 and
7617 libstdc++-v3.
7618 * config.if: And this file too.
7619 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 7620
76b78517
MM
76212000-04-05 Michael Meissner <meissner@redhat.com>
7622
7623 * config.sub (d30v): Add d30v as a basic machine type.
7624
ad242caf
JM
76252000-03-29 Jason Merrill <jason@casey.cygnus.com>
7626
7627 * configure.in: -linux-gnu*, not -linux-gnu.
7628
d4537148
TM
7629Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7630
7631 * MAINTAINERS: Add self in write-after-approval section.
7632
f152e9d4
JW
7633Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
7634
7635 * MAINTAINERS: Add self as ia64 port maintainer.
7636
6a5fcef1
NB
76372000-03-08 Neil Booth <NeilB@earthling.net>
7638
7639 * MAINTAINERS: Add self in write-after-approval section.
7640
d207ebef 7641Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 7642
d207ebef
JM
7643 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7644 (do-tar-bz2): Replace TOOL with PACKAGE.
7645 (gdb.tar.bz2): Remove GDBTK from GDB package.
7646 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 7647 dejagnu.tar.bz2): New packages.
d207ebef
JM
7648
76492000-02-27 Andreas Jaeger <aj@suse.de>
7650
7651 * configure.in: Add entry for mips*-*-linux*, move catch all
7652 *-*-*linux* entry below this one.
7653
76542000-02-27 Ian Lance Taylor <ian@zembu.com>
7655
7656 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 7657
521fe9d0
NC
76582000-02-24 Nick Clifton <nickc@cygnus.com>
7659
7660 * config.sub: Support an OS of "wince".
7661
d207ebef
JM
7662Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
7663
7664 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 7665 version.
d207ebef
JM
7666
76672000-02-23 Linas Vepstas <linas@linas.org>
7668
7669 * config.sub: Add support for Linux/IBM 370.
7670 * configure.in: Likewise.
7671
3a685f6f
NC
76722000-02-22 Nick Clifton <nickc@cygnus.com>
7673
7674 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7675
d207ebef 76762000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 7677
d207ebef 7678 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 7679
4746ee26
KG
76802000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7681
7682 * configure (gcc_version): When setting, narrow search to
7683 lines containing `version_string'.
7684
ba96c72d
DC
76852000-02-15 Denis Chertykov <denisc@overta.ru>
7686
7687 * config.sub: Add support for avr target.
7688
77f16a66
NC
76892000-02-14 Nick Clifton <nickc@cygnus.com>
7690
7691 * MAINTAINERS: Add maintainers for MCore port.
7692
784a3a80
HPN
7693Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
7694
7695 * config.sub: Add mmix-knuth-mmixware.
7696
719dd4fa
KG
76972000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7698
7699 * MAINTAINERS: Pair cccp with cpplib maintainership.
7700
d207ebef
JM
77012000-01-27 Christopher Faylor <cgf@redhat.com>
7702
7703 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7704 structure stuff to -L library search.
7705 (CXX_FOR_TARGET): Ditto.
7706 (CROSS_CHECK_MODULES): Fix spelling mistake.
7707
7a53e94b
MM
77082000-01-24 Mark Mitchell <mark@codesourcery.com>
7709
7710 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7711 the C++ compiler.
7712
0da3b5a7
RH
77132000-01-12 Richard Henderson <rth@cygnus.com>
7714
7715 * configure.in: Don't build some bits for beos.
7716
02368d6d
JS
77172000-01-12 Joel Sherrill (joel@OARcorp.com)
7718
7719 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7720 as include files.
7721
2e76d35c
ZW
77222000-01-11 Zack Weinberg <zack@wolery.cumb.org>
7723
7724 * Add self as cpplib maintainer, as requested by Jason
7725 Merrill. Correct my e-mail address.
7726
4c25fdcf
GK
77272000-01-06 Geoff Keating <geoffk@cygnus.com>
7728
7729 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7730 not mh-aix43.
7731
188e3966
HPN
7732Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
7733
7734 * MAINTAINERS: Add myself to "write after approval" list.
7735
c2f5d030
RH
77361999-12-14 Richard Henderson <rth@cygnus.com>
7737
7738 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7739 * config.sub: Accept alphaev[78], alphaev8.
7740
eeda916a
AO
77411999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7742
7743 * config.guess, config.sub: Update from autoconf.
7744
b3bd7820
BK
77451999-11-29 Bruce Korb <autogen@linuxbox.com>
7746
2c290989 7747 * MAINTAINERS: update my playtime e-address.
b3bd7820 7748
1882b2b1
RO
7749Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7750
7751 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7752 necessary libraries are missing.
7753
2395f805
DN
7754Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
7755
7756 * MAINTAINERS: Add new 'write after approval' maintainer.
7757
1e25de97
APB
7758Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
7759
7760 * MAINTAINERS: Add new Java maintainer.
7761
1722c704
AS
77621999-10-25 Andreas Schwab <schwab@suse.de>
7763
7764 * configure: Fix quoting inside arguments of eval.
7765
8141abe8
NC
77661999-10-21 Nick Clifton <nickc@cygnus.com>
7767
7768 * config-ml.in: Allow suppression of some ARM multilibs.
7769
0b77644a
LV
7770Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7771
7772 * config.guess: Add OS/390 match pattern.
7773 * config.sub: Add mvs, openedition targets.
7774 * configure.in (i370-ibm-opened*): New.
7775
d207ebef
JM
77761999-09-04 Steve Chamberlain <sac@pobox.com>
7777
7778 * config.sub: Add support for configuring for pj.
7779
77801999-08-31 Nick Clifton <nickc@cygnus.com>
7781
7782 * config.sub (maybe_os): Add support for configuring for fr30.
7783
af13ebe9
NC
77841999-08-25 Nick Clifton <nickc@cygnus.com>
7785
7786 * configure.in: Do not configure or build ld for AIX
7787 platforms. ld is known to be broken on these platforms.
7788
1250c760
RO
7789Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7790
7791 * config-ml.in: Pass compiler flag corresponding to multidirs to
7792 subdir configures.
7793
d207ebef
JM
77941999-08-09 Ian Lance Taylor <ian@zembu.com>
7795
7796 * Makefile.in (LDFLAGS): Define.
7797
77981999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7799
7800 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7801 noconfigdirs.
7802 (*-*-cygwin*): Likewise.
7803
78041999-08-08 Ian Lance Taylor <ian@zembu.com>
7805
7806 * mkdep: New file.
7807 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7808 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7809
7810 From Eli Zaretskii <eliz@is.elta.co.il>:
7811 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7812 long file name when using DJGPP on MS-DOS.
7813
dbd83e11
JL
7814Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7815
7816 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7817
d207ebef
JM
78181999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7819
7820 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7821 dependency as this causes "make check" to globally "make all"
7822
cd1f4c2c
TT
7823Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7824
7825 * configure.in (target_libs): Added target-zlib.
7826 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7827 (CONFIGURE_TARGET_MODULES): Likewise.
7828 (CHECK_TARGET_MODULES): Likewise.
7829 (INSTALL_TARGET_MODULES): Likewise.
7830 (CLEAN_TARGET_MODULES): Likewise.
7831 (configure-target-zlib): New target.
7832 (all-target-zlib): Likewise.
7833 (all-target-libjava): Depend on all-target-zlib.
7834 (configure-target-libjava): Depend on configure-target-zlib.
7835
7836 * Makefile.in (configure-target-libjava): Depend on
7837 configure-target-newlib.
7838 (configure-target-boehm-gc): New target.
7839 (configure-target-qthreads): New target.
7840
e490616e
ZW
7841 * configure.in (target_libs): Added target-qthreads.
7842 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7843 (CONFIGURE_TARGET_MODULES): Likewise.
7844 (CHECK_TARGET_MODULES): Likewise.
7845 (INSTALL_TARGET_MODULES): Likewise.
7846 (CLEAN_TARGET_MODULES): Likewise.
7847 (all-target-qthreads): New target.
7848 (configure-target-libjava): Depend on configure-target-qthreads.
7849 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
7850
7851 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7852 (CONFIGURE_TARGET_MODULES): Likewise.
7853 (CHECK_TARGET_MODULES): Likewise.
7854 (INSTALL_TARGET_MODULES): Likewise.
7855 (CLEAN_TARGET_MODULES): Likewise.
7856 (all-target-libjava): New target.
7857 (all-target-boehm-gc): Likewise.
7858 * configure.in (target_libs): Added libjava, boehm-gc.
7859
d207ebef
JM
78601999-07-22 Ian Lance Taylor <ian@zembu.com>
7861
7862 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7863 configure.bat in SUPPORT_FILES.
7864 (gas+binutils.tar.bz2): Likewise.
7865
7866 * makeall.bat: Remove; obsolete.
7867
78681999-07-21 Ian Lance Taylor <ian@zembu.com>
7869
7870 From Mark Elbrecht:
7871 * configure.bat: Remove; obsolete.
7872
78731999-07-11 Ian Lance Taylor <ian@zembu.com>
7874
7875 * configure: Add -W -Wall to the default CFLAGS when compiling with
7876 gcc.
7877
7878Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7879
7880 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7881
78821999-06-30 Mark Mitchell <mark@codesourcery.com>
7883
7884 * configure.in: Build ld on IRIX6.
7885
78861999-06-12 Ian Lance Taylor <ian@zembu.com>
7887
7888 * Makefile.in: Change distribution targets to use bzip2 instead of
7889 gzip.
7890 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7891 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7892
78931999-06-04 Nick Clifton <nickc@cygnus.com>
7894
7895 * config.sub: Add mcore target.
7896
26d088fa
CD
7897Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
7898
7899 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7900
c2c08b29
L
7901Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
7902
7903 * config.guess (dummy): Changed to $dummy.
7904
671d0648
NC
79051999-05-24 Nick Clifton <nickc@cygnus.com>
7906
7907 * config.sub: Tidied up case statements.
7908
b1345c72
BE
79091999-05-22 Ben Elliston <bje@cygnus.com>
7910
51ccbd8d
BE
7911 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7912 <jiro@din.or.jp>.
7913
b1345c72
BE
7914 * config.guess: Merge with FSF version. Future changes will be
7915 more accurately recorded in this ChangeLog.
7916 * config.sub: Likewise.
7917
2caf864f
SM
7918Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
7919
7920 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7921
d207ebef
JM
79221999-04-30 Tom Tromey <tromey@cygnus.com>
7923
7924 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7925
90fb0c24
TT
79261999-04-23 Tom Tromey <tromey@cygnus.com>
7927
7928 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7929
d207ebef
JM
79301999-04-20 Drew Moseley <dmoseley@cygnus.com>
7931
7932 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7933 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7934 Bad merge removed these two changes.
7935
3516940d 7936Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 7937 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
7938
7939 * config.guess (interix Alpha): Add.
7940
d207ebef
JM
79411999-04-11 Richard Henderson <rth@cygnus.com>
7942
7943 * configure.in (i?86-*-beos*): Do config gperf; don't config
7944 gdb, newlib, or libgloss.
7945
e891fbfe 7946Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 7947
e891fbfe
AO
7948 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7949 link a trivial program with -mabi=64. If it fails, remove mabi=64
7950 from multidirs.
7951
f9ae47d6
PT
7952Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
7953
7954 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7955
d207ebef
JM
79561999-04-08 Nick Clifton <nickc@cygnus.com>
7957
7958 * config.sub: Add support for mcore targets.
7959
79601999-04-07 Michael Meissner <meissner@cygnus.com>
7961
7962 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7963 not mt-ospace, in order to shut up assembler warning about using
7964 symbols that are named the same as registers.
7965
79661999-04-07 Drew Moseley <dmoseley@cygnus.com>
7967
7968 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7969 dependency list for all-target-cygmon.
7970
79711999-04-05 Doug Evans <devans@casey.cygnus.com>
7972
7973 * config-ml.in: Check $host, not $target, for selective multilibs.
7974 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7975 thumb interworking, and underscore prefix multilibs.
7976
79771999-04-04 Ian Lance Taylor <ian@zembu.com>
7978
7979 * missing: Update to version from current automake.
7980
88101ab9
L
7981Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7982
7983 * configure (gxx_include_dir): Removed.
7984
7985 * configure.in (gxx_include_dir): Handle it.
7986 * Makefile.in: Likewise.
7987
d207ebef
JM
79881999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7989
7990 * config.sub (mips64vr4111,mips64vr4111el) Add.
7991
79921999-03-21 Ben Elliston <bje@cygnus.com>
7993
e490616e 7994 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 7995
8dc91cbe
ME
7996Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7997
8dc91cbe
ME
7998 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7999 config/mh-djgpp.
8000
d207ebef
JM
8001Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8002
8003 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8004 all-target-newlib to dependency list for all-target-bsp.
8005
926bb5ed
MK
8006Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8007
8008 * config.sub: Add i386-uwin support.
8009 * config.guess: Likewise.
8010
4a6e3000
FS
8011Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8012
8013 * configure.in: cleanup, add mh-*pic handling for arm, special
8014 case powerpc*-*-aix*
8015
d207ebef
JM
8016Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8017
8018 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8019 can be built.
8020
8021Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8022
8023 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8024 targets.
d207ebef 8025
71c91078
NC
80261999-03-02 Nick Clifton <nickc@cygnus.com>
8027
8028 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8029
282e5df8
GN
8030Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8031
8032 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8033
1de558ee
NC
80341999-02-24 Nick Clifton <nickc@cygnus.com>
8035
8036 * config.sub: Fix typo in arm recognition.
8037
d207ebef
JM
8038Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8039
8040 * configure.in (noconfigdirs): Changed target_configdirs to
8041 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8042 rather than m68k-*-* since it is not known to work on
8043 m68k-aout. Ditto for arm-*-*oabi.
8044
8045Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8046
8047 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8048
80491999-02-19 Ben Elliston <bje@cygnus.com>
8050
8051 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8052 Smart and improved by Andrew Cagney.
8053
fab7445a
ME
8054Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8055
8056 * config.guess: Recognize openbsd-*-hppa.
8057
8ccdc228
L
8058Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8059
8060 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8061 only if it is not empty.
8062
3b7265ff
NC
80631999-02-17 Nick Clifton <nickc@cygnus.com>
8064
8065 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8066
d207ebef 8067 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8068
8069 * config.sub: Modified to recognize uname's armv* syntax.
8070
d207ebef
JM
80711999-02-17 Mark Salter <msalter@cygnus.com>
8072
8073 * configure.in: Added target-bsp for sparclite.
8074
8075Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8076
8077 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8078
80791999-02-08 Nick Clifton <nickc@cygnus.com>
8080
8081 * configure.in: Add support for strongarm port.
8082 * config.sub: Add support for strongarm target.
8083
c48dd3f5 8084Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8085
c48dd3f5
MK
8086 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8087 the old name config/mh-cygwin32.
8088 Enable texinfo.
8089
d207ebef
JM
8090Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8091
8092 * configure.in: Do build ld for ix86 Solaris.
8093
ecd62820
JW
8094Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8095
8096 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8097 $AR_FOR_TARGET. Likewise for RANLIB.
8098
bbd8fa7f 8099Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8100
e490616e
ZW
8101 * config.sub (oabi): Recognize.
8102 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8103
0397442c
RL
8104Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8105
8106 * config.guess: Improve detection of i686 on UnixWare 7.
8107
c9ffaa63
MK
8108Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8109
8110 * config.guess: Add support for i386-pc-interix.
8111 * config.sub: Likewise.
8112 * configure.in: Likewise.
c9ffaa63 8113
d207ebef
JM
8114Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8115
8116 * Makefile.in: Remove unneeded all-target-libio from
8117 from all-target-winsup target since it is now unneeded.
8118 Add all-target-libtermcap in its place since it is now
8119 needed.
8120
8121Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8122
8123 * configure.in: makefile stub for cygwin target is probably
8124 unnecessary. Remove it for now.
d207ebef
JM
8125
8126Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8127
8128 * configure.in: libtermcap.a should be built when cygwin is the
8129 target as well as the host.
8130 * config.guess: Allow mixed case in cygwin uname output.
8131 * Makefile.in: Add libtermcap target.
d207ebef 8132
ebe12325
JL
8133Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8134
8135 * config.sub: Clean up handling of hppa2.0.
8136
57057b67
RB
8137Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8138
8139 * config.guess: Use C code to identify more HP machines.
8140
f8670be1
JL
8141Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8142
8143 * config.sub: Handle hppa2.0.
8144
d207ebef
JM
8145Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8146
8147 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8148 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8149
81501998-12-15 Mark Salter <msalter@cygnus.com>
8151
8152 * configure.in: Added target-bsp for several target architectures.
8153
8154 * Makefile.in: Added rules for bsp.
8155
d1a09590
JL
8156Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8157
8158 * config.guess: Improve detection of hppa2.0 processors.
8159
8160Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8161
8162 * config.guess: Recognize FreeBSD using ELF automatically.
8163
71205e0b
MH
81641998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8165
8166 * configure (skip-this-dir): Add handling for new shell script, which
8167 might be created by a sub-directory's configure to indicate, this particular
8168 directory is "unwanted".
8169 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8170
d207ebef
JM
8171Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8172
8173 * ltconfig: import from libtool, after changing libtool to
8174 account for the cygwin name change.
8175
8176Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8177
8178 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8179 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8180
8181Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8182
8183 * configure.in: Add libtermcap to list of cygwin dependencies.
8184
8185Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8186
e490616e
ZW
8187 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8188 they include winsup/include when it's a cygwin target.
d207ebef
JM
8189
81901998-11-12 Tom Tromey <tromey@cygnus.com>
8191
8192 * configure.in (host_tools): Added zip.
8193 * Makefile.in (all-target-libjava): Depend on all-zip.
8194 (all-zip): New target.
8195 (ALL_MODULES): Added all-zip.
8196 (NATIVE_CHECK_MODULES): Added check-zip.
8197 (INSTALL_MODULES): Added install-zip.
8198 (CLEAN_MODULES): Added clean-zip.
8199
8200Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8201
8202 * Makefile.in: lose "32" from comment about cygwin.
8203
8204Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8205
8206 * configure.in: Use -Os to build target libraries for the fr30.
8207
8208Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8209
8210 * config.sub: Add fr30.
8211
8212Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8213
e490616e 8214 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8215 cygwin* instead of cygwin32*.
8216 * config.sub: Check cygwin* instead of cygwin32*.
8217
d2ec8b39
RL
8218Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8219
8220 * config.guess: Match any version of Unixware7.
8221
d207ebef
JM
82221998-10-20 Syd Polk <spolk@cygnus.com>
8223
8224 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8225 if desired.
8226
35cd2565
JL
8227Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8228
8229 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8230 these if the appropriate directories and files to not exist.
8231
52d4e5b7
JL
8232Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8233
8234 * Makefile.in (DEVO_SUPPORT): Add config.if.
8235
38ada91e
MH
8236Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8237
8238 * configure: Add pattern to replace "build_tooldir"'s
8239 definition in the generated Makefile with "tooldir"'s
8240 actual value.
8241
e44e84da
JL
8242Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8243
56a8387f
JL
8244 * config.sub: Bring back lost sparcv9.
8245
e44e84da
JL
8246 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8247
5cb95c7a
JL
8248Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8249
8250 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8251 CC_FOR_TARGET and friends.
8252
8253Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8254
ceff9b14
AO
8255 * Makefile.in (build_tooldir): New variable, same as tooldir.
8256 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8257 -B$(build_tooldir)/bin/.
8258 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8259
f2d11dcd
GP
8260Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8261
8262 * README: Remove installation instructions and refer to the
8263 INSTALL directory instead.
8264
73a6d2e7 8265Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8266
73a6d2e7
RL
8267 * config.sub: Add support for i[34567]86-pc-udk.
8268 * configure.in: Likewise.
8269
5d4a5ee6
JL
8270Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8271
8272 * Makefile.in: add bzip2 package building bits for user
8273 tools module
8274 * configure.in: ditto
8275
6fc19d6d
JL
8276Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8277
8278 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8279 (ALL_TARGET_MODULES): Add all-target-libobjc.
8280 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8281 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8282 (all-target-libchill): Add dependencies.
8283 * configure.in (target_libs): Add libchill.
4e81ae98 8284
f653f0ab
MH
82851998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8286
8287 * configure.in (target_subdir): Remove duplicate line.
8288
5d4a5ee6
JL
8289Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8290
8291 * Makefile.in (all-automake): fix dependencies.
8292
494933e4
JL
8293Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8294
8295 * configure.in: Minor cleanups for building in the $(target_alias)
8296 subdir.
8297
f6b58262
JW
82981998-09-22 Jim Wilson <wilson@cygnus.com>
8299
8300 * Makefile.in (bootstrap): Set r and s before make all. Use
8301 BASE_FLAGS_TO_PASS in make all.
8302 (cross): Likewise.
8303
27c7a08d
MM
83041998-09-20 Mark Mitchell <mark@markmitchell.com>
8305
8306 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8307
e67afd1e
RH
8308Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8309
8310 * config.sub: Fix typo in last change.
8311
8e44ac71
MH
83121998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8313
8314 * config.sub: Add support for C4x target.
8315 * configure.in: Likewise.
8316
d7496fbb
DM
83171998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8318
8319 * config.sub: Recognize sparcv9 just like sparc64.
8320
22097bd1
RL
8321Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8322
8323 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8324
4b877abd
JL
8325Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8326
2c8ec9a2
JL
8327 * config.guess: Correctly identify Pentium II sco boxes.
8328
4b877abd
JL
8329 * config.guess: Fix "tr" code. From Weiwen Liu.
8330
ab03db52
JH
8331Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8332
8333 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8334 stabs.
8335
b54db294
JL
8336Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8337
8338 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8339 (ALL_TARGET_MODULES): Add all-target-libchill.
8340 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8341 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8342 (all-target-libchill): Add dependencies.
8343 * configure.in (target_libs): Add libchill.
8344
bf48dd73
LW
8345Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8346
8347 * config.guess: Avoid assumptions about "tr" behaves when
8348 LANG is set to something other than English.
8349
a3cbd105
L
8350Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8351
8352 * configure (gxx_include_dir): Changed to
8353 '${prefix}/include/g++'-${libstdcxx_interface}.
8354
8355 * config.if: New to determine the interfaces.
8356
c4acd909
MK
8357Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8358
8359 * config.guess: Detect and handle MPE/IX.
8360 * config.sub: Deal with MPE/IX.
8361
9ea97665
DE
8362Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8363
8364 * configure.in: Use mh-aix43.
8365
0ce065bd
MH
83661998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8367
8368 * configure: Fix --without/--disable cases for gxx-include-dir.
8369
5d4a5ee6
JL
8370Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8371
8372 * mdata-sh: Imported. Needed for automake support.
8373
8374Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8375
8376 * Makefile.in (taz): Try "chmod -R og=u ." before
8377 "chmod og=u `find . -print`".
8378
8379Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8380
8381 * configure.in: Add arm-elf and thumb-elf support.
8382
8383Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8384
8385 * Makefile.in: Undo previous patch.
8386
8387Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8388
8389 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8390 to here ...
8391 (install-no-fixedincludes): and here
8392 (INSTALL_MODULES): ... from here.
8393
466456d9
ILT
8394Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8395
8396 * config.sub: Merge with FSF.
8397
1b409d25
ILT
8398 * config.guess: Merge with FSF.
8399
d207ebef
JM
8400Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8401
8402 * configure (extraconfigdirs): New variable.
8403 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8404 * Makefile.in (all): Move higher in file.
8405 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8406 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8407 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8408 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8409 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8410
84111998-07-23 Brendan Kehoe <brendan@cygnus.com>
8412
8413 * Makefile.in (all-target-libjava): Depend on all-gcc and
8414 all-target-newlib.
8415 (configure-target-libjava): Depend on $(ALL_GCC).
8416
7f1937c1
RL
8417Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8418
8419 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8420 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8421
2ada2bd6
ML
8422Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8423
8424 * INSTALL/README: Fix typo.
8425
1e025bde
ML
8426Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8427
5d4a5ee6
JL
8428 * ylwrap: Change absolute path checks to check for DOS style path
8429 names.
1e025bde 8430
5d4a5ee6
JL
8431 * ylwrap: Don't use a full path name if the source file is in the
8432 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 8433
6755ff73
ILT
8434 * config-ml.in: Default to being verbose, to match Feb 18 change to
8435 configure.
8436
5d4a5ee6
JL
8437Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8438
8439 Brought over from egcs:
8440
8441 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8442
8443 * configure.in (target_subdir): Set to ${target_alias} instead
8444 of "libraries".
8445
8446 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8447
8448 * configure.in (target_subdir): Set to libraries if enable_multilib.
8449
8450Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8451
8452 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8453 multilibs, force reconfiguration the first time we create
8454 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8455
8456Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8457
8458 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8459 avoid confusion with --no-recursion.
8460
8461Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8462
8463 * configure.in: Win32 hosts shouldn't use install -x
8464 * install-sh: remove -x option, and special .exe-handling
8465 hack.
8466
d207ebef
JM
8467Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8468
8469 * config.guess: Recognize i586-pc-beos.
8470 * configure.in: Don't build some bits for beos.
8471
fbd836fc
ILT
8472Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8473
5d4a5ee6
JL
8474 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8475 CFLAGS default to -O2.
8476
fbd836fc
ILT
8477 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8478 when using GNU ld.
8479
8480Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8481
8482 * ltmain.sh: Correct install when using a different shell.
8483
8484Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8485
8486 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8487
d207ebef
JM
8488Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8489
8490 * makefile.vms: Update to build binutils/makefile.vms. Add install
8491 target.
fbd836fc
ILT
8492
8493Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8494
8495 * ltconfig: Update to correct AIX handling.
8496
69b471bc
JL
8497Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8498
81241b5e
JL
8499 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8500
69b471bc
JL
8501 * configure.in (target_subdir): Set to ${target_alias} instead
8502 of "libraries".
8503
bedf82df
MH
85041998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8505
8506 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8507 (Makefile): Depend on $(gcc_version_trigger).
8508
8509 * configure (gcc_version): Change default initializer to empty
8510 string.
8511 (gcc_version_trigger): New variable; pass this variable down
8512 to subdir configures to enable them checking gcc's version
8513 themselves. Emit make macros for both gcc_version vars.
8514 (topsrcdir): Initialize reliably.
8515 (recursion line): Remove --with-gcc-version=${gcc_version}.
8516
28e449d8
MH
85171998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8518
8519 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
8520 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8521 in $(libsubdir); emit definition in each generated Makefile.
8522 (gxx_include_dir): Initialize depending on
8523 $enable_version_specific_runtime_libs.
28e449d8 8524
50c4c9f7
MH
85251998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8526
8527 * configure (gcc_version): Initialize properly depending on
8528 how and where configure is started.
8529 (recursion line): Pass a --with-gcc-version=${gcc_version}
8530 to configures in subdirs.
8531
d207ebef
JM
8532Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8533
8534 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 8535 cygmon
d207ebef 8536
5d4a5ee6
JL
8537Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8538
8539 * configure.in: Add cygmon and libstub support for mn10200.
8540
2f96399b
MH
85411998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8542
8543 * configure (gcc_version): Add new variable describing the
8544 particular gcc version we're building.
8545 * Makefile.in (libsubdir): Add new macro for the directory
8546 in which the compiler finds executables, libraries, etc.
8547 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8548 and libsubdir.
8549
c4137c50
AO
8550Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8551
ceff9b14
AO
8552 * Makefile.in (local-clean): Remove *.log.
8553 (warning.log): Built with warn_summary from build.log.
8554 (mail-report.log): Run test_summary.
8555 (mail-report-with-warnings.log): Run test_summary including
8556 warning.log in the report.
c4137c50 8557
276d5ee0
RL
8558Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8559
8560 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8561
5d4a5ee6
JL
8562Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8563
8564 * Makefile.in (grep): Grep no longer depends on libiberty.
8565
8566Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8567
8568 * Makefile.in: all-snavigator needs all-libgui.
8569
8570Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8571
8572 * configure.in: Add cygmon and libstub support for mn10300.
8573
8af14275
ILT
8574Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8575
8576 * missing: Update to version from automake 1.3.
8577
fbd836fc
ILT
8578 * ltmain.sh: On installation, don't get confused if the same name
8579 appears more than once in the list of library names.
8580
466456d9
ILT
8581Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8582
8583 * config.sub: Accept m68060 and m5200 as CPU names.
8584
5d4a5ee6
JL
8585Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8586
8587 * configure: Use && rather than using -a in test, because odd
8588 strings can confuse test.
8589 * configure.in: Likewise.
8590
fbd836fc
ILT
8591Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8592
8593 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8594
f0983958
AO
8595Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8596
8597 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 8598 bootstrap4-lean): New targets.
f0983958 8599
bfed1ea0
JL
8600Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8601
8602 * mpw-* Delete. Not used.
8603
5d4a5ee6
JL
8604Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8605
8606 * COPYING.LIB: Update FSF address.
8607
bfed1ea0
JL
8608Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8609
8610 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8611
5d4a5ee6
JL
8612 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8613 GAS_SUPPORT_DIRS.
8614
bfed1ea0
JL
8615Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8616
8617 * ltconfig, ltmain.sh: Avoid producing a version number if
8618 -version-info was not used.
8619
5d4a5ee6
JL
8620Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8623 building with newlib.
8624
86251998-04-30 Paul Eggert <eggert@twinsun.com>
8626
d207ebef 8627 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 8628 Solaris `make' causes it to continue to next definition.
d207ebef
JM
8629
8630Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8631
8632 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8633 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
8634
8635Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8636
8637 * configure.in: Change alpha to alpha* in several places.
8638
d207ebef
JM
8639Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8640
8641 * config.sub: Recognize sparc86x.
8642
77be0cab
MM
8643Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8644
8645 * configure.in (--enable-target-optspace): Remove debug echo.
8646
62441128
JW
8647Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8648
8649 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8650
bfed1ea0
JL
8651Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8652
8653 * ltconfig: Update cygwin32 support.
8654
5d4a5ee6
JL
8655 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8656 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8657 (GDB_SUPPORT_DIRS): Likewise.
8658
3f4ea1de
MM
8659Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8660
8661 * configure.in (target_makefile_frag): If --enable-target-optspace,
8662 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
8663 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8664 not used.
8665 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 8666
5d4a5ee6
JL
8667Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8668
8669 * Makefile.in (all-bfd): Depend on all-intl.
8670 (all-binutils): Likewise.
8671 (all-gas): Likewise.
8672 (all-gprof): Likewise.
8673 (all-ld): Likewise.
8674
86751998-04-19 Brendan Kehoe <brendan@cygnus.com>
8676
8677 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8678
bfed1ea0
JL
8679Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8680
5d4a5ee6
JL
8681 * Makefile.in (all-bfd): Depend upon all-libiberty.
8682
bfed1ea0
JL
8683 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8684
5d4a5ee6
JL
8685Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8686
8687 * Makefile.in: Add libstub.
8688
8689 * configure.in: Ditto. Build libstub for targets that have cygmon
8690 support.
8691
8692Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8693
8694 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8695
8696Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8697
8698 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8699 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8700
ec8d6ddc
KW
8701Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8702
8703 * configure: Define DEFAULT_M4 by searching PATH.
8704 * Makfile.in: Use DEFAULT_M4.
8705
bfed1ea0
JL
8706Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8707
8708 * ltconfig: Add cygwin32 support.
8709
5d4a5ee6
JL
8710 * Makefile.in, configure.in: Add libtool as a native only directory
8711 to configure and build.
8712
547a6183
JL
8713Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8714
8715 * Makefile.in (INSTALL_MODULES): Remove texinfo.
8716
5d4a5ee6 8717Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 8718
5d4a5ee6
JL
8719 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8720
8721Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8722
8723 * Makefile.in: add ash make rules
8724 * configure.in: add ash to native_only and host_tools lists
8725
8726Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8727
8728 * Makefile.in (all-gettext, all-intl): New targets.
8729 (ALL_MODULES): Added all-gettext, all-intl.
8730 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8731 (INSTALL_MODULES): Added install-gettext, install-intl.
8732 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8733
8734 * configure.in (host_tools): Added gettext.
8735 (native_only): Likewise.
8736 (noconfigdirs) [various cases]: Likewise.
8737 (host_libs): Added intl.
8738
d207ebef
JM
8739Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8740
8741 * configure: Do not disable building gdbtk for cygwin32 hosts.
8742
e98e406f
NC
8743Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8744
8745 * configure.in: Add thumb-coff target.
8746 * config.sub: Add thumb-coff target.
8747
5d4a5ee6
JL
8748Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8749
8750 * Makefile.in: Revert yesterday's change.
8751 (all-target-winsup): all-target-librx stays out of here.
8752
8753Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8754
8755 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8756 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8757 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8758 Remove references to librx and libg++.
8759
8760Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8761
8762 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8763 recursive makes
8764
bfed1ea0
JL
8765Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8766
8767 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 8768 for newlib directory.
bfed1ea0
JL
8769 (CXX_FOR_TARGET): Likewise.
8770
8771Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8772
8773 * ltconfig: Update after libtool/ltconfig.in change for
8774 hpux11.
8775
8776Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8777
8778 * ltconfig, ltmain.sh: Update to libtool 1.2.
8779
3cd730af
MH
8780Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8781
8782 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8783 (install-gcc-cross): Instead, override LANGUAGES here.
8784
80564603
DL
87851998-03-18 Dave Love <d.love@dl.ac.uk>
8786
8787 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8788 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8789
d207ebef
JM
8790Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8791
8792 * configure.in: Add Thumb-pe target.
8793
5d4a5ee6 8794Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 8795
5d4a5ee6
JL
8796 * Makefile.in - changed sn targets to snavigator
8797 * configure.in - changed sn targets to snavigator
8798
2d4a0558
MH
8799Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8800
8801 * config-ml.in: After building symlink tree call make distclean
8802 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8803 to be the case for libiberty.
8804
04b93567
L
8805Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8806
8807 * configure: When making link, also check the current
8808 directory. The configure scripts may create one.
8809
9a06b842
RH
8810Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8811
8812 * config.sub: Accept alphapca56 and alphaev6 properly.
8813
217fc4e6
FS
8814Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8815
8816 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8817
3e07bdbd 8818Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 8819
e490616e 8820 * config.sub (sco5): Fix typo.
3e07bdbd 8821
5d4a5ee6
JL
8822Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8823
8824 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8825 install-itcl.
8826 (install-itcl): Remove dependency on install-tcl.
8827
8828Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8829
8830 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8831
8832Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8833
8834 * configure.in: Don't build libgui for a cygwin32 target when not on
8835 a cygwin32 host.
8836
8837Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8838
8839 * configure (redirect): Set to null, so default behavior of
8840 configure is now --verbose.
8841
ce0d965c
DL
88421998-02-16 Dave Love <d.love@dl.ac.uk>
8843
8844 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8845 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8846
3acd1fd0
MH
8847Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8848
8849 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8850 this change to sync Makefile.in with its ChangeLog entries.
8851
5d4a5ee6
JL
8852Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8853
8854 * ltmain.sh (mkdir): Check that the directory doesn't exist
8855 before we exit with error, so that we don't get races during
8856 parallel builds.
8857
bfed1ea0
JL
8858Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8859
8860 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8861
4e77e8f1
MH
8862Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8863
8864 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8865 PICFLAG_FOR_TARGET.
8866 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8867
8868 * configure: Emit a definition for the new macro enable_shared
8869 into each Makefile.
8870
5d4a5ee6
JL
8871Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8872
8873 * configure.in (host_tools, native_only): Add libtool.
8874
8875Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8876
8877 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8878 Fix typo in ming config comment.
8879
bfed1ea0
JL
8880Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8881
8882 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8883
5d4a5ee6
JL
8884Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8885
8886 * config.sub: Add tic30 cases, and map c30 to tic30.
8887
8821a725
RH
8888Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8889
8890 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8891 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8892 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8893 (CLEAN_TARGET_MODULES): Similarly
8894 (all-target-libf2c): Add dependences.
4e81ae98 8895 * configure.in (target_libs): Add libf2c.
8821a725 8896
5d4a5ee6
JL
8897Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8898
8899 * configure.in: Remove expect from noconfigdirs when target
8900 is cygwin32. OK to build expect and dejagnu with Canadian
8901 Cross.
8902
0aadd657
ILT
8903Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8904
5d4a5ee6
JL
8905 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8906 host.
8907
0aadd657
ILT
8908 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8909 and mingw32.
8910
d0a8352c
MH
8911Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8912
8913 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8914 here as it is not defined in the toplevel Makefile.
8915
59739e3c
MH
8916Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8917
8918 * configure (package_makefile_rules_frag): New variable, which names
8919 a file with generic rules, ...
8920 Change comment to mention we now have FIVE parts.
8921 * configure: Undo last change.
8922
228197ee
LT
8923Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8924
8925 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 8926 * config.sub: More accurate determination of HP processor types.
228197ee 8927
efd4c0ba
MH
8928Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8929
8930 * configure (package_makefile_frag): Move inserting the
8931 ${package_makefile_frag} to where it should be according
8932 to the comment.
8933
6eef3189
PB
8934Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
8935
8936 * config.guess: Add support for Linux/ARM.
8937
d207ebef
JM
8938Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8939
8940 * .cvsignore: Remove *-info and *-install since they match
8941 release-info and mpw-install, which we don't want to just ignore.
8942
48464ebf
RH
8943Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8944
8945 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8946
803462a7
PN
8947Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8948
8949 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8950 local_prefix to sub-make invocations.
8951
520ab477
L
8952Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8953
8954 * configure.in: Check makefile fragments in the source
8955 directory.
8956
4bcdb76d
AO
8957Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8958
ceff9b14
AO
8959 * configure.in: Check whether host and target makefile
8960 fragments exist before adding them to *_makefile_frag.
4bcdb76d 8961
5d4a5ee6
JL
8962Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8963
8964 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8965
8966Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8967
8968 * configure.in: Make sure we only replace RPATH_ENVVAR on
8969 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8970 regexp to sed.
8971
8972 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8973 to sub-makes.
8974
0d3e11a5
LI
89751998-01-13 Lee Iverson (leei@ai.sri.com)
8976
8977 * config-ml.in (multi-do): LDFLAGS must include multilib
8978 designator.
8979
d45b3d87 8980Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
8981
8982 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8983
d39cd7a1
MK
8984Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8985
8986 * config.sub: Add mingw32 support.
8987 * configure.in: Likewise.
d39cd7a1 8988
6decbc24
FS
8989Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8990
8991 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8992
5d4a5ee6
JL
8993Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8994
8995 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8996 * configure (gxx_include_dir): Provide a definition for subdirs
8997 which do not use autoconf.
8998
8999Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9000
9001 * config.guess: Sync with egcs. Picks up new alpha support,
9002 BeOS & some additional linux support.
9003
d3d1907a
JL
9004Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9005
9006 * config.guess: HP 9000/803 is a PA1.1 machine.
9007
b104e095
RH
9008Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9009
9010 * configure.in: It's alpha*-...
9011
aca823c1
L
9012Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9013
9014 * configure.in (host_makefile_frag, target_makefile_frag):
9015 Handle multiple config files.
9016 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9017 alpha-*-*.
9018
d207ebef
JM
9019Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9020
9021 * mkdep: New file.
9022
9023Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9024
9025 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9026
5d4a5ee6
JL
9027Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9028
9029 * Makefile.in: Add libgui directory.
9030 (GDB_TK): Add all-libgui.
9031 * configure.in: Add libgui directory.
9032 * configure: Add all-libgui to GDB_TK.
9033
9034Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9035
9036 * config-ml.in (multidirs): Add m32r to multilib list.
9037
9038Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9039
9040 * Makefile.in (all-target-gperf): Change dependency to
9041 all-target-libstdc++.
9042
baf55877
FF
9043Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9044
9045 * config.guess: Add BeOS support.
9046
5d4a5ee6
JL
9047Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9048
9049 Source directory cvs renamed to cvssrc:
9050 * configure.in (host_tools): Change cvs to cvssrc.
9051 (native_only): Likewise.
9052 (noconfigdirs) [various cases]: Likewise.
9053 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9054 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9055 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9056 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9057 (all-cvssrc): Rename target from all-cvs.
9058
f2d76545
JL
9059Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9060
9061 * configure (gxx_include_dir): Fix thinko.
9062
205cba53
JL
9063Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9064
9065 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9066 (install-cross, install-gcc-cross): New targets.
9067
5d4a5ee6
JL
9068Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9069
9070 * configure.in (noconfigdirs): Add support for Thumb target.
9071
9072 * config.sub (maybe_os): Add support for Thumb target.
9073
9074Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9075
9076 * Makefile.in: Add rules for cygmon.
9077
9078 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9079
96b0f1fc
JL
9080Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9081
9082 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9083 * configure (gxx_include_dir): Provide a definition for subdirs
9084 which do not use autoconf.
d207ebef
JM
9085
9086Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9087
9088 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9089 11/18/97 build
d207ebef 9090
7dfef6ed
JL
9091Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9092
9093 * From Franz Sirl.
9094 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9095 found on RedHat Linux systems.
96b0f1fc 9096
83cfe7c0
JL
9097Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9098
9099 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9100 guesses.
9101
7dfef6ed
JL
9102Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9103
9104 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9105
5d4a5ee6
JL
9106Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9107
9108 * ltmain.sh: If mkdir fails, check whether the directory was created
9109 anyhow by some other process.
9110
d207ebef
JM
9111Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9112
9113 * configure.in (d30v-*-*): Configure all directories.
9114
9115Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9116
9117 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9118 for the D30V.
9119
9120Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9121
9122 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9123
5d4a5ee6
JL
9124Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9125
e490616e
ZW
9126 * include/libiberty.h: Add extern "C" { so it can be used with C++
9127 progrms.
9128 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9129 programs.
5d4a5ee6 9130
d207ebef
JM
9131Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9132
9133 * configure.in (d30v-*-*): Configure GCC now.
9134
5d4a5ee6
JL
9135Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9136
9137 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9138 is no longer needed.
9139
c9670e62
JM
9140Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9141
9142 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9143
cc71c0ca
MH
9144Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9145
9146 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9147 targets using "$@" to provide support for similar but not identical
9148 targets without having to duplicate code.
9149
d207ebef
JM
9150Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9151
9152 * makefile.vms: Fix to work with DEC C.
9153
9154Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9155
9156 * config.sub: Add mips-tx39-elf to marketing names.
9157
9158Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9159
9160 * ltmain.sh: Handle symlinks in generated script.
9161
9162Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * configure: Handle autoconf style directory options: --bindir,
9165 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9166 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9167 --sysconfdir.
9168 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9169 (sharedstatedir, localstatedir, oldincludedir): New variables.
9170 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9171 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9172 sbindir, sharedstatedir, and sysconfdir.
9173
b1e3ddfd
AJ
9174Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9175
9176 * Makefile.in (bootstrap-lean): New target.
9177
d207ebef
JM
9178Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9179
9180 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9181 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9182
9183Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9184
9185 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9186
09f97c1e
JL
9187Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9188
9189 * Makefile.in (cross): New target.
9190
335d0ab2
AO
9191Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9192 Jeff Law <law@cygnus.com>
9193
9194 * Makefile.in (bootstrap2, bootstrap3): New targets.
9195 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9196 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9197
d207ebef
JM
9198Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9199
9200 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9201 windows. Consistent with gdb/configure.
d207ebef 9202
e693cc28
UD
92031997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9204
e693cc28
UD
9205 * configure.in: Name Linux target fragment.
9206
9207 * configure: Rewrite so that project Makefile fragment is inserted
9208 first and appears last in the resulting Makefile.
9209
d207ebef
JM
9210Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9211
9212 * Makefile.in (install-itcl): Install tcl first.
9213
5d4a5ee6
JL
9214Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9215
9216 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9217
f401679e
JW
9218Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9219
9220 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9221
9222 * configure.in (skipdirs): Add target-librx for Linux.
9223 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9224
ec20b1b9
JL
9225Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9226
9227 * Makefile.in (bootstrap): New target.
9228
becdcf6d
JL
9229Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9230
63f6bcd7 9231 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9232
d207ebef
JM
9233Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9234
9235 * config.guess: Merge with FSF.
9236
0c82f6bf
FF
9237Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9238
9239 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9240
d207ebef
JM
9241Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9242
9243 * config.sub: Add "marketing-names" patch.
9244
3fbc0b70
JS
9245Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9246
e490616e 9247 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9248
e20d4801
JL
9249Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9250
9251 * config.sub: Handle v850-elf.
9252
fe181f78 9253Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9254
9255 * .cvsignore (*-install): Remove.
9256
bfed1ea0
JL
9257Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9258
9259 * ltconfig: Set CONFIG_SHELL in libtool.
9260 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9261
558a1e7c
JW
9262Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9263
9264 * configure.in (target_subdir): Set to libraries if enable_multilib.
9265
7818d6fc
JW
9266Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9267
9268 * config.guess: Update from gcc directory.
9269
d207ebef
JM
9270Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9271
9272 * Makefile.in (all-sim): Depends on all-readline.
9273
6599da04
JM
9274Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9275
9276 * Makefile.in (BISON, YACC): Use $$s.
9277 (all-bison): Depend on all-texinfo.
9278
9279Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9280
9281 * Makefile.in (BISON): Add -L flag.
9282 (YACC): Likewise.
9283
d207ebef
JM
9284Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9285
4e81ae98
EC
9286 * configure.in (noconfigdirs): Add support for v850e target.
9287
d207ebef
JM
9288 * config.sub (maybe_os): Add support for v850e target.
9289
9290Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9291
4e81ae98
EC
9292 * configure.in (noconfigdirs): Add support for v850ea target.
9293
d207ebef
JM
9294 * config.sub (maybe_os): Add support for v850ea target.
9295
6599da04
JM
9296Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9297
9298 * config.sub: Add mipstx39. Delete r3900.
9299
9300Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9301
9302 * Makefile.in (all-autoconf): Depends on all-texinfo.
9303
9304Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9305
9306 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9307 eabi targets.
9308
9309Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9310
9311 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9312
9313 * configure: When handling a Canadian Cross, handle YACC as well as
9314 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9315 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9316
9317Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9318
9319 * Makefile.in (BISON): bison, not byacc or bison -y.
9320 (YACC): bison -y or byacc or yacc.
9321 (various): Add *-bison as appropriate.
9322 (taz): No need to mess with BISON anymore.
9323
9324Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9325
9326 * configure: If OSTYPE matches *win32*, try to find a good value for
9327 CONFIG_SHELL.
9328
9329Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9332 configure.in if it is present.
9333
9334Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9335
9336 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9337
9338Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9339
9340 * config.sub: Recognize `arc' cpu.
9341 * configure.in: Likewise.
9342 * config-ml.in: Likewise.
9343
9344Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9345
9346 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9347
9348Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9349
9350 * configure: Changed sed delimiter from ':' to '|' when
9351 attempting to substitute ${config_shell} for SHELL. On
9352 NT ${config_shell} may contain a ':' in it.
9353
9354Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9355
9356 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9357
9358Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9359
9360 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9361
9362Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9363
9364 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9365
9366 * ylwrap: If the program is a relative path, force it to be
9367 absolute.
9368
9369Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9370
9371 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9372
9373Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9374
9375 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9376 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9377 for libraries.
6599da04
JM
9378
9379Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9380
9381 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9382 separated by spaces.
6599da04
JM
9383
9384Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9385
9386 * ylwrap: New file.
9387 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9388
9389 * ltmain.sh: Handle /bin/sh at start of install program.
9390
9391 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9392
9393 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9394 * missing: New file, from automake 1.2.
9395
9396Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9397
9398 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9399 check-tk to CHECK_X11_MODULES.
9400
9401Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9402
9403 * config.sub: Merge with FSF.
9404
9405Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9406
9407 * config.guess: Merge with FSF.
9408
9409Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9410
9411 * configure: Treat msdosdjgpp like go32.
9412 * configure.in: Likewise. Don't remove gprof for go32.
9413
9414 * configure: Change Makefile.tem2 to Makefile.tm2.
9415
9416Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9417
9418 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9419
9420Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9421
9422 * install-sh (chmodcmd): Set to null if the DST directory already
9423 exists. Same as Nov 11th change.
9424
9425Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9426
4e81ae98 9427 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
9428
9429Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9430
9431 * config.guess: Update from FSF.
9432
9433Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9434
9435 * Makefile.in (GDB_TK): Depend on itcl and tix.
9436
9437Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9438
9439 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9440 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9441 (INSTALL_SCRIPT): New variable.
9442 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9443 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9444 to -x.
9445 * install-sh: Add support for -x option.
9446
9447Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9448
9449 * configure.in, Makefile.in: Treat tix like itcl.
9450
9451Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9452
9453 * Makefile.in (WINDRES): New variable.
9454 (WINDRES_FOR_TARGET): New variable.
9455 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9456 (EXTRA_HOST_FLAGS): Add WINDRES.
9457 (EXTRA_TARGET_FLAGS): Add WINDRES.
9458 (EXTRA_GCC_FLAGS): Add WINDRES.
9459 ($(DO_X)): Pass down WINDRES.
9460 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9461 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9462 DLLTOOL_FOR_TARGET.
9463
9464Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9465
9466 * configure.in: configure sim before gdb for win32-x-ppc
9467
9468Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9469
9470 Move gperf into the toplevel, from libg++.
9471 * configure.in (target_tools): Add target-gperf.
9472 (native_only): Add target-gperf.
9473 * Makefile.in (all-target-gperf): New target, depend on
9474 all-target-libg++.
9475 (configure-target-gperf): Empty rule.
9476 (ALL_TARGET_MODULES): Add all-target-gperf.
9477 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9478 (CHECK_TARGET_MODULES): Add check-target-gperf.
9479 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9480 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9481
9482Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 9483
6599da04
JM
9484 * config.sub (mn10200): Recognize new basic machine.
9485
9486Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9487
9488 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9489 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9490
9491Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9492
9493 * configure.in: If we're building mips-sgi-irix6* native, turn on
9494 ENABLE_MULTILIB and set TARGET_SUBDIR.
9495
9496Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9497
9498 * Makefile.in (all-sn): Depend on all-grep.
9499
9500Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9501
9502 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9503
9504 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9505 Makefile. From Jeff Makey <jeff@cts.com>.
9506 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9507
9508 * Makefile.in (DISTBISONFILES): Remove.
9509 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9510 $(DEFAULT_YACC).
9511
9512 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 9513 cygwin32.
6599da04
JM
9514
9515 * Makefile.in (LD): New variable.
9516 (EXTRA_HOST_FLAGS): Pass down LD.
9517 ($(DO_X)): Likewise.
9518
9519Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9520
9521 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9522
9523Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9524
9525 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 9526 before adding our own. Always add --build.
6599da04
JM
9527
9528Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9529
9530 * configure.in (targargs): Pass --build if we're doing
9531 a cross-compile.
9532
9533Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9534
ca236658 9535 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
9536 sed. Otherwise sed chokes on NT path names with drive
9537 designators. Also look for "?:*" as the leading characters in an
9538 absolute pathname.
9539
9540Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9541
9542 * config.sub: Support for r3900.
9543
9544Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9545
9546 * configure.in: Use install-sh, not install.sh.
9547
9548Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9549
9550 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9551 apply it twice.
9552
9553Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9554
9555 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9556 install-binutils.
9557
9558Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9559
9560 * Makefile.in: Add automake targets.
9561 * configure.in (host_tools): Add automake.
9562
9563Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9564
9565 * configure: Default CXX to c++, not gcc.
9566 * Makefile.in (CXX): Set to c++, not gcc.
9567 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9568
9569Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9570
9571 * install-sh: try appending a .exe if source file doesn't
9572 exist
9573
9574Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9575
9576 * configure.in: Turn on multilib by default.
9577 (cross_only): Remove target-libiberty.
9578
9579 * Makefile.in (all-gcc): Don't depend on libiberty.
9580
9581Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9582
9583 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9584
9585Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9586
9587 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9588 (DISTBISONFILES): Add ld/Makefile.in
9589
9590Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9591
9592 * configure.in: if target is cygwin32 but host isn't cygwin32,
9593 don't configure gdb tcl tk expect, not just gdb.
9594
9595Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9596
9597 * configure.in: Added gnuserv everywhere sn appears.
9598
9599 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9600 (CROSS_CHECK_MODULES): Added check-gnuserv.
9601 (INSTALL_MODULES): Added install-gnuserv.
9602 (CLEAN_MODULES): Added clean-gnuserv.
9603 (all-gnuserv): New target.
9604
9605Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9606
9607 * config.guess: Fixes for MIPS OpenBSD systems.
9608
9609Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9610
9611 * Makefile.in (INSTALL_XFORM): Remove.
9612 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9613
9614 * mkinstalldirs: New file, copied from automake.
9615 * Makefile.in (installdirs): Rename from install-dirs. Use
9616 mkinstalldirs. Change all users.
9617 (DEVO_SUPPORT): Add mkinstalldirs.
9618
9619Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9620
9621 * install-sh: Rename from install.sh.
9622 * Makefile.in (INSTALL): Change install.sh to install-sh.
9623 (DEVO_SUPPORT): Likewise.
9624
9625 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9626 Graichen <graichen@rzpd.de>.
9627
9628Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9629
9630 * config.guess: Recognize OpenBSD systems correctly.
9631
9632Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9633
9634 * README, Makefile.in (ETC_SUPPORT): Remove references to
9635 cfg-paper*, configure.{texi,man,info*}._
9636
9637Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9638
9639 * Makefile.in (all.normal): Ensure that gcc is built after all
9640 the x11 - ie gdb - targets.
9641
9642Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9643
9644 * makefile.vms: Don't run conf-a-gas.
9645
9646Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9647
e490616e 9648 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 9649
d207ebef
JM
9650Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9651
9652 * configure.in: Remove noconfigdirs case since gdb also
9653 configures and builds for tic80-coff.
9654
6599da04
JM
9655Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9656
9657 * configure: Set cache_file to config.cache.
9658 * Makefile.in (local-distclean): Remove config.cache.
9659
9660Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9661
9662 * COPYING: Update FSF address.
9663
d207ebef
JM
9664Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9665
9666 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9667 noconfigdirs.
9668
6599da04
JM
9669Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9670
9671 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9672 MAKEDIRS, is empty.
9673
9674Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9675
9676 * config.sub: Tweak mn10300 entry.
9677
9678Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9679
9680 * configure.in (host_tools): Put sim before gdb, so gdb's
9681 configure.tgt can determine if the simulator was configured.
9682
9683Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9684
9685 * config.sub: Move BeOS $os case to be with other Cygnus
9686 local cases.
9687
9688Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9689
9690 * config.sub: Remove misplaced comment that broke Linux.
9691
9692Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9693
9694 * config.sub: Add BeOS support.
9695
9696Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9697
9698 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9699
9700Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9701
9702 * configure.in (noconfigdirs): Remove tcl and tk from
9703 noconfigdirs for cygwin32 builds.
9704
d207ebef
JM
9705Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9706
9707 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9708
6599da04
JM
9709Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9710
9711 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9712 make-all.com, use makefile.vms instead.
9713
9714Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9715
9716 * config.sub: Accept -lnews*.
9717
d207ebef
JM
9718Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9719
9720 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 9721 target-examples and target-libiberty for d30v.
d207ebef
JM
9722
9723Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9724
9725 * configure.in (noconfigdirs): Enable ld for d30v.
9726
9727Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9728
9729 * configure.in (tic80-*-*): Build compiler.
9730
9731Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9732
9733 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 9734 unsupported d30v directories
d207ebef
JM
9735
9736Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9737
4e81ae98
EC
9738 * config.sub, configure.in: Add d30v target cpu.
9739
6599da04
JM
9740Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9741
9742 * makefile.vms: New file.
9743 * make-all.com: Remove.
9744
9745Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9746
9747 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9748
9749Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9750
9751 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9752
9753Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9754
9755 * Makefile.in (ALL_MODULES): Added all-db.
9756 (CROSS_CHECK_MODULES): Addec check-db.
9757 (INSTALL_MODULES): Added install-db.
9758 (CLEAN_MODULES): Added clean-db.
9759
9760Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9761
9762 * config.guess: Merge with latest FSF sources.
9763
9764Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9765
9766 * Makefile.in (ALL_MODULES): Added all-itcl.
9767 (CROSS_CHECK_MODULES): Added check-itcl.
9768 (INSTALL_MODULES): Added install-itcl.
9769 (CLEAN_MODULES): Added clean-itcl.
9770
9771Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9772
9773 * configure.in: build gdb for mn10200
9774
9775Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9776
9777 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9778
d207ebef
JM
9779Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9780
9781 * configure.in (tic80-*-*): Turn off most targets right now.
9782
6599da04
JM
9783Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9784
9785 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9786 rather than the makeinfo program.
9787 (do-info): Depend upon all-texinfo.
9788
9789Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9790
9791 * configure.in: Remove uses of config/mh-linux.
9792
9793 * config.sub, config.guess: Merge with latest FSF sources.
9794
d207ebef
JM
9795Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9796
9797 * config.sub (case $basic_machine): Add tic80 entries.
9798
6599da04
JM
9799Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9800
9801 * config.sub, config.guess: Merge with latest FSF sources.
9802
9803Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9804
9805 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9806 * mpw-config.in: Test for NewFolderRecursive.
9807 * mpw-install: Use symbolic name for startup filename.
9808 * mpw-README: Add various additional details.
9809
9810Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9811
9812 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9813
9814Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9815
9816 * configure.in: Do build gcc and the target libraries for
9817 the mn10200.
9818
9819Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9820
9821 * configure.in: don't avoid building gdb for mn10300 any more
9822 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9823 instead of single-quoting it.
9824
9825Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9826
9827 * configure.in: Don't use --with-stabs on IRIX 6.
9828
9829Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9830
9831 * configure.in (m32r): Build gdb, libg++ now.
9832
9833Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9834
9835 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9836 directories from noconfigdirs.
9837
9838Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9839
9840 * config.sub (basic_machine): added mips16 configuration
9841
9842Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9843
9844 * config.sub: Handle d10v-unknown.
9845
d207ebef
JM
9846Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9847
9848 * config.sub: Handle v850-unknown.
9849
6599da04
JM
9850Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9851
9852 * Makefile.in: add findutils
9853 * configure.in: add findutils to list of host_tools
9854
9855Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9856
9857 * config.sub: Handle mn10200 and mn10300.
9858
9859Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9860
9861 * configure.in (d10v-*): Do not build librx.
9862
9863Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9864
9865 * configure.in (mn10300): Build everything except gdb & libgloss.
9866
9867Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9868
9869 * config.guess: Patch for Dansk Data Elektronik servers,
9870 from Niels Skou Olsen <nso@dde.dk>.
9871
9872 For ncr, use /bin/uname rather than uname, since GNU uname does not
9873 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9874
9875 Patch for MIPS R4000 running System V,
9876 from Eric S. Raymond <esr@snark.thyrsus.com>.
9877
9878 Fix thinko for nextstep.
9879
9880 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9881
9882 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9883 * config.guess: Guess mips-dec-mach_bsd4.3.
9884
9885 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9886 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9887 release numbers.
9888 * config.guess (mips-mips-riscos*): Emit just enough of the
9889 release number.
9890
9891 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9892 * config.guess (sparc-auspex-sunos*): Added.
9893 (f300-fujitsu-*): Added.
9894
9895 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9896 * config.guess: Recognize a Tadpole as a sparc.
9897
9898Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9899
9900 * config.guess: Don't assume that NextStep version is either 2 or
9901 3. NextStep 4 (aka OpenStep 4) has come out now.
9902
9903Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9904
9905 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9906 From Rik Faith <faith@cs.unc.edu>.
9907
9908Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9909
9910 * config.sub: Contributions from bug-gnu-utils to:
9911 Support plain "hppa" (no version given) architecture, reported by
9912 OpenStep.
9913 OpenBSD like NetBSD.
9914 LynxOs is not a hardware supplier.
9915
9916 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 9917 OpenBSD like NetBSD.
6599da04
JM
9918 Stratus systems.
9919 More Pyramid systems.
9920 i[n>4]86 Intel chips.
9921 M680[n>4]0 Motorola chips.
9922 Use unknown instead of lynx for hardware manufacturer.
9923
9924Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9925
9926 * install.sh (chmodcmd): Set to null if the DST directory already
9927 exists.
9928
9929Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9930
9931 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9932 not use mt-ppc target Makefile fragment any more.
9933
9934Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9935
9936 * configure.in (*-*-windows): Exclude everything but those dirs
9937 needed to build windows.
9938
9939Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9940
9941 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9942
9943Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9944
9945 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
9946
9947Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9948
9949 * Undo my previous change.
9950
9951Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9952
9953 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9954 unconditionally.
9955 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9956
9957Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9958
9959 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9960 host to add it's own flags.
6599da04
JM
9961
9962Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9963
9964 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9965
9966Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9969 (CXX_FOR_TARGET): Likewise.
9970 (GCC_FOR_TARGET): Define.
9971 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9972 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9973 CC_FOR_TARGET was specified on the command line.
9974 (MAKEOVERRIDES): Don't define.
9975
9976Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9977
9978 * configure.in (m32r): Fix spelling of libg++ libs.
9979
9980Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9981
9982 * config.sub (-apple*): Remove, now redundant.
9983
9984Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9985
9986 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9987
9988 * configure: Rework yesterday's sed script patch.
9989
9990 * config.sub: Merge with FSF.
9991
9992Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9993
9994 * config.guess: Merge from FSF.
9995
9996 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
9997 * config.guess: Use pc instead of unknown, for pc clone systems.
9998 Change linux to linux-gnu.
6599da04
JM
9999
10000 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10001 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10002
10003Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10004
10005 * test-build.mk (HOLES): Add "xargs" for gdb.
10006
10007 * configure: Avoid hpux10.20 sed bug.
10008
10009Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10010
731a8127 10011 * configure.in: Add support for windows host
6599da04
JM
10012 (that is a build done under the Microsoft build environment).
10013
10014Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10015
10016 * Makefile.in: Replace all uses of srcroot with s, to shrink
10017 command line lengths.
10018
10019 Patches from Geoffrey Noer <noer@cygnus.com>:
10020 * configure.in: If configuring for newlib, pass --with-newlib to
10021 subdirectories.
10022 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10023 -Bnewlib/ and -Lwinsup to gcc.
10024 (CXX_FOR_TARGET): Likewise.
10025
10026Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10027
10028 * Makefile.in (ETC_SUPPORT): Add configure.
10029
10030Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10031
4e81ae98 10032 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10033 host configuration file.
10034
10035Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10036
10037 * configure.in: Break mn10x00 support into separate
10038 mn10200 and mn10300 configurations.
10039 * config.sub: Likewise.
10040
10041Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10042
10043 * configure.in: Add lots of stuff to noconfigdirs for
10044 the mn10x00 targets.
10045
10046 * config.sub, configure.in: Add mn10x00 support.
10047
10048Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10049
10050 * make-all.com: Call conf-a-gas, not config-a-gas.
10051
10052Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10053
10054 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10055 targets.
6599da04
JM
10056
10057Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10058
10059 * mpw-README: Add much more detail for native PowerMac.
10060 * mpw-install: New file.
10061 * mpw-configure: Add --norecursion and --help options.
10062 * mpw-config.in: Translate readme and install files when
10063 copying to objdir.
10064 * mpw-build.in: Don't always depend on byacc and flex.
10065 (install-only-top): New action.
10066
d207ebef
JM
10067Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10068
10069 * configure.in: You can now configure GDB for the v850.
10070
6599da04
JM
10071Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10072
10073 * configure.in (noconfigdirs): Don't configure any C++ dirs
10074 if targeting D10V.
10075
10076Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10077
10078 * config.sub: Recognize mips64vr5000.
10079
10080Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10081
10082 * configure.in: Use a single line for host_tools and native_only.
10083
10084Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10085
10086 * config.sub, configure.in: Add entries for m32r.
10087
10088Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10089
10090 * Makefile.in (inet-install): Don't run install-gzip.
10091
10092Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10093
10094 * configure.in: Don't config lots of things for *-*-windows*.
10095
10096Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10097
10098 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10099 (host_libs, host_tools): Copy from configure.in.
10100 * mpw-configure: Don't complain about directories not found.
10101
10102Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10103
10104 * configure.in (i[345]86): Recognize i686 for pentium pro.
10105 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10106 file.
10107
10108 * config.guess (i[345]86): Ditto.
10109
10110Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10111
10112 * configure.in (noconfigdirs): Removed gdb for D10V.
10113
d207ebef 10114Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10115
d207ebef
JM
10116 * configure.in: Remove ld, target-libio, target-libg++, and
10117 target-libstdc++ from noconfigdirs.
5d4a5ee6 10118
6599da04
JM
10119Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10120
10121 * configure: Fix three locations where shell scripts were
10122 being run directly rather than with config_shell.
10123
d207ebef
JM
10124Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10125
10126 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10127 * config.sub (basic_machine): Recognize v850.
10128
6599da04
JM
10129Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10130
10131 * mpw-configure: Handle multiple enable/disable options and
10132 pass them down recursively, handle -c and -s flags appropriately
10133 depending on choice of compiler, add escape mechanism for
10134 quoted arguments to gC.
10135
10136Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10137
10138 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10139 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10140 so that -mrelocatable-lib and -mno-eabi are used.
10141
10142 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10143 not support --print-multi-lib, don't abort.
10144
6599da04
JM
10145Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10146
10147 * make-all.com: Run config-a-gas.
10148 * setup.com: Don't copy subdirectory files around.
10149
10150Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10151
10152 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10153 target, it now compiles correctly.
10154
10155Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10156
10157 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10158
10159Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10160
4e81ae98 10161 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10162
10163Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10164
10165 * configure.in (native_only): Add prms.
10166
10167Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10168
10169 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10170 (BINUTILS_SUPPORT_DIRS): Likewise.
10171
10172Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10173
10174 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10175 d10v support is added.
10176
10177Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10178
10179 * configure.in (d10v-*-*): New target.
10180
10181Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10182
10183 * config.guess (HP 9000/811): Recognize this as a PA1.1
10184 machine.
10185
10186Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10187
10188 * Makefile.in (do-tar-gz): New target, split out from tail end of
10189 taz target. Run each command separately, don't use pipes.
10190 (taz): Use it.
10191
10192Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10193
10194 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10195 * mpw-build.in: No builds should depend on building byacc or flex,
10196 they are assumed to be installed already.
10197
10198Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10199
10200 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10201 variable that CC_FOR_TARGET needs.
10202
10203Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10204
10205 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10206 options have changed since the last time the subdirectory was
10207 configured, and if it has, reconfigure.
10208 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10209 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10210
10211Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10212
10213 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10214 CLEAN_MODULES): Add bash.
10215 (all-bash): New target.
10216
10217Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10218
10219 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10220
10221Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10222
10223 * config.sub (basic_machine): Recognize d10v as a valid processor.
10224
10225Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10226
10227 * mpw-configure: Add support for --bindir.
10228 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10229
10230Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10231
10232 * configure.in: add bash, time, gawk to list of hosttools and things
10233 to only build for native toolchains
10234
10235Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10236
10237 * Makefile.in (docdir): Remove.
10238
10239Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10240
10241 * Makefile.in (datadir): Set to $(prefix)/share.
10242
10243Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10244
10245 * configure.in: build diff and patch for cygwin32-hosted
10246 toolchains.
10247
10248Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10249
10250 * config.sub: Accept -rtems*.
10251
10252Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10253
e490616e
ZW
10254 * configure.in: enable dosrel for cygwin32-hosted builds,
10255 remove diff from the list of things not buildable
10256 via Canadian Cross
6599da04
JM
10257
10258Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10259
10260 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10261 don't get ". ".
6599da04
JM
10262
10263Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10264
10265 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10266
10267Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10268
10269 * Makefile.in (taz): Handle case where tex3patch didn't even get
10270 checked out. Also, if it was found, put the symlink in a new util
10271 subdirectory.
10272
10273Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10274
10275 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10276
10277Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10278
10279 * config.sub: Recognize -openvms.
10280 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10281 * make-all.com, setup.com: New files.
10282
10283Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10284
10285 * Makefile.in (taz): tex3patch moved to texinfo/util.
10286
10287Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10288
10289 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10290 * configure.in: remove make from disable-if-Can-Cross list
10291 enable gdb if ${host} and ${target} are cygwin32
10292
10293Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10294
10295 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10296 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10297
10298Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10299
10300 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10301 distinguish sysv/svr4/bsd variants.
10302 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10303
10304Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10305
10306 * configure.in: Added copyright notice.
10307 * move-if-change: Added copyright notice.
10308
10309Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10310
10311 * configure.in (powerpcle-*-solaris*): Until we get shared
10312 libraries working, don't build gdb, sim, make, tcl, tk, or
10313 expect.
10314
10315Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10316
10317 * config.guess: Merge with FSF:
10318
10319 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10320 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10321
10322 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10323 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10324
10325 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10326 * config.guess: Combine two OSF1 rules.
10327 Also recognize field test versions. From mjr@zk3.dec.com.
10328 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10329 because GNU uname does not support -p. From pmr@pajato.com.
10330
10331Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10332
10333 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10334
10335Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10336
10337 * mpw-README: Document GCCIncludes.
10338
10339Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10340
10341 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10342
10343Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10344
10345 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10346
10347Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10348
10349 * configure.in (*-*-cygwin32): Configure make.
10350
10351Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10352
10353 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10354
10355Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10356
10357 * Makefile.in (all-inet): Depend on all-perl.
10358
10359 * Makefile.in (inet-install): New target.
10360
10361 * Makefile.in (all-inet): Depend on all-tcl.
10362 (all-inet): Depend on all-send-pr.
10363
10364Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10365
10366 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10367 temporarily.
10368
10369Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10370
10371 * configure.in: Don't configure --with-gnu-ld on AIX.
10372
10373Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10374
10375 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10376
10377Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10378
10379 * Makefile.in (ALL_MODULES): Added all-inet.
10380 (CROSS_CHECK_MODULES): Added check-inet.
10381 (INSTALL_MODULES): Added install-inet.
10382 (CLEAN_MODULES): Added clean-inet.
10383 (all-indent): New target.
10384
10385 * configure.in (host_tools): Added inet.
10386 (native_only): Added inet.
10387 (noconfigdirs): Added inet.
10388
10389Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10390
10391 * configure.in: Don't configure libgloss if we are not configuring
10392 newlib.
10393
10394Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10395
10396 * configure.in: Don't configure libgloss for unsupported
10397 architectures.
10398
10399Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10400
10401 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10402
10403Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10404
10405 * Makefile.in (ALL_MODULES): Include all-apache.
10406 (CROSS_CHECK_MODULES): Include check-apache.
10407 (INSTALL_MODULES): Include install-apache.
10408 (all-apache): New target.
10409
10410 * configure.in: Added apache everywhere perl is seen.
10411
10412Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10413
10414 * Makefile.in: Add support for clean-{module} and
10415 clean-target-{module} rules.
10416
10417Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10418
10419 * configure.in (*-*-ose) do not build libgloss.
10420
10421Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10422
10423 * config.guess (prep*:SunOS:5.*:*): Turn into
10424 powerpele-unknown-solaris2.
10425
10426Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * configure.in: Permit --enable-shared to specify a list of
10429 directories.
10430
10431Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10432
10433 * configure.in (host==solaris): Pass only the first word of $CC
10434 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10435
10436Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10437
10438 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10439
10440Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10441
10442 * Makefile.in (ALL_MODULES): Include all-perl.
10443 (CROSS_CHECK_MODULES): Include check-perl.
10444 (INSTALL_MODULES): Include install-perl.
10445 (ALL_X11_MODULES): Include all-guile.
10446 (CHECK_X11_MODULES): Include check-guile.
10447 (INSTALL_X11_MODULES): Include install-guile.
10448 (all-perl): New target.
10449 (all-guile): New target.
10450
10451 * configure.in (host_tools): Include perl and guile.
10452 (native_only): Include perl and guile.
10453 (noconfigdirs): Don't build guile and perl; no ports have been
10454 done.
10455
10456Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10457
e490616e
ZW
10458 * configure (--enable-*): Handle quoted option lists such as
10459 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
10460
10461Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10462
10463 * Makefile.in ({,inst}all-target): New rule so we can make and
10464 install all of the target directories easily.
10465
10466Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10467
10468 * configure.in: Add missing global flag in sed substitution when
10469 deleting `target-' from ${configdirs}.
10470
10471Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10472
10473 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10474 option.
10475
10476 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10477 config/mh-necv4.
10478
10479 * install.sh: Correct misspelling of transformbasename.
10480
10481 * config.guess: Recognize mips-*-sysv*.
10482
10483Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10484
10485 * config.sub: Recognize mon960.
10486
10487Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10488
10489 * configure: Restore Canadian Cross handling of BISON and LEX,
10490 removed in Feb 20 change.
10491
10492Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10493
10494 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10495 Mention make install. Remove the old copyright date as well the
10496 clumsy and rather pointless copyright on the README file.
10497
10498Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10501 Makefile after running symlink-tree, then run `make distclean' to
10502 avoid clobbering any generated files in srcdir.
10503
10504Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10505
10506 * configure.in (m68k-*-netbsd*): Build everything now.
10507
10508Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10509
10510 * Makefile.in (taz): Fix quoting.
10511
10512Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10513
10514 * configure.in (sparclet-*-*): Build everything now.
10515
10516Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10517
10518 * configure.in (m68k-*-linux*): New host.
10519
10520Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10521
10522 * configure: Check for bison before byacc.
10523
10524Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10525
10526 * Makefile.in configure: Change the way LEX and BISON/YACC are
10527 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10528 searching PATH. These are used as fallbacks by Makefile.in if
10529 flex/bison/byacc aren't in objdir.
10530
10531Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10532
10533 * Makefile.in: Make everything which depends upon all-bfd also
10534 depend upon all-opcodes, in case --with-commonbfdlib is used.
10535
10536Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10537
10538 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10539 building NT native compilers on Unix.
10540
10541Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10542
10543 * configure.in: Don't get CC from the host Makefile fragment if we
10544 can find gcc in PATH, or if this is a Canadian Cross. Move the
10545 Solaris test for /usr/ucb/cc to the post target script, just after
10546 the compiler sanity test.
10547
10548Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10549
10550 * config.sub: Merge with FSF.
10551
10552Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10553
10554 * Makefile.in (RPATH_ENVVAR): New variable.
10555 (REALLY_SET_LIB_PATH): Use it.
10556 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10557
10558Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10559
10560 * config.sub, configure.in: Recognize sparclet cpu.
10561
10562Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10563
10564 * config.guess: Support m68k-cbm-sysv4.
10565
10566Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10567
10568 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10569 m68k-unknown-linuxaout from linker help string. Put quotes around
10570 $ld_help_string.
10571
10572Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10573
10574 * config.guess (powerpc-harris-powerunix): Add guess for port
10575 to new target.
10576
10577Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10578
10579 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10580
10581Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10582
10583 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10584 $(REALLY_SET_LIB_PATH) in Makefile.
10585 * Makefile.in (SET_LIB_PATH): New variable.
10586 (REALLY_SET_LIB_PATH): New variable.
10587 ($(DO_X)): Use $(SET_LIB_PATH).
10588 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10589 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10590 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10591 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10592 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10593 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10594 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10595 (install-dosrel): Likewise.
10596 (all-opcodes): Depend upon all-libiberty.
10597
10598Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10599
10600 * config.guess (*:CYGWIN*): New
10601
10602Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10603
10604 * Makefile.in (all-target-winsup): All all-target-libiberty.
10605
10606Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10607
10608 * configure.in (noconfigdirs): Add missing # in front of comment.
10609
10610Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10611
10612 * configure.in: add second pass to things added to noconfigdirs
10613 so *-gm-magic can exclude libgloss properly.
10614
10615Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10616
10617 * mpw-configure (extralibs_name, rez_name): Set correctly
10618 for MWC68K compiler.
10619
10620 * mpw-README: Add more info on the necessary build tools.
10621
10622Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10623
10624 * configure.in, config.sub: Recognize cygwin32.
10625
10626Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10627
10628 * config.guess, config.sub: Recognize A/UX.
10629
10630Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10631
10632 * config.sub: Merge with gcc/config.sub.
10633
10634Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10635
10636 * mpw-build.in (do-binutils): Add build of stamps.
10637
10638Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10639
10640 * config.sub: Add recognition for mips64vr4100*-* targets.
10641
10642Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10643
10644 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10645 Add creation of gconfigargs with `--enable-shared' turned on.
10646 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10647 ($(host)-stamp-stage3-configured): Likewise.
10648 (HOLES): Add chatr and ldd.
10649 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10650
10651Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10652
10653 * configure: Pass --nfp to recursive configures.
10654
10655Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10656
10657 * Makefile.in (DLLTOOL): New.
10658 (DLLTOOL_FOR_TARGET): New.
10659 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10660 (EXTRA_TARGET_FLAGS): Ditto.
10661 (EXTRA_GCC_FLAGS): Ditto.
10662 (CONFIGURE_TARGET_MODULES): Ditto.
10663 (DO_X): Ditto.
10664 * configure: Add DLLTOOL.
10665
10666Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10667
10668 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10669 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10670 mh-sco, since old workarounds no longer needed, and don't
10671 build ld, since libraries have weak symbols in COFF.
10672
10673Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10674
10675 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10676
10677Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * configure.in: Make sure that ${CC} can be used to compile an
10680 executable.
10681
10682Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10683
10684 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10685 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10686 nothing depending on whether gdbtk is being built.
10687
10688Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10689
10690 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10691
10692Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10693
10694 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10695 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10696
10697Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10698
10699 * config-ml.in: Add support for
10700 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10701 Simplify setting of multidirs from --disable-foo.
10702
10703Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10704
10705 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10706 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10707 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 10708 non-empty, pass them on to the GCC make.
6599da04
JM
10709 (all-bootstrap): New rule that is like all-gcc, except it executes
10710 the GCC bootstrap rule instead of the GCC all rule.
10711
10712Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10713
10714 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10715
10716Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10717
10718 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10719 DG/UX support.
10720
10721Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10722
10723 * config.sub (i*86*) Change [345] to [3456]
10724
10725Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10726
10727 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10728 --with-gnu-ld=no.
10729
10730Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10731
10732 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10733 AIX multilibs get built.
10734
10735Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10736
10737 * configure.in (i386-win32): Don't build expect if we're not
10738 building the tcl subdir.
10739
10740Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10741
10742 * Makefile.in: (configure-target-examples, all-target-examples):
10743 New targets, configure and build example programs.
10744
10745Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10746
10747 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10748 use it as input to sedit the generated MPW makefile.
10749 * mpw-README: Add a suggestion about Gestalt.h.
10750
10751Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10752
10753 * config.sub: Accept *-*-ieee*.
10754
10755Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10756
10757 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10758 Ronald F. Guilmette <rfg@monkeys.com>.
10759
10760Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10761
10762 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10763 for powerpc-pe native.
10764 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10765 (target==powerpc-pe): duplicate i386-win32 entry.
10766
10767Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10768
10769 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10770 of vxworks, not just vxworks5.1.
10771
10772Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10773
10774 * mpw-configure: Add support for exec-prefix.
10775
10776Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10777
10778 * config.guess: Recognize HP model 816 machines as having
10779 a PA1.1 processor.
10780
10781Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10782
10783 * configure: Ignore new autoconf configure options.
10784
6599da04
JM
10785Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10786
10787 * config.guess: Recognize Pentium under SCO.
10788 From Robert Lipe <robertl@arnet.com>.
10789
10790Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10791
10792 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
10793
10794Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10795
10796 * configure.in: Don't configure gas for alpha-dec-osf*.
10797
10798Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * configure.in: Default to --with-stabs for some targets for which
10801 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10802 i[345]86*-*-unixware*.
10803
10804Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10805
10806 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10807 rather than basing it on the target. Simplify handling of options
10808 controlling which directories to configure. Remove extraneous
10809 slash in multi-clean target.
10810
10811Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10812
10813 * config-ml.in: Prefix more variables with ml_ so they don't collide
10814 with configure's.
10815
10816Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10817
10818 * configure: Don't turn -v into --v.
10819
10820Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10821
10822 * configure.in (targargs): Fix typo.
10823
10824 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10825
10826Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10827
10828 * configure.in: Strip --host and --target options from
10829 CONFIG_ARGUMENTS, and always configure for --host only. Add
10830 --with-cross-host option when building with a cross-compiler.
10831 * configure: Canonicalize the arguments put into config.status by
10832 always using `=' for an option with an argument. Pass a presumed
10833 --host or --target explicitly.
10834
10835Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10836
10837 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10838 into general OS recognition case.
10839
10840Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10841
10842 * configure.in (target_configdirs): add target-winsup only
10843 for win32 target systems.
10844
10845Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * Makefile.in (all-target-libgloss): Depend upon
10848 configure-target-newlib, since when libgloss is built it looks to
10849 see if the newlib directory exists.
10850
10851Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10852
10853 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10854 cfg-ml-*.in.
10855
10856Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10857
10858 * configure: Handle LD and LD_FOR_TARGET when configuring a
10859 Canadian Cross.
10860
6599da04
JM
10861Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10862
10863 * configure.in (target_libs): add target-winsup.
10864 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10865 (target==ppcle-pe): remove ld from $noconfigdirs.
10866
10867Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10868
10869 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10870 Preserve relative path names in $srcdir. Build symlink tree if
10871 configuring cross target dir and srcdir=. (= no VPATH support).
10872 (configure-target-libg++): Depend on configure-target-librx.
10873 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10874 * config-ml.in: New file.
10875 * symlink-tree: New file.
10876 * configure: Ensure srcdir="." if that's what it is.
10877
10878Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10879
10880 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10881 includes and FLEX_SKELETON setting.
10882 * mpw-configure (--with-gnu-ld): New option, controls whether
10883 to use PPCLink or ld with PowerMac GCC.
10884 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10885 * mpw-config.in: Configure grez if targeting Mac.
10886
10887 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
10888 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10889 just macos.
6599da04
JM
10890 * configure.in: Configure grez resource compiler if targeting Mac.
10891 * Makefile.in (all-grez, install-grez): New targets.
10892
10893Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10894
10895 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 10896 gcc in the path, set CC to gcc -O2.
6599da04
JM
10897
10898Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10899
10900 * configure: Default ${build} correctly. Avoid picking up extra
10901 spaces when reading CC and CXX from Makefile. When doing a
10902 Canadian Cross, use plausible default values for numerous
10903 variables.
10904 * configure.in: When doing a Canadian Cross, don't try to
10905 configure tools whose configure script can't handle it.
10906
10907Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10908
10909 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10910
10911Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10912
10913 * configure: Remove dubious bug reporting address.
10914
10915Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10916
10917 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10918 configure script, run that instead of this directory's configure.
10919 In either case, print a message that we're configuring the sub-dir.
10920
10921Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10922
10923 * configure.in: Before checking for the existence of various files,
10924 use sed to filter out "target-".
10925
10926Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10927
10928 * Makefile.in (DO_X): Split rule to decrease command line length
10929 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10930 (Philippe De Muyter).
10931
10932Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10933
10934 * Makefile.in (all-patch): depend on all-libiberty.
10935
10936Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10937
10938 * configure.in: If the only directory in target_configdirs which
10939 actually exists is libiberty, then set target_configdirs to empty,
10940 to avoid trying to build a target libiberty in a gas or gdb
10941 distribution.
10942
10943Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10944
10945 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
10946 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10947 systems.
6599da04
JM
10948
10949Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10950
10951 * configure.in (copy_dirs): Use sys-include instead of include
10952 for --with-headers option.
10953
10954Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10955
10956 * Makefile.in, configure.in: Make winsup builds work with
10957 new scheme.
10958
10959Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10960
10961 * configure.in: Build the linker on AIX.
10962
10963Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10964
10965 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10966 where needed.
10967
10968Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10969
10970 * Makefile.in (all-gcc): Fix typo.
10971
10972Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10973
10974 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10975
10976Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10977
10978 * configure.in: Rename libFOO to target-libFOO, and xiberty
10979 to target-xiberty, to provide more flexibility.
10980 (target_subdir): Define. Create if cross.
10981 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10982 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10983 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10984 check-libFOO -> check-target-libFOO, etc.
10985 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10986 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10987 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10988 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10989 allow ALL_GCC="" to only configure.
10990 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10991 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10992 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10993
10994Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10995
10996 * Makefile.in (taz): Build "info" in etc explicitly.
10997
10998Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10999
11000 * configure.in: Make sure that CC is undefined (as opposed to
11001 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11002 problem with autoconf trying to configure on a host without GCC.
11003
11004Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11005
11006 * mpw-configure: Set host alias from choice of host compiler,
11007 only use generic MPW Makefile sed if present, edit a file
11008 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11009 * mpw-README: Add problem notes about CW6 and CW7.
11010
11011Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11012
11013 * Makefile.in (taz): Use ";" instead of ";;".
11014
11015Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11016
11017 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11018 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11019 DISTDOCDIRS.
11020 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11021 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11022
11023Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11024
11025 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11026 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11027 Move bfd to DISTSTUFFDIRS.
11028
11029Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11030
11031 * Makefile.in (X11_LIB): Removed.
11032 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11033
11034 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11035
11036Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11037
11038 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11039 names.
11040
11041Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11042
11043 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11044
11045Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11046
11047 * configure.in (i[345]86-*-win32): Always build newlib.
11048 Don't configure cvs, autoconf or texinfo.
11049 * Makefile.in (LD_FOR_TARGET): New.
11050 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11051 Pass down LD_FOR_TARGET.
11052
11053Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11054
11055 * winsup: New directory.
11056 * Makefile.in: Build winsup.
11057 * configure.in: Winsup is configured when target is win32.
11058 Can only build win32 target GDB when native.
4e81ae98 11059
6599da04
JM
11060Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11061
11062 * config.guess: Recognize HP model 819 machines as having
11063 a PA 1.1 processor.
11064
11065Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * configure: Fix sed loop which substitutes for CC and CXX to
11068 avoid bug found in various sed implementations.
11069
11070Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11071
11072 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11073 simulator. Use standard powerpc-*-eabi*.
11074
11075Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * configure.in: Stop putting gas and binutils in noconfigdirs for
11078 powerpc-*-aix* and rs6000-*-*.
11079
11080Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11081
11082 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11083 -mcall-aixdesc libraries.
11084
11085Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11086
11087 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11088
11089 * config.sub (arm | armel | armeb): Fix shell syntax.
11090
11091Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11092
11093 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11094 -msoft-float and -mcpu=common support.
11095 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11096 libraries.
11097
11098Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11099
11100 * configure.in: Allow configuration and build of emacs19 for the alpha.
11101
11102Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11103
11104 * configure.in (CC): Get ^CC, not just any old CC, from
11105 ${host_makefile_frag}.
11106
11107Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11108
4e81ae98 11109 * configure.in (CC): Try to get CC from
6599da04
JM
11110 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11111
11112Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11113
11114 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11115 only if it exists in $(srcdir).
11116
11117Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11118
11119 * configure: If CC and CXX are not set in the environment, set
11120 them, based on either an existing Makefile or on searching for gcc
11121 in PATH. Substitute for CC and CXX in Makefile.
11122 * configure.in: Remove libm from target_libs. Separate
11123 target_configdirs from configdirs. If CC is not set in
11124 environment, try to get it from a host Makefile fragment. Rewrite
11125 changes of configdirs to use skipdirs instead. A few minor
11126 tweaks. Take directories out of target_configdirs as they are
11127 taken out of configdirs. Remove existing Makefile files from
11128 subdirectories. Substitute for TARGET_CONFIGDIRS and
11129 CONFIG_ARGUMENTS in Makefile.
11130 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11131 by configure.in.
11132 (CONFIG_ARGUMENTS): Likewise.
11133 (CONFIGURE_TARGET_MODULES): New variable.
11134 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11135 ($(CONFIGURE_TARGET_MODULES)): New target.
11136 (configure-libg++, configure-libio): New targets.
11137 (all-libg++): Depend upon configure-libg++.
11138 (all-libio): Depend upon configure-libio.
11139 (configure-libgloss, all-libgloss): New targets.
11140 (configure-libstdc++): New target.
11141 (all-libstdc++): Depend upon configure-libstdc++.
11142 (configure-librx, all-librx): New targets.
11143 (configure-newlib): New target.
11144 (all-newlib): Depend upon configure-newlib
11145 (configure-xiberty): New target.
11146 (all-xiberty): Depend upon configure-xiberty.
11147
11148Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11149
11150 * configure.in (host i[345]86-*-win32): Expand the
11151 noconfigdirs again.
11152
11153Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11154
11155 * mpw-configure: Fix sed command file name.
11156
11157Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11158
4e81ae98 11159 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11160 noconfigdirs again.
11161
11162Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11163
11164 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11165 or powerpc*-*-pe*, since they are not yet supported.
11166
11167Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11168
11169 Add PowerMac support and many other enhancements.
11170 * mpw-configure: New option --cc to select compiler to use,
11171 paste options set according to --cc into the generated
11172 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11173 if mpw-make.sed is present.
11174 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11175 add forward includes for PowerPC include files.
11176 * mpw-build.in: Build using Makefile.PPC if present.
11177 (do-byacc, etc): Remove separate version resource builds.
11178 (do-gas): Build "stamps" before "all".
11179 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11180 * mpw-README: Update to reflect --cc option, PowerMac support,
11181 and recently-reported compatibility problems.
11182
11183Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11184
11185 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11186 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11187 (--with-multilib-top): Pass to recursive invocations.
11188
11189Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11190
11191 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11192 v810-*-*.
11193
11194Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11195
11196 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11197 gdb, ld and opcodes on v810-*-*.
11198
6599da04
JM
11199Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11200
11201 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11202 (local-maintainer-clean): New target.
11203 (maintainer-clean): New target.
11204 (realclean): Just depend upon maintainer-clean.
11205
11206Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11207
11208 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11209
11210Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11211
11212 * configure.in: Build ld in mips*-*-bsd* case.
11213
11214Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11215
11216 * config.sub: Accept -lites* OS. From Ian Dall.
11217
11218Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11219
11220 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11221 targets.
6599da04
JM
11222
11223Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11224
11225 * configure.in: treat i386-win32 canadian cross the same as
11226 i386-go32 canadian cross.
11227
11228Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11229
11230 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11231 running under the simulator to build a reduced set of libraries.
11232 (powerpc-*-eabiaix): Add fine grained multilib support added to
11233 other powerpc targets yesterday.
11234
11235Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11236
11237 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11238 -disable-softfloat, -disable-relocatable, -disable-aix, and
11239 -disable-sysv to control which multilib libraries get built.
11240
11241Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11242
11243 * configure: Add Makefile.tem to list of files to remove in trap
11244 handler.
11245
11246Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11247
11248 * config.guess (*Linux*): Add missing "exit"s.
11249 Also, need specific check for alpha-unknown-linux (uses COFF).
11250
11251Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11252
11253 * config.guess: Merge with FSF:
11254
11255 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11256 * config.guess (AIX4): More robust release numbering discovery.
11257
11258 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11259 * config.guess (i386-sequent-ptx): Properly get version number.
11260
11261 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11262 * config.guess (mips:*:4*:UMIPS): New case.
11263
11264Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11265
11266 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11267 (i386-win32 host): Likewise. Don't build readline.
11268
11269Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11270
11271 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11272 SUPPORT_FILES to submakes.
11273
11274Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11275
11276 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11277 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11278 mpw-configure.
11279
11280Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11281
11282 * configure.in (appdirs): Use =, not ==, in test expression when
11283 trying to build the text to print in the warning message for
11284 Solaris users.
11285
11286Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11287
11288 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11289
11290Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11291
11292 * config.guess: Recognize lynx-2.3.
11293
11294Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11295
11296 * config.sub (z8ksim): Deleted
11297 (z8k-*-coff): New, this is the one true name of the target.
11298
11299Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11300
11301 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11302
11303Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11304
11305 * config.guess (*:Linux:*:*): First try asking the linker what the
11306 default object file format is (elf, aout, or coff). Then if this
11307 fails, try previous methods.
11308
11309Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11310
11311 * configure.in: Don't build newlib for *-*-vxworks5.1.
11312
11313Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11314
11315 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11316 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11317
11318Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11319
11320 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11321
11322Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11323
11324 * cfg-ml-com.in: New file.
11325 * cfg-ml-pos.in: New file.
11326
11327Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11328
11329 * COPYING.NEWLIB: Add HP free copyright to list.
11330
11331Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11332
11333 * config.sub: Recognize -eabi* for the system, not just -eabi.
11334
11335Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11336
11337 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11338 * config.sub, configure.in (win32): New target and host.
11339
11340Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11341
11342 * configure.in: Add i386-pe configuration.
11343
11344Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11345
11346 * mpw-build.in (install): Install GDB after LD.
11347
11348Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11349
11350 * mpw-config.in (elf/mips.h): Always forward-include, needed
11351 for GDB to build.
11352
11353Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11354
11355 * testsuite: New directory for customer acceptance and whole tool
11356 chain tests.
11357
11358Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11359
11360 * configure: If per-host line isn't found, but AC_OUTPUT is found
11361 and a configure script exists, run it instead.
11362
11363Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11364
11365 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11366
11367Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11368
11369 * configure: Set build_{cpu,vendor,os,alias} to host values when
11370 --build isn't specified.
11371
11372Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11373
11374 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11375 (FLAGS_TO_PASS): Pass them.
11376 (EXTRA_TARGET_FLAGS): Ditto.
11377
6599da04
JM
11378Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11379
11380 * Makefile.in (all-libg++): Depend on all-libstdc++.
11381
11382Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11383
11384 * configure.in (noconfigdirs): Enable all packages for
11385 i386-unknown-netbsd.
11386
11387Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11388
11389 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11390 hosted builds (DOS builds)
11391
11392Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11393
11394 Changes for ARM based on patches from Richard Earnshaw:
11395 * config.sub: Handle armeb and armel.
11396 * configure.in: Omit arm linker only for riscix.
11397
11398Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11399
11400 * config.guess: Update from FSF.
11401
11402Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11403
63f6bcd7 11404 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
11405 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11406 powerpcle variant. Convert pentium into i586, not i486. Add p5
11407 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11408 temporarily.
11409
11410Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11411
11412 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11413
11414Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11415
11416 * config.sub: Accept -lites* as a basic system type.
11417
11418Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11419
11420 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11421 installed, and if so return linuxoldld as the system name.
11422
11423Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11424
11425 * config.guess: Add hppa1.1-hp-lites support.
11426
11427Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11428
11429 * configure.in: Don't build newlib for m68k-vxworks5.1.
11430
11431Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11432
11433 * configure.in (mips-sgi-irix6): Use mh-irix5.
11434
11435Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11436
11437 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11438
11439Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11440
11441 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 11442 OSF/1. Fix compiler flags.
6599da04
JM
11443 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11444
11445Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11446
11447 * configure.in: Recognize --with-newlib.
11448 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11449
11450Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11451
d207ebef 11452 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
11453 to *_X11_MODULES due to gdbtk needing X include files et al.
11454
11455Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 Merge in support for Mac MPW as a host.
11458 (Old change descriptions retained for informational value.)
11459
11460 * mpw-config.in: Add generic include forwards for cpu-specific
11461 include files in aout and elf directories.
11462
11463 * mpw-configure: Added copyright.
11464 * mpw-config.in: Check for presence of required build tools.
11465 (target_libs): Add newlib.
11466 (target_tools): Add examples.
11467 (Read Me): Generate as "Read Me for MPW" instead.
11468 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11469 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11470 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11471
11472 * mpw-configure: Remove subdir-specific makefile hackery,
11473 delete mk.tmp after using it.
11474
11475 * mpw-build.in (all): Display start and end times.
11476
11477 * mpw-configure (host_canonical): Set.
11478 (target_cpu): Always add to makefiles.
11479 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11480 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11481 (mpw-mh-mpw): Look for in srcdir and srcroot.
11482 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11483
11484 * mpw-build.in: (install-only): New target.
11485
11486 * mpw-configure (host_alias, target_alias): Rename from hostalias
11487 and targetalias, add into generated Makefile.
11488 (mk.tmp): If present, add into generated Makefile.
11489 * mpw-build.in (all-gas): Build config.h first before gas proper.
11490
11491 * mpw-configure (config.status): Write only if changed.
11492 * mpw-config.in (readline): Configure it (not built, just used for
11493 definitions).
11494
11495 * mpw-config.in (elf/mips.h): Add a forward include.
11496
11497 * mpw-config.in: Forward-include most .h files in include into
11498 extra-include.
11499 (readline): Don't build.
11500 mpw-build.in (install): Install GDB.
11501
11502 * mpw-configure (prefix, mpw_prefix): Handle it.
11503 * mpw-config.in (mmalloc, readline): Don't configure.
11504 * mpw-build.in (thisscript): Rename to ThisScript.
11505 Use mpw-build instead of BuildProgram everywhere.
11506 (mmalloc, readline): Don't build.
11507 * mpw-README: New file, basic documentation about the MPW port.
11508
11509 * mpw-config.in: Use forward-include to create include files.
11510
11511 * mpw-configure: Add more things to the top of each configured
11512 Makefile, including contents of config/mpw-mh-mpw.
11513 * mpw-config.in (extra-include): Create this directory and fill it
11514 with Posix-like include files when configuring.
11515
11516 * config.sub (apple, mac, mpw): Add various aliases.
11517
11518 * mpw-build.in: New file, top-level build script fragment for MPW.
11519 * mpw-configure: New file, configure script for MPW.
11520 * mpw-config.in: New file, config fragment for MPW.
11521
11522Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11523
11524 * configure.in (host_libs): Remove glob, since it is gone from the
11525 sources.
11526
11527Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11528
11529 * Makefile.in: define empty GDB_NLM_DEPS var.
11530
11531 * configure.in(target_makefile_frag): use config/mt-netware
11532 for netware targets.
11533
11534Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * config.sub: Merge in recent FSF changes. Remove linux special
11537 cases.
11538
11539Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11540
731a8127 11541 Revert this change:
6599da04
JM
11542
11543 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11544
11545 * build-all.mk: Use CC=cc -Xs on Solaris.
11546
6599da04
JM
11547Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11548
11549 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11550 stop using it.
11551 * Makefile.in: Nuke all references to glob subdirectory.
11552
11553Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11554
11555 * configure.in: Fix --enable-shared logic in per-host.
11556
11557Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11558
11559 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11560
11561Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * configure.in (noconfigdirs): Don't build gas on AIX, for
11564 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11565
11566Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11567
11568 * configure: Fix --cache-file to work if the file argument is a
11569 relative path.
11570
11571Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * configure: If the --cache-file is used, pass it down to
11574 configure in subdirectories.
11575
11576Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11577
11578 * config.sub: add vxworks29k configuration.
11579
11580Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11581
11582 * Makefile.in (taz): Do "diststuff" part quietly.
11583
11584Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11585
11586 * config.sub: Mini-merge with gcc/config.sub.
11587
11588Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11589
11590 * config.guess (IRIX): Sed - to _.
11591
11592Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11593
11594 * Makefile.in (source-vault, binary-vault): New targets.
11595
11596Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11597
11598 * config.sub: Recognize -eabi as a basic system type.
11599
11600Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11601
11602 * configure.in (enable_shared stuff): Fix typo.
11603
11604Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11605
11606 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11607
11608Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11609
11610 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11611
11612Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11613
11614 * configure.in (rs6000-*-*): Don't build gas.
11615
11616Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11617
11618 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11619 reduce command line length.
11620 (AS_FOR_TARGET): Check for as.new, not Makefile.
11621 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11622
11623Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11624
11625 * config.guess: Merge from FSF.
11626
11627Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11628
11629 * configure: Don't use $ when handling program_suffix.
11630
11631Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11632
11633 * configure.in: Configure tk for hppa/hpux.
11634
11635Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11636
11637 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11638
11639Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11640
11641 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11642 to LIBCXXFLAGS. Tests are better run without it.
11643
11644Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11645
11646 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11647
11648Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11649
11650 * configure.in (*-*-netware*): Don't configure xiberty.
11651
11652Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11653
11654 * configure.in: Remove tk from native_only list.
11655
11656Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11657
11658 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11659 for special NCD build.
11660
11661Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11662
11663 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11664 makeall.bat, they're only useful for binutils snapshots.
11665 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11666 makeall.bat to specified SUPPORT_FILES.
11667
11668Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11669
11670 * build-all.mk: Add Ericsson targets to sun4 and solaris
11671 hosts. Add BNR's sun4 target to solaris host, so their
11672 build-from-source will be tested in-house first.
11673
11674Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11675
11676 * Makefile.in (LIBCFLAGS): New variable.
11677 (CFLAGS_FOR_TARGET): Ditto.
11678 (LIBCFLAGS_FOR_TARGET): Ditto.
11679 (LIBCXXFLAGS): Ditto.
11680 (CXXFLAGS_FOR_TARGET): Ditto.
11681 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11682 (BASE_FLAGS_TO_PASS): Pass them.
11683 (EXTRA_TARGET_FLAGS): Ditto.
11684
731a8127 11685 * configure.in: Support --enable-shared.
6599da04
JM
11686
11687Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11688
11689 * configure.in (target_libs): Include libstdc++ again.
11690 * config.guess: Update from FSF (for FreeBSD).
11691
11692Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11693
11694 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11695 makeall.bat.
11696 (DISTDOCDIRS): Add `etc'.
11697 (ETC_SUPPORT_PFX): New variable.
11698 (taz): Include anything from etc starting with a word in
11699 ETC_SUPPORT_PFX.
11700
11701Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11702
11703 * config.sub: Update for recent FSF changes. Remove obsolete
11704 h8300hds entry. Add -windows* and -osx as basic os. Minor
11705 spacing changes.
11706
11707Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11708
11709 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11710
11711 * config.guess: Merge with FSF.
11712 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11713
11714Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11715
11716 * configure: Since the "trap 0" handler will override the exit
11717 status on many systems, only use it for "exit 1", and make it set
11718 a non-zero exit status; reset it before "exit 0". Also, check
11719 exit status of config.sub, and error out if it failed.
11720
11721Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11722
11723 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11724 and install libgloss.
11725
11726Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11727
11728 * Makefile.in (all-binutils): Depend upon all-byacc.
11729
11730 * configure.in: Don't build emacs on Irix 5.
11731
11732Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11733
11734 * configure.in (*-*-netware*): Add libio.
11735
11736Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11737
11738 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11739 (CHECK_TARGET_MODULES): Ditto.
11740 (INSTALL_TARGET_MODULES): Ditto.
11741 (TARGET_LIBS): Ditto.
11742 (all-libstdc++): Note dependencies.
11743
11744Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11745
11746 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11747
11748Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11749
11750 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11751 -fexternal-templates.
11752
11753 * configure.in (target_libs): Add libstdc++.
11754 (noconfigdirs): Add libstdc++ as appropriate.
11755
11756Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11757
11758 * config.guess: Update from FSF.
11759
11760Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11761
11762 * configure: Use ${config_shell} when running ${configsub}.
11763
11764Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11765
11766 * config.sub: No longer recognize h8300h.
11767
11768Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11769
11770 * config.sub: Remove extraneous differences between config.sub and
11771 gcc/config.sub.
11772
11773Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11774
11775 * Makefile.in (DISTSTUFFDIRS): Add gas.
11776
11777Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11778
11779 * COPYING.NEWLIB: New file.
11780
11781Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11782
11783 * config.guess (HP-UX): Patch from Harlan Stenn
11784 <harlan@landmark.com> to also emit release level.
11785
11786Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11787
11788 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11789
11790Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11791
11792 * config.sub: Merge nextstep cleanup from FSF.
11793
11794Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11795
11796 * configure.in (arm-*-*): Don't configure ld for this target.
11797
11798Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11799
11800 * configure.in (*-*-netware): don't configure libg++, libio,
11801 librx, or newlib.
11802
11803Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11804
11805 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11806 configure ld--it works, but it doesn't support shared libraries.
11807
11808Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11809
11810 * config.guess (*-unknown-freebsd*): Get rid of possible
11811 trailing "(Release)" in version string.
11812 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11813
11814Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11815
11816 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11817 Fix type: *-next-neststep -> *-next-nextstep.
11818
11819 * config.guess: Merge from FSF:
11820
11821 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11822
11823 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11824
11825 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11826
11827 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11828 instead of UNIX_SV for UnixWare 1.0).
11829
11830Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11831
11832 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11833 to make gdb/nlm/* build after the compiler and linker.
11834
11835Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11836
11837 * config.guess (netbsd, freebsd, linux): Accept any machine,
11838 not just i[34]86.
11839 (m68k-atari-sysv4): Relocate to match FSF version.
11840
11841 * config.guess: More merges from the FSF:
11842
11843 Add a space before function call or macro invocation.
11844
11845 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11846
11847 * config.guess: Add trap cmd to remove dummy.c and dummy when
11848 interrupted.
11849
11850 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11851
11852 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11853 (dummy): Redirect stderr from compilation of dummy.c.
11854
11855 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11856
11857 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11858
11859Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11860
11861 * configure: Accept and ignore --cache*, for compatibility with
11862 new autoconf.
11863
11864Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11865
11866 * config.guess: Merge from FSF:
11867
11868 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11869
11870 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
11871 (PATH): Add /.attbin at end for finding uname.
11872 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
11873
11874 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11875
e490616e 11876 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
11877
11878 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11879
e490616e
ZW
11880 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11881 to select whether to use ELF or COFF.
6599da04
JM
11882
11883 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11884
e490616e 11885 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
11886
11887 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11888
11889 * config.guess: Guess the OS version for HPUX.
11890
11891 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11892
11893 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11894
11895Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11896
11897 * configure.in: Recognize --with-headers, --with-libs, and
11898 --without-newlib.
11899 * Makefile.in (all-xiberty): Depend upon all-ld.
11900
11901Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11902
11903 * configure.in: Change i[34]86 to i[345]86.
11904
11905Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11906
11907 * configure (version): A few more tweaks to help message.
11908
11909Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11910
11911 * Makefile.in: Remove (for now) librx as a host library,
11912 now that we're building it for target.
11913
11914Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11915
11916 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11917 (Karl Berry).
11918
11919Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11920
11921 * configure.in: Also configure librx.
11922
11923Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11924
11925 * Makefile.in: Update various rules to reflect that librx
11926 is now needed for libg++.
11927
11928Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11929
11930 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11931
11932Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11933
11934 * configure.in: Configure the examples directory.
11935
11936Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11937
11938 * configure: Simplify Jun 2 1994 change.
11939
11940Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11941
11942 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11943 /bin/gcc isn't good enough to build gcc.
11944
11945Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11946
11947 * Makefile.in (GDB_SUPPORT_FILES): Remove
11948 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11949 (gdb.tar.gz): Add new rule to use standard distribution building
11950 mechanism.
11951
11952Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11953
11954 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11955 Bill Cox <bill@cygnus.com>.
11956
11957Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11958
11959 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11960
11961Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11962
11963 * configure: Search current dir first in .gdbinit.
11964
11965Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11966
11967 * config.sub: Recognize freebsd (merged from gcc config.sub).
11968
11969Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11970
11971 * config.sub: Refer to NeXT's operating system as nextstep.
11972
11973 * config.sub (case $basic_machine): Re-order the cases, to match
11974 the order in the FSF version (which is mostly alphabethical).
11975 Merge in some additions and changes from the FSF.
11976
11977Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11978
11979 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11980 * config.sub: Recognize cxux7.
11981 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11982
11983Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11984
11985 * config.sub: Fix typo powerpc -> powerpc-*.
11986
11987Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11988
11989 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11990
11991 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11992 parallel with all-emacs and install-emacs). Top-level command
11993 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11994
11995Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11996
11997 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11998 $(relbindir)/make before doing ``make install'', and use
11999 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12000 installing over running make binary.
12001 ($(host)-stamp-stage3-installed): Likewise.
12002
12003Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12004
12005 * config.guess: Recognize Mach.
12006
12007Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12008
12009 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12010 see whether --exec-prefix was used.
12011
12012Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12013
12014 * README: Explicitly mention libg++/README. (Zoo's idea.)
12015
12016Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12017
12018 * Makefile.in: Add all-librx target similar to all-libproc.
12019
12020Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12021
12022 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12023 with post 1.2 uname bogosity.
12024
12025Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12026
12027 * configure: Remove temporary files on receipt of a signal.
12028
12029Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12030
12031 * configure: If there is a package_makefile_frag, remove
12032 ${subdir}/Makefile.tem after copying it in.
12033
12034Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12035
12036 * build_all.mk: support rs6000 lynx identifies itself as
12037 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12038 since /bin/gcc is too feeble to compile a modern gcc.
12039
12040Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12041
12042 * brought devo/test-build.mk update-to-date with progressive/
12043 test-build.mk. Add lynx targets and hppa flag info.
12044
12045Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12046
12047 * configure.in: Use mh-ncrsvr43. Patch from
12048 Tom McConnell <tmcconne@sedona.intel.com>.
12049
12050Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12051
12052 * config.guess (i386-unknown-bsdi): No longer need to
12053 check #if defined(__bsdi__) && defined(__i386__).
12054
12055Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12056
12057 * configure: Set program_transform_nameoption correctly.
12058
12059Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12060
12061 * brought build-all.mk update-to-date with progressive build-all.mk,
12062 added new targets and hppa info.
4e81ae98 12063
6599da04
JM
12064Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12065
12066 * configure: If config.guess result is a prefix of the user
12067 specified target, assume a native build and use the user specified
12068 target as the host alias. Remove SunOS patch suffix removal hack.
12069 * configure.in: Remove SunOS patch suffix removal hack.
12070
12071 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12072 in NATIVE_CHECK_MODULES.
12073
12074Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12075
12076 * Makefile.in: Rename HOST_ONLY to NATIVE.
12077 * configure: Delete SunOs patch suffix from host_canonical
12078 and build_canonical variables that are prepended to Makefiles.
12079 * configure.in: Add comments for easier maintenance.
12080
12081Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12082
12083 * Makefile.in: Add all-libproc target similar to all-gui.
12084
12085Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12086
12087 * Makefile.in (CHECK_MODULES): split into
12088 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12089
12090Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12091
12092 * config.guess (i386-unknown-bsdi): New system to guess.
12093
12094Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12095
12096 * Makefile.in: Add all-gui target (but not yet build by "all").
12097
12098Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12099
12100 * config.sub: Move deletion of patch suffix from here...
12101 * configure.in: To here, at Ian's suggestion. The top-
12102 level scripts might need to know of a patch level.
12103
12104Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12105
12106 * config.sub: Strip off patch suffix so rtl is recognized
12107 as a sunos4.1.3 machine, even though it's been patched.
12108
12109Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12110
12111 * Makefile.in (INSTALL_LAST): Delete.
12112 (INSTALL_DOSREL): New.
12113
12114Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12115
12116 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12117 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12118 whether we pass down --with-gnu-ld anyhow.
12119
12120Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12121
12122 * Makefile.in (INSTALL_LAST): Change operation so it works
12123 on more flavors of make.
12124 * configure.in (go32): Don't build libg++ or libio.
12125
12126Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12127
12128 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12129 they can be overriden by templates.
12130
12131Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12132
12133 * configure.in (target==go32): Don't build gdb.
12134 * dosrel: New directory.
12135
12136Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12137
12138 * configure.in (host==go32): Configure dosrel too.
12139 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12140 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12141 be set by incoming names or templates.
12142 (INSTALL_LAST): New rule.
6599da04
JM
12143
12144Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12145
12146 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12147
12148Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12149
6599da04
JM
12150 * configure.in (appdirs): New variable. Currently empty, but will
12151 be used in gas distribution. If nonempty, lists a set of
12152 directories at least one of which must get configured, or top
12153 level configuration is considered to have failed.
12154 (rs6000-*-lynxos*): Use new file name.
12155
12156Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12157
12158 Eliminate XTRAFLAGS.
12159 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12160 newlib include files using -idirafter, and also use -nostdinc.
12161 (CXX_FOR_TARGET): Likewise.
12162 (XTRAFLAGS): Removed.
12163 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12164 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12165 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12166 ($(DO_X)): Don't pass down XTRAFLAGS.
12167
12168Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12169
12170 * configure.in (mips*-dec-bsd*): New target; do build linker.
12171 (mips*-*-bsd*): New target; don't build linker.
12172
12173Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12174
12175 * configure.in: support rs6000-*-lynxos* configuration.
12176 support sunos4 as a cross target.
12177
12178 * config.sub: look for lynx*, not lynx since the OS version may
12179 legitimately be part of the name.
12180
12181Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12182
12183 * configure.in (i[34]86-*-sco*): Move to be with other i386
12184 targets.
12185 (romp-*-*): New target. Skip various binary utilities.
12186 (vax-*-*): New target. Don't build newlib.
12187 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12188
12189Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12190
12191 * configure.in: Only set host_makefile_frag if config
12192 directory exists.
12193
12194Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12195
12196 * install.sh: If $dstdir exists, don't check whether each
12197 component does.
12198
12199Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12200
12201 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12202
12203Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12204
3b75d237
AJ
12205 * configure.in (*-*-lynxos*): Don't configure newlib for either
12206 native or cross Lynx.
6599da04
JM
12207
12208Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12209
12210 * config.sub (sparc64-elf): Fix os.
12211 (z8k): Remove duplicate.
12212
12213Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12214
12215 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12216 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12217
12218Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12219
12220 * configure: Make file links cleanly even if Lynx fails on
e490616e 12221 an NFS symlink (at least fail cleanly).
6599da04
JM
12222
12223Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12224
12225 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12226 -XNh2000.
12227
12228Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12229
12230 * configure: Unknown options are fatal again.
12231
12232Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12233
12234 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12235 compatibility.
6599da04
JM
12236
12237Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12238
12239 * build-all.mk: Add `clean' target.
12240
12241Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12242
12243 * config.guess: Add SINIX support.
12244 * configure.in: Add mips-*-sysv4* support.
12245
12246Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12247
12248 * build-all.mk: Document all useful targets.
12249 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12250 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12251
12252Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12253
12254 * configure: Support --silent, --quiet.
12255
12256Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12257
12258 * configure: Support --disable-FEATURE.
12259
12260Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12261
12262 * config.guess: Recognize NCR running SVR4.3.
12263
12264Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12265
12266 * config.guess: Make BSDI generate i386-unknown-bsd386.
12267 Patch from Paul Eggert <eggert@twinsun.com>.
12268
12269Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12270
12271 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12272
12273Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12274
12275 * configure: Make unrecognized options give nonfatal warnings
12276 instead of fatal errors, and pass them to any subdirectory
12277 configures in case they recognize them.
12278 Make --x equivalent to --with-x.
12279
12280Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12281
12282 * configure: Add --enable-* options. Clean up usage message and
12283 some comments.
12284
12285Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12286
12287 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12288
12289Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12290
12291 * configure.in (hppa*-*-*): Enable binutils.
12292
12293Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12294
12295 * config.sub: Recognize cisco.
12296
12297Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12298
12299 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12300
12301Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12302
12303 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12304 than one configuration name. Add comment.
12305
12306Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12307
12308 * config.guess: about target *-hitachi-hiuxwe2, fixed
12309 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12310 macro is incorrect.]
12311
12312Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12313
12314 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12315 than the "make ls" stuff which used to be here.
12316
12317Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12318
12319 * config.guess: Recognize i[34]86-unknown-freebsd.
12320 From Shawn M Carey <smcarey@rodan.syr.edu>.
12321
12322Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12323
12324 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12325
12326Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12327
12328 * config.guess: Check for ptx.
12329
12330Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12331
12332 * config.sub: Add os9k checking.
12333
12334Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12335
12336 * config.guess: Handle OSF1 running on HPPA processors
12337
12338Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12339
12340 * configure: If subdir configure fails, print out a message with
12341 subdirectory name, in case subdir's configure code didn't identify
12342 itself.
12343
12344Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12345
12346 * configure.in: Remove embedded newlines from configdirs.
12347 Avoid mismatches of substrings. Fix matching strings at end
12348 of configdirs.
12349
12350Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12351
12352 * config.guess: Add Lynx/rs6000 config support.
12353
12354Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12355
12356 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12357
12358Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12359
12360 * configure.in (hppa*-*-osf*): Treat this just like most other
12361 PA configurations (eg no binutils or ld).
12362 (hppa*-*-*elf*): These configurations have binutils and ld.
12363
12364Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12365
12366 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12367
12368Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12369
12370 * configure.in (rs6000-*-*): Build gas.
12371
12372Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12373
e490616e 12374 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12375
12376Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12377
12378 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12379 for GDB and GDB has been fixed to not need it.
12380
6599da04
JM
12381Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12382
12383 * config.guess: Recognize vax hosts.
12384
12385Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12386
12387 * configure (while loop): Don't use "break 2" inside case
12388 statement -- the case statement isn't an enclosing loop.
12389
12390Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12391
12392 * config.guess: Clean up NeXT support, to allow nextstep
12393 on Intel machines. Make OS be nextstep.
12394
12395Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12396
12397 * config.guess: Add alternate forms for Convex.
12398
12399Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12400
12401 * configure: Completely rewrite option processing. Take
12402 advantage of pattern-matching to avoid invoking test frequently.
12403 Also clean up host and target defaulting logic.
12404
12405Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12406
12407 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12408 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12409 commands (plus user environment) will fit SCO limits.
12410
12411Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12412
12413 * configure.in: Don't issue warnings about directories which are
12414 not being configured if -norecursion is set. Correct test for
12415 --with-gnu-as and --with-gnu-ld to not get confused by substring
12416 matches.
12417
12418 * configure.in: Don't build gas for alpha-dec-osf1*.
12419
12420Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12421
12422 * configure: Back out Per's change of 12/19/1993. It changes the
12423 behavior of configure in unexpected and confusing ways.
12424
12425 Also, use different delim char when calculating
12426 program_transform_name so that the name can contain slashes.
12427
12428Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12429
12430 * configure.in, config.sub: Add support for VSTa micro-kernel.
12431
12432Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12433
12434 * configure.in: Nuke hacks which were used to get a special
12435 version of GAS for HPPA configurations.
12436
12437Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12438
12439 * configure: If only ${target_alias} is given, use that
12440 as the default for ${host_alias}.
12441 * configure: Add missing back-slashes before nested quotes.
12442
12443Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12444
12445 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12446
12447Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12448
12449 * config.guess: Recognize some Tektronix configurations.
12450 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12451
12452Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12453
12454 * config.sub: Match any flavor of SH.
12455
12456Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12457
12458 * configure.in: Don't try to configure newlib for Alpha.
12459
12460Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12461
12462 * configure.in: Don't build ld for Irix 5. Don't build gas,
12463 libg++ or libio for any Alpha target.
12464
12465 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
12466
12467Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12468
12469 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12470 default arguments -- so it tried to compress itself.
12471
12472Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12473
12474 * configure.in (notsupp): ensure that a space is always at the end
12475 of the configdirs list, since the grep checks for an explicit space
12476
12477Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12478
12479 * configure.in (target i386-sysv4.2): don't build ld, since static
12480 versions of many libraries are not available.
12481
12482Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12483
12484 * config.guess: Recognize Apollos (using environment variables).
12485 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12486
12487Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12488
12489 * config.guess: Recognize Sony news mips running newsos.
12490
12491Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12492
12493 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12494 "fi ; else" for bash.
12495
12496Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12497
12498 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12499
12500Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12501
12502 * config.sub: accept unixware as an alias for svr4.2.
12503 Fix some inconsistancies with the gcc version.
12504
12505Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12506
12507 * Makefile.in (DISTDOCDIRS): Add gdb.
12508
12509Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12510
12511 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12512
12513Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12514
12515 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12516 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12517 this now.
12518
12519Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12520
12521 * config.sub: Accept hiux* as an OS name.
12522
12523 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12524 etc/make-stds.texi. The underscore came from gcc, and dje now
12525 agrees that RUNTESTFLAGS is the correct name.
12526
12527Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12528
12529 * install.sh: Remove 'set -e'. It makes any conditionals
12530 in the script useless.
12531
12532 * config.guess: Automatically recognize arm-acorn-riscix
12533 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12534
12535Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12536
12537 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12538
12539Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12540
12541 * Makefile.in (DISTDOCDIRS): New variable.
12542 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 12543 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
12544
12545Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12546
12547 * configure.in (hppa target): check the source directory for the
12548 pagas sub-directory
12549
12550Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12551
12552 * config.sub: Allow -aout* and -elf*.
12553
12554Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12555
12556 * configure.in: Don't build ld on i386-solaris2, same as for
12557 sparc-solaris2.
12558
12559Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12560
12561 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12562
12563Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12564
12565 * configure.in: Configure gdb for alpha.
12566
12567Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12568
12569 * Makefile.in (CXXFLAGS): Add -O.
12570
12571Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12572
12573 * config.guess: added support for DG Aviion
12574
12575Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12576
12577 * configure.in: Produce warning message for subdirectories not
12578 configurable for this host/target combination. Don't try to
12579 configure gdb for vms.
12580
12581Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12582
12583 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12584 appropriate files before making "diststuff".
12585 (DISTBISONFILES): New var: list of files to be edited.
12586 (DISTSTUFFDIRS): Add binutils.
12587
12588Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12589
12590 * config.sub: also handle mipsel and mips64el (for little endian mips)
12591
12592Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12593
12594 * configure.in: Add * to end of all OS names.
12595
12596Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12597
12598 * configure.in: Build newlib for LynxOS native.
12599
12600Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12601
12602 * config.guess: Add support for delta 88k running SVR3.
12603
12604 * configure.in: Add comment about HP compiler vs. emacs.
12605
12606Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12607
12608 * configure.in: don't build ld on solaris2 (not a viable option
12609 due to bugs in getpwnam & getpwuid)
12610
12611Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12612
12613 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12614 config.guess will produce a full version number.
12615
12616Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12617
12618 * configure.in: Build linker and binutils for alpha-dec-osf1.
12619
12620Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12623 and gdb/testsuite/Makefile.in.
12624
12625Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12626
12627 * configure.in: recognize mips*- instead of mips-
12628
12629Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12630
12631 * config.sub: Accept linux*coff and linux*elf as operating
12632 systems.
12633
12634Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12635
12636 * config.sub: Recognize mips64, and mips3 as an alias for it.
12637
12638Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12639
12640 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12641 gdb knows how to handle OSF/1 shared libraries.
12642
12643Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12644
12645 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12646 * config.guess: Recognize Hitachi's HIUX.
12647 * config.sub: Recognize h3050r* and hppahitachi.
12648 Remove redundant cases for hp9k[23]*.
12649
12650Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12651
12652 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12653 if gas and ld are in the source tree and are in ${configdirs}.
12654 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 12655 --with options (but still pass them down on the command line,
6599da04
JM
12656 if they were explicitly specified).
12657
12658Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12659
12660 * configure: substitute SHELL value in Makefile.in with
12661 ${CONFIG_SHELL}
12662
12663Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12664
12665 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12666 *-*-solaris2* targets.
12667
12668Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12669
12670 * Makefile.in: define M4, and pass it down to sub-makes;
12671 all-autoconf now depends on all-m4
12672
12673Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12674
12675 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12676 presence of {ar,ranlib} instead of a configured directory
12677
12678Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12679
12680 * config.guess: Accept 34?? as well as 33?? for NCR.
12681
12682Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12683
12684 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12685 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12686
12687Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12688
12689 * configure: grab values for $(CC) and $(CXX) from the
12690 environment, so that someone can do "CC=gcc configure; make" and
12691 have it work right (matching the way that autoconf works now)
12692
12693 * configure.in, Makefile.in: add support for gash, the tcl
12694 interface to Galaxy
12695
12696 * config.guess: add NetBSD variants (hp300, x86)
12697
12698Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12699
12700 * install.sh: Support -d option (in the manner of SunOS 4 install,
12701 as it is more deterministic than that of GNU install)
12702 (chmodcmd): Set file to mode 755 by default (should also do default
12703 chgrp and chown, but I don't feel like dealing with that now)
12704
12705Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12706
12707 * config.sub: Remove h8300hhms alias.
12708
12709Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12710
12711 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12712
12713Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12714
12715 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12716 as stmp-fixinc
12717
12718Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12719
12720 * config.sub: recognize m88110-bug-coff.
12721
12722Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12723
12724 * Makefile.in (all-libio): all dependencies on the toolchain used
12725 to build this (gcc, gas, ld, etc)
12726
12727Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12728
12729 * config.guess: Deal with OSF/1 1.3 on alpha.
12730
12731Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12732
12733 * install.sh: add some 'else true' clauses for portability
12734
12735 * configure.in: don't build libio for h8[35]00-*-* targets
12736
12737Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12738
12739 * Makefile.in: Add support for new libio.
12740
12741Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12742
12743 * install.sh: If one command fails, don't try the rest. Don't try
12744 to remove $dsttmp (via trap) unless we have already created it.
12745 If $src doesn't exist, detect it and exit with an error.
12746
12747 * config.guess: Recognize BSD on hp300.
12748
12749Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12750
12751 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12752 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12753
12754Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12755
12756 * Makefile.in (all-send-pr): depends on all-prms
12757
12758Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12759
12760 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12761
12762Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12763
12764 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12765 Added test for mips-mips-riscos5.
12766
12767Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12768
12769 * configure.in: use mh-hp300 for 68k HP hosts
12770
12771Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12772
12773 * configure: add support for CONFIG_SHELL, so that you can use
12774 some alternate shell for evaluating configure scripts
12775
12776Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12777
12778 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12779 in configure script to bug-gdb@prep.ai.mit.edu when building
12780 distribution archive.
12781 * Makefile.in (COMPRESS): Remove def.
12782 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12783 gdb.tar.Z and make-gdb.tar.Z respectively.
12784 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12785 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12786 to convergence with 'taz' target in Makefile.in.
12787
12788Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12789
12790 * install.sh (dsttmp): use trap to ensure that tmp files go
12791 away on error conditions
12792
12793Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12794
12795 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12796
12797Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12798
12799 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12800 its parent is '/' not ''.
12801
12802 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12803
12804Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12805
12806 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12807 that ${newsrcdir}/configure.in does.
12808
12809Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12810
12811 * test-build.mk: support for CONFIG_SHELL
12812
12813Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12814
12815 * config.sub (netware): Add as a basic system type.
12816
12817Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12818
12819 * Makefile.in (Makefile): depend on configure.in. Also drop the
12820 $(srcdir)/ from the dependency on Makefile.in.
12821
12822Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12823
12824 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12825 (h8300hhms is temporary until multi-libraries are implemented).
12826 * configure.in: Handle h8300h too.
12827
12828Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12829
12830 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12831
12832Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12833
12834 * configure: Remove extraneous output when guessing host type.
12835 * config.guess: Remove extraneous output when guessing using C
12836 compiler rather than uname, or when guessing fails.
12837
12838Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12839
12840 * Makefile.in: remove all.cross and install.cross targets
12841
12842 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12843 definitions
12844
12845Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12846
12847 * configure.in (target sh): Build gprof.
12848
12849Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12850
12851 * config.sub: change -solaris to -solaris2
12852
12853Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12854
12855 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12856
12857Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12858
12859 * configure: Correct error message for missing Makefile.in to
12860 print correct directory.
12861
12862Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12863
12864 * install.sh: kludge around 386BSD shell bug
12865
12866Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12867
12868 * config.guess: Recognize NeXT.
12869 * config.guess: Recognize i486-ncr-sysv4.
12870 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12871
12872Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12873
12874 * Makefile.in (MAKEINFOFLAGS): New variable.
12875 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12876 * build-all.mk, test-build.mk: Pass down --no-split as
12877 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12878
12879Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12880
12881 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12882
12883Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12884
12885 * Makefile.in (libg++.tar.z): New rule.
12886 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12887 * Makefile.in (taz): Only do a single chmod.
12888
12889Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12890
12891 * install.sh: don't use dirname anymore (replaced with sed usage)
12892
12893Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12894
12895 * Makefile.in: Change extension for gzip'd files from '.z' to
12896 '.gz' per new FSF standard usage.
12897
12898Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12899
12900 * configure: put quotes around the final value of program_transform_name
12901
12902Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12903
12904 * Makefile.in: new install.sh support; update install-info rules
12905
12906Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12907
12908 * configure.in: Build diff for crosses, but not for go32 host.
12909
12910 * configure.in: Build gprof only for native, and don't build it
12911 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12912
12913Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12914
12915 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12916
12917Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12918
12919 * configure.in (host_tools): Add prms.
12920
12921Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12922
12923 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12924 with $(FLAGS_TO_PASS) on the command line
12925
12926 * config.sub: Recognize lynx and lynxos
12927
12928Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12929
12930 * config.sub: Accept -ecoff*, not just -ecoff.
12931
12932Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12933
12934 * Makefile.in (taz): Use .gz suffix instead of .z.
12935 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12936 names.
12937
12938Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12939
12940 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12941
12942Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12943
12944 * Makefile.in (install-no-fixedincludes): install gcc last, so
12945 that rebuilds that might happen during 'make install' don't get
12946 bogus gcc include files
12947
12948Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12949
12950 Change from Utah for HPPA support:
12951 * config.guess: Recognize hppa1.x-hp-bsd.
12952
12953Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12954
12955 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12956 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12957
12958Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12959
12960 * config.sub: Add support for rom68k and bug boot monitors.
12961
12962Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12963
12964 * Makefile.in: Make all-opcodes depend on all-bfd.
12965
12966Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12967
12968 * config.guess: Added special check for i[34]86-univel-sysv4*.
12969
12970Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12971
12972 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12973 the processor rather than assuming i486.
12974
12975Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * config.guess: Recognize SunOS6 as Solaris3.
12978
12979Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12980
12981 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12982 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12983
12984Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12985
12986 * build-all.mk (all-cross): New target for Canadian Cross.
12987 Added Q2 go32 targets.
12988 * test-build.mk: Configure go32 cross sparclite-aout and
12989 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12990 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12991
12992Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12993
12994 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12995 GO32 hosted toolchains
12996
12997Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12998
12999 * configure: change so "-exec-prefix" gets passed down rather
13000 than "-exec_prefix" so autoconf generated Makefiles get the
13001 exec_prefix set right.
13002
13003Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13004
13005 * config.guess: get the Solaris2 minor version number
13006
13007 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13008
13009Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13010
13011 * config.guess: Recognize some Sequent platforms.
13012
13013Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13014
13015 * Makefile.in: added the vault-install target
13016
13017 * configure.in: actually use the Sun3 makefile fragment that's in
13018 config, also added the release dir to configdirs
13019
13020Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13021
13022 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13023
13024Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13025
13026 * configure.in: remove some program from Alpha targetted toolchains
13027
13028Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13029
13030 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13031 gprof.
13032 (taz): Run "make diststuff" in those directories instead of "make
13033 proto-dir". Look for "VERSION=" only at start of line in subdir
13034 Makefile. Use "gzip -9" for compression.
13035 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13036 (binutils.tar.z): New target.
13037
13038Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13039
13040 * Makefile.in (taz): Include gpl.texinfo.
13041
13042Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13043
13044 * Makefile.in (setup-dirs): Merged into "taz" target.
13045 (taz): Only do `proto-dir' stuff if a directory is actually needed
13046 for this target.
13047
13048Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13049
13050 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13051 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13052 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13053 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13054 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13055
13056Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13057
13058 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13059 config.sub, and move-if-change to gdb testsuite distribution
13060 archive, so the testsuite can be extracted, configured, and
13061 run separately from the gdb distribution. Blow away the Chill
13062 tests that require a Chill compiled executable, since GNU Chill
13063 is not yet publically available.
13064
13065Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13066
13067 * test-build.mk: set environment variables in a single command,
13068 instead of a list of assignments and exports
13069
13070 * config.guess: recognize Alpha/OSF1 systems
13071
13072Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13073
13074 * configure: Change help message to prefer --options rather than
13075 -options.
13076
13077Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13078
13079 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13080 zippy@ecst.csuchico.edu.
13081 * config.guess: Recognize miniframe.
13082
13083Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13084
cc6010cd
AP
13085 * Makefile.in: Use srcroot to find runtest rather than rootme.
13086 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13087
13088Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13089
13090 * test-build.mk: Extensive additions to support building on a
13091 machine other than the host.
13092
13093Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13094
13095 * configure (tooldir): Fix for i386-aix again.
13096
13097Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13098
13099 * configure, Makefile.in: Change definition of $(tooldir)
13100 to match the FSF.
13101
13102Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13103
13104 * config.guess: Recognize i[34]86/SVR4.
13105
13106Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13107
13108 * Makefile.in (all-gdb): gdb depends on sim.
13109
13110Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13111
13112 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13113 at the same time we make the prototype gdb directory.
13114 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13115 files at the same time as the gdb base release distribution.
13116
13117Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13118
13119 * Makefile.in (check): Use individual check targets rather than
13120 DO_X rule.
13121 (check-gcc): Added.
13122
13123Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13124
13125 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13126 for System V release 3.2.
13127
13128Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13129
13130 * config.sub: Recognize hppaosf.
13131 * configure.in: Do configure ld/binutils/gas for it.
13132
13133Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13134
13135 * configure (tooldir): Alter syntax used to set this, for systems
13136 where "\$" isn't handled right, like i386-aix.
13137
13138Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13139
13140 * configure: Pass program-transform-name, not
13141 program_transform_name, to recursive configures.
13142
13143Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13144
13145 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13146 of gas+ld+binutils.
13147
13148Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13149
13150 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13151
13152Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13153
13154 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13155
6599da04
JM
13156Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13157
13158 * Makefile.in (PRMS): Set back to all-prms.
13159
13160Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13161
13162 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13163 targets, rather than for MIPS hosts.
13164
13165Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13166
13167 * configure.in: add comment for --with-x default values
13168
13169 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13170
13171 * Makefile.in: add check-* targets for each of the directories in
13172 the tree. Add a definition of RUNTEST that will use the one we
13173 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13174
13175Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13176
13177 * configure.in: Removed obsolete references to bfd_target and
13178 target_makefile_frag.
13179
13180 * build-all.mk: Set assorted targets for Q2.
13181 * config.sub: Recognize z8k-sim and h8300-hms.
13182 * test-build.mk: Really don't pass host to configure.
13183 (HOLES): Added uname.
13184
13185Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13186
13187 * configure: Handle an empty program-prefix, program-suffix or
13188 program-transform-name correctly.
13189
13190Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13191
13192 * build-all.mk: -G 8 no longer required for MIPS targets.
13193 * test-build.mk: Don't pass host argument to configure; make it
13194 guess.
13195
13196Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13197
13198 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13199 * Makefile.in (COMPRESS): New macro, like GZIP.
13200
13201Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13202
13203 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13204
13205 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13206 with gas currently defaults to -G 0.
13207
13208Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13209
13210 * Makefile.in (all-flex): flex depends on byacc.
13211
13212 * build-all.mk: If host not specified, use config.guess. Pass TAG
13213 to test-build.mk as RELEASE_TAG.
13214 * test-build.mk (configargs): New variable containing arguments to
13215 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13216 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13217
13218 * config.guess: Use /bin/uname when checking -X argument on SCO,
13219 to avoid invoking GNU uname which doesn't understand -X.
13220
13221 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13222
13223 * configure.in: Build gas for mips-*-*.
13224
13225Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13226
13227 * Makefile.in (all.normal): insert missing backslash.
13228
13229Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13230
731a8127 13231 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13232
13233 * Makefile.in: Complete overhaul to merge many almost identical
13234 targets.
13235
13236Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13237
13238 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13239 (gdb.tar.Z): Adjusted.
13240
13241 * Makefile.in (setup-dirs, taz): New targets; should be general
13242 enough to adapt for gdb sometime. Build only .z file.
13243 (gas.tar.z): New target.
13244
13245Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13246
13247 * build-all.mk: Use CC=cc -Xs on Solaris.
13248
6599da04
JM
13249Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13250
13251 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13252 for handling BISON for FSF releases.
13253
13254Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13255
13256 * configure: Actually implement the change zoo just documented.
13257
13258Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13259
13260 * configure: when using config.guess, only set target_alias when
13261 it's not already been set (ie, on the command line)
13262
13263Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13264
13265 * Makefile.in: add installcheck target, set PRMS to install-prms
13266
13267Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13268
13269 * configure: add support for package_makefile_fragment, handle the
13270 case where a directory has a configure.in file but no Makefile.in
13271 more gracefully (with an actual understandable error message, even);
13272 add support for --without (and add this to the usage message); also
13273 explicitly add a --host=${host_alias} to the command line when
13274 config.guess is used
13275
13276Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13277
13278 * configure: Must use both --host and --target in recursive calls.
13279
13280Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13281
13282 * Makefile.in: Change deja-gnu to dejagnu.
13283
13284Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13285
13286 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13287
13288Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13289
13290 * configure.in: canonicalize all instances to *-*-solaris2*,
13291 also strip out a number of tools to not build for go32 host
13292
13293Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13294
13295 * config.guess: add GPL.
13296
13297 * Makefile.in, config.guess, config.sub, configure: bump
13298 copyrights to 93.
13299
13300Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13301
13302 * Makefile.in (do-info): Removed obsolete check for existence of
13303 localenv file.
13304
13305 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13306
13307Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13308
13309 * Makefile.in: a couple of 'else true' for decstation,
13310 support for TclX
13311
13312 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13313
13314Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13315
13316 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13317
13318Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13319
13320 * config.guess: Recognize i386-ibm-aix (PS/2).
13321 * configure.in: Use config/mh-aix386 file for it.
13322
13323Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13324
13325 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13326 CC_FOR_TARGET instead.
13327 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13328
13329Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13330
13331 * Makefile.in: Add sim to list of directories sent with gdb
13332
13333Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13334
13335 * configure.in: Put back mips-dec-bsd* case.
13336
13337Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13338
13339 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13340 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13341 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13342
13343Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13344
13345 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13346
13347 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13348 (install-info): install dir.info only if it exists,
13349 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13350
13351Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13352
13353 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13354 gas for mips-dec-bsd.
13355
13356Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13357
13358 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13359 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13360
13361Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13362
13363 * configure.in: Added "dejagnu" to hosttools list.
13364
13365Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13366
13367 * config.sub, configure.in, config.guess: Add support
13368 for Bosx, an AIX variant from Bull.
13369 Patches from F.Pierresteguy@frcl.bull.fr.
13370
13371Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13372
13373 * devo/dejagnu: Initial creation of devo/dejagnu.
13374 Migrated dejagnu testcases and support files for testing software
13375 tools to reside as subdirectories, currently called "testsuite",
13376 within the directory of the software tool. Migrated all programs,
13377 support libraries, etc. beloging to dejagnu proper from
13378 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13379 with no modifications. The changes to these files which will
13380 allow them to configure, build, and execute properly will be made
13381 in a future update.
13382
13383Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13384
13385 * Makefile.in: Change send_pr to send-pr.
13386 * configure.in: Likewise.
13387 * send_pr: Renamed directory to send-pr.
13388
13389Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13390
13391 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13392
13393Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13394
13395 * README: Update for gdb-4.8 release.
13396 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13397 gdb-xxx.tar.z (gzip'd) file also.
13398
13399Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13400
13401 * Makefile.in: make all-diff depend on all-libiberty
13402
13403Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13404
13405 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13406
13407Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13408
13409 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13410
13411Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13412
13413 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13414 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13415 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13416
13417Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13418
13419 * Makefile.in: makeinfo binary is in a new location
13420
13421Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13422
13423 * config.sub: Accept -ecoff as an OS.
13424
13425 * Makefile.in: Various changes to eliminate a level of make
13426 recursion and reduce the required command line length.
13427 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13428 sub-makes.
13429 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13430 variables holding settings for specific sub-makes.
13431 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13432 in terms of BASE_FLAGS_TO_PASS.
13433 (TARGET_LIBS): New variable listing directories which use
13434 TARGET_FLAGS_TO_PASS.
13435 (subdir_do): Eliminated.
13436 (do-*): New set of targets to replace subdir_do.
13437 (various): All targets which used subdir_do now depend on do-*.
13438 (local-clean): Renamed from do_clean.
13439 (local-distclean): New target, dependency of distclean and
13440 realclean.
13441 (install-info): Don't create directories. Depend on dir.info
13442 rather than calling make recursively.
13443 (install-dir.info): Eliminated.
13444 (install-info-dirs): Create all info directories here.
13445 (dir.info): Depend upon do-install-info.
13446
13447 * test-build.mk (HOLES): Added false.
13448
13449Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13450
13451 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13452
13453Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13454
13455 * Makefile.in (info): remove dependency on all-texinfo. The
13456 problem was really in texinfo/C, not at this level.
13457
13458Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13459
13460 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13461
13462Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13463
13464 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13465 GDB releases.
13466
13467Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13468
13469 * configure: Include srcdir in message about target of link not
13470 being found. Don't convert `-' to `_' in `with' options being
13471 passed to subdirs.
13472
13473Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13474
13475 * configure.in: add uudecode to host_tools
13476
13477 * Makefile.in: added {all,install}-uudecode targets, added them to
13478 the appropriate lists
13479
13480Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13481
13482 * Makefile.in (all-gcc): Added dependency on all-gas.
13483
13484 * configure.in (mips-*-*): Build ld and binutils.
13485
13486Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13487
13488 * configure: check return code from mkdir, print error message and
13489 exit on failure.
13490
13491Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13492
13493 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13494
13495Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13496
13497 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13498
13499Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13500
13501 * config.sub (h8500): Recognize this as a cpu type.
13502
13503Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13504
13505 * configure: source directory missing is no longer a warning
13506
13507 * configure.in: recognize irix[34]* instead of irix[34]
13508
13509 * Makefile.in: define and pass down X11_LIB
13510
6599da04
JM
13511Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13512
13513 * guess-systype: Renamed to ...
13514 * config.guess: ... by popular request.
13515 * configure.in, Makefile.in: Update accordingly.
13516
13517Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13518
13519 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13520 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13521 + Execute ./dummy instead of assuming . is in PATH.
13522
13523Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13524
13525 * guess-systype: New shell script. Attempts to guess the
13526 canonical host name of the executing host.
13527 Only a few hosts are supported so far.
13528 * configure: Call guess-systype if no host is specified.
13529
13530Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13531
13532 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13533 gcc Makefile.
13534
13535
13536Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13537
13538 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13539 (all-gcc, install-gcc, subdir_do): Use it.
13540
13541Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13542
13543 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13544
13545Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13546
13547 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13548 set exclusively by configure, using configure.in .
13549
13550Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13551
13552 * test-build.mk: set $PATH for all builds
13553
13554 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13555
13556Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13557
13558 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13559 the one used in gcc/Makefile.in, so that a null expansion doesn't
13560 override the one needed to build gcc with a native cc.
13561
13562
13563Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13564
13565 * configure: Accept -with arguments.
13566
13567Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13568
13569 * Makefile.in: added h8300sim
13570
13571Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13572
6599da04
JM
13573 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13574 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13575 (all-cygnus, native, build-cygnus): Make
13576 $(canonhost)-stamp-3stage-done, not $(host)....
13577 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13578 i386-sco3.2v4. Added else true to if command.
13579
13580Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13581
13582 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13583
13584Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13585
13586 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13587
13588Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13589
13590 * configure.in: don't remove binutils from Solaris builds
13591
13592Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13593
13594 * Makefile.in: get rid of earlier definitions for *clean,
13595 also handle the recursive info rule better
13596
13597Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13598
13599 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13600 do more-or-less the right thing.
13601
13602Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13603
13604 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13605 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13606
13607Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13608
13609 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13610 $(host_canonical).
13611
13612 * configure.in: split the configdirs list into 4 categories (native
13613 v. cross, library v. tool) and handle the cross-only and native-
13614 only in more reasonable (and correct!) way.
13615
13616Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13617
13618 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13619 configdirs anymore.
13620
13621Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13622
13623 * Makefile.in: extensive cleanup:: removed all of the explicit
13624 clean-* targets, collapsed many wrappers around subdir_do into
13625 one, added additional targets to satisfy standards.texi, deleted
13626 some old targets, some changes for consistency
13627
13628Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13629
13630 * configure.in: handle some programs as cross-only, and others as
13631 native only
13632
13633 * test-build.mk: handle partial holes in a more generic manner
13634
13635 * Makefile.in: m4 depends on libiberty
13636
6599da04
JM
13637Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13638
13639 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13640 time, wdiff, and find to configdirs
13641
13642 * Makefile.in: all, clean, and install rules for the new programs
13643 added to configure.in
13644
13645Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13646
13647 * configure.in: use mh-sun for all *-sun-* hosts
13648
6599da04
JM
13649Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13650
13651 * Makefile.in: define flags for X11 include files and library file
13652 locations, pass them down to the programs that need this info
13653
13654 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13655
6599da04
JM
13656Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13657
13658 * configure.in: start building libg++ for HP-UX targets
13659
13660Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13661
13662 * README: Update references to files moved into etc/.
13663
13664Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13665
13666 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13667 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13668
13669Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13670
13671 * configure: accept dash as well as underscore in long option
13672 names for FSF compatibility.
13673
13674Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13675
13676 * config.sub: added -sco3.2v4 support from FSF.
13677
13678Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13679
13680 * configure.in: expand the section that adds or removes
13681 directories from the list of programs to build, to handle native
13682 vs. cross in addition to host v. native
13683
13684Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13685
13686 * Makefile.in: Replace C++ in macro names with CXX.
13687 This is less likely to break ...
13688
13689Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13690
13691 * test-build.mk: add -w to GNU_MAKE
13692
13693Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13694
13695 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13696 add 'sparc' to list of recognized cpus. This needed to make
13697 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13698 Delete some redundant ose68 variants. Recognize -wrs as an os,
13699 then changes that into $CPU-wrs-vxworks.
13700
13701 * configure.in: remove most references to gdbtest, regularize
13702 target based program removal
13703
13704 * test-build.mk: import from p3 tree (many fixes and changes)
13705
13706Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13707
13708 * Makefile.in: added rules to handle tcl, tk, and expect
13709
13710 * configure.in: handle those directories if they exist
13711
13712Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13713
13714 * config.sub: removed bogus hppabsd and hppahpux names, since
13715 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13716
13717Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13718
13719 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13720 depends upon all-xiberty
13721
13722 * Makefile.in: changes from p3, including:
13723
13724 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13725
13726 * Makefile.in (XTRAFLAGS): include newlib directories if
13727 newlib/Makefile exists, rather than if host != target.
13728
13729 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13730
13731 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13732 from the same source tree and not building a cross-compiler. This
13733 matters for the libg++ configuration if reconfiguring a tree that
13734 has already been installed.
13735
13736 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13737
13738 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13739 pick up the machine and system specific header files.
13740
13741 * Makefile.in: added AS_FOR_TARGET, passed down in
13742 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13743 the C compiler to use to create programs which are run in the
13744 build environment, set it to default to $(CC), and passed it down
13745 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13746
13747 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13748
13749 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13750 We need them for unusual native builds, like systems without
13751 ranlib.
13752
13753 * configure: also define $(host_canonical) and
e490616e
ZW
13754 $(target_canonical), which are the full, canonical names for the
13755 given host and target
6599da04
JM
13756
13757Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13758
13759 * Makefile.in: Added separate definitions for C++.
13760
13761Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13762
13763 * configure.in (configdirs): Add deja-gnu.
13764
13765Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13766
13767 * README: Update for configure.texi and gdb-4.7 release.
13768
13769Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13770
13771 * Makefile.in: Move "all" target to top of file.
13772 Previously, first target was ".PHONY" which caused BSD4.4 make
13773 to build .PHONY when make was run without arguments.
13774
13775Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13776
13777 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13778 Library-copylefted code in libiberty.
13779
13780Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13781
13782 * config.sub: Replace m68kmote with plain old m68k.
13783
13784Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13785
13786 * Makefile.in: Remove space from blank line, avoid Make complaints.
13787
13788Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13789
13790 * config.sub: Complain if no argument is given. Added support for
13791 386bsd as OS and target alias.
13792
13793Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13794
13795 * Makefile.in (XTRAFLAGS): include newlib directories if
13796 newlib/Makefile exists, rather than if host != target.
13797
13798Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13799
13800 * config.sub: recognize sparclite-wrs-vxworks.
13801
13802 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13803 p3.) Added clean-xiberty to clean.
13804
13805Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13806
13807 * configure.in: use *-*-* instead of nested cases for host and target
13808
13809Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13810
13811 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13812 from the same source tree and not building a cross-compiler. This
13813 matters for the libg++ configuration if reconfiguring a tree that
13814 has already been installed.
13815
13816Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13817
13818 * config.sub (i486v/i486v4): Merge in from FSF version.
13819
13820Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13821
13822 * configure: only set PWD if it is already set.
13823
13824Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13825
13826 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13827 doesn't have unset and all success paths (and most error paths)
13828 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13829 to just ${PWD} to avoid confusion.)
13830
13831Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13832
13833 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13834 even for a native compilation.
13835
13836Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13837
13838 Changes to make the gdb.tar.Z rule work better.
13839
13840 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13841 (DEVO_SUPPORT): Add configure.texi.
13842 (bfd-ilrt.tar.Z): Remove ancient rule.
13843
13844Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13845
13846 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13847 pick up the machine and system specific header files.
13848
13849 * configure.in, config.sub: added new target m68010-adobe-scout,
13850 with alias of adobe68k. Changed configure.in to check for
13851 -scout before -sco* to avoid a false match.
13852
13853 * Makefile.in: added AS_FOR_TARGET, passed down in
13854 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13855 the C compiler to use to create programs which are run in the
13856 build environment, set it to default to $(CC), and passed it down
13857 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13858
13859Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13860
13861 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13862 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13863 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13864 FOR_TARGET variants, to newlib and libg++.
13865
13866Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13867
13868 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13869 first.
13870
13871Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13872
13873 * config.sub: Accept `elf' as an environment.
13874
13875Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13876
13877 * Makefile.in (all-opcodes): cd into the right directory
13878
13879Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13880
13881 * configure: added -program_transform_name option, used as
13882 argument to sed when installing programs.
13883 configure.texi: added documentation for -program_prefix,
13884 -program_suffix and -program_transform_name.
13885
13886Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13887
13888 * config.sub: Accept i486 where i386 ok.
13889
13890Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13891
13892 * config.sub: accept we32k
13893
13894Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13895
3b75d237 13896 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
13897
13898 * Makefile.in: don't create all directories for ``make install'';
13899 let the subdirectories create the ones they need.
13900
13901Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13902
e490616e 13903 * COPYING: new file, GPL v2
6599da04
JM
13904
13905Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13906
13907 * Makefile.in: use the new gen-info-dir, which needs a template
13908 argument (which also lives in texinfo)
13909
13910 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13911
6599da04
JM
13912Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13913
13914 * config.sub (ncr3000): Change i386 to i486.
13915
13916Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13917
13918 * Makefile.in: add install-rcs, install-grep to
13919 install-no-fixedincludes, removed install-bison and install-libgcc
13920
13921Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13922
13923 * configure.in: grab the HPUX makefile fragment if on HPUX
13924
13925Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13926
13927 * Makefile.in: eradicate bison spoor (ditto libgcc).
13928 configure.in: recognise m68{k,000}-ericsson-OSE.
13929 es1800 is alias for m68k-ericsson-OSE
13930
13931Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13932
13933 * configure.in: rearrange the parts that remove programs from
13934 configdirs, based now on HOST==TARGET or by canonical triple.
13935
13936Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13937
13938 * test-build.mk: recurse explicitly with -f test-build.mk when
13939 appropriate. predicate stage3 and comparison on the existence
13940 of gcc. That is, if gcc isn't around, we aren't three-staging.
13941 On very clean, also remove ...stamp-co. Build in-place before
13942 doing other builds.
13943
13944Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13945
13946 * Makefile.in, configure.in: add tgas
13947
13948Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13949
13950 * Makefile.in: a number of changes merged in from progressive.
13951
13952 * configure.in: add libm.
13953
13954 * .cvsignore: ignore some stuff that comes from test-build.mk.
13955
6599da04
JM
13956Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13957
13958 * config.sub: Add es1800 (m68k-ericsson-es1800).
13959
13960Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13961
13962 * configure: Add program_suffix (parallel to program_prefix)
13963 * Makefile.in: adjust directory-creating script for losing decstation
13964
13965Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13966
13967 * configure: Minor $subdir-related fixes.
13968
13969Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13970
13971 * configure: fix various problems with propogating
13972 makefile_target_frag in subdirs.
13973 * configure.in: config libgcc if its there
13974
13975Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13976
13977 * config.sub: HPPA merge.
13978
6599da04
JM
13979Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13980
13981 * Makefile.in: Replace all-bison with all-byacc in all
13982 dependency lines for other tools (which now use byacc).
13983
13984Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13985
13986 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13987
6599da04
JM
13988Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13989
13990 * Makefile.in: make gprof rules similar to byacc rules (instead of
13991 vestigal $(unsubdir) that didn't work...)
13992
13993Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13994
13995 * config.sub: Add support for Linux.
13996 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13997 (at least for libg++).
13998
13999Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14000
14001 * configure.texi: fix doc for the -nfp option to configure
14002
14003Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14004
14005 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14006
14007Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14008
14009 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14010 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14011 * configure.in: added solaris* host_makefile_frag hook.
14012
14013Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14014
14015 * config.sub: changed recognition of m68000 so that various
14016 m68k types can be specified via m680[01234]0
14017
14018Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14019
14020 * config.sub (basic_machine): fix sed so that '-foo' isn't
14021 completely substituted out while .+'-foo' loses the '-foo'
14022
14023Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14024
14025 * config.sub ($os): Add -aout.
14026
14027Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14028
14029 * configure: If host_makefile_frag is absolute, don't
14030 prefix ${invsubdir} (relevant to libg++ auto-configure).
14031
14032Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14033
14034 * Makefile.in (tooldir): Define it.
14035 (all-ld): Depend on all-flex.
14036
14037Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14038
14039 * Makefile.in (check): Fix libg++ special case.
14040
14041Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14042
14043 * configure: do not bury `pwd` into config.status, thus do fewer
14044 pwd's.
14045
14046 * configure: print the "Building in" message only when building in
14047 other than "." AND verbose.
14048
63f6bcd7 14049 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14050 configures.
14051
14052 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14053
14054Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14055
14056 * Makefile.in: macroize flags passed on recursion. remove
14057 fileutils.
14058
14059Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14060
14061 * configure: get makesrcdir right for subdirs deeper than 1.
14062
14063 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14064 install.
14065
14066Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14067
14068 * Makefile.in: don't print subdir_do or recursion lines.
14069
14070Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14071
14072 * standards.texi: added menu item.
14073
14074 * Makefile.in: build and install standards.info.
14075
14076 * standards.texi: new file.
14077
14078Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14079
14080 * configure: test for and move config.status pieces from
14081 ${subdir}/.
14082
14083Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14084
6599da04
JM
14085 * configure: Test for existance of files before trying to mv
14086 them, to avoid numerous non-existance messages.
14087
14088Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14089
14090 * configure: correct final line of config.status.
14091
14092 * configure: patch from eggert. Avoids a protection problem if
14093 the original Makefile.in is read only.
14094
14095 * configure: use move-if-change from gcc to create config.status.
14096 Some makefiles depend on config.status to tell if a directory
14097 has been reconfigured for a different host. This change
14098 prevents those directories from remaking everything in the case
14099 where the reconfig was only intended to rebuild a Makefile.
14100
14101 * configure: test for config.sub with "config.sub sun4" rather
14102 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14103 host alias from a missing config.sub.
14104
14105Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14106
14107 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14108 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14109
14110Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14111
14112 * configure: mkdir ${subdir} as needed.
14113
14114Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14115
14116 * Makefile.in,configure.in: added autoconf.
14117
14118Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14119
14120 * Makefile.in: no longer pass against on recursion.
14121
14122 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14123 definitions are not inherited.
14124
14125 * configure: correct makesrcdir when subdir is .
14126
14127Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14128
14129 * configure: Add support for 'subdirs' variable, which is
14130 like 'configdirs', except that configure doesn't re-invoke
14131 itself for subdirs, it just creates a Makefile for each subdir.
14132 * configure.texi: Document subdirs.
14133
14134Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14135
14136 * configure.in: added flex to configdirs
14137
14138Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14139
14140 * Makefile.in: remove clean-stamps from clean.
14141
14142Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14143
14144 * configure.in: Add gdbtest to configdirs.
14145
14146Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14147
14148 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14149 to recursive makes.
14150 * configure.in: Recognize new ncr3000 config.
14151
14152Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14153
14154 * Makefile.in, configure.in: removed references to gdbm.
14155
14156Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14157
14158 * config.sub: Don't canonicalize os value
14159 newsos* to bsd (readline needs to check for newsos).
14160 (This fix was earlier made Jan 31, but got re-broken.)
14161
14162Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14163
14164 * configure.in: sco is an os, not a vendor!
14165
14166 * configure: Quote $( better. Keep various shells happy.
14167
14168Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14169
14170 * Makefile.in: eliminate stamp-files.
14171
14172Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14173
14174 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14175 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14176
14177Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14178
14179 * config.sub: fix iris/iris3.
14180
14181Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14182
14183 * configure: re-add -rm.
14184
14185Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14186
14187 * Maskefile.in: add .stmp-rcs to all.
14188
14189 * configure.in: remove gas from rs6000 build, use aix host fragment.
14190
14191Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14192
14193 * configure: pass down site_option during recursion.
14194
14195Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14196
14197 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14198
14199Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14200
14201 * configure: Change exec_prefix so that it really defaults to prefix.
14202
14203Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14204
14205 * Makefile.in, configure.in: Add support for mmalloc library.
14206
14207Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14208
14209 * Makefile.in: add stmp dependencies for a few more things.
14210
14211Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14212
14213 * configure: adjusted error message on objdir/srcdir configure
14214 collision, per john's suggestion.
14215
14216 * Makefile.in: add libiberty stmp to all and all.cross.
14217
14218Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14219
14220 * Makefile.in: remove force dependencies, add grep to all.
14221
14222Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14223
14224 * Makefile.in: drop flex. make stamp files work.
14225
14226 * configure: added test for conflicting configuration in srcdir,
14227 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14228 gets cranky. use relative paths for configure and srcdir
14229 whenever possible. Send some error messages to stderr that were
14230 going to stdout.
14231
14232Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14233
14234 * Makefile.in: Fix libg++ rule to check for gcc directory
14235 before using gcc/gcc. Also pass XTRAFLAGS.
14236
14237Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14238
14239 * Makefile.in: added stmp-files so that directories aren't polled
14240 when they are already built.
14241
14242 * configure.texi: fixed a node pointer problem.
14243
14244Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14245
731a8127 14246 * config.sub configure.in gdb/configure.in
6599da04
JM
14247 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14248 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14249 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14250
14251Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14252
14253 * configure: -recurring becomes -silent. corrected help message
14254 for -site= option.
14255
14256 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14257
14258Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14259
14260 * configure: when building Makefile for crosses, replace
14261 tooldir and program_prefix. default srcdir from location of
14262 config.sub. remove "for host in hosts" and "for target in
14263 targets" loops.
14264
14265Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14266
14267 * Makefile.in: Do not pass bindir or mandir to cvs.
14268
14269Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14270
14271 * Makefile.in, configure.in: removed traces of namesubdir,
14272 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14273 copyrights to '92, changed some from Cygnus to FSF.
14274
14275 * configure.texi: remove most references to multiple hosts,
14276 multiple targets, subdirs, etc.
14277
14278 * configure.man: removed rcsid. reference config.sub not
14279 config.subr.
14280
14281 * Makefile.in: mkdir $(infodir) on install-info.
14282
14283Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14284
14285 * configure.texi: Explain better about .gdbinit and about
14286 the environment that configure.in sections run in.
14287
14288Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14289
14290 * configure.in: Ultrix is only a decstation if it's a MIPS.
14291
14292Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14293
14294 * README: DOC.configure => cfg-paper.texi.
14295
14296Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14297
14298 * config.sub (near case $os): Don't convert newsos* to bsd!
14299
14300Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14301
14302 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14303 the number of copies of COPYING that go into the GDB tar file.
14304
14305Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14306
731a8127 14307 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14308 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14309 Fix SCO configuration stuff.
14310
14311Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14312
14313 * Makefile.in: For libg++, make sure the -I pointing
14314 to the gcc directory goes *after* all the libg++-local -I flags.
14315 Also, move just-gcc dependency from just-libg++ to all-libg++.
14316
14317Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14318
14319 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14320
14321Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14322
14323 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14324
14325Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14326
14327 * config.sub: Add stratus configuration frags. Also
14328 submitted to FSF.
14329
14330Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14331
14332 * Makefile.in (DEV_SUPPORT): add configure.man.
14333
14334 * config.sub(Decode manufacturer-specific): add -none*.
14335
14336Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14337
14338 * Makefile.in: remove form feeds to make Sun's make happy.
14339 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14340
14341Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14342
14343 * Makefile.in (AR_FLAGS): Make quieter.
14344
14345Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14346
14347 * configure.in: Add libg++.
14348 * configure: When verbose, don't output the command line at each
14349 level; it will be unremarkably the same as the previous version,
14350 which will be the same as what the user typed.
14351
14352Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14353
14354 * configure.in, Makefile.in: fix clean-info, add flex. add
14355 fileutils.
14356
14357 * configure: be less sensitive to spaces in Makefile.in. Do not
14358 look for sources in "..". Doing so breaks subdirectories that
14359 might have their own configure. If a subdir has it's own
14360 configure script, use it.
14361
14362Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14363
14364 * cfg-paper.texi: some changes suggested by rms.
14365
14366Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14367
14368 * config.sub: Merge in some small additions from the FSF version,
14369 taken from the gcc distribution, to bring the Cygnus and FSF
14370 versions into closer sync.
14371
14372Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14373
14374 * configure.in: Changed svr4 references to sysv4.
14375
14376Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14377
14378 * configure: added -V for version number option.
14379
14380Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14381
14382 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14383 renamed from DOC.configure to cfg-paper.texi.
14384
14385Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14386
14387 * configure, config.subr, config.sub: config.subr is now
14388 config.sub again.
14389
14390Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14391
14392 * configure.texi: new file, in progress.
14393
14394 * Makefile.in: build info file and install the man page for
14395 configure.
14396
14397 * configure.man: new file, first cut.
14398
14399 * configure: find config.subr again now that configuration "none"
14400 has gone. removed all traces of the -ansi option. removed all
14401 traces of the -languages option.
14402
14403 * config.subr: resync from rms.
14404
14405Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14406
14407 * configure, config.sub, config.subr: merge config.sub into
14408 config.subr, call the result config.subr, remove config.sub, use
14409 config.subr.
14410
14411 * Makefile.in: revised install for dir.info.
14412
14413Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14414
14415 * configure.in: add decstation host makefile frag.
14416
14417 * Makefile.in: BISON now bison -y again. also install-gcc on
14418 install. clean-gdbm on clean. infodir belongs in datadir.
14419 Make directories for info install. Build dir.info here then
14420 install it.
14421
14422Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14423
14424 * Makefile.in: fix for bad directory tests.
14425
14426Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14427
14428 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14429 regexp. -srcdir relative was being handled incorrectly.
14430
14431 * Makefile.in: unwrapped some for loops so that parallel makes
14432 work again and so one can focus one's attention on a particular
14433 package.
14434
14435Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14436
14437 * configure: added PWD as a stand in for `pwd` (for speed). use
14438 elif wherever possible. make -srcdir work without -objdir.
14439 -objdir= commented out.
14440
14441Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14442
14443 * configure: +options become --options. -subdirs commented out.
14444 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14445 Makefile now at top of generated Makefile. Removed cvs log
14446 entries. added -srcdir. create .gdbinit only if there is one
14447 in ${srcdir}.
14448
14449 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14450 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14451 and mandir now keyed off datadir by default.
14452
14453Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14454
14455 * Freshly created ChangeLog.
14456
14457\f
14458Local Variables:
14459mode: change-log
14460left-margin: 8
14461fill-column: 76
14462version-control: never
14463End: