]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
8020a4d5
DM
12014-08-19 David Malcolm <dmalcolm@redhat.com>
2
3 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4
a231b8a5
JV
52014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
ce8126f5
CF
92014-08-19 Christopher Faylor <me.gnu@cgf.cx>
10
11 * MAINTAINERS: Remove myself
12
0f82e5c9
DM
132014-08-19 David Malcolm <dmalcolm@redhat.com>
14
15 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
16
9c9afb69
PP
172014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
190bea87
DM
212014-08-18 David Malcolm <dmalcolm@redhat.com>
22
23 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
24 SET_BB_HEADER, SET_BB_FOOTER
25
c41b94ce
DM
262014-08-18 David Malcolm <dmalcolm@redhat.com>
27
bb3fff01 28 * rtx-classes-status.txt: New file
c41b94ce 29
eae1a5d4
RG
302014-08-18 Roman Gareev <gareevroman@gmail.com>
31
32 * configure.ac: Eliminate ClooG installation dependency.
33 * configure: Regenerate.
34 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
35 * Makefile.in: Regenerate.
36
f613bc0f
IV
372014-08-15 Ilya Verbin <iverbin@gmail.com>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40
5f75acf4
IT
412014-08-15 Ilya Tocar <tocarip@gmail.com>
42
43 * MAINTAINERS (Write After Approval): Add myself.
44
88b1a322
JW
452014-08-01 Jiong Wang <jiong.wang@arm.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
8ed499f8
AG
492014-07-28 Anthony Green <green@moxielogic.com>
50
51 Import from savannah.gnu.org:
52 * config.sub: Update to 2014-07-28 version.
53
09ec3110
RS
542014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
55
56 * MAINTAINERS: Remove my MIPS maintainer entry.
57
7b7f941a
UB
582014-07-26 Uros Bizjak <ubizjak@gmail.com>
59
60 PR target/47230
61 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
62 * configure: Regenerate.
63
a12f7ac8
JN
642014-07-24 James Norris <jnorris@codesourcery.com>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
09611faf
RG
682014-07-20 Roman Gareev <gareevroman@gmail.com>
69
70 * configure.ac: Accept only CLooG 0.18.1.
71 * configure: Regenerate.
72
37738b0f
RG
732014-07-17 Roman Gareev <gareevroman@gmail.com>
74
75 * configure.ac: Don't accept isl 0.11.
76 * configure: Regenerate.
77
473037cb
AZ
782014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
79
80 * MAINTAINERS (Write After Approval): Add myself.
81
9a62ed16
RO
822014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
83
84 * configure.ac: Don't accept isl 0.10.
85 * configure: Regenerate.
86
c41f1c42 872014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 88
c41f1c42
BE
89 Fix include path for in-tree cloog.
90 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
91 * configure: Regenerate.
29d0a43c 92
c41f1c42 932014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 94
c41f1c42 95 * .gitignore: Import gcc_update output.
a5852bea 96
b6383ab8
TS
972014-06-13 Thomas Schwinge <thomas@codesourcery.com>
98
a10ec8bc
TS
99 * config-ml.in: Robustify ac_configure_args parsing.
100
45b3824d
TS
101 * configure.ac (--enable-linker-plugin-configure-flags)
102 (--enable-linker-plugin-flags): New flags.
103 (configdirs): Conditionally add libiberty-linker-plugin.
104 * configure: Regenerate.
105 * Makefile.def (host_modules): Add libiberty-linker-plugin.
106 (host_modules) <lto-plugin>: Pay attention to
107 @extra_linker_plugin_flags@ and
108 @extra_linker_plugin_configure_flags@.
109 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
110 * Makefile.in: Regenerate.
111
b6383ab8
TS
112 * Makefile.tpl (configure-[+prefix+][+module+])
113 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
114 "module_srcdir" instead of "module" for locating a module's srcdir.
115 * Makefile.in: Regenerate.
116
a4a1b5f3
MF
1172014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
118
119 * MAINTAINERS (Write After Approval): Add myself.
120
38a13841
SP
1212014-06-06 Sebastian Pop <sebpop@gmail.com>
122
123 * MAINTAINERS: Update my email address.
124
153fcd41
TP
1252014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
e25d9632
AB
1292014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
1007a55c
JW
1332014-05-30 Jonathan Wakely <jwakely@redhat.com>
134
135 PR libstdc++/61011
136 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
137 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
138 * configure: Regenerate.
139
fd9ed1ae
PA
1402014-05-28 Pedro Alves <palves@redhat.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
03bdb69f
MK
1442014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
145
146 * MAINTAINERS: Update my affiliation/email.
147
905083ad
MS
1482014-05-19 Mike Stump <mikestump@comcast.net>
149
150 * MAINTAINERS: Add wide-int reviewers.
151
707f1839
SL
1522014-05-14 Sandra Loosemore <sandra@codesourcery.com>
153
154 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
155 * configure: Regenerated.
156
7321dc60
TR
1572014-05-15 Torvald Riegel <triegel@redhat.com>
158
159 * MAINTAINERS (libitm): Add myself as maintainer.
160
5b1e4b47
CB
1612014-05-07 Charles Baylis <charles.baylis@linaro.org>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
a4ebe104
RS
1652014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
166
167 * config.sub, config.guess: Import from upstream.
168
9575df4a
AL
1692014-04-29 Alan Lawrence <alan.lawrence@arm.com>
170
171 * MAINTAINERS (Write After Approval): Put myself in correct order.
172
2fdc94b7
AL
1732014-04-29 Alan Lawrence <alan.lawrence@arm.com>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
080c6230
LB
1772014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
178
179 * MAINTAINERS: Move myself from Reviewers to Write After Approval
180 section.
181
4e4c8692
RÁE
1822014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
183
184 * MAINTAINERS (Write After Approval): Delete myself.
185
ffe7f7a7
JJ
1862014-04-17 Jakub Jelinek <jakub@redhat.com>
187
188 PR sanitizer/56781
189 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
190 and -B* options with -Xcompiler.
191
147d38a5
EB
1922014-04-04 Eric Botcazou <ebotcazou@adacore.com>
193
194 PR bootstrap/60620
195 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
196 * Makefile.in: Regenerate.
197
ba1925c3
YS
1982014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
199
200 * Makefile.def (dependencies): Make all-ld depend on all-binutils
201 for WINDRES_FOR_TARGET in default-manifest.o rule.
202 * Makefile.in: Regenerate.
203
8707b3bc
DH
2042014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
205
206 * MAINTAINERS (Write After Approval): Add myself.
207
9e1c8fc1
JJ
2082014-03-26 Jakub Jelinek <jakub@redhat.com>
209
210 PR sanitizer/56781
211 * Makefile.def: Set bootstrap=true; for host fixincludes.
212 * configure.ac: Don't bootstrap host fixincludes unless
213 --with-build-config=bootstrap-{a,ub}san.
214 * Makefile.in: Regenerated.
215 * configure: Regenerated.
216
beeda1d9
JJ
2172014-03-21 Jakub Jelinek <jakub@redhat.com>
218
219 * configure.ac: Move BUILD_CONFIG set up earlier. Add
220 --enable-vtable-verify option parsing. Don't add
221 target-libsanitizer to bootstrap_target_libs unless
222 --with-build-config=bootstrap-asan or
223 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
224 to bootstrap_target_libs unless --enable-vtable-verify.
225 * configure: Regenerated.
226
e5dddc50
AS
2272014-03-10 Anatoly Sokolov <aesok@post.ru>
228
229 * MAINTAINERS (Write After Approval): Add myself.
230
df5bc1cb
DC
2312014-03-07 Denis Chertykov <chertykov@gmail.com>
232
233 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
234
3b9edeac
JJ
2352014-03-07 Jakub Jelinek <jakub@redhat.com>
236
237 PR bootstrap/58572
238 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
239 -I for libstdc++-v3 includes if $(LEAN).
240 * Makefile.in: Regenerated.
241
c01a8548
JW
2422014-03-04 Jonathan Wakely <jwakely@redhat.com>
243
244 * MAINTAINERS: Update my email address.
245
341c653c
WL
2462014-02-24 Walter Lee <walt@tilera.com>
247
248 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
249 (tilegx-*-*): Change to tilegx*-*-*.
250 * configure: Regenerate.
251
37f2c4f0
LR
2522014-02-17 Loren J. Rittle <ljrittle@acm.org>
253
254 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
255
6c01e96e
KV
2562014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
91da0481
RO
2602014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
261
262 PR target/59788
263 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
264 *solaris2*.
265
dd35b84f
JDA
2662014-01-21 John David Anglin <danglin@gcc.gnu.org>
267
268 * MAINTAINERS: Update my email address.
269
493b8af8
GP
2702014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
271
272 * MAINTAINERS: Convert to UTF-8.
273 Properly sort Xinliang David Li's entry.
274
f121b81d
CLT
2752013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
276 Sandra Loosemore <sandra@codesourcery.com>
277
278 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
279 nios2 port maintainers.
280
74f769b5
MT
2812013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
79e0604d
FXC
2852013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
286
287 * configure.ac: Add user-friendly check for native x86_64-linux
288 multilibs.
289 * configure: Regenerate.
290
2220433c
OE
2912013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
292
293 * MAINTAINERS: Add myself as sh maintainer.
294
6f52009c
BS
2952013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
296
297 * MAINTAINERS: Add self as SLSR maintainer.
298
fba0d71e
JH
2992013-11-18 Jan Hubicka <hubicka@ucw.cz>
300
301 * MAINTAINERS: Update my email address.
302
c4d1d6be
DE
3032013-11-15 David Edelsohn <dje.gcc@gmail.com>
304
305 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
306
32e6ed92
TS
3072013-11-07 Thomas Schwinge <thomas@codesourcery.com>
308
32e6ed92
TS
309 * Makefile.in: Regenerate.
310
76c79d33
TS
311 * Makefile.tpl: Fix typo.
312 * Makefile.in: Regenerate partially.
313
186bc287
BI
3142013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
315
316 * configure.ac: Added libcilkrts to noconfig list when C++ is not
317 supported.
318 * configure: Regenerated.
319
3df8d54b
TS
3202013-11-01 Trevor Saunders <tsaunders@mozilla.com>
321
c4d1d6be 322 * MAINTAINERS (Write After Approval): Add myself.
3df8d54b 323
1652c6da
JM
3242013-10-30 Jason Merrill <jason@redhat.com>
325
326 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
327 --disable-build-format-warnings.
328
3038054c
BI
3292013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
330
331 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
332 depend on libstdc++ and libgcc.
333 * configure: Regenerate.
334 * configure.ac: Added libcilkrts to target binaries. Also, restrict
335 libcilkrts for POSIX and i*86, and x86_64 architectures.
336 * Makefile.in: Added libcilkrts related fields to support building it.
337
98906124
JL
3382013-10-26 Jeff Law <law@redhat.com>
339
340 * Makefile.def (target_modules): Remove libmudflap
341 (languages): Remove check-target-libmudflap).
342 * Makefile.in: Rebuilt.
343 * Makefile.tpl (check-target-libmudflap-c++): Remove.
344 * configure.ac (target_libraries): Remove target-libmudflap.
345 Remove checks which disabled libmudflap on some systems.
346 * configure: Rebuilt.
347 * libmudflap: Directory removed.
348
0a873daa
CH
3492013-10-21 Cong Hou <congh@google.com>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
93151914
MS
3532013-10-16 Mike Stump <mikestump@comcast.net>
354
355 * .dir-locals.el: Add.
356
459260ec
DM
3572013-10-15 David Malcolm <dmalcolm@redhat.com>
358
359 * configure.ac: Add --enable-host-shared
360 * configure: Regenerate.
361
2a3e690a
JR
3622013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
363
364 Import from savannah.gnu.org:
365 * config.guess: Update to 2013-06-10 version.
366 * config.sub: Update to 2013-10-01 version.
367
53426f6c
JR
3682013-10-01 Simon Cook <simon.cook@embecosm.com>
369
370 Changes to build configuration to allow big endian ARC ELF toolchain
371 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
372 * configure: Regenerate.
373
3cbe17f7
AM
3742013-09-20 Alan Modra <amodra@gmail.com>
375
376 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
377 ppc host match. Support little-endian powerpc linux hosts.
378
06c055fc
DS
3792013-09-19 Dodji Seketeli <dodji@redhat.com>
380
381 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
382 maintainer.
383
f6a83b4a
DD
3842013-09-12 DJ Delorie <dj@redhat.com>
385
386 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
c41f1c42 387 maintainers.
f6a83b4a 388
84aafcc2
RB
3892013-09-03 Richard Biener <rguenther@suse.de>
390
391 * configure.ac: Also allow ISL 0.12.
392 * configure: Regenerated.
393
3ecee8f7
BE
3942013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
395
396 * MAINTAINERS (Write After Approval): Add myself.
397
8dce4dbc
DM
3982013-08-27 David Malcolm <dmalcolm@redhat.com>
399
400 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
401
1fd07dbc
CT
4022013-08-26 Caroline Tice <cmtice@google.com>
403
404 * MAINTAINERS: Correct earliers update: Move myself from libvtv
405 "Various Reviewers" to libvtv "Various Maintainers".
406
ddfee906
SB
4072013-08-20 Steven Bosscher <steven@gcc.gnu.org>
408
409 * MAINTAINERS: Add myself as RTL optimizers reviewer.
410
6a56e2dd
BDK
4112013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
412
413 * MAINTAINERS: Update name, email.
414
d445d18d
AB
4152013-08-13 Adam Butcher <adam@jessamine.co.uk>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
82ca21b5
CT
4192013-08-12 Caroline Tice <cmtice@google.com>
420
421 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
422 address in the Write After Approval section.
423
7d1d0560
CD
4242013-08-09 Carlos O'Donell <carlos@redhat.com>
425
426 * MAINTAINERS (Write After Approval): Update email.
427
b9bfa45a 4282013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1e74b850
BK
429
430 * configure.ac: Adjust to check VTV_SUPPORTED.
431 * configure: Regenerated.
432
2077db1b
CT
4332013-08-02 Caroline Tice <cmtice@google.com>
434
435 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
436 on non-linux systems; add target-libvtv to noconfigdirs; add
437 libsupc++/.libs to C++ library search paths.
438 * configure: Regenerated.
439 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
440 libstdc++ and libgcc.
441 * Makefile.in: Regenerated.
442
66a5502a
YR
4432013-07-19 Yvan Roux <yvan.roux@linaro.org>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
1545921d
CJW
4472013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
448 Shiva Chen <shiva0217@gmail.com>
449
450 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
451 nds32 port maintainers.
452
1b2d0112
TS
4532013-07-17 Tim Shen <timshen91@gmail.com>
454
455 * MAINTAINERS (Write After Approval): Add myself.
456
bc98bcc4
JBG
4572013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
458
459 * configure.ac: Sync from binutils.
460 * configure: Regenerate.
461
a96e949c
VP
4622013-06-14 Vidya Praveen <vidyapraveen@arm.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
4096c0c2
DT
4662013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
6db9ce91
DM
4702013-05-17 David Malcolm <dmalcolm@redhat.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
dc4ea06f
BM
4742013-04-30 Brooks Moses <bmoses@google.com>
475
476 * MAINTAINERS: Update my email; move myself from Fortran
477 reviewer to Write After Approval.
478
eb7062cf
AS
4792013-04-16 Andreas Schwab <schwab@suse.de>
480
481 * configure.ac (aarch64-*-*): Don't disable java.
482 * configure: Regenerate.
483
4b1d4198
CJW
4842013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
6ab7e76a
MK
4882013-03-30 Matthias Klose <doko@ubuntu.com>
489
490 * Makefile.def (target_modules): Don't install libffi.
491 * Makefile.in: Regenerate.
492
6790f448
TS
4932013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
494
495 * MAINTAINERS (Write After Approval): Add myself.
496
a4a66330
AS
4972013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
4dddfc74
YZ
5012013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
502
503 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
504 * configure: Regenerated.
505
9ccd841a
DE
5062013-02-04 David Edelsohn <dje.gcc@gmail.com>
507
508 * MAINTAINERS: Explicitly add myself as AIX maintainer.
509 Remove Geoff Keating as rs6000 port maintainer, at his request.
510
9058217d
MK
5112013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
512
513 * MAINTAINERS: Update my email.
514
600613d7
SM
5152013-01-23 Shenghou Ma <minux.ma@gmail.com>
516
600613d7
SM
517 * configure: Re-generate.
518
2869f0ff
RB
5192013-01-15 Richard Biener <rguenther@suse.de>
520
521 PR other/55973
522 * configure: Re-generate.
523
197fa28c
MK
5242013-01-14 Matthias Klose <doko@ubuntu.com>
525
526 * Makefile.def (install-target-libsanitizer): Depend on
527 install-target-libstdc++-v3.
528 * Makefile.in: Regenerate.
529
d0ad394c
RB
5302013-01-14 Richard Biener <rguenther@suse.de>
531
532 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
533 * configure: Re-generate
534
969a00c7
JBG
5352013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
536
537 * config.sub: Update from config repo.
538
7cb9fd07
EB
5392013-01-11 Eric Botcazou <ebotcazou@adacore.com>
540
541 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
542 * Makefile.in: Regenerate.
543
f592bd45
JR
5442013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
545
546 * MAINTAINERS (arc): Add new port maintainership for myself.
547
7900ea7d
JM
5482013-01-09 Jason Merrill <jason@redhat.com>
549
550 * .gitignore: Import from gdb repository.
551
458752de
L
5522013-01-09 H.J. Lu <hongjiu.lu@intel.com>
553
554 * Makefile.def (configure-gcc): Depend on all-gmp.
555 (all-gcc): Remove dependency on all-gmp.
556 * Makefile.in: Regenerated.
557
24c4a93e
JBG
5582013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
559
560 * config.sub: Merge from config repo.
cb24ba82 561 * config.guess: Ditto.
24c4a93e 562
51c1ff0c
JBG
5632013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
564
565 * Makefile.def: Merge from binutils.
cb24ba82 566 * Makefile.in: Ditto.
51c1ff0c 567
e0d7fe6d
MK
5682013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
569
570 * MAINTAINERS: Update my email.
571
6c9c2cf2
BE
5722012-12-29 Ben Elliston <bje@gnu.org>
573
574 * config.guess: Update to 2012-12-29 version.
575 * config.sub: Likewise.
576
d89da9db
MK
5772012-12-20 Matthias Klose <doko@ubuntu.com>
578
579 * Makefile.def (install-target-libgfortran): Depend on
580 install-target-libquadmath, install-target-libgcc.
581 (install-target-libsanitizer): Depend on install-target-libgcc.
582 (install-target-libjava): Depend on install-target-libgcc.
583 (install-target-libitm): Depend on install-target-libgcc.
584 (install-target-libobjc): Depend on install-target-libgcc.
585 (install-target-libstdc++-v3): Depend on install-target-libgcc.
586 * Makefile.in: Regenerate.
587
6ce8fd9d
MK
5882012-12-19 Matthias Klose <doko@ubuntu.com>
589
590 * Makefile.def (install-target-libgo): Depend on
591 install-target-libatomic.
592 * Makefile.in: Regenerate.
593
0b8ca8fe
AS
5942012-12-18 Andreas Schwab <schwab@linux-m68k.org>
595
596 PR go/55201
597 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
598 * Makefile.in: Regenerate.
599
0e76460f
TS
6002012-12-16 Thomas Schwinge <thomas@codesourcery.com>
601
602 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
603 * configure: Regenerate.
604
f08bdd69
JBG
6052012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
606
607 * config.sub: Merge from config repo.
608
ac8701fe
L
6092012-12-11 H.J. Lu <hongjiu.lu@intel.com>
610
611 * Makefile.def (target_modules): Add bootstrap=true and
612 raw_cxx=true to libsanitizer.
613 * configure.ac (bootstrap_target_libs): Add libsanitizer.
614 * Makefile.in: Regenerated.
615 * configure: Likewise.
616
8d317164
RS
6172012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
618
619 * MAINTAINERS: Remove self as RTL optimization maintainer.
620
d7b30db8
KT
6212012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
99319980
L
6252012-11-28 H.J. Lu <hongjiu.lu@intel.com>
626
627 * Makefile.def (target_modules): Remove bootstrap=true and
628 raw_cxx=true from libsanitizer.
629 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
630 * Makefile.in: Regenerated.
631 * configure: Likewise.
632
c3cc0031
L
6332012-11-28 H.J. Lu <hongjiu.lu@intel.com>
634
635 * Makefile.def (target_modules): Add bootstrap=true and
636 raw_cxx=true to libsanitizer.
637 * configure.ac (bootstrap_target_libs): Add libsanitizer.
638 * Makefile.in: Regenerated.
639 * configure: Likewise.
640
5d99894e
AP
6412012-11-28 Andrew Pinski <apinski@cavium.com>
642
643 PR bootstrap/54279
644 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
645 * configure: Regenerate.
646 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
647 * Makefile.in: Regenerate.
648
647545a5
SP
6492012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
650
651 * configure.ac: Disable libsanitizer if we're not building C++.
652 * configure: Regenerate.
653
2bf33cdb
RM
6542012-11-15 Roland McGrath <roland@hack.frob.com>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
f0e10e24
DV
6582012-11-15 Dmitry Vyukov <dvyukov@google.com>
659
660 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
661 Kostya Serebryany (kcc@google.com) and
662 Jakub Jelinek (jakub@redhat.com).
663 Rename area for Dodji Seketeli (dodji@redhat.com).
664
8b7ec423
DS
6652012-11-15 Dodji Seketeli <dodji@redhat.com>
666
667 * MAINTAINERS: (asan.c, related): Add myself.
668
ff4b7a7e
RM
6692012-11-14 Roland McGrath <mcgrathr@google.com>
670
671 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
672 * configure: Regenerate.
673
93bf5390
RH
6742012-11-13 Richard Henderson <rth@redhat.com>
675
676 * configure.ac: Move libsanitizer logic to subdirectory.
677 * configure: Regenerate.
678
d6531d83
DS
6792012-11-13 Dodji Seketeli <dodji@redhat.com>
680
681 * configure.ac: Enable libsanitizer just on x86 linux for now.
682 * configure: Re-generate.
683
e7fae550
DE
6842012-11-13 David Edelsohn <dje.gcc@gmail.com>
685
686 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
687 sections.
688 * configure: Regenerate.
689
3c31b9b4
HPN
6902012-11-13 Hans-Peter Nilsson <hp@axis.com>
691
692 * configure.ac: Add section for configdirs for libsanitizer.
693 Disable for cris-*-* and mmix-*-*.
694 * configure: Regenerate.
695
f35db108
WM
6962012-11-12 Wei Mi <wmi@google.com>
697
698 * configure.ac: Add libsanitizer to target_libraries.
699 * Makefile.def: Ditto.
700 * configure: Regenerate.
701 * Makefile.in: Regenerate.
702 * libsanitizer: New directory for asan runtime. Contains an empty
703 tsan directory.
704
443e6238
CV
7052012-11-03 Corinna Vinschen <corinna@vinschen.de>
706
707 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
708 against Mingw64 w32api.
709 * configure: Regenerate.
710
1873ec0c
L
7112012-11-03 H.J. Lu <hongjiu.lu@intel.com>
712
713 * configure: Regenerated.
714
2588b26e
RM
7152012-11-03 Robert Mason <rbmj@verizon.net>
716
717 * configure.ac: add --disable-libstdcxx configure option
718 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
719
ecdbd01a 7202012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
7e0575b0
GG
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
29dd4e88
JG
7242012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
45c29893
SS
7282012-10-24 Sharad Singhai <singhai@google.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
9d294e36
EC
7322012-10-24 Eric Christopher <echristo@gmail.com>
733
734 * MAINTAINERS: Update email address.
735
0d6414b2
EB
7362012-10-23 Eric Botcazou <ebotcazou@adacore.com>
737
738 PR bootstrap/54820
739 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
740 * configure: Regenerate.
741
a780583f
RE
7422012-10-23 Richard Earnshaw <rearnsha@arm.com>
743
744 * MAINTAINERS (aarch64): Add Marcus and myself.
745
0b21f5d3
EB
7462012-10-22 Eric Botcazou <ebotcazou@adacore.com>
747
748 PR bootstrap/54820
749 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
750 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
751 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
752 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
753 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
754 * Makefile.in: Regenerate.
755 * configure.ac (have_static_libs): New variable and associated check.
756 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
757 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
758 * configure: Regenerate.
759
c8855f2d
RB
7602012-10-10 Richard Biener <rguenther@suse.de>
761
0b21f5d3 762 * MAINTAINERS: Adjust for changed surname.
c8855f2d 763
b86cba2e
LC
7642012-10-04 Lawrence Crowl <crowl@google.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
6b391f49
CC
7682012-10-01 Cary Coutant <ccoutant@google.com>
769
770 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
771
0e56e590
ILT
7722012-09-28 Ian Lance Taylor <iant@google.com>
773
774 * Makefile.def: Make all-target-libgo depend on
775 all-target-libbacktrace.
776 * Makefile.in: Rebuild.
777
d83697f4
ILT
7782012-09-26 Ian Lance Taylor <iant@google.com>
779
780 * Makefile.def: Make all-gcc depend on all-libbacktrace.
781 * Makefile.in: Rebuild.
782
8750dfc5
WL
7832012-09-20 Walter Lee <walt@tilera.com>
784
785 * configure.ac: Add tilegx to list of targets that support gold.
786 * configure: Regenerate.
787
61e12aff
MP
7882012-09-20 Marek Polacek <polacek@redhat.com>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
d91491e5
SE
7922012-09-19 Steve Ellcey <sellcey@mips.com>
793
794 * configure.ac: Add mips*-mti-elf* target.
795 * configure: Regenerate.
796
eff02e4f
ILT
7972012-09-17 Ian Lance Taylor <iant@google.com>
798
799 * MAINTAINERS (Various Maintainers): Add libbacktrace.
800 * configure.ac (host_libs): Add libbacktrace.
801 (target_libraries): Add libbacktrace.
802 * Makefile.def (host_modules): Add libbacktrace.
803 (target_modules): Likewise.
804 * configure, Makefile.in: Rebuild.
805
d7a29167
DE
8062012-09-14 David Edelsohn <dje.gcc@gmail.com>
807
808 PR target/38607
809 Merge upstream change.
810 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
811
812 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
813 Add libgomp*.o to compare_exclusions for AIX.
814 * configure: Regenerate.
815
8162012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
817
818 * configure.ac: Bump minimum GMP version to 4.2.3.
819 * configure: Re-generate.
820
b588ae30
GJL
8212012-09-05 Georg-Johann Lay <avr@gjlay.de>
822
823 PR target/54461
824 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
825 target-libgloss if not configured --with-avrlibc=no.
826 * configure: Regenerate.
827
178f875a
JM
8282012-09-04 Jason Merrill <jason@redhat.com>
829
830 * configure.ac: Fix --enable-languages=all.
831
7c2f37eb
CL
8322012-09-04 Christophe Lyon <christophe.lyon@st.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
625afa23
RG
8362012-09-03 Richard Guenther <rguenther@suse.de>
837
838 PR bootstrap/54138
839 * configure.ac: Re-organize ISL / CLOOG checks to allow
840 disabling with either --without-isl or --without-cloog.
841 * configure: Regenerated.
842
a4cf6e46
GJL
8432012-09-03 Georg-Johann Lay <avr@gjlay.de>
844
845 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
846 * configure: Regenerate.
847
6c513d43
UD
8482012-08-27 Ulrich Drepper <drepper@gmail.com>
849
850 * MAINTAINERS: Fix my email address.
851
61171996
L
8522012-08-26 H.J. Lu <hongjiu.lu@intel.com>
853
854 PR binutils/4970
855 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
856 and opcodes.
857 * Makefile.in: Regenerated.
858
14fbeb6c
AH
8592012-08-26 Art Haas <ahaas@impactweather.com>
860
861 * configure: Regenerate.
862
c141b97e
8632012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
864
865 * INSTALL/README: Also refer to the online installation
866 instructions.
867
12d87607
HS
8682012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
869
870 * MAINTAINERS (Write After Approval): Add myself.
871 (Picochip port): Remove myself.
872
0823efed
DN
8732012-08-14 Diego Novillo <dnovillo@google.com>
874
875 Merge from cxx-conversion branch.
876
877 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
878 POSTSTAGE1_CONFIGURE_FLAGS.
879 * Makefile.in: Regenerate.
880 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
881 Force C++ when bootstrapping.
882 * configure: Regenerate.
883
a0b0a0c3
JBG
8842012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
885
886 * MAINTAINERS (Write After Approval): Add myself.
887
6d8b8153
JM
8882012-07-16 Joseph Myers <joseph@codesourcery.com>
889
890 * README: Document use of ranges of years in copyright notices.
891
81ef8878
RG
8922012-07-06 Richard Guenther <rguenther@suse.de>
893
894 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
895 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
896 --with-gmp=system.
897 * Makefile.in: Regenerated.
898 * configure: Likewise.
899
0ff2d841
RG
9002012-07-06 Richard Guenther <rguenther@suse.de>
901
902 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
903 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
904 supply V=1 as extra_make_flags.
905 * configure: Regenerated.
906 * Makefile.in: Likewise.
907
2b2d7c53
TG
9082012-07-04 Tristan Gingold <gingold@adacore.com>
909
910 * configure: Regenerate.
911
1fcd23ac
RG
9122012-07-03 Richard Guenther <rguenther@suse.de>
913
914 * Makfile.def (isl): Remove not necessary extra_exports and
915 extra_make_flags.
916 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
917 * Makefile.in: Regenerated.
918
32d024bf
RG
9192012-07-03 Richard Guenther <rguenther@suse.de>
920
921 * Makefile.def (cloog): Add V=1 to extra_make_flags.
922 * configure.ac: If either the ISL or the CLooG check failed
923 do not try to build in-tree versions.
924 * Makefile.in: Regenerated.
925 * configure: Regenerated.
926
90d4f233
RO
9272012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
928
929 * configure: Regenerate.
930
1116de1a
JJ
9312012-07-02 Janis Johnson <janisjo@codesourcery.com>
932
8153b03d 933 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
934 maintainer.
935
8247e8b2
RG
9362012-07-02 Richard Guenther <rguenther@suse.de>
937
938 * configure: Regenerated.
939
33ad93b9
RG
9402012-07-02 Richard Guenther <rguenther@suse.de>
941 Michael Matz <matz@suse.de>
942 Tobias Grosser <tobias@grosser.es>
943 Sebastian Pop <sebpop@gmail.com>
944
945 * Makefile.def: Add ISL host module, remove PPL host module.
946 Adjust ClooG host module to use the proper ISL.
947 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
948 * configure.ac: Include config/isl.m4. Add ISL host library,
949 remove PPL. Remove PPL configury, add ISL configury, adjust
950 ClooG configury.
951 * Makefile.in: Regenerated.
952 * configure: Likewise.
953
6886e444
RG
9542012-07-02 Richard Guenther <rguenther@suse.de>
955
956 Merge from graphite branch
957 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 958
6886e444
RG
959 * configure: Regenerated.
960 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
961 both cloog.org and legacy versions. The only supported version will
962 be CLooG with the isl backend.
963
964 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 965
6886e444
RG
966 * configure: Regenerated.
967 * configure.ac: Require cloog isl 0.17.0
968
969 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 970
6886e444
RG
971 * configure: Regenerated.
972 * config/cloog.m4: Do not define CLOOG_ORG
973
d4a10d0a
SB
9742012-06-29 Steven Bosscher <steven@gcc.gnu.org>
975
976 * configure.ac: Skip C if explicitly selected.
977 * configure: Regenerate.
978
bd8e704f
CL
9792012-06-28 Christophe Lyon <christophe.lyon@st.com>
980
981 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
982 they contain -O2.
983 * configure: Regenerate.
984
0951ac86
RS
9852012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
986
987 PR debug/53740
988 * df.h, df-problems.c, dce.c: Revert last patch.
989
4679c9b3
IS
9902012-06-25 Iain Sandoe <iain@codesourcery.com>
991
992 * MAINTAINERS (Write After Approval): Update my email address.
993
0619103b
MI
9942012-06-21 Meador Inge <meadori@codesourcery.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
056d8580
JM
9982012-06-20 Jason Merrill <jason@redhat.com>
999
1000 * Makefile.tpl (check-target-libgomp-c++): New.
1001 (check-target-libitm-c++): New.
1002 * Makefile.def (c++): Add them.
1003 * Makefile.in: Regenerate.
1004
556861b2
EW
10052012-05-29 Edmar Wienskoski <edmar@freescale.com>
1006
9c78662a 1007 * MAINTAINERS (Write After Approval): Add myself.
556861b2 1008
8294b6fe
OH
10092012-05-16 Olivier Hainque <hainque@adacore.com>
1010
1011 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1012 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1013 (install-no-fixedincludes): Adjust accordingly.
1014 * Makefile.in: Regenerate.
1015
eb606595
L
10162012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1017
1018 Merge upstream change
1019 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1020
1c8196d9
MG
10212012-05-14 Marc Glisse <marc.glisse@inria.fr>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
5b0d38e4
NC
10252012-05-09 Nick Clifton <nickc@redhat.com>
1026 Paul Smith <psmith@gnu.org>
1027
1028 PR bootstrap/50461
1029 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1030 allow for the fact that from release v3.1.0 of MPFR the source
1031 files were moved into a src sub-directory.
1032 * configure: Regenerate.
1033
f7d6bc01
JB
10342012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1035
1036 * configure.ac: Bump minimum MPFR version to 2.4.0.
1037 * configure: Regenerated.
1038
48310492
RH
10392012-05-01 Richard Henderson <rth@redhat.com>
1040
1041 * Makefile.def (libatomic): New target_module.
1042 * configure.ac (target_libraries): Add libatomic.
1043 (noconfigdirs): Check if libatomic is supported.
1044 * Makefile.in, configure: Rebuild.
1045
77f496df
GY
10462012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
95e5b9a4
JB
10502012-04-25 Joel Brobecker <brobecker@adacore.com>
1051
1052 * config.sub: Update to 2012-04-18 version from official repo.
1053
86c8bb32
N
10542012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1055
1056 * MAINTAINERS (Write After Approval): Add myself.
1057
dcc73abf
SE
10582012-04-11 Steve Ellcey <sellcey@mips.com>
1059
1060 * MAINTAINERS: Changed email address.
1061
7fd6378e
GJL
10622012-03-28 Georg-Johann Lay <avr@gjlay.de>
1063
1064 PR target/52737
1065 * contrib/gcc_update (files_and_dependencies):
1066 Remove gcc/config/avr/t-multilib from touch data.
1067
b24513a1
RO
10682012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1069
1070 * MAINTAINERS (OS Port Maintainers): Remove irix.
1071 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1072 (unsupported_languages): Remove mips-sgi-irix6.*.
1073 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1074 (with_stabs): Remove.
1075 * configure: Regenerate.
1076
5c30094f
RO
10772012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1078
1079 * MAINTAINERS (OS Port Maintainers): Remove osf.
1080 * configure.ac (enable_libgomp): Remove *-*-osf*.
1081 (with_stabs): Remove alpha*-*-osf*.
1082 * configure: Regenerate.
1083
091fe9ca
TG
10842012-03-05 Tristan Gingold <gingold@adacore.com>
1085
1086 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1087 * configure: Regenerate.
1088
51f894e6
WL
10892012-02-17 Walter Lee <walt@tilera.com>
1090
1091 * MAINTAINERS: (Write After Approval): Delete myself.
1092
1982a383
WL
10932012-02-14 Walter Lee <walt@tilera.com>
1094
dd552284
WL
1095 * MAINTAINERS (tilegx port): Add myself.
1096 (tilepro port): Add myself.
1097 (Write After Approval): Add myself.
1982a383 1098
98a5b2c9
GP
10992012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1100
9c78662a
UB
1101 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1102 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 1103
365e6b65
BC
11042012-02-09 Bin Cheng <bin.cheng@arm.com>
1105
1106 * MAINTAINERS (write-after-approval): Add myself.
1107
9c9e39dd
IR
11082012-02-08 Ira Rosen <irar@il.ibm.com>
1109
1110 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1111 maintainer.
1112
03548f7b
VK
11132012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1114
9c78662a
UB
1115 * MAINTAINERS (Write After Approval): Move myself to
1116 maintain alphabetical order.
03548f7b 1117
3bc05470
VK
11182012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
e5b8c090
JS
11222012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1123
1124 * MAINTAINERS (Write After Approval): Add myself.
1125
b25364a0
S
11262012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1127 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1128
1129 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1130 * configure: Regenerate.
1131
e5e45c68
HC
11322012-01-23 Harshit Chopra <harshit@google.com>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
daecebc8
DR
11362012-01-22 Douglas B Rupp <rupp@ngnat.com>
1137
1138 * configure.ac: Remove reference to mh-interix.
1139 * configure: Regenerate.
1140
99776ebd
RH
11412012-01-05 Richard Henderson <rth@redhat.com>
1142
1143 PR bootstrap/51072
1144 * configure.ac: Disable libitm if c++ is not enabled.
1145 * configure: Rebuild.
1146
9696698a
RH
1147 * configure.ac: Fix regexp for same.
1148 * configure: Rebuild.
1149
c40b2528
BI
11502012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
d18ede37
RG
11542012-01-02 Richard Guenther <rguenther@suse.de>
1155
1156 PR bootstrap/51686
1157 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1158 * Makefile.in: Regenerate.
1159
ecdbd01a 11602011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8d2fbf9b
OE
1161
1162 * MAINTAINERS (Write After Approval): Add myself.
1163
7cb62ef1
EB
11642011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1165
1166 * configure: Regenerate.
1167
11682011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
1169
1170 * MAINTAINERS (picochip): Changed email address.
1171
0f14d442
MGD
11722011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1173
1174 * MAINTAINERS (write-after-approval): Add self.
1175
85b8555e
DD
11762011-11-29 DJ Delorie <dj@redhat.com>
1177
1178 * configure.ac (rl78-*-*) New case.
1179 * configure: Regenerate.
1180 * MAINTAINERS: Add myself as RL78 maintainer.
1181
49f7dc9d
EB
11822011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1183
1184 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1185
c6084f68
AT
11862011-11-21 Andreas Tobler <andreast@fgznet.ch>
1187
bd67830a 1188 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 1189
b3fb6108
JR
11902011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1191
1192 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1193 Maintainers section, as Epiphany maintainer.
1194
10eb188c
IS
11952011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1196
1197 PR target/49992
1198 * configure.ac: Remove ranlib special-casing for Darwin.
1199 * configure: Regenerate.
1200
bcf83e00
AB
12012011-11-12 Andrey Belevantsev <abel@ispras.ru>
1202
1203 * MAINTAINERS (Reviewers): Keep the list sorted.
1204
3fec7f10
AB
12052011-11-11 Andrey Belevantsev <abel@ispras.ru>
1206
1207 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1208
e7a82751
RM
12092011-11-09 Roland McGrath <mcgrathr@google.com>
1210
1211 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1212 * configure: Rebuild.
1213 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1214 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1215 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1216 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1217 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1218 Add READELF.
1219 * Makefile.in: Rebuild.
1220
e399136a
JM
12212011-11-09 Jason Merrill <jason@redhat.com>
1222
1223 * Makefile.def (language=c++): Remove check-c++0x.
1224 * Makefile.in (check-gcc-c++): Regenerate.
1225
01f3428c
RH
12262011-11-08 Richard Henderson <rth@redhat.com>
1227
e948157d
RH
1228 * configure.ac: Test for libitm directory present first.
1229
3d3b05ff
RH
1230 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1231
01f3428c
RH
1232 * configure.ac: Test libitm/configure.tgt to disable libitm.
1233 * configure: Rebuild.
1234
0a35513e
AH
12352011-11-07 Aldy Hernandez <aldyh@redhat.com>
1236 Richard Henderson <rth@redhat.com>
1237
1238 Merged from transactional-memory.
1239
1240 * Makefile.def (lang_env_dependencies): libitm is c++.
1241 Add libitm target module.
1242 * configure.ac: Likewise.
1243 * config/mmap.m4: New file.
1244 * contrib/gcc_update: Add libitm to touch data.
1245 * Makefile.in, configure: Rebuild.
1246
f9989b51
RO
12472011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1248
1249 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1250 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1251 * Makefile.in: Regenerate.
1252
753a0ad8
DD
12532011-11-01 DJ Delorie <dj@redhat.com>
1254
1255 * config.sub: Update to version 2011-10-29 (added rl78)
1256
e7a7929d
NC
12572011-10-27 Nick Clifton <nickc@redhat.com>
1258
1259 * config.sub: Import these changes from the config project:
1260
ecdbd01a 1261 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
e7a7929d
NC
1262 Ben Elliston <bje@gnu.org>
1263
1264 * config.sub (epiphany): New.
1265
1266 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1267 Ben Elliston <bje@gnu.org>
1268
9c78662a 1269 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
1270
1271 2011-08-23 Roland McGrath <mcgrathr@google.com>
1272
1273 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1274 64eb to be64.
1275
1276 2011-08-16 Roland McGrath <mcgrathr@google.com>
1277
1278 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1279 (nacl): Grok as alias for 32el-unknown-nacl.
1280
4bc51432
KY
12812011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
3c5bc77d
TJ
12852011-10-24 Teresa Johnson <tejohnson@google.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
76bafb07
JJ
12892011-09-21 Jakub Jelinek <jakub@redhat.com>
1290
1291 * MAINTAINERS (sparc port): Remove myself.
1292
5699cf3d
TV
12932011-09-14 Tom de Vries <tom@codesourcery.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
0d557ff8
YQ
12972011-08-14 Yao Qi <yao@codesourcery.com>
1298
1299 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1300 * configure: Regenerate.
1301
bf03b9ff
ILT
13022011-07-26 Ian Lance Taylor <iant@google.com>
1303
1304 * configure.ac: Set have_compiler based on whether gcc directory
1305 exists, rather than on whether gcc is in configdirs.
1306 * configure: Rebuild.
1307
b017c70a
JM
13082011-07-21 Joseph Myers <joseph@codesourcery.com>
1309
1310 * MAINTAINERS (Global Reviewers): Add self.
1311
242f5421
DE
13122011-07-20 David Edelsohn <dje.gcc@gmail.com>
1313
1314 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1315 link directories.
1316 * Makefile.in: Rebuild.
1317
ff3ac0f4
ILT
13182011-07-20 Ian Lance Taylor <iant@google.com>
1319
1320 PR bootstrap/49787
1321 * configure.ac: Move --enable-bootstrap handling earlier in file.
1322 If --enable-bootstrap and either --enable-build-with-cxx or
1323 --enable-build-poststage1-with-cxx, enable C++ automatically.
1324 * configure: Rebuild.
1325
78767fd9
ILT
13262011-07-19 Ian Lance Taylor <iant@google.com>
1327
1328 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1329 make C++ a boot_language. Set and substitute
1330 POSTSTAGE1_CONFIGURE_FLAGS.
1331 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1332 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1333 * configure, Makefile.in: Rebuild.
1334
9dafd063
VM
13352011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1336
1337 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1338 maintainers.
1339
eac8f5bd 13402011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 1341
eac8f5bd 1342 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 1343
eac8f5bd 13442011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 1345
eac8f5bd 1346 * configure: Regenerate.
1f90cc14 1347
32c87d63
JM
13482011-07-16 Jason Merrill <jason@redhat.com>
1349
1350 * Makefile.def (language=c++): Add check-c++0x and
1351 check-target-libmudflap-c++.
1352 * Makefile.tpl (check-target-libmudflap-c++): New.
1353 * Makefile.in: Regenerate.
1354
a4a2c37d
MK
13552011-07-16 Matthias Klose <doko@ubuntu.com>
1356
1357 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1358 * Makefile.def (target_modules/libjava): Pass
1359 $(EXTRA_CONFIGARGS_LIBJAVA).
1360 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1361 if not configured with --enable-static-libjava.
1362 * Makefile.in: Regenerate.
1363 * configure: Likewise.
1364
6feeed06
JM
13652011-07-15 Jason Merrill <jason@redhat.com>
1366
1367 * Makefile.in (check-c++): Move check-gcc-c++0x after
1368 check-target-libstdc++-v3.
1369
7c9f9795
BS
13702011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1371
1372 * MAINTAINERS (c6x port): New entry.
1373
e2995714
JM
13742011-07-13 Jason Merrill <jason@redhat.com>
1375
1376 * Makefile.in (check-gcc-c++0x): New.
1377 (check-c++): Depend on it.
1378
fbdd5d87
RO
13792011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1380
1381 PR target/39150
1382 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1383 x86_64-*-solaris2.1[0-9]*.
1384 * configure: Regenerate.
1385
875a6c6e
RS
13862011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1387
1388 * MAINTAINERS (RTL optimizers): Add self.
1389
18faf0ee
GC
13902011-06-27 Gabriel Charette <gchare@google.com>
1391
1392 * MAINTAINERS (Write After Approval): Add myself.
1393
8499116a
HPN
13942011-06-22 Hans-Peter Nilsson <hp@axis.com>
1395
6be80923
HPN
1396 PR regression/47836
1397 PR bootstrap/23656
1398 PR other/47733
1399 PR bootstrap/49247
5167b7cf 1400 PR c/48825
8499116a
HPN
1401 * configure.ac (target_libraries): Remove target-libiberty.
1402 Remove case-statement setting skipdirs=target-libiberty for
1403 multiple targets. Remove checking target_configdirs and
1404 removing target-libiberty but keeping target-libgcc if
1405 otherwise empty.
1406 * Makefile.def (target_modules): Don't add libiberty.
1407 (dependencies): Remove all traces of target-libiberty.
1408 * configure, Makefile.in: Regenerate.
1409
db1d217c
WL
14102011-06-13 Walter Lee <walt@tilera.com>
1411
1412 * configure.ac (tilepro-*-*) New case.
1413 (tilegx-*-*): Likewise.
1414 * configure: Regenerate.
1415
9a2fc6ad
JY
14162011-06-06 Jing Yu <jingyu@google.com>
1417
1418 * configure.ac: Skip target-libiberty for
1419 arm*-*-linux-androideabi.
1420 * configure: Regenerated.
1421
9baa43b6
NC
14222011-06-06 Nick Clifton <nickc@redhat.com>
1423
1424 * config.sub: Sync from upstream.
1425
5a9f48b4
NV
14262011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1427
1428 * MAINTAINERS (Write After Approval): Add myself.
1429
6c059f76
DJ
14302011-06-01 Daniel Jacobowitz <drow@false.org>
1431
1432 * MAINTAINERS: Update my email address.
1433
f97b516f
NF
14342011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1435
1436 * MAINTAINERS (Write After Approval): Update my email address.
1437
6e91d9d6
PP
14382011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
6f57bdf6
DK
14422011-05-08 Doug Kwan <dougkwan@google.com>
1443
1444 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1445 * configure: Regenerated.
1446 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1447 value from configure.
1448 * Makefile.in: Regenerated.
1449
6a789d5e
JM
14502011-05-05 Joseph Myers <joseph@codesourcery.com>
1451
1452 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1453 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1454 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1455 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1456 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1457 *-*-vxworks*): Disable newlib and libgloss in separate case
1458 statement.
1459 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1460 to separate case statement.
1461 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1462 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1463 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1464 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1465 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1466 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1467 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1468 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1469 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1470 i[[3456789]]86-*-rdos*, m32r-*-*,
1471 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1472 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1473 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1474 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1475 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1476 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1477 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1478 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1479 and libgloss in main case over targets. Remove most empty cases
1480 in main case over targets.
1481 * configure: Regenerate.
1482
a78079c4
JJ
14832011-05-04 Janis Johnson <janisjo@codesourcery.com>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
f1a0defe
JM
14872011-05-04 Joseph Myers <joseph@codesourcery.com>
1488
1489 * configure.ac: Remove code setting special library locations for
1490 hppa*64*-*-hpux11*. Remove code setting compiler for
1491 sparc-sun-solaris2*.
1492 * configure: Regenerate.
1493
fbcf0dca
JM
14942011-05-04 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac: Separate libgloss_dir settings from general case
1497 over targets.
1498 * configure: Regenerate.
1499
fddf9ee7
JM
15002011-04-28 Joseph Myers <joseph@codesourcery.com>
1501
1502 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1503 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1504 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1505 cases in libgcj-disabling case statement.
1506 (hppa*64*-*-linux*): Set unsupported_languages instead of
1507 disabling target-zlib.
1508 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1509 to hppa*64*-*-hpux*.
1510 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1511 hppa*-*-hpux*.
1512 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1513 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1514 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1515 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1516 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1517 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1518 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1519 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1520 libgcj-disabling case statement.
1521 * configure: Regenerate.
1522
80f81134
JM
15232011-04-28 Joseph Myers <joseph@codesourcery.com>
1524
1525 * configure.ac: Disable Java for targets not supporting libffi.
1526 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1527 Remove cases in Java-disabling statement.
1528 (*arm-wince-pe): Change to arm-wince-pe.
1529 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1530 cases in Java-disabling statement.
1531 (bfin-*-*): Don't disable Java again.
1532 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1533 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1534 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1535 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1536 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1537 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1538 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1539 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1540 Java-disabling statement.
1541 (mmix-*-*): Don't disable Java again.
1542 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1543 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1544 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1545 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1546 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1547 statement.
1548 * configure: Regenerate.
1549
2909494b
JM
15502011-04-28 Joseph Myers <joseph@codesourcery.com>
1551
1552 * configure.ac: Separate cases disabling Java and Java libraries
1553 from general case over targets.
1554 * configure: Regenerate.
1555
98e2d934
JZ
15562011-04-21 Jie Zhang <jzhang918@gmail.com>
1557
1558 * MAINTAINERS: Update my email address.
1559
1809ba94
ER
15602011-04-20 Easwaran Raman <eraman@google.com>
1561
1562 * MAINTAINERS (Write After Approval): Add myself.
1563
2cd815e7
JH
15642011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1565
1566 PR lto/48086
1567 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1568 * configure: Regenerate.
1569
271d3f8d
JM
15702011-04-16 Jim Meyering <meyering@redhat.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
848309ea
DS
15742011-04-15 Dodji Seketeli <dodji@redhat.com>
1575
1576 * MAINTAINERS: Update my email address.
1577
3a78d31f
GJL
15782011-04-13 Georg-Johann Lay <avr@gjlay.de>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
fbfbde73
YZ
15822011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
8072c460
SH
15862011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
85bfb75e
JM
15902011-04-06 Joseph Myers <joseph@codesourcery.com>
1591
1592 * configure.ac (build_tools): Remove build-byacc.
1593 (host_libs): Remove mmalloc.
1594 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1595 autoconf automake libtool diff rcs fileutils shellutils time
1596 textutils wdiff find uudecode hello tar gzip indent recode release
1597 sed perl gawk findutils gettext zip.
1598 (libgcj): Remove target-qthreads.
1599 (target_tools): Remove target-examples target-gperf.
1600 (YACC): Don't handle building byacc.
1601 * configure: Regenerate.
1602 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1603 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1604 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1605 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1606 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1607 handle building components.
1608 * Makefile.in: Regenerate.
1609
bc8e4748
SA
16102011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1611
1612 * MAINTAINERS: Update my email address as Xtensa maintainer.
1613
32827f18
RW
16142011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1615
1616 * config.sub: Sync from upstream.
1617
b318fb4b
JM
16182011-04-01 Joseph Myers <joseph@codesourcery.com>
1619
1620 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1621 (microblaze*): Don't disable libssp.
1622 * configure: Regenerate.
1623
72691ba6
JM
16242011-04-01 Joseph Myers <joseph@codesourcery.com>
1625
1626 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1627 moveifchange.
1628 * configure: Regenerate.
1629 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1630 * Makefile.in: Regenerate.
1631
6de66370
JM
16322011-04-01 Joseph Myers <joseph@codesourcery.com>
1633
1634 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1635 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1636 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1637 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1638 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1639 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1640 md_exec_prefix cases.
1641 * configure: Regenerate.
1642
1e9e0e23
JM
16432011-04-01 Joseph Myers <joseph@codesourcery.com>
1644
1645 * configure.ac: Separate cases disabling target-libssp,
1646 target-libiberty, target-libstdc++-v3 and Fortran from general
1647 case over targets.
1648 * configure: Regenerate.
1649
0036370f
JM
16502011-04-01 Joseph Myers <joseph@codesourcery.com>
1651
1652 * configure.ac (*-*-chorusos): Don't disable libgcj.
1653 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1654 Remove case.
1655 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1656 (arm-*-coff): Don't disable libgcj.
1657 (arm*-*-linux-gnueabi): Remove useless assignment.
1658 (arm-*-riscix*): Don't disable libgcj.
1659 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1660 configuration.
1661 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1662 (c54x*-*-*): Remove case.
1663 (tic54x-*-*): Don't disable GCC or GCC libraries.
1664 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1665 to *.
1666 (d10v-*-*): Don't disable GCC libraries.
1667 (d30v-*-*): Don't disable libgcj.
1668 (h8500-*-*): Don't disable GCC libraries.
1669 (i960-*-*): Don't disable libgcj.
1670 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1671 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1672 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1673 libgcj.
1674 (m68k-*-coff*): Remove case.
1675 (mmix-*-*): Don't disable libgloss on host.
1676 (mn10200-*-*, mn10300-*-*): Remove cases.
1677 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1678 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1679 Don't disable libgcj.
1680 (romp-*-*): Remove case.
1681 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1682 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1683 case.
1684 (v810-*-*): Don't disable GCC libraries.
1685 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1686 (ip2k-*-*): Don't disable GCC libraries.
1687 * configure: Regenerate.
1688
c9bdb152
JM
16892011-03-28 Joseph Myers <joseph@codesourcery.com>
1690
1691 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1692 libffi on host.
1693 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1694 on host.
1695 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1696 * configure: Regenerate.
1697
8c6d158a
JM
16982011-03-26 John Marino <binutils@marino.st>
1699
1700 * configure.ac: Add support for *-*-dragonfly*
1701 * configure: Regenerate.
1702
1bcce263
JM
17032011-03-25 Joseph Myers <joseph@codesourcery.com>
1704
1705 * configure.ac (native_only): Remove.
1706 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1707 send-pr uudecode guile gnuserv on host.
1708 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1709 send-pr rcs guile perl texinfo libtool on host.
1710 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1711 automake send-pr rcs guile perl texinfo libtool on host.
1712 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1713 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1714 (alpha*-dec-osf*): Don't disable fileutils on target.
1715 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1716 texinfo send-pr expect dejagnu on target.
1717 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1718 target-qthreads on target.
1719 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1720 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1721 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1722 x86_64-*-mingw*): Don't disable expect on target.
1723 (*-*-cygwin*): Don't disable target-gperf on target.
1724 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1725 gnuserv on target.
1726 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1727 target.
1728 * configure: Regenerate.
1729
8d4c5ac6
JM
17302011-03-25 Joseph Myers <joseph@codesourcery.com>
1731
1732 * configure.ac (target_tools): Remove target-groff.
1733 (native_only): Remove target-groff.
1734 (hppa*64*-*-*): Don't disable byacc.
1735 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1736 setting.
1737 (*-*-kaos*): Don't skip target-librx and target-groff.
1738 (*-*-netware*): Don't skip target-libmudflap.
1739 (*-*-tpf*): Don't skip target-libmudflap.
1740 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1741 directories on the host.
1742 (ia64*-*-*vms*): Don't skip tix.
1743 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1744 host.
1745 * configure: Regenerate.
1746
50e37333
PB
17472011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1748
1749 * configure.ac: Remove references to mt-mep, mt-netware,
1750 mt-wince.
1751 * Makefile.def: Add all-utils soft dependencies.
1752 * Makefile.tpl: Remove GDB_NLM_DEPS.
1753 * configure: Regenerate.
1754 * Makefile.in: Regenerate.
1755
7d77a768
PB
17562011-03-24 Paolo Bonzini <bonzini@gnu.org>
1757
1758 * configure.ac: Do not include mh-x86omitfp.
1759 * configure: Regenerate.
1760
3dc84509
PB
17612011-03-24 Paolo Bonzini <bonzini@gnu.org>
1762
1763 * configure.ac: Remove empty cases.
1764 * configure: Regenerate.
1765
1e2c3ec4
PB
17662011-03-24 Paolo Bonzini <bonzini@gnu.org>
1767
1768 * Makefile.def: Add dependency from termcap to gdb.
1769 * Makefile.in: Regenerate.
1770
73a817c4
PB
17712011-03-24 Paolo Bonzini <bonzini@gnu.org>
1772
1773 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1774 * configure: Regenerate.
1775 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1776 * Makefile.tpl: Likewise.
1777 * Makefile.in: Regenerate.
1778
43ecab84
PB
17792011-03-24 Paolo Bonzini <bonzini@gnu.org>
1780
1781 * configure.ac: Remove all mentions of tentative_cc.
1782 * configure: Regenerate.
1783
111eeb6e
JM
17842011-03-24 Joseph Myers <joseph@codesourcery.com>
1785
1786 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1787 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1788 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1789 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1790 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1791 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1792 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1793 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1794 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1795 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1796 *-*-rhapsody*): Remove host cases.
1797 * configure: Regenerate.
1798
4569f85e
JM
17992011-03-24 Joseph Myers <joseph@codesourcery.com>
1800
1801 * configure.ac (ppc*-*-pe): Remove host case.
1802 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1803 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1804 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1805 cases.
1806 * configure: Regenerate.
1807
f3e8ab19
JM
18082011-03-24 Joseph Myers <joseph@codesourcery.com>
1809
1810 * config.sub: Update to version 2011-03-23.
1811
56f8587a
JM
18122011-03-22 Joseph Myers <joseph@codesourcery.com>
1813
1814 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1815 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1816 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1817 * configure: Regenerate.
1818
ebb9f8b0
JM
18192011-03-22 Joseph Myers <joseph@codesourcery.com>
1820
1821 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1822 to Write After Approval.
1823 * config-ml.in: Don't handle arc-*-elf*.
1824 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1825 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1826 handle GCC libraries.
1827 * configure: Regenerate.
1828
474ee908
RO
18292011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1830
1831 PR bootstrap/48120:
1832 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1833 Add -lstdc++ -lm to LIBS.
1834 * configure: Regenerate.
1835
41446fec
DE
18362011-03-18 David Edelsohn <dje.gcc@gmail.com>
1837
1838 * config.guess: Update to version 2011-02-02
1839 * config.sub: Update to version 2011-02-24
1840
51fd6b90
JH
18412011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1842
1843 PR lto/48086
1844 * configure.ac: Re-enable LTO on *-apple-darwin9.
1845 * configure: Regenerate.
1846
a6c71270
JH
18472011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1848
1849 PR lto/48086
1850 * configure.ac: Disable LTO on darwin due to an assembler change in
1851 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1852 under 256.
1853 * configure: Regenerate.
1854
fdc1806a
CL
18552011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1856
9c78662a
UB
1857 * MAINTAINERS: Update myself as score backend maintainer,
1858 update my e-mail address.
fdc1806a 1859
9b4166b2
XG
18602011-03-09 Xuepeng Guo <terry.guo@arm.com>
1861
1862 * MAINTAINERS: Update my e-mail address.
1863
fb72848b
JY
18642011-03-06 Joey Ye <joey.ye@arm.com>
1865
1866 * MAINTAINERS: Update my e-mail address.
1867
f158c8d0
SP
18682011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1869
1870 * configure.ac: Adjust test of with_ppl.
1871 * configure: Regenerated.
1872
97efdf21
KT
18732011-03-02 Kai Tietz <ktietz@redhat.com>
1874
1875 * MAINTAINERS: Adjust my e-mail address.
1876
7d32a440
SP
18772011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1878
1879 * configure.ac: Add -lpwl to ppllibs.
1880 * configure: Regenerated.
1881
3d2bc11b
SP
18822011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1883
1884 * config/cloog.m4: Add -lisl to clooglibs.
1885 * configure: Regenerated.
1886
e3d590af
RR
18872011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1888
1889 * MAINTAINERS (CPU Port maintainers): Add self.
1890
5037599a
RO
18912011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1892
1893 * MAINTAINERS: Add myself as testsuite maintainer.
1894
12a0ae3d
MS
18952011-02-15 Mike Stump <mikestump@comcast.net>
1896
1897 * MAINTAINERS: Add myself as testsuite maintainer.
1898
029c8f3e
RW
18992011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1900
1901 Import from Libtool and gnulib:
1902
1903 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1904
1905 Prepare for supporting FreeBSD 10.
1906 * config.rpath: Remove handling of freebsd1* which soon would
1907 match FreeBSD 10.0.
1908
1909 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1910
1911 Remove support for FreeBSD 1.x.
1912 * libtool.m4 (_LT_LINKER_SHLIBS)
1913 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1914 soon would incorrectly match FreeBSD 10.0.
1915
03b2a04d
RW
19162011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1917
1918 PR binutils/12283
1919 * move-if-change: Import version from gnulib.
1920
f3d533d3
AO
19212011-02-12 Alexandre Oliva <aoliva@redhat.com>
1922
1923 PR lto/47225
1924 * Makefile.def (lto-plugin): Double dash for enable-shared.
1925 (configure-gcc): Depend on all-lto-plugin.
1926 * Makefile.in: Rebuilt.
1927
f33d8408
RW
19282011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1929
1930 * configure.ac: Remove extra bracket.
1931 * configure: Regenerate.
1932
846cf392
TB
19332011-02-08 Tobias Burnus <burnus@net-b.de>
1934
1935 * MAINTAINERS: Add myself as libquadmath maintainer.
1936
f897ac2b
TS
19372011-02-08 Thomas Schwinge <thomas@schwinge.name>
1938
1939 * MAINTAINERS: Update my email address.
1940
0e048a16
JM
19412011-02-07 Joseph Myers <joseph@codesourcery.com>
1942
1943 * MAINTAINERS (option handling): Add self.
1944
b1b0c7e6
KT
19452011-02-06 Kai Tietz <kai.tietz@onevision.com>
1946
1947 PR lto/47225
1948 * Makefile.def: Add dependency for install-gcc
1949 on install-lto-plugin.
1950 * Makfile.in: Regenerated
1951
fdd3083a
SB
19522011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1953
1954 * MAINTAINERS (CPU Port Maintainers): Add myself.
1955
29a63921
AO
19562011-01-31 Alexandre Oliva <aoliva@redhat.com>
1957
1958 PR libgcj/44341
1959 * configure.ac: Discard --with-* flags for host when configuring
1960 target libraries for cross build.
1961 * configure: Rebuilt.
1962
b305e3da
SP
19632011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1964
1965 * MAINTAINERS (linear loop transforms): Removed.
1966
6be7b668
JJ
19672011-01-25 Jakub Jelinek <jakub@redhat.com>
1968
6be7b668
JJ
1969 * configure.ac: If with_ppl is no, move setting with_cloog=no
1970 after CLOOG_REQUESTED check.
1971 * configure: Regenerated.
1972
ab4173cf
SP
19732011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1974
1975 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1976 CLooG has been requested.
1977 * configure: Regenerated.
1978
0deada9e
SP
19792011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1980
1981 * configure: Regenerated.
1982 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1983
27b9aa80
TG
19842011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1985
1986 * configure: Regenerated.
1987 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1988
33e39b66
AS
19892011-01-21 Andreas Schwab <schwab@redhat.com>
1990
1991 * configure.ac: Use AS_HELP_STRING throughout.
1992 * configure: Regenerate.
1993
fb701687
JZ
19942011-01-18 Jie Zhang <jie.zhang@analog.com>
1995
1996 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1997 * configure: Regenerate.
1998
3752f75a
JDA
19992011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2000
2001 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2002
5a2931d1
JB
20032011-01-13 Joel Brobecker <brobecker@adacore.com>
2004
2005 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2006 for ia64-hpux.
2007 * configure: Regenerate.
3e76bf2c 2008
03ebe6c3
JH
20092011-01-07 Jan Hubicka <jh@suse.cz>
2010
2011 PR lto/47225
2012 * Makefile.in: Regenerate.
2013 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2014 configure.
2015
96bdf9b4
JH
20162011-01-07 Jan Hubicka <jh@suse.cz>
2017
2018 * Makefile.in: Regenerate.
2019 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2020 and configure dependency on lto-plugin configure.
2021 (lto-plugin module): Remove dependency on GCC; add dependency on
2022 liniberty.
2023
c12e816f
WS
20242011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
539b4d11
HS
20282010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2029
2030 * configure: Regenerate.
2031
6e307056
HS
20322010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2033
2034 * configure.ac: (picochip): Disable libiberty.
2035
0c2e6904
KP
20362010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
d479b128
ILT
20402010-12-10 Ian Lance Taylor <iant@google.com>
2041
2042 PR bootstrap/46819
2043 * configure.ac: For --disable-libgcj clear libgcj_saved.
2044 * configure: Rebuild.
2045
87e6d9dc
TB
20462010-12-10 Tobias Burnus <burnus@net-b.de>
2047
2048 PR fortran/46540
2049 * configure.ac: Add --disable-libquadmath and
2050 --disable-libquadmath-support.
2051 * configure: Regenerate.
2052
9ad64188
ILT
20532010-12-03 Ian Lance Taylor <iant@google.com>
2054
2055 * MAINTAINERS: Add myself as libgo maintainer.
2056
d062cd48
HPN
20572010-12-03 Hans-Peter Nilsson <hp@axis.com>
2058
2059 PR libffi/46792
2060 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2061 * configure: Regenerate.
2062
bec93d73
ILT
20632010-12-02 Ian Lance Taylor <iant@google.com>
2064
2065 * configure.ac: Always set default for poststage1_ldflags to
2066 -static-libstdc++ -static-libgcc.
2067
b3f122e0
AS
20682010-11-29 Andreas Schwab <schwab@redhat.com>
2069
2070 * configure.ac: Move comment to remove extra space in last argument
2071 of GCC_TARGET_TOOL.
2072
9aff220f
AO
20732010-11-26 Alexandre Oliva <aoliva@redhat.com>
2074
e7e9ce46 2075 PR other/46026
9aff220f
AO
2076 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2077 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2078 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2079 (BASE_FLAGS_TO_PASS): Use it.
2080 * configure: Rebuilt.
2081 * Makefile.in: Rebuilt.
2082
9580395f
L
20832010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2084
2085 PR binutils/12258
2086 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2087 Properly check default linker.
2088 * configure: Regnerated.
2089
21539e2e
MK
20902010-11-23 Matthias Klose <doko@ubuntu.com>
2091
2092 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 2093 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
2094 * configure: Regenerate.
2095
4da3b0f8
ILT
20962010-11-20 Ian Lance Taylor <iant@google.com>
2097
2098 * configure.ac: Only disable a language library if no language needs
2099 it. Don't let --disable-libgcj uncondtionally disable libffi.
2100 * configure: Rebuild.
2101
455c8f48
RW
21022010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2103
e655d2bf
RW
2104 * Makefile.in: Regenerate.
2105
455c8f48
RW
2106 PR other/46202
2107 * configure.ac: Fix just-built in-tree STRIP name to be
2108 binutils/strip-new.
2109 * configure: Regenerate.
2110 * Makefile.def (install-strip-gcc, install-strip-binutils)
2111 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2112 (install-strip-sid): Mirror dependencies on non-strip variants
2113 of these targets on the respective -strip prerequisites.
2114 * Makefile.tpl (install-strip, install-strip-host)
2115 (install-strip-target): New targets.
2116 (install-strip-[+module+], install-strip-target-[+module+]):
2117 New targets.
2118 * Makefile.in: Regenerate.
2119
632e2a07
ILT
21202010-11-19 Ian Lance Taylor <iant@google.com>
2121 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2122
2123 * configure.ac: Add target-libgo to target_libraries. Set
2124 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2125 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2126 (HOST_EXPORTS): Add GOC.
2127 (BASE_TARGET_EXPORTS): Add GOC.
2128 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2129 (GOCFLAGS_FOR_TARGET): New variable.
2130 (EXTRA_HOST_FLAGS): Add GOC.
2131 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2132 * Makefile.def (target_modules): Add libgo.
2133 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2134 (dependencies): Add dependency from configure-target-libgo to
2135 configure-target-libffi and all-target-libstdc++-v3. Add
2136 dependencies from all-target-libgo to all-target-libffi.
2137 (languages): Add go.
2138 * configure: Rebuild.
2139 * Makefile.in: Rebuild.
2140
ce59187e
ILT
21412010-11-19 Ian Lance Taylor <iant@google.com>
2142
2143 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2144 compiler/flag environment variables.
2145
69ecd18f
ILT
21462010-11-18 Ian Lance Taylor <iant@google.com>
2147
2148 * configure.ac: Check for lang_requires_boot_languages in
2149 config-lang.in files.
2150 * configure: Rebuild.
2151
1ec601bf
FXC
21522010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2153 Tobias Burnus <burnus@net-b.de>
2154
2155 PR fortran/32049
2156 * Makefile.def: Add libquadmath; build it with language=fortran.
2157 * configure.ac: Add libquadmath.
2158 * Makefile.tpl: Handle multiple libs in check-[+language+].
2159 * Makefile.in: Regenerate.
2160 * configure: Regenerate.
2161
b9b9d342
TT
21622010-11-16 Tom Tromey <tromey@redhat.com>
2163
2164 * MAINTAINERS: Moved myself to reviewers section.
2165
ecbfe87a
ZD
21662010-11-15 Zdenek Dvorak <ook@ucw.cz>
2167
2168 * MAINTAINERS: Moved myself to reviewers section.
2169
29a4f477
RW
21702010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2171
2172 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2173 (Write After Approval): Remove self.
2174
9965e3cd
AS
21752010-11-15 Andreas Schwab <schwab@redhat.com>
2176
2177 * configure.ac: Fix spelling in option names.
2178 * configure: Regenerated.
2179
0463992b
GJL
21802010-11-13 Georg-Johann Lay <georgjohann@web.de>
2181
2182 PR bootstrap/39622
2183 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2184 * configure: Regenerated.
2185
3df08734
KG
21862010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2187
2188 * MAINTAINERS: Update my email address.
2189
f16e2237
TG
21902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2191
f16e2237
TG
2192 * configure: Regenerate.
2193
0bb52d68
TG
21942010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2195
1f980c25 2196 * configure: Regenerate.
0bb52d68 2197
aba2b02e
TG
21982010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2199
aba2b02e
TG
2200 * configure: Regenerate.
2201
27882098
TG
22022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2203
27882098
TG
2204 * configure: Regenerate.
2205
d32ef397
AS
22062010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2207
2208 * configure.ac: Support official CLooG.org versions.
2209 * configure: Regenerate.
2210 * config/cloog.m4: New.
2211
5a4b6c0e
FD
22122010-11-10 François Dumont <francois.cppdevs@free.fr>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
f2cea726
DE
22162010-11-09 David Edelsohn <dje.gcc@gmail.com>
2217
2218 * MAINTAINERS: Update my email address.
2219
d8ed14ce
IS
22202010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2221
2222 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2223 * configure: Regenerate.
d8ed14ce 2224
48215350
DK
22252010-11-03 Ian Lance Taylor <iant@google.com>
2226 Dave Korn <dave.korn.cygwin@gmail.com>
2227
2228 PR lto/46273
2229 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2230 and on other supported platforms whenever LTO is enabled.
2231 * configure: Rebuild.
2232
87841584
AM
22332010-11-02 Alan Modra <amodra@gmail.com>
2234
2235 PR binutils/12110
2236 * configure.ac: Error when source path contains spaces.
2237 * configure: Regenerate.
2238
fe12dfe1
JW
22392010-10-23 James E. Wilson <wilson@codesourcery.com>
2240
2241 * MAINTAINERS: Update my email address.
2242
66c92425
ILT
22432010-10-20 Ian Lance Taylor <iant@google.com>
2244
2245 * Makefile.def (target_modules): Set lib_path to src/.libs for
2246 libstdc++-v3 module.
2247 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2248 * Makefile.in: Rebuild.
2249
187d3518
LB
22502010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2251
2252 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2253 (Write After Approval): Remove myself.
2254
02db6bba
TG
22552010-10-15 Tristan Gingold <gingold@adacore.com>
2256
2257 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2258
c0103e74
DR
22592010-10-14 Douglas Rupp <rupp@gnat.com>
2260
2261 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2262
1cd0b716
DK
22632010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2264
2265 * configure.ac (build_lto_plugin): New shell variable.
2266 (--enable-lto): Turn on by default for all non-ELF platforms that
2267 have had LTO support added so far. Set build_lto_plugin appropriately
2268 for both ELF and non-ELF.
2269 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2270 * configure: Regenerate.
2271
d4c1abb3
RW
22722010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2273
2274 Sync from src:
2275 * configure.ac (v850 support): Remove target-libgloss from
2276 noconfigdirs.
2277 * configure: Regenerate.
2278
ffedf511
RW
22792010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2280
2281 PR bootstrap/45326
2282 PR bootstrap/45174
2283 * configure.ac: Honor initial values of $build_configargs,
2284 $host_configargs, $target_configargs. Mark the precious, so
2285 environment settings get recorded.
2286 * configure: Regenerate.
2287
e1826acc
RW
22882010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2289
2290 PR bootstrap/45796
2291 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2292 Depend on all-build-libiberty.
2293 * Makefile.in: Regenerate.
2294
80920132
ME
22952010-09-30 Michael Eager <eager@eagercon.com>
2296
2297 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2298 * configure: Regenerate.
2299
770a498a
ME
23002010-09-28 Michael Eager <eager@eagercon.com>
2301
2302 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2303
86dfbd58
RW
23042010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305
2306 PR bootstrap/44621
2307 * configure.ac: Fix unportable shell quoting.
2308 * configure: Regenerate.
2309
db50fe7d
IS
23102010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2311
2312 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2313 targets and amend comment.
2314 * configure: Regenerate.
2315
0064e825
TB
23162010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
bb79486c
JH
23202010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2321
2322 * configure.ac: Enable LTO by default on Darwin.
2323 * configure: Regenerate.
2324
9e0b22c3
MS
23252010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2326
bb79486c 2327 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2328
2fabf1b7
IB
23292010-09-01 Ian Bolton <ian.bolton@arm.com>
2330
bb79486c 2331 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2332
3a9abc98
DS
23332010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2334
2335 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2336 ports
2337
331a9a59
DY
23382010-07-28 David Yuste <david.yuste@gmail.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
223a9d64
N
23422010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2343
2344 * configure.ac: Support all v850 targets.
2345 * configure: Regenerate.
2346
9183bdcf
MG
23472010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2348
2349 PR bootstrap/44455
2350 * configure.ac (extra_mpfr_configure_flags): Copy from
2351 extra_mpc_gmp_configure_flags.
2352 * configure: Re-generated.
2353
2e290598
AK
23542010-07-22 Andi Kleen <ak@linux.intel.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
8d6cd388
CLT
23582010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2359
2360 * MAINTAINERS (Write After Approval): Add myself.
2361
b0b01eb0
JY
23622010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
77198d71
JH
23662010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2367
2368 PR target/44862
2369 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2370 Provide -B option to allow for link spec %s substitutions for
2371 libstdc++.a on darwin.
2372 * Makefile.in: Regenerate.
2373
02fe70af
MM
23742010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2375
2376 * MAINTAINERS (Reviewers): Update my e-mail address
2377
c63a4676
AO
23782010-06-10 Alexandre Oliva <aoliva@redhat.com>
2379
2380 * Makefile.def (configure-gcc): Depend on all-libelf.
2381 * Makefile.in: Rebuild.
2382
e68edbf6
FC
23832010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2384
2385 * MAINTAINERS (Write After Approval): Add myself in the right place.
2386
dce2d8b2 23872010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2388
2389 * MAINTAINERS (Write After Approval): Add myself.
2390
dce2d8b2 23912010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2392
2393 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2394
23952010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2396
1ab55d69
MK
2397 * config.sub: Update to version 2010-05-21.
2398 * config.guess: Update to version 2010-04-03.
0c422e74 2399
02540df4
SB
24002010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2401
2402 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2403 * configure: Regenerate.
2404
dfe5f5b2
ST
24052010-05-12 Sriraman Tallam <tmsriram@google.com>
2406
2407 * MAINTAINERS (Write After Approval): Add myself.
2408
c082f9f3
SB
24092010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2410
2411 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2412 a platform that supports LTO.
2413 * configure: Regenerate.
2414
f1af9e5f
SP
24152010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2416
2417 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2418 * configure: Regenerated.
2419
38e3d868
RM
24202010-04-27 Roland McGrath <roland@redhat.com>
2421 H.J. Lu <hongjiu.lu@intel.com>
2422
2423 * configure.ac (--enable-gold): Support both, both/gold and
2424 both/bfd to add gold to configdirs without removing ld.
2425 * configure: Regenerated.
2426
2427 * Makefile.def: Add install-gold dependency to install-ld.
2428 * Makefile.in: Regenerated.
2429
3bec79c5
DK
24302010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2431
2432 PR lto/42776
2433 * configure.ac (--enable-lto): Refactor handling so libelf tests
2434 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2435 and allow LTO to be explicitly enabled on non-ELF platforms that
2436 are known to support it inside else-clause.
2437 * configure: Regenerate.
2438
615c8ffa
EB
24392010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2440
2441 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2442 * configure: Regenerate.
2443
e4522f78
RC
24442010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2445
2446 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2447 * configure: Regenerate.
2448
8ccb78f2
RO
24492010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2450
2451 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2452 separately.
2453 * configure: Regenerate.
2454
d5cc2ee3
KW
24552010-04-16 Kevin Williams <kevin.williams@inria.fr>
2456
2457 * MAINTAINERS (Write After Approval): Add myself.
2458
8406cb62
TG
24592010-04-14 Tristan Gingold <gingold@adacore.com>
2460
2461 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2462 * configure: Regenerate.
2463
3591b8e2
SE
24642010-04-13 Steve Ellcey <sje@cup.hp.com>
2465
2466 * configure: Regenerate after change to elf.m4.
2467
a82ecc7b
IS
24682010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2469
2470 * MAINTAINERS (Write After Approval): Add myself.
2471
1f0bf148
SP
24722010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2473
2474 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2475 * configure: Regenerated.
2476
24772010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2478
2479 * configure.ac: Print "buggy but acceptable" when CLooG
2480 revision is less than 9.
2481 * configure: Regenerated.
2482
ecd01dee
DN
24832010-04-01 Diego Novillo <dnovillo@google.com>
2484
2485 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2486
dc683a3f
RW
24872010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2488
2489 PR bootstrap/43615
2490 PR bootstrap/43328
2491
2492 Revert:
2493
2494 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2495
2496 * configure.ac: Do not pass --enable-multilib nor
2497 --disable-multilib in baseargs. Accept explicitly passed
2498 --enable_multilib.
2499 * configure: Regenerate.
2500
7527d83f
UW
25012010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2502
2503 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2504
895522b6
JJ
25052010-03-31 Janis Johnson <janis187@us.ibm.com>
2506
2507 * MAINTAINERS: Remove myself.
2508
9db4e878
RW
25092010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2510
2511 PR bootstrap/43328
2512 * configure.ac: Do not pass --enable-multilib nor
2513 --disable-multilib in baseargs. Accept explicitly passed
2514 --enable_multilib.
2515 * configure: Regenerate.
2516
acf6bf36
AP
25172010-03-28 Andrew Pinski <pinskia@gmail.com>
2518
2519 * MAINTAINERS (spu port): Remove me.
2520
b42f0d7e
JM
25212010-03-23 Joseph Myers <joseph@codesourcery.com>
2522
2523 * configure.ac (tic6x-*-*): New case.
2524 * configure: Regenerate.
2525
0d1152b1
JM
25262010-03-23 Joseph Myers <joseph@codesourcery.com>
2527
2528 * config.sub: Update to version 2010-03-22.
2529 * config.guess: Update to version 2009-12-30.
2530
dce2d8b2 25312010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2532
2533 PR ada/42554
2534 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2535 * configure: Regenerate.
2536
5408fbe8
RR
25372010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2538
2539 * MAINTAINERS: Update my email address.
2540
3f55a3b3
SP
25412010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2542
2543 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2544 (ghassan.shobaki@amd.com): Removed.
2545
3f08f7e8
AM
25462010-03-17 Alan Modra <amodra@gmail.com>
2547
2548 * MAINTAINERS: Update my email address.
2549
f3a9d094
DN
25502010-03-16 Diego Novillo <dnovillo@google.com>
2551
2552 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2553 Matthews.
2554
db5c4b8b
JM
25552010-03-16 Joseph Myers <joseph@codesourcery.com>
2556
2557 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2558 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2559
b995570a
JM
25602010-03-16 Joseph Myers <joseph@codesourcery.com>
2561
2562 * MAINTAINERS: Update my email address.
2563
124cc66f
DJ
25642010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2565
2566 * MAINTAINERS: Update my email address.
2567
a4581668
BS
25682010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2569
2570 * MAINTAINERS: Update my email address.
2571
49d78e29
JZ
25722010-03-09 Jie Zhang <jie@codesourcery.com>
2573
2574 * MAINTAINERS: Update my email address.
2575
8927b7c0
RO
25762010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2577
2578 PR libstdc++/32499
2579 * configure.ac (RANLIB): Default to true.
2580 (STRIP): Likewise.
2581 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2582 * configure: Regenerate.
2583
dce2d8b2 25842010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2585
2586 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2587 (Write After Approval): Update my email address.
2588
bf646aaf
NC
25892010-02-17 Nick Clifton <nickc@redhat.com>
2590
2591 PR 11238
2592 * Makefile.tpl (local-distclean): Also remove config.cache files in
2593 sub-directories as there may not be Makefiles present in the
2594 sub-directories.
96e41f16
NC
2595 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2596 the config.cache files found by the find command.
2597
bf646aaf
NC
2598 * Makefile.in: Regenerate.
2599 * configure.ac: Revert previous delta.
2600 * configure: Regenerate.
2601
ff78880a
NC
26022010-02-15 Nick Clifton <nickc@redhat.com>
2603
2604 PR 11238
2605 * configure.ac: Delete config.cache files in sub-directories when
2606 deleting Makefiles.
2607 * configure: Regenerate.
2608
8150eadf
BE
26092010-02-12 Ben Elliston <bje@gnu.org>
2610
2611 * MAINTAINERS: Update my email address.
2612
a9e12bfd
AP
26132010-02-08 Andrew Pinski <pinskia@gmail.com>
2614
2615 * MAINTAINERS (spu port): Update my email address.
2616
95315086
JZ
26172010-02-08 Jie Zhang <jie.zhang@analog.com>
2618
2619 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2620
362c6d2f
KG
26212010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2622
2623 * configure.ac: Add "recommended" version checks for GMP/MPC.
2624 Update recommended GMP/MPFR/MPC versions.
2625 * configure: Regenerate.
2626
888c5ad2
JR
26272010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2628
2629 * MAINTAINERS: Move my Embecosm email address into the
2630 write-after-approval section.
2631
3bf714a7
ILT
26322010-01-26 Ian Lance Taylor <iant@google.com>
2633
2634 * MAINTAINERS: Add myself as Go frontend maintainer.
2635
ad1e5170
JR
26362010-01-25 Joern Rennecke <amylaar@spamcop.net>
2637
2638 PR libstdc++/36101, PR libstdc++/42813
2639 * configure.ac (bootstrap_target_libs): Make inclusion of
2640 target-libgomp conditional on libgomb being in target_configdirs.
2641 * configure: Regenerate.
2642
fb0553d1
JR
26432010-01-23 Joern Rennecke <amylaar@spamcop.net>
2644
2645 PR libstdc++/36101, PR libstdc++/42813
2646 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2647 * configure: Regenerate.
2648
aae29963
JR
26492010-01-22 Joern Rennecke <amylaar@spamcop.net>
2650
2651 PR libstdc++/36101, PR libstdc++/42813
2652 * configure.ac (target_configdirs): Substitute.
2653 * Makefile.def: Bootstrap target module libgomp.
2654 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2655 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2656 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2657 * configure, Makefile.in: Regenerate.
2658
d8fe8895
DK
26592010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2660
2661 * MAINTAINERS: Adjust my details.
2662
ebfe4897
EW
26632010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2664
2665 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2666
f7746c59
TL
26672010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2668
2669 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2670
306c7b5b
TL
26712010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2672
2673 * MAINTAINERS (Write After Approval): Add myself.
2674
1b8b9e19
KT
26752010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2676
2677 * MAINTAINERS (Write After Approval): Add myself.
2678
c164615b
RG
26792010-01-11 Richard Guenther <rguenther@suse.de>
2680
2681 PR lto/41569
2682 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2683 * Makefile.in: Regenerated.
2684
f3f623ae
AT
26852010-01-11 Andreas Tobler <andreast@fgznet.ch>
2686
2687 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2688 * configure: Regenerate.
2689
592c90ff 26902010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2691 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2692
2693 PR bootstrap/42424
2694 * configure.ac: Include libtool m4 files.
9c78662a 2695 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2696 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2697 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2698
592c90ff
KG
2699 * configure: Regenerate.
2700
60a2e213
RW
27012010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2702
2703 PR bootstrap/41818
2704 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2705 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2706 * Makefile.in: Regenerate.
2707
7413962d
RG
27082010-01-02 Richard Guenther <rguenther@suse.de>
2709
2710 PR lto/41529
2711 * configure.ac: Include config/elf.m4. Disable LTO if not
2712 builting for an elf target.
2713 * configure: Regenerate.
2714
f77f3945
CF
27152009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2716
2717 * MAINTAINERS: Change my email address.
2718
4960e3f0
BE
27192009-12-18 Ben Elliston <bje@au.ibm.com>
2720
2721 * config.sub, config.guess: Update from upstream sources.
2722
d16a31da
SZ
27232009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2724
2725 * MAINTAINERS (Write After Approval): Add myself.
2726
3a5729ea
KG
27272009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2728
2729 PR middle-end/30447
2730 PR middle-end/30789
2731 PR other/40302
2732
2733 * configure.ac: Require MPC.
2734 * configure: Regenerate.
2735
43e02a8a
RW
27362009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2737
2738 PR target/38384
2739 PR bootstrap/40972
2740 * libtool.m4: Sync from git Libtool.
2741 * ltoptions.m4: Likewise.
2742 * ltversion.m4: Likewise.
2743 * lt~obsolete.m4: Likewise.
2744 * ltmain.sh: Likewise.
2745
360d4522
KG
27462009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2747
2748 * configure.ac: Update minimum MPC version to 0.8.
2749 * configure: Regenerate.
2750
f264ed56
SP
27512009-11-21 Sebastian Pop <sebpop@gmail.com>
2752
2753 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2754 * configure: Regenerated.
2755
ed2eaa9f
ILT
27562009-11-21 Ian Lance Taylor <iant@google.com>
2757
2758 * configure.ac: Change default of poststage1_ldflags to be empty if
2759 poststage1_libs is set. When poststage1_libs is empty, and
2760 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2761 * configure: Rebuild.
2762
58346783
AN
27632009-11-21 Adam Nemet <adambnmet@gmail.com>
2764
2765 * MAINTAINERS (Write After Approval): Update my email address.
2766
5ca0106a
BE
27672009-11-20 Ben Elliston <bje@au.ibm.com>
2768
2769 * config.guess: Update from upstream sources.
2770
87213cd4
AO
27712009-11-16 Alexandre Oliva <aoliva@redhat.com>
2772
2773 * Makefile.def: Restore host and target settings for gmp.
2774 * Makefile.in: Rebuild.
2775
f61428ed
AO
27762009-11-16 Alexandre Oliva <aoliva@redhat.com>
2777
2778 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2779 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2780 Fix portability of test of C++ as bootstrap language. Add
2781 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2782 * configure: Rebuild.
2783 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2784 and cloog. Fix in-tree ppl configuration. Introduce libelf
2785 in-tree building.
2786 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2787 (POSTSTAGE1_HOST_EXPORTS): Use it.
2788 (STAGE[+id+]_CXXFLAGS): New.
2789 (BASE_FLAGS_TO_PASS): Pass it down.
2790 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2791 extra_exports.
2792 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2793 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2794 extra_exports.
2795 * Makefile.in: Rebuild.
2796
f6c56be6
BE
27972009-11-17 Ben Elliston <bje@au.ibm.com>
2798
2799 * config.sub, config.guess: Update from upstream sources.
2800
0ccb5970
JK
28012009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
dce2d8b2 28052009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
5d571eaa
OS
28092009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2810
2811 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2812 paths for *-w64-mingw* and x86_64-*mingw*.
2813 * configure: Regenerated.
2814
dce2d8b2 28152009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2816
2817 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2818
c393f559
BK
28192009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2820
2821 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2822 Phil Edwards to Write-After Approval.
2823
ef4c4300
KT
28242009-10-30 Kai Tietz <kai.tietz@onevision.com>
2825
2826 * configure.ac: Disable target-winsup & co for
2827 x86_64-*-mingw* and *-w64-mingw* targets.
2828 * configure: Regenerated.
2829
65a324b4
NC
28302009-10-16 Nick Clifton <nickc@redhat.com>
2831
2832 * MAINTAINERS: Add myself as a maintainer for the RX port.
2833
dce2d8b2 28342009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2835
9c78662a 2836 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2837
17e72e5d
RO
28382009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2839
2840 * configure.ac (CLooG test): Use = with test.
2841 * configure: Regenerate.
2842
ed3a56f3
RG
28432009-10-22 Richard Guenther <rguenther@suse.de>
2844
2845 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2846 cloog if the ppl version check failed. Move flags saving
2847 before setting in libelf check.
2848 * configure: Regenerate.
2849
ad0abd3c
RG
28502009-10-21 Richard Guenther <rguenther@suse.de>
2851
2852 * configure.ac: Adjust the ppl and cloog configure to work as
2853 documented. Disable cloog if ppl was disabled. Omit the version
2854 checks if they were disabled.
2855 * configure: Re-generate.
2856
e4c5bd48
RW
28572009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2858
2859 * configure.ac: Add 'lto' to enable_languages, not
2860 new_enable_languages, and only if not already present.
2861 * configure: Regenerate.
2862
0ffd69c5
GP
28632009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2864
2865 * README: Refer to the various COPYING* files instead of just
2866 COPYING.
2867 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2868
dce2d8b2 28692009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2870
2871 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2872
58687768
RG
28732009-10-07 Richard Guenther <rguenther@suse.de>
2874
2875 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2876 and Richard Guenther as reviewers.
2877 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2878 as reviewers.
2879
49b0ca5c 28802009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2881
49b0ca5c 2882 * config.sub: Update from upstream sources.
d2d9ce5e 2883
aeb94799
ILT
28842009-10-06 Ian Lance Taylor <iant@google.com>
2885
2886 * Makefile.def: check-gold depends upon all-gas.
2887 * Makefile.in: Rebuild.
2888
123651cd
PM
28892009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
d7f09764
DN
28932009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2894
2895 * Makefile.def: all-lto-plugin depends on all-libiberty.
2896 set bootstrap=true for lto-plugin.
2897 Add lto-plugin.
2898 * Makefile.in: Regenerate.
2899 * configure.ac (host_libs): Add lto-plugin.
2900 * configure: Regenerate.
2901
d7f09764
DN
29022009-10-03 Diego Novillo <dnovillo@google.com>
2903
2904 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2905 (HOST_LIBELFLIBS): Define.
2906 (HOST_LIBELFINC): Define.
2907 * Makefile.in: Regenerate.
2908 * configure.ac: Add --enable-lto.
2909 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2910 If --enable-lto is used, add 'lto' to new_enable_languages.
2911 If --enable-lto is used and gold is enabled, add
2912 lto-plugin to configdirs.
2913 * configure: Regenerate.
2914
29152009-10-03 Simon Baldwin <simonb@google.com>
2916
2917 * configure.ac: If --with-system-zlib, suppress local zlib and
2918 pass --with-system-zlib to subdir configure scripts.
2919 * configure: Regenerate.
2920
dce2d8b2 29212009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2922 Paolo Bonzini <bonzini@gnu.org>
2923
2924 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2925 $(srcdir).
2926 * Makefile.in: Rebuilt.
2927
dce2d8b2 29282009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
3e661154
KG
29322009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2933
2934 * configure.ac: Update minimum MPC version to 0.7.
2935 * configure: Regenerate.
2936
f1a036e4
NC
29372009-09-25 Nick Clifton <nickc@redhat.com>
2938
2939 * configure.ac: Pass any --cache-file=/dev/null option on to
2940 subconfigures.
2941 * configure: Regenerate.
2942
d4c74acc
NC
29432009-09-23 Nick Clifton <nickc@redhat.com>
2944
2945 * config.sub, config.guess: Update from upstream sources.
2946
dce2d8b2 29472009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2948
2949 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2950 * Makefile.in: Rebuilt.
2951
0db770bd
RW
29522009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2953
2954 PR bootstrap/32272
2955 * configure.ac: Error out if $srcdir isn't '.' but contains
2956 host-${host_noncanonical}.
2957 * configure: Regenerate.
2958
71101870
RO
29592009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2960
2961 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2962 maintainer.
2963
ca6d0d62
RW
29642009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2965
79cd2b23
RW
2966 * configure.ac: If bootstrapping a combined tree with
2967 --enable-gold, require c++ in stage1_languages.
2968 * configure: Regenerate.
2969
ab9dcd0c
RW
2970 * configure.ac: Also add target_libs of stage1_languages to
2971 bootstrap_target_libs.
2972 * configure: Regenerate.
2973
ca6d0d62
RW
2974 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2975 with --enable-languages not containing c++.
2976 * configure: Regenerate.
2977
1c3c9f12
JZ
29782009-09-15 Jie Zhang <jie.zhang@analog.com>
2979
2980 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2981 * configure: Regenerate.
2982
dce2d8b2 29832009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2984
6fb30a14
JR
2985 * MAINTAINERS (Write After Approval): Update my e-mail address,
2986 and move from from here...
2987 (Waiting for paperwork): To here.
0318772d 2988
4056c2c6
JM
29892009-09-09 Joseph Myers <joseph@codesourcery.com>
2990
2991 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2992
3e54529c
RW
29932009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2994
2995 * configure.ac: Do not use $extrasub for replacing @if/@endif
2996 parts in Makefile; instead, use additional arguments to
2997 AC_CONFIG_COMMANDS to do the replacement manually, with several
2998 sed invocations, to avoid HP-UX sed command limits.
2999 * configure: Regenerate.
3000
713e2ea6
AO
30012009-09-08 Alexandre Oliva <aoliva@redhat.com>
3002
3003 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3004 blank before -L.
3005
5646b7b9
AO
30062009-09-04 Alexandre Oliva <aoliva@redhat.com>
3007
3008 * configure.ac (with-build-config): Document. Handle without.
3009 Handle missing argument.
3010 * configure: Rebuilt.
3011
e12c4094
AO
30122009-09-03 Alexandre Oliva <aoliva@redhat.com>
3013
3014 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3015 Default to bootstrap-debug only if compare-debug works.
3016 * configure: Rebuilt.
3017 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3018 * Makefile.in: Rebuilt.
3019
75cb0057
RO
30202009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3021
3022 * MAINTAINERS (OS Port Maintainers): Update my email address.
3023
8fc68cba
AO
30242009-09-01 Alexandre Oliva <aoliva@redhat.com>
3025
3026 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3027 * Makefile.in: Rebuilt.
3028
44cb38cf
CD
30292009-09-01 Chris Demetriou <cgd@google.com>
3030
3031 * MAINTAINERS (Write After Approval): Add myself.
3032
f9329c35
DS
30332009-08-31 Dodji Seketeli <dodji@redhat.com>
3034
3035 PR debug/30161
3036 * include/dwarf2.h (enum dwarf_tag): Added
3037 DW_TAG_GNU_template_template_param
3038 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3039
f945e229
PB
30402009-08-30 Paolo Bonzini <bonzini@gnu.org>
3041
3042 * Makefile.tpl (AWK): Fix typo.
3043 * Makefile.in: Regenerate.
3044
87264276
PB
30452009-08-30 Paolo Bonzini <bonzini@gnu.org>
3046
3047 * configure.ac: Detect awk and sed.
3048 * Makefile.def (flags_to_pass): Add AWK and SED.
3049 * Makefile.tpl (AWK, SED): New.
3050 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3051 * configure: Regenerate.
3052 * Makefile.in: Regenerate.
3053
68ccd57c
DK
30542009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3055
3056 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3057 (collapseslashes): Likewise.
3058
df58e648
RW
30592009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3060
3061 * configure.ac (AC_PREREQ): Bump to 2.64.
3062
0539cb2c
RW
30632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3064
70fa0efa
RW
3065 * configure.ac: Remove --with-datarootdir, --with-docdir,
3066 --with-pdfdir, --with-htmldir switches.
3067 * configure: Regenerate.
3068
5213506e
RW
3069 * configure: Regenerate.
3070
0539cb2c
RW
3071 * compile: Sync from Automake 1.11.
3072 * depcomp: Likewise.
3073 * install-sh: Likewise.
3074 * missing: Likewise.
3075 * mkinstalldirs: Likewise.
3076 * ylwrap: Likewise.
3077
197c68cc
DK
30782009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3079
3080 * ltmain.sh (func_normal_abspath): New function.
3081 (func_relative_path): Likewise.
3082 (func_mode_help): Document new -bindir option for link mode.
3083 (func_mode_link): Add new -bindir option, and use it to place
3084 output DLL if specified.
3085
58af276a
RW
30862009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3087
0115d4a3
RW
3088 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3089 (baseargs): Add --disable-option-checking.
3090 * configure: Regenerate.
3091
58af276a
RW
3092 * Makefile.def (configure-target-libiberty): Depend on
3093 all-binutils and all-ld.
3094 (configure-target-newlib): Likewise.
3095 * Makefile.in: Regenerate.
3096
e9d9afef
BE
30972009-08-17 Ben Elliston <bje@au.ibm.com>
3098
3099 * config.sub, config.guess: Update from upstream sources.
3100
354ebf88
RW
31012009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3102
3103 Sync from src, merge:
3104
3105 2009-07-02 Tristan Gingold <gingold@adacore.com>
3106
3107 * configure.ac: Do not exclude gas for i386-*-darwin.
3108 Add a case for x86_64-*-darwin.
3109 * configure: Regenerate.
3110
8375f7b2
NV
31112009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3112
3113 * MAINTAINERS: Add my name to Write After Approval list.
3114
dce2d8b2 31152009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3116
3117 * configure.ac: Add Microblaze target.
3118 * configure: Regenerate.
3119
ea2002ba
CB
31202009-07-31 Christian Bruel <christian.bruel@st.com>
3121
3122 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3123 * configure: Regenerate.
2bf33cdb 3124
dce2d8b2 31252009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3126
3127 * MAINTAINERS (Write After Approval): Update my e-mail address.
3128
e90e6bd7
ILT
31292009-07-06 Ian Lance Taylor <iant@google.com>
3130
3131 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3132 * configure: Rebuild.
3133
f6e0880a
TG
31342009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3135
3136 * MAINTAINERS: Move myself to the Graphite Reviewers.
3137
6d984927
WG
31382009-06-30 Wei Guozhi <carrot@google.com>
3139
3140 * MAINTAINERS: Add my name to Write After Approval list.
3141
f2689b09
SE
31422009-06-26 Steve Ellcey <sje@cup.hp.com>
3143
3144 PR bootstrap/40338
3145 * configure.ac (comparestring): Create new variable.
3146 * Makefile.tpl (comparestring): Use to skip some comparisions.
3147 * configure: Regenerate.
3148 * Makefile.in: Regenerate.
3149
f62c0ba4
DE
31502009-06-26 Doug Evans <dje@sebabeach.org>
3151
3152 * Makefile.def (host_modules): Add cgen.
3153 * Makefile.in: Regenerate.
3154 * configure.ac (host_tools): Add cgen.
3155 * configure: Regenerate.
3156
7acf4da6
DD
31572009-06-23 DJ Delorie <dj@redhat.com>
3158
3159 * MAINTAINERS: Add myself as mep maintainer.
3160
00020c16
ILT
31612009-06-23 Ian Lance Taylor <iant@google.com>
3162
3163 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3164 boot_languages. Only bootstrap target libraries listed in
3165 target_libs for some boot language. Add --with-stage1-ldflags,
3166 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3167 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3168 if not building with C++.
3169 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3170 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3171 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3172 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3173 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3174 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3175 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3176 * configure, Makefile.in: Rebuild.
3177
1da52d4a
LF
31782009-06-23 Li Feng <nemokingdom@gmail.com>
3179
3180 * MAINTAINERS: Added my name to write-after-approval list.
3181
144c9175
RM
31822009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3183
3184 * configure.ac: Define is_elf for QNX Neutrino targets.
3185 * configure: Regenerate.
3186
e5871e24
GS
31872009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3188
9c78662a 3189 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3190
5f4a82c0
KG
31912009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3192
3193 * configure.ac: Detect MPC in default directory.
3194 * configure: Regenerate.
3195
394e9195
JG
31962009-06-03 Jerome Guitton <guitton@adacore.com>
3197 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3198
9c78662a
UB
3199 * Makefile.tpl (all): Avoid a trailing backslash.
3200 * Makefile.in: Regenerate.
394e9195 3201
47bca6aa
BE
32022009-06-03 Ben Elliston <bje@au.ibm.com>
3203
3204 * config.sub, config.guess: Update from upstream sources.
3205
a891a473
RS
32062009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3207
3208 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3209 to noconfdirs.
3210 * configure: Regenerate.
3211
70cb2d9f
AO
32122009-06-02 Alexandre Oliva <aoliva@redhat.com>
3213
3214 * Makefile.tpl ([+compare-target+]): Compare all stage
3215 directories, rather than just gcc.
3216 * Makefile.in: Rebuilt.
3217
7f1245df
DK
32182009-06-01 Doug Kwan <dougkwan@google.com>
3219
3220 * configure.ac: Support gold for target arm*-*-*.
3221 * configure: Regenerate.
394e9195 3222
acd26225
KG
32232009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3224
3225 * Makefile.def: Add MPC support and dependencies.
3226 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3227
3228 * Makefile.in, configure: Regenerate.
3229
a1fc946a
AO
32302009-05-27 Alexandre Oliva <aoliva@redhat.com>
3231
3232 * Makefile.tpl (all): Avoid harmless warning in make all when
3233 gcc-bootstrap is enabled but stage_last does not exist.
3234 * Makefile.in: Rebuilt.
3235
2e6a3c8d
NR
32362009-05-24 Nicolas Roche <roche@adacore.com>
3237
3238 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3239 * Makefile.in: Regenerate.
3240
63487d11
DC
32412009-05-21 Denis Chertykov <chertykov@gmail.com>
3242
3243 * MAINTAINERS: Update my e-mail address.
3244
449223af
DK
32452009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3246
3247 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3248 * configure: Regenerate.
3249
31c98f49
AO
32502009-05-18 Alexandre Oliva <aoliva@redhat.com>
3251
3252 PR other/40159
3253 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3254 gcc-no-bootstrap are mutually exclusive.
3255 * Makefile.in: Rebuilt.
3256
0f501837
AO
32572009-05-18 Alexandre Oliva <aoliva@redhat.com>
3258
3259 PR other/40159
3260 * Makefile.tpl (all): Don't end with unconditional success.
3261 * Makefile.in: Rebuilt.
3262
4a4a4e99
AO
32632009-05-12 Alexandre Oliva <aoliva@redhat.com>
3264
3265 PR target/37137
3266 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3267 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3268 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3269 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3270 stage_configureflags, stage_cflags and stage_libcflags into
3271 explicit Makefile macros.
3272 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3273 GFORTRAN.
3274 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3275 CC. Set CC_FOR_BUILD from CC.
3276 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3277 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3278 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3279 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3280 and GFORTRAN.
3281 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3282 (_LIBCFLAGS): Renamed to _TFLAGS.
3283 (do-compare-debug, do-compare3-debug): Drop.
3284 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3285 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3286 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3287 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3288 (XGCC_FLAGS_FOR_TARGET): New.
3289 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3290 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3291 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3292 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3293 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3294 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3295 TFLAGS.
3296 (BUILD_CONFIG): Include if requested.
3297 (all): Set TFLAGS on bootstrap.
3298 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3299 (all-stageid-prefixmodule): Likewise.
3300 (do-clean, distclean-stageid): Set TFLAGS.
3301 (restrap): Fix whitespace.
3302 * Makefile.in: Rebuilt.
3303
1cee3429
PB
33042009-05-07 Paolo Bonzini <bonzini@gnu.org>
3305
3306 * config.guess: Sync with src.
3307
0b70eafd
DK
33082009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3309
3310 * configure.ac ($with_ppl): Default to no if not supplied.
3311 ($with_cloog): Likewise.
3312 configure: Regenerate.
3313
5175f17c
JW
33142009-04-27 James E. Wilson <wilson@codesourcery.com>
3315
3316 * MAINTAINERS: Update my e-mail address.
3317
952fa153
NC
33182009-04-27 Nick Clifton <nickc@redhat.com>
3319
3320 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3321
a687f83c
EB
33222009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3323
3324 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3325 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3326 * Makefile.in: Regenerate.
3327
9e3eba15
KG
33282009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3329
3330 PR bootstrap/39739
3331 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3332 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3333
3334 * configure, Makefile.in: Regenerate.
3335
a687f83c 33362009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3337
3338 * include/hashtab.h: Update GTY annotations to new syntax
3339 * include/splay-tree.h: Likewise
3340
070bdbd9
BE
33412009-04-17 Ben Elliston <bje@au.ibm.com>
3342
3343 * config.sub, config.guess: Update from upstream sources.
3344
55f2d967
AG
33452009-04-15 Anthony Green <green@moxielogic.com>
3346
3347 * configure.ac: Add moxie support.
3348 * configure: Rebuilt.
3349
309c24a9
JJ
33502009-04-14 Jakub Jelinek <jakub@redhat.com>
3351
3352 * configure.ac: Change copyright header to refer to version
3353 3 of the GNU General Public License and to point readers at the
3354 COPYING3 file and the FSF's license web page.
3355 * Makefile.def: Likewise.
3356 * Makefile.tpl: Likewise.
3357 * Makefile.in: Regenerate.
3358
b93133bc
JH
33592009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3360
3361 * configure.ac: Restore match for darwin9 or later. Use double
3362 brackets since regeneration eats one pair.
3363 * configure: Regenerate.
3364
d18ff35a
L
33652009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3366
3367 PR gas/10039
3368 * configure.ac: Require texinfo 4.7.
3369 * configure: Regenerated.
3370
748086b7
JJ
33712009-04-09 Nick Clifton <nickc@redhat.com>
3372
3373 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3374 the GCC Runtime Library Exception.
3375
a3337ea2
KG
33762009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3377
3378 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3379 * configure: Regenerate.
3380
60911f14
SE
33812009-04-01 Steve Ellcey <sje@cup.hp.com>
3382
3383 * Makefil.def (languages): New entries.
3384 * Makefile.tpl (check-gcc-*): New generic target.
3385 * Makefile.in: Regenerate.
60911f14 3386
dce2d8b2 33872009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3388
d18ff35a 3389 * MAINTAINERS: Update my email address.
7369c1d0 3390
cfb1f59f
TT
33912009-03-18 Tom Tromey <tromey@redhat.com>
3392
d18ff35a
L
3393 * configure: Rebuild.
3394 * configure.ac (host_libs): Add libiconv.
3395 * Makefile.in: Rebuild.
3396 * Makefile.def (host_modules): Add libiconv.
3397 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3398
75eeae1a
TG
33992009-03-16 Tristan Gingold <gingold@adacore.com>
3400
3401 * configure.ac: Treat gdb as supported on x86_64-darwin.
3402 * configure: Regenerate.
3403
f38095f3
JM
34042009-03-16 Joseph Myers <joseph@codesourcery.com>
3405
3406 * configure.ac (--with-host-libstdcxx): New option.
3407 * configure: Regenerate.
3408
dce2d8b2 34092009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3410
3411 * MAINTAINERS: Move myself into the write after approval list.
3412
6d401294
NP
34132009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3414
3415 * MAINTAINERS: Update e-mail address.
2bf33cdb 3416
07c97076
DN
34172009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3418
3419 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3420
dce2d8b2 34212009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3422
3423 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3424
7a9d3fe8
RW
34252009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3426
3427 Backport from git Libtool:
3428
3429 2009-01-19 Robert Millan <rmh@aybabtu.com>
3430 Support GNU/kOpenSolaris.
3431 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3432 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3433 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3434 GNU/kOpenSolaris.
3435
c9e9e11f
AS
34362009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3437
3438 * MAINTAINERS: Update e-mail address.
3439
5e8c1552 34402009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3441
3442 * MAINTAINERS (Write After Approval): Add self.
3443
b0adb088
BM
34442009-02-18 Bingfeng Mei <bmei@broadcom.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
ee04b574
AS
34482009-02-05 Andreas Schwab <schwab@suse.de>
3449
3450 * Makefile.tpl (stage_last): Define $r and $s before using
3451 $(RECURSE_FLAGS_TO_PASS).
3452 * Makefile.in: Regenerate
3453
907884c9
ILT
34542009-01-30 Ian Lance Taylor <iant@google.com>
3455
3456 * MAINTAINERS: Move myself to the Global Reviewers list.
3457
416ac4d4
RM
34582009-01-29 Robert Millan <rmh@aybabtu.com>
3459
3460 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3461 * configure: Regenerate.
3462
ee5decb3
GP
34632009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3464
3465 * MAINTAINERS: Make whitespace consistent.
19196f44 3466 Remove Robert Millan from Write After Approval.
ee5decb3 3467
36fbb0ec
AM
34682009-01-16 Alan Modra <amodra@bigpond.net.au>
3469
3470 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3471 (all-opcodes): Depend on all-libiberty.
3472 * Makefile.in: Regenerate.
3473
52535a64
DR
34742009-01-15 Douglas B Rupp <rupp@gnat.com>
3475
3476 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3477 * configure: Regenerate.
3478
e04a57df
RR
34792009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
856c450b
SK
34832009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3484
3485 * MAINTAINERS: Add myself to reviewers (Fortran).
3486
dce2d8b2 34872009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3488
3489 PR tree-optimization/38515
3490 * configure.ac (cloog-polylib): Removed.
3491 (with_ppl, with_cloog): Test for "no".
3492 * configure: Regenerated.
3493
1e5e8a59
DF
34942009-01-11 Daniel Franke <franke.daniel@gmail.com>
3495
3496 * MAINTAINERS: Moved myself to reviewers (Fortran).
3497
5e5debf6
TS
34982009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3499
3500 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3501 (Write After Approval): Remove myself.
3502
1c42acf1
DN
35032009-01-03 Diego Novillo <dnovillo@google.com>
3504
3505 * MAINTAINERS: Remove myself from alias maintainership.
3506
2fbbedaf
DA
35072009-01-02 David Ayers <ayers@fsfe.org>
3508
3509 * MAINTAINERS: Update e-mail address.
3510
17213821
GP
35112008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3512
3513 * MAINTAINERS: Make whitespace consistent.
3514
baafc534
RW
35152008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3516
3517 Backport from upstream Libtool:
3518 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3519 Add cache variables to tests that require the linker to work.
3520 For shlibpath_overrides_runpath, this also changes the semantics
3521 to let the result from the C compiler take precedence.
3522
18430d27
BE
35232008-12-02 Ben Elliston <bje@au.ibm.com>
3524
3525 * config.sub, config.guess: Update from upstream sources.
3526
dce2d8b2 35272008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3528
3529 * configure.ac (ppllibs): Add by default the lib flags.
3530 * configure: Regenerate.
3531
41e9641b
LM
35322008-12-08 Luis Machado <luisgpm@br.ibm.com>
3533
3534 * MAINTAINERS: Add myself to the write after approval list.
3535
25783c30
JH
35362008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3537
ee04b574
AS
3538 * configure.ac: Add double brackets on darwin[912].
3539 * configure: Regenerate.
25783c30 3540
0e318fcc
DK
35412008-12-03 Daniel Kraft <d@domob.eu>
3542
3543 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3544 Approval to Reviewer section (for Fortran front-end).
3545
7f171b95
JH
35462008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3547
3548 * configure.ac: Expand to darwin10 and later.
3549 * configure: Regenerate.
3550
09ce620e
AS
35512008-12-02 Andreas Schwab <schwab@suse.de>
3552
3553 * Makefile.def: configure-target-boehm-gc depends on
3554 all-target-libstdc++-v3.
3555 * Makefile.in: Regenerate.
3556
386c704d
KT
35572008-12-02 Kai Tietz <kai.tietz@onevision.com>
3558
3559 * MAINTAINERS: Add myself as mingw maintainer.
3560
e03dd84a
BE
35612008-12-02 Ben Elliston <bje@au.ibm.com>
3562
3563 * config.sub, config.guess: Update from upstream sources.
3564
3fa87964
GP
35652008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3566
3567 * README.SCO: Remove.
3568
df72d7ed
FP
35692008-11-29 Fernando Pereira <pronesto@gmail.com>
3570
3571 * MAINTAINERS: Add myself to the write after approval list.
3572
b5646528
DK
35732008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3574
3575 * MAINTAINERS: Update my email address in WAA section.
3576
dce2d8b2 35772008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3578
3579 * MAINTAINERS: Update e-mail address.
3580
dce2d8b2 35812008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3582
3583 * MAINTAINERS: Change e-mail address.
3584
0db3a858
TG
35852008-11-27 Tristan Gingold <gingold@adacore.com>
3586
3587 * configure.ac: Build gdb for i?86-*-darwin*
3588 * configure: Regenerated.
3589
dce2d8b2 35902008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3591
3592 * MAINTAINERS: Added my full name.
3593
487e299b
DJ
35942008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3595
3596 PR bootstrap/38014
3597 PR bootstrap/37923
3598
3599 Revert:
3600
3601 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3602
3603 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3604 * Makefile.in: Regenerated.
3605
3606 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 PR gdb/921
3609 PR gdb/1646
3610 PR gdb/2175
3611 PR gdb/2176
3612
3613 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3614 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3615 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3616 (HOST_EXPORTS): Pass CPPFLAGS.
3617 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3618 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3619 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3620 * Makefile.in, configure: Regenerated.
3621 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3622 and CPPFLAGS_FOR_BUILD.
3623
dce2d8b2 36242008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3625
3626 * MAINTAINERS: Add myself as middle end maintainer.
3627
044fed69
AS
36282008-11-06 Andrew Stubbs <ams@codesourcery.com>
3629
3630 * MAINTAINERS (Write after approval): Add myself.
3631
caf6defe
DN
36322008-11-05 Diego Novillo <dnovillo@google.com>
3633
3634 * MAINTAINERS (Global Reviewers): Add myself.
3635 (Non-Algorithmic Maintainers): Remove myself.
3636
3e9899ac
TS
36372008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3638
09ce620e 3639 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3640
ea99e36e
MM
36412008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3642
09ce620e 3643 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3644
fb0d2684
BE
36452008-10-31 Ben Elliston <bje@au.ibm.com>
3646
3647 * configure.ac (spu-*-*): Remove special case.
3648 * configure: Regenerate.
3649
73c07a3e
CM
36502008-10-30 Catherine Moore <clm@codesourcery.com>
3651
3652 * MAINTAINERS (Write after approval): Update my email address.
3653
7310a2da
SSF
36542008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3655
3656 * configure.ac [spu-*-*]: Do not set skipdirs.
3657 * configure: Re-generate.
3658
7e51fe23
BS
36592008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3660
3661 * MAINTAINERS (Various Maintainers): Add myself to reload.
3662
ef20be93
RG
36632008-10-25 Richard Guenther <rguenther@suse.de>
3664
3665 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3666 maintainer. Remove myself as libgcc-math maintainer.
3667 (Non-Algorithmic Maintainers): Remove myself.
3668
03ffcfa0
DJ
36692008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3670
3671 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3672 * Makefile.in: Regenerated.
3673
dec014a9
CC
36742008-10-23 Cary Coutant <ccoutant@google.com>
3675
3676 * MAINTAINERS (Write after approval): Add myself.
3677
b36c386c
DJ
36782008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3679
3680 PR gdb/921
3681 PR gdb/1646
3682 PR gdb/2175
3683 PR gdb/2176
3684
3685 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3686 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3687 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3688 (HOST_EXPORTS): Pass CPPFLAGS.
3689 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3690 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3691 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3692 * Makefile.in, configure: Regenerated.
3693 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3694 and CPPFLAGS_FOR_BUILD.
3695
dce2d8b2 36962008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3697
3698 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3699 Sebastian Pop.
3700
e0bda97e
AP
37012008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3702
3703 * MAINTAINERS (Write After Approval): Added myself.
3704
36c713e0
KG
37052008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3706
3707 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3708 recommended version to 2.3.2.
3709
3710 * configure: Regenerate.
3711
8fe005ee
MM
37122008-10-01 Mark Mitchell <mark@codesourcery.com>
3713
3714 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3715
be8f156f
DD
37162008-09-29 David Daney <david.daney@caviumnetworks.com>
3717
3718 * MAINTAINERS (Write After Approval): Update e-mail address.
3719
ae11dff4
PG
37202008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3721
3722 * libtool.m4: Update to libtool 2.2.6.
3723 * lt~obsolete.m4: Update to libtool 2.2.6.
3724 * ltmain.sh: Update to libtool 2.2.6.
3725 * ltsugar.m4: Update to libtool 2.2.6.
3726 * ltversion.m4: Update to libtool 2.2.6.
3727 * ltoptions.m4: Update to libtool 2.2.6.
3728 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3729
441154b1
CF
37302008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3731
3732 * MAINTAINERS (Write After Approval): Add myself.
3733
775b3b26
BRF
37342008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3735
3736 * MAINTAINERS (Write After Approval): Update my name.
3737
94538043
SB
37382008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3739
09ce620e 3740 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3741
52d1bfd8
SE
37422008-09-18 Steve Ellcey <sje@cup.hp.com>
3743
09ce620e 3744 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3745
c5cc92f5
GP
37462008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3747
3748 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3749 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3750 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3751 and Michael Tiemann from Write After Approval since they do not
3752 actually have access.
3753
23d9794a
RG
37542008-09-05 Richard Guenther <rguenther@suse.de>
3755
3756 * configure.ac: Initialize clooglibs to -lcloog.
3757 * configure: Re-generate.
3758
192a671e
LCW
37592008-09-04 Le-Chun Wu <lcwu@google.com>
3760
3761 * MAINTAINERS (Write After Approval): Add myself.
3762
d789184e
SP
37632008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3764
3765 * configure.ac (--with-cloog-polylib): New.
3766 (--disable-cloog-version-check): New.
3767 (--disable-ppl-version-check): New.
3768 * configure: Re-generate.
3769
36a881c7
RG
37702008-09-03 Richard Guenther <rguenther@suse.de>
3771
3772 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3773 cloog test.
3774 * configure: Re-generate.
3775
358da97e
HS
37762008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3777
3778 Add picoChip port.
3779 * MAINTAINERS: Add picoChip maintainers.
3780
f8bf9252
SP
37812008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3782 Tobias Grosser <grosser@fim.uni-passau.de>
3783 Jan Sjodin <jan.sjodin@amd.com>
3784 Harsha Jagasia <harsha.jagasia@amd.com>
3785 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3786 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3787 Adrien Eliche <aeliche@isty.uvsq.fr>
3788
3789 Merge from graphite branch.
3790 * configure: Regenerate.
3791 * Makefile.in: Regenerate.
3792 * configure.ac (host_libs): Add ppl and cloog.
3793 Add checks for PPL and CLooG.
3794 * Makefile.def (ppl, cloog): Added modules and dependences.
3795 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3796 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3797
d89f0ad6
AL
37982008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3799
3800 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3801 (GCC_SHLIB_SUBDIR): New.
3802 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3803 * configure: Regenerate.
3804 * Makefile.in: Regenerate.
3805
88a25817
GP
38062008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3807
3808 * MAINTAINERS: Consistently use tabs to separate columns.
3809
f873f15f
TG
38102008-08-29 Tristan Gingold <gingold@adacore.com>
3811
3812 * MAINTAINERS (Write after Approval): Add myself.
3813
e1514c3f
TG
38142008-08-28 Tristan Gingold <gingold@adacore.com>
3815
3816 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3817 Enable bfd, binutils and opcodes.
3818 * configure: Regenerate.
3819
4717882f
JDA
38202008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3821
3822 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3823
28c9884c
TK
38242008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3825
3826 * MAINTAINERS: Use correct Umlaut for last name.
3827
ae96d86a
FXC
38282008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3829
3830 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3831
3ecc96e3
DE
38322008-08-16 David Edelsohn <edelsohn@gnu.org>
3833
3834 * MAINTAINERS: Update my email address.
3835
dd609cc1
EB
38362008-08-16 Nicolas Roche <roche@adacore.com>
3837
3838 * Makefile.tpl: Add BOOT_ADAFLAGS.
3839 * Makefile.in: Regenerate.
3840
08d0963a
RS
38412008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3842
3843 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3844 * configure: Regenerate.
3845
dce2d8b2 38462008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3847
3848 * configure.ac: Add makefile fragments for hpux.
3849 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3850 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3851 * configure: Regenerate.
3852 * Makefile.in: Regenerate.
3853
dce2d8b2 38542008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3855
3856 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3857
dce2d8b2 38582008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3859
3860 * MAINTAINERS (Write after Approval): Add myself.
3861
78209f30
XG
38622008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
5b5b098d
AJ
38662008-06-29 Andrew Jenner <andrew@codesourcery.com>
3867
3868 * MAINTAINERS (Write After Approval): Add myself.
3869
d812ec93
KW
38702008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3871
3872 * MAINTAINERS: Update my email address.
3873
99e78224
JY
38742008-06-25 Joey Ye <joey.ye@intel.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
18c04407
RW
38782008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3879
3880 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3881 * Makefile.in: Regenerate.
3882 * configure: Regenerate.
3883
47aa9a31
DK
38842008-06-17 Daniel Kraft <d@domob.eu>
3885
3886 * MAINTAINERS (Write After Approval): Add myself.
3887
ad33ff57
RW
38882008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3889
3890 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3891 "$@" is still intact with both Autoconf 2.59 and 2.62.
3892 * configure: Regenerate.
3893
cdce5c41
RW
38942008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3895
3896 * Makefile.tpl: Fix comment errors.
3897 * Makefile.in: Regenerate.
3898
01b79d11
DM
38992008-06-12 David S. Miller <davem@davemloft.net>
3900 David Edelsohn <edelsohn@gnu.org>
3901
3902 * configure.ac: Add powerpc*-*-* to gold supported targets.
3903 * configure: Regenerate.
3904
f8c33439
JM
39052008-06-08 Joseph Myers <joseph@codesourcery.com>
3906
3907 PR tree-optimization/36218
3908 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3909 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3910 (all prefix="build-"): Pass them to build-system sub-makes.
3911 * Makefile.in: Regenerate.
3912
cd985f66
JM
39132008-06-07 Joseph Myers <joseph@codesourcery.com>
3914
3915 * MAINTAINERS (mt port): Remove.
3916 (sco5, unixware, sco udk): Remove.
3917 (Kean Johnston): Add to Write After Approval.
3918
3f6383d3
JB
39192008-05-30 Julian Brown <julian@codesourcery.com>
3920
3921 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3922 of libobjc for ARM EABI Linux.
3923 * configure: Regenerate.
30da41ed 3924
dce2d8b2 39252008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3926
09ce620e 3927 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3928
dce2d8b2 39292008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3930
e29cc9b4 3931 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3932
955410cb
JW
39332008-05-15 Janus Weil <janus@gcc.gnu.org>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
719bb4e3 39372008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3938
3939 * config-ml.in: don't handle --enable-shared and --enable-static.
3940
372b05fc
RS
39412008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3942
3943 * MAINTAINERS: Update my email address.
3944
f73e2200
PC
39452008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3946
3947 * MAINTAINERS: Update my email address.
09ce620e 3948
3e438e2b
KVH
39492008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3950
3951 * MAINTAINERS (Write After Approval): Add myself.
3952
177bf491
GS
39532008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
dce2d8b2 39572008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3958
3959 * MAINTAINERS (crx): Add myself.
3960
14a8726b
PB
39612008-04-18 Paolo Bonzini <bonzini@gnu.org>
3962
3963 Sync with src:
3964 2008-04-14 David S. Miller <davem@davemloft.net>
3965
09ce620e
AS
3966 * configure.ac: Add sparc*-*-* to gold supported targets.
3967 * configure: Regenerate.
14a8726b 3968
7142fb32
PB
39692008-04-18 Paolo Bonzini <bonzini@gnu.org>
3970
3971 PR bootstrap/35457
3972 * configure.ac: Include override.m4.
3973 * configure: Regenerate.
3974
c6b196de
PB
39752008-04-18 Paolo Bonzini <bonzini@gnu.org>
3976
09ce620e
AS
3977 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3978 * Makefile.in: Regenerate.
c6b196de 3979
dce2d8b2 39802008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3981
09ce620e 3982 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3983 as nonconfigurable directories list.
09ce620e 3984 * configure: Regenerate.
c993ae60 3985
8479b1b1
BE
39862008-04-14 Ben Elliston <bje@au.ibm.com>
3987
3988 * config.sub, config.guess: Update from upstream sources.
3989
295e261a
HPN
39902008-04-12 Hans-Peter Nilsson <hp@axis.com>
3991
3992 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3993 * Makefile.in: Regenerate.
3994
ac3949d9
EW
39952008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3996
3997 * configure.ac: Do not build libssp for the AVR.
3998 * configure: Regenerate.
3999
06407e30
ILT
40002008-04-07 Ian Lance Taylor <iant@google.com>
4001
4002 * Makefile.def: check-gold depends upon all-binutils.
4003 * Makefile.in: Regenerate.
4004
97db009c
AH
40052008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
2a79c47f
NC
40092008-04-04 Nick Clifton <nickc@redhat.com>
4010
4011 PR binutils/4334
5f4bebbf 4012 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4013 builds.
4014 * configure: Regenerate.
4015
c53a18d3
N
40162008-04-04 NightStrike <NightStrike@gmail.com>
4017
4018 PR other/35151
09ce620e
AS
4019 * configure.ac: Combine rules for mingw32 and mingw64.
4020 * configure: Regenerate.
c53a18d3 4021
d925aa70
KT
40222008-04-02 Kai Tietz <kai.tietz@onvision.com>
4023
4024 * MAINTAINERS (Write After Approval): Add myself.
4025
dce2d8b2 40262008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4027
4028 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4029 * Makefile.in (.NOTPARALLEL): Ditto.
4030
4412a506
PG
40312008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4032
4033 * MAINTAINERS (Write After Approval): Add myself.
4034
dce2d8b2 40352008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4036
4037 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4038 * Makefile.in (.NOTPARALLEL): Regenerate.
4039
639223bd
PB
40402008-03-27 Paolo Bonzini <bonzini@gnu.org>
4041
4042 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4043 * Makefile.in: Regenerate.
4044
b8ab1f4a
JS
40452008-03-26 Jakub Staszak <kuba@et.pl>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
b45890a4
TK
40492008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4050
4051 * MAINTAINERS: Update e-mail address.
4052
5afab7ad
ILT
40532008-03-20 Ian Lance Taylor <iant@google.com>
4054
4055 * configure.ac: Add support for --enable-gold.
4056 * Makefile.def: Add gold as a directory like ld.
4057 * configure, Makefile.in: Regenerate.
4058
38d24731
RW
40592008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4060
4061 * configure.ac: m4_include config/proginstall.m4.
4062 * configure: Regenerate.
32bc4cf4
RW
4063
4064 Backport from upstream Libtool:
09ce620e 4065
32bc4cf4 4066 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4067
32bc4cf4
RW
4068 Deal with Autoconf 2.62's semantic change in m4_append.
4069 * ltsugar.m4 (lt_append): Replace broken versions of
4070 m4_append.
4071 (lt_if_append_uniq): Don't require separator to be overquoted,
4072 and avoid broken m4_append.
4073 (lt_dict_add): Fix typo.
4074 * libtool.m4 (_LT_DECL): Don't overquote separator.
4075
9d3c50ea
DE
40762008-03-13 David Edelsohn <edelsohn@gnu.org>
4077
4078 * config.rpath: Add AIX 6 support.
4079
5d2edb29
PB
40802008-03-13 Paolo Bonzini <bonzini@gnu.org>
4081
4082 * Makefile.def (stageprofile). Remove -fprofile-generate
4083 from stage_libcflags.
4084 * Makefile.in: Regenerate.
4085
954910ef
BE
40862008-03-13 Ben Elliston <bje@au.ibm.com>
4087
4088 * config.sub, config.guess: Update from upstream sources.
4089
e8645a40
TT
40902008-03-06 Tom Tromey <tromey@redhat.com>
4091
4092 * MAINTAINERS: Update for treelang deletion.
4093
2c8e955e
JW
40942008-03-03 James E. Wilson <wilson@tuliptree.org>
4095
4096 * MAINTAINERS: Update my email address.
4097
54acd307
SS
40982008-03-03 Stan Shebs <stanshebs@earthlink.net>
4099
893ad2a1 4100 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4101 (objective-c/c++): Add myself as a maintainer.
4102
4b52b516
VR
41032008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4104
4105 * MAINTAINERS (Write After Approval): Update my email address.
4106
e652b516
TB
41072008-02-25 Tomas Bily <tbily@suse.cz>
4108
4109 * MAINTAINERS (Write After Approval): Add myself.
4110
02d30740
JJ
41112008-02-23 Jakub Jelinek <jakub@redhat.com>
4112
4113 * MAINTAINERS (OpenMP): Add myself.
4114
1c8bd6a3
PB
41152008-02-20 Paolo Bonzini <bonzini@gnu.org>
4116
4b40b2a5
UB
4117 PR bootstrap/32009
4118 PR bootstrap/32161
1c8bd6a3 4119
4b40b2a5
UB
4120 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4121 * configure: Regenerate.
1c8bd6a3 4122
4b40b2a5
UB
4123 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4124 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4125 STAGE4_LIBCFLAGS): New.
4126 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4127 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4128 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4129 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4130 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4131 for target modules. Don't export LIBCFLAGS.
4132 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4133 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4134 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4135 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4136 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4137 * Makefile.in: Regenerate.
1c8bd6a3 4138
bb44c9d2
RW
41392008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4140
4141 PR libgcj/33085
4142 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4143 Do not use -DDLL_EXPORT. Backport from upstream.
4144
29a7754d
RW
41452008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4146
4147 * MAINTAINERS (Write After Approval): Add myself.
4148
9a212bb7
HPN
41492008-02-02 Hans-Peter Nilsson <hp@axis.com>
4150
4151 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4152 * configure: Regenerate.
4153
aa12a573
MG
41542008-01-31 Marc Gauthier <marc@tensilica.com>
4155
4156 * configure.ac (xtensa*-*-*): Recognize processor variants.
4157 * configure: Regenerate.
4158
ac9e6043
RW
41592008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4160
40049ccc
UB
4161 PR bootstrap/34922
4162 * configure.ac (PARSE_ARGS): Push suitable setting of
4163 ac_subdirs_all, for `./configure --help=recursive'.
4164 Handle `+' in generic toplevel directory disabling.
4165 * configure: Regenerate.
ac9e6043 4166
4288c86a
NC
41672008-01-28 Nick Clifton <nickc@redhat.com>
4168
4169 * MAINTAINERS (xstormy16): Take over maintainership.
4170
8d8da227
JM
41712008-01-25 Joseph Myers <joseph@codesourcery.com>
4172
4173 * MAINTAINERS (c4x port): Remove.
4174
349b60e7
DE
41752008-01-24 David Edelsohn <edelsohn@gnu.org>
4176
4177 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4178
3ca06a68
BE
41792008-01-23 Ben Elliston <bje@au.ibm.com>
4180
4181 * config.sub, config.guess: Update from upstream sources.
4182
3c631381
TG
41832008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4184
4185 * MAINTAINERS (Write After Approval): Add myself.
4186
20533ef1
L
41872008-01-17 H.J. Lu <hjl.tools@gmail.com>
4188
4189 * MAINTAINERS: Update my email address.
4190
41912008-01-09 Raksit Ashok <raksit@google.com>
4192
4193 * MAINTAINERS (Write After Approval): Add myself.
4194
684f4f6a
RA
41952008-01-09 Raksit Ashok <raksit@google.com>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
9cb8756f
BE
41992008-01-08 Ben Elliston <bje@au.ibm.com>
4200
4201 * config.sub, config.guess: Update from upstream sources.
4202
94e1934d
KG
42032007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4204
4205 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4206 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4207 * configure: Regenerate.
4208
a2e51f77
SP
42092007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4210
4211 * MAINTAINERS: Update my email address.
4212
ffe3dcd9
BRF
42132007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4214
4215 * MAINTAINERS: Update my email address.
4216
aa4095c9
RS
42172007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4218
4219 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4220 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4221 * Makefile.in: Regenerate.
4222
dce2d8b2 42232007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4224
4225 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4226 misplaced entries.
4227
0fe0f073
AT
42282007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4229
4230 * configure.ac: Enable libjava for x86_64-*-darwin9.
4231 * configure: Regenerate.
4232
dce2d8b2 42332007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
c3220d4c
BE
42372007-12-05 Ben Elliston <bje@au.ibm.com>
4238
4239 * config.sub, config.guess: Update from upstream sources.
4240
aba7501e
MK
42412007-12-02 Matthias Klose <doko@ubuntu.com>
4242
4243 * config-ml.in: Remove 64bit configure tests.
4244
d683ec81
PB
42452007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4246
4247 * config-ml.in: Robustify against white space in absolute file
4248 names.
4249
4250 * config-ml.in (multi-clean): Substitute ${Makefile}.
4251 Remove superfluous ${Makefile} in list.
4252
60f1711a
TS
42532007-11-19 Thiemo Seufer <ths@mips.com>
4254
4255 * config-ml.in: Don't hardcode the Makefile name.
4256
487f9d96
AM
42572007-11-08 Alexander Monakov <amonakov@ispras.ru>
4258
4259 * MAINTAINERS (Write After Approval): Add myself.
4260
fa3886fe
ST
42612007-11-07 Samuel Tardieu <sam@rfc1149.net>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
dce2d8b2 42652007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4266
4267 * MAINTAINERS (Write After Approval): Add myself.
4268
acc48927
BE
42692007-10-25 Ben Elliston <bje@au.ibm.com>
4270
4271 * MAINTAINERS (mercury): Remove entry.
4272 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4273
e00e9858
DJ
42742007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 * Makefile.def (dependencies): Make configure-gdb depend on
4277 all-intl.
4278 * Makefile.in: Regenerated.
4279
def14a3c
SK
42802007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4281
4282 * MAINTAINERS (Fortran maintainer): Remove myself.
4283
dce2d8b2 42842007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4285
4286 * Makefile.def: To avoid problems running with parallel makes,
4287 build newlib before libgloss so that target specific header
4288 files are availble.
4289 * Makefile.in: Regenerate
4290
bbfbfafc
DJ
42912007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4292
4293 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4294 * Makefile.in: Regenerate.
4295
c56abad5
VM
42962007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4297
4298 * MAINTAINERS (Register allocation reviewer): Add myself.
4299
f019adc1
MF
43002007-10-08 Mike Frysinger <vapier@gentoo.org>
4301
4302 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4303 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4304 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4305 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4306 * configure: Regenerate.
4307
dce2d8b2 43082006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4309
4310 * MAINTAINERS (Register allocation reviewer): Add myself.
4311
0999159b
PB
43122007-10-01 Paolo Bonzini <bonzini@gnu.org>
4313
4314 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4315 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4316 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4317 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4318 * configure.ac: Default them to host tools for $host = $build.
4319 Subst them.
4320
4321 * configure: Regenerate.
4322 * Makefile.in: Regenerate.
4323
dce2d8b2 43242006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4325
4326 * MAINTAINERS (Register allocation reviewer): Add myself.
4327
dce2d8b2 43282006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4329
4330 * MAINTAINERS (Register allocation reviewer): Add myself.
4331
9d209c83
SP
43322007-09-21 Seongbae Park <seongbae.park@gmail.com>
4333
4334 * MAINTAINERS (Write After Approval): Fix typo.
4335
1ec3b87b
RS
43362007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4337
4338 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4339 * configure: Regenerate.
4340
19d5986d
PJ
43412007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4342
4343 PR bootstrap/31906
4344 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4345 they're already prefixed.
19d5986d 4346
6d3b5aea
BK
43472007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4348
4349 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4350 libstdc++.
4351 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4352 * configure: Regenerate.
4353 * Makefile.in: Regenerate.
09ce620e 4354
4fe7e755
AS
43552007-09-17 Andreas Schwab <schwab@suse.de>
4356
4357 * configure.ac: Raise minimum makeinfo version to 4.6.
4358 * configure: Regenerate.
4359
dce2d8b2 43602007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4361
ffe3dcd9 4362 * MAINTAINERS (write-after-approval) add myself
d483feaa 4363
fa9a3f31
AM
43642007-09-15 Alan Modra <amodra@bigpond.net.au>
4365
4366 * configure.ac: Correct makeinfo version check.
4367 * configure: Regenerate.
4368
6593a73e
RS
43692007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4370
4371 * MAINTAINERS: Update my email address.
4372
d9dced13
RS
43732007-09-14 Richard Sandiford <richard@codesourcery.com>
4374
4375 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4376 to $skipdirs and only disable gprof for newlib. Use the normal
4377 mips*-elf* handling in other respects.
4378 * configure: Regnerate.
4379
773c1467
DD
43802007-09-12 David Daney <ddaney@avtrex.com>
4381
4382 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4383 enabling libgcj.
4384 * configure: Regenerate.
4385
c03353e2
RIL
43862007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4387
4388 PR other/32154
4389 * configure.ac: For libgloss targets, point the linker to the linker
4390 script, startup code and simulator library.
4391 * configure: Regenerate.
4392
c4e9bf2b
AH
43932007-09-07 Andrew Haley <aph@redhat.com>
4394
4395 * configure.ac (noconfigdirs): Remove target-libffi and
4396 target-libjava.
4397 * configure: Regenerate.
4398
1f5a6b84
FXC
43992007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4400
4401 PR target/33281
4402 * configure.ac: Use config/mh-mingw on mingw.
4403 * configure: Regenerate.
1f5a6b84 4404
3951e521
PH
44052007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4406
9f349f63 4407 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4408
e643dc23
RG
44092007-09-05 Richard Guenther <rguenther@suse.de>
4410
4411 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4412 nor --disable-checking is provided also turn on yes and types
4413 checking for stage1.
4414 * configure: Re-generate.
4415
039874df
KW
44162007-08-30 Krister Walfridsson <cato@df.lth.se>
4417
4418 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4419 (Write After Approval): Remove myself.
4420
c3f07bd6 44212007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4422
c3f07bd6 4423 * config.sub, config.guess: Update from upstream sources.
15098359 4424
40049ccc 44252007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4426
4427 * MAINTAINERS (Write After Approval): Added myself.
4428 * MAINTAINERS (Reviewers): Removed myself.
4429
c8aea42c 44302007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4431 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4432
4433 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4434 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4435 * Makefile.in: Regenerate.
4436 * configure.ac (--with-debug-prefix-map): New.
4437 * configure: Regenerate.
4438
4bf6c438
RS
44392007-08-17 Richard Sandiford <richard@codesourcery.com>
4440 Nigel Stephens <nigel@mips.com>
4441
4bf6c438
RS
4442 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4443 as target_makefile_frag.
4444 * configure: Regenerate.
4445
bb286d71
AO
44462007-08-16 Alexandre Oliva <aoliva@redhat.com>
4447
4448 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4449 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4450 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4451 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4452 (do-compare, do-compare3, do-compare-debug): New.
4453 ([+compare-target+]): Use them.
4454
a4630417
MK
44552007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4456
4457 * MAINTAINERS (Write After Approval): Change my email address.
4458
d9acb717
RW
44592007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4460 Ben Elliston <bje@au.ibm.com>
4461
4462 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4463 --silent if $silent.
4464 * configure: Regenerate.
4465
96876681
ZD
44662003-08-12 Zdenek Dvorak <ook@ucw.cz>
4467
4468 * MAINTAINERS (Various Maintainers): Add myself as
4469 loop infrastructure maintainer. Update my e-mail
4470 address.
4471
1c1d80ee
DN
44722007-07-31 Diego Novillo <dnovillo@google.com>
4473
4474 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4475 Adjust description.
4476
7e98624c
RG
44772007-07-26 Richard Guenther <rguenther@suse.de>
4478
4479 * configure.ac: Add types checking to stage1 checking flags.
4480 * configure: Regenerate.
4481
4c85af60
NC
44822007-07-17 Nick Clifton <nickc@redhat.com>
4483
4484 * COPYING3: New file. Contains version 3 of the GNU General
4485 Public License.
4486 * COPYING3.LIB: New file. Contains version 3 of the GNU
4487 Lesser General Public License.
4488
19ddfd3a
AK
44892007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4490
4491 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4492
2a064545
AK
44932007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4494
4495 * MAINTAINERS (S/390 co-maintainer): Add myself.
4496 (Write After Approval): Remove myself.
4497
f861f54d
DH
44982007-07-13 Dan Hipschman <dsh@google.com>
4499
4500 * MAINTAINERS (Write After Approval): Add myself.
4501
0136f2f7
NC
45022007-07-11 Nick Clifton <nickc@redhat.com>
4503
4504 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4505 WINDRES export.
4506 * Makefile.in: Regenerate.
4507
6e29b5a4
RO
45082007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4509
4510 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4511 maintainer.
4512
159a4b02
L
45132007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4514
4515 * lt~obsolete.m4: New. Import from 20070318 libtool.
4516
6ba67283
JB
45172007-07-03 Julian Brown <julian@codesourcery.com>
4518
4519 * MAINTAINERS (Write After Approval): Add myself.
4520
30b74385
RW
45212007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4522
4523 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4524 * configure: Regenerate.
4525
45262007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4527
4528 * configure.ac: Add some missing m4 quotation.
4529 * configure: Regenerate.
4530
943c54ce
SB
45312007-07-02 Simon Baldwin <simonb@google.com>
4532
4533 * MAINTAINERS (Write After Approval): Add myself.
4534
1c00b503
PB
45352007-07-02 Paolo Bonzini <bonzini@gnu.org>
4536
4537 * configure: Regenerate.
4538
901119ae
KT
45392007-07-02 Kai Tietz <kai.tietz@onevision.com>
4540
4541 * Makefile.def: Add windmc tool to build.
4542 * Makefile.tpl: Likewise.
4543 * configure.ac: Likewise.
4544 * Makefile.in: Regenerate.
4545 * configure: Regenerate.
09ce620e 4546
83f4c19f
DD
45472007-06-28 DJ Delorie <dj@redhat.com>
4548
4549 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4550 not building newlib.
4551 * configure: Regenerated.
09ce620e 4552
5346c75c
JS
45532007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4554
4555 * MAINTAINERS (Write After Approval): Add myself.
4556
aacfb86b
MM
45572007-06-25 Martin Michlmayr <tbm@cyrius.com>
4558
4559 * MAINTAINERS (Write After Approval): Add myself.
4560
590bf0d3
CM
45612007-06-19 Chris Matthews <chrismatthews@google.com>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
cdbbee7a
RIL
45652007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
b8afffc1
DJ
45692007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4572 * Makefile.in: Regenerated.
4573
3fcfad76
BS
45742007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4575
4576 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4577 bfin*-*-uclinux* targets.
4578 * configure: Regenerate.
4579
3f5a2b7f
ILT
45802007-06-14 Ian Lance Taylor <iant@google.com>
4581
4582 * MAINTAINERS: Add myself as non-algorithmic global write
4583 maintainer.
4584
4c46daee
DN
45852007-06-14 Diego Novillo <dnovillo@google.com>
4586
4587 * MAINTAINERS: Add self as middle-end maintainer and
4588 non-algorithmic global write maintainer.
4589
a3bb222a
FXC
45902007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4591
4592 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4593 Move all Fortran maintainers except Paul Brook into the
4594 Non-Autopoiesis section.
4595
a19e8f64
PB
45962007-06-14 Paolo Bonzini <bonzini@gnu.org>
4597
4598 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4599 (distclean-stage[+id+]): Possibly delete stage_last.
4600 * Makefile.in: Regenerate.
4601
1c2abe5e
SP
46022007-06-12 Seongbae Park <seongbae.park@gmail.com>
4603
4604 * MAINTAINERS (Various Maintainer): Fix typo.
4605
abca4739
PB
46062007-06-11 Paolo Bonzini <bonzini@gnu.org>
4607
4608 * MAINTAINERS (Various Maintainer): Add myself as
4609 dataflow maintainer.
4610
a894d2c3
BE
46112007-06-07 Ben Elliston <bje@au.ibm.com>
4612
4613 * config.sub, config.guess: Update from upstream sources.
4614
8024d75e
BE
46152007-06-07 Ben Elliston <bje@au.ibm.com>
4616
4617 * Makefile.tpl: Fix spelling error.
4618 * Makefile.in: Regenerate.
4619
973a9a5e
SE
46202007-06-01 Steve Ellcey <sje@cup.hp.com>
4621
96598938
L
4622 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4623 lt_cv_sys_max_cmd_len.
973a9a5e 4624
ccb4d26b
DN
46252007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4626
4627 * MAINTAINERS (Various Maintainers): Add myself as
4628 auto-vectorizer maintainer.
4629
eecb7461
PB
46302003-05-31 Paolo Bonzini <bonzini@gnu.org>
4631
4632 PR libjava/32098
4633 * libtool.m4: Revert previous change.
4634 * ltgcc.m4: Put it here.
4635
89d28202
ZD
46362003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4637
4638 * MAINTAINERS (Various Maintainers): Add myself as
4639 auto-vectorizer maintainer.
4640
60c7a11a
L
46412007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4642
4643 PR libjava/32098
4644 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4645
9dd3cc81
RG
46462007-05-30 Richard Guenther <rguenther@suse.de>
4647
4648 * MAINTAINERS (Various Maintainers): Add myself as
4649 auto-vectorizer maintainer.
4650
9cc1244e
JJ
46512007-05-30 Jakub Jelinek <jakub@redhat.com>
4652
4653 PR bootstrap/29382
4654 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4655 * configure: Rebuilt.
4656
6124296b
RC
46572007-05-28 Roberto Costa <robsettantasei@gmail.com>
4658
4659 * MAINTAINERS (Write After Approval): Removed my name.
4660
6b757a0d
SB
46612007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4662
4663 * MAINTAINERS (Write After Approval): Remove myself.
4664
86ef8528
AT
46652007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4666
4667 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4668
1cf3d07d
SE
46692007-05-23 Steve Ellcey <sje@cup.hp.com>
4670
4671 * ltmain.sh: Update from ToT Libtool.
4672 * libtool.m4: Update from ToT Libtool.
4673 * ltsugar.m4: New. Update from ToT Libtool.
4674 * ltversion.m4: New. Update from ToT Libtool.
4675 * ltoptions.m4: New. Update from ToT Libtool.
4676 * ltconfig: Remove.
4677 * ltcf-c.sh: Remove.
4678 * ltcf-cxx.sh: Remove.
4679 * ltcf-gcj.sh: Remove.
4680
ce3fcf8c
OW
46812007-05-22 Ollie Wild <aaw@google.com>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
342b9200
PB
46852007-05-16 Paolo Bonzini <bonzini@gnu.org>
4686
4687 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4688 stage_cflags.
4689 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4690 Remove CFLAGS/LIBCFLAGS.
4691 (configure-stage[+id+]-[+prefix+][+module+],
4692 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4693 * Makefile.in: Regenerate.
4694
cea17285
DN
46952007-05-15 Diego Novillo <dnovillo@google.com>
4696
4697 * MAINTAINERS: Update e-mail address.
4698
11c004e7
RE
46992007-05-15 Revital Eres <eres@il.ibm.com>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
ab6bd693
RC
47032007-05-14 Roberto Costa <robsettantasei@gmail.com>
4704
4705 * MAINTAINERS (Write After Approval): Updated my address.
4706
388cdf07
TN
47072007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
23f24034
SR
47112007-05-11 Silvius Rus <rus@google.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
34a7526e
TT
47152007-04-23 Tom Tromey <tromey@redhat.com>
4716
4717 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4718
51da21be
MM
47192007-04-22 Mark Mitchell <mark@codesourcery.com>
4720
4721 * MAINTAINERS (cpplib): Rename to ...
4722 (libcpp): ... this. Add C/C++ front end maintainers.
4723
70070387
SE
47242007-04-14 Steve Ellcey <sje@cup.hp.com>
4725
4726 * config-ml.in: Pass ${ml_config_env} to configure calls.
4727
df1a0dbb
CB
47282007-04-04 Christian Bruel <christian.bruel@st.com>
4729
4730 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4731
9daff147
DK
47322007-04-02 Dave Korn <dave.korn@artimi.com>
4733
4734 * MAINTAINERS (Write After Approval): Add myself.
4735
374eadb2
TB
47362007-03-31 Tobias Burnus <burnus@net-b.de>
4737
4738 * MAINTAINERS (fortran 95 front end): Add myself.
4739
8eced3a2
DR
47402007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4743
653de3e3
AZ
47442007-03-24 Ayal Zaks <zaks@il.ibm.com>
4745
4746 * MAINTAINERS (Modulo Scheduler): Add myself.
4747
b737d953
BM
47482007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4749
4750 * MAINTAINERS (fortran 95 front end): Add myself.
4751 (c++ front end): whitespace fix.
4752
a584cdf2
NF
47532007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
8c79f3c4
RS
47572007-03-21 Richard Sandiford <richard@codesourcery.com>
4758
4759 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4760 of glob. Quote arguments with single quotes too.
4761 * configure: Regenerate.
4762
07f1ac6d
BM
47632007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4764
4765 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4766 * Makefile.in: Regenerate
4767
172e41aa
AS
47682007-03-07 Andreas Schwab <schwab@suse.de>
4769
4770 * configure: Regenerate.
4771
9c4d2493
BM
47722007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4773
4774 * configure.ac: Add "--with-pdfdir" configure option,
4775 which defines pdfdir variable.
4776 * Makefile.def (target=fixincludes): Add install-pdf to
4777 missing targets.
4778 (recursive_targets): Add install-pdf target.
4779 (flags_to_pass): Add pdfdir.
4780 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4781 target.
4782 * configure: Regenerate
4783 * Makefile.in: Regenerate
4784
e14e622e
EC
47852007-02-28 Eric Christopher <echristo@apple.com>
4786
4787 Revert:
4788 2006-12-07 Mike Stump <mrs@apple.com>
4789
4790 * Makefile.def (dependencies): Add dependency for
4791 install-target-libssp and install-target-libgomp on
4792 install-gcc.
4793 * Makefile.in: Regenerate.
4794
54e433bc
MK
47952007-02-27 Matt Kraai <kraai@ftbfs.org>
4796
4797 * configure: Regenerate.
4798 * configure.ac: Move statements after variable declarations.
4799
6c8d3d8f
KK
48002007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4801
4802 * MAINTAINERS: Add myself as sh maintainer.
4803
9f8c6739
JM
48042007-02-19 Joseph Myers <joseph@codesourcery.com>
4805
4806 * configure.ac: Adjust for loop syntax.
4807 * configure: Regenerate.
4808
278a7a38
AO
48092007-02-18 Alexandre Oliva <aoliva@redhat.com>
4810
4811 * configure: Rebuilt.
4812
b2eaac4a
AO
48132007-02-18 Alexandre Oliva <aoliva@redhat.com>
4814
4815 * configure.ac: Drop multiple occurrences of --enable-languages,
4816 and fix its quoting.
4817 * configure: Rebuilt.
4818
beeaf216 48192007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4820 Nathan Sidwell <nathan@codesourcery.com>
4821 Vladimir Prus <vladimir@codesourcery.com>
4822 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4823
4824 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4825 * configure: Regenerate.
4826
09201a09
GP
48272007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4828
4829 * ltconfig (freebsd*): Default to elf.
4830
291f172e
DJ
48312007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4832
4833 * configure.ac (target_libraries): Move libgcc before libiberty.
4834 * configure: Regenerated.
4835
c3a86da9
DJ
48362007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4837 Paolo Bonzini <bonzini@gnu.org>
4838
4839 PR bootstrap/30753
4840 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4841 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4842 * configure: Regenerated.
4843
88e1e72a
FXC
48442007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4845
4846 * MAINTAINERS (Language Front End Maintainers): Update my mail
4847 address.
4848
44bfc3ac
DJ
48492007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4850
4851 PR bootstrap/30748
4852 * configure.ac: Correct syntax for Solaris ksh.
4853 * configure: Regenerated.
4854
3e19841a
PB
48552007-02-09 Paolo Bonzini <bonzini@gnu.org>
4856
4857 * configure.ac: Sync with src.
4858 * configure: Regenerate.
4859
74a48762
PB
48602007-02-09 Paolo Bonzini <bonzini@gnu.org>
4861
4862 * Makefile.in: Regenerate.
4863
d846e52e
PB
48642007-02-09 Paolo Bonzini <bonzini@gnu.org>
4865
4866 * config.sub: Sync with src.
4867
1c710c3c
DJ
48682007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4869
4870 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4871 noncanonical equivalents.
4872 * configure.in: Rename to...
4873 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4874 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4875 target_noncanonical. Use them. Rewrite removal of configure
4876 arguments for autoconf 2.59. Discard variable settings. Force
4877 program_transform_name for native tools.
4878
4879 * Makefile.in: Regenerated.
4880 * configure: Regenerated with autoconf 2.59.
4881
dce2d8b2 48822007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4883
3de8da2a 4884 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4885
f6671c93
AS
48862007-01-31 Andreas Schwab <schwab@suse.de>
4887
4888 * Makefile.tpl (LDFLAGS): Substitute it.
4889 * Makefile.in: Regenerate.
4890
dce2d8b2 48912007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4892
3de8da2a 4893 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4894
2472200d
DE
48952007-01-28 David Edelsohn <edelsohn@gnu.org>
4896
3de8da2a 4897 * MAINTAINERS (spu port): Add myself.
2472200d 4898
5305be7e
RG
48992007-01-23 Richard Guenther <rguenther@suse.de>
4900
4901 PR bootstrap/30541
4902 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4903 * Makefile.tpl (GNATBIND): Substitute it.
4904 (GNATMAKE): Likewise.
4905 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4906 of STAGE_PREFIX.
4907 * Makefile.in: Regenerate.
4908 * configure: Regenerate.
4909
416cfb5e
MS
49102007-01-18 Mike Stump <mrs@apple.com>
4911
4912 * configure.in: Re-enable -Werror for gcc builds.
4913
3de8da2a 49142007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4915
3de8da2a 4916 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4917
d943d7c4
PB
49182007-01-11 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * configure.in: Change == to = in test command.
3de8da2a 4921 * configure: Regenerate.
d943d7c4 4922
e69bf64b 49232007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4924 Nick Clifton <nickc@redhat.com>
4925 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4926
4927 * configure.in (build_configargs, host_configargs, target_configargs):
4928 Remove build/host/target parameters.
4929 (host_libs): Add gmp and mpfr.
4930 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4931 * Makefile.def (gmp, mpfr): New.
4932 (gcc): Remove target.
4933 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4934 target_os, target_vendor): New.
dce2d8b2 4935 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4936 * configure: Regenerate.
4937 * Makefile.in: Regenerate.
e69bf64b
PB
4938
49392007-01-11 Matt Fago <fago@earthlink.net>
4940
4941 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4942 to improve robustness of configure tests.
e69bf64b 4943 * configure: Regenerate.
e14e622e 4944
a42f3b80
UB
49452007-01-09 Uros Bizjak <ubizjak@gmail.com>
4946
4947 * MAINTAINERS: Add myself as i386 maintainer.
4948
a36aee1a
JH
49492007-01-08 Jan Hubicka <jh@suse.cz>
4950
61fcaeef 4951 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4952
738a52d3
KT
49532007-01-08 Kai Tietz <kai.tietz@onevision.com>
4954
4955 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4956 * configure: Regenerate.
738a52d3 4957
54fdc474
DJ
49582007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4959
4960 * Makefile.tpl (all-target): Correct @if conditional for target
4961 modules.
4962 * configure.in: Omit libiberty if building only target libgcc.
4963 * configure, Makefile.in: Regenerated.
4964
3dd71726
PB
49652007-01-04 Paolo Bonzini <bonzini@gnu.org>
4966
dce2d8b2 4967 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4968 * configure: Regenerate.
4969
fa958513
DJ
49702007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4971
4972 * Makefile.def (target_modules): Add libgcc.
4973 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4974 * Makefile.tpl (clean-target-libgcc): Delete.
4975 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4976 on gcc even for bootstrapped modules. Rewrite handling of
4977 lang_env_dependencies to loop over target_modules.
4978 * configure.in (target_libraries): Add target-libgcc.
4979 * Makefile.in, configure: Regenerated.
4980
e1888513
PB
49812006-12-29 Paolo Bonzini <bonzini@gnu.org>
4982
4983 * configure.in: Reorganize recognition of languages. Add
4984 --enable-stage1-languages. Show supported languages for the chosen
4985 target rather than all recognized languages.
4986 * configure: Regenerate.
4987
53b88b73
PB
49882006-12-29 Paolo Bonzini <bonzini@gnu.org>
4989
4990 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4991 * Makefile.in: Regenerate.
4992
a3993f33
KG
49932006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4994
4995 * configure.in: Warn that MPFR 2.2.0 is buggy.
4996 * configure: Regenerate.
4997
f063a9ed
ILT
49982006-12-27 Ian Lance Taylor <iant@google.com>
4999
5000 * configure.in: When removing Makefiles to force a reconfigure, also
5001 remove prev-DIR*/Makefile.
5002 * configure: Regenerate.
5003
af71363e
AS
50042006-12-22 Andreas Schwab <schwab@suse.de>
5005
5006 * configure: Regenerate with correct autoconf version.
5007
0b0dc272
AM
50082006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5009
3de8da2a
UB
5010 * configure.in: add AC_SUBST for *_FOR_TARGET.
5011 * configure: Regenerate.
0b0dc272 5012
53b88b73
PB
50132006-12-19 Paolo Bonzini <bonzini@gnu.org>
5014
5015 * configure.in: Simplify logic for rejecting languages that cannot
5016 be built. Separate the case when a language is unsupported,
5017 from the case when the user chooses not to build a language.
5018
400ebff4
PB
50192006-12-19 Paolo Bonzini <bonzini@gnu.org>
5020
5021 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5022 it only affects bootstrap and could be tested on "$host" as well.
5023 * configure: Regenerate.
5024 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5025
8efea775
PB
50262006-12-19 Paolo Bonzini <bonzini@gnu.org>
5027
5028 PR bootstrap/29544
5029 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5030 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5031 move here comment from Makefile.tpl.
5032 * Makefile.tpl: Move some definitions higher in the file.
5033 (STAGE1_CHECKING): New.
5034 * configure.in: Add --enable-stage1-checking.
5035 * configure: Regenerate.
5036 * Makefile.in: Regenerate.
5037
ed88a7ed
PB
50382006-12-19 Paolo Bonzini <bonzini@gnu.org>
5039
5040 * MAINTAINERS: Add myself as build system maintainer.
5041
b65151d3
SM
50422006-12-15 Simon Martin <simartin@users.sourceforge.net>
5043
5044 * MAINTAINERS (Write After Approval): Add myself.
5045
7e050830
EC
50462006-12-13 Eric Christopher <echristo@apple.com>
5047
5048 * MAINTAINERS: Add myself as darwin maintainer.
5049
8b494895
ILT
50502006-12-11 Ian Lance Taylor <ian@airs.com>
5051
5052 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5053
dce2d8b2 50542006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5055
5056 MAINTAINERS: Update my entry.
5057
58e24147
AM
50582006-12-11 Alan Modra <amodra@bigpond.net.au>
5059
5060 * configure.in: Handle spu makefile frag.
58e24147
AM
5061 * Makefile.tpl (MAINT): Define
5062 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5063 * configure: Regenerate.
5064 * Makefile.in: Regenerate.
5065
9b6f37a0
BE
50662006-12-11 Ben Elliston <bje@au.ibm.com>
5067
5068 * config.guess: Import latest version.
5069 * config.sub: Likewise.
5070
ea6f5c57
BE
50712006-12-11 Ben Elliston <bje@au.ibm.com>
5072
5073 * configure.in (spu-*-*): Don't skip target-libiberty.
5074 * configure: Regenerate.
5075
42c1cd8a
AT
50762006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5077
5078 PR bootstrap/30134
5079 * configure.in: Correct x86 darwin support for libjava to powerpc
5080 and i?86 only.
5081 * configure: Regenerate.
5082
55eb837d
ST
50832006-12-08 Sandro Tolaini <tolaini@libero.it>
5084
5085 * configure.in: Add x86 darwin support for libjava.
5086 * configure: Regenerate.
5087
5bdacbc7
MS
50882006-12-07 Mike Stump <mrs@apple.com>
5089
5090 * Makefile.def (dependencies): Add dependency for
5091 install-target-libssp and install-target-libgomp on
5092 install-gcc.
5093 * Makefile.in: Regenerate.
5094
477d851c
RG
50952006-12-04 Richard Guenther <rguenther@suse.de>
5096
5097 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5098 (Non-Algorithmic Maintainers): Move over non-algorithmic
5099 loop optimizer maintainers, add myself as a non-algorithmic
5100 middle-end maintainer.
5101
5d33d367
DF
51022006-12-04 Daniel Franke <franke.daniel@gmail.com>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
dbee1fb3
KG
51062006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5107
5108 * configure.in: Update error message for missing GMP/MPFR.
5109
5110 * configure: Regenerate.
5111
b5147de7
KG
51122006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5113
5114 * configure.in: Update MPFR version in error message.
5115
5116 * configure: Regenerate.
5117
f019376c
KG
51182006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5119
5120 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5121 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5122 --with-gmp-lib): New flags.
5123
5124 * configure: Regenerate.
5125
91ed95ae
BM
51262006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5127
5128 * MAINTAINERS (Write After Approval): Change my email address.
5129
3a971f15
MLI
51302006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5131
05170031 5132 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5133
dce2d8b2 51342006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5135
5136 * MAINTAINERS (i18n): Update e-mail address.
5137
df5487ee
TS
51382006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5139
5140 * MAINTAINERS (spu port): Add myself as maintainer.
5141 (Write After Approval): Remove myself.
5142
92c2f0ee
BE
51432006-11-22 Ben Elliston <bje@au.ibm.com>
5144
5145 * configure.in (skipdirs): Don't build libssp for SPU.
5146 * configure: Regenerate.
5147
a3b97199
AP
51482006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5149
5150 * MAINTAINERS (spu port): Add myself as maintainer.
5151 (libobjc): Update my email address.
5152
0eb97064
AB
51532006-11-21 Andrea Bona <andrea.bona@st.com>
5154
5155 * MAINTAINERS (Write After Approval): Add myself.
5156
dce2d8b2 51572006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5158
5159 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5160 * configure : Rebuilt.
5161
dce2d8b2 51622006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5163
5164 * MAINTAINERS (Write After Approval): Add myself.
5165
d58542ea
AO
51662006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5167
5168 * MAINTAINERS (Write After Approval): Add myself.
5169
a357b5ae
KG
51702006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5171
5172 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5173 libmpfr.a.
5174 * configure: Regenerate.
5175
9bd6112c
PB
51762006-11-16 Paolo Bonzini <bonzini@gnu.org>
5177
5178 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5179 (unstage): Test for stage_last presence.
5180
5181 PR bootstrap/29802
dce2d8b2
EB
5182 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5183 STAGE_PREFIX.
9bd6112c
PB
5184 * Makefile.in: Regenerate.
5185
c8cf9f0f
ZD
51862003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5187
5188 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5189 maintainers.
5190
467b1fc6
ER
51912006-11-14 Erven Rohou <erven.rohou@st.com>
5192
5193 * MAINTAINERS (Write After Approval): Add myself.
5194
995a5697
PB
51952006-11-14 Paolo Bonzini <bonzini@gnu.org>
5196
5197 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5198 and stageN-package/Makefile.
5199 * Makefile.in: Regenerated.
5200
c8d6d53e
JZ
52012006-11-14 Jie Zhang <jie.zhang@analog.com>
5202
5203 * configure.in: Remove target-libgloss from noconfigdirs for
5204 bfin-*-*.
5205 * configure: Regenerated.
5206
dffb147d
KG
52072006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5208
5209 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5210
dffb147d
KG
5211 * configure: Regenerate.
5212
ca558912
KG
52132006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5214
5215 * configure.in: Robustify error message for missing GMP/MPFR.
5216
5217 * configure: Regenerate.
5218
dce2d8b2 52192006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5220
5221 * MAINTAINERS (Write After Approval): Add myself.
5222
dce2d8b2 52232006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5224
5225 * MAINTAINERS: Change email address.
5226
91de1527
VP
52272006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5228
5229 * MAINTAINERS (Write After Approval): Add myself.
5230
a3867703
PB
52312006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5232
5233 * MAINTAINERS (Write After Approval): Add myself.
5234
b4364fa2
CL
52352006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5236
7e050830 5237 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5238 Write After Approval section.
b4364fa2 5239
70ec446f
KG
52402006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5241
5242 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5243 need_gmp anymore.
5244 * configure: Regenerate.
5245
018c8d88
TB
52462006-10-16 Tobias Burnus <burnus@net-b.de>
5247
5248 * MAINTAINERS (Write After Approval): Add myself.
5249
f6a1687e
BE
52502006-10-16 Ben Elliston <bje@au.ibm.com>
5251
5252 * config.guess: Import latest version.
5253 * config.sub: Likewise.
5254
b5422ad7
BM
52552006-10-10 Brooks Moses <bmoses@stanford.edu>
5256
5257 * Makefile.def: Added pdf target handling.
5258 * Makefile.tpl: Added pdf target handling.
5259 * Makefile.in: Regenerated.
5260
bdcee471
CL
52612006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5262
5263 * MAINTAINERS: Add self as score port maintainer.
5264
7d610414
BM
52652006-10-04 Brooks Moses <bmoses@stanford.edu>
5266
5267 * MAINTAINERS (Write After Approval): Add myself.
5268
e48d66a9
SK
52692006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5270
7e050830 5271 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5272 or newer.
5273 * configure: Regenerated.
5274
c394e891
DB
52752006-09-27 Dave Brolley <brolley@redhat.com>
5276
dce2d8b2
EB
5277 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5278 using $s instead of $r.
c394e891
DB
5279 * configure: Regenerated.
5280
1ee4c5a0
TS
52812006-09-26 Thiemo Seufer <ths@mips.com>
5282
5283 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5284 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5285 * configure: Regenerate.
5286
dce2d8b2 52872006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5288
5289 * MAINTAINERS (Write After Approval): Remove myself.
5290
0c502898
CF
52912006-09-22 Chao-ying Fu <fu@mips.com>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
a7819e42
JM
52952006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5296
5297 * MAINTAINERS: Add self as soft-fp maintainer.
5298
dce2d8b2 52992006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5300
5301 * MAINTAINERS: Add myself as avr maintainer.
5302 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5303
e8288489
RC
53042006-09-07 Roberto Costa <roberto.costa@st.com>
5305
5306 * MAINTAINERS (Write After Approval): Add myself.
5307
b91f0a41
CV
53082006-08-30 Corinna Vinschen <corinna@vinschen.de>
5309
5310 * configure.in: Never build newlib for a Mingw host.
5311 Never build newlib as Mingw target library.
5312 Test the existence of winsup/cygwin for building a Cygwin newlib,
5313 rather than just winsup.
5314 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5315 building a Mingw target.
5316 * configure: Regenerate.
5317
094c07a0
EB
53182006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5319
5320 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5321
8d1171cb
PB
53222006-07-25 Paolo Bonzini <bonzini@gnu.org>
5323
5324 * config.guess: Import from src (was more updated).
5325 * config.sub: Likewise.
5326
2e9e6f68
DJ
53272006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5328
5329 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5330 * configure: Regenerated.
5331
57255173
PB
53322006-07-18 Paolo Bonzini <bonzini@gnu.org>
5333
cc6010cd
AP
5334 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5335 for stages after the first.
57255173 5336
9fbe6585
JJ
53372006-07-17 Jakub Jelinek <jakub@redhat.com>
5338
5339 * Makefile.def: Add dependencies for configure-opcodes
5340 on configure-intl and all-opcodes on all-intl.
5341 * Makefile.in: Regenerated.
5342
18c3f977
BE
53432006-07-13 Ben Elliston <bje@au.ibm.com>
5344
5345 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5346
27b56ba6
PE
53472006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5348
5349 Port to hosts whose 'sort' and 'tail' implementations
5350 treat operands with leading '+' as file names, as POSIX
5351 has required since 2001. However, make sure the code still
5352 works on pre-POSIX hosts.
5353 * ltmain.sh: Don't assume "sort +2" is equivalent to
5354 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5355
ad6d4e43
UW
53562006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5357
5358 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5359
706601d9
PG
53602006-07-04 Peter O'Gorman <peter@pogma.com>
5361
5362 * ltconfig: chmod 644 before ranlib during install.
5363
0b50988a
EB
53642006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5365
5366 PR bootstrap/18058
5367 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5368 if the bootstrap compiler is a GCC version that supports it.
5369 * configure: Regenerate.
5370
b6348cb3
PB
53712006-07-03 Paolo Bonzini <bonzini@gnu.org>
5372
95695ad3 5373 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5374 * configure: Regenerate.
5375
1546bb64
PB
53762006-07-03 Paolo Bonzini <bonzini@gnu.org>
5377
5378 PR other/27063
5379 * configure.in: Test subdir_requires and give an appropriate
5380 error message.
5381 * configure: Regenerate.
5382
5cb6c629
AJH
53832006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5384
5385 * MAINTAINERS (Write After Approval): Add myself.
5386
f4d8cdf8
JDA
53872006-06-22 John David Anglin <dave.anglin@nrc.ca>
5388
5389 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5390
4fe5abb7
SE
53912006-06-22 Steve Ellcey <sje@cup.hp.com>
5392
5393 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5394
2a79fd67
DA
53952006-06-20 David Ayers <d.ayers@inode.at>
5396
5397 PR bootstrap/28072
5398 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5399 whether target-libjava is being configured instead of whether the
5400 java front end is enabled.
5401 * configure: Regenerate.
7e050830 5402
04879af3
RO
54032006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5404
5405 PR target/27540
5406 * configure.in: Only enable libgomp on IRIX 6.
5407 * configure: Regenerate.
5408
ec6c7392
PB
54092006-06-15 Paolo Bonzini <bonzini@gnu.org>
5410
5411 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5412 too.
5413 * Makefile.in: Regenerate.
5414
12973d7a
DD
54152006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5416
5417 * config-ml.in: Alter CCASFLAGS to include special
5418 multilib options the same as is done for CFLAGS.
5419
c67ed86a
JDA
54202006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5421
5422 * configure.in: Don't enable libgomp on hpux10.
5423 * configure: Rebuilt.
5424
cb253473
DA
54252006-06-12 David Ayers <d.ayers@inode.at>
5426
5427 PR bootstrap/27963
5428 PR target/19970
7e050830 5429 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5430 ${libgcj} is specified.
5431 * configure: Regenerate.
7e050830 5432
dce2d8b2 54332006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5434
5435 Sync from src:
7e050830
EC
5436
5437 * configure.in: Sync.
32845532 5438 * configure: Regenerated.
7e050830 5439
32845532
CD
5440 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * Makefile.def: Added dependencies from sim and gdb on intl, and
5443 added configure dependencies to everything with an all dependency
5444 on intl.
5445 * Makefile.in: Regenerated.
5446
7cd0cf9c
DA
54472006-06-06 David Ayers <d.ayers@inode.at>
5448
5449 PR libobjc/13946
5450 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5451 * Makefile.in: Regenerate.
5452 * configure.in: Add --enable-objc-gc at toplevel and have it
5453 enable boehm-gc for Objective-C.
5454 Remove target-boehm-gc from libgcj.
5455 Add target-boehm-gc to target_libraries.
5456 Add target-boehm-gc to noconfigdirs where ${libgcj}
5457 is specified.
5458 Assert that boehm-gc is supported when requested for Objective-C.
5459 Only build boehm-gc if needed either for Java or Objective-C.
5460 * configure: Regenerate.
7e050830 5461
3ff3adad
PB
54622006-06-05 Paolo Bonzini <bonzini@gnu.org>
5463
5464 PR 27674
5465 * Makefile.tpl (configure-[+prefix+][+module+],
5466 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5467 Remove rule to unstage bootstrapped modules.
5468 (stage_current): New.
5469 * Makefile.in: Regenerate.
5470
898e551d
LB
54712006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5472
5473 * MAINTAINERS (Write After Approval): Update my e-mail address.
5474
ea60341e
MS
54752006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5476
5477 * include/libiberty.h: Declare pex_run_in_environment.
5478
222ae291
AL
54792006-05-31 Asher Langton <langton2@llnl.gov>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5482
e9a54b07
PB
54832006-05-25 Paolo Bonzini <bonzini@gnu.org>
5484
5485 * Makefile.def (bfd, opcodes): Fix lib_path.
5486 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5487 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5488 * Makefile.in: Regenerate.
5489
03e67131
CD
54902006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5491
5492 * Makefile.in: Regenerate.
5493
65d6e994
CD
54942006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5495
5496 * Makefile.def: Add install-html target. Add datarootdir
5497 docdir and htmldir to flags_to_pass.
5498 * Makefile.tpl: Add install-html target.
5499 * Makefile.in: Regenerate.
5500 * configure.in: Add --with-datarootdir, --with-docdir, and
5501 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5502 * configure: Regenerate.
5503
9e299237
MS
55042006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5505
5506 * configure.in: Enable gprof for cross builds.
5507 * configure: Regenerate.
5508
c31202cd
RG
55092006-05-22 Richard Guenther <rguenther@suse.de>
5510
5511 Revert
5512 2006-01-31 Richard Guenther <rguenther@suse.de>
5513 Paolo Bonzini <bonzini@gnu.org>
5514
5515 * Makefile.def (target_modules): Add libgcc-math target module.
5516 * configure.in (target_libraries): Add libgcc-math target library.
5517 (--enable-libgcc-math): New configure switch.
5518 * Makefile.in: Re-generate.
5519 * configure: Re-generate.
5520 * libgcc-math: New toplevel directory.
5521
2a332582
JDA
55222006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5523 Andreas Tobler <a.tobler@schweiz.ch>
5524
5525 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5526 * configure: Rebuilt.
5527
dce2d8b2 55282006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5529
ccce6917
SL
5530 * MAINTAINERS (Write After Approval): Add myself.
5531
ed606bc0
DD
55322006-05-01 DJ Delorie <dj@redhat.com>
5533
3d8f47a0 5534 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5535 * configure: Regenerate.
5536
9386bd20
RG
55372006-05-01 Richard Guenther <rguenther@suse.de>
5538
5539 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5540 maintainer.
5541
dce2d8b2 55422006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5543
5544 * MAINTAINERS (Write After Approval): Add myself.
5545
87ceee72
JB
55462006-04-28 Jan Beulich <jbeulich@novell.com>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
e88a2c09
DD
55502006-04-18 DJ Delorie <dj@redhat.com>
5551
5552 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5553 reference libgloss so that libssp can be built in a combined
5554 tree.
5555 * configure: Regenerate.
5556
675f0a8a
RM
55572006-04-08 Robert Millan <rmh@gcc.gnu.org>
5558
5559 * MAINTAINERS (Write After Approval): Add myself.
5560
27b6c940
BE
55612006-04-05 Ben Elliston <bje@au.ibm.com>
5562
5563 * configure.in: Require makeinfo 4.4 or higher.
5564 * configure: Regenerate.
5565
687b17d4
GP
55662006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5567
5568 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5569 Rearrange the entries of other libraries to have them in one place.
5570
906ac235
JB
55712006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5572
7e050830 5573 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5574 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5575
fb0103e5
RG
55762006-03-14 Richard Guenther <rguenther@suse.de>
5577
5578 * configure: Regenerate with autoconf 2.13.
5579
17237f6b
JB
55802006-03-13 Jim Blandy <jimb@codesourcery.com>
5581
5582 * MAINTAINERS: Use my work address.
bed31434
JB
5583
5584 * MAINTAINERS: Update my E-mail address.
5585
27079765
AH
55862006-03-10 Aldy Hernandez <aldyh@redhat.com>
5587
5588 * configure.in: Handle --disable-<component> generically.
5589 * configure: Regenerate.
5590
54a17039
L
55912006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5592
5593 PR libgcj/17311
5594 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5595
b9bd11ca
EE
55962006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5597
5598 * MAINTAINERS (Write After Approval): Remove myself.
5599 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5600
dce2d8b2 56012006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5602
072b06f2
RE
5603 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5604 (TARGET_CONFIGDIRS): Remove.
5605 * configure.in: Remove AC_SUBST(target_configdirs).
5606 * Makefile.in, configure: Regenerated.
ee2312f3 5607
936e1a35
SK
56082006-02-20 Steven G. Kargl <kargls@comcast.net>
5609
5610 * MAINTAINERS (Write After Approval): Remove myself.
5611 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5612
cc11cc9b
PB
56132006-02-20 Paolo Bonzini <bonzini@gnu.org>
5614
5615 PR bootstrap/25670
5616
5617 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5618
5619 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5620 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5621 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5622 BUILD_PREFIX, BUILD_PREFIX_1.
5623 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5624
5625 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5626 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5627
5628 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5629 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5630 of `cat stage_current`. Always provide the `r' and `s' variables.
5631 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5632 a single shell execution.
5633 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5634 bootstrapped modules, make the stage1 module if the build was not
5635 started yet, else build the current stage.
5636 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5637 (all-build, all-host, all-target, [+make_target+]-host,
5638 [+make_target+]-target): Do not use \-continued lines.
5639 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5640 (current_stage, restrap, stage_last): New.
5641
5642 * Makefile.in: Regenerate.
5643 * configure: Regenerate.
5644
63a7c9ef
BD
56452006-02-19 Bud Davis <jmdavis@link.com>
5646
5647 * MAINTAINERS (Write After Approval): Remove myself.
5648 (Language Front End Maintainers): Add myself as fortran 95
5649 maintainer and update e-mail address.
5650
a3543e3a
FXC
56512006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5652
5653 * MAINTAINERS (Write After Approval): Remove myself.
5654 (Language Front End Maintainers): Add myself as fortran 95
5655 maintainer.
5656
ca5b1d2c
VK
56572006-02-16 Victor Kaplansky <victork@il.ibm.com>
5658
5659 * MAINTAINERS (Write After Approval): Add myself.
5660
0499513f
TK
56612006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5662
5663 * MAINTAINERS (Write After Approval): Remove myself.
5664 (Language Front End Maintainers): Add myself as
5665 fortran 95 maintainer.
5666
d1f8db0c
PB
56672006-02-14 Paolo Bonzini <bonzini@gnu.org>
5668
5669 Sync from src:
5670
5671 2005-12-27 Leif Ekblad <leif@rdos.net>
5672
cc6010cd
AP
5673 * configure.in: Add support for RDOS target.
5674 * configure: Regenerate.
d1f8db0c
PB
5675
56762006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5677 Andreas Schwab <schwab@suse.de>
d1f8db0c 5678
cc6010cd 5679 * configure: Regenerate.
d1f8db0c 5680
cac90078
DE
56812006-02-12 David Edelsohn <edelsohn@gnu.org>
5682
5683 * configure.in (enable_libgomp): Add AIX.
5684 * configure: Regenerate.
5685
bd37fbf5
MK
56862006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5687
5688 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5689
23027b7a
LM
56902006-02-03 Lee Millward <lee.millward@gmail.com>
5691
5692 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5693
0058967b
RG
56942006-01-31 Richard Guenther <rguenther@suse.de>
5695 Paolo Bonzini <bonzini@gnu.org>
5696
5697 * Makefile.def (target_modules): Add libgcc-math target module.
5698 * configure.in (target_libraries): Add libgcc-math target library.
5699 (--enable-libgcc-math): New configure switch.
5700 * Makefile.in: Re-generate.
5701 * configure: Re-generate.
5702 * libgcc-math: New toplevel directory.
5703
e8b05380
PB
57042006-01-26 Paolo Bonzini <bonzini@gnu.org>
5705
5706 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5707 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5708 the assembler, linker and binutils.
5709 * configure: Regenerate.
5710
d54d5437
DM
57112006-01-22 Dirk Mueller <dmueller@suse.de>
5712
5713 * MAINTAINERS (Write After Approval): Add myself.
5714
670cbfcf
DN
57152006-01-20 Diego Novillo <dnovillo@redhat.com>
5716
5717 * configure: Regenerate.
5718
953ff289
DN
57192006-01-18 Richard Henderson <rth@redhat.com>
5720 Jakub Jelinek <jakub@redhat.com>
5721 Diego Novillo <dnovillo@redhat.com>
5722
5723 * libgomp: New directory.
5724 * Makefile.def: Add target_module libgomp.
5725 * Makefile.in: Regenerate.
5726 * configure.in (target_libraries): Add target-libgomp.
5727 * configure: Regenerate.
5728
32ce4048
AO
57292006-01-05 Alexandre Oliva <aoliva@redhat.com>
5730
5731 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5732 @ from continuation.
5733 * Makefile.in: Rebuilt.
5734
0eaf8e17 57352006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5736
c76c0c83
CL
5737 * MAINTAINERS (Write After Approval): Add myself.
5738
2d309510
PB
57392006-01-04 Paolo Bonzini <bonzini@gnu.org>
5740
5741 PR bootstrap/24252
5742
5743 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5744 * Makefile.tpl (OBJDUMP): New.
5745 (EXTRA_HOST_FLAGS): Add it.
5746 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5747
953ff289
DN
5748 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5749 to use symbolic links between directories. Avoid race conditions
5750 or make them harmless.
5751 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5752
5753 * Makefile.def (LEAN): Pass.
5754 * Makefile.tpl (LEAN): Define.
5755 (stage[+id+]-start): Accept that the previous directory does not
5756 exist, if the bootstrap is lean.
5757 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5758 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5759 configure substitution.
5760 ([+compare-target+]): Likewise.
5761 ([+bootstrap-target+]-lean): New.
5762 * configure.in: Remove lean bootstrap support from here.
5763
953ff289
DN
5764 * Makefile.in: Regenerate.
5765 * configure: Regenerate.
2d309510 5766
368872c3
BE
57672006-01-04 Ben Elliston <bje@au.ibm.com>
5768
5769 * MAINTAINERS (libdecnumber): Add myself.
5770
d79e6356
MM
57712006-01-02 Mark Mitchell <mark@codesourcery.com>
5772
5773 * libtool-ldflags: New script.
5774
a6fbc1e2
AS
57752006-01-02 Andreas Schwab <schwab@suse.de>
5776
5777 * configure.in: When reconfiguring remove Makefile in
5778 all stage directories.
5779 * configure: Regenerate.
5780
103a4b39
SB
57812005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5782
5783 * MAINTAINERS: Update my email address.
5784
212f829c
PB
57852005-12-20 Paolo Bonzini <bonzini@gnu.org>
5786
5787 Revert Ada-related part of the previous change.
5788
5789 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5790 Do not pass.
5791 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5792 * Makefile.in: Regenerate.
5793 * configure.in: Do not include mt-ppc-aix target fragment.
5794 * configure: Regenerate.
5795
8ef1f2df
PB
57962005-12-19 Paolo Bonzini <bonzini@gnu.org>
5797
5798 * configure.in: Select appropriate fragments for PowerPC/AIX.
5799 * configure: Regenerate.
5800
5801 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5802 BOOT_CFLAGS, BOOT_LDFLAGS.
5803 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5804 BOOT_CFLAGS, BOOT_LDFLAGS.
5805 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5806 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5807 (stage): Fail if we cannot complete the work.
5808 * Makefile.in: Regenerate.
5809
ab34901f
NS
58102005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5811
5812 * configure.in: Replace ms1 with mt.
5813 * configure: Rebuilt.
5814
cbe82f21
BM
58152005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5816
5817 * MAINTAINERS: Update my email address.
5818
19843472
PB
58192005-12-15 Paolo Bonzini <bonzini@gnu.org>
5820
5821 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5822 install-host-nogcc): Don't invoke $(stage) at the end.
5823 * Makefile.in: Regenerate.
5824
1ca26cd2
PB
58252005-12-14 Paolo Bonzini <bonzini@gnu.org>
5826
5827 * configure.in: Flip the top-level bootstrap switch.
5828 * configure: Regenerate.
5829
f41d6665
DJ
58302005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5831
5832 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5833 $(stage) and $(unstage).
5834 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5835 (all): Remove stray semicolon.
5836 (local-distclean): Don't handle multilib.tmp and multilib.out.
5837 (install.all): Set $s for consistency.
5838 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5839 check_multilibs setting. Always make the install directory.
5840 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5841 Correct @if/@endif.
5842 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5843 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5844 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5845 (multilib.out): Remove.
5846 * Makefile.in: Regenerated.
5847
dce2d8b2 58482005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
64f182bd
NS
58522005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5853
121b2cee
NS
5854 * MAINTAINERS: Add myself as mt maintainer.
5855
64f182bd
NS
5856 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5857
a6d63770
AN
58582005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5859
5860 * MAINTAINERS: Change email address.
5861
2abefe3d
PB
58622005-12-05 Paolo Bonzini <bonzini@gnu.org>
5863
5864 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5865 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5866 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5867 Find in-tree tools if available.
5868 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5869 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5870 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5871 (COMPILER_*_FOR_TARGET): New.
5872 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5873 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5874 (CONFIGURED_*, USUAL_*): Remove.
5875 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5876 STRIP): Use autoconf substitutions.
5877 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5878 COMPILER_NM_FOR_TARGET): New.
5879 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5880
5881 (all): Make all-host and all-target in parallel.
5882 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5883 that $$r and $$s are set before invoking a recursive make.
5884 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5885 ([+bootstrap-target+]): Inline most of the `all' target.
5886
2f3bdde7
BE
58872005-11-29 Ben Elliston <bje@au.ibm.com>
5888
5889 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5890 from the gcc build directory.
5891 * Makefile.in: Regenerate.
5892
a4b6c45a
BE
58932005-11-29 Ben Elliston <bje@au.ibm.com>
5894
5895 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5896 depend on all-libdecnumber.
5897 * configure.in (host_libs): Include libdecnumber.
5898 * Makefile.in: Regenerate.
5899 * configure: Likewise.
5900
473a74b9
BE
59012005-11-29 Ben Elliston <bje@au.ibm.com>
5902
5903 * libdecnumber: Import decNumber sources from the dfp-branch.
5904
b4623110
KJ
59052005-11-21 Kean Johnston <jkj@sco.com>
5906
5907 * config.sub, config.guess: Sync from upstream sources.
5908
67dc1785
BE
59092005-11-21 Ben Elliston <bje@au.ibm.com>
5910
5911 Import from Autoconf sources:
5912
5913 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5914 * config/move-if-change: Don't output "$2 is unchanged";
5915 suggested by Ben Elliston. Handle weird characters correctly.
5916
186abafe
AT
59172005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5918
5919 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5920 to match upstream libtool for darwin.
5921
ef9db8d5
DJ
59222005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5923
5924 * Makefile.def: Remove gdb dependencies for gdbtk.
5925 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5926 (configure-gdb, install-gdb): New rules.
5927 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5928 * Makefile.in, configure: Regenerated.
5929
9c5141ab
JB
59302005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
4523d51b
EE
59342005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
086b011c
DN
59382005-10-24 Diego Novillo <dnovillo@redhat.com>
5939
5940 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5941 Diego Novillo.
5942
e7c84bf8
PB
59432005-10-22 Paolo Bonzini <bonzini@gnu.org>
5944
5945 PR bootstrap/24297
5946 * Makefile.tpl (do-[+make-target+], do-check, install,
5947 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5948 are set before recursing.
5949 * Makefile.in: Regenerate.
5950
b88a7564
EB
59512005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5952
5953 PR bootstrap/18939
5954 * Makefile.def (gcc) <target>: Fix thinko.
5955 * Makefile.in: Regenerate.
5956
61efc800
BS
59572005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5958
5959 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5960 * configure: Regenerate.
5961
f53d2869
JZ
59622005-10-15 Jie Zhang <jie.zhang@analog.com>
5963
5964 * MAINTAINERS (Write After Approval): Add self.
5965
077fc835
KH
59662005-10-08 Kazu Hirata <kazu@codesourcery.com>
5967
5968 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5969 target-libffi, target-qthreads, target-libjava, and
5970 targetlibobjc.
5971 * configure: Regenerate.
5972
d739199a
DJ
59732005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5974
5975 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5976 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5977 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5978 (USUAL_OBJDUMP_FOR_TARGET): New.
5979 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5980 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5981 * configure, Makefile.in: Regenerated.
d739199a 5982
db38c6bb
PB
59832005-10-05 Paolo Bonzini <bonzini@gnu.org>
5984
5985 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5986 before other host packages.
5987
3015564c
KK
59882005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5989
5990 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5991
1061f99e
PB
59922005-10-05 Paolo Bonzini <bonzini@gnu.org>
5993
5994 PR bootstrap/22340
5995
5996 * configure.in (default_target): Remove.
5997 * Makefile.tpl (all): Do not use prerequisites as subroutines
5998 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5999 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6000 use prerequisites as subroutines.
6001 (check-host, check-target): New.
6002 (bootstrap configure & all targets): Do not use stage*-start
6003 if the directory layout is already ok.
6004 (non-bootstrap configure & all targets): Prepend a $(unstage).
6005 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6006 (NOTPARALLEL): Remove.
6007 (unstage, stage variables): New variables.
6008 (unstage, stage targets): Simply expand to those variables.
6009
6010 * configure: Regenerate.
6011 * Makefile.in: Regenerate.
6012
4a9c436f
JW
60132005-10-04 James E Wilson <wilson@specifix.com>
6014
6015 * Makefile.def (lang_env_dependencies): Add libmudflap.
6016 * Makefile.in: Regenerate.
6017
37150080
AS
60182005-10-03 Andreas Schwab <schwab@suse.de>
6019
6020 Backport from libtool CVS:
6021 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6022
6023 * ltmain.sh: add support for installing into temporary
6024 staging area (e.g. 'make install DESTDIR=...')
6025
39d16468
L
60262005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6027
6028 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6029 * configure: Regenerated.
6030
72a7ab82
AP
60312005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6032
6033 * configure: Regenerate with the correct
6034 autoconf version.
6035
6b65a26d
CM
60362005-09-30 Catherine Moore <clm@cm00re.com>
6037
6038 * configure.in (bfin-*-*): New.
6039 * configure: Regenerated.
6040
040b1c5a
GK
60412005-09-28 Geoffrey Keating <geoffk@apple.com>
6042
6043 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6044 (LIPO_FOR_TARGET): New.
6045 (CONFIGURED_LIPO_FOR_TARGET): New.
6046 (USUAL_LIPO_FOR_TARGET): New.
6047 (STRIP_FOR_TARGET): New.
6048 (CONFIGURED_STRIP_FOR_TARGET): New.
6049 (USUAL_STRIP_FOR_TARGET): New.
6050 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6051 STRIP_FOR_TARGET.
6052 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6053 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6054 * Makefile.in: Regenerate.
6055 * configure: Regenerate.
7e050830 6056
3a3c28db
DE
60572005-09-19 David Edelsohn <edelsohn@gnu.org>
6058
6059 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6060 (rs6000-*-aix*): Same.
6061 * configure: Regenerate.
6062
2749a921
TT
60632005-09-16 Tom Tromey <tromey@redhat.com>
6064
6065 * MAINTAINERS: Add self as java maintainer.
6066
7f26dfa3
FXC
60672005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6068
6069 * configure.in: Recognize f95 in the --enable-languages option,
6070 and substitute it for fortran, issuing a warning.
6071 * configure: Regenerate.
6072
d8852c4f
PE
60732005-08-30 Phil Edwards <phil@codesourcery.com>
6074
6075 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6076 * configure: Regenerated.
6077
ad685e81
AH
60782005-08-22 Aldy Hernandez <aldyh@redhat.com>
6079
6080 * MAINTAINERS: Add self as ms1 maintainer.
6081
b00d752c
RE
60822005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6083
6084 * Makefile.def (libssp): Add to lang_env_dependencies.
6085 * Makefile.in: Regenerate.
6086
9ed8fb9b
ILT
60872005-08-18 Ian Lance Taylor <ian@airs.com>
6088
6089 * MAINTAINERS: Add myself as middle-end maintainer.
6090
0f029d39
CG
60912005-08-17 Christian Groessler <chris@groessler.org>
6092
6093 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6094 * Makefile.in: Regenerate.
6095
81087874
AK
60962005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6097
6098 * MAINTAINERS (write after approval): Added myself.
6099
6a134f1c
MR
61002005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6101
6102 * MAINTAINERS (Write After Approval): Add myself.
6103
2693c0b0
PB
61042005-08-12 Paolo Bonzini <bonzini@gnu.org>
6105
6106 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6107 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6108 Look for alternate names of the target cc and c++
6109 * configure: Regenerate.
6110
4de997d1
PB
61112005-08-08 Paolo Bonzini <bonzini@gnu.org>
6112
6113 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6114 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6115 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6116 tools; remove code to manually set them.
6117 (Target tools): Look in the environment for them.
6118 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6119 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6120 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6121 build directory.
6122 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6123 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6124 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6125 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6126 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6127 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6128 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6129 * configure: Regenerate.
6130 * Makefile.in: Regenerate.
6131
b089e33a
BE
61322005-07-28 Ben Elliston <bje@au.ibm.com>
6133
6134 * MAINTAINERS: Update for removed CPU targets.
6135
e3791243
MM
61362005-07-27 Mark Mitchell <mark@codesourcery.com>
6137
6138 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6139 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6140 * Makefile.in: Regenerated.
6141
526635cb
MM
61422005-07-26 Mark Mitchell <mark@codesourcery.com>
6143
6144 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6145 (CFLAGS_FOR_TARGET): Use it.
6146 (CXXFLAGS_FOR_TARGET): Likewise.
6147 * Makefile.in: Regenerated.
6148 * configure.in (--with-build-sysroot): New option.
6149 * configure: Regenerated.
6150
19791f70
PB
61512005-07-24 Paolo Bonzini <bonzini@gnu.org>
6152
6153 * Makefile.tpl: Wrap install between unstage and stage
6154 * Makefile.in: Regenerate.
6155
35f5a23f
EC
61562005-07-21 Eric Christopher <echristo@apple.com>
6157
6158 * MAINTAINERS: Update affiliation.
6159
ff3ddf15
PW
61602005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6161
6162 * MAINTAINERS: Add self as crx port maintainer.
6163
3a664c1c
DD
61642005-07-20 DJ Delorie <dj@redhat.com>
6165
6166 * MAINTAINERS: Add self as m32c maintainer.
6167
539df155
KC
61682005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6169
6170 * all files: Update FSF address.
6171
be9c593a
EC
61722005-07-15 Eric Christopher <echristo@redhat.com>
6173
6174 * MAINTAINERS: Change affiliation.
6175
fd7ea4ab
JB
61762005-07-14 Jim Blandy <jimb@redhat.com>
6177
6178 * configure.in: Add cases for Renesas m32c.
6179 * configure: Regenerated.
7e050830 6180
0063a823
KC
61812005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6182
d0ca130a
KC
6183 * COPYING.LIB: Update from fsf.org.
6184
61852005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6186
6187 * COPYING, compile, config.guess,
0063a823
KC
6188 config.sub, install-sh, missing, mkinstalldirs,
6189 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6190 * config-ml.in: Update FSF address.
0063a823 6191
a8ba31f2
EC
61922005-07-13 Eric Christopher <echristo@redhat.com>
6193
6194 * configure.in: Add toplevel noconfigdir support for tpf.
6195 * configure: Regenerate.
6196
5bea4a03
PB
61972005-07-11 Paolo Bonzini <bonzini@gnu.org>
6198
6199 PR ada/22340
6200
6201 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6202 * Makefile.in: Regenerate.
6203
284bdbbd
MM
62042005-07-07 Mark Mitchell <mark@codesourcery.com>
6205
6206 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6207 Brolley to write-after-approval.
284bdbbd 6208
452190fb
AS
62092005-07-07 Andreas Schwab <schwab@suse.de>
6210
6211 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6212 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6213 * Makefile.in: Regenerated.
6214
9c8f9ec2
GK
62152005-07-06 Geoffrey Keating <geoffk@apple.com>
6216
6217 * configure.in: Don't build sim or rda when targetting darwin.
6218 * configure: Regenerate.
6219
ef0087a7
KH
62202005-07-06 Kazu Hirata <kazu@codesourcery.com>
6221
6222 * configure.in: Add --enable-libssp and --disable-libssp.
6223 * configure: Regenerate with autoconf-2.13.
6224
77008252
JJ
62252005-07-02 Jakub Jelinek <jakub@redhat.com>
6226
6227 * Makefile.def (target_modules): Add libssp.
6228 * configure.in (target_libraries): Add target-libssp.
6229 * configure: Rebuilt.
6230 * Makefile.in: Rebuilt.
6231
a04eae1b
ZW
62322005-07-01 Zack Weinberg <zackw@panix.com>
6233
6234 * MAINTAINERS: Change email address. Resign from maintainership.
6235
948884cd
RG
62362005-07-01 Richard Guenther <rguenther@suse.de>
6237
6238 * MAINTAINERS: Change my e-mail address and affiliation.
6239
c7870f5d
PB
62402005-06-22 Paolo Bonzini <bonzini@gnu.org>
6241
6242 * Makefile.def (stagefeedback): Come after profile.
6243 Define profiledbootstrap target.
6244 * Makefile.tpl (profiledbootstrap): Remove.
6245 (stageprofile-end): Zap stagefeedback.
6246 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6247 * Makefile.in: Regenerate.
6248
ab99519a
RS
62492005-06-13 Richard Sandiford <richard@codesourcery.com>
6250
6251 * MAINTAINERS: Update my email address.
6252
f610dd5f
ZW
62532005-06-13 Zack Weinberg <zack@codesourcery.com>
6254
6255 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6256 In 'cpp' stanza, support '#line' as well as '# '.
6257
71bc2a83
AS
62582005-06-08 Andreas Schwab <schwab@suse.de>
6259
6260 * MAINTAINERS: Move myself from 'Write After Approval' to
6261 'CPU Port Maintainers' section as m68k maintainer.
6262
4fab7234
HPN
62632005-06-07 Hans-Peter Nilsson <hp@axis.com>
6264
6265 * configure.in (unsupported_languages): New macro.
6266 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6267 non-ported target libraries in noconfigdirs.
6268 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6269 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6270 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6271 unsupported_languages.
6272 * configure: Regenerate.
6273
68193f9b
TS
62742005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6275
6276 * configure.in: Fix typo in handling of --with-mpfr-dir.
6277 * configure: Regenerate.
6278
f26f6b8d
RS
62792005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6280
6281 * MAINTAINERS: Update my email address.
6282
ba4853f8
JB
62832005-06-02 Jim Blandy <jimb@redhat.com>
6284
6285 * config.sub: Add cases for the Renesas m32c. (This patch has been
6286 accepted into the master sources.)
6287
79dd769c 62882005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6289 Michael Snyder <msnyder@redhat.com>
6290 Stan Cox <scox@redhat.com>
79dd769c 6291
f610dd5f 6292 * configure.in: Set noconfigdirs for ms1.
79dd769c 6293
f610dd5f 6294 * configure: Regenerate.
79dd769c 6295
d29e107f
JD
62962005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6297
6298 * MAINTAINERS (Write After Approval): Add self.
6299
e93196c3
JC
63002005-06-01 Josh Conner <jconner@apple.com>
6301
6302 * MAINTAINERS (Write After Approval): Add self.
6303
ae263c7a
KH
63042005-06-01 Kazu Hirata <kazu@codesourcery.com>
6305
6306 * MAINTAINERS: Update my email address.
6307
585b3aa3
ZM
63082005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6309
6310 * MAINTAINERS (Write After Approval): Add self.
6311
4930c50b
CD
63122005-05-26 Chris Demetriou <cgd@broadcom.com>
6313
6314 * MAINTAINERS (Write After Approval): Remove self.
6315
2dfbef6d
PB
63162005-05-25 Paolo Bonzini <bonzini@gnu.org>
6317
6318 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6319 (Dependencies): Consider target modules for bootstrap dependencies.
6320 Make target bootstrap modules depend on each stage's gcc.
6321 * Makefile.in: Regenerate.
6322
bcb28cf5
PB
63232005-05-20 Paolo Bonzini <bonzini@gnu.org>
6324
6325 * Makefile.def (configure-gcc): Depend on binutils having been built.
6326 (all-gcc): No need to do it here.
6327 * Makefile.in: Regenerate.
6328
0cf085e4
PB
63292005-05-19 Paul Brook <paul@codesourcery.com>
6330
f610dd5f 6331 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6332 language cannot be built.
6333 * configure: Regenerate.
6334
dfb2c39a
DJ
63352005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6336
6337 * ylwrap: Import from Automake 1.9.5.
6338
771aaa92
DU
63392005-05-13 David Ung <davidu@mips.com>
6340
6341 * MAINTAINERS (Write After Approval): Add self.
6342
3ac9bd58
MS
63432005-05-09 Mike Stump <mrs@apple.com>
6344
6345 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6346 lt_cv_sys_max_cmd_len for now.
f610dd5f 6347
f77a5578
SC
63482005-05-09 Stan Cox <scox@redhat.com>
6349
6350 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6351
795e36e5
MK
63522005-05-08 Matt Kraai <kraai@ftbfs.org>
6353
6354 * README.SCO: Update the URL.
6355
c9392a2b
DE
63562005-05-05 David Edelsohn <edelsohn@gnu.org>
6357
6358 * ltconfig: Define file_list_spec. Pass file_list_spec and
6359 with_gnu_ld to libtool.
6360 * ltcf-c.sh (aix[45]): Define file_list_spec.
6361 * ltcf-cxx.sh (aix[45]): Same.
6362 * ltcf-gcj.sh (aix[45]): Same.
6363 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6364 exists, write list of input files to temporary file.
6365
bebcd931
MS
63662005-05-04 Mike Stump <mrs@apple.com>
6367
6368 * configure.in: Always pass --target to target configures as
6369 otherwise rebuilds that do --recheck will fail.
6370 * confiugure: Rebuilt.
6371
ce406537
PB
63722005-05-04 Paolo Bonzini <bonzini@gnu.org>
6373
6374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6375 STAGE_HOST_EXPORTS.
6376 (configure, all): Add bootstrap support.
6377 (Host modules, target modules): Pass post-stage1 flags and exports.
6378 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6379 * Makefile.in: Regenerate.
6380
aa9dcfc4
PB
63812005-04-29 Paolo Bonzini <bonzini@gnu.org>
6382
6383 * configure: Regenerate.
6384
b6f9abcf
MS
63852005-04-27 Mike Stump <mrs@apple.com>
6386
6387 * MAINTAINERS: Add self as darwin maintainer.
6388
acb217cb
BS
63892005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6390
6391 * config.sub: Update from master copy.
6392
b6dae270
MS
63932005-04-21 Mike Stump <mrs@apple.com>
6394
6395 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6396 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6397
c2e0d3a9
HPN
63982005-04-19 Hans-Peter Nilsson <hp@axis.com>
6399
6400 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6401 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6402 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6403 "*-*-elf" and "*-*-linux*".
6404 * configure: Regenerate.
6405
871ae772
JM
64062005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6407
6408 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6409
bf070c29
MS
64102005-04-12 Mike Stump <mrs@apple.com>
6411
6412 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6413
e865b6f7
TK
64142005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6415
6416 * MAINTAINERS (Write After Approval): Add myself.
6417
7b71ad7f
BS
64182005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6419
6420 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6421
25b42232
PB
64222005-04-06 Paolo Bonzini <bonzini@gnu.org>
6423
f610dd5f 6424 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6425 (TARGET_CONFIGARGS): Include --with-target-subdir.
6426 (configure, all): New macros. Use them throughout.
6427 * Makefile.in: Regenerate.
6428
d727c624
JG
64292005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6430
6431 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6432
fff72cc4
ZD
64332005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6434
6435 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6436
86472dc3
GP
64372005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6438
6439 * MAINTAINERS: Move John Carr to Write After Approval.
6440
dce2d8b2 64412005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6442
6443 * config/mh-mingw32: Delete.
6444 * configure.in: Don't use it.
6445 * configure: Regenerate.
6446
33da42bc
PB
64472005-03-31 Paolo Bonzini <bonzini@gnu.org>
6448
6449 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6450 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6451 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6452 (HOST_LIB_PATH): Generate from Makefile.def.
6453 (TARGET_LIB_PATH): Likewise.
6454 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6455 * Makefile.in: Regenerate.
6456 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6457 (RPATH_ENVVAR): Include Darwin case.
6458 * configure: Regenerate.
6459
15cc1841
TF
64602005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6461
6462 * MAINTAINERS (Various Maintainers): Remove self.
6463 (Write After Approval): Add self.
6464
6a8c79d5
TF
64652005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6466
6467 * MAINTAINERS (Various Maintainers): Add self.
6468
256f7136
PB
64692005-03-25 Paolo Bonzini <bonzini@gnu.org>
6470
6471 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6472 * configure: Regenerate.
6473
191dd2c9
ZW
64742005-03-21 Zack Weinberg <zack@codesourcery.com>
6475
6476 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6477 gcc_version, and gcc_version_trigger from set of flags to pass.
6478 * Makefile.tpl: Remove definitions of above variables.
6479 (config.status): Remove dependency on $(gcc_version_trigger).
6480 * Makefile.in: Regenerate.
6481 * configure.in: Do not reference config/gcc-version.m4 nor
6482 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6483 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6484 * configure: Regenerate.
6485
ef6e9bc0 64862005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6487 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6488
6489 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6490 * Makefile.in: Regenerate.
6491
009bbd5a
FW
64922005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6493
6494 * MAINTAINERS (Write After Approval): Add myself.
6495
09f8755b
DA
64962005-03-03 David Ayers <d.ayers@inode.at>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
e73ed25c
AO
65002005-03-01 Alexandre Oliva <aoliva@redhat.com>
6501
6502 PR libgcj/20160
6503 * ltmain.sh: Avoid creating archives with components that have
6504 duplicate basenames.
6505
ace9ac7b
AP
65062005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6507
6508 PR bootstrap/20250
6509 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6510 instead of check.
6511 * Makefile.in: Regenerate.
6512
c9db9354
PB
65132005-02-28 Paolo Bonzini <bonzini@gnu.org>
6514
6515 * Makefile.in: Regenerate to fix conflict between the previous two
6516 patches.
6517
215c351a
PB
65182005-02-28 Paolo Bonzini <bonzini@gnu.org>
6519
6520 PR bootstrap/17383
6521 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6522 * Makefile.tpl (HOST_SUBDIR): New substitution.
6523 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6524 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6525 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6526 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6527 (Host modules, Bootstrapped modules): Use it.
6528 (Build modules, Target modules): Do not create symlink trees,
6529 always configure out-of-srcdir.
6530 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6531 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6532 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6533 $(HOST_SUBDIR). Create a symlink for host_subdir.
6534
6535 * Makefile.in: Regenerate.
6536 * configure: Regenerate.
6537
5395b47b
NN
65382005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6539
6540 Merged from libada-gnattools-branch:
6541 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6542
6543 * gnattools: New directory.
6544 * Makefile.def: Add gnattools as a module, depending on target-libada.
6545 * Makefile.in: Regenerate.
6546 * configure.in: Include gnattools in host_tools; disable it if ada
6547 is disabled.
6548 * configure: Regenerate.
6549
ca2cc05c
JM
65502005-02-24 James A. Morrison <phython@gcc.gnu.org>
6551
6552 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6553 treelang maintainer.
6554 (Write After Approval): Remove myself.
6555
d2f3024f
PS
65562005-02-23 Paul Schlie <schlie@comcast.net>
6557
6558 * configure.in: Allow darwin targeted ports to build tk, itcl and
6559 libgui.
6560 * configure: Regenerate.
6561
bba5e0ca
EB
65622005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6563
6564 PR libgcj/10353
6565 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6566 * configure: Regenerate.
6567
70132ce7
SK
65682005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6569
6570 * MAINTAINERS (Write After Approval): Add myself.
6571
20f0edca
ILT
65722005-02-10 Ian Lance Taylor <ian@airs.com>
6573
6574 * MAINTAINERS: Update my e-mail address.
6575
e64e5109
RG
65762005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6577
6578 * MAINTAINERS (Write After Approval): Add myself.
6579
40d64b5a
HPN
65802005-01-29 Hans-Peter Nilsson <hp@axis.com>
6581
6582 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6583 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6584 target-libgloss when not *-*-elf and *-*-aout.
6585 * configure: Regenerate.
6586
54a12711
KH
65872005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6588
6589 * MAINTAINERS: Remove obsolete entries.
6590
0aa99dbb
KH
6591 * MAINTAINERS (Write After Approval): Add Michael Matz.
6592
2b009f5f
NB
65932005-01-19 Neil Booth <neil@daikokuya.co.uk>
6594
6595 * MAINTAINERS: Remove self as cpplib maintainer.
6596
385870f5
KC
65972005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6598
6599 * install-sh, config.sub: Import from upstream.
6600
e7daab31
KC
66012005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6602
6603 PR bootstrap/18222
6604 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6605 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6606 * Makefile.in: Regenerate.
6607
e6003f4d
JT
66082005-01-16 Jason Thorpe <thorpej@netbsd.org>
6609
6610 * MAINTAINERS: Update my email address.
6611
145e2972 66122005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6613 Andreas Schwab <schwab@suse.de>
145e2972
DE
6614
6615 PR bootstrap/18033
6616 * config-ml.in: Eval option if surrounded by single quotes.
6617
86c7e0da
PB
66182005-01-03 Paolo Bonzini <bonzini@gnu.org>
6619
6620 Revert 2004-12-28 Makefile changes, a better fix will be
6621 applied to mainline and src after GCC 4.0 branches.
6622
3224a22f
PB
66232004-12-28 Paolo Bonzini <bonzini@gnu.org>
6624
6625 PR bootstrap/17383
6626
6627 * Makefile.def (target_modules): Remove stage parameter,
6628 it is always true now.
6629 * Makefile.tpl (configure-build-[+module+],
6630 configure-target-[+module+]): Always build symlink tree
6631 for the directory and for include. BUILD_SUBDIR and
6632 TARGET_SUBDIR cannot be . anymore.
6633 * Makefile.in: Regenerate.
6634
aaf51ca2
DE
66352004-12-25 David Edelsohn <edelsohn@gnu.org>
6636
6637 Revert 2004-12-08 Makefile changes.
6638
4e32e454
DS
66392004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6640
6641 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6642 cygwin, mingw.
6643
669f01d8
AS
66442004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6645
6646 * configure.in (sh64-*-*): Reenable gprof.
6647 * configure: Regenerate.
6648
1b227ee0
DE
66492004-12-08 David Edelsohn <edelsohn@gnu.org>
6650
6651 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6652 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6653 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6654 * Makefile.in: Regenerate.
6655
ce5e944c
CF
66562004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6657
6658 * MAINTAINERS: Update my email address.
6659
893f1e87
MK
66602004-12-07 Matt Kraai <kraai@ftbfs.org>
6661
6662 * Makefile.tpl: Generate normal dependencies if the LHS module is
6663 not bootstrapped.
6664 * Makefile.in: Regenerate.
6665
bb59c339
RS
66662004-12-03 Richard Sandiford <rsandifo@redhat.com>
6667
6668 * configure.in: Include config/gxx-include-dir.m4. Use
6669 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6670 * configure: Regenerate.
6671
4982adbe
RS
66722004-12-03 Richard Sandiford <rsandifo@redhat.com>
6673
6674 * config.if: Delete.
6675 * configure.in: Set libstdcxx_incdir directly.
6676 * configure: Regenerate.
6677
05750653
EC
66782004-12-02 Eric Christopher <echristo@redhat.com>
6679
6680 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6681 * Makefile.in: Regenerate.
6682
5fef1dbd
RS
66832004-12-02 Richard Sandiford <rsandifo@redhat.com>
6684
6685 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6686 * configure: Regenerate.
6687
afabd8e6
RS
66882004-12-02 Richard Sandiford <rsandifo@redhat.com>
6689
6690 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6691 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6692 * configure: Regenerate.
6693
78716e86
EC
66942004-12-01 Eric Christopher <echristo@redhat.com>
6695
6696 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6697 of things to remove.
6698
57ab8ba9
MK
66992004-11-29 Matt Kraai <kraai@ftbfs.org>
6700
6701 * MAINTAINERS (Write After Approval): Update my e-mail address.
6702
2539bffe
KC
67032004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6704
6705 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6706 from CVS libtool to always pass_all.
6707
3e732ba0
JDA
67082004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6709
6710 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6711 (hppa*64*-*-*): Delete incorrect comment.
6712 * configure: Rebuilt.
6713
767f726e
KC
67142004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6715
6716 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6717
2c92e90f
KC
67182004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6719
6720 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6721 from CVS libtool to always pass_all.
6722
32f84e48
KC
67232004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6724
6725 * install-sh, compile: Import from automake.
6726
9587be8a
KC
67272004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6728
6729 * config.guess, config.sub: Import from savannnah.
6730
04e81808 67312004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6732
6733 * MAINTAINERS (Write After Approval): Add myself
6734
f87a2b2e
MS
67352004-11-12 Mike Stump <mrs@apple.com>
6736
6737 * Makefile.def: Add html support.
6738 * Makefile.tpl: Likewise.
6739 * Makefile.in: Regenerate.
6740
848556c2
GK
67412004-11-11 Geoffrey Keating <geoffk@apple.com>
6742
556f03c4
GK
6743 PR 18423
6744 * configure.in: Remove all instances of build-fixincludes from
6745 noconfigdirs.
6746 (build_configargs): Supply --target to subdirectories.
6747 * configure: Regenerate.
6748
848556c2
GK
6749 * Makefile.def: Make gcc install depend on fixincludes install.
6750 * Makefile.in: Regenerate.
6751
9e5712a5
JJ
67522004-11-10 Janis Johnson <janis187@us.ibm.com>
6753
6754 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6755
4ef509c0
PB
67562004-11-11 Paul Brook <paul@codesourcery.com>
6757
6758 * MAINTAINERS: Add self as arm maintainer. Update email address.
6759
20d11df6
HPN
67602004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6761
6762 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6763 target-libgfortran.
79fd8592 6764 * configure: Regenerate.
20d11df6 6765
68c70f15
DE
67662004-11-07 David Edelsohn <edelsohn@gnu.org>
6767
6768 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6769 like CC.
6770
54f88091
PB
67712004-11-05 Paolo Bonzini <bonzini@gnu.org>
6772
6773 * Makefile.def (host fixincludes): Specify missing targets.
6774 * Makefile.in: Regenerate.
6775
6866abb8
RC
67762004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6777
6778 * MAINTAINERS: Add myself
6779
83f62578
GL
67802004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6781
6782 * MAINTAINERS (Write After Approval): Add myself.
6783
53c7ffe7
GK
67842004-11-04 Geoffrey Keating <geoffk@apple.com>
6785
6786 * Makefile.def: Build fixincludes for the host, too.
6787 * Makefile.in: Regenerate.
6788 * configure.in (host_tools): Add fixincludes.
6789 * configure: Regenerate.
6790
ac8b3d9d
DJ
67912004-11-04 Daniel Jacobowitz <dan@debian.org>
6792
6793 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6794 * configure: Regenerated.
6795
bab37580
L
67962004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6797
6798 PR other/17783
6799 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6800 * configure: Regenerated.
6801
db1de713
MM
68022004-10-31 Mark Mitchell <mark@codesourcery.com>
6803
6804 * README.SCO: Update per FSF instructions.
6805
a827e21a
EW
68062004-10-28 Eric B. Weddington <ericw@evcohs.com>
6807
6808 PR target/18151
6809 * configure.in (case ${target}): Do not build fixincludes for avr.
6810 * configure: Regenerated.
6811
9d069a4f
PB
68122004-10-26 Paolo Bonzini <bonzini@gnu.org>
6813
6814 * configure.in (case ${target}): Do not build fixincludes
6815 on platforms where it is not used.
6816 * configure: Regenerated.
6817
fc45f3fe
DJ
68182004-10-23 Daniel Jacobowitz <dan@debian.org>
6819
6820 * configure.in: Use an absolute path to install-sh.
6821 * configure: Regenerated.
6822
36554b92
AL
68232004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
88e9994a
KH
68272004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6828
6829 * MAINTAINERS: Remove from Write After Approval those that are
6830 already maintainers.
6831
ad02a944
SP
68322004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6833
6834 * MAINTAINERS: Update my email address.
6835
c8e6cd41
KC
68362004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6837
6838 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6839 * configure: Regenerate.
6840
dce2d8b2 68412004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6842
6843 * MAINTAINERS: Update my email address.
6844
a8b0957e
KH
68452004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6846
6847 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6848 entries belonging to this category.
6849
96836f61
JZ
68502004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6851
6852 * MAINTAINERS: Update my e-mail address.
6853
7e0b5752
PB
68542004-10-06 Paolo Bonzini <bonzini@gnu.org>
6855
6856 Fix wrong conflict resolution in:
6857
6858 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6859
6860 * Makefile.in: Regenerate.
6861 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6862 in the recursive `make', instead of hardwiring `all'.
6863 (Autogenerated TARGET-* variables): New.
6864
370f7a47
TL
68652004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6866
6867 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6868 * configure: Regenerate.
370f7a47 6869
13e5d623
KH
68702004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6871
6872 * MAINTAINERS (Various Maintainers): Move the "windows,
6873 cygwin, mingw" maintainer to ...
6874 (OS Port Maintainers): ... here.
6875
a6497c1b
KH
68762004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6877
6878 * MAINTAINERS (Write After Approval): Remove those that are
6879 maintainers of some subsystem.
6880
1abb828a
D
68812004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6882
6883 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6884 * ltcf-cxx.sh (tpf*): Likewise.
6885 * ltconfig (tpf*): Add TPF OS configuration support.
6886
16d1338d
BS
68872004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6888
6889 * MAINTAINERS: Change my email address to my new work account.
6890
9082a750
MR
68912004-09-24 Michael Roth <mroth@nessie.de>
6892
6893 * configure.in (--without-headers): Add missing double quotes.
6894 * configure: Regenerate.
6895
dce2d8b2 68962004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6897
6898 * ylwrap: Revert to previous version.
6899
4c4a5bbc
L
69002004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6901
6902 PR bootstrap/17369
6903 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6904 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6905 SET_GCC_LIB_PATH_CMD.
6906 (BASE_TARGET_EXPORTS): Likewise.
6907 * Makefile.in: Regenerated.
6908
6909 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6910 * configure: Regenerated.
6911
85f59630
KC
69122004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6913
6914 * config.guess: New upstream version
6915 * compile, depcomp, install-sh, ylwrap: Likewise.
6916
95c53c62
RS
69172004-09-19 Roger Sayle <roger@eyesopen.com>
6918
6919 * config/mh-x86omitfp: New host makefile fragment. Add
6920 -fomit-frame-pointer to the default BOOT_CFLAGS.
6921 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6922 * configure: Regenerate.
6923
0a1c093b
AP
69242004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6925
6926 PR target/11572
6927 * configure.in (*-*-darwin*): Renable libobjc.
6928 * configure: Regenerate.
6929
315fcf97
NS
69302004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6931
6932 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6933
0a050485 69342004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6935
0a050485
DB
6936 * Makefile.def: Remove libbanshee.
6937 * Makefile.tpl: Ditto.
6938 * configure.in: Ditto.
6939 * Makefile.in: Regen.
6940 * configure: Ditto.
6941
5f4a098e
DE
69422004-09-08 David Edelsohn <edelsohn@gnu.org>
6943
6944 * ltmain.sh: Use $pic_object as $non_pic_object if
6945 $non_pic_object=none.
6946
32b2511f
PB
69472004-09-07 Paolo Bonzini <bonzini@gnu.org>
6948
6949 * missing: Import latest version from master repository.
6950
fc4d0e82
NC
69512004-09-06 Nick Clifton <nickc@redhat.com>
6952
6953 * config.sub: Import latest version from master repository.
6954 * config.guess: Likewise.
6955 This includes these changes:
78716e86 6956
fc4d0e82
NC
6957 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6958
6959 * config.sub: Handle crisv32, alias etraxfs.
6960 * config.guess (crisv32:Linux:*:*): Handle.
6961
6962 2004-08-13 Brad Smith <brad@comstyle.com>
6963
6964 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6965 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6966
6967 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6968
6969 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6970 assume the processor is a powerpc. This is because coreutils
6971 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6972 in this case, due to a MacOS X bug that causes
6973 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6974 to return a negative number.
6975 Problem reported by Petter Reinholdtsen in:
6976 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6977
6978 2004-07-19 Ben Elliston <bje@gnu.org>
6979
6980 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6981
6982 2004-06-24 Ben Elliston <bje@gnu.org>
6983
6984 * config.guess: Update copyright years.
6985 * config.sub: Likewise.
6986
6987 2004-06-22 Robert Millan <robertmh@gnu.org>
6988
6989 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6990 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6991
6992 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6993
6994 * config.guess (*:*VMS:*:*): New entry. Replaces
6995 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6996 manufacturer.
6997
6998 2004-06-22 Ben Elliston <bje@gnu.org>
6999
7000 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7001 * config.sub: Likewise.
7002
7003 2004-06-22 Ben Elliston <bje@gnu.org>
7004
7005 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7006 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7007
7008 2004-06-11 Ben Elliston <bje@gnu.org>
7009
7010 * config.guess (pegasos:OpenBSD:*:*): Remove.
7011
7012 2004-06-11 Ben Elliston <bje@gnu.org>
7013
7014 From Wouter Verhelst <wouter@grep.be>:
7015 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7016
7017 2004-06-11 Ben Elliston <bje@gnu.org>
7018
7019 * config.guess (luna88k:OpenBSD:*:*): New.
7020
7021 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7022
7023 * config.guess (m32r*:Linux:*:*): New case.
7024 * config.sub: Handle m32rle.
7025
7026 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7027
7028 From Jens Petersen <petersen@redhat.com>:
7029 * config.sub: Handle sparcv8.
7030
7031 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7032
7033 From Tom Smith <smith@cag.lkg.hp.com>:
7034 * config.guess: Version suffixes are equally significant on Tru64
7035 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7036 prefix of "P" (patched kernel).
7037
7038 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7039
7040 * config.sub: Add support for National Semiconductor CRX target.
7041
2f4cc6bf
JJ
70422004-09-03 Janis Johnson <janis187@us.ibm.com>
7043
7044 * MAINTAINERS (Various Maintainers): Remove myself as web page
7045 maintainer, add myself as maintainer of build status lists.
7046
61fec9ff
JB
70472004-09-03 Jan Beulich <jbeulich@novell.com>
7048
7049 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7050 *-*-netware, but add target-libmudflap.
7051 Consolidate *-*-netware targets (of which really only i?86 exists)
7052 into a single entry.
7053 * configure: Likewise.
7054
45f366ab
PB
70552004-09-01 Paolo Bonzini <bonzini@gnu.org>
7056
7057 * Makefile.tpl (sorry): Remove.
7058 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7059 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7060 (do-clean): Clean per-stage directories too.
7061 (do-distclean): Run distclean-stage1 too.
7062 (.NOTPARALLEL): Enable during toplevel bootstrap.
7063 (stage[+id+]-bubble): Enable parallel execution during
7064 the recursive invocation.
7065 * Makefile.in: Regenerate.
7066
7067 Fix previous checkin:
7068
7069 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7070 include.
7071 * configure.in: Fix indentation.
7072 * configure: Regenerate.
7073
dce2d8b2 70742004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7075
45f366ab
PB
7076 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7077 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7078 * configure: regenerate
78716e86 7079 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7080 -mdynamic-no-pic
be8fff81 7081
71b5d516
PB
70822004-08-31 Paolo Bonzini <bonzini@gnu.org>
7083
7084 * Makefile.def (build_modules): Add fixincludes.
7085 (dependencies): Make gcc depend on fixincludes.
7086 * configure.in (build_tools): Add fixincludes.
7087 (build_configdirs): Always include build_libs.
7088 * Makefile.in: Regenerate.
7089 * configure: Regenerate.
7090
70912004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7092
7093 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7094 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7095 phony targets; do not generate timestamp files.
7096 (distclean-stageN): Remove references to their timestamp files.
7097 (restageN, touch-stageN): Remove.
7098 (stageN-bubble): Rewritten.
7099 (compare): Support lean bootstraps.
7100 * Makefile.in: Regenerate.
7101
7102 * configure.in: Only warn when bootstrapping but
7103 build != host or build != target. Support lean bootstraps.
7104 * configure: Regenerate.
7105
ce7cbbb0
PE
71062004-08-26 Phil Edwards <phil@codesourcery.com>
7107
7108 * configure.in: Give a better error message if GMP/MPFR are missing
7109 and a language needing them has been requested.
7110 * configure: Regenerated.
7111
9c71a529
PE
71122004-08-25 Phil Edwards <phil@codesourcery.com>
7113
7114 * configure.in: Print a list of available language front-ends if
7115 a requested one is missing. Tidy stray tab characters.
7116 * configure: Regenerated.
7117
e3f92d3b
MK
71182004-08-19 Michael Koch <konqueror@gmx.de>
7119
7120 * gcc/doc/install.texi: Update entry about automake for libjava.
7121
c3f84f61
RM
71222004-08-17 Robert Millan <robertmh@gnu.org>
7123
7124 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7125 (instead of FreeBSD).
7126 * configure: Regenerate.
7127
7c27e184
PB
71282004-08-16 Paolo Bonzini <bonzini@gnu.org>
7129
7130 * Makefile.in: Regenerate.
7131 * configure: Regenerate.
7132
7133 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7134 stage_*_flags.
7135 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7136 for bootstrapped modules if toplevel bootstrap is going.
7137 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7138 modules. Adjust for changes in Makefile.def. Enable several
7139 rules even in non-bootstrap mode, just to avoid peppering the
7140 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7141 (stage-[+prev+]-bubble): Remove.
7142
7143 * Makefile.def (Dependencies): Depend on all-build-bison,
7144 all-build-flex, all-build-byacc, all-build-texinfo, rather
7145 than the host variations.
7146 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7147 with BUILD_SUBDIR.
7148 (BISON): Update for recent Bisons.
7149 (YACC): Fix typo.
7150 (cross): Depend on all-build.
7151 (all): Do not depend on all-build.
7152 (prebootstrap): Remove.
7153 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7154 (Prebootstrap dependencies): Add them to the per-stage targets
7155 and to all-prebootstrap.
7156 * configure.in (build_configdirs): Always enable build_tools.
7157 (BUILD_DIR_PREFIX): Remove.
7158
7159 * Makefile.def (gcc): Add target variable.
7160 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7161 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7162 in the recursive `make', instead of hardwiring `all'.
7163 (Autogenerated TARGET-* variables): New.
7164
20f3bb80
BB
71652004-08-13 Brian Booth <bbooth@redhat.com>
7166
7167 * MAINTAINERS: Remove myself from write-after-approval.
7168
b5be499d
NN
71692004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7170
7171 * src-release: Stop distributing mmalloc with gdb (which doesn't
7172 use it).
7173 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7174 * Makefile.in: Regenerate.
7175
b3f8d95d
MM
71762004-08-09 Mark Mitchell <mark@codesourcery.com>
7177
7178 * configure.in (arm*-*-eabi*): New target.
7179 * configure: Regenerate.
7180
3589b69e
PB
71812004-08-06 Paolo Bonzini <bonzini@gnu.org>
7182
7183 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7184 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7185 (Dependencies): New section.
7186 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7187 (configure-target-[+module+]): Depend on maybe-all-gcc
7188 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7189 (toplevel profiledbootstrap): Fix dependencies.
7190 * Makefile.in: Regenerate.
7191
972974fc
MM
71922004-08-03 Mark Mitchell <mark@codesourcery.com>
7193
7194 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7195 target-libiberty to noconfigdirs.
7196 * configure: Regenerate.
7197
bebf829d
PB
71982004-08-03 Paul Brook <paul@codesourcery.com>
7199
7200 * configure.in: Check for MPFR as well as GMP.
7201 * configure: Regenerate.
7202
98a5bb3b
RM
72032004-08-01 Robert Millan <robertmh@gnu.org>
7204
7205 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7206 libmudflap for all GNU-based systems (with Glibc).
7207 * configure: Regenerate.
7208
dce2d8b2 72092004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7210
7211 * Makefile.def (host-modules): Add gcc.
7212 * Makefile.in: Regenerate.
7213 * Makefile.tpl (sorry): New rule.
7214 (configure-host, all-host, [+make_target+]-host, do-check,
7215 install-host): Do not add gcc as a special case.
7216 (host modules): Add a small special-casing for gcc. Export
7217 extra_make_flags through the environment.
7218 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7219 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7220 other recursive targets for gcc): Remove.
7221
7222 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7223 (stage, unstage): New rules.
7224 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7225 distclean-stage[+id+]): Use stage_current.
7226 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7227 the stage*-start rules.
7228
aeb732c1
GK
72292004-08-02 Geoffrey Keating <geoffk@apple.com>
7230
7231 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7232 use -all_load flag.
7233
25b656e7
PB
72342004-08-02 Paolo Bonzini <bonzini@gnu.org>
7235
7236 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7237 * configure: Regenerate.
7238
cc440d71
TM
72392004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7240
7241 * maintainer-scripts/gcc_release: Revert yesterday's change.
7242
270e140b
SB
72432004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7244
7245 * MAINTAINERS: Add myself to write-after-approval.
7246
3e4035f8
TM
72472004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7248
7249 * libf2c: Removed.
7250 * gcc/gccbug.in: Updated because of libf2c removal.
7251 * maintainer-scripts/gcc_release: Ditto.
7252
dce2d8b2 72532004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7254
7255 * configure.in: Build libmudflap by default on FreeBSD.
7256 * configure: Regenerated.
7257
dfcada9a
MM
72582004-07-09 Mark Mitchell <mark@codesourcery.com>
7259
7260 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7261 systems.
7262 * configure: Regenerated.
7263
dce2d8b2 72642004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7265
7266 PR target/16344
7267 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7268 feedback based compiler.
7269 * Makefile.in: Rebuilt.
7270
95bcca47
AO
72712004-07-08 Alexandre Oliva <aoliva@redhat.com>
7272
7273 * Makefile.def (host_modules): Set bootstrap=true for flex.
7274 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7275 * Makefile.in: Rebuilt.
7276
051822f6
JH
72772004-07-07 Jan Hubicka <jh@suse.cz>
7278
7279 * MAINTAINERS: Add self as a profile feedback maintainer.
7280
7b61653a
PE
72812004-07-05 Phil Edwards <phil@codesourcery.com>
7282
7283 * configure.in: Do not prepend $srcdir to /dev/null in
7284 makefile fragments.
7285 * configure: Regenerate.
7286
23f6b2f9
PB
72872004-07-01 Paolo Bonzini <bonzini@gnu.org>
7288
7289 * Makefile.def (build_modules): Add bison, byacc, flex,
7290 m4, texinfo.
7291 (flags_to_pass): Add FLEX.
7292 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7293 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7294 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7295 DEFAULT_MAKEINFO): Remove.
7296 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7297 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7298 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7299 objdir or else use configured tool.
7300 (all-build): New.
7301 (all): Depend on it.
7302 (Build module dependencies): Add.
7303 * Makefile.in: Regenerate.
7304 * configure.in: Better support for multiple build modules,
7305 matching what is done for host/target modules. Do not look
7306 for "plausible" locations of build tools if Canadian cross.
7307 Use autoconf's AC_PROG_CC to find a C compiler. Define
7308 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7309 * configure: Regenerate.
78716e86 7310
1c020272
PB
73112004-06-22 Paolo Bonzini <bonzini@gnu.org>
7312
7313 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7314 * Makefile.in: Regenerate.
7315
a52a0a7f
PB
73162004-06-22 Paolo Bonzini <bonzini@gnu.org>
7317
7318 * Makefile.tpl (configure-build-[+module+],
7319 configure-[+module+], configure-target-[+module+]): Pass
7320 [+extra_configure_args+].
7321 (all-build-[+module+], all-[+module+], check-[+module+],
7322 install-[+module+], [+make_target+]-[+module+],
7323 all-target-[+module+], check-target-[+module+],
7324 install-target-[+module+], [+make_target+]-target-[+module+]):
7325 Pass [+extra_make_args+].
7326 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7327 (GCC_HOST_EXPORTS): Remove.
7328 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7329 cross, check-gcc, check-gcc-c++, install-gcc,
7330 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7331 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7332 * Makefile.in: Regenerate.
7333
ccde3f1a
MS
73342004-06-21 Matthew Sachs <msachs@apple.com>
7335
7336 * MAINTAINERS: Added self to write-after-approval.
7337
6264b0a6
CF
73382004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7339
7340 * configure.in: Check for srcdir/winsup rather than build directory
7341 winsup.
7342 * configure: Regenerate.
7343
801e2270
CV
73442004-06-17 Corinna Vinschen <vinschen@redhat.com>
7345
7346 * configure.in: Don't build Cygwin native newlib if winsup
7347 directory is missing. Emit warning instead.
7348 * configure: Regenerate.
7349
ad6717df
PB
73502004-06-09 Paolo Bonzini <bonzini@gnu.org>
7351
7352 * Makefile.tpl (touch-stage[+id+]): New.
7353 (restage[+prev+]): Depend on touch-stage[+id+].
7354
7355 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7356 Use it throughout.
7357
7358 * Makefile.def: Add profile and feedback bootstrap stages.
7359 Remove next field from bootstrap stages.
7360 * Makefile.tpl (LN, LN_S): Substitute.
7361 (stageN-start, stageN-end): Use double-colon rules, to
7362 provide a hook for additional setup commands.
7363 (distclean-stageN-gcc, restageN): Create dependencies from
7364 [+prev+], not from [+next+].
7365 (stageN-bubble): Add commands for successive stages from
7366 [+prev+], using double-colon rules.
7367 (all-stageN-gcc): Fix typo.
7368 (stagefeedback-start, profiledbootstrap): New.
7369 * Makefile.in: Regenerate.
7370 * configure.in: Call ACX_PROG_LN.
7371 * configure: Regenerate.
7372
5bbb9680
CY
73732004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7374
7375 * MAINTAINERS (Write After Approval): Add myself.
7376
e18be1d4
MA
73772004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7378
7379 * MAINTAINERS (Write After Approval): Add myself.
7380
5607edfd
PB
73812004-06-03 Paolo Bonzini <bonzini@gnu.org>
7382
7383 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7384 without gcc.
7385 * configure: Regenerate.
7386
1ec4e9c3
PB
73872004-06-01 Paolo Bonzini <bonzini@gnu.org>
7388
7389 * Makefile.tpl: Fix typo.
7390 * Makefile.in: Regenerate.
7391
dce2d8b2 73922004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7393
7394 * configure.in: Remove new- prefix from toplevel
7395 bootstrap targets.
7396 * configure: Regenerate.
7397
f516a7da
PB
73982004-06-01 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * Makefile.tpl (all.normal): Rename to all.
7401 (all): Replace with a rule to pick the default
7402 target from configure.
7403 (all-gcc, configure-gcc): Use conditionals to
7404 do nothing when toplevel bootstrap is going on.
7405 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7406 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7407 * configure.in: Support --enable-bootstrap.
7408
7409 * Makefile.def: Remove new- prefix from toplevel
7410 bootstrap targets.
7411 * Makefile.tpl: Likewise.
7412
7413 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7414 target.
7415
7416 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7417 $(RECURSE_FLAGS) to recursive invocation of make.
7418
7419 * Makefile.in: Regenerate.
7420 * configure: Regenerate.
7421
78dd5e36 74222004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7423 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7424
7425 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7426 like CC.
7427
30f1bddc
DJ
74282004-05-27 Daniel Jacobowitz <dan@debian.org>
7429
7430 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7431 * configure: Regenerate.
7432
4fc4dd12
DJ
74332004-05-25 Daniel Jacobowitz <drow@false.org>
7434
7435 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7436 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7437 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7438 targets.
7439 * Makefile.in: Regenerate.
7440
dce2d8b2 74412004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7442
7443 * configure.in: Test the ability to symlink directories.
7444 * configure: Regenerate.
7445
7446 * Makefile.def (bootstrap-stage): New definitions.
7447 * Makefile.tpl (configure-stage1-gcc,
7448 configure-stage2-gcc, configure-stage3-gcc,
7449 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7450 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7451 new-restage3, compare): Autogenerate, see Makefile.in
7452 entry for behavioral changes.
7453 (distclean-stage1, new-stage1-start, new-stage1-end,
7454 new-stage1-bubble, distclean-stage2, new-stage2-start,
7455 new-stage2-end, new-stage2-bubble, distclean-stage3,
7456 new-stage3-start, new-stage3-end): New autogenerated targets.
7457 (objext, prebootstrap, BOOT_CFLAGS,
7458 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7459 targets.
7460
7461 * Makefile.in: Regenerate.
7462 (distclean-stage1, new-stage1-start, new-stage1-end,
7463 new-stage1-bubble, distclean-stage2, new-stage2-start,
7464 new-stage2-end, new-stage2-bubble, distclean-stage3,
7465 new-stage3-start, new-stage3-end): New targets.
7466 (all-stage1-gcc): Move prebootstrap dependency from here...
7467 (configure-stage1-gcc): ...to here.
7468 (new-bootstrap): Use bubble targets.
7469 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7470 Use per-stage distclean targets.
7471 (configure-stage1-gcc, configure-stage2-gcc,
7472 configure-stage3-gcc, all-stage1-gcc,
7473 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7474 Use new-stageN-start to prepare the tree.
7475
4f4e53dd
PB
74762004-05-23 Paolo Bonzini <bonzini@gnu.org>
7477
7478 * Makefile.def (host_modules): add libcpp.
7479 * Makefile.tpl: Add dependencies on and for libcpp.
7480 * Makefile.in: Regenerate.
7481 * configure.in: Add libcpp host module.
7482 * configure: Regenerate.
7483
60975492
PB
74842004-05-21 Paolo Bonzini <bonzini@gnu.org>
7485
7486 * Makefile.tpl: Whenever a recursive target is defined, wrap
7487 it in a special @if/@endif block, and prepare its maybe
7488 dependency in the @if/@endif block
7489 * configure.in: Instead of writing maybe dependencies, remove
7490 the @if/@endif statements, and remove the @if/@endif blocks
7491 that remain.
7492 * configure: Regenerate.
7493 * Makefile.in: Regenerate.
7494
5ce7d75d
JJ
74952004-05-20 Janis Johnson <janis187@us.ibm.com>
7496
7497 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7498
c779c42f
KK
74992004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7500
7501 PR bootstrap/15120
7502 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7503 * */configure: Rebuilt.
7504
b4117c30
ZW
75052004-05-17 Zack Weinberg <zack@codesourcery.com>
7506
7507 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7508 of libf2c.
7509 * configure, Makefile.in: Regenerate.
7510
719bb4e3 75112004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7512
7513 * MAINTAINERS (Write After Approval): Add myself.
7514
6de9cd9a
DN
75152004-05-13 Diego Novillo <dnovillo@redhat.com>
7516
7517 Merge from tree-ssa-20020619-branch.
7518
7519 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7520 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7521 (HOST_GMPLIBS): Define.
7522 (HOST_GMPINC): Define.
7523 (TARGET_LIB_PATH): Add libmudflap.
7524 (GFORTRAN_FOR_TARGET): Define.
7525 (configure-build*): Export GFORTRAN.
7526 (configure-gcc): Export GMPLIBS and GMPINC.
7527 (all-gcc): Add maybe-all-libbanshee.
7528 (configure-target-libgfortran): Define.
7529 * Makefile.in: Regenerate.
7530 * configure.in (host_libs): Add libbanshee.
7531 (target_libraries): Add target-libmudflap and target-libgfortran.
7532 Add --with-libbanshee.
7533 Handle --disable-libmudflap.
7534 (*-*-freebsd*): Use with_gmp.
7535 Add $(libgcj) to noconfigdirs.
7536 * configure: Regenerate.
7537 * depcomp: New file.
7538 * MAINTAINERS: Add tree-ssa maintainers.
7539
8f1b790f
VM
75402004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7541
b4117c30 7542 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7543
693446fc
BF
75442004-04-30 Brian Ford <ford@vss.fsi.com>
7545
b4117c30 7546 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7547
d1bb666c
UB
75482004-04-29 Uros Bizjak <uros@kss-loka.si>
7549
b4117c30 7550 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7551
6cf1ac42
PB
75522004-04-28 Paolo Bonzini <bonzini@gnu.org>
7553
7554 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7555 * configure: Regenerate.
7556
632933d5
PB
75572004-04-27 Paolo Bonzini <bonzini@gnu.org>
7558
7559 Revert:
7560 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7561
7562 * Makefile.def (flags_to_pass): Remove *dir variables that
7563 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7564 as well as prefix and exec_prefix.
7565 * Makefile.in: Regenerate.
7566
80dc6aa0
RM
75672004-04-26 Robert Millan <robertmh@gnu.org>
7568
7569 Add patches from libtool CVS.
7570 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7571 * ltconfig: Likewise.
7572 * ltcf-c.sh: Likewise.
7573 * ltcf-cxx.sh: Likewise.
7574 * ltcf-gcj.sh: Likewise.
7575
e11283f1
PB
75762004-04-26 Paolo Bonzini <bonzini@gnu.org>
7577
7578 * Makefile.def (host_modules): Mark with the bootstrap
7579 flag packages on which gcc depends.
7580 * Makefile.tpl (all-bootstrap): Use it.
7581 * Makefile.in: Regenerate.
7582
8546950c
PB
75832004-04-26 Paolo Bonzini <bonzini@gnu.org>
7584
7585 * Makefile.def (flags_to_pass): Remove *dir variables that
7586 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7587 as well as prefix and exec_prefix.
7588 * Makefile.in: Regenerate.
7589
a76494aa
PB
75902004-04-26 Paolo Bonzini <bonzini@gnu.org>
7591
b4117c30
ZW
7592 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7593 * configure: Regenerate.
7594 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7595 * gcc/Makefile.tpl (compare): Use the result of the test.
7596 * gcc/Makefile.in: Regenerate.
a76494aa 7597
03a91701
PB
75982004-04-23 Paolo Bonzini <bonzini@gnu.org>
7599
7600 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7601 Always relocate gcc and prev-gcc to the original names, even
7602 if the build fails.
7603 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7604 New targets.
7605
082a6351
LG
76062004-04-23 Laurent GUERBY <laurent@guerby.net>
7607
7608 * MAINTAINERS: Update my email address.
b4117c30 7609
1f1d584b
RO
76102004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7611
7612 * configure.in (mips*-*-irix5*): Enable ld.
7613 * configure: Regenerate.
082a6351 7614
1db673ca
RO
76152004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7616
7617 * configure: Regenerate.
7618
ce4ea44e
JW
76192004-04-15 James E Wilson <wilson@specifixinc.com>
7620
7621 * Makefile.tpl (configure-[+module+], configure-gcc,
7622 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7623 Set and export LDFLAGS.
7624 * Makefile.in: Regenerate.
7625
611f62ad
MC
76262004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7627
b4117c30 7628 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7629
be912515
NN
76302004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7631
7632 PR bootstrap/14871
7633 * Makefile.tpl: If we don't have built-in-tree target tools,
7634 use the ones found by configure rather than hacking around with
7635 program_transform_name.
7636 * configure.in: Give Makefile.tpl the information necessary
7637 to do that.
7638 * Makefile.in: Regenerate.
7639 * configure: Regenerate.
7640
9104315a
NN
76412004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7642
7643 PR bootstrap/14760
7644 * configure.in: When computing baseargs, strip *all* copies of
7645 offending options. Also, don't match/substitute the trailing space,
7646 so that this actually works when two similar options are separated by
7647 only one space.
7648 * configure: Regenerate.
7649
bef1d700
DE
76502004-04-06 David Edelsohn <edelsohn@gnu.org>
7651
b4117c30
ZW
7652 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7653 (rs6000-*-aix*): Same.
7654 * configure: Regenerate.
bef1d700 7655
54bcf05e 76562004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7657
7658 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7659
369a832c 76602004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7661
7662 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7663
09a9c095
NN
76642004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7665
7caf53cb
NN
7666 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7667 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7668 * Makefile.in: Regenerate.
7669
09a9c095
NN
7670 * configure.in (top level bootstrap support): Rework --enable-werror
7671 to set @stage2_werror_flag@.
7672 * configure: Regenerate.
7673 * Makefile.tpl (top level bootstrap support): Pass
7674 @stage2_werror_flag@ down to configure in stages 2 and 3.
7675 * Makefile.in: Regenerate.
7676
5595a2bd
NN
76772004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7678
cbfd7e06
NN
7679 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7680 for stages 2 and 3 as well as in make. As a consequence, remove
7681 OUTPUT_OPTION (now detected by configure) from the flags passed down
7682 to make.
7683 * Makefile.in: Regenerate.
7684
5595a2bd
NN
7685 * Makefile.tpl (new-bootstrap): Fix typo.
7686 * Makefile.in: Regenerate.
7687
ca3b3e20
NN
76882004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7689
295f4e42
NN
7690 * Makefile.tpl: Rearrange by moving recursive_targets rules
7691 into their proper sections.
7692 * Makefile.tpl (top level bootstrap support): Move disabling
7693 of coverage flags from 'make' to 'configure'; improve comments.
7694 * Makefile.in: Regenerate.
7695
340de83f
NN
7696 * Makefile.tpl (experimental top level bootstrap) Move stage1
7697 language setting from all- target to configure- target; disable
7698 intermodule optimization in stage 1; prevent gratuitous rebuilds
7699 of stage 1.
7700 * Makefile.in: Regenerate.
7701 * configure.in: Comma-separate stage 1 language list for top
7702 level bootstrap.
7703 * configure: Regenerate.
7704
ca3b3e20
NN
7705 * Makefile.tpl: Clean up experimental top level bootstrap support:
7706 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7707 prev-gcc in configure- targets as well as all- targets.
7708 * Makefile.in: Regenerate.
7709
4d038073
KC
77102004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7711
7712 * compile: New file imported from automake.
7713
ab3533d6
PB
77142004-03-17 Paolo Bonzini <bonzini@gnu.org>
7715
7716 * configure.in: Remove symbolic link section.
7717 * configure: Regenerate.
7718 * Makefile.tpl (links): Remove.
7719 * Makefile.in: Regenerate.
7720
1e0f07d3 77212004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7722 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7723
7724 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7725 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7726 * configure.in: Fix comment typo from last patch.
7727 * configure: Regenerate.
7728
2805b53a
NN
77292004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7730
7731 * Makefile.tpl: Introduce experimental top level bootstrap support.
7732 * Makefile.in: Regenerate.
7733 * configure.in: Introduce support for top level bootstrap.
7734 * configure: Regenerate.
7735
79b4b7d2 77362004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7737 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7738
7739 PR bootstrap/14522
7740 * configure.in: Cope with shells that do not support unquoted ^
7741 * configure: Regenerate.
7742
6bbec498 77432004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7744 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7745
7746 PR bootstrap/14522
79b4b7d2 7747 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7748 quotes inside quoted backquote substitutions.
7749 * configure: Regenerate.
7750
83c15dfc
AP
77512004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7752
7753 PR bootstrap/14522
f2bd98d4 7754 * configure.in: Fix escaping of $.
83c15dfc
AP
7755 * configure: Regenerate.
7756
55ffb5ed
NN
77572004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7758
7759 * configure: Regenerate, since I forgot to while committing Paolo's
7760 changes.
7761
e4c9c075
PB
77622004-03-08 Paolo Bonzini <bonzini@gnu.org>
7763
7764 PR ada/14131
7765 Move language detection to the top level.
7766 * configure.in: Find default values for the tools as
7767 soon as possible. Disable ada if GNAT is not found.
7768 Emit error message about missing languages. Expand
7769 --enable-languages=all for the gcc subdirectory.
7770
5199e2c6
BE
77712004-03-10 Ben Elliston <bje@gnu.org>
7772
7773 * MAINTAINERS: Update my email address.
7774
c18b95e5
DE
77752004-03-05 David Edelsohn <edelsohn@gnu.org>
7776
7777 * ltconfig: Disable building static libraries if building shared
7778 libraries on AIX 5L.
7779
d0fe5ad3
RS
77802004-03-01 Richard Sandiford <rsandifo@redhat.com>
7781
7782 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7783 and disable libgcj.
7784 * configure: Regenerated.
7785
e6f71f9d
BB
77862004-03-01 Brian Booth <bbooth@redhat.com>
7787
7788 * MAINTAINERS: Add myself to write-after-approval.
7789
8983e50e
PB
77902004-03-01 Paolo Bonzini <bonzini@gnu.org>
7791
7792 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7793
d4cd9d81
NN
77942004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7795
7796 PR bootstrap/7087
7797 * Makefile.tpl: Guard XFOO sed statements better.
7798 * Makefile.tpl: Add dependency for configure-target-libada.
7799 * Makefile.in: Regenerate (incidentally fixes broken
7800 commit when libada-branch was merged).
7801
0ea0229e
KC
78022004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7803
7804 * MAINTAINERS: Add myself to write-after-approval.
7805
bad93735
AP
78062004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7807
7808 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7809 maintainers.
7810
a7ca14fc
AC
78112004-02-20 Andrew Cagney <cagney@redhat.com>
7812
7813 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7814 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7815
51592782
NN
78162004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7817
7818 PR bootstrap/11932
7819 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7820
6a30854a
JQ
78212004-02-14 Jerry Quinn <jlquinn@optonline.net>
7822
7823 * MAINTAINERS: Added myself to write-after-approval.
7824
be8b2bee
MK
78252004-02-14 Michael Koch <konqueror@gmx.de>
7826
7827 * MAINTAINERS: Added myself to write-after-approval.
7828
972760b7
JM
78292004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7830
7831 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7832 some OS port maintainers to OS port maintainers section.
7833
b0281654
FCE
78342004-02-13 Frank Ch. Eigler <fche@redhat.com>
7835
7836 * MAINTAINERS: Add self.
7837
3c419fd6
KH
78382004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7839
7840 * MAINTAINERS: Alphabetize.
7841
e88e9aee
PB
78422004-02-12 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * MAINTAINERS: Remove myself.
b4117c30 7845
1915e422
DE
78462004-02-11 David Edelsohn <edelsohn@gnu.org>
7847
7848 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7849 (rs6000-*-aix*): Same.
7850 * configure: Regenerate.
7851
a22c2d8d
KC
78522004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7853
7854 * configure.in (host): Add in missing $noconfigdirs to defines.
7855 * configure: Regenerate.
7856
d9cdb878
AC
78572004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7858 Nathanael Nerode <neroden@gcc.gnu.org>
7859
7860 PR ada/6637, PR ada/5911
b4117c30 7861 Merge with libada-branch:
d9cdb878
AC
7862 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7863 with appropriate dependencies. Add --enable-libada configure switch.
7864 * configure, Makefile.in: Regenerate.
7865
8bd92821
PB
78662004-02-09 Paolo Bonzini <bonzini@gnu.org>
7867
7868 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7869
89a95129
RO
78702004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7871
7872 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7873 * configure: Regenerate.
7874
892629bc
GK
78752004-02-04 Geoffrey Keating <geoffk@apple.com>
7876
7877 Merge from upstream:
7878
7879 * ltmain.in: When setting IFS to '~', be careful about user
7880 arguments that contain '~'.
7881
7882 2004-02-04 Peter O'Gorman <peter@pogma.com>
7883
7884 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7885 Also test $base_compile against $CC with escaped arguments. Bug
7886 reported by Geoff Keating <geoffk@apple.com>.
7887
6b402165
KH
78882004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7889
7890 * MAINTAINERS: Remove i960 port.
7891
fa2f0306
DD
78922004-01-23 DJ Delorie <dj@redhat.com>
7893
7894 * Makefile.def (target_modules) [libiberty]: Don't stage.
7895 * Makefile.in: Rebuilt.
7896
9feb20aa
CT
78972004-01-20 Caroline Tice <ctice@apple.com>
7898
7899 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7900
7aed2ccc
PC
79012004-01-19 Paolo Carlini <pcarlini@suse.de>
7902
7903 * MAINTAINERS: Update my email address.
7904
f25bebe1
JM
79052004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7906
7907 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7908
28083580
VR
79092004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7910
7911 * MAINTAINERS: Remove entries without email address.
7912
c0f4b5e4
DJ
79132004-01-15 Daniel Jacobowitz <drow@mvista.com>
7914
7915 * MAINTAINERS: Add myself to write-after-approval.
7916
b5eb5a5e
SB
79172004-01-15 Steven Bosscher <stevenb@suse.de>
7918
7919 * MAINTAINERS: Update my email address.
7920
dce2d8b2 79212004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7922
7923 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7924 * Makefile.tpl (configure-target-[+module+]): Support stage.
7925 * Makefile.in: Rebuilt.
7926
74c0b320
ILT
79272004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7928
7929 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7930
2560344b
RS
79312004-01-10 Richard Sandiford <rsandifo@redhat.com>
7932
7933 * MAINTAINERS: Add myself as a MIPS maintainer.
7934
8b21cda6
NN
79352004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7936
2b6c260d
NN
7937 * configure.in: Use ./config.cache, not config.cache.
7938 * configure: Regenerate.
7939 * Makefile.tpl: Special-casing not needed for GCC any more.
7940 * Makefile.in: Regenerate.
7941
09438bde
NN
7942 * configure.in: Don't share a cache file for host dirs.
7943 * configure: Regenerate.
7944
8b21cda6
NN
7945 * config-ml.in: Don't mess with the cache file.
7946
e42870df
EB
79472004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7948
7949 * MAINTAINERS: Move myself from 'Write After Approval' to
7950 'CPU Port Maintainers' section as SPARC maintainer.
7951
6b9eb62c
NN
79522004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7953
78a816a6
NN
7954 * Makefile.tpl: Make GCC use a separate config.cache.
7955 * Makefile.in: Regenerate.
7956
6b9eb62c
NN
7957 PR bootstrap/11932, PR bootstrap/11933
7958 (I don't know if it will fix either of them, but it relates
7959 to them.)
7960 * configure.in: Don't use shared config.cache for target
7961 directories.
7962 * configure: Regenerate.
7963
86d7b562
DN
79642004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7965
7966 * MAINTAINERS: Add myself to 'Write After Approval' section.
7967
07d0a605
RS
79682003-12-31 Roger Sayle <roger@eyesopen.com>
7969
7970 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7971 * configure: Regenerated.
7972
459ac19f
KH
79732003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7974
7975 * MAINTAINERS: Remove the mn10200 maintainer.
7976
5785c0ed 79772003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7978
cc6010cd
AP
7979 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7980 * configure: Regenerated.
5785c0ed 7981
a268eff9
JH
79822003-12-16 Jan Hubicka <jh@suse.cz>
7983
7984 * MAINTAINERS: Add myself as callgraph maintainer.
7985
9d465b12
TF
79862003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7987
7988 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7989 * configure: Regenerate.
7990
a68a270a
GB
79912003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7992
7993 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7994 'Write After Approval' section. Update email.
7995
dce2d8b2 79962003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7997
7998 * MAINTAINERS (Write After Approval): Add myself.
7999
8c052da4
MT
80002003-11-20 Matt Thomas <matt@3am-software.com>
8001
8002 * MAINTAINERS: Add myself as a vax port maintainer.
8003
e75f9147
KC
80042003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8005
8006 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8007 (configure-build-[+module+], configure-[+module+]): Likewise.
8008 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8009 * Makefile.in: Regenerate.
8010
43d8d958
AT
80112003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8012
8013 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8014 shared/dylibed libraries.
8015 * ltmain.sh: Likewise.
8016 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8017 * ltcf-cxx.sh: Likewise.
8018 * ltcf-gcj.sh: Likewise.
8019 * ltconfig: Likewise.
8020
638dcaa0
SC
80212003-11-17 Stan Cox <scox@redhat.com>
8022
8023 * MAINTAINERS: Add myself as iq2000 port maintainer.
8024
15cc172b
AC
80252003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8026
b4117c30
ZW
8027 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8028 * Makefile.in: Regenerate.
15cc172b 8029
20af77cd
UW
80302003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8031
8032 * config.sub: Update to 2003-11-03 version.
8033
4dd01c5c
PE
80342003-10-20 Phil Edwards <phil@codesourcery.com>
8035
8036 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8037 * configure: Regenerate.
8038
dce2d8b2 80392003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8040
8041 * MAINTAINERS: Add myself to 'Write After Approval' section.
8042
8b7ebc31
AC
80432003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8044
8045 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8046
afe1910c
JM
80472003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8048
8049 * MAINTAINERS: Update my email address.
8050
05dcec66
RO
80512003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8052
8053 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8054
dce2d8b2 80552003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8056
8057 * MAINTAINERS: Add myself to 'Write After Approval' section.
8058
507ec745
BI
80592003-10-16 Bernardo Innocenti <bernie@develer.com>
8060
8061 * config.guess: Update to 2003-10-16 version.
8062 * config.sub: Update to 2003-10-16 version.
8063
dce2d8b2 80642003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8065
8066 * MAINTAINERS: Added myself to 'Write After Approval' section.
8067
0c9b16bc
FH
80682003-10-15 Falk Hueffner <falk@debian.org>
8069
8070 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8071 'Write After Approval' section. Update email.
8072
74d57d15
RS
80732003-10-14 Roger Sayle <roger@eyesopen.com>
8074
8075 * MAINTAINERS: Move myself from 'Write After Approval' to
8076 'Various Maintainers' section as middle-end maintainer.
8077
d29b8ad8
NN
80782003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8079
8080 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8081 HOST_FLAGS_TO_PASS.
8082 * Makefile.in: Regenerate.
8083
26db814a
BI
80842003-10-11 Bernardo Innocenti <bernie@develer.com>
8085
8086 * config.guess: Update to 2003-10-07 version.
8087 * config.sub: Update to 2003-10-07 version.
8088
fffeb871
RO
80892003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8090
8091 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8092 * ltconfig (irix5*, irix6*): Don't override version_type.
8093
6691a79e
ME
80942003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8095
8096 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8097 * configure: Rebuilt
8098 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8099 * Makefile.in: Rebuilt
8100
62cdd71e
L
81012003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8102
8103 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8104
6fe2eacc
CW
81052003-09-30 Carlo Wood <carlo@alinoe.com>
8106
cc6010cd 8107 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8108
ea57e5ad
PK
81092003-09-29 Paul Koning <ni1d@arrl.net>
8110
8111 * MAINTAINERS: Move myself from "Write After Approval"
8112 to CPU platform maintainers for pdp11 platform.
8113
e070672a
AT
81142003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8115
8116 * MAINTAINERS: Move myself from 'Write After Approval' to
8117 'Various Maintainers' section as libffi testsuite maintainer.
8118
43bb47c2
DJ
81192003-09-21 Daniel Jacobowitz <drow@mvista.com>
8120
8121 * configure.in: Pass a computed --program-transform-name
8122 to subconfigures.
8123 * configure: Regenerated.
8124
da9d3b37
NN
81252003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8126
94322beb
NN
8127 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8128 * Makefile.in: Regenerate.
8129
da9d3b37
NN
8130 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8131 * Makefile.in: Regenerate.
8132
ffd9060b
ZL
81332003-09-19 Ziemowit Laski <zlaski@apple.com>
8134
8135 * MAINTAINERS: Move myself from 'Write After Approval'
8136 to 'Various Maintainers' (objective-c) section.
8137
eeae7b41
DJ
81382003-09-17 Daniel Jacobowitz <drow@mvista.com>
8139
8140 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8141 quoting.
8142 * configure: Regenerated.
8143
a080d12b
JB
81442003-09-16 Joel Brobecker <brobecker@gnat.com>
8145
8146 * MAINTAINERS (Write After Approval): Add myself to write after
8147 approval list.
8148
6cd2fc59
DN
81492003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8150
cc6010cd 8151 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8152
dcbdd9cc
ILT
81532003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8154
8155 * MAINTAINERS: Update my e-mail address.
8156
e517f636
AM
81572003-09-09 Alan Modra <amodra@bigpond.net.au>
8158
8159 * libtool.m4 (LD): Correct powerpc64 host match.
8160
bc49924b
JW
81612003-09-06 James E Wilson <wilson@tuliptree.org>
8162
8163 * MAINTAINTERS: Update my affiliation and email address.
8164
082124f5
ZD
81652003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8166
8167 * MAINTAINERS (Write After Approval): Add myself.
8168
dc94d89e
DD
81692003-09-04 DJ Delorie <dj@redhat.com>
8170
8171 * configure: Regenerate.
8172
81732003-09-04 Robert Millan <robertmh@gnu.org>
8174
8175 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8176
7a0f2d4e
KG
81772003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8178
8179 * configure.in: Ensure arguments to sed are properly spaced.
8180 * configure: Regenerate.
8181
88d032eb
GP
81822003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8183
8184 * MAINTAINERS: Update my e-mail address.
8185
0b3f3d22
ME
81862003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8187
8188 * MAINTAINERS (Write After Approval): Add myself.
8189
d253f9ba
DJ
81902003-08-27 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8193 * configure: Regenerated.
8194
066ec9c9
MM
81952003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8196
8197 * MAINTAINERS: Update my email address.
8198
415d7ef9
PE
81992003-08-23 Phil Edwards <pme@gcc.gnu.org>
8200
8201 * configure.in: Use newline instead of semicolon when assuming
8202 shell arguments in a for loop.
8203 * configure: Regenerated.
8204
e1567352
JE
82052003-08-22 Jason Eckhardt <jle@rice.edu>
8206
8207 * MAINTAINERS: Resurrect the i860 maintainer.
8208
b348267b
GK
82092003-08-20 Geoffrey Keating <geoffk@apple.com>
8210
e50084fa
GK
8211 PR 8180
8212 * configure.in: When testing with_libs and with_headers, treat
8213 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8214 * configure: Regenerate.
b4117c30 8215
b348267b
GK
8216 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8217 make, shell, etc.
8218 (baseargs): Likewise.
8219 * configure: Regenerate.
8220
ca26ffe0
BI
82212003-08-20 Bernardo Innocenti <bernie@develer.com>
8222
8223 * MAINTAINERS (Write After Approval): Add myself.
8224
940cde4d
GK
82252003-08-19 Geoffrey Keating <geoffk@apple.com>
8226
8227 * configure.in: Disable libgcj for darwin not on powerpc.
8228 * configure: Rebuild.
8229
74bed51b
ADL
82302003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8231
8232 * config-ml.in, symlink-tree: Add license.
8233
b4117c30
ZW
82342003-08-03 Richard Stallman <rms@gnu.org>
8235 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8236
8237 * README.SCO: New file.
8238
333a28b4
MK
82392003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8240
8241 * Makefile.tpl (check, check-c++): Express dependencies using
8242 dependencies rather than commands.
8243 * Makefile.in: Regenerate.
8244
c197e306
AC
82452003-08-01 Andrew Cagney <cagney@redhat.com>
8246
8247 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8248 * configure: Ditto.
8249
a8ee6e2d
GK
82502003-07-31 Geoffrey Keating <geoffk@apple.com>
8251
8252 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8253 * Makefile.in: Update.
a8ee6e2d 8254
8d9b3f2e
AT
82552003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8256
8257 * configure.in: Enable libgcj for darwin.
8258 * configure: Rebuild.
8259
52c0c542
PE
82602003-07-29 Phil Edwards <pme@gcc.gnu.org>
8261
8262 * config-ml.in: Use ac_configure_args directly instead of
8263 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8264 actually seen.
8265
b4acb5ef
NN
82662003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8267
8268 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8269 creating target and build subdirs to build all parent dirs as needed.
8270 * Makefile.in: Rebuild.
8271 * configure.in: Don't build dirs explicitly here.
8272 * configure: Rebuild.
8273
a51d71d0
PB
82742003-07-26 Paul Brook <paul@nowt.org>
8275
8276 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8277
f43e12ce
AO
82782003-07-22 Alexandre Oliva <aoliva@redhat.com>
8279
8280 * Makefile.tpl (all-make): Depend on intl.
8281 * Makefile.in: Rebuilt.
8282
8a199ff6
PE
82832003-07-20 Phil Edwards <pme@gcc.gnu.org>
8284
8285 * install-sh: Update to newer upstream versions (associated with
8286 aclocal 1.7).
8287 * mkinstalldirs: Likewise.
8288 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8289
e6a8c803
AP
82902003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8291
8292 * MAINTAINERS: Move self from Bug database only accounts
8293 to write-after-approval.
8294
9f13608f
NN
82952003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8296
8297 * config.if: Remove unused libc_interface determination.
8298
c7864714
NN
82992003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8300
8301 * MAINTAINERS: Move self from write-after-approval to
8302 build machinery (*.in).
8303
775956d0
NN
83042003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8305
8306 PR bootstrap/11273
8307 PR bootstrap/11408
8308 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8309 unused INSTALL_PROGRAM_ARGS.
8310 * configure.in: Use AC_PROG_INSTALL.
8311 * Makefile.in: Regenerate.
8312 * configure: Regenerate.
8313
c7f67a6e
KH
83142003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8315
8316 * MAINTAINERS: Alphabetize.
8317
33952f6f
AO
83182003-07-10 Alexandre Oliva <aoliva@redhat.com>
8319
8320 * configure: Rebuilt.
8321 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8322 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8323 newlib nor libgloss.
8324 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8325 * configure.in (am33_2.0-*-linux*): Added.
8326
0d4f1b4e
BW
83272003-07-09 Bob Wilson <bob.wilson@acm.org>
8328
8329 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8330 * configure: Regenerate.
8331
56694dd9
ZW
83322003-07-07 Zack Weinberg <zack@codesourcery.com>
8333
8334 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8335 * Makefile.in: Regenerate.
8336
21607eb4
ZW
83372003-07-04 Zack Weinberg <zack@codesourcery.com>
8338
8339 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8340 * Makefile.in: Regenerate.
8341
dce2d8b2 83422003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8343
8344 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8345 * Makefile.in: Regenerated.
8346
5d42f90e
L
8347 * config-ml.in: Replace PWD with PWD_COMMAND.
8348
6eb95e99
ZW
83492003-07-04 Zack Weinberg <zack@codesourcery.com>
8350
8351 * intl: New directory; see intl/ChangeLog for details.
8352 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8353 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8354 * Makefile.in: Regenerate.
8355
07d1940e
NN
83562003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8357
8358 * configure.in: Clean up config-lang.in handling. Delete
8359 useless assignment to "subdirs".
8360 * configure: Regenerate.
8361
4dbda6f0
NN
83622003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8363
8364 * configure.in: Rename 'target_libs' to 'target_libraries'.
8365 Remove useless reference to 'target_libs'.
8366 * configure: Regenerate.
8367
2c30ab71
KS
83682003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8369
8370 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8371 * Makefile.in: Regenerate.
8372
11405c93
NN
83732003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8374
8375 * Makefile.def: Introduce flags_to_pass.
8376 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8377 * Makefile.in: Regenerate.
8378
fb87ad5d
HPN
83792003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8380
8381 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8382 and target-libgloss.
8383 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8384 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8385 * configure: Regenerate.
8386
a7956a48
BK
83872003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8388
8389 * configure.in: Update testsuite_flags to new location.
8390 * configure. Regenerate.
6eb95e99 8391
eaf9f3b2
NN
83922003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8393
8394 * Makefile.tpl: Remove BUILD_CC stuff.
8395 * Makefile.in: Regenerate.
8396
2d89ffef
KH
83972003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8398
8399 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8400
dce2d8b2 84012003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8402
8403 * MAINTAINERS (Write After Approval): Add myself.
8404
dce2d8b2 84052003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8406
b951c91c
L
8407 * config.guess: Update to 2003-06-12 version.
8408 * config.sub: Update to 2003-06-13 version.
8409
dce2d8b2 84102003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8411
8412 * config.guess: Update to 2003-06-06 version.
8413 * config.sub: Update to 2003-06-06 version.
8414
655b7166
RO
84152003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8416
8417 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8418 * configure. Regenerate.
8419
01b759aa
NN
84202003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8421
bf1d3e81
NN
8422 * configure.in: Disable serial configure by default.
8423 * configure: Regenerate.
8424 * Makefile.tpl: Abolish .NOTPARALLEL.
8425 * Makefile.in: Regenerate.
8426
e89fbdfe
NN
8427 * Makefile.tpl: Replace {build,host,target}_canonical by
8428 {build,host,target}.
8429 * Makefile.in: Regenerate.
8430
01b759aa
NN
8431 * Makefile.tpl: Fix stupid pasto.
8432 * Makefile.in: Regenerate.
8433
f7dae026
NN
84342003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * Makefile.tpl: Remove bogus conditional.
8437 * Makefile.in: Regenerate.
8438
84392003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8440
8441 * Makefile.tpl (profiledbootstrap): New target.
8442 * Makefile.in (profiledbootstrap): New target.
8443
2ffc3e73 84442003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8445
8446 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8447 Pinski. Remove user names from other bugzilla-only maintainers.
8448
1a1e6b96
NN
84492003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8450
1358ccea
NN
8451 * Makefile.tpl: Make 'recursive targets' using autogen rather
8452 than shell loop. Remove duplicate 'clean' targets and false
8453 comments.
8454 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8455 Add systematic method of specifying missing targets in subdirs.
8456 Add copyright boilerplate.
8457 * Makefile.in: Regenerate.
8458 * configure.in: Add 'recursive targets' to maybe list.
8459 * configure: Regenerate.
8460
ae74ed1f
NN
8461 * MAINTAINERS: "GNATS only" -> "Bug database only".
8462
1a1e6b96
NN
8463 * Makefile.tpl: Rename [+target+] to [+make_target+].
8464 * Makefile.def: Rename 'target' to 'make_target'.
8465
c79af3fa
NB
84662003-05-31 Neil Booth <neil@daikokuya.co.uk>
8467
8468 * MAINTAINERS: Add self as options handling maintainer.
8469
39d85b61
MM
84702003-05-28 Michael Meissner <gnu@the-meissners.org>
8471
8472 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8473 been too long since I touched those ports.
8474
afc2b62d
DD
84752003-05-28 DJ Delorie <dj@redhat.com>
8476
8477 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8478 * Makefile.in: Regenerate.
8479
df445104
MR
84802003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8481
8482 * configure.in: Use curly braces in the definition of tooldir.
8483 * configure: Regenerate.
8484
2eb98e5d 84852003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8486
2eb98e5d
DD
8487 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8488 newlib or libgloss.
8489 * Makefile.in: Regenerate.
8490
862fced8
DD
84912003-05-21 DJ Delorie <dj@redhat.com>
8492
8493 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8494 * Makefile.in: Regenerate.
8495
fc351800
ILT
84962003-05-20 Ian Lance Taylor <ian@airs.com>
8497
8498 * MAINTAINERS: Update my e-mail address.
8499
7e2dbcef
NN
85002003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8501
8502 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8503 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8504 Factor out common code from autogen IF statements.
8505 * configure: Regenerate.
8506 * Makefile.in: Regenerate.
8507
f2a0e225
KC
85082003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8509
8510 * configure.in: Accept i[3456789]86 for machine type.
8511 * configure: Regenerate.
8512
8b87bb96
NN
85132003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8514
8515 * configure.in: Switch more things to use maybe dependencies.
8516 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8517 * configure: Regenerate.
8518 * Makefile.tpl: Switch more things to use maybe dependencies.
8519 * Makefile.in: Regenerate.
8520
fdb882bc 85212003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8522
8523 * Makefile.tpl (install-opcodes): Define.
8524 * Makefile.in: Rebuild.
8525
f7c50032
AJ
85262003-05-13 Andreas Jaeger <aj@suse.de>
8527
8528 * config.guess: Update to 2003-05-09 version.
8529 * config.sub: Update to 2003-05-09 version.
8530
dce2d8b2 85312003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8532
8533 * configure.in: Correct sed script so that options in quotes are not
8534 deleted.
8535 * configure: Rebuild.
8536
aa8f1f57
CV
85372003-05-12 Corinna Vinschen <corinna@vinschen.de>
8538
8539 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8540 and $$s/newlib/libc/sys/cygwin32 include paths.
8541 * configure: Ditto.
8542
0c130f81
MM
85432003-05-12 Michael Meissner <gnu@the-meissners.org>
8544
8545 * MAINTAINERS: Update my email addresses.
8546
aa1a100b
EB
85472003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8548
8549 * config-ml.in: Propagate INSTALL variables.
f7c50032 8550
87861833
GP
85512003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8552
8553 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8554
de722255
CD
85552003-05-02 Chris Demetriou <cgd@broadcom.com>
8556
6eb95e99
ZW
8557 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8558 * Makefile.in: Regenerate.
de722255 8559
96c4a002
WB
85602003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8561
8562 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8563
55b15a11
WB
85642003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8565
8566 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8567
0c227849
DJ
85682003-04-27 Daniel Jacobowitz <drow@mvista.com>
8569
8570 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8571 * Makefile.in: Regenerated.
8572
d45148c1
WB
85732003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8574
8575 * MAINTAINERS (Write After Approval): Upgrade myself from
8576 GNATS only to write-after-approval. Update my mail address.
8577
dce2d8b2 85782003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8579
8580 (OS Port Maintainers: freebsd): Add myself.
8581
438f50c3
MM
85822003-04-22 Mark Mitchell <mark@codesourcery.com>
8583
8584 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8585
9074e169
KJ
85862003-04-22 Kean Johnston <jkj@sco.com>
8587
8588 * MAINTAINERS (SCO ports): Added myself.
8589
dfd39a2e
NS
85902003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8591
8592 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8593
ccbae82a
KJ
85942003-04-19 Kean Johnston <jkj@sco.com>
8595
8596 * MAINTAINERS (Write After Approval): Add myself.
8597
2f50999f
GP
85982003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8599
8600 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8601 * Makefile.in: Regenerate.
8602
e9b84181
JJ
86032003-04-18 Jakub Jelinek <jakub@redhat.com>
8604
8605 * configure.in (powerpc64*-*-linux*): Remove.
8606 * configure: Rebuilt.
8607
1ca4c6e1
PE
86082003-04-17 Phil Edwards <pme@gcc.gnu.org>
8609
8610 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8611 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8612 and restrap.
8613 * Makefile.in: Regenerate.
8614
0590b963
RE
86152003-04-16 Richard Earnshaw <rearnsha@arm.com>
8616
8617 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8618 * configure: Regenerated.
8619
ff41a56f
DD
86202003-04-15 DJ Delorie <dj@redhat.com>
8621
8622 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8623
50d440bc
NC
86242003-04-13 Nick Clifton <nickc@redhat.com>
8625
8626 * config-ml.in: Remove support for --disable-aix removing
8627 call-aix multilibs.
8628
b1e0a93e
AO
86292003-04-10 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8632 * */configure: Rebuilt.
8633
71fb704d
JS
86342003-04-08 Joel Sherrill <joel@oarcorp.com>
8635
8636 * MAINTAINERS: Add my email address.
8637
3897ea90
OH
86382003-03-17 Olivier Hainque <hainque@act-europe.fr>
8639
8640 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8641
93c834b7
NN
86422003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8645 * Makefile.in: Regenerate.
8646
82c34dcb
MC
86472003-03-14 Michael Chastain <mec@shout.net>
8648
8649 * Makefile.in: Regenerate with correct Makefile.def.
8650
73458fb7
NN
86512003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8652
8653 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8654 Make macro.
8655 * Makefile.in: Regenerate.
8656 * configure.in: Clean up gxx_include_dir logic.
8657 * configure: Regenerate.
8658
32cf27e5
AE
86592003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8660
8661 * MAINTAINERS (Write After Approval): Add myself.
8662
c727e7a0
BE
86632003-03-10 Ben Elliston <bje@wasabisystems.com>
8664
8665 * MAINTAINERS: Update my mail address.
8666
9a27ac7a
FS
86672003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8668
8669 * configure.in (gxx_include_dir): Fix typo.
8670 * configure: Regenerated.
8671
3aa83176
NN
86722003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8673
8674 * Makefile.tpl: Reindent.
8675 * Makefile.in: Regenerate.
8676 * configure.in: Reindent. Don't set unused variables.
8677 * configure: Regenerate.
8678
9124bc53
DJ
86792003-03-04 Daniel Jacobowitz <drow@mvista.com>
8680
8681 * configure.in: Include $(build_tooldir)/sys-include in
8682 FLAGS_FOR_TARGET.
8683 * configure: Regenerated.
8684
cb543528
NN
86852003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8686
c858bf1e
NN
8687 * Makefile.tpl: Always pass down RANLIB.
8688 * Makefile.in: Regenerate.
8689
aa9c3ab4
NN
8690 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8691 * Makefile.in: Regenerate.
8692 * configure.in: Remove unused logic relating to --enable-shared
8693 and --enable-threads. Remove bogus comments. Remove redundant
8694 noconfigdirs.
8695 * configure: Regenerate.
8696
cb543528
NN
8697 * configure.in: Replace ${libstdcxx_version} by its value.
8698 Remove reference to mh-dgux.
8699 * configure: Regenerate.
8700
53f70c1b
KB
87012003-03-03 Kevin Buettner <kevinb@redhat.com>
8702
8703 * MAINTAINERS (Write After Approval): Add myself.
8704
df0f0674
NN
87052003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8706
8707 * Makefile.tpl: Rearrange.
8708 * Makefile.in: Regenerate.
8709
dce2d8b2 87102003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8711
8712 * configure.in: Add support for kaOS as cross build target system.
8713 * configure: Regenerated.
8714
a7a287eb
SB
87152003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8716
8717 * MAINTAINERS (Write after approval): Add myself.
8718
ff00c8a2
JW
87192003-02-21 James E Wilson <wilson@tuliptree.org>
8720
8721 * MAINTAINERS: Update my email address.
8722
abb2db7a
ZW
87232003-02-21 Zack Weinberg <zack@codesourcery.com>
8724
8725 * MAINTAINERS: Add self to blanket write privs. section.
8726
e9f2dc3b
SM
87272003-02-20 Sean McNeil <sean@blue.mcneil.com>
8728
8729 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8730 configure-target-* as some target builds may require additional
8731 flags for preprocessor tests.
8732 * Makefile.in: Regenerated.
8733
ee03dc5e
AO
87342003-02-19 Alexandre Oliva <aoliva@redhat.com>
8735
11856278
AO
8736 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8737 * ltconfig: Handle it.
8738 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8739 auto-detecting it.
8740
274aef32
AO
8741 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8742 it is used as argument to $CC.
8743 * ltcf-gcj.sh: Likewise.
8744
ee03dc5e
AO
8745 * configure.in: Introduce --enable-maintainer-mode.
8746 * configure: Rebuilt.
8747 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8748 for maintainer mode.
8749 * Makefile.in: Rebuilt.
8750
30db8e17
JM
87512003-02-18 Jason Merrill <jason@redhat.com>
8752
8753 * Makefile.tpl (check-c++): Allow parallelism.
8754
cab60ac6
GP
87552003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8756
8757 * MAINTAINERS: Remove John Carr (who never actually had access to
8758 gcc.gnu.org).
8759
c8e5d1af
GK
87602003-02-15 Geoffrey Keating <geoffk@apple.com>
8761
8762 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8763 don't configure target-libobjc.
8764 * configure: Regenerate.
8765
70f91f50
RO
87662003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8767
8768 * Makefile.tpl (RANLIB): Define.
8769 * Makefile.in: Regenerate.
8770
669e9062
LB
87712003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8772
8773 * MAINTAINERS: Update my email.
abb2db7a 8774
61b56b2e
KS
87752003-02-06 Keith R Seitz <keiths@redhat.com>
8776
8777 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8778 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8779 * Makefile.in: Regenerated.
8780 * configure.in: Remove all traces of snavigator, db, and grep.
8781 * configure: Regenerated.
8782
a1ba6e15
GP
87832003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8784
8785 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8786 After Approval.
8787
f5f2cce5
CC
87882003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8789
8790 * MAINTAINERS (Write after approval): Add myself.
8791
ba49f6f1
FCE
87922003-01-31 Frank Ch. Eigler <fche@redhat.com>
8793
8794 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8795 * Makefile.in: Regenerated.
8796
ccf9f10c
RS
87972003-01-30 Roger Sayle <roger@eyesopen.com>
8798
8799 * config.guess: Updated to 2003-01-30's version.
8800 * config.sub: Updated to 2003-01-28's version.
8801
a693735b
AO
88022003-01-30 Alexandre Oliva <aoliva@redhat.com>
8803
8804 * config.if: If gcc_version is already set, just use it. Don't set
8805 gcc_version_trigger if it's already set, otherwise set it to
8806 gcc/version.c, but only if the file exists. If it is not set and
8807 gcc/version.c does not exist, try to extract the version number from
8808 $CC.
8809
204c43d6
AT
88102003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8811
abb2db7a 8812 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8813
842e91ec
PE
88142003-01-27 Phil Edwards <pme@gcc.gnu.org>
8815
8816 * configure.in: Revert 24Jan change.
8817 * configure: Regenerate.
8818
6b99984e
GP
88192003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8820
8821 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8822 entry of HJ Lu.
8823
806e0935
NN
88242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8825
8826 * configure.in: Revert previous change.
8827 * configure: Regenerate.
8828
307a9864
NN
88292003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8830
8831 * configure.in: Make rda native-only.
8832 * configure: Regenerate.
8833
02ba6302
VR
88342003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8835
8836 * MAINTAINERS: Move myself from GNATS-only-accounts to
8837 write-after-approval.
8838
77d187bc
NN
88392003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8840
8841 * configure.in: Add missing \.
8842 * configure: Rebuilt.
8843
a94a2d4c
JJ
88442003-01-17 Jakub Jelinek <jakub@redhat.com>
8845
8846 * configure.in (baseargs): Avoid using \| in sed regular
8847 expressions.
8848 * configure: Rebuilt.
8849
73f84924
JJ
88502003-01-16 Jakub Jelinek <jakub@redhat.com>
8851
8852 * configure.in (baseargs): Remove all supported forms of
8853 --cache-file, --srcdir, --host, --build and --target options
8854 from argument lists.
8855 * configure: Rebuilt.
8856
8c12fc63
JZ
88572003-01-15 Josef Zlomek <zlomekj@suse.cz>
8858
8859 * MAINTAINERS: Add myself to write-after-approval list.
8860
7c005a3a
AO
88612003-01-15 Alexandre Oliva <aoliva@redhat.com>
8862
8863 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8864 * configure: Rebuilt.
8865
3dfabf63
NN
88662003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8867
8868 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8869 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8870 * Makefile.in: Regenerate.
8871 * configure: Regenerate.
8872
cf53ae10
AO
88732003-01-09 Alexandre Oliva <aoliva@redhat.com>
8874
8875 * configure.in: Remove Makefile in build, host and target modules
8876 unless configure was run with --no-recursion.
8877 * configure: Rebuilt.
8878
3fbe8e4a
CC
88792003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8880
8881 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8882 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8883 * Makefile.in: Regenerate.
8884
66e2aa7d
CD
88852003-01-08 Chris Demetriou <cgd@broadcom.com>
8886
8887 * config.guess: Update to 2003-01-03 version.
8888 * config.sub: Update to 2003-01-03 version.
8889
b5038cfb
CF
88902003-01-07 Christopher Faylor <cgf@redhat.com>
8891
8892 * configure: Regenerate with proper autoconf 2.13.
8893
d02c69be
CF
88942003-01-07 Christopher Faylor <cgf@redhat.com>
8895
8896 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8897 * configure: Regenerate.
d02c69be 8898
e914a571
AC
88992003-01-06 Andrew Cagney <ac131313@redhat.com>
8900
8901 * configure.in (GDB_TK): Add tcl directories conditional on
8902 gdb/gdbtk directory being present.
8903 * configure: Regenerate.
abb2db7a 8904
dce2d8b2 89052003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8906
dce2d8b2
EB
8907 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8908 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8909 * configure: Rebuilt.
8910
89a7012a
TT
89112002-12-31 Tom Tromey <tromey@redhat.com>
8912
8913 * Makefile.in: Rebuilt.
8914 * Makefile.def (target_modules) [libffi]: Allow installation.
8915
3f4f56e2
AS
89162002-12-31 Andreas Schwab <schwab@suse.de>
8917
8918 * configure.in: Fix use of $program_transform_name.
8919 * configure: Regenerated.
8920
6c1b8d0a
DJ
89212002-12-30 Daniel Jacobowitz <drow@mvista.com>
8922
8923 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8924 * configure: Regenerated.
6c1b8d0a 8925
c5120911
AO
89262002-12-29 Alexandre Oliva <aoliva@redhat.com>
8927
8928 * Makefile.tpl (local-distclean): Don't remove...
8929 (multilib.ts): ... this. Moved into...
8930 (multilib.out): ... this. Don't use sub-make.
8931 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8932 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8933 (configure-build-[+module+], configure-[+module+],
8934 configure-target-[+module+], configure-gcc): ... these. Test
8935 for Makefile existence. Drop config.status from dependencies.
8936 * Makefile.in: Rebuilt.
8937 * configure.in: Move gcc-version-trigger to the end of
8938 ac_configure_args. Add comments to maybedep.tmp and
8939 serdep.tmp. Introduce --disable-serial-configure. Remove
8940 nonopt from baseargs, matching and removing corresponding
8941 whitespace while at it.
8942 * configure: Rebuilt.
8943
e245b0ea
AO
89442002-12-28 Alexandre Oliva <aoliva@redhat.com>
8945
903de295
AO
8946 * configure.in (host_configargs): Replace reference to
8947 no-longer-defined buildopts with --build=${build_alias}.
8948 * configure: Rebuilt.
8949
e245b0ea
AO
8950 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8951 program_transform_name to standard idiom.
8952 (AUTOGEN, AUTOCONF): Define.
8953 (Makefile.in): Use $(AUTOGEN).
8954 (Makefile): Depend on config.status, and use autoconf-style rule to
8955 build it. Move original commands to...
8956 (config.status): ... this new target.
8957 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8958 $(AUTOCONF).
8959 * Makefile.in: Rebuilt.
8960
671aa708
NN
89612002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8962
53fbfb58
NN
8963 * Makefile.tpl: Fix dramatic bustage due to change in
8964 program_transform_name.
8965 * Makefile.in: Regenerate.
8966
8967 * configure.in: Remove unnecessary PATH setting.
8968 * configure: Regnerate.
8969
8970 * configure.in: Don't default to unprefixed tools unless
8971 the native tools will work.
8972 * configure: Regenerate.
8973
671aa708
NN
8974 * configure.in: Convert to autoconf script. Blow away lots
8975 of now-redundant Makefile fragments.
8976 * configure: Generate using Autoconf.
8977 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8978 * Makefile.in: Regenerate.
8979
57f40826
NN
89802002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8981
3fedb745
NN
8982 * configure: Fix stupid bug where RANLIB was mistakenly included.
8983
abb2db7a 8984 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8985 (build_configargs, host_configargs, target_configargs).
8986
8987 * configure.in: Move logic out of sed statement.
8988
abb2db7a 8989 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8990 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8991
315fa0f4
SS
89922002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8993
8994 * config.sub: Import from master repository
8995 * config.guess: Ditto
8996
45aff44f
AS
89972002-12-24 Andreas Schwab <schwab@suse.de>
8998
8999 * Makefile.tpl (multilib.out): Fix missing space.
9000 * Makefile.in: Regenerate.
9001
88b5521b
NN
90022002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9003
9004 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9005 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9006 * Makefile.in: Regenerate.
9007 * configure.in: Remove unnecessary leftovers.
9008
2a726918
GK
90092002-12-21 Geoffrey Keating <geoffk@apple.com>
9010
9011 * configure.in (extra_ranlibflags_for_target): New variable.
9012 (*-*-darwin): Add -c to ranlib commands.
9013 * configure (tooldir): Handle extra_ranlibflags_for_target.
9014
aace3269 90152002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9016
9017 * Makefile.tpl: Revert HJL's change.
9018 * Makefile.in: Regenerated.
9019 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9020 always.
9021
f0895142
AS
90222002-12-19 Andreas Schwab <schwab@suse.de>
9023
9024 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9025 * Makefile.in: Regenerate.
9026
dce2d8b2 90272002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9028
9029 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9030 * Makefile.in: Regenerated.
9031
9032 * configure.in (build_prefix): New. Substitute.
9033
212f6dd0
NN
90342002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9035
79308c5d
NN
9036 * Makefile.tpl: Don't let real targets depend on phony targets.
9037 * Makefile.in: Regenerate.
9038
212f6dd0
NN
9039 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9040 * Makefile.in: Regenerate.
9041
ab17919f
SS
90422002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9043
9044 * config.sub: Import from master repository
9045 * config.guess: Ditto
9046
5ecf91d1
JM
90472002-12-16 Jason Merrill <jason@redhat.com>
9048
9049 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9050 previous 'make bootstrap'.
9051 * Makefile.in: Regenerate.
9052
d8437e1b
HPN
90532002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9054
9055 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9056
4977bab6
ZW
90572002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9058
9059 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9060 * Makefile.in: Regenerate.
9061
0edcfdcb
JM
90622002-12-13 Jason Merrill <jason@redhat.com>
9063
6248218a 9064 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9065 library tests.
9066 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9067 * Makefile.in: Regenerate.
9068
4977bab6
ZW
90692002-12-12 Alexandre Oliva <aoliva@redhat.com>
9070
9071 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9072 * Makefile.in: Rebuilt.
9073
f87505dd
AO
90742002-12-12 Alexandre Oliva <aoliva@redhat.com>
9075
9076 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9077
4977bab6
ZW
90782002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9079
9080 * configure: Fix bug put in by gremlins.
9081
9082 * Makefile.tpl: Substitute more autoconfily.
9083 * configure: Substitute more autoconfily.
9084 * Makefile.in: Regenerate.
9085
7f0db92a
SS
90862002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9087
9088 * config.sub: Import from master repository
9089 * config.guess: Ditto
9090 * MAINTAINERS: Added Svein Seldal under write after approval
9091
4977bab6
ZW
90922002-12-08 Andrew Cagney <ac131313@redhat.com>
9093
9094 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9095 * Makefile.in (all-sim): Ditto.
9096
90972002-12-06 DJ Delorie <dj@redhat.com>
9098
9099 * Makefile.tpl: Change configure dependencies to not have real
9100 targets depend on phony targets.
9101
91022002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9103
9104 * configure.in: Revert unintentional change.
9105
9106 * Makefile.tpl: Change dependency for */multilib.out so that
9107 it works when gcc isn't in the tree.
9108
9109 * configure.in: Substitute more.
9110 * configure: Run subconfigures from the Makefile.
9111 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9112 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9113
67f1b906
GP
91142002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9115
9116 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9117
4977bab6
ZW
91182002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9119
9120 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9121 and corresponding dependencies.
9122 * Makefile.in: Regenerate.
9123
9124 * configure.in (host_tools): Order binutils, gas and ld for
9125 convenience in running the testsuites.
9126
9127 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9128 * Makefile.in: Regenerate.
9129 * configure.in: Introduce rules to serialize subconfigure runs.
9130
9131 * configure.in: Introduce BASE_CC_FOR_TARGET.
9132 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9133 Realize configure-build-* targets. Realize configure-target-* targets.
9134 * Makefile.in: Regenerate.
9135
91362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9137
9138 * configure: Move gcc_version_trigger stuff from here...
9139 * configure.in: ...to here.
9140
9141 * configure.in: Separate subconfigure options added by this file from
9142 options given by the user. Add machinery to put args for host
9143 subconfigures into the Makefile.
9144
9145 * Makefile.tpl: Remove 'vault' targets.
9146 * Makefile.tpl: Reorder and comment dependencies.
9147 * Makefile.in: Regenerate.
9148
91492002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9150 * configure.in: Fix my broken commit of previous patch. (sigh)
9151
743f054e
GK
91522002-11-28 Geoffrey Keating <geoffk@apple.com>
9153
9154 * configure.in: Move host-specific darwin noconfigdirs into
9155 the host-specific section.
9156
4977bab6
ZW
91572002-11-28 Geoffrey Keating <geoffk@apple.com>
9158
9159 * configure.in: Move host-specific darwin noconfigdirs into
9160 the host-specific section.
9161
91622002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9163
9164 * configure: Remove skip-this-dir support.
9165 * Makefile.tpl: Remove skip-this-dir support.
9166
9167 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9168 subdirectories.
9169 * Makefile.in: Regenerate.
9170
9171 * Makefile.tpl: Strip out useless setting of 'dir'.
9172 * Makefile.in: Regenerate.
9173
91742002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9175
9176 * configure.in: Fix deeply stupid bug.
9177
9178 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9179 shell code in CXX_FOR_TARGET
9180 * Makefile.def: Introduce raw_cxx.
9181 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9182 RAW_CXX_FOR_TARGET.
9183 * Makefile.in: Regenerate.
9184
91852002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9186
9187 * Makefile.tpl: Remove unnecessary ifs.
9188 * Makefile.in: Regenerate.
9189
9190 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9191 dependencies. Maybe-ize build-libiberty. Create dummy install
9192 targets for 'no_install' modules.
9193 * configure: Move GDB_TK substitution to configure.in. Move
9194 build_modules stuff to configure.in.
9195 * configure.in: Implement soft dependency machinery. Maybe-ize
9196 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9197 * Makefile.in: Regenerate.
9198
91992002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9200
9201 * Makefile.tpl: Make all-target, install-target behave similarly
9202 to all, install (only hitting configured targets). Eliminate
9203 unused macro defintions.
9204
9205 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9206 build != host.
9207
9208 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9209
9210 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9211
9212 * configure.in: Produce lists of subdir targets we're actually
9213 configuring. Remove references to "dosrel".
9214 * Makefile.tpl: Let configure set which subdir targets are hit.
9215 Remove install-cross; clean up install; remove ALL. Remove
9216 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9217 Autogenerate host module targets. Remove empty dependency lines
9218 and redundant dependency; rearrange slightly.
9219 * Makefile.def: Add host-side libtermcap, utils.
9220
9221 * Makefile.in: Regenerate.
9222
e6226a2f
RO
92232002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9224
9225 * ltconfig (osf[345]): Append $major to soname_spec.
9226 Reflect this in library_names_spec.
9227 * ltmain.sh (osf): Prefix $major with . for use as extension.
9228
3b75d237
AJ
92292002-11-19 Andreas Jaeger <aj@suse.de>
9230
9231 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9232 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9233 and sparc64 GNU/Linux systems.
9234
809108de
NS
92352002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9236
9237 * MAINTAINERS: Update email.
9238
e7e0de7e
GP
92392002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9240
9241 * MAINTAINERS: Complete James Dennett's entry.
9242
f7109dea
EB
92432002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9244
9245 * MAINTAINERS (Write After Approval): Add myself.
9246
d3ac17c9
BK
92472002-11-13 Bruce Korb <bkorb@gnu.org>
9248
9249 * Makefile.tpl: syntactic cleanup
9250
dce2d8b2 92512002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9252
9253 * MAINTAINERS: Add myself to write-after-approval list.
9254
4977bab6
ZW
92552002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9256
9257 * Makefile.def: Add list of recursive targets to autogenerate.
9258 Add build_modules.
9259 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9260 targets. Autogenerate *-build-* targets.
9261 * Makefile.in: Regenerate.
9262
92632002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9264
9265 * configure: More autoconf-style substitutions.
9266 * Makefile.tpl: More autoconf-style substitutions.
9267 * Makefile.in: Regenerate.
9268
92692002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9270
9271 * configure: Substitute more variables in a more autoconf-friendly
9272 way. Simplify slightly.
9273 * Makefile.tpl: Make more variables substitutable in an
9274 autoconf-friendly way.
9275 * Makefile.in: Regenerate.
9276
d4783999
JW
92772002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9278
9279 * MAINTAINERS (Write After Approval): Add myself.
9280
4977bab6
ZW
92812002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9282
9283 * configure.in (v810*): Remove special setting of tools.
9284
9285 * configure: Add support for extra required flags for ar or nm.
9286 * configure.in (aix4.3+): Use above support for target-specific
9287 issues, rather than using config/mt-aix43.
9288
92892002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9290
9291 * configure: Remove 'removing', which doesn't work. Replace $subdir
9292 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9293 with $srcdir. Reformat indentation. Substitute some variables
9294 formerly hard-coded in the Makefile for build=host.
9295 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9296 * Makefile.def: Autogenerate more.
9297 * Makefile.in: Regenerate.
9298
1c9c903e
AN
92992002-11-04 Adam Nemet <anemet@lnxw.com>
9300
9301 * MAINTAINERS (Write After Approval): Add myself.
9302
40673d2b
KB
93032002-11-04 Kevin Buettner <kevinb@redhat.com>
9304
9305 * Makefile.def (host_modules): Add rda.
9306 * Makefile.in: Regenerate.
9307 * configure.in (target_tool): Add target-rda to list.
9308
42e650ae
GP
93092002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9310
9311 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9312
e004b81f
PE
93132002-10-25 Phil Edwards <pme@gcc.gnu.org>
9314
9315 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9316 and restrap targets to this rule.
9317 * Makefile.in: Regenerate.
9318
06bd49b1
GP
93192002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9320
9321 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9322 GNATS only accounts.
9323
d0af82b0
HPN
93242002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9325
9326 * configure.in (i[3456]86-*-linux*): Add check to disable
9327 ${libgcj} for glibc1.
9328
10782654
DC
93292002-10-24 Denis Chertykov <denisc@overta.ru>
9330
9331 * MAINTAINERS: Add myself as ip2k port maintainer.
9332
a5a438f5
SS
93332002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9334
9335 * configure.in: Add tic4x target.
9336
fe3d5b7f
NN
93372002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9338
aba8a494
NN
9339 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9340 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9341 * Makefile.in: Regenerate.
9342
fe3d5b7f
NN
9343 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9344 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9345 * Makefile.in: Regenerate.
9346
a6ad79e7
JJ
93472002-10-02 Janis Johnson <janis187@us.ibm.com>
9348
9349 * MAINTAINERS: Add myself as web pages co-maintainer.
9350
6a8a9058
NN
93512002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9352
9353 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9354 * Makefile.in: Regenerate.
9355
327d975a
ZW
93562002-10-02 Zack Weinberg <zack@codesourcery.com>
9357
9358 * MAINTAINERS: Add myself and Nathan Sidwell
9359 <nathan@codesourcery.com> as VxWorks maintainers.
9360
a5ae8f19 93612002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9362
9363 * Makefile.def: Remove order dependency comments.
9364 * Makefile.tpl: Add explicit install-install dependencies.
9365 * Makefile.in: Regenerate.
d0f6c823 9366
34c6040c 9367 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9368 * Makefile.in: Regenerate.
34c6040c 9369
d0f6c823
NN
9370 * Makefile.tpl: Add configure-target (for src-release in src)
9371 * Makefile.in: Regenerate.
9372
50bd210b
NC
93732002-09-30 Nick Clifton <nickc@redhat.com>
9374
9375 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9376
ca25149e
UW
93772002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9378
9379 * configure.in (s390*-*-linux*): Enable libgcj.
9380
dd30b57d
NN
93812002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9382
9e60a678
NN
9383 * configure: Revert accidentally applied changes.
9384
dd30b57d
NN
9385 * Makefile.tpl: Make more autoconf-friendly.
9386 * Makefile.in: Regenerate.
9387 * configure: Make substitution more autoconf-like.
9388
5831424e
RE
93892002-09-28 Richard Earnshaw <rearnsha@arm.com>
9390
9391 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9392 single entry to handle all these.
9393 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9394 libjava on arm-*-elf.
9395
b7f3b15b
GK
93962002-09-27 Geoffrey Keating <geoffk@apple.com>
9397
9398 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9399 things that depend on them.
9400
0dffceed
NN
94012002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9402
9403 * Makefile.tpl: Make subsituted variables more autoconfy.
9404 * Makefile.in: Regenerate.
9405 * configure: Make seds more autoconfy.
9406
1db75a86 94072002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9408
9409 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9410 * Makefile.in: Regenerate.
9411 * configure.in: Rewrite sed statements to look autoconfy.
9412
1db75a86
NN
9413 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9414 all-target-foo on configure-target-foo.
9415 * Makefile.def: Ditto.
9416 * Makefile.in: Rebuild.
9417
741a4e89
AH
94182002-09-25 Andrew Haley <aph@redhat.com>
9419
9420 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9421
95ddd785
NN
94222002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9423
9424 * Makefile.def: New file.
9425 * Makefile.tpl: New file.
9426 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9427 * contrib/gcc_update: Note that Makefile.in is a generated file.
9428
9429 * configure.in: Minor rearrangement. Simplify tests.
9430
65a824f6
JT
94312002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9432
9433 * configure.in (with_headers): Skip copy if value is "yes".
9434 (with_libs): Likewise.
9435
51270f0a 94362002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9437
9438 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9439 * configure.in (sh*-*-pe*): Ditto.
9440 * configure.in (mips*-*-pe*): Ditto.
9441 * configure.in (*arm-wince-pe): Ditto.
9442
8f89dbf4
NN
9443 * configure.in: Rearrange.
9444
c1b8db3f
KH
94452002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9446
9447 * MAINTAINERS: Update my email address.
9448
341f0575
PK
94492002-08-30 Paul Koning <pkoning@equallogic.com>
9450
9451 * MAINTAINERS: (Write After Approval): Add myself.
9452
d2e06980
GK
94532002-08-29 Geoffrey Keating <geoffk@redhat.com>
9454
9455 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9456
4906d5d8
GK
94572002-08-24 Geoffrey Keating <geoffk@redhat.com>
9458
9459 * MAINTAINERS: Change my mailing address.
9460
e9a25cc8
PC
94612002-08-21 Paolo Carlini <pcarlini@unitus.it>
9462
9463 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9464 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9465
dce2d8b2 94662002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9467
9468 * MAINTAINERS (Write After Approval): Remove myself.
9469 (Various Maintainers: c++ runtime libs): Add myself.
9470
5ce6f47b
EC
94712002-08-15 Eric Christopher <echristo@redhat.com>
9472
9473 * config.sub: Import from master repository.
9474 * config.guess: Ditto.
9475
7f9317f0
AO
94762002-08-19 Alexandre Oliva <aoliva@redhat.com>
9477
9478 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9479 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9480 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9481
7aecca3d
AH
94822002-08-16 Aldy Hernandez <aldyh@redhat.com>
9483
9484 * MAINTAINERS: Add self to rs6000 vector extensions.
9485
8ea4b195
AO
94862002-08-15 Alexandre Oliva <aoliva@redhat.com>
9487
9488 * libiberty/configure: Reverted unintended yesterday's check in.
9489
f5cc59a7
AO
94902002-08-14 Alexandre Oliva <aoliva@redhat.com>
9491
9492 * boehm-gc/configure, libf2c/configure: Rebuilt.
9493 * libffi/configure, libiberty/configure: Ditto.
9494 * libjava/configure, libobjc/configure: Ditto.
9495 * libstdc++-v3/configure, zlib/configure: Ditto.
9496 Merged from binutils:
9497 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9498 From Steve Ellcey <sje@cup.hp.com>:
9499 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9500 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9501 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9502 IA64.
9503 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9504 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9505 soname_spec, sys_lib_search_path_spec): Ditto.
9506
dce2d8b2 95072002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9508
9509 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9510
2ff34870
L
95112002-08-04 H.J. Lu (hjl@gnu.org)
9512
9513 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9514
a014f2fe
KW
95152002-08-02 Krister Walfridsson <cato@df.lth.se>
9516
9517 * MAINTAINERS (Write After Approval): Add myself.
9518
c01d477a
AM
95192002-07-31 Alan Modra <amodra@bigpond.net.au>
9520
9521 * configure.in: Move generic linux case to end. Copy generic
9522 linux noconfigdirs to mips*-*-linux* entry and new
9523 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9524
68cd2524
MM
95252002-07-19 Michael Matz <matz@suse.de>
9526
9527 * MAINTAINERS: Add myself as ra* maintainer.
9528
e2d83b8c
CD
95292002-07-16 Chris Demetriou <cgd@broadcom.com>
9530
9531 * config.guess: Update to 2002-07-09 version.
9532 * config.sub: Update to 2002-07-03 version.
9533
cece4f1d
HPN
95342002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9535
9536 * MAINTAINERS: Fix typo in a maintainer email address.
9537
bb654703
NN
95382002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9539
9540 * configure.in: Remove two redundant tests.
9541
789b7de5
RO
95422002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9543
9544 * configure.in (mips*-*-irix6*o32): Enable stabs.
9545
e1da1089
NN
95462002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9547
f3970bba
NN
9548 * configure.in: Don't build grez.
9549 * Makefile.in: Ditto.
9550
e1da1089
NN
9551 * Makefile.in: Remove references to bsp, cygmon, libstub.
9552 * configure.in: Ditto.
9553
9554 * configure.in: Remove leftover reference to gdbtest.
9555
57c905fa
PE
95562002-07-08 Phil Edwards <pme@gcc.gnu.org>
9557
9558 * configure.in (gxx_include_dir): Change to match versioned
9559 C++ headers if --enable-version-specific-runtime-libs is used.
9560
a0af94a7 95612002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9562
a0af94a7
SE
9563 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9564
423ce3eb
NN
95652002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9566
9567 * configure.in: Make --without-x work.
9568
98186934
NN
95692002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9570
c3b7d169
NN
9571 * configure.in: Rearrange target Makefile fragment collection.
9572
98186934
NN
9573 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9574 cvs[src].
9575 * configure.in: Ditto.
9576
eebd288a
MK
95772002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9578
9579 * MAINTAINERS (Write After Approval): Update my e-mail address.
9580
3ab36f05
NN
95812002-06-24 Ben Elliston <bje@redhat.com>
9582
9583 * configure.in (host_tools): Remove cgen.
9584
9585 * Makefile.in (all-cgen): Remove; runs from its source directory.
9586 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9587 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9588 (all-sim): Likewise.
9589
dce2d8b2 95902002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9591
9592 * Makefile.in: Eliminate 'apache' targets.
9593 * configure.in: Eliminate 'apache' targets.
9594
55380b08
NN
9595 * configure.in: Eliminate redundant tests. Reorganize.
9596
9a5c1b9d
NN
9597 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9598
5fd3853a
NN
9599 * config-ml.in: Eliminate references to Cygnus configure.
9600
cfefc434
NN
9601 * Makefile.in: Eliminate references to building emacs.
9602
2fe93885
GS
96032002-06-28 Graham Stott <graham.stott@btinternet.com>
9604
9605 * MAINTAINERS: Update my email address.
9606
53c40185
BK
96072002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9608
9609 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9610 (cxx_incdir): Remove.
53c40185 9611
97679694
NN
96122002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9613
9614 * MAINTAINERS (Write After Approval): Add self.
9615
b03bcd37
DC
9616Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9617
9618 * configure.in: Add support for ip2k.
9619
6bd12129
NN
96202002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9621
9622 * configure.in: Fix AIX configury bug.
9623
e0d98a92
SE
96242002-06-20 Steve Ellcey <sje@cup.hp.com>
9625
9626 * MAINTAINERS (Write After Approval): Add self.
9627
ba3292db
NN
96282002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9629
ef40bc65
NN
9630 * configure.in: replace ${topsrcdir} with ${srcdir}
9631
7a0be465
NN
9632 * configure.in: Move definition of libstdcxx_flags
9633 right above usage, rather than waaay earlier.
9634
e1848dde
NN
9635 * configure.in: Pull definition of is_cross_compiler earlier.
9636
8bc2fff1
NN
9637 * configure.in: Rearrange a little.
9638
ba3292db
NN
9639 * configure.in: Remove references to librx.
9640 * Makefile.in: Remove references to librx.
9641
11d8b408
DC
9642Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9643
9644 * config.sub: Add support for avr target.
9645 Import from master sources, rev 1.255
5ce6f47b 9646
93da8339
PE
96472002-06-19 Phil Edwards <pme@gcc.gnu.org>
9648
9649 * configure, .cvsignore: Revert previous change...
9650 * Makefile: ...delete.
9651
b4caab5c
NN
96522002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9653
9654 * configure.in: Eliminate ${gasdir} variable.
9655
ee777171
DB
96562002-06-18 Dave Brolley <brolley@redhat.com>
9657
9658 * configure.in: Add support for frv.
9659 * config.sub: Add support for frv.
9660
26e4af54
PE
96612002-06-18 Phil Edwards <pme@gcc.gnu.org>
9662
9663 * configure: Remove garbage from previous commit.
9664
bb20b7da
PE
96652002-06-18 Phil Edwards <pme@gcc.gnu.org>
9666
9667 * configure: For in-source builds, make a subdir and re-exec there.
9668 * Makefile: New file. Pass targets through to build directory.
9669 * .cvsignore: No longer ignore "Makefile".
9670
9d321f6c
DR
96712002-06-16 Douglas Rupp <rupp@gnat.com>
9672
9673 * MAINTAINERS (Write After Approval): Add self.
9674
c8eb2bc0
KG
96752002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9676
9677 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9678
f210d239
JT
96792002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9680
9681 * configure.in (vax-*-netbsd*): Re-enable gas.
9682
e9667b3c
NN
96832002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9684
efe1f357
NN
9685 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9686 BUILD_PREFIX_1, to correct nomenclature.
9687 * configure: Likewise.
9688
e9667b3c
NN
9689 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9690 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9691
fe2fe497
OH
96922002-05-31 Olaf Hering <olh@suse.de>
9693
9694 * config-ml.in: Propogate DESTDIR also.
9695
dcf7f0dd
JT
96962002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9697
9698 * configure.in (vax-*-netbsd*): Don't build gas for this
9699 platform.
9700
6ff14f32
MM
97012002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9702
9703 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9704 and libgcj for AVR.
9705
397de1ff
KK
97062002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9707
9708 * MAINTAINERS (Write After Approval): Add myself.
9709
ac30211c
JT
97102002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9711
9712 * config.guess: Update to 2002-05-22 version.
9713 * config.sub: Likewise.
9714
1e6347d8
RO
97152002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9716
9717 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9718 * config-ml.in: Likewise.
9719 * configure: Likewise.
9720 * configure.in: Likewise.
9721
e5ce1d6d
SC
97222002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9723
9724 * MAINTAINERS: Update my email address.
9725
6cdef75d
NN
97262002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9727
4a87f061
NN
9728 * configure.in: Simplify makefile fragment collection.
9729
9730 * configure.in: Remove code to build emacs.
603606e7 9731
e254d6b5
NN
9732 * configure.in : Remove --srcdir argument from targargs and buildargs
9733 (it's always overridden in the Makefile anyway). Rearrange a bit.
9734
9735 * configure: Move some logic to configure.in.
9736 * configure.in: Move some logic from configure.
6cdef75d 9737
1d6006fe
TT
97382002-05-11 Tom Tromey <tromey@redhat.com>
9739
9740 * MAINTAINERS: Reflect libgcj reality.
9741
b70b3534
FS
97422002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9743
9744 * Makefile.in: Honour DESTDIR.
9745
4434687a
MM
97462002-05-08 Mark Mitchell <mark@codesourcery.com>
9747
9748 * config.guess: Import 2002-03-20 version.
9749 * config.sub: Import 2002-04-26 version.
9750
a89e49c7
RO
97512002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9752
9753 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9754
44e55536
TJ
97552002-05-07 Tim Josling <tej@melbpc.org.au>
9756
9757 * MAINTAINERS: Add self.
9758
dce2d8b2 97592002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9760
9761 * ltmain.sh: Detect and handle object name conflicts
9762 while piecewise linking a static library.
9763
b7c13625
AO
97642002-05-05 Alexandre Oliva <aoliva@redhat.com>
9765
9766 * configure.in (noconfigdirs): Don't disable libgcj on
9767 sparc64-*-solaris* and sparcv9-*-solaris*.
9768
4182d9fa
AO
97692002-05-03 Alexandre Oliva <aoliva@redhat.com>
9770
9771 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9772
7bebf279
TF
97732002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9774
9775 * configure.in (FLAGS_FOR_TARGET): Do not add
9776 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9777 on i[3456]86-*-linux*.
9778
9a06dc7d
TF
97792002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9780
9781 * configure.in (noconfigdirs): Replace [ ] with test.
9782
9783 * configure.in (noconfigdirs): Do not add target-newlib if
9784 target == i[3456]86-*-linux*, and host == target.
9785
a51a07fa
NN
97862002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9787
9e7facd6
DD
9788 * configure.in: delete reference to absent file
9789
aeaa0f2f
NN
9790 * configure.in: replace '[' with 'test'
9791
4bb98828
NN
9792 * configure.in: Eliminate references to gash.
9793 * Makefile.in: Eliminate references to gash.
9794
64791664
NN
9795 * configure.in: remove useless references to 'pic' makefile fragments.
9796
3ed57cf4
NN
9797 * configure.in: (*-*-windows*) Finish removing.
9798
a51a07fa
NN
9799 * configure.in: Eliminate redundant test for libgui.
9800
8552f6f1
RS
98012002-04-29 Roger Sayle <roger@eyesopen.com>
9802
9803 * MAINTAINERS: Add self and realphabetize. Update entries
9804 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9805 entry for a29k port maintainer.
9806
dce2d8b2 98072002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9808
9809 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9810 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9811
704c9a14
NN
98122002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9813
9814 * configure.in: remove references to dead files
9815
7bff5059
MM
98162002-04-19 Mark Mitchell <mark@codesourcery.com>
9817
9818 * MAINTAINERS: Add information about purpose of this file.
9819
0c7c67f0
TT
98202002-04-18 Tom Tromey <tromey@redhat.com>
9821
9822 * configure.in: Disallow configuring libgcj when it is already
9823 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9824 Solaris 2.8 by default. For PR libgcj/6158.
9825
63501e91
NN
98262002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9827
9828 * configure.in: Move default CC setting out of config/mh-* fragments
9829 directly into here.
9830
701afd4d
NN
98312002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9832
9833 * configure.in: don't even try to configure or make a subdirectory
9834 if there's no configure script for it.
9835
07cdae91
MM
98362002-04-15 Mark Mitchell <mark@codesourcery.com>
9837
9838 * MAINTAINERS: Remove chill maintainers.
9839 * Makefile.in (CHILLFLAGS): Remove.
9840 (CHILL_LIB): Remove.
9841 (TARGET_CONFIGDIRS): Remove libchill.
9842 (CHILL_FOR_TARGET): Remove.
9843 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9844 CHILL_LIB.
9845 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9846 (CHECK_TARGET_MODULES): Likewise.
9847 (INSTALL_TARGET_MODULES): Likewise.
9848 (CLEAN_TARGET_MODULES): Likewise.
9849 (configure-target-libchill): Remove.
9850 (all-target-libchill): Remove.
9851 * configure.in (target_libs): Remove target-libchill.
9852 Do not compute CHILL_FOR_TARGET.
9853 * libchill: Remove directory.
5ce6f47b 9854
ab50d72b
DD
98552002-04-11 DJ Delorie <dj@redhat.com>
9856
9857 * Makefile.in, configure.in: Sync with binutils, entries
9858 follow...
9859
0a1e123a
DD
98602002-04-07 Andrew Cagney <ac131313@redhat.com>
9861
9862 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9863 (do-tar, do-bz2): New rules.
9864 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9865 (gdb-tar): New rule.
9866 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9867 (insight_dejagnu.tar): New rule.
9868 (insight.tar): New rule.
9869 (gdb+dejagnu.tar): New rule.
9870 (gdb.tar): New rule.
9871
ab50d72b
DD
98722002-02-01 Mo DeJong <supermo@bayarea.net>
9873
9874 * Makefile.in: Add all-tix to deps for all-snavigator
9875 so that tix is built when building snavigator.
9876
98772002-01-11 Steve Ellcey <sje@cup.hp.com>
9878
9879 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9880 ld and gdb are not supported.
9881
98822002-01-07 Mark Salter <msalter@redhat.com>
9883
9884 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9885 Allow target-libgloss to be built for arm, strongarm, and xscale.
9886
98872001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9888
9889 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9890 options for i[3456]86-pc-linux* native builds.
9891
98922001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9893
9894 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9895 files from .po files for a distribution.
9896
98972001-09-03 Jeff Holcomb <jeffh@redhat.com>
9898
9899 * configure.in: Enable libstdc++-v3 for h8300 targets.
9900
99012001-06-19 Alan Modra <amodra@bigpond.net.au>
9902
9903 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9904 version from bfd/.
9905
9906Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9907
9908 * Makefile.in (VER): When present, extract the version number from
9909 the file version.in.
9910
dce2d8b2 99112001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9912
9913 * configure.in : enable ld for aix
9914
99152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9916
9917 * config.guess: Add linux target for S/390.
9918
99192000-11-07 Philip Blundell <pb@futuretv.com>
9920
9921 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9922
99232000-11-03 Philip Blundell <pb@futuretv.com>
9924
9925 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9926 files.
9927
99282001-01-15 Ben Elliston <bje@redhat.com>
9929
9930 * configure.in (host_tools): Add sid.
9931 Always configure cgen.
9932
99332000-11-24 Nick Clifton <nickc@redhat.com>
9934
9935 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9936
9937
99382000-08-20 Doug Evans <dje@casey.transmeta.com>
9939
9940 * Makefile.in (ALL_MODULES): Add all-cgen.
9941 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9942 (all-cgen): New target.
9943 (all-opcodes,all-sim): Depend on all-cgen.
9944 * configure.in (host_tools): Add cgen.
9945 Only configure cgen if --enable-cgen-maint.
9946
dce2d8b2 99472002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9948
9949 * configure.in: Add *-*-freebsd* configurations.
9950
90def2b2
TT
99512002-04-08 Tom Tromey <tromey@redhat.com>
9952
9953 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9954 Fixes PR libgcj/6068.
9955
320d7e7a
KW
99562002-03-30 Krister Walfridsson <cato@df.lth.se>
9957
9958 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9959
18b467f1
RO
99602002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9961
9962 * configure.in (alpha*-dec-osf*): Enable libgcj.
9963
dce2d8b2 99642003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9965
9966 * MAINTAINERS (Write After Approval): Add myself.
9967
56ae9405
NC
99682002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9969
9970 Fix for: PR bootstrap/3591, target/5676
9971 * configure.in (mcore-pe): Disable the configuration of
9972 libstdc++-v3 since exceptions are not supported.
9973
f18d9a0c
AG
99742002-03-20 Anthony Green <green@redhat.com>
9975
9976 * configure.in: Enable libgcj for xscale-elf target.
9977
dce2d8b2 9978Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9979
9980 * MAINTAINERS: Update my email address.
9981
28eca9e8
AO
99822002-03-16 Alexandre Oliva <aoliva@redhat.com>
9983
9984 * ltmain.sh (relink_command): Fix typo in previous change.
9985
e67e72c7
AO
99862002-03-15 Alexandre Oliva <aoliva@redhat.com>
9987
9988 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9989 (relink_command): Added --tag flags.
9990 (mode=install): If relinking fails; error out.
9991
c2273204
RH
99922002-03-12 Richard Henderson <rth@redhat.com>
9993
9994 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9995 .NOTPARALLEL tag.
9996 (do-check): Rename from check.
9997 (check): Allow parallel check.
9998
bcb64245
BW
99992002-03-12 Bob Wilson <bob.wilson@acm.org>
10000
10001 * MAINTAINERS: Add myself as maintainer for xtensa port.
10002 Fix alphabetical order in CPU port maintainer list.
10003 Remove myself from Write After Approval list.
10004
63adb4ff
RH
100052002-03-11 Richard Henderson <rth@redhat.com>
10006
10007 * Makefile.in (.NOTPARALLEL): Add fake tag.
10008
9bec4bf0
L
100092002-03-07 H.J. Lu (hjl@gnu.org)
10010
10011 * configure.in: Enable gprof for mips*-*-linux*.
10012
c7fc1f84
DS
100132002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10014
10015 * MAINTAINERS (Write After Approval): Add myself.
10016
6bff33fb
AO
100172002-02-28 Alexandre Oliva <aoliva@redhat.com>
10018
10019 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10020 libjava.
10021 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10022
0210b33b
AO
100232002-02-23 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10026 because its Makefile is there; test for the executable instead.
10027
fcc0a3ef
AO
100282002-02-22 Alexandre Oliva <aoliva@redhat.com>
10029
10030 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10031 libstdc++-v3 and libjava.
10032
dce2d8b2 100332002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10034
10035 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10036 boehm-gc
5ce6f47b 10037
40fe0ec3
AO
100382002-02-09 Alexandre Oliva <aoliva@redhat.com>
10039
10040 * config.guess: Updated to 2002-01-30's version.
10041 * config.sub: Updated to 2002-02-01's version.
10042 Contribute sh64-elf.
10043 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10044 * configure.in: Added sh64-*-*.
10045
694d53ee
CD
100462002-02-08 Chris Demetriou <cgd@broadcom.com>
10047
10048 * MAINTAINERS: Belatedly add myself to write after approval list.
10049
a9ca50b1
JH
10050Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10051
10052 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10053 Remove self as Write After Approval.
10054
5ffc3500
GK
100552002-01-31 Geoffrey Keating <geoffk@redhat.com>
10056
10057 * MAINTAINERS: Put self in as maintainer for contrib/regression
10058 directory.
10059
4ceaf7fb
PE
100602002-01-28 Phil Edwards <pme@gcc.gnu.org>
10061
10062 * MAINTAINERS: Update my email address.
10063
51584787
JT
100642002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10065
5ce6f47b
EC
10066 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10067 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10068 libraries if not supported for NetBSD on target CPU.
10069
5701d273
DR
100702002-01-25 Douglas B Rupp <rupp@gnat.com>
10071
10072 * install-sh: Use _inst.$$_ for temp file name.
10073
b299a075
JT
100742002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10075
10076 * MAINTAINERS (Write After Approval): Move my contact info
10077 from here...
10078 (OS Port Maintainers): ...to here (netbsd).
10079
51fe14b5
BW
100802002-01-22 Bob Wilson <bob.wilson@acm.org>
10081
10082 * MAINTAINERS (Write After Approval): Add myself.
10083
dce2d8b2 100842002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10085
10086 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10087 (all-target-fastjar): Also depend on all-target-libiberty.
10088
3cd87679
L
100892002-01-16 H.J. Lu (hjl@gnu.org)
10090
10091 * config.guess: Import from master sources, rev 1.225.
10092 * config.sub: Import from master sources, rev 1.238.
10093
969a6d8f
KH
100942002-01-16 Kazu Hirata <kazu@hxi.com>
10095
10096 * MAINTAINERS (Write After Approval): Remove myself.
10097
366f6a52
FW
100982001-12-19 Florian Weimer <fw@deneb.enyo.de>
10099
10100 * MAINTAINERS (Write After Approval): Add myself.
10101
f02240b6
JM
101022001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10103
10104 * MAINTAINERS: Add self as docs co-maintainer.
10105
5d08dc39
MK
101062001-12-11 Matthias Klose <doko@debian.org>
10107
10108 * MAINTAINERS (Write After Approval): Add myself.
10109
39e790d5
ZW
101102001-12-09 Zack Weinberg <zack@codesourcery.com>
10111
10112 * MAINTAINERS: Update my email address.
10113
4519d6a3
TC
101142001-12-07 Turly O'Connor <turly@apple.com>
10115 * MAINTAINERS (Write After Approval): Add myself.
10116 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10117 (rs6000_initialize_trampoline): Call __trampoline_setup for
10118 ABI_DARWIN too.
10119 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10120 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10121
21cf0a73
PC
101222001-12-07 Paolo Carlini <pcarlini@unitus.it>
10123
10124 * MAINTAINERS (Write After Approval): Add myself.
10125
4ee43206
DR
10126Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10127
10128 * configure, configure.in: Use temp file for long sed commands.
10129
251931f3
LG
101302001-12-03 Laurent Guerby <guerby@acm.org>
10131
10132 * config.sub: Update to version 1.232 on subversion.
10133
03777dd7
BE
101342001-12-03 Ben Elliston <bje@redhat.com>
10135
10136 * MAINTAINERS: Update mail address for config.* patches.
10137
dce2d8b2 101382001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10139 Zack Weinberg <zack@codesourcery.com>
10140
10141 When build != host, create libiberty for the build machine.
10142
10143 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10144 CONFIG_ARGUMENTS.
10145 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10146 New variables.
10147 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10148 and rules.
10149 (all.normal): Depend on ALL_BUILD_MODULES.
10150 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10151 (all-build-libiberty): Depend on configure-build-libiberty.
10152
10153 * configure: Calculate and substitute proper value for
10154 ALL_BUILD_MODULES.
10155 * configure.in: Create the build subdirectory.
10156 Calculate and substitute TARGET_CONFIGARGS (formerly
10157 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10158
04075e8f
ZL
101592001-11-26 Ziemowit Laski <zlaski@apple.com>
10160
10161 * MAINTAINERS (write-after-approval): Add self.
10162
ed19322d
CR
101632001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10164
10165 * MAINTAINERS (GNATS only accounts): Remove self.
10166
90a12988
HPN
101672001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10168
10169 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10170 libf2c.
10171
77e653ad
CR
101722001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10173
10174 * MAINTAINERS (Write After Approval): Add self.
10175
64adad99
DB
101762001-11-12 David O'Brien <obrien@FreeBSD.org>
10177
10178 * MAINTAINERS: mips and s390 are also CPU ports.
10179
834a28c7
DB
101802001-11-12 David O'Brien <obrien@FreeBSD.org>
10181
10182 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10183
ef94239f
DB
101842001-11-11 David O'Brien <obrien@FreeBSD.org>
10185
10186 * MAINTAINERS: Alphabetize.
10187
beda0427
KH
101882001-11-09 Kazu Hirata <kazu@hxi.com>
10189
10190 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10191
6ca224d3
JDA
101922001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10193
10194 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10195
132e4bd7
PE
101962001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10197
10198 * configure.in (--enable-languages): Be more permissive about
10199 syntax. Check for empty lists better. Warn about $LANGUAGES.
10200
c6243b4c
GK
102012001-11-08 Geoffrey Keating <geoffk@redhat.com>
10202
10203 * config.sub: Import from master sources, rev. 1.230.
10204 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10205
abbb9e76
LG
102062001-11-07 Laurent Guerby <guerby@acm.org>
10207
10208 * MAINTAINERS (Write After Approval): Add self.
10209
53cdb27a
HPN
102102001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10211
10212 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10213
dd3a88c9
HPN
102142001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10215
10216 * config.sub: Import from master sources, rev 1.226.
10217 * config.guess: Import from master sources, rev 1.216.
10218
d344dce9
HPN
102192001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10220
10221 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10222 * MAINTAINERS: Add self as maintainer of MMIX port.
10223 Remove old after-approval entry.
10224
63f6bcd7
JM
102252001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10226
10227 * ChangeLog, configure: Fix spelling errors.
10228
84f92638
BK
102292001-10-20 Brendan Kehoe <brendan@zen.org>
10230
10231 * MAINTAINERS: Tweak my address.
10232
dce2d8b2 10233Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10234
10235 * MAINTAINERS: Update my email address.
10236
1567080c 102372001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10238
f48a3b5c 10239 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10240 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10241
30106886
GB
102422001-10-10 Geert Bosch <bosch@gnat.com>
10243
e490616e 10244 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10245 Added Robert Dewar.
10246
dce2d8b2 102472001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10248
10249 * MAINTAINERS (Write After Approval): Added self
10250
d1c3e709
GB
102512001-10-02 Geert Bosch <bosch@gnat.com>
10252
10253 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10254
50f5f793
JM
102552001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10256
10257 * configure: Handle temporary files securely using mkdir.
10258
7fddf9a9
AO
102592001-09-29 Alexandre Oliva <aoliva@redhat.com>
10260
10261 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10262
dce2d8b2 102632001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10264
10265 * configure.in (*-*-linux*): Disable configuration of target-newlib
10266 and target-libgloss.
e490616e 10267
0c055e34
AO
102682001-09-26 Alexandre Oliva <aoliva@redhat.com>
10269
10270 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10271 RANLIB.
10272
759bfa90
AO
102732001-09-21 Alexandre Oliva <aoliva@redhat.com>
10274
10275 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10276 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10277 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10278 avoid quotes nesting problems.
10279 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10280 (DO_X): Export only variables that are set.
10281
1dc4a750
BE
102822001-09-19 Ben Elliston <bje@redhat.com>
10283
10284 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10285 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10286 semantics. Use the shell built-in "type" command instead.
10287
898c7238
AO
102882001-08-31 Alexandre Oliva <aoliva@redhat.com>
10289
10290 Merged from gcc-3_0-branch:
10291 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10292 * ltcf-c.sh: Use $objext, not $ac_objext.
10293 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10294 * ltcf-cxx.sh: Add support for GNU.
10295 2001-07-22 Timothy Wall <twall@redhat.com>
10296 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10297 default settings if using GNU tools with that configuration.
10298 * ltcf-cxx.sh: Ditto.
10299 * ltcf-gcj.sh: Ditto.
10300 2001-07-21 Michael Chastain <chastain@redhat.com>
10301 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10302 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10303 * ltmain.sh: Mark as gcc-local.
10304
8fa0a32e
EC
103052001-08-30 Eric Christopher <echristo@redhat.com>
10306 Jason Eckhardt <jle@redhat.com>
10307
10308 * config.guess: Merge from master sources.
10309 * config.sub: Merge from master sources, add support for mipsisa32.
10310
32f30f91 103112001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10312 * config.sub: Merge from master sources, rev 1.219.
10313 * MAINTAINERS: Add self as contact for stormy16 port.
10314
f6084f99
ZW
103152001-08-14 Zack Weinberg <zackw@panix.com>
10316
10317 * config.sub: Merge from master sources, rev 1.218.
10318 * config.guess: Merge from master sources, rev 1.209.
10319
91b54f7f
GS
103202001-08-11 Graham Stott <grahams@redhat.com>
10321
10322 * Makefile.in (check-c++): Add missing semicolon.
10323
e5b3941e
JH
10324Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10325
32f30f91 10326 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10327
6387a56e
EC
103282001-07-30 Eric Christopher <echristo@redhat.com>
10329
10330 * MAINTAINERS (Various maintainers: mips port): Added myself.
10331
53b475f0
AH
103322001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10333
e490616e 10334 * configure.in (sh-*-linux*): New.
53b475f0 10335
2a08c780
RH
103362001-07-27 Richard Henderson <rth@redhat.com>
10337
10338 * .cvsignore: Add LAST_UPDATED.
10339
bfa79422
UW
103402001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10341
10342 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10343
0ae85492
AH
103442001-07-16 Aldy Hernandez <aldyh@redhat.com>
10345
e490616e 10346 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10347
8e1ab0fe
NP
10348Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10349
10350 * MAINTAINERS (Write After Approval): Added myself.
10351
2b997990
SC
103522001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10353
10354 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10355 and libgcj on m68hc11/m68hc12.
10356
d920e825
L
103572001-06-27 H.J. Lu (hjl@gnu.org)
10358
10359 * Makefile (CFLAGS_FOR_BUILD): New.
10360 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10361
d425a1e0
JM
103622001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10363
10364 * README: Remove version number.
10365
5b5b4207
GP
103662001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10367
10368 * INSTALL/README: Update wrt. to the installation instructions now
10369 residing in gcc/doc/install.texi.
10370
be839b69
JM
103712001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10372
10373 * README: Replace with a cut-down and updated version of gcc/README.
10374
fe2ee7c4
DE
103752001-06-12 David Edelsohn <edelsohn@gnu.org>
10376
10377 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10378 multilibs to be disabled.
10379
4f5d646c
DB
103802001-06-11 Daniel Berlin <dan@cgsoftware.com>
10381
10382 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10383
818f0c85
AO
103842001-06-09 Alexandre Oliva <aoliva@redhat.com>
10385
10386 * config.guess: Import CVS version 1.195.
10387 * config.sub: Import CVS version 1.212.
10388
e9a8af10
AO
103892001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10390
10391 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10392 gcc/xgcc is built, use -print-prog-name to find out the program
10393 name to use.
10394
ae3ca0a9
PE
103952001-06-04 Phil Edwards <pme@sources.redhat.com>
10396
10397 * config.guess: Import CVS version 1.194. All gcc-local changes
10398 appear to also be in the master copy.
10399 * config.sub: Import CVS version 1.211.
10400
066bd40d
MM
10401Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10402
10403 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10404 with_gcc]: Use `gcc -shared' to build a shared library.
10405
4aef4f33
JDA
10406Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10407
10408 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10409 archives.
10410
c386f00f
RO
10411Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10412
10413 * MAINTAINERS (Write After Approval): Add myself.
10414
2ae5cea5
HPN
104152001-06-01 Hans-Peter Nilsson <hp@axis.com>
10416
10417 * configure.in (libstdcxx_flags): Do not try to execute
10418 libstdc++-v3/testsuite_flags until it exists.
10419
c3766183
AM
104202001-06-01 Alan Modra <amodra@bigpond.net.au>
10421
10422 * MAINTAINERS: Update my email address.
10423
9b337833
GS
104242001-05-31 Graham Stott <grahams@redhat.com>
10425
10426 * MAINTAINERS (Write After Approval): Add myself.
10427
dce2d8b2 104282001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10429
10430 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10431 libraries when using g++ with native linker.
10432
5f7de4b8
AO
104332001-05-28 Alexandre Oliva <aoliva@redhat.com>
10434
10435 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10436
a7bc0fbb
AO
104372001-05-22 Alexandre Oliva <aoliva@redhat.com>
10438
10439 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10440 [aix4*|aix5*]: Prepend blank.
10441
33456445
AO
104422001-05-20 Alexandre Oliva <aoliva@redhat.com>
10443
10444 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10445 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10446 of subdir/configure scripts to use the new libtool.m4.
10447
e48d3d00
MK
104482001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10449
10450 * MAINTAINERS (Write After Approval): Add myself.
10451
9e0e191b
BK
104522001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10453
10454 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10455
3f19b439
BE
104562001-05-11 Ben Elliston <bje@redhat.com>
10457
10458 * Makefile.in (all-sid): New target.
10459 (check-sid, clean-sid, install-sid): Likewise.
10460
6ebe3121
JO
104612001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10462
10463 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10464
ca3667c4
AO
104652001-05-03 Alexandre Oliva <aoliva@redhat.com>
10466
10467 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10468 libgcj.
10469
104702001-05-03 Alexandre Oliva <aoliva@redhat.com>
10471
10472 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10473 gcc/xgcc is built, use -print-prog-name to find out the program
10474 name to use.
10475
b2964d63
AO
104762001-04-26 Alexandre Oliva <aoliva@redhat.com>
10477
b1bb2302
AO
10478 * configure.in (noconfigdirs): Don't reset it from scratch in the
10479 target case; only append to it.
6387a56e 10480
b2964d63
AO
10481 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10482 sparc-*-solaris2.8]: Disable ${libgcj}.
10483
8343765d
AO
104842001-04-25 Alexandre Oliva <aoliva@redhat.com>
10485
10486 * configure.in (libgcj_saved): Copy from $libgcj.
10487 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10488 --disable-libgcj.
10489
ddbb6d43
GRK
104902001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10491
10492 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10493 C front end maintainer.
ddbb6d43 10494
3fa03ff9
AG
10495Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10496
10497 * configure.in: Move *-chorusos target case to the proper switch.
10498 Disable libgcj.
10499
99ffe40f
AO
105002001-04-12 Alexandre Oliva <aoliva@redhat.com>
10501
10502 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10503 1.641.2.228.
10504
78faa32d
FS
105052001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10506
10507 * Makefile.in (STAGE1_CFLAGS): Pass down.
10508
cdbff0ab
AM
105092001-04-13 Alan Modra <amodra@one.net.au>
10510
10511 * config.guess: Add hppa64-linux support. Note for next import that
10512 this is already in the master file.
10513 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10514
75b9074c
AO
105152001-04-12 Alexandre Oliva <aoliva@redhat.com>
10516
10517 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10518 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10519
125404c5
SS
105202001-04-11 Stan Shebs <shebs@apple.com>
10521
10522 * MAINTAINERS: Add self as Darwin port maintainer.
10523
876684fe
AM
105242001-04-11 Alan Modra <amodra@one.net.au>
10525
10526 * MAINTAINERS: Update my email address.
10527
06729913
LR
105282001-04-10 Loren J. Rittle <ljrittle@acm.org>
10529
10530 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10531 recent versions of FreeBSD (release 3 or later).
10532 * ltconfig: On FreeBSD, -lc must not be provided when building
10533 a shared library or else the standard -pthread gcc option is
10534 rendered worthless to later users of the built library.
10535
67916302
JM
105362001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10537
10538 * MAINTAINERS: Add self and RTH as C front end maintainers.
10539
d2bc0628
AO
105402001-04-05 Alexandre Oliva <aoliva@redhat.com>
10541
e490616e
ZW
10542 * config.sub: Make sure to match an already-canonicalized
10543 machine name (eg. mn10300-unknown-elf).
d2bc0628 10544
a3406c06
AO
105452001-04-01 Alexandre Oliva <aoliva@redhat.com>
10546
10547 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10548 New macros.
10549 (bootstrap, cross): Use RECURSE_FLAGS.
10550 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10551
a076f6a4
AO
105522001-03-27 Alexandre Oliva <aoliva@redhat.com>
10553
10554 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10555
e9f4fa71
CH
105562001-03-22 Colin Howell <chowell@redhat.com>
10557
7238de5c
CH
10558 * Makefile.in (DO_X): Do not backslash single-quotes in
10559 backquotes (two places).
e9f4fa71 10560
b6b14b1b
AO
105612001-03-22 Alexandre Oliva <aoliva@redhat.com>
10562
10563 Re-installed:
10564 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10565 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10566 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10567 * ltcf-cxx.sh: Likewise.
10568 * ltcf-gcj.sh: Likewise.
10569
1eb0b89d
GP
105702001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10571
10572 * MAINTAINERS: Add myself as "documentation co-maintainer".
10573
82e23236
AO
105742001-03-22 Alexandre Oliva <aoliva@redhat.com>
10575
10576 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10577 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10578
64ec27c3
TT
105792001-03-19 Tom Tromey <tromey@redhat.com>
10580
10581 * config-ml.in: Handle GCJ and GCJFLAGS.
10582
191de407
MC
105832001-03-21 Michael Chastain <chastain@redhat.com>
10584
10585 * Makefile.in: all-m4 depends on all-texinfo.
10586
fed4dede
LR
105872001-03-20 Loren J. Rittle <ljrittle@acm.org>
10588
10589 * MAINTAINERS: Add myself to write after approval list.
10590
085072bb
LB
105912001-03-18 Laurynas Biveinis <lauras@softhome.net>
10592
10593 * Makefile.in (DO_X): Quote nested quotes.
10594
5af8ea3f
AM
105952001-03-18 Alan Modra <alan@linuxcare.com.au>
10596
10597 * MAINTAINERS: Add myself to write after approval list.
10598
69e23037
LB
105992001-03-15 Laurynas Biveinis <lauras@softhome.net>
10600
10601 * Makefile.in (DO_X): Use double quotes for quoting
10602 "RANLIB=$${RANLIB}".
10603
2b9650f4
OP
106042001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10605
10606 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10607
dce2d8b2 106082001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10609
10610 * configure.in: Only use `lang_requires' for languages athat are
10611 actually enabled.
10612
f6646274
PE
106132001-03-08 Phil Edwards <pme@sources.redhat.com>
10614
10615 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10616
c9a54638
AO
106172001-03-08 Alexandre Oliva <aoliva@redhat.com>
10618
10619 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10620
6a556ad6
TT
106212001-03-07 Tom Tromey <tromey@redhat.com>
10622
10623 * configure.in: Allow config-lang.in to set `lang_requires' to list
10624 of other required languages.
10625
6822468a
LB
106262001-03-06 Laurynas Biveinis <lauras@softhome.net>
10627
10628 * Makefile.in: Remove RANLIB definition. Use RANLIB
10629 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10630 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10631
f04885d3 106322001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10633 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10634
f04885d3
BK
10635 * Makefile.in (check-c++): Use tabs, not spaces.
10636
288edf47 106372001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10638
288edf47
LB
10639 * MAINTAINERS: add myself to Write After Approval list.
10640
3d55d2f8 106412001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10642
e490616e 10643 * Makefile.in (check-c++): New rule.
6387a56e 10644
4d88a68a
BK
10645 * configure.in (target_libs): Remove libg++.
10646 (noconfigdirs): Remove libg++.
10647 (noconfigdirs): Same.
10648 (noconfigdirs): Same.
10649 (noconfigdirs): Same.
10650
10651 * config-ml.in: Remove libg++ references.
10652
10653 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10654 (ALL_TARGET_MODULES): Same.
10655 (configure-target-libg++): Remove.
10656 (all-target-libg++): Remove.
10657 (configure-target-libio): Remove.
10658 (all-target-libio): Remove.
10659 (check-target-libio): Remove.
10660 (.PHONY): Remove.
10661 (libg++.tar.bz2): Remove.
10662 (all-target-cygmon): Remove libio.
10663 (all-target-libstdc++): Remove.
10664 (configure-target-libstdc++): Remove.
10665 (TARGET_LIB_PATH): Remove libstdc++.
10666 (ALL_GCC_CXX): Remove libstdc++.
10667 (all-target-gperf): Correct.
10668
2437d4ed
NC
106692001-02-16 Nick Clifton <nickc@redhat.com>
10670
10671 * configure.in (noconfigdirs): Allow configuration of texinfo
10672 for Cygwin hosts.
10673
85b99cbe
AG
106742001-02-15 Anthony Green <green@redhat.com>
10675
10676 * configure: Introduce GCJ_FOR_TARGET.
10677 * configure.in: Ditto.
10678 * Makefile.in: Ditto.
10679
7b18790c
AS
106802001-02-13 Andreas Schwab <schwab@suse.de>
10681
10682 * MAINTAINERS: Update mail address.
10683
c4880c99
MS
106842001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10685
10686 * config.guess: Add linux target for S/390.
10687 * config.sub: Likewise.
10688
dce2d8b2 106892001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10690
10691 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10692 target-libgloss.
e31ae6db 10693
7739adfb
BE
106942001-02-06 Ben Elliston <bje@redhat.com>
10695
10696 * configure: Output host type to stdout, not stderr.
10697
36ca672c
MM
106982001-02-05 Mark Mitchell <mark@codesourcery.com>
10699
e40f2829 10700 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10701 * ltcf-cxx.sh: Likewise.
10702
36ca672c
MM
10703 * config.if: Assume enable_libstdcxx_v3 is defined.
10704
22fdd65e
MM
107052001-02-04 Mark Mitchell <mark@codesourcery.com>
10706
10707 Remove V2 C++ library.
10708 * configure.in: Remove --enable-libstdcxx_v3 support.
10709
3b60dd8e
BM
107102001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10711
10712 * include/demangle.h: Add prototype for java_demangle_v3.
10713
42c0c80a
PE
107142001-01-29 Phil Edwards <pme@sources.redhat.com>
10715
10716 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10717
0be25992
RH
107182001-01-27 Richard Henderson <rth@redhat.com>
10719
10720 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10721
8a8de62d
MS
107222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10723
10724 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10725 Don't unset, it's non-portable and no longer necessary, set to empty
10726 instead.
10727
92769744
MS
107282001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10729
10730 * ltconfig: Shell portability fix for the tagname validity check.
10731
88a1c0ab
AO
107322001-01-27 Alexandre Oliva <aoliva@redhat.com>
10733
10734 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10735 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10736
45291dd5
MS
107372001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10738
10739 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10740
1ace7e15
TT
107412001-01-26 Tom Tromey <tromey@redhat.com>
10742
10743 * configure.in: Allow libgcj to be built on Sparc Solaris.
10744
0ef8b11b
DE
107452001-01-25 David Edelsohn <edelsohn@gnu.org>
10746
10747 * ltcf-c.sh: Add aix5 case.
10748 * ltcf-cxx.sh: Likewise.
10749 * ltconfig: Likewise.
10750
0006091e
AO
107512001-01-24 Alexandre Oliva <aoliva@redhat.com>
10752
9bad11e1
AO
10753 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10754 keep at least one of build_libtool_libs or build_old_libs set to
10755 yes.
10756
0006091e
AO
10757 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10758 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10759
7c01b2b5
BM
107602001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10761
10762 * configure.in: Enable libgcj on several additional platforms.
10763
d340e0ac
BM
107642001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10765
10766 * configure.in: Enable libgcj for linux targets.
10767
5baf8c37
MS
107682001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10769
10770 * MAINTAINERS (Write After Approval): Add myself.
10771
10a0ba84
JDA
107722001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10773
10774 * MAINTAINERS: Add myself as vax port maintainer.
10775
357c6a4b
FH
107762001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10777
10778 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10779
6e2d9a7a
MS
107802001-01-09 Mike Stump <mrs@wrs.com>
10781
10782 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10783 failures of subdirectories.
10784
b6b14b1b 107852001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10786
b6b14b1b 10787 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10788 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10789 * ltcf-cxx.sh: Likewise.
10790 * ltcf-gcj.sh: Likewise.
10791 * ltconfig.sh: Fix typo.
976b230d 10792
07109110
LB
107932001-01-02 Laurynas Biveinis <lauras@softhome.net>
10794
10795 * configure: handle DOS-style absolute paths.
10796
1da5b8fc
LB
107972001-01-02 Laurynas Biveinis <lauras@softhome.net>
10798
10799 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10800
4c2f5b4f
MM
108012000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10802
10803 * MAINTAINERS: Add myself as avr port co-maintainer.
10804
bc53668e
BE
108052000-12-28 Ben Elliston <bje@redhat.com>
10806
10807 * MAINTAINERS: Add myself under ``Write After Approval''.
10808
c387606f
JM
108092000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10810
10811 * texinfo: Remove directory from GCC.
10812
2cb5082c
JM
108132000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10814
10815 * COPYING: Update to current
10816 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10817 to 19yy as example year in copyright notice).
10818
cc330df9
BK
108192000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10820
6387a56e 10821 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10822 (libstdcxx_incdir): Pass down.
10823 * config.if: Remove expired bits for cxx_interface, add stub.
10824 (libstdcxx_incdir): Add variable for g++ include directory.
10825 * configure.in (gxx_include_dir): Use it.
6387a56e 10826
4c6b2835
AO
108272000-12-18 Alexandre Oliva <aoliva@redhat.com>
10828
10829 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10830 with old-email address from ``Write After Approval''.
10831
3896f13e
AJ
108322000-12-15 Andreas Jaeger <aj@suse.de>
10833
10834 * configure.in: Handle lang_dirs.
10835
108362000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10837
ad46e881
TT
10838 * MAINTAINERS: Removed brads.
10839
90a10418
TT
10840 * MAINTAINERS: Added gcj developers.
10841
41dfe3a2 108422000-12-13 Anthony Green <green@redhat.com>
6387a56e 10843
41dfe3a2 10844 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10845 listed. Disable libgcj for x86 and Alpha Linux until compatible
10846 with g++ abi.
6387a56e 10847
e2f601da
MS
108482000-12-13 Mike Stump <mrs@wrs.com>
10849
10850 * Makefile.in (local-distclean): Also remove fastjar.
10851
70030c01
RB
108522000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10853
10854 * contrib/gcc_update: Add fastjar --touch entries.
10855
2a50f859
AO
108562000-12-12 Alexandre Oliva <aoliva@redhat.com>
10857
10858 * configure.in: Disable language-specific target libraries for
10859 languages that aren't enabled.
10860
7743113b
AG
108612000-12-10 Anthony Green <green@redhat.com>
10862
10863 * configure.in: Define libgcj. Disable libgcj target libraries for
10864 most targets.
10865
92e061a6
NB
108662000-12-10 Neil Booth <neilb@earthling.net>
10867
10868 * MAINTAINERS: Update mail address, remove from WAA list.
10869
f34ff6d6
APB
108702000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10871
10872 * libjava: Imported from /cvs/java.
10873 * libffi: Likewise.
10874 * Boehm-gc: Likewise.
10875
d82a33c6
APB
108762000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10877
10878 * configure.in (target_libs): Revert 2000-12-08 patch.
10879 (noconfigdirs): Added target-libjava.
10880
e14f8e28
LB
108812000-12-09 Laurynas Biveinis <lauras@softhome.net>
10882
10883 * djunpack.bat: removed.
10884
fc26516b
LB
108852000-12-09 Laurynas Biveinis <lauras@softhome.net>
10886
10887 * Makefile.in: handle DOS-style absolute paths.
10888 * config-ml.in: likewise.
10889 * symlink-tree: likewise.
10890
bd8757b3
APB
108912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10892
10893 * fastjar: Imported.
10894
81522a1f
APB
108952000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10896
10897 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10898 libjava.
10899 * configure.in (target_libs): Removed `target-libjava'.
10900
5db1f7ed
APB
109012000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10902
10903 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10904 (ALL_MODULES): Added fastjar.
10905 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10906 (all-target-libjava): all-fastjar replaces all-zip.
10907 (all-fastjar): Added.
10908 (configure-target-fastjar, all-target-fastjar): Likewise.
10909 * configure.in (host_tools): Added fastjar.
10910
5e59997c
MS
109112000-12-07 Mike Stump <mrs@wrs.com>
10912
10913 * Makefile.in (local-distclean): Remove leftover built files.
10914
0a534f40
NC
109152000-11-24 Nick Clifton <nickc@redhat.com>
10916
10917 * configure.in (xscale-elf): Add target.
10918 (xscale-coff): Add target.
10919
7686cadf
LR
109202000-11-22 Loren J. Rittle <ljrittle@acm.org>
10921
e490616e
ZW
10922 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10923 recent versions of FreeBSD (release 3 or later).
10924 * ltconfig: On FreeBSD, -lc must not be provided when building
10925 a shared library or else the standard -pthread gcc option is
10926 rendered worthless to later users of the built library.
7686cadf 10927
fff01699
FF
109282000-11-16 Fred Fish <fnf@be.com>
10929
10930 * configure.in (enable_libstdcxx_v3): Fix typo,
10931 libstd++ -> libstdc++.
10932
4dc16355
KL
109332000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10934
10935 * MAINTAINERS: Add self to Write After Approval list.
10936
bf6fc7b2
BS
109372000-11-21 Bernd Schmidt <bernds@redhat.com>
10938
10939 * MAINTAINERS: Update my email address. Add myself to global write
10940 privs list.
10941
ce8e06b1
AO
109422000-11-18 Alexandre Oliva <aoliva@redhat.com>
10943
6e2a4843
AO
10944 * Makefile.in: Merge with src and libgcj.
10945 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10946 configure-target-<library> when their configure scripts need the C
10947 or C++ library to have already been built to work properly.
10948 (do_proto_toplev): Set them to an empty string.
10949
ce8e06b1
AO
10950 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10951 (REALLY_SET_LIB_PATH): Use them.
10952
c003f378
SS
109532000-11-17 Stan Shebs <shebs@apple.com>
10954
10955 * MAINTAINERS: Add self to Write After Approval list.
10956
cc1e60ea
JM
109572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10958
10959 * configure: Provide the original toplevel configure arguments
10960 (including $0) to subprocesses in the environment rather than
10961 through gcc/configargs.h.
10962
1173593d
JM
109632000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10964
10965 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10966 C99. Alphabetise "Write After Approval" list.
10967
520907ee
MM
109682000-11-12 Mark Mitchell <mark@codesourcery.com>
10969
34f6fbdb
MM
10970 * configure: Turn on libstdc++ V3 by default.
10971
520907ee
MM
10972 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10973 if we've got GCC.
10974
0bbd37ed
PB
109752000-11-11 Philip Blundell <philb@gnu.org>
10976
10977 * MAINTAINERS: Add self to Write After Approval list.
10978
7ca0e6d9
DE
109792000-11-09 David Edelsohn <edelsohn@gnu.org>
10980
10981 * ltcf-c.sh (aix4): Improve shared library configuration; require
10982 exporting symbols.
10983 * ltcf-cxx.sh (aix4): Define.
10984 * ltconfig (aix4): Define library and soname specs appropriate for
10985 AIX. Define command to create export symbols list.
10986
dce2d8b2 10987Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10988
10989 * config.sub: Add support for Sun Chorus
10990
fc05d516
NC
109912000-10-31 Nick Clifton <nickc@redhat.com>
10992
10993 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10994 <name>@redhat.com. Also installed new email address for Clint
10995 Popetz.
6387a56e 10996
90a0e73f
JM
109972000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10998
10999 * etc: Remove directory from GCC.
11000
a5e1b548
MM
110012000-10-16 Michael Meissner <meissner@redhat.com>
11002
11003 * configure (gcc/configargs.h): Only create if there is a build GCC
11004 directory created.
11005
6387a56e
EC
110062000-10-16 Matthias Klose <doko@debian.org>
11007
be1db873
MK
11008 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11009 when configured for libstdc++-v3.
11010
f5fa9a5b
PE
110112000-10-05 Phil Edwards <pme@gcc.gnu.org>
11012
11013 * configure: Save configure arguments to gcc/configargs.h.
11014
61a77fea
PT
110152000-10-04 Philipp Thomas <pthomas@suse.de>
11016
11017 * config.guess: Import CVS version 1.157.
11018 * config.sub: Import CVS version 1.181.
11019
3a4fee66
AP
110202000-10-04 Andris Pavenis <pavenis@latnet.lv>
11021
11022 * Makefile.in (bootstrap): avoid recursion if subdir missing
11023 (cross): ditto
11024 (do-proto-toplev): ditto
11025
3dd7094e
AO
110262000-09-30 Alexandre Oliva <aoliva@redhat.com>
11027
de710532
AO
11028 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11029 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11030
3dd7094e
AO
11031 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11032 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11033 all affected `configure' scripts.
11034
e592386f
NB
11035Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11036
11037 * MAINTAINERS: Add self as cpplib co-maintainer.
11038
fba54939
AH
110392000-09-24 Aldy Hernandez <aldyh@redhat.com>
11040
11041 * MAINTAINERS: Add self to Write After Approval list.
11042
2bd429f4
GP
110432000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11044
11045 * INSTALL/README: egcs -> GCC update.
11046
dce2d8b2 11047Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11048
11049 * MAINTAINERS: Add myself to Write After Approval list.
11050
d7ce9a83
KH
110512000-09-15 Kazu Hirata <kazu@hxi.com>
11052
11053 * MAINTAINERS: Add myself to Write After Approval list.
11054
18a53ffe
JL
11055Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11056
e490616e
ZW
11057 * configure.in: Do not build byacc for hppa64. Provide paths to the
11058 X11 libraries for hppa64.
18a53ffe 11059
f246ff23
SC
110602000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11061
11062 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11063
06298abd
AO
110642000-09-06 Alexandre Oliva <aoliva@redhat.com>
11065
4b92758a
AO
11066 * Makefile.in (all-zlib): Added dummy target.
11067
06298abd
AO
11068 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11069 ltcf-gcj.sh: Updated from libtool multi-language branch.
11070
4d73d07a
AO
110712000-09-05 Alexandre Oliva <aoliva@redhat.com>
11072
11073 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11074 (bootstrap*): Depend on all-bootstrap.
11075
05d52d78
PT
110762000-09-05 Philipp Thomas <pthomas@suse.de>
11077
11078 * config.guess: Import CVS version 1.156.
11079 * config.sub: Import CVS version 1.179.
11080
3c809ba4
AG
110812000-09-02 Anthony Green <green@cygnus.com>
11082
11083 * Makefile.in (all-gcc): Depend on all-zlib.
11084 (CLEAN_MODULES): Add clean-zlib.
11085 (ALL_MODULES): Add all-zlib.
11086 * configure.in (host_libs): Add zlib.
11087
10ad78a0 110882000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11089
11090 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11091 crosses, but add gcc/include to the header search path for them.
11092
b36a9ce3
DB
110932000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11094
11095 * MAINTAINERS: Add self to Write After Approval list.
11096
cb011248
FS
110972000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11098
11099 * config.guess: Import CVS version 1.152.
11100 * config.sub: Import CVS version 1.177.
11101
db310af0
AO
111022000-08-25 Alexandre Oliva <aoliva@redhat.com>
11103
7965440a
AO
11104 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11105 $targargs to tell whether newlib is going to be built.
11106
db310af0
AO
11107 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11108 $$r/TARGET_SUBDIR/libio for _G_config.h.
11109
e7977565
AO
111102000-08-23 Alexandre Oliva <aoliva@redhat.com>
11111
11112 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11113
126bb9ed
DD
111142000-08-22 DJ Delorie <dj@redhat.com>
11115
11116 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11117
5b0e9d29
AO
111182000-08-22 Alexandre Oliva <aoliva@redhat.com>
11119
11120 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11121 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11122 sub-configures.
11123
4f3e904e
DD
111242000-08-21 DJ Delorie <dj@redhat.com>
11125
11126 * MAINTAINERS: Add self as a libiberty maintainer
11127
c9635443
AO
111282000-08-16 Alexandre Oliva <aoliva@redhat.com>
11129
11130 * configure.in (libstdcxx_flags): Use
11131 libstdc++-v3/src/libstdc++.INC.
11132
8b2100ba
AO
111332000-08-15 Alexandre Oliva <aoliva@redhat.com>
11134
11135 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11136
57119aa9
ZW
111372000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11138
eeb943b0
ZW
11139 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11140
6387a56e 11141 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11142 explicit. Substitute enable_threads into generated Makefiles.
11143 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11144 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11145
acffa7c4
GK
111462000-08-13 Geoff Keating <geoffk@cygnus.com>
11147
11148 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11149
808d8c41
AO
111502000-08-12 Alexandre Oliva <aoliva@redhat.com>
11151
11152 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11153 previous delta.
11154
1fc8c51c 111552000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11156
1fc8c51c
JM
11157 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11158 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11159 (FLAGS_FOR_TARGET): Not here.
11160 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11161
25698887
AO
111622000-08-11 Alexandre Oliva <aoliva@redhat.com>
11163
11164 * config-ml.in (CC, CXX): Don't introduce a leading space.
11165
10120687
DD
111662000-08-07 DJ Delorie <dj@delorie.com>
11167
11168 * MAINTAINERS: Add self as a DJGPP maintainer
11169
15c758e9
DD
111702000-08-07 DJ Delorie <dj@redhat.com>
11171
11172 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11173 "if we're also building gcc, and it's a gcc that will run on the
11174 build machine, we want to use its includes instead of the system's
11175 default includes".
11176
2d0de245
JM
111772000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11178
11179 * MAINTAINERS: Add self to Write After Approval list.
11180
e81b330a
AO
111812000-08-03 Alexandre Oliva <aoliva@redhat.com>
11182
83440c1e
AO
11183 * configure.in (libstdcxx_flags): Don't use `"'.
11184
e81b330a
AO
11185 * config-ml.in: Adjust multilib search paths to the
11186 appropriate multilib tree.
11187
cf95c847
AO
111882000-08-02 Alexandre Oliva <aoliva@redhat.com>
11189
11190 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11191 commas in $LANGUAGES.
11192
9e9af119
MH
111932000-08-02 Manfred Hollstein <manfredh@redhat.com>
11194
11195 * configure.in: Re-enable all references to libg++ and librx.
11196
606ce391
AO
111972000-08-01 Alexandre Oliva <aoliva@redhat.com>
11198
89820b43
AO
11199 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11200 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11201 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11202 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11203
606ce391
AO
11204 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11205
04179d4a
AO
112062000-07-31 Alexandre Oliva <aoliva@redhat.com>
11207
11208 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11209 CXX_FOR_TARGET for sed.
11210
d4eb109c
AO
112112000-07-30 Alexandre Oliva <aoliva@redhat.com>
11212
11213 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11214 Do not override if already set in the environment or in configure.
11215 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11216 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11217
4f4caf92
AO
112182000-07-28 Alexandre Oliva <aoliva@redhat.com>
11219
11220 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11221 the libtool CVS tree multi-language branch.
11222 * ltconfig, ltmain.sh: Updated.
6387a56e 11223
b87487b6
AO
112242000-07-27 Alexandre Oliva <aoliva@redhat.com>
11225
1670d1ea
AO
11226 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11227 (clean-target): Depend on it.
11228
b87487b6
AO
11229 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11230 (GCC_FOR_TARGET): Use it.
11231 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11232 * configure.in: ... here.
11233 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11234 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11235
4e81ae98
EC
112362000-07-24 Eric Christopher <echristo@cygnus.com>
11237
11238 * MAINTAINERS: Add self to Write After Approval list.
11239
059ae32c
AO
112402000-07-24 Alexandre Oliva <aoliva@redhat.com>
11241
5b28edd4
AO
11242 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11243 (configure-target-libchill, configure-target-libobjc): Likewise.
11244
059ae32c
AO
11245 * configure.in: Use the same cache file for all target libs.
11246 * config-ml.in: But different cache files per multilib variant.
11247
1adcd149
MS
112482000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11249
11250 * configure (topsrcdir): Don't use dirname.
11251
2d573dff
JO
112522000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11253
11254 * MAINTAINERS: Add self to Write After Approval list.
11255
d207ebef
JM
112562000-07-20 Jason Merrill <jason@redhat.com>
11257
11258 * configure.in: Remove all references to libg++ and librx.
11259
11260 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11261
112622000-07-20 Hans-Peter Nilsson <hp@axis.com>
11263
11264 * config.sub: Update to subversions version 2000-07-06.
11265
7b7792d5
AH
112662000-07-12 Andrew Haley <aph@cygnus.com>
11267
11268 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11269 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11270
3abaac67
PE
112712000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11272
11273 * symlink-tree: Check number of arguments.
11274
34be2b36
JW
112752000-07-05 Jim Wilson <wilson@cygnus.com>
11276
11277 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11278 search path for a g++ extracted from the build tree. This
11279 will allow link tests run by configure scripts in
11280 subdirectories to succeed.
11281
d207ebef
JM
112822000-07-01 Koundinya K <kk@ddeorg.soft.net>
11283
e490616e 11284 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11285
0900331b
MH
112862000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11287
11288 * MAINTAINERS: Add myself as loop discovery maintainer.
11289
d207ebef
JM
112902000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11291
11292 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11293 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11294
112952000-06-19 Timothy Wall <twall@cygnus.com>
11296
11297 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11298 * config.sub: Add tic54x target.
11299
11a27a76
TM
11300Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11301
11302 * MAINTAINERS: Add self as Fortran maintainer,
11303 remove Craig Burley.
11304
d207ebef 11305Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11306
d207ebef
JM
11307 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11308 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11309
7758b73f
PT
11310Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11311
11312 * MAINTAINERS: Add self as i18n maintainer
11313
d207ebef
JM
1131420000-05-21 H.J. Lu (hjl@gnu.org)
11315
e490616e
ZW
11316 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11317 directory are used if they exist. Make sure
11318 $(build_tooldir)/include is searched for header files,
11319 $(build_tooldir)/lib/ for library files.
d207ebef 11320 (GCC_FOR_TARGET): Likewise.
e490616e 11321 (CXX_FOR_TARGET): Likewise.
d207ebef 11322
bae29210
JL
11323Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11324
11325 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11326
d207ebef 11327Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11328
11329 * Makefile.in (configure-target-libiberty): Depend on
11330 configure-target-newlib.
11331
aab0d19d
AO
113322000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11333
11334 * configure.in, Makefile.in: Merge all libffi-related
11335 configury stuff from the libgcj tree.
11336
d207ebef
JM
11337Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11338
11339 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11340 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11341
11342Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11343
11344 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11345 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11346 current version information. Add to proto-toplev directory.
d207ebef
JM
11347 (gdb-taz): Build do-djunpack.
11348
758c7bd4
DE
113492000-05-15 David Edelsohn <edelsohn@gnu.org>
11350
11351 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11352
1888228d
AC
11353Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11354
11355 * MAINTAINERS: Add self to Write After Approval list.
11356
d207ebef
JM
113572000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11358
11359 * ltmain.sh: Preserve in relink_command any environment
11360 variables that may affect the linker behavior.
11361
2d7cc2fe
JL
11362Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11363
d207ebef
JM
11364 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11365
11366Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11367
11368 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11369
113702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11371
11372 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11373 with the version name.
2d7cc2fe 11374
ee455968
JE
11375Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11376
11377 * MAINTAINERS: Add self as bb-reorder maintainer.
11378
73b97e5c
BK
113792000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11380
11381 * config.if: Tweak.
11382
d207ebef
JM
113832000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11384
11385 * djunpack.bat: New file.
11386
11387Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11388
11389 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11390 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11391 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11392 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11393
954869eb
DP
113942000-04-16 Dave Pitts <dpitts@cozx.com>
11395
e490616e
ZW
11396 * config.sub (case $basic_machine): Change default for "ibm-*"
11397 to "openedition".
954869eb 11398
eaabe541
AJ
113992000-04-13 Andreas Jaeger <aj@suse.de>
11400
11401 * MAINTAINERS: Added myself.
11402
d207ebef
JM
11403Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11404
11405 * Makefile.in (gdb-taz): New target. GDB specific archive.
11406 (do-md5sum): New target.
11407 (MD5PROG): Define.
11408 (PACKAGE): Default to TOOL.
11409 (VER): Default to a shell script.
11410 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11411 md5 checksum generation.
d207ebef
JM
11412 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11413 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11414 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11415 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11416
11417Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11418
11419 * configure (warn_cflags): Delete.
11420
0ea6d60c
PDM
11421Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11422
11423 * MAINTAINERS: Added myself.
11424
17090313 114252000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11426 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11427
e490616e
ZW
11428 * configure.in (enable_libstdcxx_v3): Add.
11429 (target_libs): Add bits here to switch between libstdc++-v2 and
11430 libstdc++-v3.
11431 * config.if: And this file too.
11432 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11433
76b78517
MM
114342000-04-05 Michael Meissner <meissner@redhat.com>
11435
11436 * config.sub (d30v): Add d30v as a basic machine type.
11437
ad242caf
JM
114382000-03-29 Jason Merrill <jason@casey.cygnus.com>
11439
11440 * configure.in: -linux-gnu*, not -linux-gnu.
11441
d4537148
TM
11442Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11443
11444 * MAINTAINERS: Add self in write-after-approval section.
11445
f152e9d4
JW
11446Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11447
11448 * MAINTAINERS: Add self as ia64 port maintainer.
11449
6a5fcef1
NB
114502000-03-08 Neil Booth <NeilB@earthling.net>
11451
11452 * MAINTAINERS: Add self in write-after-approval section.
11453
d207ebef 11454Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11455
d207ebef
JM
11456 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11457 (do-tar-bz2): Replace TOOL with PACKAGE.
11458 (gdb.tar.bz2): Remove GDBTK from GDB package.
11459 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11460 dejagnu.tar.bz2): New packages.
d207ebef
JM
11461
114622000-02-27 Andreas Jaeger <aj@suse.de>
11463
11464 * configure.in: Add entry for mips*-*-linux*, move catch all
11465 *-*-*linux* entry below this one.
11466
114672000-02-27 Ian Lance Taylor <ian@zembu.com>
11468
11469 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11470
521fe9d0
NC
114712000-02-24 Nick Clifton <nickc@cygnus.com>
11472
11473 * config.sub: Support an OS of "wince".
11474
d207ebef
JM
11475Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11476
11477 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11478 version.
d207ebef 11479
dce2d8b2 114802000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11481
11482 * config.sub: Add support for Linux/IBM 370.
11483 * configure.in: Likewise.
11484
3a685f6f
NC
114852000-02-22 Nick Clifton <nickc@cygnus.com>
11486
11487 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11488
dce2d8b2 114892000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11490
d207ebef 11491 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11492
4746ee26
KG
114932000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11494
11495 * configure (gcc_version): When setting, narrow search to
11496 lines containing `version_string'.
11497
ba96c72d
DC
114982000-02-15 Denis Chertykov <denisc@overta.ru>
11499
11500 * config.sub: Add support for avr target.
11501
77f16a66
NC
115022000-02-14 Nick Clifton <nickc@cygnus.com>
11503
11504 * MAINTAINERS: Add maintainers for MCore port.
11505
784a3a80
HPN
11506Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11507
11508 * config.sub: Add mmix-knuth-mmixware.
11509
719dd4fa
KG
115102000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11511
11512 * MAINTAINERS: Pair cccp with cpplib maintainership.
11513
dce2d8b2 115142000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11515
11516 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11517 structure stuff to -L library search.
11518 (CXX_FOR_TARGET): Ditto.
11519 (CROSS_CHECK_MODULES): Fix spelling mistake.
11520
7a53e94b
MM
115212000-01-24 Mark Mitchell <mark@codesourcery.com>
11522
11523 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11524 the C++ compiler.
11525
0da3b5a7
RH
115262000-01-12 Richard Henderson <rth@cygnus.com>
11527
11528 * configure.in: Don't build some bits for beos.
11529
02368d6d
JS
115302000-01-12 Joel Sherrill (joel@OARcorp.com)
11531
11532 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11533 as include files.
11534
2e76d35c
ZW
115352000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11536
11537 * Add self as cpplib maintainer, as requested by Jason
11538 Merrill. Correct my e-mail address.
11539
4c25fdcf
GK
115402000-01-06 Geoff Keating <geoffk@cygnus.com>
11541
11542 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11543 not mh-aix43.
11544
188e3966
HPN
11545Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11546
11547 * MAINTAINERS: Add myself to "write after approval" list.
11548
c2f5d030
RH
115491999-12-14 Richard Henderson <rth@cygnus.com>
11550
11551 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11552 * config.sub: Accept alphaev[78], alphaev8.
11553
eeda916a
AO
115541999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11555
11556 * config.guess, config.sub: Update from autoconf.
11557
b3bd7820
BK
115581999-11-29 Bruce Korb <autogen@linuxbox.com>
11559
2c290989 11560 * MAINTAINERS: update my playtime e-address.
b3bd7820 11561
1882b2b1
RO
11562Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11563
11564 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11565 necessary libraries are missing.
11566
dce2d8b2 11567Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11568
11569 * MAINTAINERS: Add new 'write after approval' maintainer.
11570
1e25de97
APB
11571Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11572
11573 * MAINTAINERS: Add new Java maintainer.
11574
1722c704
AS
115751999-10-25 Andreas Schwab <schwab@suse.de>
11576
11577 * configure: Fix quoting inside arguments of eval.
11578
8141abe8
NC
115791999-10-21 Nick Clifton <nickc@cygnus.com>
11580
11581 * config-ml.in: Allow suppression of some ARM multilibs.
11582
0b77644a
LV
11583Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11584
11585 * config.guess: Add OS/390 match pattern.
11586 * config.sub: Add mvs, openedition targets.
11587 * configure.in (i370-ibm-opened*): New.
11588
d207ebef
JM
115891999-09-04 Steve Chamberlain <sac@pobox.com>
11590
11591 * config.sub: Add support for configuring for pj.
11592
115931999-08-31 Nick Clifton <nickc@cygnus.com>
11594
11595 * config.sub (maybe_os): Add support for configuring for fr30.
11596
af13ebe9
NC
115971999-08-25 Nick Clifton <nickc@cygnus.com>
11598
11599 * configure.in: Do not configure or build ld for AIX
11600 platforms. ld is known to be broken on these platforms.
11601
1250c760
RO
11602Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11603
11604 * config-ml.in: Pass compiler flag corresponding to multidirs to
11605 subdir configures.
11606
d207ebef
JM
116071999-08-09 Ian Lance Taylor <ian@zembu.com>
11608
11609 * Makefile.in (LDFLAGS): Define.
11610
116111999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11612
11613 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11614 noconfigdirs.
11615 (*-*-cygwin*): Likewise.
11616
116171999-08-08 Ian Lance Taylor <ian@zembu.com>
11618
11619 * mkdep: New file.
11620 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11621 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11622
11623 From Eli Zaretskii <eliz@is.elta.co.il>:
11624 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11625 long file name when using DJGPP on MS-DOS.
11626
dbd83e11
JL
11627Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11628
11629 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11630
d207ebef
JM
116311999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11632
11633 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11634 dependency as this causes "make check" to globally "make all"
11635
cd1f4c2c
TT
11636Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11637
11638 * configure.in (target_libs): Added target-zlib.
11639 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11640 (CONFIGURE_TARGET_MODULES): Likewise.
11641 (CHECK_TARGET_MODULES): Likewise.
11642 (INSTALL_TARGET_MODULES): Likewise.
11643 (CLEAN_TARGET_MODULES): Likewise.
11644 (configure-target-zlib): New target.
11645 (all-target-zlib): Likewise.
11646 (all-target-libjava): Depend on all-target-zlib.
11647 (configure-target-libjava): Depend on configure-target-zlib.
11648
11649 * Makefile.in (configure-target-libjava): Depend on
11650 configure-target-newlib.
11651 (configure-target-boehm-gc): New target.
11652 (configure-target-qthreads): New target.
11653
e490616e
ZW
11654 * configure.in (target_libs): Added target-qthreads.
11655 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11656 (CONFIGURE_TARGET_MODULES): Likewise.
11657 (CHECK_TARGET_MODULES): Likewise.
11658 (INSTALL_TARGET_MODULES): Likewise.
11659 (CLEAN_TARGET_MODULES): Likewise.
11660 (all-target-qthreads): New target.
11661 (configure-target-libjava): Depend on configure-target-qthreads.
11662 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11663
11664 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11665 (CONFIGURE_TARGET_MODULES): Likewise.
11666 (CHECK_TARGET_MODULES): Likewise.
11667 (INSTALL_TARGET_MODULES): Likewise.
11668 (CLEAN_TARGET_MODULES): Likewise.
11669 (all-target-libjava): New target.
11670 (all-target-boehm-gc): Likewise.
11671 * configure.in (target_libs): Added libjava, boehm-gc.
11672
d207ebef
JM
116731999-07-22 Ian Lance Taylor <ian@zembu.com>
11674
11675 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11676 configure.bat in SUPPORT_FILES.
11677 (gas+binutils.tar.bz2): Likewise.
11678
11679 * makeall.bat: Remove; obsolete.
11680
116811999-07-21 Ian Lance Taylor <ian@zembu.com>
11682
11683 From Mark Elbrecht:
11684 * configure.bat: Remove; obsolete.
11685
116861999-07-11 Ian Lance Taylor <ian@zembu.com>
11687
11688 * configure: Add -W -Wall to the default CFLAGS when compiling with
11689 gcc.
11690
11691Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11692
11693 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11694
116951999-06-30 Mark Mitchell <mark@codesourcery.com>
11696
11697 * configure.in: Build ld on IRIX6.
11698
116991999-06-12 Ian Lance Taylor <ian@zembu.com>
11700
11701 * Makefile.in: Change distribution targets to use bzip2 instead of
11702 gzip.
11703 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11704 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11705
117061999-06-04 Nick Clifton <nickc@cygnus.com>
11707
11708 * config.sub: Add mcore target.
11709
26d088fa
CD
11710Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11711
11712 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11713
c2c08b29
L
11714Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11715
11716 * config.guess (dummy): Changed to $dummy.
11717
671d0648
NC
117181999-05-24 Nick Clifton <nickc@cygnus.com>
11719
11720 * config.sub: Tidied up case statements.
11721
b1345c72
BE
117221999-05-22 Ben Elliston <bje@cygnus.com>
11723
51ccbd8d
BE
11724 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11725 <jiro@din.or.jp>.
11726
b1345c72
BE
11727 * config.guess: Merge with FSF version. Future changes will be
11728 more accurately recorded in this ChangeLog.
11729 * config.sub: Likewise.
11730
2caf864f
SM
11731Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11732
11733 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11734
d207ebef
JM
117351999-04-30 Tom Tromey <tromey@cygnus.com>
11736
11737 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11738
90fb0c24
TT
117391999-04-23 Tom Tromey <tromey@cygnus.com>
11740
11741 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11742
d207ebef
JM
117431999-04-20 Drew Moseley <dmoseley@cygnus.com>
11744
11745 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11746 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11747 Bad merge removed these two changes.
11748
3516940d 11749Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11750 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11751
11752 * config.guess (interix Alpha): Add.
11753
d207ebef
JM
117541999-04-11 Richard Henderson <rth@cygnus.com>
11755
11756 * configure.in (i?86-*-beos*): Do config gperf; don't config
11757 gdb, newlib, or libgloss.
11758
e891fbfe 11759Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11760
e891fbfe
AO
11761 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11762 link a trivial program with -mabi=64. If it fails, remove mabi=64
11763 from multidirs.
11764
f9ae47d6
PT
11765Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11766
11767 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11768
d207ebef
JM
117691999-04-08 Nick Clifton <nickc@cygnus.com>
11770
11771 * config.sub: Add support for mcore targets.
11772
117731999-04-07 Michael Meissner <meissner@cygnus.com>
11774
11775 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11776 not mt-ospace, in order to shut up assembler warning about using
11777 symbols that are named the same as registers.
11778
117791999-04-07 Drew Moseley <dmoseley@cygnus.com>
11780
11781 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11782 dependency list for all-target-cygmon.
11783
117841999-04-05 Doug Evans <devans@casey.cygnus.com>
11785
11786 * config-ml.in: Check $host, not $target, for selective multilibs.
11787 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11788 thumb interworking, and underscore prefix multilibs.
11789
117901999-04-04 Ian Lance Taylor <ian@zembu.com>
11791
11792 * missing: Update to version from current automake.
11793
88101ab9
L
11794Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11795
11796 * configure (gxx_include_dir): Removed.
11797
11798 * configure.in (gxx_include_dir): Handle it.
11799 * Makefile.in: Likewise.
11800
d207ebef
JM
118011999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11802
11803 * config.sub (mips64vr4111,mips64vr4111el) Add.
11804
118051999-03-21 Ben Elliston <bje@cygnus.com>
11806
e490616e 11807 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11808
8dc91cbe
ME
11809Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11810
8dc91cbe
ME
11811 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11812 config/mh-djgpp.
11813
d207ebef
JM
11814Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11815
11816 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11817 all-target-newlib to dependency list for all-target-bsp.
11818
926bb5ed
MK
11819Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11820
11821 * config.sub: Add i386-uwin support.
11822 * config.guess: Likewise.
11823
4a6e3000
FS
11824Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11825
11826 * configure.in: cleanup, add mh-*pic handling for arm, special
11827 case powerpc*-*-aix*
11828
d207ebef
JM
11829Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11830
11831 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11832 can be built.
11833
11834Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11835
11836 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11837 targets.
d207ebef 11838
71c91078
NC
118391999-03-02 Nick Clifton <nickc@cygnus.com>
11840
11841 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11842
282e5df8
GN
11843Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11844
11845 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11846
1de558ee
NC
118471999-02-24 Nick Clifton <nickc@cygnus.com>
11848
11849 * config.sub: Fix typo in arm recognition.
11850
d207ebef
JM
11851Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11852
11853 * configure.in (noconfigdirs): Changed target_configdirs to
11854 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11855 rather than m68k-*-* since it is not known to work on
11856 m68k-aout. Ditto for arm-*-*oabi.
11857
11858Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11859
11860 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11861
118621999-02-19 Ben Elliston <bje@cygnus.com>
11863
11864 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11865 Smart and improved by Andrew Cagney.
11866
fab7445a
ME
11867Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11868
11869 * config.guess: Recognize openbsd-*-hppa.
11870
8ccdc228
L
11871Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11872
11873 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11874 only if it is not empty.
11875
3b7265ff
NC
118761999-02-17 Nick Clifton <nickc@cygnus.com>
11877
11878 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11879
d207ebef 11880 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11881
11882 * config.sub: Modified to recognize uname's armv* syntax.
11883
d207ebef
JM
118841999-02-17 Mark Salter <msalter@cygnus.com>
11885
11886 * configure.in: Added target-bsp for sparclite.
11887
11888Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11889
11890 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11891
118921999-02-08 Nick Clifton <nickc@cygnus.com>
11893
11894 * configure.in: Add support for strongarm port.
11895 * config.sub: Add support for strongarm target.
11896
c48dd3f5 11897Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11898
c48dd3f5
MK
11899 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11900 the old name config/mh-cygwin32.
11901 Enable texinfo.
11902
d207ebef
JM
11903Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11904
11905 * configure.in: Do build ld for ix86 Solaris.
11906
ecd62820
JW
11907Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11908
11909 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11910 $AR_FOR_TARGET. Likewise for RANLIB.
11911
bbd8fa7f 11912Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11913
e490616e
ZW
11914 * config.sub (oabi): Recognize.
11915 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11916
0397442c
RL
11917Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11918
11919 * config.guess: Improve detection of i686 on UnixWare 7.
11920
c9ffaa63
MK
11921Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11922
11923 * config.guess: Add support for i386-pc-interix.
11924 * config.sub: Likewise.
11925 * configure.in: Likewise.
c9ffaa63 11926
d207ebef
JM
11927Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11928
11929 * Makefile.in: Remove unneeded all-target-libio from
11930 from all-target-winsup target since it is now unneeded.
11931 Add all-target-libtermcap in its place since it is now
11932 needed.
11933
11934Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11935
11936 * configure.in: makefile stub for cygwin target is probably
11937 unnecessary. Remove it for now.
d207ebef
JM
11938
11939Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11940
11941 * configure.in: libtermcap.a should be built when cygwin is the
11942 target as well as the host.
11943 * config.guess: Allow mixed case in cygwin uname output.
11944 * Makefile.in: Add libtermcap target.
d207ebef 11945
ebe12325
JL
11946Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11947
11948 * config.sub: Clean up handling of hppa2.0.
11949
57057b67
RB
11950Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11951
11952 * config.guess: Use C code to identify more HP machines.
11953
f8670be1
JL
11954Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11955
11956 * config.sub: Handle hppa2.0.
11957
d207ebef
JM
11958Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11959
11960 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11961 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11962
119631998-12-15 Mark Salter <msalter@cygnus.com>
11964
11965 * configure.in: Added target-bsp for several target architectures.
11966
11967 * Makefile.in: Added rules for bsp.
11968
d1a09590
JL
11969Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11970
11971 * config.guess: Improve detection of hppa2.0 processors.
11972
11973Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11974
11975 * config.guess: Recognize FreeBSD using ELF automatically.
11976
71205e0b
MH
119771998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11978
11979 * configure (skip-this-dir): Add handling for new shell script, which
11980 might be created by a sub-directory's configure to indicate, this particular
11981 directory is "unwanted".
11982 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11983
d207ebef
JM
11984Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11985
11986 * ltconfig: import from libtool, after changing libtool to
11987 account for the cygwin name change.
11988
11989Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11990
11991 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11992 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11993
11994Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11995
11996 * configure.in: Add libtermcap to list of cygwin dependencies.
11997
11998Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11999
e490616e
ZW
12000 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12001 they include winsup/include when it's a cygwin target.
d207ebef
JM
12002
120031998-11-12 Tom Tromey <tromey@cygnus.com>
12004
12005 * configure.in (host_tools): Added zip.
12006 * Makefile.in (all-target-libjava): Depend on all-zip.
12007 (all-zip): New target.
12008 (ALL_MODULES): Added all-zip.
12009 (NATIVE_CHECK_MODULES): Added check-zip.
12010 (INSTALL_MODULES): Added install-zip.
12011 (CLEAN_MODULES): Added clean-zip.
12012
12013Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12014
12015 * Makefile.in: lose "32" from comment about cygwin.
12016
12017Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12018
12019 * configure.in: Use -Os to build target libraries for the fr30.
12020
12021Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12022
12023 * config.sub: Add fr30.
12024
12025Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12026
e490616e 12027 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12028 cygwin* instead of cygwin32*.
12029 * config.sub: Check cygwin* instead of cygwin32*.
12030
d2ec8b39
RL
12031Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12032
12033 * config.guess: Match any version of Unixware7.
12034
d207ebef
JM
120351998-10-20 Syd Polk <spolk@cygnus.com>
12036
12037 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12038 if desired.
12039
35cd2565
JL
12040Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12041
12042 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12043 these if the appropriate directories and files to not exist.
12044
52d4e5b7
JL
12045Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12046
12047 * Makefile.in (DEVO_SUPPORT): Add config.if.
12048
38ada91e
MH
12049Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12050
12051 * configure: Add pattern to replace "build_tooldir"'s
12052 definition in the generated Makefile with "tooldir"'s
12053 actual value.
12054
e44e84da
JL
12055Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12056
56a8387f
JL
12057 * config.sub: Bring back lost sparcv9.
12058
e44e84da
JL
12059 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12060
5cb95c7a
JL
12061Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12062
12063 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12064 CC_FOR_TARGET and friends.
12065
12066Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12067
ceff9b14
AO
12068 * Makefile.in (build_tooldir): New variable, same as tooldir.
12069 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12070 -B$(build_tooldir)/bin/.
12071 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12072
f2d11dcd
GP
12073Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12074
12075 * README: Remove installation instructions and refer to the
12076 INSTALL directory instead.
12077
73a6d2e7 12078Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12079
73a6d2e7
RL
12080 * config.sub: Add support for i[34567]86-pc-udk.
12081 * configure.in: Likewise.
12082
5d4a5ee6
JL
12083Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12084
12085 * Makefile.in: add bzip2 package building bits for user
12086 tools module
12087 * configure.in: ditto
12088
6fc19d6d
JL
12089Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12090
12091 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12092 (ALL_TARGET_MODULES): Add all-target-libobjc.
12093 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12094 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12095 (all-target-libchill): Add dependencies.
12096 * configure.in (target_libs): Add libchill.
4e81ae98 12097
f653f0ab
MH
120981998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12099
12100 * configure.in (target_subdir): Remove duplicate line.
12101
5d4a5ee6
JL
12102Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12103
12104 * Makefile.in (all-automake): fix dependencies.
12105
494933e4
JL
12106Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12107
12108 * configure.in: Minor cleanups for building in the $(target_alias)
12109 subdir.
12110
f6b58262
JW
121111998-09-22 Jim Wilson <wilson@cygnus.com>
12112
12113 * Makefile.in (bootstrap): Set r and s before make all. Use
12114 BASE_FLAGS_TO_PASS in make all.
12115 (cross): Likewise.
12116
27c7a08d
MM
121171998-09-20 Mark Mitchell <mark@markmitchell.com>
12118
12119 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12120
e67afd1e
RH
12121Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12122
12123 * config.sub: Fix typo in last change.
12124
8e44ac71
MH
121251998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12126
12127 * config.sub: Add support for C4x target.
12128 * configure.in: Likewise.
12129
d7496fbb
DM
121301998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12131
12132 * config.sub: Recognize sparcv9 just like sparc64.
12133
22097bd1
RL
12134Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12135
12136 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12137
4b877abd
JL
12138Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12139
2c8ec9a2
JL
12140 * config.guess: Correctly identify Pentium II sco boxes.
12141
4b877abd
JL
12142 * config.guess: Fix "tr" code. From Weiwen Liu.
12143
ab03db52
JH
12144Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12145
12146 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12147 stabs.
12148
b54db294
JL
12149Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12150
12151 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12152 (ALL_TARGET_MODULES): Add all-target-libchill.
12153 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12154 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12155 (all-target-libchill): Add dependencies.
12156 * configure.in (target_libs): Add libchill.
12157
bf48dd73
LW
12158Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12159
12160 * config.guess: Avoid assumptions about "tr" behaves when
12161 LANG is set to something other than English.
12162
a3cbd105
L
12163Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12164
12165 * configure (gxx_include_dir): Changed to
12166 '${prefix}/include/g++'-${libstdcxx_interface}.
12167
12168 * config.if: New to determine the interfaces.
12169
c4acd909
MK
12170Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12171
12172 * config.guess: Detect and handle MPE/IX.
12173 * config.sub: Deal with MPE/IX.
12174
9ea97665
DE
12175Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12176
12177 * configure.in: Use mh-aix43.
12178
0ce065bd
MH
121791998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12180
12181 * configure: Fix --without/--disable cases for gxx-include-dir.
12182
5d4a5ee6
JL
12183Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12184
12185 * mdata-sh: Imported. Needed for automake support.
12186
12187Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12188
12189 * Makefile.in (taz): Try "chmod -R og=u ." before
12190 "chmod og=u `find . -print`".
12191
12192Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12193
12194 * configure.in: Add arm-elf and thumb-elf support.
12195
12196Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12197
12198 * Makefile.in: Undo previous patch.
12199
12200Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12201
12202 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12203 to here ...
12204 (install-no-fixedincludes): and here
12205 (INSTALL_MODULES): ... from here.
12206
466456d9
ILT
12207Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * config.sub: Merge with FSF.
12210
1b409d25
ILT
12211 * config.guess: Merge with FSF.
12212
d207ebef
JM
12213Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12214
12215 * configure (extraconfigdirs): New variable.
12216 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12217 * Makefile.in (all): Move higher in file.
12218 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12219 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12220 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12221 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12222 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12223
122241998-07-23 Brendan Kehoe <brendan@cygnus.com>
12225
12226 * Makefile.in (all-target-libjava): Depend on all-gcc and
12227 all-target-newlib.
12228 (configure-target-libjava): Depend on $(ALL_GCC).
12229
7f1937c1
RL
12230Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12231
12232 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12233 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12234
2ada2bd6
ML
12235Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12236
12237 * INSTALL/README: Fix typo.
12238
1e025bde
ML
12239Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12240
5d4a5ee6
JL
12241 * ylwrap: Change absolute path checks to check for DOS style path
12242 names.
1e025bde 12243
5d4a5ee6
JL
12244 * ylwrap: Don't use a full path name if the source file is in the
12245 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12246
6755ff73
ILT
12247 * config-ml.in: Default to being verbose, to match Feb 18 change to
12248 configure.
12249
5d4a5ee6
JL
12250Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12251
12252 Brought over from egcs:
12253
12254 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12255
12256 * configure.in (target_subdir): Set to ${target_alias} instead
12257 of "libraries".
12258
12259 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12260
12261 * configure.in (target_subdir): Set to libraries if enable_multilib.
12262
12263Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12264
12265 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12266 multilibs, force reconfiguration the first time we create
12267 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12268
12269Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12270
12271 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12272 avoid confusion with --no-recursion.
12273
12274Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12275
12276 * configure.in: Win32 hosts shouldn't use install -x
12277 * install-sh: remove -x option, and special .exe-handling
12278 hack.
12279
d207ebef
JM
12280Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12281
12282 * config.guess: Recognize i586-pc-beos.
12283 * configure.in: Don't build some bits for beos.
12284
fbd836fc
ILT
12285Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12286
5d4a5ee6
JL
12287 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12288 CFLAGS default to -O2.
12289
fbd836fc
ILT
12290 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12291 when using GNU ld.
12292
12293Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12294
12295 * ltmain.sh: Correct install when using a different shell.
12296
12297Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12300
d207ebef
JM
12301Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12302
12303 * makefile.vms: Update to build binutils/makefile.vms. Add install
12304 target.
fbd836fc
ILT
12305
12306Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12307
12308 * ltconfig: Update to correct AIX handling.
12309
69b471bc
JL
12310Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12311
81241b5e
JL
12312 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12313
69b471bc
JL
12314 * configure.in (target_subdir): Set to ${target_alias} instead
12315 of "libraries".
12316
bedf82df
MH
123171998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12318
12319 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12320 (Makefile): Depend on $(gcc_version_trigger).
12321
12322 * configure (gcc_version): Change default initializer to empty
12323 string.
12324 (gcc_version_trigger): New variable; pass this variable down
12325 to subdir configures to enable them checking gcc's version
12326 themselves. Emit make macros for both gcc_version vars.
12327 (topsrcdir): Initialize reliably.
12328 (recursion line): Remove --with-gcc-version=${gcc_version}.
12329
28e449d8
MH
123301998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12331
12332 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12333 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12334 in $(libsubdir); emit definition in each generated Makefile.
12335 (gxx_include_dir): Initialize depending on
12336 $enable_version_specific_runtime_libs.
28e449d8 12337
50c4c9f7
MH
123381998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12339
12340 * configure (gcc_version): Initialize properly depending on
12341 how and where configure is started.
12342 (recursion line): Pass a --with-gcc-version=${gcc_version}
12343 to configures in subdirs.
12344
d207ebef
JM
12345Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12346
12347 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12348 cygmon
d207ebef 12349
5d4a5ee6
JL
12350Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12351
12352 * configure.in: Add cygmon and libstub support for mn10200.
12353
2f96399b
MH
123541998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12355
12356 * configure (gcc_version): Add new variable describing the
12357 particular gcc version we're building.
12358 * Makefile.in (libsubdir): Add new macro for the directory
12359 in which the compiler finds executables, libraries, etc.
12360 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12361 and libsubdir.
12362
c4137c50
AO
12363Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12364
ceff9b14
AO
12365 * Makefile.in (local-clean): Remove *.log.
12366 (warning.log): Built with warn_summary from build.log.
12367 (mail-report.log): Run test_summary.
12368 (mail-report-with-warnings.log): Run test_summary including
12369 warning.log in the report.
c4137c50 12370
276d5ee0
RL
12371Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12372
12373 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12374
5d4a5ee6
JL
12375Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12376
12377 * Makefile.in (grep): Grep no longer depends on libiberty.
12378
12379Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12380
12381 * Makefile.in: all-snavigator needs all-libgui.
12382
12383Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12384
12385 * configure.in: Add cygmon and libstub support for mn10300.
12386
8af14275
ILT
12387Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12388
12389 * missing: Update to version from automake 1.3.
12390
fbd836fc
ILT
12391 * ltmain.sh: On installation, don't get confused if the same name
12392 appears more than once in the list of library names.
12393
466456d9
ILT
12394Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12395
12396 * config.sub: Accept m68060 and m5200 as CPU names.
12397
5d4a5ee6
JL
12398Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * configure: Use && rather than using -a in test, because odd
12401 strings can confuse test.
12402 * configure.in: Likewise.
12403
fbd836fc
ILT
12404Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12405
12406 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12407
f0983958
AO
12408Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12409
12410 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12411 bootstrap4-lean): New targets.
f0983958 12412
bfed1ea0
JL
12413Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12414
12415 * mpw-* Delete. Not used.
12416
5d4a5ee6
JL
12417Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12418
12419 * COPYING.LIB: Update FSF address.
12420
bfed1ea0
JL
12421Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12422
12423 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12424
5d4a5ee6
JL
12425 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12426 GAS_SUPPORT_DIRS.
12427
bfed1ea0
JL
12428Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12429
12430 * ltconfig, ltmain.sh: Avoid producing a version number if
12431 -version-info was not used.
12432
5d4a5ee6
JL
12433Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12436 building with newlib.
12437
124381998-04-30 Paul Eggert <eggert@twinsun.com>
12439
d207ebef 12440 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12441 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12442
12443Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12444
12445 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12446 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12447
12448Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12449
12450 * configure.in: Change alpha to alpha* in several places.
12451
d207ebef
JM
12452Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12453
12454 * config.sub: Recognize sparc86x.
12455
77be0cab
MM
12456Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12457
12458 * configure.in (--enable-target-optspace): Remove debug echo.
12459
62441128
JW
12460Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12461
12462 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12463
bfed1ea0
JL
12464Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * ltconfig: Update cygwin32 support.
12467
5d4a5ee6
JL
12468 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12469 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12470 (GDB_SUPPORT_DIRS): Likewise.
12471
3f4ea1de
MM
12472Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12473
12474 * configure.in (target_makefile_frag): If --enable-target-optspace,
12475 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12476 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12477 not used.
12478 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12479
5d4a5ee6
JL
12480Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12481
12482 * Makefile.in (all-bfd): Depend on all-intl.
12483 (all-binutils): Likewise.
12484 (all-gas): Likewise.
12485 (all-gprof): Likewise.
12486 (all-ld): Likewise.
12487
124881998-04-19 Brendan Kehoe <brendan@cygnus.com>
12489
12490 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12491
bfed1ea0
JL
12492Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12493
5d4a5ee6
JL
12494 * Makefile.in (all-bfd): Depend upon all-libiberty.
12495
bfed1ea0
JL
12496 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12497
5d4a5ee6
JL
12498Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12499
12500 * Makefile.in: Add libstub.
12501
12502 * configure.in: Ditto. Build libstub for targets that have cygmon
12503 support.
12504
12505Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12506
12507 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12508
12509Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12510
12511 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12512 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12513
ec8d6ddc
KW
12514Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12515
12516 * configure: Define DEFAULT_M4 by searching PATH.
12517 * Makfile.in: Use DEFAULT_M4.
12518
bfed1ea0
JL
12519Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * ltconfig: Add cygwin32 support.
12522
5d4a5ee6
JL
12523 * Makefile.in, configure.in: Add libtool as a native only directory
12524 to configure and build.
12525
547a6183
JL
12526Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12527
12528 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12529
5d4a5ee6 12530Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12531
5d4a5ee6
JL
12532 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12533
12534Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12535
12536 * Makefile.in: add ash make rules
12537 * configure.in: add ash to native_only and host_tools lists
12538
12539Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12540
12541 * Makefile.in (all-gettext, all-intl): New targets.
12542 (ALL_MODULES): Added all-gettext, all-intl.
12543 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12544 (INSTALL_MODULES): Added install-gettext, install-intl.
12545 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12546
12547 * configure.in (host_tools): Added gettext.
12548 (native_only): Likewise.
12549 (noconfigdirs) [various cases]: Likewise.
12550 (host_libs): Added intl.
12551
d207ebef
JM
12552Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12553
12554 * configure: Do not disable building gdbtk for cygwin32 hosts.
12555
e98e406f
NC
12556Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12557
12558 * configure.in: Add thumb-coff target.
12559 * config.sub: Add thumb-coff target.
12560
5d4a5ee6
JL
12561Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12562
12563 * Makefile.in: Revert yesterday's change.
12564 (all-target-winsup): all-target-librx stays out of here.
12565
12566Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12567
12568 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12569 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12570 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12571 Remove references to librx and libg++.
12572
12573Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12574
12575 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12576 recursive makes
12577
bfed1ea0
JL
12578Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12579
12580 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12581 for newlib directory.
bfed1ea0
JL
12582 (CXX_FOR_TARGET): Likewise.
12583
12584Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12585
12586 * ltconfig: Update after libtool/ltconfig.in change for
12587 hpux11.
12588
12589Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12590
12591 * ltconfig, ltmain.sh: Update to libtool 1.2.
12592
3cd730af
MH
12593Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12594
12595 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12596 (install-gcc-cross): Instead, override LANGUAGES here.
12597
80564603
DL
125981998-03-18 Dave Love <d.love@dl.ac.uk>
12599
12600 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12601 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12602
d207ebef
JM
12603Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12604
12605 * configure.in: Add Thumb-pe target.
12606
5d4a5ee6 12607Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12608
5d4a5ee6
JL
12609 * Makefile.in - changed sn targets to snavigator
12610 * configure.in - changed sn targets to snavigator
12611
2d4a0558
MH
12612Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12613
12614 * config-ml.in: After building symlink tree call make distclean
12615 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12616 to be the case for libiberty.
12617
04b93567
L
12618Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12619
12620 * configure: When making link, also check the current
12621 directory. The configure scripts may create one.
12622
9a06b842
RH
12623Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12624
12625 * config.sub: Accept alphapca56 and alphaev6 properly.
12626
217fc4e6
FS
12627Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12628
12629 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12630
3e07bdbd 12631Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12632
e490616e 12633 * config.sub (sco5): Fix typo.
3e07bdbd 12634
5d4a5ee6
JL
12635Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12636
12637 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12638 install-itcl.
12639 (install-itcl): Remove dependency on install-tcl.
12640
12641Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12642
12643 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12644
12645Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12646
12647 * configure.in: Don't build libgui for a cygwin32 target when not on
12648 a cygwin32 host.
12649
12650Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12651
12652 * configure (redirect): Set to null, so default behavior of
12653 configure is now --verbose.
12654
ce0d965c
DL
126551998-02-16 Dave Love <d.love@dl.ac.uk>
12656
12657 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12658 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12659
3acd1fd0
MH
12660Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12661
12662 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12663 this change to sync Makefile.in with its ChangeLog entries.
12664
5d4a5ee6
JL
12665Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12666
12667 * ltmain.sh (mkdir): Check that the directory doesn't exist
12668 before we exit with error, so that we don't get races during
12669 parallel builds.
12670
bfed1ea0
JL
12671Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12672
12673 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12674
4e77e8f1
MH
12675Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12676
12677 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12678 PICFLAG_FOR_TARGET.
12679 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12680
12681 * configure: Emit a definition for the new macro enable_shared
12682 into each Makefile.
12683
5d4a5ee6
JL
12684Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12685
12686 * configure.in (host_tools, native_only): Add libtool.
12687
12688Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12689
12690 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12691 Fix typo in ming config comment.
12692
bfed1ea0
JL
12693Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12694
12695 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12696
5d4a5ee6
JL
12697Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12698
12699 * config.sub: Add tic30 cases, and map c30 to tic30.
12700
8821a725
RH
12701Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12702
12703 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12704 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12705 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12706 (CLEAN_TARGET_MODULES): Similarly
12707 (all-target-libf2c): Add dependences.
4e81ae98 12708 * configure.in (target_libs): Add libf2c.
8821a725 12709
5d4a5ee6
JL
12710Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12711
12712 * configure.in: Remove expect from noconfigdirs when target
12713 is cygwin32. OK to build expect and dejagnu with Canadian
12714 Cross.
12715
0aadd657
ILT
12716Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12717
5d4a5ee6
JL
12718 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12719 host.
12720
0aadd657
ILT
12721 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12722 and mingw32.
12723
d0a8352c
MH
12724Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12725
12726 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12727 here as it is not defined in the toplevel Makefile.
12728
59739e3c
MH
12729Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12730
12731 * configure (package_makefile_rules_frag): New variable, which names
12732 a file with generic rules, ...
12733 Change comment to mention we now have FIVE parts.
12734 * configure: Undo last change.
12735
228197ee
LT
12736Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12737
12738 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12739 * config.sub: More accurate determination of HP processor types.
228197ee 12740
efd4c0ba
MH
12741Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12742
12743 * configure (package_makefile_frag): Move inserting the
12744 ${package_makefile_frag} to where it should be according
12745 to the comment.
12746
6eef3189
PB
12747Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12748
12749 * config.guess: Add support for Linux/ARM.
12750
d207ebef
JM
12751Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12752
12753 * .cvsignore: Remove *-info and *-install since they match
12754 release-info and mpw-install, which we don't want to just ignore.
12755
48464ebf
RH
12756Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12757
12758 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12759
803462a7
PN
12760Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12761
12762 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12763 local_prefix to sub-make invocations.
12764
520ab477
L
12765Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12766
12767 * configure.in: Check makefile fragments in the source
12768 directory.
12769
4bcdb76d
AO
12770Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12771
ceff9b14
AO
12772 * configure.in: Check whether host and target makefile
12773 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12774
5d4a5ee6
JL
12775Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12776
12777 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12778
12779Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12780
12781 * configure.in: Make sure we only replace RPATH_ENVVAR on
12782 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12783 regexp to sed.
12784
12785 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12786 to sub-makes.
12787
0d3e11a5
LI
127881998-01-13 Lee Iverson (leei@ai.sri.com)
12789
12790 * config-ml.in (multi-do): LDFLAGS must include multilib
12791 designator.
12792
d45b3d87 12793Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12794
12795 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12796
d39cd7a1
MK
12797Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12798
12799 * config.sub: Add mingw32 support.
12800 * configure.in: Likewise.
d39cd7a1 12801
6decbc24
FS
12802Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12803
12804 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12805
5d4a5ee6
JL
12806Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12807
12808 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12809 * configure (gxx_include_dir): Provide a definition for subdirs
12810 which do not use autoconf.
12811
12812Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12813
12814 * config.guess: Sync with egcs. Picks up new alpha support,
12815 BeOS & some additional linux support.
12816
d3d1907a
JL
12817Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12818
12819 * config.guess: HP 9000/803 is a PA1.1 machine.
12820
b104e095
RH
12821Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12822
12823 * configure.in: It's alpha*-...
12824
aca823c1
L
12825Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12826
12827 * configure.in (host_makefile_frag, target_makefile_frag):
12828 Handle multiple config files.
12829 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12830 alpha-*-*.
12831
d207ebef
JM
12832Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12833
12834 * mkdep: New file.
12835
12836Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12837
12838 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12839
5d4a5ee6
JL
12840Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12841
12842 * Makefile.in: Add libgui directory.
12843 (GDB_TK): Add all-libgui.
12844 * configure.in: Add libgui directory.
12845 * configure: Add all-libgui to GDB_TK.
12846
12847Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12848
12849 * config-ml.in (multidirs): Add m32r to multilib list.
12850
12851Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12852
12853 * Makefile.in (all-target-gperf): Change dependency to
12854 all-target-libstdc++.
12855
baf55877
FF
12856Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12857
12858 * config.guess: Add BeOS support.
12859
5d4a5ee6
JL
12860Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12861
12862 Source directory cvs renamed to cvssrc:
12863 * configure.in (host_tools): Change cvs to cvssrc.
12864 (native_only): Likewise.
12865 (noconfigdirs) [various cases]: Likewise.
12866 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12867 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12868 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12869 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12870 (all-cvssrc): Rename target from all-cvs.
12871
f2d76545
JL
12872Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12873
12874 * configure (gxx_include_dir): Fix thinko.
12875
205cba53
JL
12876Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12877
12878 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12879 (install-cross, install-gcc-cross): New targets.
12880
5d4a5ee6
JL
12881Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12882
12883 * configure.in (noconfigdirs): Add support for Thumb target.
12884
12885 * config.sub (maybe_os): Add support for Thumb target.
12886
12887Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12888
12889 * Makefile.in: Add rules for cygmon.
12890
12891 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12892
96b0f1fc
JL
12893Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12894
12895 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12896 * configure (gxx_include_dir): Provide a definition for subdirs
12897 which do not use autoconf.
d207ebef
JM
12898
12899Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12900
12901 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12902 11/18/97 build
d207ebef 12903
7dfef6ed
JL
12904Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12905
12906 * From Franz Sirl.
12907 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12908 found on RedHat Linux systems.
96b0f1fc 12909
83cfe7c0
JL
12910Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12911
12912 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12913 guesses.
12914
7dfef6ed
JL
12915Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12916
12917 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12918
5d4a5ee6
JL
12919Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12920
12921 * ltmain.sh: If mkdir fails, check whether the directory was created
12922 anyhow by some other process.
12923
d207ebef
JM
12924Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12925
12926 * configure.in (d30v-*-*): Configure all directories.
12927
12928Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12929
12930 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12931 for the D30V.
12932
12933Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12934
12935 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12936
5d4a5ee6
JL
12937Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12938
e490616e
ZW
12939 * include/libiberty.h: Add extern "C" { so it can be used with C++
12940 progrms.
12941 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12942 programs.
5d4a5ee6 12943
d207ebef
JM
12944Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12945
12946 * configure.in (d30v-*-*): Configure GCC now.
12947
5d4a5ee6
JL
12948Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12949
12950 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12951 is no longer needed.
12952
c9670e62
JM
12953Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12954
12955 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12956
cc71c0ca
MH
12957Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12958
12959 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12960 targets using "$@" to provide support for similar but not identical
12961 targets without having to duplicate code.
12962
d207ebef
JM
12963Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12964
12965 * makefile.vms: Fix to work with DEC C.
12966
12967Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12968
12969 * config.sub: Add mips-tx39-elf to marketing names.
12970
12971Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12972
12973 * ltmain.sh: Handle symlinks in generated script.
12974
12975Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12976
12977 * configure: Handle autoconf style directory options: --bindir,
12978 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12979 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12980 --sysconfdir.
12981 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12982 (sharedstatedir, localstatedir, oldincludedir): New variables.
12983 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12984 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12985 sbindir, sharedstatedir, and sysconfdir.
12986
b1e3ddfd
AJ
12987Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12988
12989 * Makefile.in (bootstrap-lean): New target.
12990
d207ebef
JM
12991Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12992
12993 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12994 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12995
12996Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12997
12998 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12999
09f97c1e
JL
13000Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13001
13002 * Makefile.in (cross): New target.
13003
335d0ab2
AO
13004Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13005 Jeff Law <law@cygnus.com>
13006
13007 * Makefile.in (bootstrap2, bootstrap3): New targets.
13008 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13009 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13010
d207ebef
JM
13011Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13012
13013 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13014 windows. Consistent with gdb/configure.
d207ebef 13015
e693cc28
UD
130161997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13017
e693cc28
UD
13018 * configure.in: Name Linux target fragment.
13019
13020 * configure: Rewrite so that project Makefile fragment is inserted
13021 first and appears last in the resulting Makefile.
13022
d207ebef
JM
13023Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13024
13025 * Makefile.in (install-itcl): Install tcl first.
13026
5d4a5ee6
JL
13027Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13028
13029 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13030
f401679e
JW
13031Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13032
13033 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13034
13035 * configure.in (skipdirs): Add target-librx for Linux.
13036 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13037
ec20b1b9
JL
13038Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13039
13040 * Makefile.in (bootstrap): New target.
13041
becdcf6d
JL
13042Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13043
63f6bcd7 13044 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13045
d207ebef
JM
13046Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13047
13048 * config.guess: Merge with FSF.
13049
0c82f6bf
FF
13050Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13051
13052 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13053
d207ebef
JM
13054Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13055
13056 * config.sub: Add "marketing-names" patch.
13057
3fbc0b70
JS
13058Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13059
e490616e 13060 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13061
e20d4801
JL
13062Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13063
13064 * config.sub: Handle v850-elf.
13065
fe181f78 13066Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13067
13068 * .cvsignore (*-install): Remove.
13069
bfed1ea0
JL
13070Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13071
13072 * ltconfig: Set CONFIG_SHELL in libtool.
13073 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13074
558a1e7c
JW
13075Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13076
13077 * configure.in (target_subdir): Set to libraries if enable_multilib.
13078
7818d6fc
JW
13079Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13080
13081 * config.guess: Update from gcc directory.
13082
d207ebef
JM
13083Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13084
13085 * Makefile.in (all-sim): Depends on all-readline.
13086
6599da04
JM
13087Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13088
13089 * Makefile.in (BISON, YACC): Use $$s.
13090 (all-bison): Depend on all-texinfo.
13091
13092Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13093
13094 * Makefile.in (BISON): Add -L flag.
13095 (YACC): Likewise.
13096
d207ebef
JM
13097Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13098
4e81ae98
EC
13099 * configure.in (noconfigdirs): Add support for v850e target.
13100
d207ebef
JM
13101 * config.sub (maybe_os): Add support for v850e target.
13102
13103Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13104
4e81ae98
EC
13105 * configure.in (noconfigdirs): Add support for v850ea target.
13106
d207ebef
JM
13107 * config.sub (maybe_os): Add support for v850ea target.
13108
6599da04
JM
13109Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13110
13111 * config.sub: Add mipstx39. Delete r3900.
13112
13113Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13114
13115 * Makefile.in (all-autoconf): Depends on all-texinfo.
13116
13117Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13118
13119 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13120 eabi targets.
13121
13122Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13123
13124 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13125
13126 * configure: When handling a Canadian Cross, handle YACC as well as
13127 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13128 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13129
13130Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13131
13132 * Makefile.in (BISON): bison, not byacc or bison -y.
13133 (YACC): bison -y or byacc or yacc.
13134 (various): Add *-bison as appropriate.
13135 (taz): No need to mess with BISON anymore.
13136
13137Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13138
13139 * configure: If OSTYPE matches *win32*, try to find a good value for
13140 CONFIG_SHELL.
13141
13142Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13145 configure.in if it is present.
13146
13147Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13148
13149 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13150
13151Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13152
13153 * config.sub: Recognize `arc' cpu.
13154 * configure.in: Likewise.
13155 * config-ml.in: Likewise.
13156
13157Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13158
13159 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13160
13161Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13162
13163 * configure: Changed sed delimiter from ':' to '|' when
13164 attempting to substitute ${config_shell} for SHELL. On
13165 NT ${config_shell} may contain a ':' in it.
13166
13167Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13168
13169 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13170
13171Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13172
13173 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13174
13175Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13176
13177 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13178
13179 * ylwrap: If the program is a relative path, force it to be
13180 absolute.
13181
13182Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13183
13184 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13185
13186Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13187
13188 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13189 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13190 for libraries.
6599da04
JM
13191
13192Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13193
13194 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13195 separated by spaces.
6599da04
JM
13196
13197Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * ylwrap: New file.
13200 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13201
13202 * ltmain.sh: Handle /bin/sh at start of install program.
13203
13204 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13205
13206 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13207 * missing: New file, from automake 1.2.
13208
13209Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13210
13211 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13212 check-tk to CHECK_X11_MODULES.
13213
13214Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13215
13216 * config.sub: Merge with FSF.
13217
13218Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13219
13220 * config.guess: Merge with FSF.
13221
13222Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13223
13224 * configure: Treat msdosdjgpp like go32.
13225 * configure.in: Likewise. Don't remove gprof for go32.
13226
13227 * configure: Change Makefile.tem2 to Makefile.tm2.
13228
13229Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13230
13231 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13232
13233Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13234
13235 * install-sh (chmodcmd): Set to null if the DST directory already
13236 exists. Same as Nov 11th change.
13237
13238Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13239
4e81ae98 13240 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13241
13242Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13243
13244 * config.guess: Update from FSF.
13245
13246Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13247
13248 * Makefile.in (GDB_TK): Depend on itcl and tix.
13249
13250Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13251
13252 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13253 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13254 (INSTALL_SCRIPT): New variable.
13255 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13256 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13257 to -x.
13258 * install-sh: Add support for -x option.
13259
13260Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13261
13262 * configure.in, Makefile.in: Treat tix like itcl.
13263
13264Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13265
13266 * Makefile.in (WINDRES): New variable.
13267 (WINDRES_FOR_TARGET): New variable.
13268 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13269 (EXTRA_HOST_FLAGS): Add WINDRES.
13270 (EXTRA_TARGET_FLAGS): Add WINDRES.
13271 (EXTRA_GCC_FLAGS): Add WINDRES.
13272 ($(DO_X)): Pass down WINDRES.
13273 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13274 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13275 DLLTOOL_FOR_TARGET.
13276
13277Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13278
13279 * configure.in: configure sim before gdb for win32-x-ppc
13280
13281Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13282
13283 Move gperf into the toplevel, from libg++.
13284 * configure.in (target_tools): Add target-gperf.
13285 (native_only): Add target-gperf.
13286 * Makefile.in (all-target-gperf): New target, depend on
13287 all-target-libg++.
13288 (configure-target-gperf): Empty rule.
13289 (ALL_TARGET_MODULES): Add all-target-gperf.
13290 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13291 (CHECK_TARGET_MODULES): Add check-target-gperf.
13292 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13293 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13294
13295Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13296
6599da04
JM
13297 * config.sub (mn10200): Recognize new basic machine.
13298
13299Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13300
13301 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13302 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13303
13304Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13305
13306 * configure.in: If we're building mips-sgi-irix6* native, turn on
13307 ENABLE_MULTILIB and set TARGET_SUBDIR.
13308
13309Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13310
13311 * Makefile.in (all-sn): Depend on all-grep.
13312
13313Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13314
13315 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13316
13317 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13318 Makefile. From Jeff Makey <jeff@cts.com>.
13319 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13320
13321 * Makefile.in (DISTBISONFILES): Remove.
13322 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13323 $(DEFAULT_YACC).
13324
13325 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13326 cygwin32.
6599da04
JM
13327
13328 * Makefile.in (LD): New variable.
13329 (EXTRA_HOST_FLAGS): Pass down LD.
13330 ($(DO_X)): Likewise.
13331
13332Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13333
13334 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13335
13336Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13337
13338 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13339 before adding our own. Always add --build.
6599da04
JM
13340
13341Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13342
13343 * configure.in (targargs): Pass --build if we're doing
13344 a cross-compile.
13345
13346Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13347
ca236658 13348 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13349 sed. Otherwise sed chokes on NT path names with drive
13350 designators. Also look for "?:*" as the leading characters in an
13351 absolute pathname.
13352
13353Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13354
13355 * config.sub: Support for r3900.
13356
13357Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13358
13359 * configure.in: Use install-sh, not install.sh.
13360
13361Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13362
13363 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13364 apply it twice.
13365
13366Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13367
13368 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13369 install-binutils.
13370
13371Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13372
13373 * Makefile.in: Add automake targets.
13374 * configure.in (host_tools): Add automake.
13375
13376Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13377
13378 * configure: Default CXX to c++, not gcc.
13379 * Makefile.in (CXX): Set to c++, not gcc.
13380 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13381
13382Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13383
13384 * install-sh: try appending a .exe if source file doesn't
13385 exist
13386
13387Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13388
13389 * configure.in: Turn on multilib by default.
13390 (cross_only): Remove target-libiberty.
13391
13392 * Makefile.in (all-gcc): Don't depend on libiberty.
13393
13394Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13395
13396 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13397
13398Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13399
13400 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13401 (DISTBISONFILES): Add ld/Makefile.in
13402
13403Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13404
13405 * configure.in: if target is cygwin32 but host isn't cygwin32,
13406 don't configure gdb tcl tk expect, not just gdb.
13407
13408Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13409
13410 * configure.in: Added gnuserv everywhere sn appears.
13411
13412 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13413 (CROSS_CHECK_MODULES): Added check-gnuserv.
13414 (INSTALL_MODULES): Added install-gnuserv.
13415 (CLEAN_MODULES): Added clean-gnuserv.
13416 (all-gnuserv): New target.
13417
13418Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13419
13420 * config.guess: Fixes for MIPS OpenBSD systems.
13421
13422Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13423
13424 * Makefile.in (INSTALL_XFORM): Remove.
13425 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13426
13427 * mkinstalldirs: New file, copied from automake.
13428 * Makefile.in (installdirs): Rename from install-dirs. Use
13429 mkinstalldirs. Change all users.
13430 (DEVO_SUPPORT): Add mkinstalldirs.
13431
13432Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13433
13434 * install-sh: Rename from install.sh.
13435 * Makefile.in (INSTALL): Change install.sh to install-sh.
13436 (DEVO_SUPPORT): Likewise.
13437
13438 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13439 Graichen <graichen@rzpd.de>.
13440
13441Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13442
13443 * config.guess: Recognize OpenBSD systems correctly.
13444
13445Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13446
13447 * README, Makefile.in (ETC_SUPPORT): Remove references to
13448 cfg-paper*, configure.{texi,man,info*}._
13449
13450Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13451
13452 * Makefile.in (all.normal): Ensure that gcc is built after all
13453 the x11 - ie gdb - targets.
13454
13455Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13456
13457 * makefile.vms: Don't run conf-a-gas.
13458
13459Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13460
e490616e 13461 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13462
d207ebef
JM
13463Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13464
13465 * configure.in: Remove noconfigdirs case since gdb also
13466 configures and builds for tic80-coff.
13467
6599da04
JM
13468Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13469
13470 * configure: Set cache_file to config.cache.
13471 * Makefile.in (local-distclean): Remove config.cache.
13472
13473Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13474
13475 * COPYING: Update FSF address.
13476
d207ebef
JM
13477Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13478
13479 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13480 noconfigdirs.
13481
6599da04
JM
13482Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13483
13484 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13485 MAKEDIRS, is empty.
13486
13487Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13488
13489 * config.sub: Tweak mn10300 entry.
13490
13491Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13492
13493 * configure.in (host_tools): Put sim before gdb, so gdb's
13494 configure.tgt can determine if the simulator was configured.
13495
13496Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13497
13498 * config.sub: Move BeOS $os case to be with other Cygnus
13499 local cases.
13500
13501Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13502
13503 * config.sub: Remove misplaced comment that broke Linux.
13504
13505Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13506
13507 * config.sub: Add BeOS support.
13508
13509Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13510
13511 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13512
13513Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13514
13515 * configure.in (noconfigdirs): Remove tcl and tk from
13516 noconfigdirs for cygwin32 builds.
13517
d207ebef
JM
13518Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13519
13520 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13521
6599da04
JM
13522Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13523
13524 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13525 make-all.com, use makefile.vms instead.
13526
13527Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13528
13529 * config.sub: Accept -lnews*.
13530
d207ebef
JM
13531Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13532
13533 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13534 target-examples and target-libiberty for d30v.
d207ebef
JM
13535
13536Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13537
13538 * configure.in (noconfigdirs): Enable ld for d30v.
13539
13540Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13541
13542 * configure.in (tic80-*-*): Build compiler.
13543
13544Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13545
13546 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13547 unsupported d30v directories
d207ebef
JM
13548
13549Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13550
4e81ae98
EC
13551 * config.sub, configure.in: Add d30v target cpu.
13552
6599da04
JM
13553Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13554
13555 * makefile.vms: New file.
13556 * make-all.com: Remove.
13557
13558Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13559
13560 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13561
13562Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13563
13564 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13565
13566Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13567
13568 * Makefile.in (ALL_MODULES): Added all-db.
13569 (CROSS_CHECK_MODULES): Addec check-db.
13570 (INSTALL_MODULES): Added install-db.
13571 (CLEAN_MODULES): Added clean-db.
13572
13573Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13574
13575 * config.guess: Merge with latest FSF sources.
13576
13577Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13578
13579 * Makefile.in (ALL_MODULES): Added all-itcl.
13580 (CROSS_CHECK_MODULES): Added check-itcl.
13581 (INSTALL_MODULES): Added install-itcl.
13582 (CLEAN_MODULES): Added clean-itcl.
13583
13584Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13585
13586 * configure.in: build gdb for mn10200
13587
13588Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13589
13590 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13591
d207ebef
JM
13592Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13593
13594 * configure.in (tic80-*-*): Turn off most targets right now.
13595
6599da04
JM
13596Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13597
13598 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13599 rather than the makeinfo program.
13600 (do-info): Depend upon all-texinfo.
13601
13602Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13603
13604 * configure.in: Remove uses of config/mh-linux.
13605
13606 * config.sub, config.guess: Merge with latest FSF sources.
13607
d207ebef
JM
13608Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13609
13610 * config.sub (case $basic_machine): Add tic80 entries.
13611
6599da04
JM
13612Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * config.sub, config.guess: Merge with latest FSF sources.
13615
13616Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13617
13618 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13619 * mpw-config.in: Test for NewFolderRecursive.
13620 * mpw-install: Use symbolic name for startup filename.
13621 * mpw-README: Add various additional details.
13622
13623Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13624
13625 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13626
13627Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13628
13629 * configure.in: Do build gcc and the target libraries for
13630 the mn10200.
13631
13632Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13633
13634 * configure.in: don't avoid building gdb for mn10300 any more
13635 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13636 instead of single-quoting it.
13637
13638Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13639
13640 * configure.in: Don't use --with-stabs on IRIX 6.
13641
13642Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13643
13644 * configure.in (m32r): Build gdb, libg++ now.
13645
13646Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13647
13648 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13649 directories from noconfigdirs.
13650
13651Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13652
13653 * config.sub (basic_machine): added mips16 configuration
13654
13655Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13656
13657 * config.sub: Handle d10v-unknown.
13658
d207ebef
JM
13659Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13660
13661 * config.sub: Handle v850-unknown.
13662
6599da04
JM
13663Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13664
13665 * Makefile.in: add findutils
13666 * configure.in: add findutils to list of host_tools
13667
13668Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13669
13670 * config.sub: Handle mn10200 and mn10300.
13671
13672Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13673
13674 * configure.in (d10v-*): Do not build librx.
13675
13676Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13677
13678 * configure.in (mn10300): Build everything except gdb & libgloss.
13679
13680Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13681
13682 * config.guess: Patch for Dansk Data Elektronik servers,
13683 from Niels Skou Olsen <nso@dde.dk>.
13684
13685 For ncr, use /bin/uname rather than uname, since GNU uname does not
13686 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13687
13688 Patch for MIPS R4000 running System V,
13689 from Eric S. Raymond <esr@snark.thyrsus.com>.
13690
13691 Fix thinko for nextstep.
13692
13693 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13694
13695 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13696 * config.guess: Guess mips-dec-mach_bsd4.3.
13697
13698 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13699 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13700 release numbers.
13701 * config.guess (mips-mips-riscos*): Emit just enough of the
13702 release number.
13703
13704 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13705 * config.guess (sparc-auspex-sunos*): Added.
13706 (f300-fujitsu-*): Added.
13707
13708 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13709 * config.guess: Recognize a Tadpole as a sparc.
13710
13711Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13712
13713 * config.guess: Don't assume that NextStep version is either 2 or
13714 3. NextStep 4 (aka OpenStep 4) has come out now.
13715
13716Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13717
13718 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13719 From Rik Faith <faith@cs.unc.edu>.
13720
13721Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13722
13723 * config.sub: Contributions from bug-gnu-utils to:
13724 Support plain "hppa" (no version given) architecture, reported by
13725 OpenStep.
13726 OpenBSD like NetBSD.
13727 LynxOs is not a hardware supplier.
13728
13729 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13730 OpenBSD like NetBSD.
6599da04
JM
13731 Stratus systems.
13732 More Pyramid systems.
13733 i[n>4]86 Intel chips.
13734 M680[n>4]0 Motorola chips.
13735 Use unknown instead of lynx for hardware manufacturer.
13736
13737Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13738
13739 * install.sh (chmodcmd): Set to null if the DST directory already
13740 exists.
13741
13742Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13743
13744 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13745 not use mt-ppc target Makefile fragment any more.
13746
13747Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13748
13749 * configure.in (*-*-windows): Exclude everything but those dirs
13750 needed to build windows.
13751
13752Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13753
13754 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13755
13756Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13757
13758 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13759
13760Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13761
13762 * Undo my previous change.
13763
13764Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13765
13766 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13767 unconditionally.
13768 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13769
13770Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13771
13772 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13773 host to add it's own flags.
6599da04
JM
13774
13775Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13776
13777 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13778
13779Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13780
13781 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13782 (CXX_FOR_TARGET): Likewise.
13783 (GCC_FOR_TARGET): Define.
13784 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13785 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13786 CC_FOR_TARGET was specified on the command line.
13787 (MAKEOVERRIDES): Don't define.
13788
13789Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13790
13791 * configure.in (m32r): Fix spelling of libg++ libs.
13792
13793Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13794
13795 * config.sub (-apple*): Remove, now redundant.
13796
13797Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13798
13799 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13800
13801 * configure: Rework yesterday's sed script patch.
13802
13803 * config.sub: Merge with FSF.
13804
13805Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13806
13807 * config.guess: Merge from FSF.
13808
13809 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13810 * config.guess: Use pc instead of unknown, for pc clone systems.
13811 Change linux to linux-gnu.
6599da04
JM
13812
13813 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13814 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13815
13816Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13817
13818 * test-build.mk (HOLES): Add "xargs" for gdb.
13819
13820 * configure: Avoid hpux10.20 sed bug.
13821
13822Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13823
731a8127 13824 * configure.in: Add support for windows host
6599da04
JM
13825 (that is a build done under the Microsoft build environment).
13826
13827Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * Makefile.in: Replace all uses of srcroot with s, to shrink
13830 command line lengths.
13831
13832 Patches from Geoffrey Noer <noer@cygnus.com>:
13833 * configure.in: If configuring for newlib, pass --with-newlib to
13834 subdirectories.
13835 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13836 -Bnewlib/ and -Lwinsup to gcc.
13837 (CXX_FOR_TARGET): Likewise.
13838
13839Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13840
13841 * Makefile.in (ETC_SUPPORT): Add configure.
13842
13843Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13844
4e81ae98 13845 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13846 host configuration file.
13847
13848Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13849
13850 * configure.in: Break mn10x00 support into separate
13851 mn10200 and mn10300 configurations.
13852 * config.sub: Likewise.
13853
13854Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13855
13856 * configure.in: Add lots of stuff to noconfigdirs for
13857 the mn10x00 targets.
13858
13859 * config.sub, configure.in: Add mn10x00 support.
13860
13861Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13862
13863 * make-all.com: Call conf-a-gas, not config-a-gas.
13864
13865Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13866
13867 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13868 targets.
6599da04
JM
13869
13870Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13871
13872 * mpw-README: Add much more detail for native PowerMac.
13873 * mpw-install: New file.
13874 * mpw-configure: Add --norecursion and --help options.
13875 * mpw-config.in: Translate readme and install files when
13876 copying to objdir.
13877 * mpw-build.in: Don't always depend on byacc and flex.
13878 (install-only-top): New action.
13879
d207ebef
JM
13880Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13881
13882 * configure.in: You can now configure GDB for the v850.
13883
6599da04
JM
13884Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13885
13886 * configure.in (noconfigdirs): Don't configure any C++ dirs
13887 if targeting D10V.
13888
13889Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13890
13891 * config.sub: Recognize mips64vr5000.
13892
13893Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13894
13895 * configure.in: Use a single line for host_tools and native_only.
13896
13897Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13898
13899 * config.sub, configure.in: Add entries for m32r.
13900
13901Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13902
13903 * Makefile.in (inet-install): Don't run install-gzip.
13904
13905Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13906
13907 * configure.in: Don't config lots of things for *-*-windows*.
13908
13909Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13910
13911 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13912 (host_libs, host_tools): Copy from configure.in.
13913 * mpw-configure: Don't complain about directories not found.
13914
13915Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13916
13917 * configure.in (i[345]86): Recognize i686 for pentium pro.
13918 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13919 file.
13920
13921 * config.guess (i[345]86): Ditto.
13922
13923Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13924
13925 * configure.in (noconfigdirs): Removed gdb for D10V.
13926
d207ebef 13927Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13928
d207ebef
JM
13929 * configure.in: Remove ld, target-libio, target-libg++, and
13930 target-libstdc++ from noconfigdirs.
5d4a5ee6 13931
6599da04
JM
13932Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13933
13934 * configure: Fix three locations where shell scripts were
13935 being run directly rather than with config_shell.
13936
d207ebef
JM
13937Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13938
13939 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13940 * config.sub (basic_machine): Recognize v850.
13941
6599da04
JM
13942Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13943
13944 * mpw-configure: Handle multiple enable/disable options and
13945 pass them down recursively, handle -c and -s flags appropriately
13946 depending on choice of compiler, add escape mechanism for
13947 quoted arguments to gC.
13948
13949Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13950
13951 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13952 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13953 so that -mrelocatable-lib and -mno-eabi are used.
13954
13955 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13956 not support --print-multi-lib, don't abort.
13957
6599da04
JM
13958Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13959
13960 * make-all.com: Run config-a-gas.
13961 * setup.com: Don't copy subdirectory files around.
13962
13963Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13964
13965 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13966 target, it now compiles correctly.
13967
13968Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13969
13970 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13971
13972Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13973
4e81ae98 13974 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13975
13976Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13977
13978 * configure.in (native_only): Add prms.
13979
13980Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13981
13982 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13983 (BINUTILS_SUPPORT_DIRS): Likewise.
13984
13985Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13986
13987 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13988 d10v support is added.
13989
13990Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13991
13992 * configure.in (d10v-*-*): New target.
13993
13994Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13995
13996 * config.guess (HP 9000/811): Recognize this as a PA1.1
13997 machine.
13998
13999Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14000
14001 * Makefile.in (do-tar-gz): New target, split out from tail end of
14002 taz target. Run each command separately, don't use pipes.
14003 (taz): Use it.
14004
14005Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14006
14007 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14008 * mpw-build.in: No builds should depend on building byacc or flex,
14009 they are assumed to be installed already.
14010
14011Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14012
14013 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14014 variable that CC_FOR_TARGET needs.
14015
14016Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14017
14018 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14019 options have changed since the last time the subdirectory was
14020 configured, and if it has, reconfigure.
14021 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14022 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14023
14024Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14025
14026 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14027 CLEAN_MODULES): Add bash.
14028 (all-bash): New target.
14029
14030Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14031
14032 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14033
14034Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14035
14036 * config.sub (basic_machine): Recognize d10v as a valid processor.
14037
14038Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14039
14040 * mpw-configure: Add support for --bindir.
14041 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14042
14043Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14044
14045 * configure.in: add bash, time, gawk to list of hosttools and things
14046 to only build for native toolchains
14047
14048Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14049
14050 * Makefile.in (docdir): Remove.
14051
14052Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14053
14054 * Makefile.in (datadir): Set to $(prefix)/share.
14055
14056Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14057
14058 * configure.in: build diff and patch for cygwin32-hosted
14059 toolchains.
14060
14061Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14062
14063 * config.sub: Accept -rtems*.
14064
14065Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14066
e490616e
ZW
14067 * configure.in: enable dosrel for cygwin32-hosted builds,
14068 remove diff from the list of things not buildable
14069 via Canadian Cross
6599da04
JM
14070
14071Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14072
14073 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14074 don't get ". ".
6599da04
JM
14075
14076Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14077
14078 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14079
14080Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14081
14082 * Makefile.in (taz): Handle case where tex3patch didn't even get
14083 checked out. Also, if it was found, put the symlink in a new util
14084 subdirectory.
14085
14086Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14087
14088 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14089
14090Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14091
14092 * config.sub: Recognize -openvms.
14093 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14094 * make-all.com, setup.com: New files.
14095
14096Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14097
14098 * Makefile.in (taz): tex3patch moved to texinfo/util.
14099
14100Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14101
14102 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14103 * configure.in: remove make from disable-if-Can-Cross list
14104 enable gdb if ${host} and ${target} are cygwin32
14105
14106Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14107
14108 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14109 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14110
14111Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14112
14113 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14114 distinguish sysv/svr4/bsd variants.
14115 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14116
14117Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14118
14119 * configure.in: Added copyright notice.
14120 * move-if-change: Added copyright notice.
14121
14122Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14123
14124 * configure.in (powerpcle-*-solaris*): Until we get shared
14125 libraries working, don't build gdb, sim, make, tcl, tk, or
14126 expect.
14127
14128Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14129
14130 * config.guess: Merge with FSF:
14131
14132 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14133 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14134
14135 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14136 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14137
14138 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14139 * config.guess: Combine two OSF1 rules.
14140 Also recognize field test versions. From mjr@zk3.dec.com.
14141 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14142 because GNU uname does not support -p. From pmr@pajato.com.
14143
14144Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14145
14146 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14147
14148Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14149
14150 * mpw-README: Document GCCIncludes.
14151
14152Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14153
14154 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14155
14156Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14157
14158 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14159
14160Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14161
14162 * configure.in (*-*-cygwin32): Configure make.
14163
14164Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14165
14166 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14167
14168Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14169
14170 * Makefile.in (all-inet): Depend on all-perl.
14171
14172 * Makefile.in (inet-install): New target.
14173
14174 * Makefile.in (all-inet): Depend on all-tcl.
14175 (all-inet): Depend on all-send-pr.
14176
14177Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14178
14179 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14180 temporarily.
14181
14182Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14183
14184 * configure.in: Don't configure --with-gnu-ld on AIX.
14185
14186Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14187
14188 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14189
14190Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14191
14192 * Makefile.in (ALL_MODULES): Added all-inet.
14193 (CROSS_CHECK_MODULES): Added check-inet.
14194 (INSTALL_MODULES): Added install-inet.
14195 (CLEAN_MODULES): Added clean-inet.
14196 (all-indent): New target.
14197
14198 * configure.in (host_tools): Added inet.
14199 (native_only): Added inet.
14200 (noconfigdirs): Added inet.
14201
14202Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14203
14204 * configure.in: Don't configure libgloss if we are not configuring
14205 newlib.
14206
14207Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14208
14209 * configure.in: Don't configure libgloss for unsupported
14210 architectures.
14211
14212Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14213
14214 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14215
14216Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14217
14218 * Makefile.in (ALL_MODULES): Include all-apache.
14219 (CROSS_CHECK_MODULES): Include check-apache.
14220 (INSTALL_MODULES): Include install-apache.
14221 (all-apache): New target.
14222
14223 * configure.in: Added apache everywhere perl is seen.
14224
14225Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14226
14227 * Makefile.in: Add support for clean-{module} and
14228 clean-target-{module} rules.
14229
14230Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14231
14232 * configure.in (*-*-ose) do not build libgloss.
14233
14234Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14235
14236 * config.guess (prep*:SunOS:5.*:*): Turn into
14237 powerpele-unknown-solaris2.
14238
14239Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14240
14241 * configure.in: Permit --enable-shared to specify a list of
14242 directories.
14243
14244Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14245
14246 * configure.in (host==solaris): Pass only the first word of $CC
14247 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14248
14249Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14250
14251 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14252
14253Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14254
14255 * Makefile.in (ALL_MODULES): Include all-perl.
14256 (CROSS_CHECK_MODULES): Include check-perl.
14257 (INSTALL_MODULES): Include install-perl.
14258 (ALL_X11_MODULES): Include all-guile.
14259 (CHECK_X11_MODULES): Include check-guile.
14260 (INSTALL_X11_MODULES): Include install-guile.
14261 (all-perl): New target.
14262 (all-guile): New target.
14263
14264 * configure.in (host_tools): Include perl and guile.
14265 (native_only): Include perl and guile.
14266 (noconfigdirs): Don't build guile and perl; no ports have been
14267 done.
14268
14269Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14270
e490616e
ZW
14271 * configure (--enable-*): Handle quoted option lists such as
14272 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14273
14274Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14275
14276 * Makefile.in ({,inst}all-target): New rule so we can make and
14277 install all of the target directories easily.
14278
14279Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14280
14281 * configure.in: Add missing global flag in sed substitution when
14282 deleting `target-' from ${configdirs}.
14283
14284Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14287 option.
14288
14289 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14290 config/mh-necv4.
14291
14292 * install.sh: Correct misspelling of transformbasename.
14293
14294 * config.guess: Recognize mips-*-sysv*.
14295
14296Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14297
14298 * config.sub: Recognize mon960.
14299
14300Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14301
14302 * configure: Restore Canadian Cross handling of BISON and LEX,
14303 removed in Feb 20 change.
14304
14305Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14306
14307 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14308 Mention make install. Remove the old copyright date as well the
14309 clumsy and rather pointless copyright on the README file.
14310
14311Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14312
14313 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14314 Makefile after running symlink-tree, then run `make distclean' to
14315 avoid clobbering any generated files in srcdir.
14316
14317Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14318
14319 * configure.in (m68k-*-netbsd*): Build everything now.
14320
14321Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14322
14323 * Makefile.in (taz): Fix quoting.
14324
14325Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14326
14327 * configure.in (sparclet-*-*): Build everything now.
14328
14329Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14330
14331 * configure.in (m68k-*-linux*): New host.
14332
14333Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14334
14335 * configure: Check for bison before byacc.
14336
14337Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14338
14339 * Makefile.in configure: Change the way LEX and BISON/YACC are
14340 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14341 searching PATH. These are used as fallbacks by Makefile.in if
14342 flex/bison/byacc aren't in objdir.
14343
14344Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14345
14346 * Makefile.in: Make everything which depends upon all-bfd also
14347 depend upon all-opcodes, in case --with-commonbfdlib is used.
14348
14349Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14350
14351 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14352 building NT native compilers on Unix.
14353
14354Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14355
14356 * configure.in: Don't get CC from the host Makefile fragment if we
14357 can find gcc in PATH, or if this is a Canadian Cross. Move the
14358 Solaris test for /usr/ucb/cc to the post target script, just after
14359 the compiler sanity test.
14360
14361Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14362
14363 * config.sub: Merge with FSF.
14364
14365Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14366
14367 * Makefile.in (RPATH_ENVVAR): New variable.
14368 (REALLY_SET_LIB_PATH): Use it.
14369 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14370
14371Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14372
14373 * config.sub, configure.in: Recognize sparclet cpu.
14374
14375Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14376
14377 * config.guess: Support m68k-cbm-sysv4.
14378
14379Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14380
14381 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14382 m68k-unknown-linuxaout from linker help string. Put quotes around
14383 $ld_help_string.
14384
14385Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14386
14387 * config.guess (powerpc-harris-powerunix): Add guess for port
14388 to new target.
14389
14390Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14391
14392 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14393
14394Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14395
14396 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14397 $(REALLY_SET_LIB_PATH) in Makefile.
14398 * Makefile.in (SET_LIB_PATH): New variable.
14399 (REALLY_SET_LIB_PATH): New variable.
14400 ($(DO_X)): Use $(SET_LIB_PATH).
14401 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14402 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14403 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14404 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14405 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14406 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14407 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14408 (install-dosrel): Likewise.
14409 (all-opcodes): Depend upon all-libiberty.
14410
14411Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14412
14413 * config.guess (*:CYGWIN*): New
14414
14415Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14416
14417 * Makefile.in (all-target-winsup): All all-target-libiberty.
14418
14419Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14420
14421 * configure.in (noconfigdirs): Add missing # in front of comment.
14422
14423Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14424
14425 * configure.in: add second pass to things added to noconfigdirs
14426 so *-gm-magic can exclude libgloss properly.
14427
14428Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14429
14430 * mpw-configure (extralibs_name, rez_name): Set correctly
14431 for MWC68K compiler.
14432
14433 * mpw-README: Add more info on the necessary build tools.
14434
14435Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14436
14437 * configure.in, config.sub: Recognize cygwin32.
14438
14439Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14440
14441 * config.guess, config.sub: Recognize A/UX.
14442
14443Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14444
14445 * config.sub: Merge with gcc/config.sub.
14446
14447Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14448
14449 * mpw-build.in (do-binutils): Add build of stamps.
14450
14451Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14452
14453 * config.sub: Add recognition for mips64vr4100*-* targets.
14454
14455Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14456
14457 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14458 Add creation of gconfigargs with `--enable-shared' turned on.
14459 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14460 ($(host)-stamp-stage3-configured): Likewise.
14461 (HOLES): Add chatr and ldd.
14462 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14463
14464Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14465
14466 * configure: Pass --nfp to recursive configures.
14467
14468Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14469
14470 * Makefile.in (DLLTOOL): New.
14471 (DLLTOOL_FOR_TARGET): New.
14472 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14473 (EXTRA_TARGET_FLAGS): Ditto.
14474 (EXTRA_GCC_FLAGS): Ditto.
14475 (CONFIGURE_TARGET_MODULES): Ditto.
14476 (DO_X): Ditto.
14477 * configure: Add DLLTOOL.
14478
14479Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14480
14481 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14482 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14483 mh-sco, since old workarounds no longer needed, and don't
14484 build ld, since libraries have weak symbols in COFF.
14485
14486Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14487
14488 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14489
14490Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14491
14492 * configure.in: Make sure that ${CC} can be used to compile an
14493 executable.
14494
14495Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14496
14497 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14498 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14499 nothing depending on whether gdbtk is being built.
14500
14501Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14502
14503 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14504
14505Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14506
14507 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14508 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14509
14510Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14511
14512 * config-ml.in: Add support for
14513 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14514 Simplify setting of multidirs from --disable-foo.
14515
14516Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14517
14518 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14519 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14520 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14521 non-empty, pass them on to the GCC make.
6599da04
JM
14522 (all-bootstrap): New rule that is like all-gcc, except it executes
14523 the GCC bootstrap rule instead of the GCC all rule.
14524
14525Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14526
14527 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14528
14529Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14530
14531 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14532 DG/UX support.
14533
14534Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14535
14536 * config.sub (i*86*) Change [345] to [3456]
14537
14538Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14539
14540 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14541 --with-gnu-ld=no.
14542
14543Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14544
14545 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14546 AIX multilibs get built.
14547
14548Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14549
14550 * configure.in (i386-win32): Don't build expect if we're not
14551 building the tcl subdir.
14552
14553Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14554
14555 * Makefile.in: (configure-target-examples, all-target-examples):
14556 New targets, configure and build example programs.
14557
14558Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14559
14560 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14561 use it as input to sedit the generated MPW makefile.
14562 * mpw-README: Add a suggestion about Gestalt.h.
14563
14564Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14565
14566 * config.sub: Accept *-*-ieee*.
14567
14568Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14569
14570 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14571 Ronald F. Guilmette <rfg@monkeys.com>.
14572
14573Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14574
14575 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14576 for powerpc-pe native.
14577 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14578 (target==powerpc-pe): duplicate i386-win32 entry.
14579
14580Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14581
14582 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14583 of vxworks, not just vxworks5.1.
14584
14585Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14586
14587 * mpw-configure: Add support for exec-prefix.
14588
14589Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14590
14591 * config.guess: Recognize HP model 816 machines as having
14592 a PA1.1 processor.
14593
14594Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14595
14596 * configure: Ignore new autoconf configure options.
14597
6599da04
JM
14598Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14599
14600 * config.guess: Recognize Pentium under SCO.
14601 From Robert Lipe <robertl@arnet.com>.
14602
14603Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14604
14605 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14606
14607Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14608
14609 * configure.in: Don't configure gas for alpha-dec-osf*.
14610
14611Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14612
14613 * configure.in: Default to --with-stabs for some targets for which
14614 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14615 i[345]86*-*-unixware*.
14616
14617Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14618
14619 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14620 rather than basing it on the target. Simplify handling of options
14621 controlling which directories to configure. Remove extraneous
14622 slash in multi-clean target.
14623
14624Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14625
14626 * config-ml.in: Prefix more variables with ml_ so they don't collide
14627 with configure's.
14628
14629Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14630
14631 * configure: Don't turn -v into --v.
14632
14633Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14634
14635 * configure.in (targargs): Fix typo.
14636
14637 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14638
14639Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14640
14641 * configure.in: Strip --host and --target options from
14642 CONFIG_ARGUMENTS, and always configure for --host only. Add
14643 --with-cross-host option when building with a cross-compiler.
14644 * configure: Canonicalize the arguments put into config.status by
14645 always using `=' for an option with an argument. Pass a presumed
14646 --host or --target explicitly.
14647
14648Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14649
14650 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14651 into general OS recognition case.
14652
14653Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14654
14655 * configure.in (target_configdirs): add target-winsup only
14656 for win32 target systems.
14657
14658Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14659
14660 * Makefile.in (all-target-libgloss): Depend upon
14661 configure-target-newlib, since when libgloss is built it looks to
14662 see if the newlib directory exists.
14663
14664Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14665
14666 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14667 cfg-ml-*.in.
14668
14669Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14670
14671 * configure: Handle LD and LD_FOR_TARGET when configuring a
14672 Canadian Cross.
14673
6599da04
JM
14674Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14675
14676 * configure.in (target_libs): add target-winsup.
14677 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14678 (target==ppcle-pe): remove ld from $noconfigdirs.
14679
14680Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14681
14682 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14683 Preserve relative path names in $srcdir. Build symlink tree if
14684 configuring cross target dir and srcdir=. (= no VPATH support).
14685 (configure-target-libg++): Depend on configure-target-librx.
14686 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14687 * config-ml.in: New file.
14688 * symlink-tree: New file.
14689 * configure: Ensure srcdir="." if that's what it is.
14690
14691Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14692
14693 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14694 includes and FLEX_SKELETON setting.
14695 * mpw-configure (--with-gnu-ld): New option, controls whether
14696 to use PPCLink or ld with PowerMac GCC.
14697 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14698 * mpw-config.in: Configure grez if targeting Mac.
14699
14700 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14701 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14702 just macos.
6599da04
JM
14703 * configure.in: Configure grez resource compiler if targeting Mac.
14704 * Makefile.in (all-grez, install-grez): New targets.
14705
14706Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14707
14708 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14709 gcc in the path, set CC to gcc -O2.
6599da04
JM
14710
14711Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * configure: Default ${build} correctly. Avoid picking up extra
14714 spaces when reading CC and CXX from Makefile. When doing a
14715 Canadian Cross, use plausible default values for numerous
14716 variables.
14717 * configure.in: When doing a Canadian Cross, don't try to
14718 configure tools whose configure script can't handle it.
14719
14720Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14721
14722 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14723
14724Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14725
14726 * configure: Remove dubious bug reporting address.
14727
14728Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14729
14730 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14731 configure script, run that instead of this directory's configure.
14732 In either case, print a message that we're configuring the sub-dir.
14733
14734Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14735
14736 * configure.in: Before checking for the existence of various files,
14737 use sed to filter out "target-".
14738
14739Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14740
14741 * Makefile.in (DO_X): Split rule to decrease command line length
14742 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14743 (Philippe De Muyter).
14744
14745Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14746
14747 * Makefile.in (all-patch): depend on all-libiberty.
14748
14749Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14750
14751 * configure.in: If the only directory in target_configdirs which
14752 actually exists is libiberty, then set target_configdirs to empty,
14753 to avoid trying to build a target libiberty in a gas or gdb
14754 distribution.
14755
14756Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14757
14758 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14759 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14760 systems.
6599da04
JM
14761
14762Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14763
14764 * configure.in (copy_dirs): Use sys-include instead of include
14765 for --with-headers option.
14766
14767Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14768
14769 * Makefile.in, configure.in: Make winsup builds work with
14770 new scheme.
14771
14772Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14773
14774 * configure.in: Build the linker on AIX.
14775
14776Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14777
14778 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14779 where needed.
14780
14781Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14782
14783 * Makefile.in (all-gcc): Fix typo.
14784
14785Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14786
14787 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14788
14789Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14790
14791 * configure.in: Rename libFOO to target-libFOO, and xiberty
14792 to target-xiberty, to provide more flexibility.
14793 (target_subdir): Define. Create if cross.
14794 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14795 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14796 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14797 check-libFOO -> check-target-libFOO, etc.
14798 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14799 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14800 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14801 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14802 allow ALL_GCC="" to only configure.
14803 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14804 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14805 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14806
14807Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14808
14809 * Makefile.in (taz): Build "info" in etc explicitly.
14810
14811Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14812
14813 * configure.in: Make sure that CC is undefined (as opposed to
14814 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14815 problem with autoconf trying to configure on a host without GCC.
14816
14817Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14818
14819 * mpw-configure: Set host alias from choice of host compiler,
14820 only use generic MPW Makefile sed if present, edit a file
14821 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14822 * mpw-README: Add problem notes about CW6 and CW7.
14823
14824Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14825
14826 * Makefile.in (taz): Use ";" instead of ";;".
14827
14828Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14829
14830 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14831 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14832 DISTDOCDIRS.
14833 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14834 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14835
14836Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14837
14838 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14839 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14840 Move bfd to DISTSTUFFDIRS.
14841
14842Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14843
14844 * Makefile.in (X11_LIB): Removed.
14845 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14846
14847 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14848
14849Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14850
14851 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14852 names.
14853
14854Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14855
14856 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14857
14858Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14859
14860 * configure.in (i[345]86-*-win32): Always build newlib.
14861 Don't configure cvs, autoconf or texinfo.
14862 * Makefile.in (LD_FOR_TARGET): New.
14863 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14864 Pass down LD_FOR_TARGET.
14865
14866Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14867
14868 * winsup: New directory.
14869 * Makefile.in: Build winsup.
14870 * configure.in: Winsup is configured when target is win32.
14871 Can only build win32 target GDB when native.
4e81ae98 14872
6599da04
JM
14873Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14874
14875 * config.guess: Recognize HP model 819 machines as having
14876 a PA 1.1 processor.
14877
14878Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14879
14880 * configure: Fix sed loop which substitutes for CC and CXX to
14881 avoid bug found in various sed implementations.
14882
14883Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14884
14885 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14886 simulator. Use standard powerpc-*-eabi*.
14887
14888Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14889
14890 * configure.in: Stop putting gas and binutils in noconfigdirs for
14891 powerpc-*-aix* and rs6000-*-*.
14892
14893Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14894
14895 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14896 -mcall-aixdesc libraries.
14897
14898Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14899
14900 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14901
14902 * config.sub (arm | armel | armeb): Fix shell syntax.
14903
14904Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14905
14906 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14907 -msoft-float and -mcpu=common support.
14908 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14909 libraries.
14910
14911Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14912
14913 * configure.in: Allow configuration and build of emacs19 for the alpha.
14914
14915Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14916
14917 * configure.in (CC): Get ^CC, not just any old CC, from
14918 ${host_makefile_frag}.
14919
14920Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14921
4e81ae98 14922 * configure.in (CC): Try to get CC from
6599da04
JM
14923 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14924
14925Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14926
14927 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14928 only if it exists in $(srcdir).
14929
14930Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14931
14932 * configure: If CC and CXX are not set in the environment, set
14933 them, based on either an existing Makefile or on searching for gcc
14934 in PATH. Substitute for CC and CXX in Makefile.
14935 * configure.in: Remove libm from target_libs. Separate
14936 target_configdirs from configdirs. If CC is not set in
14937 environment, try to get it from a host Makefile fragment. Rewrite
14938 changes of configdirs to use skipdirs instead. A few minor
14939 tweaks. Take directories out of target_configdirs as they are
14940 taken out of configdirs. Remove existing Makefile files from
14941 subdirectories. Substitute for TARGET_CONFIGDIRS and
14942 CONFIG_ARGUMENTS in Makefile.
14943 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14944 by configure.in.
14945 (CONFIG_ARGUMENTS): Likewise.
14946 (CONFIGURE_TARGET_MODULES): New variable.
14947 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14948 ($(CONFIGURE_TARGET_MODULES)): New target.
14949 (configure-libg++, configure-libio): New targets.
14950 (all-libg++): Depend upon configure-libg++.
14951 (all-libio): Depend upon configure-libio.
14952 (configure-libgloss, all-libgloss): New targets.
14953 (configure-libstdc++): New target.
14954 (all-libstdc++): Depend upon configure-libstdc++.
14955 (configure-librx, all-librx): New targets.
14956 (configure-newlib): New target.
14957 (all-newlib): Depend upon configure-newlib
14958 (configure-xiberty): New target.
14959 (all-xiberty): Depend upon configure-xiberty.
14960
14961Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14962
14963 * configure.in (host i[345]86-*-win32): Expand the
14964 noconfigdirs again.
14965
14966Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14967
14968 * mpw-configure: Fix sed command file name.
14969
14970Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14971
4e81ae98 14972 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14973 noconfigdirs again.
14974
14975Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14976
14977 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14978 or powerpc*-*-pe*, since they are not yet supported.
14979
14980Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14981
14982 Add PowerMac support and many other enhancements.
14983 * mpw-configure: New option --cc to select compiler to use,
14984 paste options set according to --cc into the generated
14985 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14986 if mpw-make.sed is present.
14987 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14988 add forward includes for PowerPC include files.
14989 * mpw-build.in: Build using Makefile.PPC if present.
14990 (do-byacc, etc): Remove separate version resource builds.
14991 (do-gas): Build "stamps" before "all".
14992 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14993 * mpw-README: Update to reflect --cc option, PowerMac support,
14994 and recently-reported compatibility problems.
14995
14996Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14997
14998 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14999 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15000 (--with-multilib-top): Pass to recursive invocations.
15001
15002Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15003
15004 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15005 v810-*-*.
15006
15007Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15008
15009 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15010 gdb, ld and opcodes on v810-*-*.
15011
6599da04
JM
15012Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15013
15014 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15015 (local-maintainer-clean): New target.
15016 (maintainer-clean): New target.
15017 (realclean): Just depend upon maintainer-clean.
15018
15019Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15020
15021 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15022
15023Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15024
15025 * configure.in: Build ld in mips*-*-bsd* case.
15026
15027Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15028
15029 * config.sub: Accept -lites* OS. From Ian Dall.
15030
15031Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15032
15033 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15034 targets.
6599da04
JM
15035
15036Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15037
15038 * configure.in: treat i386-win32 canadian cross the same as
15039 i386-go32 canadian cross.
15040
15041Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15042
15043 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15044 running under the simulator to build a reduced set of libraries.
15045 (powerpc-*-eabiaix): Add fine grained multilib support added to
15046 other powerpc targets yesterday.
15047
15048Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15049
15050 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15051 -disable-softfloat, -disable-relocatable, -disable-aix, and
15052 -disable-sysv to control which multilib libraries get built.
15053
15054Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15055
15056 * configure: Add Makefile.tem to list of files to remove in trap
15057 handler.
15058
15059Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15060
15061 * config.guess (*Linux*): Add missing "exit"s.
15062 Also, need specific check for alpha-unknown-linux (uses COFF).
15063
15064Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15065
15066 * config.guess: Merge with FSF:
15067
15068 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15069 * config.guess (AIX4): More robust release numbering discovery.
15070
15071 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15072 * config.guess (i386-sequent-ptx): Properly get version number.
15073
15074 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15075 * config.guess (mips:*:4*:UMIPS): New case.
15076
15077Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15078
15079 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15080 (i386-win32 host): Likewise. Don't build readline.
15081
15082Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15083
15084 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15085 SUPPORT_FILES to submakes.
15086
15087Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15088
15089 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15090 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15091 mpw-configure.
15092
15093Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15094
15095 * configure.in (appdirs): Use =, not ==, in test expression when
15096 trying to build the text to print in the warning message for
15097 Solaris users.
15098
15099Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15100
15101 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15102
15103Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15104
15105 * config.guess: Recognize lynx-2.3.
15106
15107Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15108
15109 * config.sub (z8ksim): Deleted
15110 (z8k-*-coff): New, this is the one true name of the target.
15111
15112Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15113
15114 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15115
15116Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15117
15118 * config.guess (*:Linux:*:*): First try asking the linker what the
15119 default object file format is (elf, aout, or coff). Then if this
15120 fails, try previous methods.
15121
15122Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15123
15124 * configure.in: Don't build newlib for *-*-vxworks5.1.
15125
15126Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15127
15128 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15129 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15130
15131Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15132
15133 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15134
15135Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15136
15137 * cfg-ml-com.in: New file.
15138 * cfg-ml-pos.in: New file.
15139
15140Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15141
15142 * COPYING.NEWLIB: Add HP free copyright to list.
15143
15144Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15145
15146 * config.sub: Recognize -eabi* for the system, not just -eabi.
15147
15148Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15149
15150 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15151 * config.sub, configure.in (win32): New target and host.
15152
15153Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15154
15155 * configure.in: Add i386-pe configuration.
15156
15157Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15158
15159 * mpw-build.in (install): Install GDB after LD.
15160
15161Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15162
15163 * mpw-config.in (elf/mips.h): Always forward-include, needed
15164 for GDB to build.
15165
15166Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15167
15168 * testsuite: New directory for customer acceptance and whole tool
15169 chain tests.
15170
15171Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15172
15173 * configure: If per-host line isn't found, but AC_OUTPUT is found
15174 and a configure script exists, run it instead.
15175
15176Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15177
15178 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15179
15180Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15181
15182 * configure: Set build_{cpu,vendor,os,alias} to host values when
15183 --build isn't specified.
15184
15185Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15186
15187 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15188 (FLAGS_TO_PASS): Pass them.
15189 (EXTRA_TARGET_FLAGS): Ditto.
15190
6599da04
JM
15191Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15192
15193 * Makefile.in (all-libg++): Depend on all-libstdc++.
15194
15195Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15196
15197 * configure.in (noconfigdirs): Enable all packages for
15198 i386-unknown-netbsd.
15199
15200Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15201
15202 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15203 hosted builds (DOS builds)
15204
15205Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15206
15207 Changes for ARM based on patches from Richard Earnshaw:
15208 * config.sub: Handle armeb and armel.
15209 * configure.in: Omit arm linker only for riscix.
15210
15211Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15212
15213 * config.guess: Update from FSF.
15214
15215Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15216
63f6bcd7 15217 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15218 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15219 powerpcle variant. Convert pentium into i586, not i486. Add p5
15220 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15221 temporarily.
15222
15223Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15224
15225 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15226
15227Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15228
15229 * config.sub: Accept -lites* as a basic system type.
15230
15231Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15232
15233 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15234 installed, and if so return linuxoldld as the system name.
15235
15236Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15237
15238 * config.guess: Add hppa1.1-hp-lites support.
15239
15240Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15241
15242 * configure.in: Don't build newlib for m68k-vxworks5.1.
15243
15244Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15245
15246 * configure.in (mips-sgi-irix6): Use mh-irix5.
15247
15248Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15249
15250 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15251
15252Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15253
15254 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15255 OSF/1. Fix compiler flags.
6599da04
JM
15256 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15257
15258Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15259
15260 * configure.in: Recognize --with-newlib.
15261 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15262
15263Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15264
d207ebef 15265 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15266 to *_X11_MODULES due to gdbtk needing X include files et al.
15267
15268Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15269
15270 Merge in support for Mac MPW as a host.
15271 (Old change descriptions retained for informational value.)
15272
15273 * mpw-config.in: Add generic include forwards for cpu-specific
15274 include files in aout and elf directories.
15275
15276 * mpw-configure: Added copyright.
15277 * mpw-config.in: Check for presence of required build tools.
15278 (target_libs): Add newlib.
15279 (target_tools): Add examples.
15280 (Read Me): Generate as "Read Me for MPW" instead.
15281 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15282 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15283 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15284
15285 * mpw-configure: Remove subdir-specific makefile hackery,
15286 delete mk.tmp after using it.
15287
15288 * mpw-build.in (all): Display start and end times.
15289
15290 * mpw-configure (host_canonical): Set.
15291 (target_cpu): Always add to makefiles.
15292 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15293 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15294 (mpw-mh-mpw): Look for in srcdir and srcroot.
15295 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15296
15297 * mpw-build.in: (install-only): New target.
15298
15299 * mpw-configure (host_alias, target_alias): Rename from hostalias
15300 and targetalias, add into generated Makefile.
15301 (mk.tmp): If present, add into generated Makefile.
15302 * mpw-build.in (all-gas): Build config.h first before gas proper.
15303
15304 * mpw-configure (config.status): Write only if changed.
15305 * mpw-config.in (readline): Configure it (not built, just used for
15306 definitions).
15307
15308 * mpw-config.in (elf/mips.h): Add a forward include.
15309
15310 * mpw-config.in: Forward-include most .h files in include into
15311 extra-include.
15312 (readline): Don't build.
15313 mpw-build.in (install): Install GDB.
15314
15315 * mpw-configure (prefix, mpw_prefix): Handle it.
15316 * mpw-config.in (mmalloc, readline): Don't configure.
15317 * mpw-build.in (thisscript): Rename to ThisScript.
15318 Use mpw-build instead of BuildProgram everywhere.
15319 (mmalloc, readline): Don't build.
15320 * mpw-README: New file, basic documentation about the MPW port.
15321
15322 * mpw-config.in: Use forward-include to create include files.
15323
15324 * mpw-configure: Add more things to the top of each configured
15325 Makefile, including contents of config/mpw-mh-mpw.
15326 * mpw-config.in (extra-include): Create this directory and fill it
15327 with Posix-like include files when configuring.
15328
15329 * config.sub (apple, mac, mpw): Add various aliases.
15330
15331 * mpw-build.in: New file, top-level build script fragment for MPW.
15332 * mpw-configure: New file, configure script for MPW.
15333 * mpw-config.in: New file, config fragment for MPW.
15334
15335Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15336
15337 * configure.in (host_libs): Remove glob, since it is gone from the
15338 sources.
15339
15340Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15341
15342 * Makefile.in: define empty GDB_NLM_DEPS var.
15343
15344 * configure.in(target_makefile_frag): use config/mt-netware
15345 for netware targets.
15346
15347Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15348
15349 * config.sub: Merge in recent FSF changes. Remove linux special
15350 cases.
15351
15352Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15353
731a8127 15354 Revert this change:
6599da04
JM
15355
15356 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15357
15358 * build-all.mk: Use CC=cc -Xs on Solaris.
15359
6599da04
JM
15360Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15361
15362 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15363 stop using it.
15364 * Makefile.in: Nuke all references to glob subdirectory.
15365
15366Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15367
15368 * configure.in: Fix --enable-shared logic in per-host.
15369
15370Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15371
15372 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15373
15374Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15375
15376 * configure.in (noconfigdirs): Don't build gas on AIX, for
15377 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15378
15379Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15380
15381 * configure: Fix --cache-file to work if the file argument is a
15382 relative path.
15383
15384Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15385
15386 * configure: If the --cache-file is used, pass it down to
15387 configure in subdirectories.
15388
15389Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15390
15391 * config.sub: add vxworks29k configuration.
15392
15393Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15394
15395 * Makefile.in (taz): Do "diststuff" part quietly.
15396
15397Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15398
15399 * config.sub: Mini-merge with gcc/config.sub.
15400
15401Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15402
15403 * config.guess (IRIX): Sed - to _.
15404
15405Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15406
15407 * Makefile.in (source-vault, binary-vault): New targets.
15408
15409Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15410
15411 * config.sub: Recognize -eabi as a basic system type.
15412
15413Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15414
15415 * configure.in (enable_shared stuff): Fix typo.
15416
15417Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15418
15419 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15420
15421Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15422
15423 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15424
15425Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15426
15427 * configure.in (rs6000-*-*): Don't build gas.
15428
15429Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15430
15431 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15432 reduce command line length.
15433 (AS_FOR_TARGET): Check for as.new, not Makefile.
15434 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15435
15436Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15437
15438 * config.guess: Merge from FSF.
15439
15440Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15441
15442 * configure: Don't use $ when handling program_suffix.
15443
15444Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15445
15446 * configure.in: Configure tk for hppa/hpux.
15447
15448Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15449
15450 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15451
15452Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15453
15454 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15455 to LIBCXXFLAGS. Tests are better run without it.
15456
15457Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15458
15459 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15460
15461Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15462
15463 * configure.in (*-*-netware*): Don't configure xiberty.
15464
15465Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15466
15467 * configure.in: Remove tk from native_only list.
15468
15469Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15470
15471 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15472 for special NCD build.
15473
15474Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15475
15476 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15477 makeall.bat, they're only useful for binutils snapshots.
15478 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15479 makeall.bat to specified SUPPORT_FILES.
15480
15481Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15482
15483 * build-all.mk: Add Ericsson targets to sun4 and solaris
15484 hosts. Add BNR's sun4 target to solaris host, so their
15485 build-from-source will be tested in-house first.
15486
15487Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15488
15489 * Makefile.in (LIBCFLAGS): New variable.
15490 (CFLAGS_FOR_TARGET): Ditto.
15491 (LIBCFLAGS_FOR_TARGET): Ditto.
15492 (LIBCXXFLAGS): Ditto.
15493 (CXXFLAGS_FOR_TARGET): Ditto.
15494 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15495 (BASE_FLAGS_TO_PASS): Pass them.
15496 (EXTRA_TARGET_FLAGS): Ditto.
15497
731a8127 15498 * configure.in: Support --enable-shared.
6599da04
JM
15499
15500Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15501
15502 * configure.in (target_libs): Include libstdc++ again.
15503 * config.guess: Update from FSF (for FreeBSD).
15504
15505Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15506
15507 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15508 makeall.bat.
15509 (DISTDOCDIRS): Add `etc'.
15510 (ETC_SUPPORT_PFX): New variable.
15511 (taz): Include anything from etc starting with a word in
15512 ETC_SUPPORT_PFX.
15513
15514Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15515
15516 * config.sub: Update for recent FSF changes. Remove obsolete
15517 h8300hds entry. Add -windows* and -osx as basic os. Minor
15518 spacing changes.
15519
15520Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15521
15522 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15523
15524 * config.guess: Merge with FSF.
15525 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15526
15527Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15528
15529 * configure: Since the "trap 0" handler will override the exit
15530 status on many systems, only use it for "exit 1", and make it set
15531 a non-zero exit status; reset it before "exit 0". Also, check
15532 exit status of config.sub, and error out if it failed.
15533
15534Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15535
15536 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15537 and install libgloss.
15538
15539Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15540
15541 * Makefile.in (all-binutils): Depend upon all-byacc.
15542
15543 * configure.in: Don't build emacs on Irix 5.
15544
15545Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15546
15547 * configure.in (*-*-netware*): Add libio.
15548
15549Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15550
15551 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15552 (CHECK_TARGET_MODULES): Ditto.
15553 (INSTALL_TARGET_MODULES): Ditto.
15554 (TARGET_LIBS): Ditto.
15555 (all-libstdc++): Note dependencies.
15556
15557Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15558
15559 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15560
15561Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15562
15563 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15564 -fexternal-templates.
15565
15566 * configure.in (target_libs): Add libstdc++.
15567 (noconfigdirs): Add libstdc++ as appropriate.
15568
15569Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15570
15571 * config.guess: Update from FSF.
15572
15573Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15574
15575 * configure: Use ${config_shell} when running ${configsub}.
15576
15577Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15578
15579 * config.sub: No longer recognize h8300h.
15580
15581Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15582
15583 * config.sub: Remove extraneous differences between config.sub and
15584 gcc/config.sub.
15585
15586Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15587
15588 * Makefile.in (DISTSTUFFDIRS): Add gas.
15589
15590Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15591
15592 * COPYING.NEWLIB: New file.
15593
15594Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15595
15596 * config.guess (HP-UX): Patch from Harlan Stenn
15597 <harlan@landmark.com> to also emit release level.
15598
15599Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15600
15601 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15602
15603Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15604
15605 * config.sub: Merge nextstep cleanup from FSF.
15606
15607Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15608
15609 * configure.in (arm-*-*): Don't configure ld for this target.
15610
15611Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15612
15613 * configure.in (*-*-netware): don't configure libg++, libio,
15614 librx, or newlib.
15615
15616Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15617
15618 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15619 configure ld--it works, but it doesn't support shared libraries.
15620
15621Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15622
15623 * config.guess (*-unknown-freebsd*): Get rid of possible
15624 trailing "(Release)" in version string.
15625 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15626
15627Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15628
15629 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15630 Fix type: *-next-neststep -> *-next-nextstep.
15631
15632 * config.guess: Merge from FSF:
15633
15634 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15635
15636 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15637
15638 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15639
15640 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15641 instead of UNIX_SV for UnixWare 1.0).
15642
15643Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15644
15645 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15646 to make gdb/nlm/* build after the compiler and linker.
15647
15648Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15649
15650 * config.guess (netbsd, freebsd, linux): Accept any machine,
15651 not just i[34]86.
15652 (m68k-atari-sysv4): Relocate to match FSF version.
15653
15654 * config.guess: More merges from the FSF:
15655
15656 Add a space before function call or macro invocation.
15657
15658 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15659
15660 * config.guess: Add trap cmd to remove dummy.c and dummy when
15661 interrupted.
15662
15663 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15664
15665 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15666 (dummy): Redirect stderr from compilation of dummy.c.
15667
15668 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15669
15670 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15671
15672Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15673
15674 * configure: Accept and ignore --cache*, for compatibility with
15675 new autoconf.
15676
15677Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15678
15679 * config.guess: Merge from FSF:
15680
15681 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15682
15683 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15684 (PATH): Add /.attbin at end for finding uname.
15685 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15686
15687 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15688
e490616e 15689 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15690
15691 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15692
e490616e
ZW
15693 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15694 to select whether to use ELF or COFF.
6599da04
JM
15695
15696 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15697
e490616e 15698 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15699
15700 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15701
15702 * config.guess: Guess the OS version for HPUX.
15703
15704 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15705
15706 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15707
15708Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15709
15710 * configure.in: Recognize --with-headers, --with-libs, and
15711 --without-newlib.
15712 * Makefile.in (all-xiberty): Depend upon all-ld.
15713
15714Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15715
15716 * configure.in: Change i[34]86 to i[345]86.
15717
15718Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15719
15720 * configure (version): A few more tweaks to help message.
15721
15722Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15723
15724 * Makefile.in: Remove (for now) librx as a host library,
15725 now that we're building it for target.
15726
15727Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15728
15729 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15730 (Karl Berry).
15731
15732Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15733
15734 * configure.in: Also configure librx.
15735
15736Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15737
15738 * Makefile.in: Update various rules to reflect that librx
15739 is now needed for libg++.
15740
15741Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15742
15743 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15744
15745Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15746
15747 * configure.in: Configure the examples directory.
15748
15749Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15750
15751 * configure: Simplify Jun 2 1994 change.
15752
15753Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15754
15755 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15756 /bin/gcc isn't good enough to build gcc.
15757
15758Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15759
15760 * Makefile.in (GDB_SUPPORT_FILES): Remove
15761 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15762 (gdb.tar.gz): Add new rule to use standard distribution building
15763 mechanism.
15764
15765Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15766
15767 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15768 Bill Cox <bill@cygnus.com>.
15769
15770Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15771
15772 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15773
15774Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15775
15776 * configure: Search current dir first in .gdbinit.
15777
15778Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15779
15780 * config.sub: Recognize freebsd (merged from gcc config.sub).
15781
15782Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15783
15784 * config.sub: Refer to NeXT's operating system as nextstep.
15785
15786 * config.sub (case $basic_machine): Re-order the cases, to match
15787 the order in the FSF version (which is mostly alphabethical).
15788 Merge in some additions and changes from the FSF.
15789
15790Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15791
15792 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15793 * config.sub: Recognize cxux7.
15794 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15795
15796Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15797
15798 * config.sub: Fix typo powerpc -> powerpc-*.
15799
15800Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15801
15802 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15803
15804 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15805 parallel with all-emacs and install-emacs). Top-level command
15806 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15807
15808Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15809
15810 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15811 $(relbindir)/make before doing ``make install'', and use
15812 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15813 installing over running make binary.
15814 ($(host)-stamp-stage3-installed): Likewise.
15815
15816Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15817
15818 * config.guess: Recognize Mach.
15819
15820Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15821
15822 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15823 see whether --exec-prefix was used.
15824
15825Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15826
15827 * README: Explicitly mention libg++/README. (Zoo's idea.)
15828
15829Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15830
15831 * Makefile.in: Add all-librx target similar to all-libproc.
15832
15833Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15834
15835 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15836 with post 1.2 uname bogosity.
15837
15838Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15839
15840 * configure: Remove temporary files on receipt of a signal.
15841
15842Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15843
15844 * configure: If there is a package_makefile_frag, remove
15845 ${subdir}/Makefile.tem after copying it in.
15846
15847Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15848
15849 * build_all.mk: support rs6000 lynx identifies itself as
15850 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15851 since /bin/gcc is too feeble to compile a modern gcc.
15852
15853Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15854
15855 * brought devo/test-build.mk update-to-date with progressive/
15856 test-build.mk. Add lynx targets and hppa flag info.
15857
15858Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15859
15860 * configure.in: Use mh-ncrsvr43. Patch from
15861 Tom McConnell <tmcconne@sedona.intel.com>.
15862
15863Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15864
15865 * config.guess (i386-unknown-bsdi): No longer need to
15866 check #if defined(__bsdi__) && defined(__i386__).
15867
15868Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15869
15870 * configure: Set program_transform_nameoption correctly.
15871
15872Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15873
15874 * brought build-all.mk update-to-date with progressive build-all.mk,
15875 added new targets and hppa info.
4e81ae98 15876
6599da04
JM
15877Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15878
15879 * configure: If config.guess result is a prefix of the user
15880 specified target, assume a native build and use the user specified
15881 target as the host alias. Remove SunOS patch suffix removal hack.
15882 * configure.in: Remove SunOS patch suffix removal hack.
15883
15884 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15885 in NATIVE_CHECK_MODULES.
15886
15887Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15888
15889 * Makefile.in: Rename HOST_ONLY to NATIVE.
15890 * configure: Delete SunOs patch suffix from host_canonical
15891 and build_canonical variables that are prepended to Makefiles.
15892 * configure.in: Add comments for easier maintenance.
15893
15894Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15895
15896 * Makefile.in: Add all-libproc target similar to all-gui.
15897
15898Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15899
15900 * Makefile.in (CHECK_MODULES): split into
15901 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15902
15903Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15904
15905 * config.guess (i386-unknown-bsdi): New system to guess.
15906
15907Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15908
15909 * Makefile.in: Add all-gui target (but not yet build by "all").
15910
15911Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15912
15913 * config.sub: Move deletion of patch suffix from here...
15914 * configure.in: To here, at Ian's suggestion. The top-
15915 level scripts might need to know of a patch level.
15916
15917Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15918
15919 * config.sub: Strip off patch suffix so rtl is recognized
15920 as a sunos4.1.3 machine, even though it's been patched.
15921
15922Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15923
15924 * Makefile.in (INSTALL_LAST): Delete.
15925 (INSTALL_DOSREL): New.
15926
15927Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15928
15929 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15930 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15931 whether we pass down --with-gnu-ld anyhow.
15932
15933Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15934
15935 * Makefile.in (INSTALL_LAST): Change operation so it works
15936 on more flavors of make.
15937 * configure.in (go32): Don't build libg++ or libio.
15938
15939Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15940
15941 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15942 they can be overriden by templates.
15943
15944Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15945
15946 * configure.in (target==go32): Don't build gdb.
15947 * dosrel: New directory.
15948
15949Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15950
15951 * configure.in (host==go32): Configure dosrel too.
15952 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15953 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15954 be set by incoming names or templates.
15955 (INSTALL_LAST): New rule.
6599da04
JM
15956
15957Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15958
15959 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15960
15961Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15962
6599da04
JM
15963 * configure.in (appdirs): New variable. Currently empty, but will
15964 be used in gas distribution. If nonempty, lists a set of
15965 directories at least one of which must get configured, or top
15966 level configuration is considered to have failed.
15967 (rs6000-*-lynxos*): Use new file name.
15968
15969Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15970
15971 Eliminate XTRAFLAGS.
15972 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15973 newlib include files using -idirafter, and also use -nostdinc.
15974 (CXX_FOR_TARGET): Likewise.
15975 (XTRAFLAGS): Removed.
15976 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15977 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15978 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15979 ($(DO_X)): Don't pass down XTRAFLAGS.
15980
15981Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15982
15983 * configure.in (mips*-dec-bsd*): New target; do build linker.
15984 (mips*-*-bsd*): New target; don't build linker.
15985
15986Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15987
15988 * configure.in: support rs6000-*-lynxos* configuration.
15989 support sunos4 as a cross target.
15990
15991 * config.sub: look for lynx*, not lynx since the OS version may
15992 legitimately be part of the name.
15993
15994Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15995
15996 * configure.in (i[34]86-*-sco*): Move to be with other i386
15997 targets.
15998 (romp-*-*): New target. Skip various binary utilities.
15999 (vax-*-*): New target. Don't build newlib.
16000 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16001
16002Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16003
16004 * configure.in: Only set host_makefile_frag if config
16005 directory exists.
16006
16007Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16008
16009 * install.sh: If $dstdir exists, don't check whether each
16010 component does.
16011
16012Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16013
16014 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16015
16016Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16017
3b75d237
AJ
16018 * configure.in (*-*-lynxos*): Don't configure newlib for either
16019 native or cross Lynx.
6599da04
JM
16020
16021Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16022
16023 * config.sub (sparc64-elf): Fix os.
16024 (z8k): Remove duplicate.
16025
16026Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16027
16028 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16029 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16030
16031Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16032
16033 * configure: Make file links cleanly even if Lynx fails on
e490616e 16034 an NFS symlink (at least fail cleanly).
6599da04
JM
16035
16036Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16037
16038 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16039 -XNh2000.
16040
16041Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16042
16043 * configure: Unknown options are fatal again.
16044
16045Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16046
16047 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16048 compatibility.
6599da04
JM
16049
16050Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16051
16052 * build-all.mk: Add `clean' target.
16053
16054Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16055
16056 * config.guess: Add SINIX support.
16057 * configure.in: Add mips-*-sysv4* support.
16058
16059Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16060
16061 * build-all.mk: Document all useful targets.
16062 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16063 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16064
16065Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16066
16067 * configure: Support --silent, --quiet.
16068
16069Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16070
16071 * configure: Support --disable-FEATURE.
16072
16073Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16074
16075 * config.guess: Recognize NCR running SVR4.3.
16076
16077Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16078
16079 * config.guess: Make BSDI generate i386-unknown-bsd386.
16080 Patch from Paul Eggert <eggert@twinsun.com>.
16081
16082Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16083
16084 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16085
16086Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16087
16088 * configure: Make unrecognized options give nonfatal warnings
16089 instead of fatal errors, and pass them to any subdirectory
16090 configures in case they recognize them.
16091 Make --x equivalent to --with-x.
16092
16093Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16094
16095 * configure: Add --enable-* options. Clean up usage message and
16096 some comments.
16097
16098Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16099
16100 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16101
16102Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16103
16104 * configure.in (hppa*-*-*): Enable binutils.
16105
16106Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16107
16108 * config.sub: Recognize cisco.
16109
16110Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16111
16112 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16113
16114Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16115
16116 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16117 than one configuration name. Add comment.
16118
16119Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16120
16121 * config.guess: about target *-hitachi-hiuxwe2, fixed
16122 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16123 macro is incorrect.]
16124
16125Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16126
16127 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16128 than the "make ls" stuff which used to be here.
16129
16130Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16131
16132 * config.guess: Recognize i[34]86-unknown-freebsd.
16133 From Shawn M Carey <smcarey@rodan.syr.edu>.
16134
16135Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16136
16137 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16138
16139Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16140
16141 * config.guess: Check for ptx.
16142
16143Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16144
16145 * config.sub: Add os9k checking.
16146
16147Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16148
16149 * config.guess: Handle OSF1 running on HPPA processors
16150
16151Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16152
16153 * configure: If subdir configure fails, print out a message with
16154 subdirectory name, in case subdir's configure code didn't identify
16155 itself.
16156
16157Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16158
16159 * configure.in: Remove embedded newlines from configdirs.
16160 Avoid mismatches of substrings. Fix matching strings at end
16161 of configdirs.
16162
16163Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16164
16165 * config.guess: Add Lynx/rs6000 config support.
16166
16167Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16168
16169 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16170
16171Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16172
16173 * configure.in (hppa*-*-osf*): Treat this just like most other
16174 PA configurations (eg no binutils or ld).
16175 (hppa*-*-*elf*): These configurations have binutils and ld.
16176
16177Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16178
16179 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16180
16181Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16182
16183 * configure.in (rs6000-*-*): Build gas.
16184
16185Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16186
e490616e 16187 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16188
16189Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16190
16191 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16192 for GDB and GDB has been fixed to not need it.
16193
6599da04
JM
16194Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16195
16196 * config.guess: Recognize vax hosts.
16197
16198Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16199
16200 * configure (while loop): Don't use "break 2" inside case
16201 statement -- the case statement isn't an enclosing loop.
16202
16203Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16204
16205 * config.guess: Clean up NeXT support, to allow nextstep
16206 on Intel machines. Make OS be nextstep.
16207
16208Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16209
16210 * config.guess: Add alternate forms for Convex.
16211
16212Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16213
16214 * configure: Completely rewrite option processing. Take
16215 advantage of pattern-matching to avoid invoking test frequently.
16216 Also clean up host and target defaulting logic.
16217
16218Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16219
16220 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16221 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16222 commands (plus user environment) will fit SCO limits.
16223
16224Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16225
16226 * configure.in: Don't issue warnings about directories which are
16227 not being configured if -norecursion is set. Correct test for
16228 --with-gnu-as and --with-gnu-ld to not get confused by substring
16229 matches.
16230
16231 * configure.in: Don't build gas for alpha-dec-osf1*.
16232
16233Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16234
16235 * configure: Back out Per's change of 12/19/1993. It changes the
16236 behavior of configure in unexpected and confusing ways.
16237
16238 Also, use different delim char when calculating
16239 program_transform_name so that the name can contain slashes.
16240
16241Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16242
16243 * configure.in, config.sub: Add support for VSTa micro-kernel.
16244
16245Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16246
16247 * configure.in: Nuke hacks which were used to get a special
16248 version of GAS for HPPA configurations.
16249
16250Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16251
16252 * configure: If only ${target_alias} is given, use that
16253 as the default for ${host_alias}.
16254 * configure: Add missing back-slashes before nested quotes.
16255
16256Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16257
16258 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16259
16260Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16261
16262 * config.guess: Recognize some Tektronix configurations.
16263 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16264
16265Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16266
16267 * config.sub: Match any flavor of SH.
16268
16269Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16270
16271 * configure.in: Don't try to configure newlib for Alpha.
16272
16273Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16274
16275 * configure.in: Don't build ld for Irix 5. Don't build gas,
16276 libg++ or libio for any Alpha target.
16277
16278 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16279
16280Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16281
16282 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16283 default arguments -- so it tried to compress itself.
16284
16285Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16286
16287 * configure.in (notsupp): ensure that a space is always at the end
16288 of the configdirs list, since the grep checks for an explicit space
16289
16290Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16291
16292 * configure.in (target i386-sysv4.2): don't build ld, since static
16293 versions of many libraries are not available.
16294
16295Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16296
16297 * config.guess: Recognize Apollos (using environment variables).
16298 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16299
16300Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16301
16302 * config.guess: Recognize Sony news mips running newsos.
16303
16304Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16305
16306 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16307 "fi ; else" for bash.
16308
16309Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16310
16311 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16312
16313Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16314
16315 * config.sub: accept unixware as an alias for svr4.2.
16316 Fix some inconsistancies with the gcc version.
16317
16318Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16319
16320 * Makefile.in (DISTDOCDIRS): Add gdb.
16321
16322Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16323
16324 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16325
16326Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16327
16328 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16329 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16330 this now.
16331
16332Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16333
16334 * config.sub: Accept hiux* as an OS name.
16335
16336 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16337 etc/make-stds.texi. The underscore came from gcc, and dje now
16338 agrees that RUNTESTFLAGS is the correct name.
16339
16340Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16341
16342 * install.sh: Remove 'set -e'. It makes any conditionals
16343 in the script useless.
16344
16345 * config.guess: Automatically recognize arm-acorn-riscix
16346 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16347
16348Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16349
16350 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16351
16352Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16353
16354 * Makefile.in (DISTDOCDIRS): New variable.
16355 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16356 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16357
16358Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16359
16360 * configure.in (hppa target): check the source directory for the
16361 pagas sub-directory
16362
16363Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16364
16365 * config.sub: Allow -aout* and -elf*.
16366
16367Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16368
16369 * configure.in: Don't build ld on i386-solaris2, same as for
16370 sparc-solaris2.
16371
16372Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16373
16374 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16375
16376Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16377
16378 * configure.in: Configure gdb for alpha.
16379
16380Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16381
16382 * Makefile.in (CXXFLAGS): Add -O.
16383
16384Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16385
16386 * config.guess: added support for DG Aviion
16387
16388Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16389
16390 * configure.in: Produce warning message for subdirectories not
16391 configurable for this host/target combination. Don't try to
16392 configure gdb for vms.
16393
16394Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16395
16396 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16397 appropriate files before making "diststuff".
16398 (DISTBISONFILES): New var: list of files to be edited.
16399 (DISTSTUFFDIRS): Add binutils.
16400
16401Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16402
16403 * config.sub: also handle mipsel and mips64el (for little endian mips)
16404
16405Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16406
16407 * configure.in: Add * to end of all OS names.
16408
16409Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16410
16411 * configure.in: Build newlib for LynxOS native.
16412
16413Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16414
16415 * config.guess: Add support for delta 88k running SVR3.
16416
16417 * configure.in: Add comment about HP compiler vs. emacs.
16418
16419Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16420
16421 * configure.in: don't build ld on solaris2 (not a viable option
16422 due to bugs in getpwnam & getpwuid)
16423
16424Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16425
16426 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16427 config.guess will produce a full version number.
16428
16429Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16430
16431 * configure.in: Build linker and binutils for alpha-dec-osf1.
16432
16433Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16434
16435 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16436 and gdb/testsuite/Makefile.in.
16437
16438Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16439
16440 * configure.in: recognize mips*- instead of mips-
16441
16442Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16443
16444 * config.sub: Accept linux*coff and linux*elf as operating
16445 systems.
16446
16447Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16448
16449 * config.sub: Recognize mips64, and mips3 as an alias for it.
16450
16451Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16452
16453 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16454 gdb knows how to handle OSF/1 shared libraries.
16455
16456Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16457
16458 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16459 * config.guess: Recognize Hitachi's HIUX.
16460 * config.sub: Recognize h3050r* and hppahitachi.
16461 Remove redundant cases for hp9k[23]*.
16462
16463Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16464
16465 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16466 if gas and ld are in the source tree and are in ${configdirs}.
16467 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16468 --with options (but still pass them down on the command line,
6599da04
JM
16469 if they were explicitly specified).
16470
16471Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16472
16473 * configure: substitute SHELL value in Makefile.in with
16474 ${CONFIG_SHELL}
16475
16476Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16477
16478 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16479 *-*-solaris2* targets.
16480
16481Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16482
16483 * Makefile.in: define M4, and pass it down to sub-makes;
16484 all-autoconf now depends on all-m4
16485
16486Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16487
16488 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16489 presence of {ar,ranlib} instead of a configured directory
16490
16491Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16492
16493 * config.guess: Accept 34?? as well as 33?? for NCR.
16494
16495Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16496
16497 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16498 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16499
16500Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16501
16502 * configure: grab values for $(CC) and $(CXX) from the
16503 environment, so that someone can do "CC=gcc configure; make" and
16504 have it work right (matching the way that autoconf works now)
16505
16506 * configure.in, Makefile.in: add support for gash, the tcl
16507 interface to Galaxy
16508
16509 * config.guess: add NetBSD variants (hp300, x86)
16510
16511Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16512
16513 * install.sh: Support -d option (in the manner of SunOS 4 install,
16514 as it is more deterministic than that of GNU install)
16515 (chmodcmd): Set file to mode 755 by default (should also do default
16516 chgrp and chown, but I don't feel like dealing with that now)
16517
16518Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16519
16520 * config.sub: Remove h8300hhms alias.
16521
16522Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16523
16524 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16525
16526Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16527
16528 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16529 as stmp-fixinc
16530
16531Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16532
16533 * config.sub: recognize m88110-bug-coff.
16534
16535Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16536
16537 * Makefile.in (all-libio): all dependencies on the toolchain used
16538 to build this (gcc, gas, ld, etc)
16539
16540Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16541
16542 * config.guess: Deal with OSF/1 1.3 on alpha.
16543
16544Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16545
16546 * install.sh: add some 'else true' clauses for portability
16547
16548 * configure.in: don't build libio for h8[35]00-*-* targets
16549
16550Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16551
16552 * Makefile.in: Add support for new libio.
16553
16554Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16555
16556 * install.sh: If one command fails, don't try the rest. Don't try
16557 to remove $dsttmp (via trap) unless we have already created it.
16558 If $src doesn't exist, detect it and exit with an error.
16559
16560 * config.guess: Recognize BSD on hp300.
16561
16562Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16563
16564 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16565 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16566
16567Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16568
16569 * Makefile.in (all-send-pr): depends on all-prms
16570
16571Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16572
16573 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16574
16575Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16576
16577 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16578 Added test for mips-mips-riscos5.
16579
16580Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16581
16582 * configure.in: use mh-hp300 for 68k HP hosts
16583
16584Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16585
16586 * configure: add support for CONFIG_SHELL, so that you can use
16587 some alternate shell for evaluating configure scripts
16588
16589Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16590
16591 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16592 in configure script to bug-gdb@prep.ai.mit.edu when building
16593 distribution archive.
16594 * Makefile.in (COMPRESS): Remove def.
16595 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16596 gdb.tar.Z and make-gdb.tar.Z respectively.
16597 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16598 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16599 to convergence with 'taz' target in Makefile.in.
16600
16601Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16602
16603 * install.sh (dsttmp): use trap to ensure that tmp files go
16604 away on error conditions
16605
16606Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16607
16608 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16609
16610Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16611
16612 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16613 its parent is '/' not ''.
16614
16615 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16616
16617Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16618
16619 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16620 that ${newsrcdir}/configure.in does.
16621
16622Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16623
16624 * test-build.mk: support for CONFIG_SHELL
16625
16626Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16627
16628 * config.sub (netware): Add as a basic system type.
16629
16630Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16631
16632 * Makefile.in (Makefile): depend on configure.in. Also drop the
16633 $(srcdir)/ from the dependency on Makefile.in.
16634
16635Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16636
16637 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16638 (h8300hhms is temporary until multi-libraries are implemented).
16639 * configure.in: Handle h8300h too.
16640
16641Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16642
16643 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16644
16645Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16646
16647 * configure: Remove extraneous output when guessing host type.
16648 * config.guess: Remove extraneous output when guessing using C
16649 compiler rather than uname, or when guessing fails.
16650
16651Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16652
16653 * Makefile.in: remove all.cross and install.cross targets
16654
16655 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16656 definitions
16657
16658Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16659
16660 * configure.in (target sh): Build gprof.
16661
16662Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16663
16664 * config.sub: change -solaris to -solaris2
16665
16666Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16667
16668 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16669
16670Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16671
16672 * configure: Correct error message for missing Makefile.in to
16673 print correct directory.
16674
16675Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16676
16677 * install.sh: kludge around 386BSD shell bug
16678
16679Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16680
16681 * config.guess: Recognize NeXT.
16682 * config.guess: Recognize i486-ncr-sysv4.
16683 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16684
16685Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16686
16687 * Makefile.in (MAKEINFOFLAGS): New variable.
16688 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16689 * build-all.mk, test-build.mk: Pass down --no-split as
16690 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16691
16692Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16693
16694 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16695
16696Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16697
16698 * Makefile.in (libg++.tar.z): New rule.
16699 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16700 * Makefile.in (taz): Only do a single chmod.
16701
16702Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16703
16704 * install.sh: don't use dirname anymore (replaced with sed usage)
16705
16706Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16707
16708 * Makefile.in: Change extension for gzip'd files from '.z' to
16709 '.gz' per new FSF standard usage.
16710
16711Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16712
16713 * configure: put quotes around the final value of program_transform_name
16714
16715Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * Makefile.in: new install.sh support; update install-info rules
16718
16719Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16720
16721 * configure.in: Build diff for crosses, but not for go32 host.
16722
16723 * configure.in: Build gprof only for native, and don't build it
16724 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16725
16726Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16727
16728 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16729
16730Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16731
16732 * configure.in (host_tools): Add prms.
16733
16734Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16735
16736 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16737 with $(FLAGS_TO_PASS) on the command line
16738
16739 * config.sub: Recognize lynx and lynxos
16740
16741Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16742
16743 * config.sub: Accept -ecoff*, not just -ecoff.
16744
16745Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16746
16747 * Makefile.in (taz): Use .gz suffix instead of .z.
16748 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16749 names.
16750
16751Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16752
16753 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16754
16755Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16756
16757 * Makefile.in (install-no-fixedincludes): install gcc last, so
16758 that rebuilds that might happen during 'make install' don't get
16759 bogus gcc include files
16760
16761Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16762
16763 Change from Utah for HPPA support:
16764 * config.guess: Recognize hppa1.x-hp-bsd.
16765
16766Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16767
16768 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16769 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16770
16771Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16772
16773 * config.sub: Add support for rom68k and bug boot monitors.
16774
16775Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16776
16777 * Makefile.in: Make all-opcodes depend on all-bfd.
16778
16779Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16780
16781 * config.guess: Added special check for i[34]86-univel-sysv4*.
16782
16783Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16784
16785 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16786 the processor rather than assuming i486.
16787
16788Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16789
16790 * config.guess: Recognize SunOS6 as Solaris3.
16791
16792Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16793
16794 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16795 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16796
16797Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16798
16799 * build-all.mk (all-cross): New target for Canadian Cross.
16800 Added Q2 go32 targets.
16801 * test-build.mk: Configure go32 cross sparclite-aout and
16802 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16803 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16804
16805Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16806
16807 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16808 GO32 hosted toolchains
16809
16810Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16811
16812 * configure: change so "-exec-prefix" gets passed down rather
16813 than "-exec_prefix" so autoconf generated Makefiles get the
16814 exec_prefix set right.
16815
16816Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16817
16818 * config.guess: get the Solaris2 minor version number
16819
16820 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16821
16822Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16823
16824 * config.guess: Recognize some Sequent platforms.
16825
16826Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * Makefile.in: added the vault-install target
16829
16830 * configure.in: actually use the Sun3 makefile fragment that's in
16831 config, also added the release dir to configdirs
16832
16833Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16834
16835 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16836
16837Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16838
16839 * configure.in: remove some program from Alpha targetted toolchains
16840
16841Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16842
16843 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16844 gprof.
16845 (taz): Run "make diststuff" in those directories instead of "make
16846 proto-dir". Look for "VERSION=" only at start of line in subdir
16847 Makefile. Use "gzip -9" for compression.
16848 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16849 (binutils.tar.z): New target.
16850
16851Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16852
16853 * Makefile.in (taz): Include gpl.texinfo.
16854
16855Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16856
16857 * Makefile.in (setup-dirs): Merged into "taz" target.
16858 (taz): Only do `proto-dir' stuff if a directory is actually needed
16859 for this target.
16860
16861Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16862
16863 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16864 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16865 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16866 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16867 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16868
16869Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16870
16871 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16872 config.sub, and move-if-change to gdb testsuite distribution
16873 archive, so the testsuite can be extracted, configured, and
16874 run separately from the gdb distribution. Blow away the Chill
16875 tests that require a Chill compiled executable, since GNU Chill
16876 is not yet publically available.
16877
16878Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16879
16880 * test-build.mk: set environment variables in a single command,
16881 instead of a list of assignments and exports
16882
16883 * config.guess: recognize Alpha/OSF1 systems
16884
16885Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16886
16887 * configure: Change help message to prefer --options rather than
16888 -options.
16889
16890Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16891
16892 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16893 zippy@ecst.csuchico.edu.
16894 * config.guess: Recognize miniframe.
16895
16896Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16897
cc6010cd
AP
16898 * Makefile.in: Use srcroot to find runtest rather than rootme.
16899 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16900
16901Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16902
16903 * test-build.mk: Extensive additions to support building on a
16904 machine other than the host.
16905
16906Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16907
16908 * configure (tooldir): Fix for i386-aix again.
16909
16910Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16911
16912 * configure, Makefile.in: Change definition of $(tooldir)
16913 to match the FSF.
16914
16915Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16916
16917 * config.guess: Recognize i[34]86/SVR4.
16918
16919Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16920
16921 * Makefile.in (all-gdb): gdb depends on sim.
16922
16923Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16924
16925 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16926 at the same time we make the prototype gdb directory.
16927 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16928 files at the same time as the gdb base release distribution.
16929
16930Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16931
16932 * Makefile.in (check): Use individual check targets rather than
16933 DO_X rule.
16934 (check-gcc): Added.
16935
16936Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16937
16938 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16939 for System V release 3.2.
16940
16941Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16942
16943 * config.sub: Recognize hppaosf.
16944 * configure.in: Do configure ld/binutils/gas for it.
16945
16946Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16947
16948 * configure (tooldir): Alter syntax used to set this, for systems
16949 where "\$" isn't handled right, like i386-aix.
16950
16951Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16952
16953 * configure: Pass program-transform-name, not
16954 program_transform_name, to recursive configures.
16955
16956Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16957
16958 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16959 of gas+ld+binutils.
16960
16961Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16962
16963 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16964
16965Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16966
16967 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16968
6599da04
JM
16969Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16970
16971 * Makefile.in (PRMS): Set back to all-prms.
16972
16973Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16974
16975 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16976 targets, rather than for MIPS hosts.
16977
16978Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16979
16980 * configure.in: add comment for --with-x default values
16981
16982 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16983
16984 * Makefile.in: add check-* targets for each of the directories in
16985 the tree. Add a definition of RUNTEST that will use the one we
16986 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16987
16988Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * configure.in: Removed obsolete references to bfd_target and
16991 target_makefile_frag.
16992
16993 * build-all.mk: Set assorted targets for Q2.
16994 * config.sub: Recognize z8k-sim and h8300-hms.
16995 * test-build.mk: Really don't pass host to configure.
16996 (HOLES): Added uname.
16997
16998Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16999
17000 * configure: Handle an empty program-prefix, program-suffix or
17001 program-transform-name correctly.
17002
17003Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17004
17005 * build-all.mk: -G 8 no longer required for MIPS targets.
17006 * test-build.mk: Don't pass host argument to configure; make it
17007 guess.
17008
17009Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17010
17011 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17012 * Makefile.in (COMPRESS): New macro, like GZIP.
17013
17014Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17015
17016 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17017
17018 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17019 with gas currently defaults to -G 0.
17020
17021Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17022
17023 * Makefile.in (all-flex): flex depends on byacc.
17024
17025 * build-all.mk: If host not specified, use config.guess. Pass TAG
17026 to test-build.mk as RELEASE_TAG.
17027 * test-build.mk (configargs): New variable containing arguments to
17028 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17029 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17030
17031 * config.guess: Use /bin/uname when checking -X argument on SCO,
17032 to avoid invoking GNU uname which doesn't understand -X.
17033
17034 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17035
17036 * configure.in: Build gas for mips-*-*.
17037
17038Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17039
17040 * Makefile.in (all.normal): insert missing backslash.
17041
17042Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17043
731a8127 17044 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17045
17046 * Makefile.in: Complete overhaul to merge many almost identical
17047 targets.
17048
17049Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17050
17051 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17052 (gdb.tar.Z): Adjusted.
17053
17054 * Makefile.in (setup-dirs, taz): New targets; should be general
17055 enough to adapt for gdb sometime. Build only .z file.
17056 (gas.tar.z): New target.
17057
17058Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17059
17060 * build-all.mk: Use CC=cc -Xs on Solaris.
17061
6599da04
JM
17062Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17063
17064 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17065 for handling BISON for FSF releases.
17066
17067Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17068
17069 * configure: Actually implement the change zoo just documented.
17070
17071Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17072
17073 * configure: when using config.guess, only set target_alias when
17074 it's not already been set (ie, on the command line)
17075
17076Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17077
17078 * Makefile.in: add installcheck target, set PRMS to install-prms
17079
17080Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17081
17082 * configure: add support for package_makefile_fragment, handle the
17083 case where a directory has a configure.in file but no Makefile.in
17084 more gracefully (with an actual understandable error message, even);
17085 add support for --without (and add this to the usage message); also
17086 explicitly add a --host=${host_alias} to the command line when
17087 config.guess is used
17088
17089Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17090
17091 * configure: Must use both --host and --target in recursive calls.
17092
17093Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17094
17095 * Makefile.in: Change deja-gnu to dejagnu.
17096
17097Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17098
17099 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17100
17101Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17102
17103 * configure.in: canonicalize all instances to *-*-solaris2*,
17104 also strip out a number of tools to not build for go32 host
17105
17106Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17107
17108 * config.guess: add GPL.
17109
17110 * Makefile.in, config.guess, config.sub, configure: bump
17111 copyrights to 93.
17112
17113Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17114
17115 * Makefile.in (do-info): Removed obsolete check for existence of
17116 localenv file.
17117
17118 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17119
17120Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17121
17122 * Makefile.in: a couple of 'else true' for decstation,
17123 support for TclX
17124
17125 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17126
17127Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17128
17129 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17130
17131Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17132
17133 * config.guess: Recognize i386-ibm-aix (PS/2).
17134 * configure.in: Use config/mh-aix386 file for it.
17135
17136Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17137
17138 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17139 CC_FOR_TARGET instead.
17140 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17141
17142Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17143
17144 * Makefile.in: Add sim to list of directories sent with gdb
17145
17146Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17147
17148 * configure.in: Put back mips-dec-bsd* case.
17149
17150Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17151
17152 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17153 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17154 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17155
17156Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17157
17158 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17159
17160 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17161 (install-info): install dir.info only if it exists,
17162 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17163
17164Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17165
17166 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17167 gas for mips-dec-bsd.
17168
17169Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17170
17171 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17172 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17173
17174Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17175
17176 * configure.in: Added "dejagnu" to hosttools list.
17177
17178Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17179
17180 * config.sub, configure.in, config.guess: Add support
17181 for Bosx, an AIX variant from Bull.
17182 Patches from F.Pierresteguy@frcl.bull.fr.
17183
17184Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17185
17186 * devo/dejagnu: Initial creation of devo/dejagnu.
17187 Migrated dejagnu testcases and support files for testing software
17188 tools to reside as subdirectories, currently called "testsuite",
17189 within the directory of the software tool. Migrated all programs,
17190 support libraries, etc. beloging to dejagnu proper from
17191 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17192 with no modifications. The changes to these files which will
17193 allow them to configure, build, and execute properly will be made
17194 in a future update.
17195
17196Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17197
17198 * Makefile.in: Change send_pr to send-pr.
17199 * configure.in: Likewise.
17200 * send_pr: Renamed directory to send-pr.
17201
17202Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17203
17204 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17205
17206Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17207
17208 * README: Update for gdb-4.8 release.
17209 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17210 gdb-xxx.tar.z (gzip'd) file also.
17211
17212Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17213
17214 * Makefile.in: make all-diff depend on all-libiberty
17215
17216Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17217
17218 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17219
17220Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17221
17222 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17223
17224Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17225
17226 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17227 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17228 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17229
17230Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17231
17232 * Makefile.in: makeinfo binary is in a new location
17233
17234Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17235
17236 * config.sub: Accept -ecoff as an OS.
17237
17238 * Makefile.in: Various changes to eliminate a level of make
17239 recursion and reduce the required command line length.
17240 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17241 sub-makes.
17242 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17243 variables holding settings for specific sub-makes.
17244 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17245 in terms of BASE_FLAGS_TO_PASS.
17246 (TARGET_LIBS): New variable listing directories which use
17247 TARGET_FLAGS_TO_PASS.
17248 (subdir_do): Eliminated.
17249 (do-*): New set of targets to replace subdir_do.
17250 (various): All targets which used subdir_do now depend on do-*.
17251 (local-clean): Renamed from do_clean.
17252 (local-distclean): New target, dependency of distclean and
17253 realclean.
17254 (install-info): Don't create directories. Depend on dir.info
17255 rather than calling make recursively.
17256 (install-dir.info): Eliminated.
17257 (install-info-dirs): Create all info directories here.
17258 (dir.info): Depend upon do-install-info.
17259
17260 * test-build.mk (HOLES): Added false.
17261
17262Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17263
17264 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17265
17266Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17267
17268 * Makefile.in (info): remove dependency on all-texinfo. The
17269 problem was really in texinfo/C, not at this level.
17270
17271Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17272
17273 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17274
17275Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17276
17277 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17278 GDB releases.
17279
17280Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17281
17282 * configure: Include srcdir in message about target of link not
17283 being found. Don't convert `-' to `_' in `with' options being
17284 passed to subdirs.
17285
17286Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17287
17288 * configure.in: add uudecode to host_tools
17289
17290 * Makefile.in: added {all,install}-uudecode targets, added them to
17291 the appropriate lists
17292
17293Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17294
17295 * Makefile.in (all-gcc): Added dependency on all-gas.
17296
17297 * configure.in (mips-*-*): Build ld and binutils.
17298
17299Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17300
17301 * configure: check return code from mkdir, print error message and
17302 exit on failure.
17303
17304Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17305
17306 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17307
17308Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17309
17310 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17311
17312Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17313
17314 * config.sub (h8500): Recognize this as a cpu type.
17315
17316Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17317
17318 * configure: source directory missing is no longer a warning
17319
17320 * configure.in: recognize irix[34]* instead of irix[34]
17321
17322 * Makefile.in: define and pass down X11_LIB
17323
6599da04
JM
17324Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17325
17326 * guess-systype: Renamed to ...
17327 * config.guess: ... by popular request.
17328 * configure.in, Makefile.in: Update accordingly.
17329
17330Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17331
17332 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17333 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17334 + Execute ./dummy instead of assuming . is in PATH.
17335
17336Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17337
17338 * guess-systype: New shell script. Attempts to guess the
17339 canonical host name of the executing host.
17340 Only a few hosts are supported so far.
17341 * configure: Call guess-systype if no host is specified.
17342
17343Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17344
17345 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17346 gcc Makefile.
17347
17348
17349Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17350
17351 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17352 (all-gcc, install-gcc, subdir_do): Use it.
17353
17354Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17355
17356 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17357
17358Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17359
17360 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17361 set exclusively by configure, using configure.in .
17362
17363Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17364
17365 * test-build.mk: set $PATH for all builds
17366
17367 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17368
17369Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17370
17371 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17372 the one used in gcc/Makefile.in, so that a null expansion doesn't
17373 override the one needed to build gcc with a native cc.
17374
17375
17376Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17377
17378 * configure: Accept -with arguments.
17379
17380Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17381
17382 * Makefile.in: added h8300sim
17383
17384Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17385
6599da04
JM
17386 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17387 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17388 (all-cygnus, native, build-cygnus): Make
17389 $(canonhost)-stamp-3stage-done, not $(host)....
17390 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17391 i386-sco3.2v4. Added else true to if command.
17392
17393Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17394
17395 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17396
17397Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17398
17399 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17400
17401Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17402
17403 * configure.in: don't remove binutils from Solaris builds
17404
17405Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17406
17407 * Makefile.in: get rid of earlier definitions for *clean,
17408 also handle the recursive info rule better
17409
17410Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17411
17412 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17413 do more-or-less the right thing.
17414
17415Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17416
17417 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17418 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17419
17420Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17421
17422 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17423 $(host_canonical).
17424
17425 * configure.in: split the configdirs list into 4 categories (native
17426 v. cross, library v. tool) and handle the cross-only and native-
17427 only in more reasonable (and correct!) way.
17428
17429Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17430
17431 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17432 configdirs anymore.
17433
17434Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17435
17436 * Makefile.in: extensive cleanup:: removed all of the explicit
17437 clean-* targets, collapsed many wrappers around subdir_do into
17438 one, added additional targets to satisfy standards.texi, deleted
17439 some old targets, some changes for consistency
17440
17441Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17442
17443 * configure.in: handle some programs as cross-only, and others as
17444 native only
17445
17446 * test-build.mk: handle partial holes in a more generic manner
17447
17448 * Makefile.in: m4 depends on libiberty
17449
6599da04
JM
17450Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17451
17452 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17453 time, wdiff, and find to configdirs
17454
17455 * Makefile.in: all, clean, and install rules for the new programs
17456 added to configure.in
17457
17458Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17459
17460 * configure.in: use mh-sun for all *-sun-* hosts
17461
6599da04
JM
17462Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17463
17464 * Makefile.in: define flags for X11 include files and library file
17465 locations, pass them down to the programs that need this info
17466
17467 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17468
6599da04
JM
17469Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17470
17471 * configure.in: start building libg++ for HP-UX targets
17472
17473Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17474
17475 * README: Update references to files moved into etc/.
17476
17477Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17478
17479 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17480 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17481
17482Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17483
17484 * configure: accept dash as well as underscore in long option
17485 names for FSF compatibility.
17486
17487Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * config.sub: added -sco3.2v4 support from FSF.
17490
17491Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17492
17493 * configure.in: expand the section that adds or removes
17494 directories from the list of programs to build, to handle native
17495 vs. cross in addition to host v. native
17496
17497Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17498
17499 * Makefile.in: Replace C++ in macro names with CXX.
17500 This is less likely to break ...
17501
17502Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17503
17504 * test-build.mk: add -w to GNU_MAKE
17505
17506Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17507
17508 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17509 add 'sparc' to list of recognized cpus. This needed to make
17510 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17511 Delete some redundant ose68 variants. Recognize -wrs as an os,
17512 then changes that into $CPU-wrs-vxworks.
17513
17514 * configure.in: remove most references to gdbtest, regularize
17515 target based program removal
17516
17517 * test-build.mk: import from p3 tree (many fixes and changes)
17518
17519Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17520
17521 * Makefile.in: added rules to handle tcl, tk, and expect
17522
17523 * configure.in: handle those directories if they exist
17524
17525Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17526
17527 * config.sub: removed bogus hppabsd and hppahpux names, since
17528 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17529
17530Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17531
17532 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17533 depends upon all-xiberty
17534
17535 * Makefile.in: changes from p3, including:
17536
17537 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17538
17539 * Makefile.in (XTRAFLAGS): include newlib directories if
17540 newlib/Makefile exists, rather than if host != target.
17541
17542 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17543
17544 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17545 from the same source tree and not building a cross-compiler. This
17546 matters for the libg++ configuration if reconfiguring a tree that
17547 has already been installed.
17548
17549 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17550
17551 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17552 pick up the machine and system specific header files.
17553
17554 * Makefile.in: added AS_FOR_TARGET, passed down in
17555 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17556 the C compiler to use to create programs which are run in the
17557 build environment, set it to default to $(CC), and passed it down
17558 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17559
17560 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17561
17562 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17563 We need them for unusual native builds, like systems without
17564 ranlib.
17565
17566 * configure: also define $(host_canonical) and
e490616e
ZW
17567 $(target_canonical), which are the full, canonical names for the
17568 given host and target
6599da04
JM
17569
17570Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17571
17572 * Makefile.in: Added separate definitions for C++.
17573
17574Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17575
17576 * configure.in (configdirs): Add deja-gnu.
17577
17578Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17579
17580 * README: Update for configure.texi and gdb-4.7 release.
17581
17582Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17583
17584 * Makefile.in: Move "all" target to top of file.
17585 Previously, first target was ".PHONY" which caused BSD4.4 make
17586 to build .PHONY when make was run without arguments.
17587
17588Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17589
17590 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17591 Library-copylefted code in libiberty.
17592
17593Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17594
17595 * config.sub: Replace m68kmote with plain old m68k.
17596
17597Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17598
17599 * Makefile.in: Remove space from blank line, avoid Make complaints.
17600
17601Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17602
17603 * config.sub: Complain if no argument is given. Added support for
17604 386bsd as OS and target alias.
17605
17606Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17607
17608 * Makefile.in (XTRAFLAGS): include newlib directories if
17609 newlib/Makefile exists, rather than if host != target.
17610
17611Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17612
17613 * config.sub: recognize sparclite-wrs-vxworks.
17614
17615 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17616 p3.) Added clean-xiberty to clean.
17617
17618Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17619
17620 * configure.in: use *-*-* instead of nested cases for host and target
17621
17622Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17623
17624 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17625 from the same source tree and not building a cross-compiler. This
17626 matters for the libg++ configuration if reconfiguring a tree that
17627 has already been installed.
17628
17629Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17630
17631 * config.sub (i486v/i486v4): Merge in from FSF version.
17632
17633Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17634
17635 * configure: only set PWD if it is already set.
17636
17637Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17638
17639 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17640 doesn't have unset and all success paths (and most error paths)
17641 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17642 to just ${PWD} to avoid confusion.)
17643
17644Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17645
17646 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17647 even for a native compilation.
17648
17649Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17650
17651 Changes to make the gdb.tar.Z rule work better.
17652
17653 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17654 (DEVO_SUPPORT): Add configure.texi.
17655 (bfd-ilrt.tar.Z): Remove ancient rule.
17656
17657Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17658
17659 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17660 pick up the machine and system specific header files.
17661
17662 * configure.in, config.sub: added new target m68010-adobe-scout,
17663 with alias of adobe68k. Changed configure.in to check for
17664 -scout before -sco* to avoid a false match.
17665
17666 * Makefile.in: added AS_FOR_TARGET, passed down in
17667 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17668 the C compiler to use to create programs which are run in the
17669 build environment, set it to default to $(CC), and passed it down
17670 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17671
17672Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17673
17674 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17675 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17676 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17677 FOR_TARGET variants, to newlib and libg++.
17678
17679Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17680
17681 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17682 first.
17683
17684Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17685
17686 * config.sub: Accept `elf' as an environment.
17687
17688Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17689
17690 * Makefile.in (all-opcodes): cd into the right directory
17691
17692Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17693
17694 * configure: added -program_transform_name option, used as
17695 argument to sed when installing programs.
17696 configure.texi: added documentation for -program_prefix,
17697 -program_suffix and -program_transform_name.
17698
17699Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17700
17701 * config.sub: Accept i486 where i386 ok.
17702
17703Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17704
17705 * config.sub: accept we32k
17706
17707Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17708
3b75d237 17709 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17710
17711 * Makefile.in: don't create all directories for ``make install'';
17712 let the subdirectories create the ones they need.
17713
17714Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17715
e490616e 17716 * COPYING: new file, GPL v2
6599da04
JM
17717
17718Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17719
17720 * Makefile.in: use the new gen-info-dir, which needs a template
17721 argument (which also lives in texinfo)
17722
17723 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17724
6599da04
JM
17725Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17726
17727 * config.sub (ncr3000): Change i386 to i486.
17728
17729Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17730
17731 * Makefile.in: add install-rcs, install-grep to
17732 install-no-fixedincludes, removed install-bison and install-libgcc
17733
17734Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17735
17736 * configure.in: grab the HPUX makefile fragment if on HPUX
17737
17738Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17739
17740 * Makefile.in: eradicate bison spoor (ditto libgcc).
17741 configure.in: recognise m68{k,000}-ericsson-OSE.
17742 es1800 is alias for m68k-ericsson-OSE
17743
17744Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17745
17746 * configure.in: rearrange the parts that remove programs from
17747 configdirs, based now on HOST==TARGET or by canonical triple.
17748
17749Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17750
17751 * test-build.mk: recurse explicitly with -f test-build.mk when
17752 appropriate. predicate stage3 and comparison on the existence
17753 of gcc. That is, if gcc isn't around, we aren't three-staging.
17754 On very clean, also remove ...stamp-co. Build in-place before
17755 doing other builds.
17756
17757Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17758
17759 * Makefile.in, configure.in: add tgas
17760
17761Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17762
17763 * Makefile.in: a number of changes merged in from progressive.
17764
17765 * configure.in: add libm.
17766
17767 * .cvsignore: ignore some stuff that comes from test-build.mk.
17768
6599da04
JM
17769Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17770
17771 * config.sub: Add es1800 (m68k-ericsson-es1800).
17772
17773Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17774
17775 * configure: Add program_suffix (parallel to program_prefix)
17776 * Makefile.in: adjust directory-creating script for losing decstation
17777
17778Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17779
17780 * configure: Minor $subdir-related fixes.
17781
17782Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17783
17784 * configure: fix various problems with propogating
17785 makefile_target_frag in subdirs.
17786 * configure.in: config libgcc if its there
17787
17788Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17789
17790 * config.sub: HPPA merge.
17791
6599da04
JM
17792Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17793
17794 * Makefile.in: Replace all-bison with all-byacc in all
17795 dependency lines for other tools (which now use byacc).
17796
17797Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17798
17799 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17800
6599da04
JM
17801Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17802
17803 * Makefile.in: make gprof rules similar to byacc rules (instead of
17804 vestigal $(unsubdir) that didn't work...)
17805
17806Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17807
17808 * config.sub: Add support for Linux.
17809 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17810 (at least for libg++).
17811
17812Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17813
17814 * configure.texi: fix doc for the -nfp option to configure
17815
17816Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17817
17818 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17819
17820Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17821
17822 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17823 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17824 * configure.in: added solaris* host_makefile_frag hook.
17825
17826Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17827
17828 * config.sub: changed recognition of m68000 so that various
17829 m68k types can be specified via m680[01234]0
17830
17831Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17832
17833 * config.sub (basic_machine): fix sed so that '-foo' isn't
17834 completely substituted out while .+'-foo' loses the '-foo'
17835
17836Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17837
17838 * config.sub ($os): Add -aout.
17839
17840Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17841
17842 * configure: If host_makefile_frag is absolute, don't
17843 prefix ${invsubdir} (relevant to libg++ auto-configure).
17844
17845Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17846
17847 * Makefile.in (tooldir): Define it.
17848 (all-ld): Depend on all-flex.
17849
17850Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17851
17852 * Makefile.in (check): Fix libg++ special case.
17853
17854Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17855
17856 * configure: do not bury `pwd` into config.status, thus do fewer
17857 pwd's.
17858
17859 * configure: print the "Building in" message only when building in
17860 other than "." AND verbose.
17861
63f6bcd7 17862 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17863 configures.
17864
17865 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17866
17867Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17868
17869 * Makefile.in: macroize flags passed on recursion. remove
17870 fileutils.
17871
17872Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17873
17874 * configure: get makesrcdir right for subdirs deeper than 1.
17875
17876 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17877 install.
17878
17879Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17880
17881 * Makefile.in: don't print subdir_do or recursion lines.
17882
17883Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17884
17885 * standards.texi: added menu item.
17886
17887 * Makefile.in: build and install standards.info.
17888
17889 * standards.texi: new file.
17890
17891Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17892
17893 * configure: test for and move config.status pieces from
17894 ${subdir}/.
17895
17896Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17897
6599da04
JM
17898 * configure: Test for existance of files before trying to mv
17899 them, to avoid numerous non-existance messages.
17900
17901Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17902
17903 * configure: correct final line of config.status.
17904
17905 * configure: patch from eggert. Avoids a protection problem if
17906 the original Makefile.in is read only.
17907
17908 * configure: use move-if-change from gcc to create config.status.
17909 Some makefiles depend on config.status to tell if a directory
17910 has been reconfigured for a different host. This change
17911 prevents those directories from remaking everything in the case
17912 where the reconfig was only intended to rebuild a Makefile.
17913
17914 * configure: test for config.sub with "config.sub sun4" rather
17915 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17916 host alias from a missing config.sub.
17917
17918Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17919
17920 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17921 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17922
17923Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17924
17925 * configure: mkdir ${subdir} as needed.
17926
17927Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17928
17929 * Makefile.in,configure.in: added autoconf.
17930
17931Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17932
17933 * Makefile.in: no longer pass against on recursion.
17934
17935 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17936 definitions are not inherited.
17937
17938 * configure: correct makesrcdir when subdir is .
17939
17940Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17941
17942 * configure: Add support for 'subdirs' variable, which is
17943 like 'configdirs', except that configure doesn't re-invoke
17944 itself for subdirs, it just creates a Makefile for each subdir.
17945 * configure.texi: Document subdirs.
17946
17947Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17948
17949 * configure.in: added flex to configdirs
17950
17951Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17952
17953 * Makefile.in: remove clean-stamps from clean.
17954
17955Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17956
17957 * configure.in: Add gdbtest to configdirs.
17958
17959Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17960
17961 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17962 to recursive makes.
17963 * configure.in: Recognize new ncr3000 config.
17964
17965Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17966
17967 * Makefile.in, configure.in: removed references to gdbm.
17968
17969Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17970
17971 * config.sub: Don't canonicalize os value
17972 newsos* to bsd (readline needs to check for newsos).
17973 (This fix was earlier made Jan 31, but got re-broken.)
17974
17975Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17976
17977 * configure.in: sco is an os, not a vendor!
17978
17979 * configure: Quote $( better. Keep various shells happy.
17980
17981Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17982
17983 * Makefile.in: eliminate stamp-files.
17984
17985Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17986
17987 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17988 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17989
17990Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17991
17992 * config.sub: fix iris/iris3.
17993
17994Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17995
17996 * configure: re-add -rm.
17997
17998Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17999
18000 * Maskefile.in: add .stmp-rcs to all.
18001
18002 * configure.in: remove gas from rs6000 build, use aix host fragment.
18003
18004Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18005
18006 * configure: pass down site_option during recursion.
18007
18008Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18009
18010 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18011
18012Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18013
18014 * configure: Change exec_prefix so that it really defaults to prefix.
18015
18016Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18017
18018 * Makefile.in, configure.in: Add support for mmalloc library.
18019
18020Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18021
18022 * Makefile.in: add stmp dependencies for a few more things.
18023
18024Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18025
18026 * configure: adjusted error message on objdir/srcdir configure
18027 collision, per john's suggestion.
18028
18029 * Makefile.in: add libiberty stmp to all and all.cross.
18030
18031Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18032
18033 * Makefile.in: remove force dependencies, add grep to all.
18034
18035Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18036
18037 * Makefile.in: drop flex. make stamp files work.
18038
18039 * configure: added test for conflicting configuration in srcdir,
18040 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18041 gets cranky. use relative paths for configure and srcdir
18042 whenever possible. Send some error messages to stderr that were
18043 going to stdout.
18044
18045Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18046
18047 * Makefile.in: Fix libg++ rule to check for gcc directory
18048 before using gcc/gcc. Also pass XTRAFLAGS.
18049
18050Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18051
18052 * Makefile.in: added stmp-files so that directories aren't polled
18053 when they are already built.
18054
18055 * configure.texi: fixed a node pointer problem.
18056
18057Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18058
731a8127 18059 * config.sub configure.in gdb/configure.in
6599da04
JM
18060 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18061 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18062 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18063
18064Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18065
18066 * configure: -recurring becomes -silent. corrected help message
18067 for -site= option.
18068
18069 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18070
18071Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18072
18073 * configure: when building Makefile for crosses, replace
18074 tooldir and program_prefix. default srcdir from location of
18075 config.sub. remove "for host in hosts" and "for target in
18076 targets" loops.
18077
18078Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18079
18080 * Makefile.in: Do not pass bindir or mandir to cvs.
18081
18082Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18083
18084 * Makefile.in, configure.in: removed traces of namesubdir,
18085 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18086 copyrights to '92, changed some from Cygnus to FSF.
18087
18088 * configure.texi: remove most references to multiple hosts,
18089 multiple targets, subdirs, etc.
18090
18091 * configure.man: removed rcsid. reference config.sub not
18092 config.subr.
18093
18094 * Makefile.in: mkdir $(infodir) on install-info.
18095
18096Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18097
18098 * configure.texi: Explain better about .gdbinit and about
18099 the environment that configure.in sections run in.
18100
18101Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18102
18103 * configure.in: Ultrix is only a decstation if it's a MIPS.
18104
18105Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18106
18107 * README: DOC.configure => cfg-paper.texi.
18108
18109Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18110
18111 * config.sub (near case $os): Don't convert newsos* to bsd!
18112
18113Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18114
18115 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18116 the number of copies of COPYING that go into the GDB tar file.
18117
18118Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18119
731a8127 18120 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18121 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18122 Fix SCO configuration stuff.
18123
18124Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18125
18126 * Makefile.in: For libg++, make sure the -I pointing
18127 to the gcc directory goes *after* all the libg++-local -I flags.
18128 Also, move just-gcc dependency from just-libg++ to all-libg++.
18129
18130Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18131
18132 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18133
18134Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18135
18136 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18137
18138Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18139
18140 * config.sub: Add stratus configuration frags. Also
18141 submitted to FSF.
18142
18143Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18144
18145 * Makefile.in (DEV_SUPPORT): add configure.man.
18146
18147 * config.sub(Decode manufacturer-specific): add -none*.
18148
18149Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18150
18151 * Makefile.in: remove form feeds to make Sun's make happy.
18152 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18153
18154Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18155
18156 * Makefile.in (AR_FLAGS): Make quieter.
18157
18158Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18159
18160 * configure.in: Add libg++.
18161 * configure: When verbose, don't output the command line at each
18162 level; it will be unremarkably the same as the previous version,
18163 which will be the same as what the user typed.
18164
18165Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18166
18167 * configure.in, Makefile.in: fix clean-info, add flex. add
18168 fileutils.
18169
18170 * configure: be less sensitive to spaces in Makefile.in. Do not
18171 look for sources in "..". Doing so breaks subdirectories that
18172 might have their own configure. If a subdir has it's own
18173 configure script, use it.
18174
18175Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18176
18177 * cfg-paper.texi: some changes suggested by rms.
18178
18179Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18180
18181 * config.sub: Merge in some small additions from the FSF version,
18182 taken from the gcc distribution, to bring the Cygnus and FSF
18183 versions into closer sync.
18184
18185Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18186
18187 * configure.in: Changed svr4 references to sysv4.
18188
18189Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18190
18191 * configure: added -V for version number option.
18192
18193Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18194
18195 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18196 renamed from DOC.configure to cfg-paper.texi.
18197
18198Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18199
18200 * configure, config.subr, config.sub: config.subr is now
18201 config.sub again.
18202
18203Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18204
18205 * configure.texi: new file, in progress.
18206
18207 * Makefile.in: build info file and install the man page for
18208 configure.
18209
18210 * configure.man: new file, first cut.
18211
18212 * configure: find config.subr again now that configuration "none"
18213 has gone. removed all traces of the -ansi option. removed all
18214 traces of the -languages option.
18215
18216 * config.subr: resync from rms.
18217
18218Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18219
18220 * configure, config.sub, config.subr: merge config.sub into
18221 config.subr, call the result config.subr, remove config.sub, use
18222 config.subr.
18223
18224 * Makefile.in: revised install for dir.info.
18225
18226Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18227
18228 * configure.in: add decstation host makefile frag.
18229
18230 * Makefile.in: BISON now bison -y again. also install-gcc on
18231 install. clean-gdbm on clean. infodir belongs in datadir.
18232 Make directories for info install. Build dir.info here then
18233 install it.
18234
18235Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18236
18237 * Makefile.in: fix for bad directory tests.
18238
18239Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18240
18241 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18242 regexp. -srcdir relative was being handled incorrectly.
18243
18244 * Makefile.in: unwrapped some for loops so that parallel makes
18245 work again and so one can focus one's attention on a particular
18246 package.
18247
18248Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18249
18250 * configure: added PWD as a stand in for `pwd` (for speed). use
18251 elif wherever possible. make -srcdir work without -objdir.
18252 -objdir= commented out.
18253
18254Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18255
18256 * configure: +options become --options. -subdirs commented out.
18257 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18258 Makefile now at top of generated Makefile. Removed cvs log
18259 entries. added -srcdir. create .gdbinit only if there is one
18260 in ${srcdir}.
18261
18262 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18263 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18264 and mandir now keyed off datadir by default.
18265
18266Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18267
18268 * Freshly created ChangeLog.
18269
18270\f
18271Local Variables:
18272mode: change-log
18273left-margin: 8
18274fill-column: 76
18275version-control: never
18276End: