]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
Don't clear destination if it is used in source
[gcc.git] / ChangeLog
CommitLineData
c2fc1aee
DM
12014-08-19 David Malcolm <dmalcolm@redhat.com>
2
3 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4
68975683
DM
52014-08-19 David Malcolm <dmalcolm@redhat.com>
6
7 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
8
d914bc6b
DM
92014-08-19 David Malcolm <dmalcolm@redhat.com>
10
11 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
12
8020a4d5
DM
132014-08-19 David Malcolm <dmalcolm@redhat.com>
14
15 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
16
a231b8a5
JV
172014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
ce8126f5
CF
212014-08-19 Christopher Faylor <me.gnu@cgf.cx>
22
23 * MAINTAINERS: Remove myself
24
0f82e5c9
DM
252014-08-19 David Malcolm <dmalcolm@redhat.com>
26
27 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
28
9c9afb69
PP
292014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
190bea87
DM
332014-08-18 David Malcolm <dmalcolm@redhat.com>
34
35 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
36 SET_BB_HEADER, SET_BB_FOOTER
37
c41b94ce
DM
382014-08-18 David Malcolm <dmalcolm@redhat.com>
39
bb3fff01 40 * rtx-classes-status.txt: New file
c41b94ce 41
eae1a5d4
RG
422014-08-18 Roman Gareev <gareevroman@gmail.com>
43
44 * configure.ac: Eliminate ClooG installation dependency.
45 * configure: Regenerate.
46 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
47 * Makefile.in: Regenerate.
48
f613bc0f
IV
492014-08-15 Ilya Verbin <iverbin@gmail.com>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
5f75acf4
IT
532014-08-15 Ilya Tocar <tocarip@gmail.com>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
88b1a322
JW
572014-08-01 Jiong Wang <jiong.wang@arm.com>
58
59 * MAINTAINERS (Write After Approval): Add myself.
60
8ed499f8
AG
612014-07-28 Anthony Green <green@moxielogic.com>
62
63 Import from savannah.gnu.org:
64 * config.sub: Update to 2014-07-28 version.
65
09ec3110
RS
662014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
67
68 * MAINTAINERS: Remove my MIPS maintainer entry.
69
7b7f941a
UB
702014-07-26 Uros Bizjak <ubizjak@gmail.com>
71
72 PR target/47230
73 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
74 * configure: Regenerate.
75
a12f7ac8
JN
762014-07-24 James Norris <jnorris@codesourcery.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
09611faf
RG
802014-07-20 Roman Gareev <gareevroman@gmail.com>
81
82 * configure.ac: Accept only CLooG 0.18.1.
83 * configure: Regenerate.
84
37738b0f
RG
852014-07-17 Roman Gareev <gareevroman@gmail.com>
86
87 * configure.ac: Don't accept isl 0.11.
88 * configure: Regenerate.
89
473037cb
AZ
902014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
91
92 * MAINTAINERS (Write After Approval): Add myself.
93
9a62ed16
RO
942014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
95
96 * configure.ac: Don't accept isl 0.10.
97 * configure: Regenerate.
98
c41f1c42 992014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 100
c41f1c42
BE
101 Fix include path for in-tree cloog.
102 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
103 * configure: Regenerate.
29d0a43c 104
c41f1c42 1052014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 106
c41f1c42 107 * .gitignore: Import gcc_update output.
a5852bea 108
b6383ab8
TS
1092014-06-13 Thomas Schwinge <thomas@codesourcery.com>
110
a10ec8bc
TS
111 * config-ml.in: Robustify ac_configure_args parsing.
112
45b3824d
TS
113 * configure.ac (--enable-linker-plugin-configure-flags)
114 (--enable-linker-plugin-flags): New flags.
115 (configdirs): Conditionally add libiberty-linker-plugin.
116 * configure: Regenerate.
117 * Makefile.def (host_modules): Add libiberty-linker-plugin.
118 (host_modules) <lto-plugin>: Pay attention to
119 @extra_linker_plugin_flags@ and
120 @extra_linker_plugin_configure_flags@.
121 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
122 * Makefile.in: Regenerate.
123
b6383ab8
TS
124 * Makefile.tpl (configure-[+prefix+][+module+])
125 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
126 "module_srcdir" instead of "module" for locating a module's srcdir.
127 * Makefile.in: Regenerate.
128
a4a1b5f3
MF
1292014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
38a13841
SP
1332014-06-06 Sebastian Pop <sebpop@gmail.com>
134
135 * MAINTAINERS: Update my email address.
136
153fcd41
TP
1372014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
138
139 * MAINTAINERS (Write After Approval): Add myself.
140
e25d9632
AB
1412014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
142
143 * MAINTAINERS (Write After Approval): Add myself.
144
1007a55c
JW
1452014-05-30 Jonathan Wakely <jwakely@redhat.com>
146
147 PR libstdc++/61011
148 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
149 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
150 * configure: Regenerate.
151
fd9ed1ae
PA
1522014-05-28 Pedro Alves <palves@redhat.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
03bdb69f
MK
1562014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
157
158 * MAINTAINERS: Update my affiliation/email.
159
905083ad
MS
1602014-05-19 Mike Stump <mikestump@comcast.net>
161
162 * MAINTAINERS: Add wide-int reviewers.
163
707f1839
SL
1642014-05-14 Sandra Loosemore <sandra@codesourcery.com>
165
166 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
167 * configure: Regenerated.
168
7321dc60
TR
1692014-05-15 Torvald Riegel <triegel@redhat.com>
170
171 * MAINTAINERS (libitm): Add myself as maintainer.
172
5b1e4b47
CB
1732014-05-07 Charles Baylis <charles.baylis@linaro.org>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
a4ebe104
RS
1772014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
178
179 * config.sub, config.guess: Import from upstream.
180
9575df4a
AL
1812014-04-29 Alan Lawrence <alan.lawrence@arm.com>
182
183 * MAINTAINERS (Write After Approval): Put myself in correct order.
184
2fdc94b7
AL
1852014-04-29 Alan Lawrence <alan.lawrence@arm.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
080c6230
LB
1892014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
190
191 * MAINTAINERS: Move myself from Reviewers to Write After Approval
192 section.
193
4e4c8692
RÁE
1942014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
195
196 * MAINTAINERS (Write After Approval): Delete myself.
197
ffe7f7a7
JJ
1982014-04-17 Jakub Jelinek <jakub@redhat.com>
199
200 PR sanitizer/56781
201 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
202 and -B* options with -Xcompiler.
203
147d38a5
EB
2042014-04-04 Eric Botcazou <ebotcazou@adacore.com>
205
206 PR bootstrap/60620
207 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
208 * Makefile.in: Regenerate.
209
ba1925c3
YS
2102014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
211
212 * Makefile.def (dependencies): Make all-ld depend on all-binutils
213 for WINDRES_FOR_TARGET in default-manifest.o rule.
214 * Makefile.in: Regenerate.
215
8707b3bc
DH
2162014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
217
218 * MAINTAINERS (Write After Approval): Add myself.
219
9e1c8fc1
JJ
2202014-03-26 Jakub Jelinek <jakub@redhat.com>
221
222 PR sanitizer/56781
223 * Makefile.def: Set bootstrap=true; for host fixincludes.
224 * configure.ac: Don't bootstrap host fixincludes unless
225 --with-build-config=bootstrap-{a,ub}san.
226 * Makefile.in: Regenerated.
227 * configure: Regenerated.
228
beeda1d9
JJ
2292014-03-21 Jakub Jelinek <jakub@redhat.com>
230
231 * configure.ac: Move BUILD_CONFIG set up earlier. Add
232 --enable-vtable-verify option parsing. Don't add
233 target-libsanitizer to bootstrap_target_libs unless
234 --with-build-config=bootstrap-asan or
235 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
236 to bootstrap_target_libs unless --enable-vtable-verify.
237 * configure: Regenerated.
238
e5dddc50
AS
2392014-03-10 Anatoly Sokolov <aesok@post.ru>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
df5bc1cb
DC
2432014-03-07 Denis Chertykov <chertykov@gmail.com>
244
245 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
246
3b9edeac
JJ
2472014-03-07 Jakub Jelinek <jakub@redhat.com>
248
249 PR bootstrap/58572
250 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
251 -I for libstdc++-v3 includes if $(LEAN).
252 * Makefile.in: Regenerated.
253
c01a8548
JW
2542014-03-04 Jonathan Wakely <jwakely@redhat.com>
255
256 * MAINTAINERS: Update my email address.
257
341c653c
WL
2582014-02-24 Walter Lee <walt@tilera.com>
259
260 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
261 (tilegx-*-*): Change to tilegx*-*-*.
262 * configure: Regenerate.
263
37f2c4f0
LR
2642014-02-17 Loren J. Rittle <ljrittle@acm.org>
265
266 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
267
6c01e96e
KV
2682014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
269
270 * MAINTAINERS (Write After Approval): Add myself.
271
91da0481
RO
2722014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
273
274 PR target/59788
275 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
276 *solaris2*.
277
dd35b84f
JDA
2782014-01-21 John David Anglin <danglin@gcc.gnu.org>
279
280 * MAINTAINERS: Update my email address.
281
493b8af8
GP
2822014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
283
284 * MAINTAINERS: Convert to UTF-8.
285 Properly sort Xinliang David Li's entry.
286
f121b81d
CLT
2872013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
288 Sandra Loosemore <sandra@codesourcery.com>
289
290 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
291 nios2 port maintainers.
292
74f769b5
MT
2932013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
79e0604d
FXC
2972013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
298
299 * configure.ac: Add user-friendly check for native x86_64-linux
300 multilibs.
301 * configure: Regenerate.
302
2220433c
OE
3032013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
304
305 * MAINTAINERS: Add myself as sh maintainer.
306
6f52009c
BS
3072013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
308
309 * MAINTAINERS: Add self as SLSR maintainer.
310
fba0d71e
JH
3112013-11-18 Jan Hubicka <hubicka@ucw.cz>
312
313 * MAINTAINERS: Update my email address.
314
c4d1d6be
DE
3152013-11-15 David Edelsohn <dje.gcc@gmail.com>
316
317 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
318
32e6ed92
TS
3192013-11-07 Thomas Schwinge <thomas@codesourcery.com>
320
32e6ed92
TS
321 * Makefile.in: Regenerate.
322
76c79d33
TS
323 * Makefile.tpl: Fix typo.
324 * Makefile.in: Regenerate partially.
325
186bc287
BI
3262013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
327
328 * configure.ac: Added libcilkrts to noconfig list when C++ is not
329 supported.
330 * configure: Regenerated.
331
3df8d54b
TS
3322013-11-01 Trevor Saunders <tsaunders@mozilla.com>
333
c4d1d6be 334 * MAINTAINERS (Write After Approval): Add myself.
3df8d54b 335
1652c6da
JM
3362013-10-30 Jason Merrill <jason@redhat.com>
337
338 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
339 --disable-build-format-warnings.
340
3038054c
BI
3412013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
342
343 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
344 depend on libstdc++ and libgcc.
345 * configure: Regenerate.
346 * configure.ac: Added libcilkrts to target binaries. Also, restrict
347 libcilkrts for POSIX and i*86, and x86_64 architectures.
348 * Makefile.in: Added libcilkrts related fields to support building it.
349
98906124
JL
3502013-10-26 Jeff Law <law@redhat.com>
351
352 * Makefile.def (target_modules): Remove libmudflap
353 (languages): Remove check-target-libmudflap).
354 * Makefile.in: Rebuilt.
355 * Makefile.tpl (check-target-libmudflap-c++): Remove.
356 * configure.ac (target_libraries): Remove target-libmudflap.
357 Remove checks which disabled libmudflap on some systems.
358 * configure: Rebuilt.
359 * libmudflap: Directory removed.
360
0a873daa
CH
3612013-10-21 Cong Hou <congh@google.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
93151914
MS
3652013-10-16 Mike Stump <mikestump@comcast.net>
366
367 * .dir-locals.el: Add.
368
459260ec
DM
3692013-10-15 David Malcolm <dmalcolm@redhat.com>
370
371 * configure.ac: Add --enable-host-shared
372 * configure: Regenerate.
373
2a3e690a
JR
3742013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
375
376 Import from savannah.gnu.org:
377 * config.guess: Update to 2013-06-10 version.
378 * config.sub: Update to 2013-10-01 version.
379
53426f6c
JR
3802013-10-01 Simon Cook <simon.cook@embecosm.com>
381
382 Changes to build configuration to allow big endian ARC ELF toolchain
383 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
384 * configure: Regenerate.
385
3cbe17f7
AM
3862013-09-20 Alan Modra <amodra@gmail.com>
387
388 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
389 ppc host match. Support little-endian powerpc linux hosts.
390
06c055fc
DS
3912013-09-19 Dodji Seketeli <dodji@redhat.com>
392
393 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
394 maintainer.
395
f6a83b4a
DD
3962013-09-12 DJ Delorie <dj@redhat.com>
397
398 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
c41f1c42 399 maintainers.
f6a83b4a 400
84aafcc2
RB
4012013-09-03 Richard Biener <rguenther@suse.de>
402
403 * configure.ac: Also allow ISL 0.12.
404 * configure: Regenerated.
405
3ecee8f7
BE
4062013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
8dce4dbc
DM
4102013-08-27 David Malcolm <dmalcolm@redhat.com>
411
412 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
413
1fd07dbc
CT
4142013-08-26 Caroline Tice <cmtice@google.com>
415
416 * MAINTAINERS: Correct earliers update: Move myself from libvtv
417 "Various Reviewers" to libvtv "Various Maintainers".
418
ddfee906
SB
4192013-08-20 Steven Bosscher <steven@gcc.gnu.org>
420
421 * MAINTAINERS: Add myself as RTL optimizers reviewer.
422
6a56e2dd
BDK
4232013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
424
425 * MAINTAINERS: Update name, email.
426
d445d18d
AB
4272013-08-13 Adam Butcher <adam@jessamine.co.uk>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
82ca21b5
CT
4312013-08-12 Caroline Tice <cmtice@google.com>
432
433 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
434 address in the Write After Approval section.
435
7d1d0560
CD
4362013-08-09 Carlos O'Donell <carlos@redhat.com>
437
438 * MAINTAINERS (Write After Approval): Update email.
439
b9bfa45a 4402013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1e74b850
BK
441
442 * configure.ac: Adjust to check VTV_SUPPORTED.
443 * configure: Regenerated.
444
2077db1b
CT
4452013-08-02 Caroline Tice <cmtice@google.com>
446
447 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
448 on non-linux systems; add target-libvtv to noconfigdirs; add
449 libsupc++/.libs to C++ library search paths.
450 * configure: Regenerated.
451 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
452 libstdc++ and libgcc.
453 * Makefile.in: Regenerated.
454
66a5502a
YR
4552013-07-19 Yvan Roux <yvan.roux@linaro.org>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
1545921d
CJW
4592013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
460 Shiva Chen <shiva0217@gmail.com>
461
462 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
463 nds32 port maintainers.
464
1b2d0112
TS
4652013-07-17 Tim Shen <timshen91@gmail.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
bc98bcc4
JBG
4692013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
470
471 * configure.ac: Sync from binutils.
472 * configure: Regenerate.
473
a96e949c
VP
4742013-06-14 Vidya Praveen <vidyapraveen@arm.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
4096c0c2
DT
4782013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
479
480 * MAINTAINERS (Write After Approval): Add myself.
481
6db9ce91
DM
4822013-05-17 David Malcolm <dmalcolm@redhat.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
dc4ea06f
BM
4862013-04-30 Brooks Moses <bmoses@google.com>
487
488 * MAINTAINERS: Update my email; move myself from Fortran
489 reviewer to Write After Approval.
490
eb7062cf
AS
4912013-04-16 Andreas Schwab <schwab@suse.de>
492
493 * configure.ac (aarch64-*-*): Don't disable java.
494 * configure: Regenerate.
495
4b1d4198
CJW
4962013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
6ab7e76a
MK
5002013-03-30 Matthias Klose <doko@ubuntu.com>
501
502 * Makefile.def (target_modules): Don't install libffi.
503 * Makefile.in: Regenerate.
504
6790f448
TS
5052013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
a4a66330
AS
5092013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
4dddfc74
YZ
5132013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
514
515 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
516 * configure: Regenerated.
517
9ccd841a
DE
5182013-02-04 David Edelsohn <dje.gcc@gmail.com>
519
520 * MAINTAINERS: Explicitly add myself as AIX maintainer.
521 Remove Geoff Keating as rs6000 port maintainer, at his request.
522
9058217d
MK
5232013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
524
525 * MAINTAINERS: Update my email.
526
600613d7
SM
5272013-01-23 Shenghou Ma <minux.ma@gmail.com>
528
600613d7
SM
529 * configure: Re-generate.
530
2869f0ff
RB
5312013-01-15 Richard Biener <rguenther@suse.de>
532
533 PR other/55973
534 * configure: Re-generate.
535
197fa28c
MK
5362013-01-14 Matthias Klose <doko@ubuntu.com>
537
538 * Makefile.def (install-target-libsanitizer): Depend on
539 install-target-libstdc++-v3.
540 * Makefile.in: Regenerate.
541
d0ad394c
RB
5422013-01-14 Richard Biener <rguenther@suse.de>
543
544 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
545 * configure: Re-generate
546
969a00c7
JBG
5472013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
548
549 * config.sub: Update from config repo.
550
7cb9fd07
EB
5512013-01-11 Eric Botcazou <ebotcazou@adacore.com>
552
553 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
554 * Makefile.in: Regenerate.
555
f592bd45
JR
5562013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
557
558 * MAINTAINERS (arc): Add new port maintainership for myself.
559
7900ea7d
JM
5602013-01-09 Jason Merrill <jason@redhat.com>
561
562 * .gitignore: Import from gdb repository.
563
458752de
L
5642013-01-09 H.J. Lu <hongjiu.lu@intel.com>
565
566 * Makefile.def (configure-gcc): Depend on all-gmp.
567 (all-gcc): Remove dependency on all-gmp.
568 * Makefile.in: Regenerated.
569
24c4a93e
JBG
5702013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
571
572 * config.sub: Merge from config repo.
cb24ba82 573 * config.guess: Ditto.
24c4a93e 574
51c1ff0c
JBG
5752013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
576
577 * Makefile.def: Merge from binutils.
cb24ba82 578 * Makefile.in: Ditto.
51c1ff0c 579
e0d7fe6d
MK
5802013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
581
582 * MAINTAINERS: Update my email.
583
6c9c2cf2
BE
5842012-12-29 Ben Elliston <bje@gnu.org>
585
586 * config.guess: Update to 2012-12-29 version.
587 * config.sub: Likewise.
588
d89da9db
MK
5892012-12-20 Matthias Klose <doko@ubuntu.com>
590
591 * Makefile.def (install-target-libgfortran): Depend on
592 install-target-libquadmath, install-target-libgcc.
593 (install-target-libsanitizer): Depend on install-target-libgcc.
594 (install-target-libjava): Depend on install-target-libgcc.
595 (install-target-libitm): Depend on install-target-libgcc.
596 (install-target-libobjc): Depend on install-target-libgcc.
597 (install-target-libstdc++-v3): Depend on install-target-libgcc.
598 * Makefile.in: Regenerate.
599
6ce8fd9d
MK
6002012-12-19 Matthias Klose <doko@ubuntu.com>
601
602 * Makefile.def (install-target-libgo): Depend on
603 install-target-libatomic.
604 * Makefile.in: Regenerate.
605
0b8ca8fe
AS
6062012-12-18 Andreas Schwab <schwab@linux-m68k.org>
607
608 PR go/55201
609 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
610 * Makefile.in: Regenerate.
611
0e76460f
TS
6122012-12-16 Thomas Schwinge <thomas@codesourcery.com>
613
614 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
615 * configure: Regenerate.
616
f08bdd69
JBG
6172012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
618
619 * config.sub: Merge from config repo.
620
ac8701fe
L
6212012-12-11 H.J. Lu <hongjiu.lu@intel.com>
622
623 * Makefile.def (target_modules): Add bootstrap=true and
624 raw_cxx=true to libsanitizer.
625 * configure.ac (bootstrap_target_libs): Add libsanitizer.
626 * Makefile.in: Regenerated.
627 * configure: Likewise.
628
8d317164
RS
6292012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
630
631 * MAINTAINERS: Remove self as RTL optimization maintainer.
632
d7b30db8
KT
6332012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
99319980
L
6372012-11-28 H.J. Lu <hongjiu.lu@intel.com>
638
639 * Makefile.def (target_modules): Remove bootstrap=true and
640 raw_cxx=true from libsanitizer.
641 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
642 * Makefile.in: Regenerated.
643 * configure: Likewise.
644
c3cc0031
L
6452012-11-28 H.J. Lu <hongjiu.lu@intel.com>
646
647 * Makefile.def (target_modules): Add bootstrap=true and
648 raw_cxx=true to libsanitizer.
649 * configure.ac (bootstrap_target_libs): Add libsanitizer.
650 * Makefile.in: Regenerated.
651 * configure: Likewise.
652
5d99894e
AP
6532012-11-28 Andrew Pinski <apinski@cavium.com>
654
655 PR bootstrap/54279
656 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
657 * configure: Regenerate.
658 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
659 * Makefile.in: Regenerate.
660
647545a5
SP
6612012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
662
663 * configure.ac: Disable libsanitizer if we're not building C++.
664 * configure: Regenerate.
665
2bf33cdb
RM
6662012-11-15 Roland McGrath <roland@hack.frob.com>
667
668 * MAINTAINERS (Write After Approval): Add myself.
669
f0e10e24
DV
6702012-11-15 Dmitry Vyukov <dvyukov@google.com>
671
672 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
673 Kostya Serebryany (kcc@google.com) and
674 Jakub Jelinek (jakub@redhat.com).
675 Rename area for Dodji Seketeli (dodji@redhat.com).
676
8b7ec423
DS
6772012-11-15 Dodji Seketeli <dodji@redhat.com>
678
679 * MAINTAINERS: (asan.c, related): Add myself.
680
ff4b7a7e
RM
6812012-11-14 Roland McGrath <mcgrathr@google.com>
682
683 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
684 * configure: Regenerate.
685
93bf5390
RH
6862012-11-13 Richard Henderson <rth@redhat.com>
687
688 * configure.ac: Move libsanitizer logic to subdirectory.
689 * configure: Regenerate.
690
d6531d83
DS
6912012-11-13 Dodji Seketeli <dodji@redhat.com>
692
693 * configure.ac: Enable libsanitizer just on x86 linux for now.
694 * configure: Re-generate.
695
e7fae550
DE
6962012-11-13 David Edelsohn <dje.gcc@gmail.com>
697
698 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
699 sections.
700 * configure: Regenerate.
701
3c31b9b4
HPN
7022012-11-13 Hans-Peter Nilsson <hp@axis.com>
703
704 * configure.ac: Add section for configdirs for libsanitizer.
705 Disable for cris-*-* and mmix-*-*.
706 * configure: Regenerate.
707
f35db108
WM
7082012-11-12 Wei Mi <wmi@google.com>
709
710 * configure.ac: Add libsanitizer to target_libraries.
711 * Makefile.def: Ditto.
712 * configure: Regenerate.
713 * Makefile.in: Regenerate.
714 * libsanitizer: New directory for asan runtime. Contains an empty
715 tsan directory.
716
443e6238
CV
7172012-11-03 Corinna Vinschen <corinna@vinschen.de>
718
719 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
720 against Mingw64 w32api.
721 * configure: Regenerate.
722
1873ec0c
L
7232012-11-03 H.J. Lu <hongjiu.lu@intel.com>
724
725 * configure: Regenerated.
726
2588b26e
RM
7272012-11-03 Robert Mason <rbmj@verizon.net>
728
729 * configure.ac: add --disable-libstdcxx configure option
730 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
731
ecdbd01a 7322012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
7e0575b0
GG
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
29dd4e88
JG
7362012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
739
45c29893
SS
7402012-10-24 Sharad Singhai <singhai@google.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
9d294e36
EC
7442012-10-24 Eric Christopher <echristo@gmail.com>
745
746 * MAINTAINERS: Update email address.
747
0d6414b2
EB
7482012-10-23 Eric Botcazou <ebotcazou@adacore.com>
749
750 PR bootstrap/54820
751 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
752 * configure: Regenerate.
753
a780583f
RE
7542012-10-23 Richard Earnshaw <rearnsha@arm.com>
755
756 * MAINTAINERS (aarch64): Add Marcus and myself.
757
0b21f5d3
EB
7582012-10-22 Eric Botcazou <ebotcazou@adacore.com>
759
760 PR bootstrap/54820
761 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
762 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
763 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
764 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
765 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
766 * Makefile.in: Regenerate.
767 * configure.ac (have_static_libs): New variable and associated check.
768 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
769 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
770 * configure: Regenerate.
771
c8855f2d
RB
7722012-10-10 Richard Biener <rguenther@suse.de>
773
0b21f5d3 774 * MAINTAINERS: Adjust for changed surname.
c8855f2d 775
b86cba2e
LC
7762012-10-04 Lawrence Crowl <crowl@google.com>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
6b391f49
CC
7802012-10-01 Cary Coutant <ccoutant@google.com>
781
782 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
783
0e56e590
ILT
7842012-09-28 Ian Lance Taylor <iant@google.com>
785
786 * Makefile.def: Make all-target-libgo depend on
787 all-target-libbacktrace.
788 * Makefile.in: Rebuild.
789
d83697f4
ILT
7902012-09-26 Ian Lance Taylor <iant@google.com>
791
792 * Makefile.def: Make all-gcc depend on all-libbacktrace.
793 * Makefile.in: Rebuild.
794
8750dfc5
WL
7952012-09-20 Walter Lee <walt@tilera.com>
796
797 * configure.ac: Add tilegx to list of targets that support gold.
798 * configure: Regenerate.
799
61e12aff
MP
8002012-09-20 Marek Polacek <polacek@redhat.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
d91491e5
SE
8042012-09-19 Steve Ellcey <sellcey@mips.com>
805
806 * configure.ac: Add mips*-mti-elf* target.
807 * configure: Regenerate.
808
eff02e4f
ILT
8092012-09-17 Ian Lance Taylor <iant@google.com>
810
811 * MAINTAINERS (Various Maintainers): Add libbacktrace.
812 * configure.ac (host_libs): Add libbacktrace.
813 (target_libraries): Add libbacktrace.
814 * Makefile.def (host_modules): Add libbacktrace.
815 (target_modules): Likewise.
816 * configure, Makefile.in: Rebuild.
817
d7a29167
DE
8182012-09-14 David Edelsohn <dje.gcc@gmail.com>
819
820 PR target/38607
821 Merge upstream change.
822 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
823
824 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
825 Add libgomp*.o to compare_exclusions for AIX.
826 * configure: Regenerate.
827
8282012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
829
830 * configure.ac: Bump minimum GMP version to 4.2.3.
831 * configure: Re-generate.
832
b588ae30
GJL
8332012-09-05 Georg-Johann Lay <avr@gjlay.de>
834
835 PR target/54461
836 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
837 target-libgloss if not configured --with-avrlibc=no.
838 * configure: Regenerate.
839
178f875a
JM
8402012-09-04 Jason Merrill <jason@redhat.com>
841
842 * configure.ac: Fix --enable-languages=all.
843
7c2f37eb
CL
8442012-09-04 Christophe Lyon <christophe.lyon@st.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
625afa23
RG
8482012-09-03 Richard Guenther <rguenther@suse.de>
849
850 PR bootstrap/54138
851 * configure.ac: Re-organize ISL / CLOOG checks to allow
852 disabling with either --without-isl or --without-cloog.
853 * configure: Regenerated.
854
a4cf6e46
GJL
8552012-09-03 Georg-Johann Lay <avr@gjlay.de>
856
857 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
858 * configure: Regenerate.
859
6c513d43
UD
8602012-08-27 Ulrich Drepper <drepper@gmail.com>
861
862 * MAINTAINERS: Fix my email address.
863
61171996
L
8642012-08-26 H.J. Lu <hongjiu.lu@intel.com>
865
866 PR binutils/4970
867 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
868 and opcodes.
869 * Makefile.in: Regenerated.
870
14fbeb6c
AH
8712012-08-26 Art Haas <ahaas@impactweather.com>
872
873 * configure: Regenerate.
874
c141b97e
8752012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
876
877 * INSTALL/README: Also refer to the online installation
878 instructions.
879
12d87607
HS
8802012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883 (Picochip port): Remove myself.
884
0823efed
DN
8852012-08-14 Diego Novillo <dnovillo@google.com>
886
887 Merge from cxx-conversion branch.
888
889 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
890 POSTSTAGE1_CONFIGURE_FLAGS.
891 * Makefile.in: Regenerate.
892 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
893 Force C++ when bootstrapping.
894 * configure: Regenerate.
895
a0b0a0c3
JBG
8962012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
6d8b8153
JM
9002012-07-16 Joseph Myers <joseph@codesourcery.com>
901
902 * README: Document use of ranges of years in copyright notices.
903
81ef8878
RG
9042012-07-06 Richard Guenther <rguenther@suse.de>
905
906 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
907 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
908 --with-gmp=system.
909 * Makefile.in: Regenerated.
910 * configure: Likewise.
911
0ff2d841
RG
9122012-07-06 Richard Guenther <rguenther@suse.de>
913
914 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
915 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
916 supply V=1 as extra_make_flags.
917 * configure: Regenerated.
918 * Makefile.in: Likewise.
919
2b2d7c53
TG
9202012-07-04 Tristan Gingold <gingold@adacore.com>
921
922 * configure: Regenerate.
923
1fcd23ac
RG
9242012-07-03 Richard Guenther <rguenther@suse.de>
925
926 * Makfile.def (isl): Remove not necessary extra_exports and
927 extra_make_flags.
928 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
929 * Makefile.in: Regenerated.
930
32d024bf
RG
9312012-07-03 Richard Guenther <rguenther@suse.de>
932
933 * Makefile.def (cloog): Add V=1 to extra_make_flags.
934 * configure.ac: If either the ISL or the CLooG check failed
935 do not try to build in-tree versions.
936 * Makefile.in: Regenerated.
937 * configure: Regenerated.
938
90d4f233
RO
9392012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
940
941 * configure: Regenerate.
942
1116de1a
JJ
9432012-07-02 Janis Johnson <janisjo@codesourcery.com>
944
8153b03d 945 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
946 maintainer.
947
8247e8b2
RG
9482012-07-02 Richard Guenther <rguenther@suse.de>
949
950 * configure: Regenerated.
951
33ad93b9
RG
9522012-07-02 Richard Guenther <rguenther@suse.de>
953 Michael Matz <matz@suse.de>
954 Tobias Grosser <tobias@grosser.es>
955 Sebastian Pop <sebpop@gmail.com>
956
957 * Makefile.def: Add ISL host module, remove PPL host module.
958 Adjust ClooG host module to use the proper ISL.
959 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
960 * configure.ac: Include config/isl.m4. Add ISL host library,
961 remove PPL. Remove PPL configury, add ISL configury, adjust
962 ClooG configury.
963 * Makefile.in: Regenerated.
964 * configure: Likewise.
965
6886e444
RG
9662012-07-02 Richard Guenther <rguenther@suse.de>
967
968 Merge from graphite branch
969 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 970
6886e444
RG
971 * configure: Regenerated.
972 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
973 both cloog.org and legacy versions. The only supported version will
974 be CLooG with the isl backend.
975
976 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 977
6886e444
RG
978 * configure: Regenerated.
979 * configure.ac: Require cloog isl 0.17.0
980
981 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 982
6886e444
RG
983 * configure: Regenerated.
984 * config/cloog.m4: Do not define CLOOG_ORG
985
d4a10d0a
SB
9862012-06-29 Steven Bosscher <steven@gcc.gnu.org>
987
988 * configure.ac: Skip C if explicitly selected.
989 * configure: Regenerate.
990
bd8e704f
CL
9912012-06-28 Christophe Lyon <christophe.lyon@st.com>
992
993 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
994 they contain -O2.
995 * configure: Regenerate.
996
0951ac86
RS
9972012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
998
999 PR debug/53740
1000 * df.h, df-problems.c, dce.c: Revert last patch.
1001
4679c9b3
IS
10022012-06-25 Iain Sandoe <iain@codesourcery.com>
1003
1004 * MAINTAINERS (Write After Approval): Update my email address.
1005
0619103b
MI
10062012-06-21 Meador Inge <meadori@codesourcery.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
056d8580
JM
10102012-06-20 Jason Merrill <jason@redhat.com>
1011
1012 * Makefile.tpl (check-target-libgomp-c++): New.
1013 (check-target-libitm-c++): New.
1014 * Makefile.def (c++): Add them.
1015 * Makefile.in: Regenerate.
1016
556861b2
EW
10172012-05-29 Edmar Wienskoski <edmar@freescale.com>
1018
9c78662a 1019 * MAINTAINERS (Write After Approval): Add myself.
556861b2 1020
8294b6fe
OH
10212012-05-16 Olivier Hainque <hainque@adacore.com>
1022
1023 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1024 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1025 (install-no-fixedincludes): Adjust accordingly.
1026 * Makefile.in: Regenerate.
1027
eb606595
L
10282012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1029
1030 Merge upstream change
1031 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1032
1c8196d9
MG
10332012-05-14 Marc Glisse <marc.glisse@inria.fr>
1034
1035 * MAINTAINERS (Write After Approval): Add myself.
1036
5b0d38e4
NC
10372012-05-09 Nick Clifton <nickc@redhat.com>
1038 Paul Smith <psmith@gnu.org>
1039
1040 PR bootstrap/50461
1041 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1042 allow for the fact that from release v3.1.0 of MPFR the source
1043 files were moved into a src sub-directory.
1044 * configure: Regenerate.
1045
f7d6bc01
JB
10462012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1047
1048 * configure.ac: Bump minimum MPFR version to 2.4.0.
1049 * configure: Regenerated.
1050
48310492
RH
10512012-05-01 Richard Henderson <rth@redhat.com>
1052
1053 * Makefile.def (libatomic): New target_module.
1054 * configure.ac (target_libraries): Add libatomic.
1055 (noconfigdirs): Check if libatomic is supported.
1056 * Makefile.in, configure: Rebuild.
1057
77f496df
GY
10582012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1059
1060 * MAINTAINERS (Write After Approval): Add myself.
1061
95e5b9a4
JB
10622012-04-25 Joel Brobecker <brobecker@adacore.com>
1063
1064 * config.sub: Update to 2012-04-18 version from official repo.
1065
86c8bb32
N
10662012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1067
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
dcc73abf
SE
10702012-04-11 Steve Ellcey <sellcey@mips.com>
1071
1072 * MAINTAINERS: Changed email address.
1073
7fd6378e
GJL
10742012-03-28 Georg-Johann Lay <avr@gjlay.de>
1075
1076 PR target/52737
1077 * contrib/gcc_update (files_and_dependencies):
1078 Remove gcc/config/avr/t-multilib from touch data.
1079
b24513a1
RO
10802012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1081
1082 * MAINTAINERS (OS Port Maintainers): Remove irix.
1083 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1084 (unsupported_languages): Remove mips-sgi-irix6.*.
1085 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1086 (with_stabs): Remove.
1087 * configure: Regenerate.
1088
5c30094f
RO
10892012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1090
1091 * MAINTAINERS (OS Port Maintainers): Remove osf.
1092 * configure.ac (enable_libgomp): Remove *-*-osf*.
1093 (with_stabs): Remove alpha*-*-osf*.
1094 * configure: Regenerate.
1095
091fe9ca
TG
10962012-03-05 Tristan Gingold <gingold@adacore.com>
1097
1098 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1099 * configure: Regenerate.
1100
51f894e6
WL
11012012-02-17 Walter Lee <walt@tilera.com>
1102
1103 * MAINTAINERS: (Write After Approval): Delete myself.
1104
1982a383
WL
11052012-02-14 Walter Lee <walt@tilera.com>
1106
dd552284
WL
1107 * MAINTAINERS (tilegx port): Add myself.
1108 (tilepro port): Add myself.
1109 (Write After Approval): Add myself.
1982a383 1110
98a5b2c9
GP
11112012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1112
9c78662a
UB
1113 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1114 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 1115
365e6b65
BC
11162012-02-09 Bin Cheng <bin.cheng@arm.com>
1117
1118 * MAINTAINERS (write-after-approval): Add myself.
1119
9c9e39dd
IR
11202012-02-08 Ira Rosen <irar@il.ibm.com>
1121
1122 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1123 maintainer.
1124
03548f7b
VK
11252012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1126
9c78662a
UB
1127 * MAINTAINERS (Write After Approval): Move myself to
1128 maintain alphabetical order.
03548f7b 1129
3bc05470
VK
11302012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1131
1132 * MAINTAINERS (Write After Approval): Add myself.
1133
e5b8c090
JS
11342012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
b25364a0
S
11382012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1139 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1140
1141 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1142 * configure: Regenerate.
1143
e5e45c68
HC
11442012-01-23 Harshit Chopra <harshit@google.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
daecebc8
DR
11482012-01-22 Douglas B Rupp <rupp@ngnat.com>
1149
1150 * configure.ac: Remove reference to mh-interix.
1151 * configure: Regenerate.
1152
99776ebd
RH
11532012-01-05 Richard Henderson <rth@redhat.com>
1154
1155 PR bootstrap/51072
1156 * configure.ac: Disable libitm if c++ is not enabled.
1157 * configure: Rebuild.
1158
9696698a
RH
1159 * configure.ac: Fix regexp for same.
1160 * configure: Rebuild.
1161
c40b2528
BI
11622012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
d18ede37
RG
11662012-01-02 Richard Guenther <rguenther@suse.de>
1167
1168 PR bootstrap/51686
1169 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1170 * Makefile.in: Regenerate.
1171
ecdbd01a 11722011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8d2fbf9b
OE
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
7cb62ef1
EB
11762011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1177
1178 * configure: Regenerate.
1179
11802011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
1181
1182 * MAINTAINERS (picochip): Changed email address.
1183
0f14d442
MGD
11842011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1185
1186 * MAINTAINERS (write-after-approval): Add self.
1187
85b8555e
DD
11882011-11-29 DJ Delorie <dj@redhat.com>
1189
1190 * configure.ac (rl78-*-*) New case.
1191 * configure: Regenerate.
1192 * MAINTAINERS: Add myself as RL78 maintainer.
1193
49f7dc9d
EB
11942011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1195
1196 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1197
c6084f68
AT
11982011-11-21 Andreas Tobler <andreast@fgznet.ch>
1199
bd67830a 1200 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 1201
b3fb6108
JR
12022011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1203
1204 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1205 Maintainers section, as Epiphany maintainer.
1206
10eb188c
IS
12072011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1208
1209 PR target/49992
1210 * configure.ac: Remove ranlib special-casing for Darwin.
1211 * configure: Regenerate.
1212
bcf83e00
AB
12132011-11-12 Andrey Belevantsev <abel@ispras.ru>
1214
1215 * MAINTAINERS (Reviewers): Keep the list sorted.
1216
3fec7f10
AB
12172011-11-11 Andrey Belevantsev <abel@ispras.ru>
1218
1219 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1220
e7a82751
RM
12212011-11-09 Roland McGrath <mcgrathr@google.com>
1222
1223 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1224 * configure: Rebuild.
1225 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1226 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1227 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1228 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1229 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1230 Add READELF.
1231 * Makefile.in: Rebuild.
1232
e399136a
JM
12332011-11-09 Jason Merrill <jason@redhat.com>
1234
1235 * Makefile.def (language=c++): Remove check-c++0x.
1236 * Makefile.in (check-gcc-c++): Regenerate.
1237
01f3428c
RH
12382011-11-08 Richard Henderson <rth@redhat.com>
1239
e948157d
RH
1240 * configure.ac: Test for libitm directory present first.
1241
3d3b05ff
RH
1242 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1243
01f3428c
RH
1244 * configure.ac: Test libitm/configure.tgt to disable libitm.
1245 * configure: Rebuild.
1246
0a35513e
AH
12472011-11-07 Aldy Hernandez <aldyh@redhat.com>
1248 Richard Henderson <rth@redhat.com>
1249
1250 Merged from transactional-memory.
1251
1252 * Makefile.def (lang_env_dependencies): libitm is c++.
1253 Add libitm target module.
1254 * configure.ac: Likewise.
1255 * config/mmap.m4: New file.
1256 * contrib/gcc_update: Add libitm to touch data.
1257 * Makefile.in, configure: Rebuild.
1258
f9989b51
RO
12592011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1260
1261 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1262 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1263 * Makefile.in: Regenerate.
1264
753a0ad8
DD
12652011-11-01 DJ Delorie <dj@redhat.com>
1266
1267 * config.sub: Update to version 2011-10-29 (added rl78)
1268
e7a7929d
NC
12692011-10-27 Nick Clifton <nickc@redhat.com>
1270
1271 * config.sub: Import these changes from the config project:
1272
ecdbd01a 1273 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
e7a7929d
NC
1274 Ben Elliston <bje@gnu.org>
1275
1276 * config.sub (epiphany): New.
1277
1278 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1279 Ben Elliston <bje@gnu.org>
1280
9c78662a 1281 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
1282
1283 2011-08-23 Roland McGrath <mcgrathr@google.com>
1284
1285 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1286 64eb to be64.
1287
1288 2011-08-16 Roland McGrath <mcgrathr@google.com>
1289
1290 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1291 (nacl): Grok as alias for 32el-unknown-nacl.
1292
4bc51432
KY
12932011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
3c5bc77d
TJ
12972011-10-24 Teresa Johnson <tejohnson@google.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
76bafb07
JJ
13012011-09-21 Jakub Jelinek <jakub@redhat.com>
1302
1303 * MAINTAINERS (sparc port): Remove myself.
1304
5699cf3d
TV
13052011-09-14 Tom de Vries <tom@codesourcery.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
0d557ff8
YQ
13092011-08-14 Yao Qi <yao@codesourcery.com>
1310
1311 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1312 * configure: Regenerate.
1313
bf03b9ff
ILT
13142011-07-26 Ian Lance Taylor <iant@google.com>
1315
1316 * configure.ac: Set have_compiler based on whether gcc directory
1317 exists, rather than on whether gcc is in configdirs.
1318 * configure: Rebuild.
1319
b017c70a
JM
13202011-07-21 Joseph Myers <joseph@codesourcery.com>
1321
1322 * MAINTAINERS (Global Reviewers): Add self.
1323
242f5421
DE
13242011-07-20 David Edelsohn <dje.gcc@gmail.com>
1325
1326 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1327 link directories.
1328 * Makefile.in: Rebuild.
1329
ff3ac0f4
ILT
13302011-07-20 Ian Lance Taylor <iant@google.com>
1331
1332 PR bootstrap/49787
1333 * configure.ac: Move --enable-bootstrap handling earlier in file.
1334 If --enable-bootstrap and either --enable-build-with-cxx or
1335 --enable-build-poststage1-with-cxx, enable C++ automatically.
1336 * configure: Rebuild.
1337
78767fd9
ILT
13382011-07-19 Ian Lance Taylor <iant@google.com>
1339
1340 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1341 make C++ a boot_language. Set and substitute
1342 POSTSTAGE1_CONFIGURE_FLAGS.
1343 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1344 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1345 * configure, Makefile.in: Rebuild.
1346
9dafd063
VM
13472011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1348
1349 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1350 maintainers.
1351
eac8f5bd 13522011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 1353
eac8f5bd 1354 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 1355
eac8f5bd 13562011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 1357
eac8f5bd 1358 * configure: Regenerate.
1f90cc14 1359
32c87d63
JM
13602011-07-16 Jason Merrill <jason@redhat.com>
1361
1362 * Makefile.def (language=c++): Add check-c++0x and
1363 check-target-libmudflap-c++.
1364 * Makefile.tpl (check-target-libmudflap-c++): New.
1365 * Makefile.in: Regenerate.
1366
a4a2c37d
MK
13672011-07-16 Matthias Klose <doko@ubuntu.com>
1368
1369 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1370 * Makefile.def (target_modules/libjava): Pass
1371 $(EXTRA_CONFIGARGS_LIBJAVA).
1372 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1373 if not configured with --enable-static-libjava.
1374 * Makefile.in: Regenerate.
1375 * configure: Likewise.
1376
6feeed06
JM
13772011-07-15 Jason Merrill <jason@redhat.com>
1378
1379 * Makefile.in (check-c++): Move check-gcc-c++0x after
1380 check-target-libstdc++-v3.
1381
7c9f9795
BS
13822011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1383
1384 * MAINTAINERS (c6x port): New entry.
1385
e2995714
JM
13862011-07-13 Jason Merrill <jason@redhat.com>
1387
1388 * Makefile.in (check-gcc-c++0x): New.
1389 (check-c++): Depend on it.
1390
fbdd5d87
RO
13912011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1392
1393 PR target/39150
1394 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1395 x86_64-*-solaris2.1[0-9]*.
1396 * configure: Regenerate.
1397
875a6c6e
RS
13982011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1399
1400 * MAINTAINERS (RTL optimizers): Add self.
1401
18faf0ee
GC
14022011-06-27 Gabriel Charette <gchare@google.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
8499116a
HPN
14062011-06-22 Hans-Peter Nilsson <hp@axis.com>
1407
6be80923
HPN
1408 PR regression/47836
1409 PR bootstrap/23656
1410 PR other/47733
1411 PR bootstrap/49247
5167b7cf 1412 PR c/48825
8499116a
HPN
1413 * configure.ac (target_libraries): Remove target-libiberty.
1414 Remove case-statement setting skipdirs=target-libiberty for
1415 multiple targets. Remove checking target_configdirs and
1416 removing target-libiberty but keeping target-libgcc if
1417 otherwise empty.
1418 * Makefile.def (target_modules): Don't add libiberty.
1419 (dependencies): Remove all traces of target-libiberty.
1420 * configure, Makefile.in: Regenerate.
1421
db1d217c
WL
14222011-06-13 Walter Lee <walt@tilera.com>
1423
1424 * configure.ac (tilepro-*-*) New case.
1425 (tilegx-*-*): Likewise.
1426 * configure: Regenerate.
1427
9a2fc6ad
JY
14282011-06-06 Jing Yu <jingyu@google.com>
1429
1430 * configure.ac: Skip target-libiberty for
1431 arm*-*-linux-androideabi.
1432 * configure: Regenerated.
1433
9baa43b6
NC
14342011-06-06 Nick Clifton <nickc@redhat.com>
1435
1436 * config.sub: Sync from upstream.
1437
5a9f48b4
NV
14382011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
6c059f76
DJ
14422011-06-01 Daniel Jacobowitz <drow@false.org>
1443
1444 * MAINTAINERS: Update my email address.
1445
f97b516f
NF
14462011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1447
1448 * MAINTAINERS (Write After Approval): Update my email address.
1449
6e91d9d6
PP
14502011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
6f57bdf6
DK
14542011-05-08 Doug Kwan <dougkwan@google.com>
1455
1456 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1457 * configure: Regenerated.
1458 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1459 value from configure.
1460 * Makefile.in: Regenerated.
1461
6a789d5e
JM
14622011-05-05 Joseph Myers <joseph@codesourcery.com>
1463
1464 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1465 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1466 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1467 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1468 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1469 *-*-vxworks*): Disable newlib and libgloss in separate case
1470 statement.
1471 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1472 to separate case statement.
1473 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1474 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1475 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1476 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1477 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1478 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1479 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1480 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1481 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1482 i[[3456789]]86-*-rdos*, m32r-*-*,
1483 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1484 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1485 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1486 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1487 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1488 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1489 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1490 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1491 and libgloss in main case over targets. Remove most empty cases
1492 in main case over targets.
1493 * configure: Regenerate.
1494
a78079c4
JJ
14952011-05-04 Janis Johnson <janisjo@codesourcery.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
f1a0defe
JM
14992011-05-04 Joseph Myers <joseph@codesourcery.com>
1500
1501 * configure.ac: Remove code setting special library locations for
1502 hppa*64*-*-hpux11*. Remove code setting compiler for
1503 sparc-sun-solaris2*.
1504 * configure: Regenerate.
1505
fbcf0dca
JM
15062011-05-04 Joseph Myers <joseph@codesourcery.com>
1507
1508 * configure.ac: Separate libgloss_dir settings from general case
1509 over targets.
1510 * configure: Regenerate.
1511
fddf9ee7
JM
15122011-04-28 Joseph Myers <joseph@codesourcery.com>
1513
1514 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1515 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1516 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1517 cases in libgcj-disabling case statement.
1518 (hppa*64*-*-linux*): Set unsupported_languages instead of
1519 disabling target-zlib.
1520 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1521 to hppa*64*-*-hpux*.
1522 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1523 hppa*-*-hpux*.
1524 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1525 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1526 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1527 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1528 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1529 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1530 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1531 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1532 libgcj-disabling case statement.
1533 * configure: Regenerate.
1534
80f81134
JM
15352011-04-28 Joseph Myers <joseph@codesourcery.com>
1536
1537 * configure.ac: Disable Java for targets not supporting libffi.
1538 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1539 Remove cases in Java-disabling statement.
1540 (*arm-wince-pe): Change to arm-wince-pe.
1541 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1542 cases in Java-disabling statement.
1543 (bfin-*-*): Don't disable Java again.
1544 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1545 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1546 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1547 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1548 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1549 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1550 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1551 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1552 Java-disabling statement.
1553 (mmix-*-*): Don't disable Java again.
1554 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1555 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1556 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1557 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1558 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1559 statement.
1560 * configure: Regenerate.
1561
2909494b
JM
15622011-04-28 Joseph Myers <joseph@codesourcery.com>
1563
1564 * configure.ac: Separate cases disabling Java and Java libraries
1565 from general case over targets.
1566 * configure: Regenerate.
1567
98e2d934
JZ
15682011-04-21 Jie Zhang <jzhang918@gmail.com>
1569
1570 * MAINTAINERS: Update my email address.
1571
1809ba94
ER
15722011-04-20 Easwaran Raman <eraman@google.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
2cd815e7
JH
15762011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1577
1578 PR lto/48086
1579 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1580 * configure: Regenerate.
1581
271d3f8d
JM
15822011-04-16 Jim Meyering <meyering@redhat.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
848309ea
DS
15862011-04-15 Dodji Seketeli <dodji@redhat.com>
1587
1588 * MAINTAINERS: Update my email address.
1589
3a78d31f
GJL
15902011-04-13 Georg-Johann Lay <avr@gjlay.de>
1591
1592 * MAINTAINERS (Write After Approval): Add myself.
1593
fbfbde73
YZ
15942011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
8072c460
SH
15982011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
85bfb75e
JM
16022011-04-06 Joseph Myers <joseph@codesourcery.com>
1603
1604 * configure.ac (build_tools): Remove build-byacc.
1605 (host_libs): Remove mmalloc.
1606 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1607 autoconf automake libtool diff rcs fileutils shellutils time
1608 textutils wdiff find uudecode hello tar gzip indent recode release
1609 sed perl gawk findutils gettext zip.
1610 (libgcj): Remove target-qthreads.
1611 (target_tools): Remove target-examples target-gperf.
1612 (YACC): Don't handle building byacc.
1613 * configure: Regenerate.
1614 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1615 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1616 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1617 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1618 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1619 handle building components.
1620 * Makefile.in: Regenerate.
1621
bc8e4748
SA
16222011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1623
1624 * MAINTAINERS: Update my email address as Xtensa maintainer.
1625
32827f18
RW
16262011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1627
1628 * config.sub: Sync from upstream.
1629
b318fb4b
JM
16302011-04-01 Joseph Myers <joseph@codesourcery.com>
1631
1632 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1633 (microblaze*): Don't disable libssp.
1634 * configure: Regenerate.
1635
72691ba6
JM
16362011-04-01 Joseph Myers <joseph@codesourcery.com>
1637
1638 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1639 moveifchange.
1640 * configure: Regenerate.
1641 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1642 * Makefile.in: Regenerate.
1643
6de66370
JM
16442011-04-01 Joseph Myers <joseph@codesourcery.com>
1645
1646 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1647 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1648 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1649 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1650 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1651 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1652 md_exec_prefix cases.
1653 * configure: Regenerate.
1654
1e9e0e23
JM
16552011-04-01 Joseph Myers <joseph@codesourcery.com>
1656
1657 * configure.ac: Separate cases disabling target-libssp,
1658 target-libiberty, target-libstdc++-v3 and Fortran from general
1659 case over targets.
1660 * configure: Regenerate.
1661
0036370f
JM
16622011-04-01 Joseph Myers <joseph@codesourcery.com>
1663
1664 * configure.ac (*-*-chorusos): Don't disable libgcj.
1665 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1666 Remove case.
1667 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1668 (arm-*-coff): Don't disable libgcj.
1669 (arm*-*-linux-gnueabi): Remove useless assignment.
1670 (arm-*-riscix*): Don't disable libgcj.
1671 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1672 configuration.
1673 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1674 (c54x*-*-*): Remove case.
1675 (tic54x-*-*): Don't disable GCC or GCC libraries.
1676 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1677 to *.
1678 (d10v-*-*): Don't disable GCC libraries.
1679 (d30v-*-*): Don't disable libgcj.
1680 (h8500-*-*): Don't disable GCC libraries.
1681 (i960-*-*): Don't disable libgcj.
1682 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1683 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1684 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1685 libgcj.
1686 (m68k-*-coff*): Remove case.
1687 (mmix-*-*): Don't disable libgloss on host.
1688 (mn10200-*-*, mn10300-*-*): Remove cases.
1689 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1690 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1691 Don't disable libgcj.
1692 (romp-*-*): Remove case.
1693 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1694 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1695 case.
1696 (v810-*-*): Don't disable GCC libraries.
1697 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1698 (ip2k-*-*): Don't disable GCC libraries.
1699 * configure: Regenerate.
1700
c9bdb152
JM
17012011-03-28 Joseph Myers <joseph@codesourcery.com>
1702
1703 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1704 libffi on host.
1705 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1706 on host.
1707 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1708 * configure: Regenerate.
1709
8c6d158a
JM
17102011-03-26 John Marino <binutils@marino.st>
1711
1712 * configure.ac: Add support for *-*-dragonfly*
1713 * configure: Regenerate.
1714
1bcce263
JM
17152011-03-25 Joseph Myers <joseph@codesourcery.com>
1716
1717 * configure.ac (native_only): Remove.
1718 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1719 send-pr uudecode guile gnuserv on host.
1720 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1721 send-pr rcs guile perl texinfo libtool on host.
1722 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1723 automake send-pr rcs guile perl texinfo libtool on host.
1724 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1725 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1726 (alpha*-dec-osf*): Don't disable fileutils on target.
1727 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1728 texinfo send-pr expect dejagnu on target.
1729 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1730 target-qthreads on target.
1731 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1732 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1733 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1734 x86_64-*-mingw*): Don't disable expect on target.
1735 (*-*-cygwin*): Don't disable target-gperf on target.
1736 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1737 gnuserv on target.
1738 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1739 target.
1740 * configure: Regenerate.
1741
8d4c5ac6
JM
17422011-03-25 Joseph Myers <joseph@codesourcery.com>
1743
1744 * configure.ac (target_tools): Remove target-groff.
1745 (native_only): Remove target-groff.
1746 (hppa*64*-*-*): Don't disable byacc.
1747 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1748 setting.
1749 (*-*-kaos*): Don't skip target-librx and target-groff.
1750 (*-*-netware*): Don't skip target-libmudflap.
1751 (*-*-tpf*): Don't skip target-libmudflap.
1752 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1753 directories on the host.
1754 (ia64*-*-*vms*): Don't skip tix.
1755 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1756 host.
1757 * configure: Regenerate.
1758
50e37333
PB
17592011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1760
1761 * configure.ac: Remove references to mt-mep, mt-netware,
1762 mt-wince.
1763 * Makefile.def: Add all-utils soft dependencies.
1764 * Makefile.tpl: Remove GDB_NLM_DEPS.
1765 * configure: Regenerate.
1766 * Makefile.in: Regenerate.
1767
7d77a768
PB
17682011-03-24 Paolo Bonzini <bonzini@gnu.org>
1769
1770 * configure.ac: Do not include mh-x86omitfp.
1771 * configure: Regenerate.
1772
3dc84509
PB
17732011-03-24 Paolo Bonzini <bonzini@gnu.org>
1774
1775 * configure.ac: Remove empty cases.
1776 * configure: Regenerate.
1777
1e2c3ec4
PB
17782011-03-24 Paolo Bonzini <bonzini@gnu.org>
1779
1780 * Makefile.def: Add dependency from termcap to gdb.
1781 * Makefile.in: Regenerate.
1782
73a817c4
PB
17832011-03-24 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1786 * configure: Regenerate.
1787 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1788 * Makefile.tpl: Likewise.
1789 * Makefile.in: Regenerate.
1790
43ecab84
PB
17912011-03-24 Paolo Bonzini <bonzini@gnu.org>
1792
1793 * configure.ac: Remove all mentions of tentative_cc.
1794 * configure: Regenerate.
1795
111eeb6e
JM
17962011-03-24 Joseph Myers <joseph@codesourcery.com>
1797
1798 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1799 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1800 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1801 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1802 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1803 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1804 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1805 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1806 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1807 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1808 *-*-rhapsody*): Remove host cases.
1809 * configure: Regenerate.
1810
4569f85e
JM
18112011-03-24 Joseph Myers <joseph@codesourcery.com>
1812
1813 * configure.ac (ppc*-*-pe): Remove host case.
1814 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1815 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1816 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1817 cases.
1818 * configure: Regenerate.
1819
f3e8ab19
JM
18202011-03-24 Joseph Myers <joseph@codesourcery.com>
1821
1822 * config.sub: Update to version 2011-03-23.
1823
56f8587a
JM
18242011-03-22 Joseph Myers <joseph@codesourcery.com>
1825
1826 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1827 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1828 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1829 * configure: Regenerate.
1830
ebb9f8b0
JM
18312011-03-22 Joseph Myers <joseph@codesourcery.com>
1832
1833 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1834 to Write After Approval.
1835 * config-ml.in: Don't handle arc-*-elf*.
1836 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1837 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1838 handle GCC libraries.
1839 * configure: Regenerate.
1840
474ee908
RO
18412011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1842
1843 PR bootstrap/48120:
1844 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1845 Add -lstdc++ -lm to LIBS.
1846 * configure: Regenerate.
1847
41446fec
DE
18482011-03-18 David Edelsohn <dje.gcc@gmail.com>
1849
1850 * config.guess: Update to version 2011-02-02
1851 * config.sub: Update to version 2011-02-24
1852
51fd6b90
JH
18532011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1854
1855 PR lto/48086
1856 * configure.ac: Re-enable LTO on *-apple-darwin9.
1857 * configure: Regenerate.
1858
a6c71270
JH
18592011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1860
1861 PR lto/48086
1862 * configure.ac: Disable LTO on darwin due to an assembler change in
1863 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1864 under 256.
1865 * configure: Regenerate.
1866
fdc1806a
CL
18672011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1868
9c78662a
UB
1869 * MAINTAINERS: Update myself as score backend maintainer,
1870 update my e-mail address.
fdc1806a 1871
9b4166b2
XG
18722011-03-09 Xuepeng Guo <terry.guo@arm.com>
1873
1874 * MAINTAINERS: Update my e-mail address.
1875
fb72848b
JY
18762011-03-06 Joey Ye <joey.ye@arm.com>
1877
1878 * MAINTAINERS: Update my e-mail address.
1879
f158c8d0
SP
18802011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1881
1882 * configure.ac: Adjust test of with_ppl.
1883 * configure: Regenerated.
1884
97efdf21
KT
18852011-03-02 Kai Tietz <ktietz@redhat.com>
1886
1887 * MAINTAINERS: Adjust my e-mail address.
1888
7d32a440
SP
18892011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1890
1891 * configure.ac: Add -lpwl to ppllibs.
1892 * configure: Regenerated.
1893
3d2bc11b
SP
18942011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1895
1896 * config/cloog.m4: Add -lisl to clooglibs.
1897 * configure: Regenerated.
1898
e3d590af
RR
18992011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1900
1901 * MAINTAINERS (CPU Port maintainers): Add self.
1902
5037599a
RO
19032011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1904
1905 * MAINTAINERS: Add myself as testsuite maintainer.
1906
12a0ae3d
MS
19072011-02-15 Mike Stump <mikestump@comcast.net>
1908
1909 * MAINTAINERS: Add myself as testsuite maintainer.
1910
029c8f3e
RW
19112011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1912
1913 Import from Libtool and gnulib:
1914
1915 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1916
1917 Prepare for supporting FreeBSD 10.
1918 * config.rpath: Remove handling of freebsd1* which soon would
1919 match FreeBSD 10.0.
1920
1921 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1922
1923 Remove support for FreeBSD 1.x.
1924 * libtool.m4 (_LT_LINKER_SHLIBS)
1925 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1926 soon would incorrectly match FreeBSD 10.0.
1927
03b2a04d
RW
19282011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1929
1930 PR binutils/12283
1931 * move-if-change: Import version from gnulib.
1932
f3d533d3
AO
19332011-02-12 Alexandre Oliva <aoliva@redhat.com>
1934
1935 PR lto/47225
1936 * Makefile.def (lto-plugin): Double dash for enable-shared.
1937 (configure-gcc): Depend on all-lto-plugin.
1938 * Makefile.in: Rebuilt.
1939
f33d8408
RW
19402011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1941
1942 * configure.ac: Remove extra bracket.
1943 * configure: Regenerate.
1944
846cf392
TB
19452011-02-08 Tobias Burnus <burnus@net-b.de>
1946
1947 * MAINTAINERS: Add myself as libquadmath maintainer.
1948
f897ac2b
TS
19492011-02-08 Thomas Schwinge <thomas@schwinge.name>
1950
1951 * MAINTAINERS: Update my email address.
1952
0e048a16
JM
19532011-02-07 Joseph Myers <joseph@codesourcery.com>
1954
1955 * MAINTAINERS (option handling): Add self.
1956
b1b0c7e6
KT
19572011-02-06 Kai Tietz <kai.tietz@onevision.com>
1958
1959 PR lto/47225
1960 * Makefile.def: Add dependency for install-gcc
1961 on install-lto-plugin.
1962 * Makfile.in: Regenerated
1963
fdd3083a
SB
19642011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1965
1966 * MAINTAINERS (CPU Port Maintainers): Add myself.
1967
29a63921
AO
19682011-01-31 Alexandre Oliva <aoliva@redhat.com>
1969
1970 PR libgcj/44341
1971 * configure.ac: Discard --with-* flags for host when configuring
1972 target libraries for cross build.
1973 * configure: Rebuilt.
1974
b305e3da
SP
19752011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1976
1977 * MAINTAINERS (linear loop transforms): Removed.
1978
6be7b668
JJ
19792011-01-25 Jakub Jelinek <jakub@redhat.com>
1980
6be7b668
JJ
1981 * configure.ac: If with_ppl is no, move setting with_cloog=no
1982 after CLOOG_REQUESTED check.
1983 * configure: Regenerated.
1984
ab4173cf
SP
19852011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1986
1987 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1988 CLooG has been requested.
1989 * configure: Regenerated.
1990
0deada9e
SP
19912011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1992
1993 * configure: Regenerated.
1994 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1995
27b9aa80
TG
19962011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1997
1998 * configure: Regenerated.
1999 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2000
33e39b66
AS
20012011-01-21 Andreas Schwab <schwab@redhat.com>
2002
2003 * configure.ac: Use AS_HELP_STRING throughout.
2004 * configure: Regenerate.
2005
fb701687
JZ
20062011-01-18 Jie Zhang <jie.zhang@analog.com>
2007
2008 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2009 * configure: Regenerate.
2010
3752f75a
JDA
20112011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2012
2013 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2014
5a2931d1
JB
20152011-01-13 Joel Brobecker <brobecker@adacore.com>
2016
2017 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2018 for ia64-hpux.
2019 * configure: Regenerate.
3e76bf2c 2020
03ebe6c3
JH
20212011-01-07 Jan Hubicka <jh@suse.cz>
2022
2023 PR lto/47225
2024 * Makefile.in: Regenerate.
2025 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2026 configure.
2027
96bdf9b4
JH
20282011-01-07 Jan Hubicka <jh@suse.cz>
2029
2030 * Makefile.in: Regenerate.
2031 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2032 and configure dependency on lto-plugin configure.
2033 (lto-plugin module): Remove dependency on GCC; add dependency on
2034 liniberty.
2035
c12e816f
WS
20362011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
539b4d11
HS
20402010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2041
2042 * configure: Regenerate.
2043
6e307056
HS
20442010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2045
2046 * configure.ac: (picochip): Disable libiberty.
2047
0c2e6904
KP
20482010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
d479b128
ILT
20522010-12-10 Ian Lance Taylor <iant@google.com>
2053
2054 PR bootstrap/46819
2055 * configure.ac: For --disable-libgcj clear libgcj_saved.
2056 * configure: Rebuild.
2057
87e6d9dc
TB
20582010-12-10 Tobias Burnus <burnus@net-b.de>
2059
2060 PR fortran/46540
2061 * configure.ac: Add --disable-libquadmath and
2062 --disable-libquadmath-support.
2063 * configure: Regenerate.
2064
9ad64188
ILT
20652010-12-03 Ian Lance Taylor <iant@google.com>
2066
2067 * MAINTAINERS: Add myself as libgo maintainer.
2068
d062cd48
HPN
20692010-12-03 Hans-Peter Nilsson <hp@axis.com>
2070
2071 PR libffi/46792
2072 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2073 * configure: Regenerate.
2074
bec93d73
ILT
20752010-12-02 Ian Lance Taylor <iant@google.com>
2076
2077 * configure.ac: Always set default for poststage1_ldflags to
2078 -static-libstdc++ -static-libgcc.
2079
b3f122e0
AS
20802010-11-29 Andreas Schwab <schwab@redhat.com>
2081
2082 * configure.ac: Move comment to remove extra space in last argument
2083 of GCC_TARGET_TOOL.
2084
9aff220f
AO
20852010-11-26 Alexandre Oliva <aoliva@redhat.com>
2086
e7e9ce46 2087 PR other/46026
9aff220f
AO
2088 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2089 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2090 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2091 (BASE_FLAGS_TO_PASS): Use it.
2092 * configure: Rebuilt.
2093 * Makefile.in: Rebuilt.
2094
9580395f
L
20952010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2096
2097 PR binutils/12258
2098 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2099 Properly check default linker.
2100 * configure: Regnerated.
2101
21539e2e
MK
21022010-11-23 Matthias Klose <doko@ubuntu.com>
2103
2104 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 2105 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
2106 * configure: Regenerate.
2107
4da3b0f8
ILT
21082010-11-20 Ian Lance Taylor <iant@google.com>
2109
2110 * configure.ac: Only disable a language library if no language needs
2111 it. Don't let --disable-libgcj uncondtionally disable libffi.
2112 * configure: Rebuild.
2113
455c8f48
RW
21142010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2115
e655d2bf
RW
2116 * Makefile.in: Regenerate.
2117
455c8f48
RW
2118 PR other/46202
2119 * configure.ac: Fix just-built in-tree STRIP name to be
2120 binutils/strip-new.
2121 * configure: Regenerate.
2122 * Makefile.def (install-strip-gcc, install-strip-binutils)
2123 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2124 (install-strip-sid): Mirror dependencies on non-strip variants
2125 of these targets on the respective -strip prerequisites.
2126 * Makefile.tpl (install-strip, install-strip-host)
2127 (install-strip-target): New targets.
2128 (install-strip-[+module+], install-strip-target-[+module+]):
2129 New targets.
2130 * Makefile.in: Regenerate.
2131
632e2a07
ILT
21322010-11-19 Ian Lance Taylor <iant@google.com>
2133 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2134
2135 * configure.ac: Add target-libgo to target_libraries. Set
2136 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2137 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2138 (HOST_EXPORTS): Add GOC.
2139 (BASE_TARGET_EXPORTS): Add GOC.
2140 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2141 (GOCFLAGS_FOR_TARGET): New variable.
2142 (EXTRA_HOST_FLAGS): Add GOC.
2143 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2144 * Makefile.def (target_modules): Add libgo.
2145 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2146 (dependencies): Add dependency from configure-target-libgo to
2147 configure-target-libffi and all-target-libstdc++-v3. Add
2148 dependencies from all-target-libgo to all-target-libffi.
2149 (languages): Add go.
2150 * configure: Rebuild.
2151 * Makefile.in: Rebuild.
2152
ce59187e
ILT
21532010-11-19 Ian Lance Taylor <iant@google.com>
2154
2155 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2156 compiler/flag environment variables.
2157
69ecd18f
ILT
21582010-11-18 Ian Lance Taylor <iant@google.com>
2159
2160 * configure.ac: Check for lang_requires_boot_languages in
2161 config-lang.in files.
2162 * configure: Rebuild.
2163
1ec601bf
FXC
21642010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2165 Tobias Burnus <burnus@net-b.de>
2166
2167 PR fortran/32049
2168 * Makefile.def: Add libquadmath; build it with language=fortran.
2169 * configure.ac: Add libquadmath.
2170 * Makefile.tpl: Handle multiple libs in check-[+language+].
2171 * Makefile.in: Regenerate.
2172 * configure: Regenerate.
2173
b9b9d342
TT
21742010-11-16 Tom Tromey <tromey@redhat.com>
2175
2176 * MAINTAINERS: Moved myself to reviewers section.
2177
ecbfe87a
ZD
21782010-11-15 Zdenek Dvorak <ook@ucw.cz>
2179
2180 * MAINTAINERS: Moved myself to reviewers section.
2181
29a4f477
RW
21822010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2183
2184 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2185 (Write After Approval): Remove self.
2186
9965e3cd
AS
21872010-11-15 Andreas Schwab <schwab@redhat.com>
2188
2189 * configure.ac: Fix spelling in option names.
2190 * configure: Regenerated.
2191
0463992b
GJL
21922010-11-13 Georg-Johann Lay <georgjohann@web.de>
2193
2194 PR bootstrap/39622
2195 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2196 * configure: Regenerated.
2197
3df08734
KG
21982010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2199
2200 * MAINTAINERS: Update my email address.
2201
f16e2237
TG
22022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2203
f16e2237
TG
2204 * configure: Regenerate.
2205
0bb52d68
TG
22062010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2207
1f980c25 2208 * configure: Regenerate.
0bb52d68 2209
aba2b02e
TG
22102010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2211
aba2b02e
TG
2212 * configure: Regenerate.
2213
27882098
TG
22142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2215
27882098
TG
2216 * configure: Regenerate.
2217
d32ef397
AS
22182010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2219
2220 * configure.ac: Support official CLooG.org versions.
2221 * configure: Regenerate.
2222 * config/cloog.m4: New.
2223
5a4b6c0e
FD
22242010-11-10 François Dumont <francois.cppdevs@free.fr>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
f2cea726
DE
22282010-11-09 David Edelsohn <dje.gcc@gmail.com>
2229
2230 * MAINTAINERS: Update my email address.
2231
d8ed14ce
IS
22322010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2233
2234 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2235 * configure: Regenerate.
d8ed14ce 2236
48215350
DK
22372010-11-03 Ian Lance Taylor <iant@google.com>
2238 Dave Korn <dave.korn.cygwin@gmail.com>
2239
2240 PR lto/46273
2241 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2242 and on other supported platforms whenever LTO is enabled.
2243 * configure: Rebuild.
2244
87841584
AM
22452010-11-02 Alan Modra <amodra@gmail.com>
2246
2247 PR binutils/12110
2248 * configure.ac: Error when source path contains spaces.
2249 * configure: Regenerate.
2250
fe12dfe1
JW
22512010-10-23 James E. Wilson <wilson@codesourcery.com>
2252
2253 * MAINTAINERS: Update my email address.
2254
66c92425
ILT
22552010-10-20 Ian Lance Taylor <iant@google.com>
2256
2257 * Makefile.def (target_modules): Set lib_path to src/.libs for
2258 libstdc++-v3 module.
2259 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2260 * Makefile.in: Rebuild.
2261
187d3518
LB
22622010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2263
2264 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2265 (Write After Approval): Remove myself.
2266
02db6bba
TG
22672010-10-15 Tristan Gingold <gingold@adacore.com>
2268
2269 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2270
c0103e74
DR
22712010-10-14 Douglas Rupp <rupp@gnat.com>
2272
2273 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2274
1cd0b716
DK
22752010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2276
2277 * configure.ac (build_lto_plugin): New shell variable.
2278 (--enable-lto): Turn on by default for all non-ELF platforms that
2279 have had LTO support added so far. Set build_lto_plugin appropriately
2280 for both ELF and non-ELF.
2281 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2282 * configure: Regenerate.
2283
d4c1abb3
RW
22842010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2285
2286 Sync from src:
2287 * configure.ac (v850 support): Remove target-libgloss from
2288 noconfigdirs.
2289 * configure: Regenerate.
2290
ffedf511
RW
22912010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2292
2293 PR bootstrap/45326
2294 PR bootstrap/45174
2295 * configure.ac: Honor initial values of $build_configargs,
2296 $host_configargs, $target_configargs. Mark the precious, so
2297 environment settings get recorded.
2298 * configure: Regenerate.
2299
e1826acc
RW
23002010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2301
2302 PR bootstrap/45796
2303 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2304 Depend on all-build-libiberty.
2305 * Makefile.in: Regenerate.
2306
80920132
ME
23072010-09-30 Michael Eager <eager@eagercon.com>
2308
2309 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2310 * configure: Regenerate.
2311
770a498a
ME
23122010-09-28 Michael Eager <eager@eagercon.com>
2313
2314 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2315
86dfbd58
RW
23162010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2317
2318 PR bootstrap/44621
2319 * configure.ac: Fix unportable shell quoting.
2320 * configure: Regenerate.
2321
db50fe7d
IS
23222010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2323
2324 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2325 targets and amend comment.
2326 * configure: Regenerate.
2327
0064e825
TB
23282010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2329
2330 * MAINTAINERS (Write After Approval): Add myself.
2331
bb79486c
JH
23322010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2333
2334 * configure.ac: Enable LTO by default on Darwin.
2335 * configure: Regenerate.
2336
9e0b22c3
MS
23372010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2338
bb79486c 2339 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2340
2fabf1b7
IB
23412010-09-01 Ian Bolton <ian.bolton@arm.com>
2342
bb79486c 2343 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2344
3a9abc98
DS
23452010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2346
2347 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2348 ports
2349
331a9a59
DY
23502010-07-28 David Yuste <david.yuste@gmail.com>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
223a9d64
N
23542010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2355
2356 * configure.ac: Support all v850 targets.
2357 * configure: Regenerate.
2358
9183bdcf
MG
23592010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2360
2361 PR bootstrap/44455
2362 * configure.ac (extra_mpfr_configure_flags): Copy from
2363 extra_mpc_gmp_configure_flags.
2364 * configure: Re-generated.
2365
2e290598
AK
23662010-07-22 Andi Kleen <ak@linux.intel.com>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
8d6cd388
CLT
23702010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
b0b01eb0
JY
23742010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2375
2376 * MAINTAINERS (Write After Approval): Add myself.
2377
77198d71
JH
23782010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2379
2380 PR target/44862
2381 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2382 Provide -B option to allow for link spec %s substitutions for
2383 libstdc++.a on darwin.
2384 * Makefile.in: Regenerate.
2385
02fe70af
MM
23862010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2387
2388 * MAINTAINERS (Reviewers): Update my e-mail address
2389
c63a4676
AO
23902010-06-10 Alexandre Oliva <aoliva@redhat.com>
2391
2392 * Makefile.def (configure-gcc): Depend on all-libelf.
2393 * Makefile.in: Rebuild.
2394
e68edbf6
FC
23952010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2396
2397 * MAINTAINERS (Write After Approval): Add myself in the right place.
2398
dce2d8b2 23992010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2400
2401 * MAINTAINERS (Write After Approval): Add myself.
2402
dce2d8b2 24032010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2404
2405 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2406
24072010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2408
1ab55d69
MK
2409 * config.sub: Update to version 2010-05-21.
2410 * config.guess: Update to version 2010-04-03.
0c422e74 2411
02540df4
SB
24122010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2413
2414 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2415 * configure: Regenerate.
2416
dfe5f5b2
ST
24172010-05-12 Sriraman Tallam <tmsriram@google.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
c082f9f3
SB
24212010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2422
2423 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2424 a platform that supports LTO.
2425 * configure: Regenerate.
2426
f1af9e5f
SP
24272010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2428
2429 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2430 * configure: Regenerated.
2431
38e3d868
RM
24322010-04-27 Roland McGrath <roland@redhat.com>
2433 H.J. Lu <hongjiu.lu@intel.com>
2434
2435 * configure.ac (--enable-gold): Support both, both/gold and
2436 both/bfd to add gold to configdirs without removing ld.
2437 * configure: Regenerated.
2438
2439 * Makefile.def: Add install-gold dependency to install-ld.
2440 * Makefile.in: Regenerated.
2441
3bec79c5
DK
24422010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2443
2444 PR lto/42776
2445 * configure.ac (--enable-lto): Refactor handling so libelf tests
2446 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2447 and allow LTO to be explicitly enabled on non-ELF platforms that
2448 are known to support it inside else-clause.
2449 * configure: Regenerate.
2450
615c8ffa
EB
24512010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2452
2453 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2454 * configure: Regenerate.
2455
e4522f78
RC
24562010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2457
2458 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2459 * configure: Regenerate.
2460
8ccb78f2
RO
24612010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2462
2463 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2464 separately.
2465 * configure: Regenerate.
2466
d5cc2ee3
KW
24672010-04-16 Kevin Williams <kevin.williams@inria.fr>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
8406cb62
TG
24712010-04-14 Tristan Gingold <gingold@adacore.com>
2472
2473 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2474 * configure: Regenerate.
2475
3591b8e2
SE
24762010-04-13 Steve Ellcey <sje@cup.hp.com>
2477
2478 * configure: Regenerate after change to elf.m4.
2479
a82ecc7b
IS
24802010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2481
2482 * MAINTAINERS (Write After Approval): Add myself.
2483
1f0bf148
SP
24842010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2485
2486 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2487 * configure: Regenerated.
2488
24892010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2490
2491 * configure.ac: Print "buggy but acceptable" when CLooG
2492 revision is less than 9.
2493 * configure: Regenerated.
2494
ecd01dee
DN
24952010-04-01 Diego Novillo <dnovillo@google.com>
2496
2497 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2498
dc683a3f
RW
24992010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2500
2501 PR bootstrap/43615
2502 PR bootstrap/43328
2503
2504 Revert:
2505
2506 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2507
2508 * configure.ac: Do not pass --enable-multilib nor
2509 --disable-multilib in baseargs. Accept explicitly passed
2510 --enable_multilib.
2511 * configure: Regenerate.
2512
7527d83f
UW
25132010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2514
2515 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2516
895522b6
JJ
25172010-03-31 Janis Johnson <janis187@us.ibm.com>
2518
2519 * MAINTAINERS: Remove myself.
2520
9db4e878
RW
25212010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2522
2523 PR bootstrap/43328
2524 * configure.ac: Do not pass --enable-multilib nor
2525 --disable-multilib in baseargs. Accept explicitly passed
2526 --enable_multilib.
2527 * configure: Regenerate.
2528
acf6bf36
AP
25292010-03-28 Andrew Pinski <pinskia@gmail.com>
2530
2531 * MAINTAINERS (spu port): Remove me.
2532
b42f0d7e
JM
25332010-03-23 Joseph Myers <joseph@codesourcery.com>
2534
2535 * configure.ac (tic6x-*-*): New case.
2536 * configure: Regenerate.
2537
0d1152b1
JM
25382010-03-23 Joseph Myers <joseph@codesourcery.com>
2539
2540 * config.sub: Update to version 2010-03-22.
2541 * config.guess: Update to version 2009-12-30.
2542
dce2d8b2 25432010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2544
2545 PR ada/42554
2546 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2547 * configure: Regenerate.
2548
5408fbe8
RR
25492010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2550
2551 * MAINTAINERS: Update my email address.
2552
3f55a3b3
SP
25532010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2554
2555 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2556 (ghassan.shobaki@amd.com): Removed.
2557
3f08f7e8
AM
25582010-03-17 Alan Modra <amodra@gmail.com>
2559
2560 * MAINTAINERS: Update my email address.
2561
f3a9d094
DN
25622010-03-16 Diego Novillo <dnovillo@google.com>
2563
2564 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2565 Matthews.
2566
db5c4b8b
JM
25672010-03-16 Joseph Myers <joseph@codesourcery.com>
2568
2569 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2570 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2571
b995570a
JM
25722010-03-16 Joseph Myers <joseph@codesourcery.com>
2573
2574 * MAINTAINERS: Update my email address.
2575
124cc66f
DJ
25762010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2577
2578 * MAINTAINERS: Update my email address.
2579
a4581668
BS
25802010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2581
2582 * MAINTAINERS: Update my email address.
2583
49d78e29
JZ
25842010-03-09 Jie Zhang <jie@codesourcery.com>
2585
2586 * MAINTAINERS: Update my email address.
2587
8927b7c0
RO
25882010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2589
2590 PR libstdc++/32499
2591 * configure.ac (RANLIB): Default to true.
2592 (STRIP): Likewise.
2593 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2594 * configure: Regenerate.
2595
dce2d8b2 25962010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2597
2598 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2599 (Write After Approval): Update my email address.
2600
bf646aaf
NC
26012010-02-17 Nick Clifton <nickc@redhat.com>
2602
2603 PR 11238
2604 * Makefile.tpl (local-distclean): Also remove config.cache files in
2605 sub-directories as there may not be Makefiles present in the
2606 sub-directories.
96e41f16
NC
2607 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2608 the config.cache files found by the find command.
2609
bf646aaf
NC
2610 * Makefile.in: Regenerate.
2611 * configure.ac: Revert previous delta.
2612 * configure: Regenerate.
2613
ff78880a
NC
26142010-02-15 Nick Clifton <nickc@redhat.com>
2615
2616 PR 11238
2617 * configure.ac: Delete config.cache files in sub-directories when
2618 deleting Makefiles.
2619 * configure: Regenerate.
2620
8150eadf
BE
26212010-02-12 Ben Elliston <bje@gnu.org>
2622
2623 * MAINTAINERS: Update my email address.
2624
a9e12bfd
AP
26252010-02-08 Andrew Pinski <pinskia@gmail.com>
2626
2627 * MAINTAINERS (spu port): Update my email address.
2628
95315086
JZ
26292010-02-08 Jie Zhang <jie.zhang@analog.com>
2630
2631 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2632
362c6d2f
KG
26332010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2634
2635 * configure.ac: Add "recommended" version checks for GMP/MPC.
2636 Update recommended GMP/MPFR/MPC versions.
2637 * configure: Regenerate.
2638
888c5ad2
JR
26392010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2640
2641 * MAINTAINERS: Move my Embecosm email address into the
2642 write-after-approval section.
2643
3bf714a7
ILT
26442010-01-26 Ian Lance Taylor <iant@google.com>
2645
2646 * MAINTAINERS: Add myself as Go frontend maintainer.
2647
ad1e5170
JR
26482010-01-25 Joern Rennecke <amylaar@spamcop.net>
2649
2650 PR libstdc++/36101, PR libstdc++/42813
2651 * configure.ac (bootstrap_target_libs): Make inclusion of
2652 target-libgomp conditional on libgomb being in target_configdirs.
2653 * configure: Regenerate.
2654
fb0553d1
JR
26552010-01-23 Joern Rennecke <amylaar@spamcop.net>
2656
2657 PR libstdc++/36101, PR libstdc++/42813
2658 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2659 * configure: Regenerate.
2660
aae29963
JR
26612010-01-22 Joern Rennecke <amylaar@spamcop.net>
2662
2663 PR libstdc++/36101, PR libstdc++/42813
2664 * configure.ac (target_configdirs): Substitute.
2665 * Makefile.def: Bootstrap target module libgomp.
2666 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2667 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2668 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2669 * configure, Makefile.in: Regenerate.
2670
d8fe8895
DK
26712010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2672
2673 * MAINTAINERS: Adjust my details.
2674
ebfe4897
EW
26752010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2676
2677 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2678
f7746c59
TL
26792010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2680
2681 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2682
306c7b5b
TL
26832010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2684
2685 * MAINTAINERS (Write After Approval): Add myself.
2686
1b8b9e19
KT
26872010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2688
2689 * MAINTAINERS (Write After Approval): Add myself.
2690
c164615b
RG
26912010-01-11 Richard Guenther <rguenther@suse.de>
2692
2693 PR lto/41569
2694 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2695 * Makefile.in: Regenerated.
2696
f3f623ae
AT
26972010-01-11 Andreas Tobler <andreast@fgznet.ch>
2698
2699 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2700 * configure: Regenerate.
2701
592c90ff 27022010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2703 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2704
2705 PR bootstrap/42424
2706 * configure.ac: Include libtool m4 files.
9c78662a 2707 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2708 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2709 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2710
592c90ff
KG
2711 * configure: Regenerate.
2712
60a2e213
RW
27132010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2714
2715 PR bootstrap/41818
2716 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2717 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2718 * Makefile.in: Regenerate.
2719
7413962d
RG
27202010-01-02 Richard Guenther <rguenther@suse.de>
2721
2722 PR lto/41529
2723 * configure.ac: Include config/elf.m4. Disable LTO if not
2724 builting for an elf target.
2725 * configure: Regenerate.
2726
f77f3945
CF
27272009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2728
2729 * MAINTAINERS: Change my email address.
2730
4960e3f0
BE
27312009-12-18 Ben Elliston <bje@au.ibm.com>
2732
2733 * config.sub, config.guess: Update from upstream sources.
2734
d16a31da
SZ
27352009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
3a5729ea
KG
27392009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2740
2741 PR middle-end/30447
2742 PR middle-end/30789
2743 PR other/40302
2744
2745 * configure.ac: Require MPC.
2746 * configure: Regenerate.
2747
43e02a8a
RW
27482009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2749
2750 PR target/38384
2751 PR bootstrap/40972
2752 * libtool.m4: Sync from git Libtool.
2753 * ltoptions.m4: Likewise.
2754 * ltversion.m4: Likewise.
2755 * lt~obsolete.m4: Likewise.
2756 * ltmain.sh: Likewise.
2757
360d4522
KG
27582009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2759
2760 * configure.ac: Update minimum MPC version to 0.8.
2761 * configure: Regenerate.
2762
f264ed56
SP
27632009-11-21 Sebastian Pop <sebpop@gmail.com>
2764
2765 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2766 * configure: Regenerated.
2767
ed2eaa9f
ILT
27682009-11-21 Ian Lance Taylor <iant@google.com>
2769
2770 * configure.ac: Change default of poststage1_ldflags to be empty if
2771 poststage1_libs is set. When poststage1_libs is empty, and
2772 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2773 * configure: Rebuild.
2774
58346783
AN
27752009-11-21 Adam Nemet <adambnmet@gmail.com>
2776
2777 * MAINTAINERS (Write After Approval): Update my email address.
2778
5ca0106a
BE
27792009-11-20 Ben Elliston <bje@au.ibm.com>
2780
2781 * config.guess: Update from upstream sources.
2782
87213cd4
AO
27832009-11-16 Alexandre Oliva <aoliva@redhat.com>
2784
2785 * Makefile.def: Restore host and target settings for gmp.
2786 * Makefile.in: Rebuild.
2787
f61428ed
AO
27882009-11-16 Alexandre Oliva <aoliva@redhat.com>
2789
2790 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2791 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2792 Fix portability of test of C++ as bootstrap language. Add
2793 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2794 * configure: Rebuild.
2795 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2796 and cloog. Fix in-tree ppl configuration. Introduce libelf
2797 in-tree building.
2798 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2799 (POSTSTAGE1_HOST_EXPORTS): Use it.
2800 (STAGE[+id+]_CXXFLAGS): New.
2801 (BASE_FLAGS_TO_PASS): Pass it down.
2802 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2803 extra_exports.
2804 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2805 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2806 extra_exports.
2807 * Makefile.in: Rebuild.
2808
f6c56be6
BE
28092009-11-17 Ben Elliston <bje@au.ibm.com>
2810
2811 * config.sub, config.guess: Update from upstream sources.
2812
0ccb5970
JK
28132009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
dce2d8b2 28172009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
5d571eaa
OS
28212009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2822
2823 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2824 paths for *-w64-mingw* and x86_64-*mingw*.
2825 * configure: Regenerated.
2826
dce2d8b2 28272009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2828
2829 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2830
c393f559
BK
28312009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2832
2833 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2834 Phil Edwards to Write-After Approval.
2835
ef4c4300
KT
28362009-10-30 Kai Tietz <kai.tietz@onevision.com>
2837
2838 * configure.ac: Disable target-winsup & co for
2839 x86_64-*-mingw* and *-w64-mingw* targets.
2840 * configure: Regenerated.
2841
65a324b4
NC
28422009-10-16 Nick Clifton <nickc@redhat.com>
2843
2844 * MAINTAINERS: Add myself as a maintainer for the RX port.
2845
dce2d8b2 28462009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2847
9c78662a 2848 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2849
17e72e5d
RO
28502009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2851
2852 * configure.ac (CLooG test): Use = with test.
2853 * configure: Regenerate.
2854
ed3a56f3
RG
28552009-10-22 Richard Guenther <rguenther@suse.de>
2856
2857 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2858 cloog if the ppl version check failed. Move flags saving
2859 before setting in libelf check.
2860 * configure: Regenerate.
2861
ad0abd3c
RG
28622009-10-21 Richard Guenther <rguenther@suse.de>
2863
2864 * configure.ac: Adjust the ppl and cloog configure to work as
2865 documented. Disable cloog if ppl was disabled. Omit the version
2866 checks if they were disabled.
2867 * configure: Re-generate.
2868
e4c5bd48
RW
28692009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2870
2871 * configure.ac: Add 'lto' to enable_languages, not
2872 new_enable_languages, and only if not already present.
2873 * configure: Regenerate.
2874
0ffd69c5
GP
28752009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2876
2877 * README: Refer to the various COPYING* files instead of just
2878 COPYING.
2879 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2880
dce2d8b2 28812009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2882
2883 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2884
58687768
RG
28852009-10-07 Richard Guenther <rguenther@suse.de>
2886
2887 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2888 and Richard Guenther as reviewers.
2889 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2890 as reviewers.
2891
49b0ca5c 28922009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2893
49b0ca5c 2894 * config.sub: Update from upstream sources.
d2d9ce5e 2895
aeb94799
ILT
28962009-10-06 Ian Lance Taylor <iant@google.com>
2897
2898 * Makefile.def: check-gold depends upon all-gas.
2899 * Makefile.in: Rebuild.
2900
123651cd
PM
29012009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2902
2903 * MAINTAINERS (Write After Approval): Add myself.
2904
d7f09764
DN
29052009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2906
2907 * Makefile.def: all-lto-plugin depends on all-libiberty.
2908 set bootstrap=true for lto-plugin.
2909 Add lto-plugin.
2910 * Makefile.in: Regenerate.
2911 * configure.ac (host_libs): Add lto-plugin.
2912 * configure: Regenerate.
2913
d7f09764
DN
29142009-10-03 Diego Novillo <dnovillo@google.com>
2915
2916 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2917 (HOST_LIBELFLIBS): Define.
2918 (HOST_LIBELFINC): Define.
2919 * Makefile.in: Regenerate.
2920 * configure.ac: Add --enable-lto.
2921 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2922 If --enable-lto is used, add 'lto' to new_enable_languages.
2923 If --enable-lto is used and gold is enabled, add
2924 lto-plugin to configdirs.
2925 * configure: Regenerate.
2926
29272009-10-03 Simon Baldwin <simonb@google.com>
2928
2929 * configure.ac: If --with-system-zlib, suppress local zlib and
2930 pass --with-system-zlib to subdir configure scripts.
2931 * configure: Regenerate.
2932
dce2d8b2 29332009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2934 Paolo Bonzini <bonzini@gnu.org>
2935
2936 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2937 $(srcdir).
2938 * Makefile.in: Rebuilt.
2939
dce2d8b2 29402009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
2943
3e661154
KG
29442009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2945
2946 * configure.ac: Update minimum MPC version to 0.7.
2947 * configure: Regenerate.
2948
f1a036e4
NC
29492009-09-25 Nick Clifton <nickc@redhat.com>
2950
2951 * configure.ac: Pass any --cache-file=/dev/null option on to
2952 subconfigures.
2953 * configure: Regenerate.
2954
d4c74acc
NC
29552009-09-23 Nick Clifton <nickc@redhat.com>
2956
2957 * config.sub, config.guess: Update from upstream sources.
2958
dce2d8b2 29592009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2960
2961 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2962 * Makefile.in: Rebuilt.
2963
0db770bd
RW
29642009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2965
2966 PR bootstrap/32272
2967 * configure.ac: Error out if $srcdir isn't '.' but contains
2968 host-${host_noncanonical}.
2969 * configure: Regenerate.
2970
71101870
RO
29712009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2972
2973 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2974 maintainer.
2975
ca6d0d62
RW
29762009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2977
79cd2b23
RW
2978 * configure.ac: If bootstrapping a combined tree with
2979 --enable-gold, require c++ in stage1_languages.
2980 * configure: Regenerate.
2981
ab9dcd0c
RW
2982 * configure.ac: Also add target_libs of stage1_languages to
2983 bootstrap_target_libs.
2984 * configure: Regenerate.
2985
ca6d0d62
RW
2986 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2987 with --enable-languages not containing c++.
2988 * configure: Regenerate.
2989
1c3c9f12
JZ
29902009-09-15 Jie Zhang <jie.zhang@analog.com>
2991
2992 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2993 * configure: Regenerate.
2994
dce2d8b2 29952009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2996
6fb30a14
JR
2997 * MAINTAINERS (Write After Approval): Update my e-mail address,
2998 and move from from here...
2999 (Waiting for paperwork): To here.
0318772d 3000
4056c2c6
JM
30012009-09-09 Joseph Myers <joseph@codesourcery.com>
3002
3003 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3004
3e54529c
RW
30052009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3006
3007 * configure.ac: Do not use $extrasub for replacing @if/@endif
3008 parts in Makefile; instead, use additional arguments to
3009 AC_CONFIG_COMMANDS to do the replacement manually, with several
3010 sed invocations, to avoid HP-UX sed command limits.
3011 * configure: Regenerate.
3012
713e2ea6
AO
30132009-09-08 Alexandre Oliva <aoliva@redhat.com>
3014
3015 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3016 blank before -L.
3017
5646b7b9
AO
30182009-09-04 Alexandre Oliva <aoliva@redhat.com>
3019
3020 * configure.ac (with-build-config): Document. Handle without.
3021 Handle missing argument.
3022 * configure: Rebuilt.
3023
e12c4094
AO
30242009-09-03 Alexandre Oliva <aoliva@redhat.com>
3025
3026 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3027 Default to bootstrap-debug only if compare-debug works.
3028 * configure: Rebuilt.
3029 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3030 * Makefile.in: Rebuilt.
3031
75cb0057
RO
30322009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3033
3034 * MAINTAINERS (OS Port Maintainers): Update my email address.
3035
8fc68cba
AO
30362009-09-01 Alexandre Oliva <aoliva@redhat.com>
3037
3038 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3039 * Makefile.in: Rebuilt.
3040
44cb38cf
CD
30412009-09-01 Chris Demetriou <cgd@google.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
f9329c35
DS
30452009-08-31 Dodji Seketeli <dodji@redhat.com>
3046
3047 PR debug/30161
3048 * include/dwarf2.h (enum dwarf_tag): Added
3049 DW_TAG_GNU_template_template_param
3050 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3051
f945e229
PB
30522009-08-30 Paolo Bonzini <bonzini@gnu.org>
3053
3054 * Makefile.tpl (AWK): Fix typo.
3055 * Makefile.in: Regenerate.
3056
87264276
PB
30572009-08-30 Paolo Bonzini <bonzini@gnu.org>
3058
3059 * configure.ac: Detect awk and sed.
3060 * Makefile.def (flags_to_pass): Add AWK and SED.
3061 * Makefile.tpl (AWK, SED): New.
3062 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3063 * configure: Regenerate.
3064 * Makefile.in: Regenerate.
3065
68ccd57c
DK
30662009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3067
3068 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3069 (collapseslashes): Likewise.
3070
df58e648
RW
30712009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3072
3073 * configure.ac (AC_PREREQ): Bump to 2.64.
3074
0539cb2c
RW
30752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3076
70fa0efa
RW
3077 * configure.ac: Remove --with-datarootdir, --with-docdir,
3078 --with-pdfdir, --with-htmldir switches.
3079 * configure: Regenerate.
3080
5213506e
RW
3081 * configure: Regenerate.
3082
0539cb2c
RW
3083 * compile: Sync from Automake 1.11.
3084 * depcomp: Likewise.
3085 * install-sh: Likewise.
3086 * missing: Likewise.
3087 * mkinstalldirs: Likewise.
3088 * ylwrap: Likewise.
3089
197c68cc
DK
30902009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3091
3092 * ltmain.sh (func_normal_abspath): New function.
3093 (func_relative_path): Likewise.
3094 (func_mode_help): Document new -bindir option for link mode.
3095 (func_mode_link): Add new -bindir option, and use it to place
3096 output DLL if specified.
3097
58af276a
RW
30982009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3099
0115d4a3
RW
3100 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3101 (baseargs): Add --disable-option-checking.
3102 * configure: Regenerate.
3103
58af276a
RW
3104 * Makefile.def (configure-target-libiberty): Depend on
3105 all-binutils and all-ld.
3106 (configure-target-newlib): Likewise.
3107 * Makefile.in: Regenerate.
3108
e9d9afef
BE
31092009-08-17 Ben Elliston <bje@au.ibm.com>
3110
3111 * config.sub, config.guess: Update from upstream sources.
3112
354ebf88
RW
31132009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3114
3115 Sync from src, merge:
3116
3117 2009-07-02 Tristan Gingold <gingold@adacore.com>
3118
3119 * configure.ac: Do not exclude gas for i386-*-darwin.
3120 Add a case for x86_64-*-darwin.
3121 * configure: Regenerate.
3122
8375f7b2
NV
31232009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3124
3125 * MAINTAINERS: Add my name to Write After Approval list.
3126
dce2d8b2 31272009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3128
3129 * configure.ac: Add Microblaze target.
3130 * configure: Regenerate.
3131
ea2002ba
CB
31322009-07-31 Christian Bruel <christian.bruel@st.com>
3133
3134 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3135 * configure: Regenerate.
2bf33cdb 3136
dce2d8b2 31372009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3138
3139 * MAINTAINERS (Write After Approval): Update my e-mail address.
3140
e90e6bd7
ILT
31412009-07-06 Ian Lance Taylor <iant@google.com>
3142
3143 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3144 * configure: Rebuild.
3145
f6e0880a
TG
31462009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3147
3148 * MAINTAINERS: Move myself to the Graphite Reviewers.
3149
6d984927
WG
31502009-06-30 Wei Guozhi <carrot@google.com>
3151
3152 * MAINTAINERS: Add my name to Write After Approval list.
3153
f2689b09
SE
31542009-06-26 Steve Ellcey <sje@cup.hp.com>
3155
3156 PR bootstrap/40338
3157 * configure.ac (comparestring): Create new variable.
3158 * Makefile.tpl (comparestring): Use to skip some comparisions.
3159 * configure: Regenerate.
3160 * Makefile.in: Regenerate.
3161
f62c0ba4
DE
31622009-06-26 Doug Evans <dje@sebabeach.org>
3163
3164 * Makefile.def (host_modules): Add cgen.
3165 * Makefile.in: Regenerate.
3166 * configure.ac (host_tools): Add cgen.
3167 * configure: Regenerate.
3168
7acf4da6
DD
31692009-06-23 DJ Delorie <dj@redhat.com>
3170
3171 * MAINTAINERS: Add myself as mep maintainer.
3172
00020c16
ILT
31732009-06-23 Ian Lance Taylor <iant@google.com>
3174
3175 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3176 boot_languages. Only bootstrap target libraries listed in
3177 target_libs for some boot language. Add --with-stage1-ldflags,
3178 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3179 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3180 if not building with C++.
3181 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3182 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3183 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3184 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3185 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3186 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3187 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3188 * configure, Makefile.in: Rebuild.
3189
1da52d4a
LF
31902009-06-23 Li Feng <nemokingdom@gmail.com>
3191
3192 * MAINTAINERS: Added my name to write-after-approval list.
3193
144c9175
RM
31942009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3195
3196 * configure.ac: Define is_elf for QNX Neutrino targets.
3197 * configure: Regenerate.
3198
e5871e24
GS
31992009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3200
9c78662a 3201 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3202
5f4a82c0
KG
32032009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3204
3205 * configure.ac: Detect MPC in default directory.
3206 * configure: Regenerate.
3207
394e9195
JG
32082009-06-03 Jerome Guitton <guitton@adacore.com>
3209 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3210
9c78662a
UB
3211 * Makefile.tpl (all): Avoid a trailing backslash.
3212 * Makefile.in: Regenerate.
394e9195 3213
47bca6aa
BE
32142009-06-03 Ben Elliston <bje@au.ibm.com>
3215
3216 * config.sub, config.guess: Update from upstream sources.
3217
a891a473
RS
32182009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3219
3220 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3221 to noconfdirs.
3222 * configure: Regenerate.
3223
70cb2d9f
AO
32242009-06-02 Alexandre Oliva <aoliva@redhat.com>
3225
3226 * Makefile.tpl ([+compare-target+]): Compare all stage
3227 directories, rather than just gcc.
3228 * Makefile.in: Rebuilt.
3229
7f1245df
DK
32302009-06-01 Doug Kwan <dougkwan@google.com>
3231
3232 * configure.ac: Support gold for target arm*-*-*.
3233 * configure: Regenerate.
394e9195 3234
acd26225
KG
32352009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3236
3237 * Makefile.def: Add MPC support and dependencies.
3238 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3239
3240 * Makefile.in, configure: Regenerate.
3241
a1fc946a
AO
32422009-05-27 Alexandre Oliva <aoliva@redhat.com>
3243
3244 * Makefile.tpl (all): Avoid harmless warning in make all when
3245 gcc-bootstrap is enabled but stage_last does not exist.
3246 * Makefile.in: Rebuilt.
3247
2e6a3c8d
NR
32482009-05-24 Nicolas Roche <roche@adacore.com>
3249
3250 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3251 * Makefile.in: Regenerate.
3252
63487d11
DC
32532009-05-21 Denis Chertykov <chertykov@gmail.com>
3254
3255 * MAINTAINERS: Update my e-mail address.
3256
449223af
DK
32572009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3258
3259 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3260 * configure: Regenerate.
3261
31c98f49
AO
32622009-05-18 Alexandre Oliva <aoliva@redhat.com>
3263
3264 PR other/40159
3265 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3266 gcc-no-bootstrap are mutually exclusive.
3267 * Makefile.in: Rebuilt.
3268
0f501837
AO
32692009-05-18 Alexandre Oliva <aoliva@redhat.com>
3270
3271 PR other/40159
3272 * Makefile.tpl (all): Don't end with unconditional success.
3273 * Makefile.in: Rebuilt.
3274
4a4a4e99
AO
32752009-05-12 Alexandre Oliva <aoliva@redhat.com>
3276
3277 PR target/37137
3278 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3279 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3280 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3281 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3282 stage_configureflags, stage_cflags and stage_libcflags into
3283 explicit Makefile macros.
3284 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3285 GFORTRAN.
3286 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3287 CC. Set CC_FOR_BUILD from CC.
3288 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3289 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3290 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3291 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3292 and GFORTRAN.
3293 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3294 (_LIBCFLAGS): Renamed to _TFLAGS.
3295 (do-compare-debug, do-compare3-debug): Drop.
3296 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3297 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3298 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3299 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3300 (XGCC_FLAGS_FOR_TARGET): New.
3301 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3302 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3303 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3304 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3305 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3306 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3307 TFLAGS.
3308 (BUILD_CONFIG): Include if requested.
3309 (all): Set TFLAGS on bootstrap.
3310 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3311 (all-stageid-prefixmodule): Likewise.
3312 (do-clean, distclean-stageid): Set TFLAGS.
3313 (restrap): Fix whitespace.
3314 * Makefile.in: Rebuilt.
3315
1cee3429
PB
33162009-05-07 Paolo Bonzini <bonzini@gnu.org>
3317
3318 * config.guess: Sync with src.
3319
0b70eafd
DK
33202009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3321
3322 * configure.ac ($with_ppl): Default to no if not supplied.
3323 ($with_cloog): Likewise.
3324 configure: Regenerate.
3325
5175f17c
JW
33262009-04-27 James E. Wilson <wilson@codesourcery.com>
3327
3328 * MAINTAINERS: Update my e-mail address.
3329
952fa153
NC
33302009-04-27 Nick Clifton <nickc@redhat.com>
3331
3332 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3333
a687f83c
EB
33342009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3335
3336 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3337 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3338 * Makefile.in: Regenerate.
3339
9e3eba15
KG
33402009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3341
3342 PR bootstrap/39739
3343 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3344 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3345
3346 * configure, Makefile.in: Regenerate.
3347
a687f83c 33482009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3349
3350 * include/hashtab.h: Update GTY annotations to new syntax
3351 * include/splay-tree.h: Likewise
3352
070bdbd9
BE
33532009-04-17 Ben Elliston <bje@au.ibm.com>
3354
3355 * config.sub, config.guess: Update from upstream sources.
3356
55f2d967
AG
33572009-04-15 Anthony Green <green@moxielogic.com>
3358
3359 * configure.ac: Add moxie support.
3360 * configure: Rebuilt.
3361
309c24a9
JJ
33622009-04-14 Jakub Jelinek <jakub@redhat.com>
3363
3364 * configure.ac: Change copyright header to refer to version
3365 3 of the GNU General Public License and to point readers at the
3366 COPYING3 file and the FSF's license web page.
3367 * Makefile.def: Likewise.
3368 * Makefile.tpl: Likewise.
3369 * Makefile.in: Regenerate.
3370
b93133bc
JH
33712009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3372
3373 * configure.ac: Restore match for darwin9 or later. Use double
3374 brackets since regeneration eats one pair.
3375 * configure: Regenerate.
3376
d18ff35a
L
33772009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3378
3379 PR gas/10039
3380 * configure.ac: Require texinfo 4.7.
3381 * configure: Regenerated.
3382
748086b7
JJ
33832009-04-09 Nick Clifton <nickc@redhat.com>
3384
3385 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3386 the GCC Runtime Library Exception.
3387
a3337ea2
KG
33882009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3389
3390 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3391 * configure: Regenerate.
3392
60911f14
SE
33932009-04-01 Steve Ellcey <sje@cup.hp.com>
3394
3395 * Makefil.def (languages): New entries.
3396 * Makefile.tpl (check-gcc-*): New generic target.
3397 * Makefile.in: Regenerate.
60911f14 3398
dce2d8b2 33992009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3400
d18ff35a 3401 * MAINTAINERS: Update my email address.
7369c1d0 3402
cfb1f59f
TT
34032009-03-18 Tom Tromey <tromey@redhat.com>
3404
d18ff35a
L
3405 * configure: Rebuild.
3406 * configure.ac (host_libs): Add libiconv.
3407 * Makefile.in: Rebuild.
3408 * Makefile.def (host_modules): Add libiconv.
3409 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3410
75eeae1a
TG
34112009-03-16 Tristan Gingold <gingold@adacore.com>
3412
3413 * configure.ac: Treat gdb as supported on x86_64-darwin.
3414 * configure: Regenerate.
3415
f38095f3
JM
34162009-03-16 Joseph Myers <joseph@codesourcery.com>
3417
3418 * configure.ac (--with-host-libstdcxx): New option.
3419 * configure: Regenerate.
3420
dce2d8b2 34212009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3422
3423 * MAINTAINERS: Move myself into the write after approval list.
3424
6d401294
NP
34252009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3426
3427 * MAINTAINERS: Update e-mail address.
2bf33cdb 3428
07c97076
DN
34292009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3430
3431 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3432
dce2d8b2 34332009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3434
3435 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3436
7a9d3fe8
RW
34372009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3438
3439 Backport from git Libtool:
3440
3441 2009-01-19 Robert Millan <rmh@aybabtu.com>
3442 Support GNU/kOpenSolaris.
3443 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3444 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3445 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3446 GNU/kOpenSolaris.
3447
c9e9e11f
AS
34482009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3449
3450 * MAINTAINERS: Update e-mail address.
3451
5e8c1552 34522009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3453
3454 * MAINTAINERS (Write After Approval): Add self.
3455
b0adb088
BM
34562009-02-18 Bingfeng Mei <bmei@broadcom.com>
3457
3458 * MAINTAINERS (Write After Approval): Add myself.
3459
ee04b574
AS
34602009-02-05 Andreas Schwab <schwab@suse.de>
3461
3462 * Makefile.tpl (stage_last): Define $r and $s before using
3463 $(RECURSE_FLAGS_TO_PASS).
3464 * Makefile.in: Regenerate
3465
907884c9
ILT
34662009-01-30 Ian Lance Taylor <iant@google.com>
3467
3468 * MAINTAINERS: Move myself to the Global Reviewers list.
3469
416ac4d4
RM
34702009-01-29 Robert Millan <rmh@aybabtu.com>
3471
3472 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3473 * configure: Regenerate.
3474
ee5decb3
GP
34752009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3476
3477 * MAINTAINERS: Make whitespace consistent.
19196f44 3478 Remove Robert Millan from Write After Approval.
ee5decb3 3479
36fbb0ec
AM
34802009-01-16 Alan Modra <amodra@bigpond.net.au>
3481
3482 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3483 (all-opcodes): Depend on all-libiberty.
3484 * Makefile.in: Regenerate.
3485
52535a64
DR
34862009-01-15 Douglas B Rupp <rupp@gnat.com>
3487
3488 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3489 * configure: Regenerate.
3490
e04a57df
RR
34912009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
856c450b
SK
34952009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3496
3497 * MAINTAINERS: Add myself to reviewers (Fortran).
3498
dce2d8b2 34992009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3500
3501 PR tree-optimization/38515
3502 * configure.ac (cloog-polylib): Removed.
3503 (with_ppl, with_cloog): Test for "no".
3504 * configure: Regenerated.
3505
1e5e8a59
DF
35062009-01-11 Daniel Franke <franke.daniel@gmail.com>
3507
3508 * MAINTAINERS: Moved myself to reviewers (Fortran).
3509
5e5debf6
TS
35102009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3511
3512 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3513 (Write After Approval): Remove myself.
3514
1c42acf1
DN
35152009-01-03 Diego Novillo <dnovillo@google.com>
3516
3517 * MAINTAINERS: Remove myself from alias maintainership.
3518
2fbbedaf
DA
35192009-01-02 David Ayers <ayers@fsfe.org>
3520
3521 * MAINTAINERS: Update e-mail address.
3522
17213821
GP
35232008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3524
3525 * MAINTAINERS: Make whitespace consistent.
3526
baafc534
RW
35272008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3528
3529 Backport from upstream Libtool:
3530 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3531 Add cache variables to tests that require the linker to work.
3532 For shlibpath_overrides_runpath, this also changes the semantics
3533 to let the result from the C compiler take precedence.
3534
18430d27
BE
35352008-12-02 Ben Elliston <bje@au.ibm.com>
3536
3537 * config.sub, config.guess: Update from upstream sources.
3538
dce2d8b2 35392008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3540
3541 * configure.ac (ppllibs): Add by default the lib flags.
3542 * configure: Regenerate.
3543
41e9641b
LM
35442008-12-08 Luis Machado <luisgpm@br.ibm.com>
3545
3546 * MAINTAINERS: Add myself to the write after approval list.
3547
25783c30
JH
35482008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3549
ee04b574
AS
3550 * configure.ac: Add double brackets on darwin[912].
3551 * configure: Regenerate.
25783c30 3552
0e318fcc
DK
35532008-12-03 Daniel Kraft <d@domob.eu>
3554
3555 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3556 Approval to Reviewer section (for Fortran front-end).
3557
7f171b95
JH
35582008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3559
3560 * configure.ac: Expand to darwin10 and later.
3561 * configure: Regenerate.
3562
09ce620e
AS
35632008-12-02 Andreas Schwab <schwab@suse.de>
3564
3565 * Makefile.def: configure-target-boehm-gc depends on
3566 all-target-libstdc++-v3.
3567 * Makefile.in: Regenerate.
3568
386c704d
KT
35692008-12-02 Kai Tietz <kai.tietz@onevision.com>
3570
3571 * MAINTAINERS: Add myself as mingw maintainer.
3572
e03dd84a
BE
35732008-12-02 Ben Elliston <bje@au.ibm.com>
3574
3575 * config.sub, config.guess: Update from upstream sources.
3576
3fa87964
GP
35772008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3578
3579 * README.SCO: Remove.
3580
df72d7ed
FP
35812008-11-29 Fernando Pereira <pronesto@gmail.com>
3582
3583 * MAINTAINERS: Add myself to the write after approval list.
3584
b5646528
DK
35852008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3586
3587 * MAINTAINERS: Update my email address in WAA section.
3588
dce2d8b2 35892008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3590
3591 * MAINTAINERS: Update e-mail address.
3592
dce2d8b2 35932008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3594
3595 * MAINTAINERS: Change e-mail address.
3596
0db3a858
TG
35972008-11-27 Tristan Gingold <gingold@adacore.com>
3598
3599 * configure.ac: Build gdb for i?86-*-darwin*
3600 * configure: Regenerated.
3601
dce2d8b2 36022008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3603
3604 * MAINTAINERS: Added my full name.
3605
487e299b
DJ
36062008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 PR bootstrap/38014
3609 PR bootstrap/37923
3610
3611 Revert:
3612
3613 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3614
3615 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3616 * Makefile.in: Regenerated.
3617
3618 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3619
3620 PR gdb/921
3621 PR gdb/1646
3622 PR gdb/2175
3623 PR gdb/2176
3624
3625 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3626 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3627 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3628 (HOST_EXPORTS): Pass CPPFLAGS.
3629 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3630 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3631 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3632 * Makefile.in, configure: Regenerated.
3633 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3634 and CPPFLAGS_FOR_BUILD.
3635
dce2d8b2 36362008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3637
3638 * MAINTAINERS: Add myself as middle end maintainer.
3639
044fed69
AS
36402008-11-06 Andrew Stubbs <ams@codesourcery.com>
3641
3642 * MAINTAINERS (Write after approval): Add myself.
3643
caf6defe
DN
36442008-11-05 Diego Novillo <dnovillo@google.com>
3645
3646 * MAINTAINERS (Global Reviewers): Add myself.
3647 (Non-Algorithmic Maintainers): Remove myself.
3648
3e9899ac
TS
36492008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3650
09ce620e 3651 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3652
ea99e36e
MM
36532008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3654
09ce620e 3655 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3656
fb0d2684
BE
36572008-10-31 Ben Elliston <bje@au.ibm.com>
3658
3659 * configure.ac (spu-*-*): Remove special case.
3660 * configure: Regenerate.
3661
73c07a3e
CM
36622008-10-30 Catherine Moore <clm@codesourcery.com>
3663
3664 * MAINTAINERS (Write after approval): Update my email address.
3665
7310a2da
SSF
36662008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3667
3668 * configure.ac [spu-*-*]: Do not set skipdirs.
3669 * configure: Re-generate.
3670
7e51fe23
BS
36712008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3672
3673 * MAINTAINERS (Various Maintainers): Add myself to reload.
3674
ef20be93
RG
36752008-10-25 Richard Guenther <rguenther@suse.de>
3676
3677 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3678 maintainer. Remove myself as libgcc-math maintainer.
3679 (Non-Algorithmic Maintainers): Remove myself.
3680
03ffcfa0
DJ
36812008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3682
3683 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3684 * Makefile.in: Regenerated.
3685
dec014a9
CC
36862008-10-23 Cary Coutant <ccoutant@google.com>
3687
3688 * MAINTAINERS (Write after approval): Add myself.
3689
b36c386c
DJ
36902008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3691
3692 PR gdb/921
3693 PR gdb/1646
3694 PR gdb/2175
3695 PR gdb/2176
3696
3697 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3698 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3699 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3700 (HOST_EXPORTS): Pass CPPFLAGS.
3701 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3702 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3703 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3704 * Makefile.in, configure: Regenerated.
3705 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3706 and CPPFLAGS_FOR_BUILD.
3707
dce2d8b2 37082008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3709
3710 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3711 Sebastian Pop.
3712
e0bda97e
AP
37132008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3714
3715 * MAINTAINERS (Write After Approval): Added myself.
3716
36c713e0
KG
37172008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3718
3719 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3720 recommended version to 2.3.2.
3721
3722 * configure: Regenerate.
3723
8fe005ee
MM
37242008-10-01 Mark Mitchell <mark@codesourcery.com>
3725
3726 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3727
be8f156f
DD
37282008-09-29 David Daney <david.daney@caviumnetworks.com>
3729
3730 * MAINTAINERS (Write After Approval): Update e-mail address.
3731
ae11dff4
PG
37322008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3733
3734 * libtool.m4: Update to libtool 2.2.6.
3735 * lt~obsolete.m4: Update to libtool 2.2.6.
3736 * ltmain.sh: Update to libtool 2.2.6.
3737 * ltsugar.m4: Update to libtool 2.2.6.
3738 * ltversion.m4: Update to libtool 2.2.6.
3739 * ltoptions.m4: Update to libtool 2.2.6.
3740 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3741
441154b1
CF
37422008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3743
3744 * MAINTAINERS (Write After Approval): Add myself.
3745
775b3b26
BRF
37462008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3747
3748 * MAINTAINERS (Write After Approval): Update my name.
3749
94538043
SB
37502008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3751
09ce620e 3752 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3753
52d1bfd8
SE
37542008-09-18 Steve Ellcey <sje@cup.hp.com>
3755
09ce620e 3756 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3757
c5cc92f5
GP
37582008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3759
3760 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3761 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3762 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3763 and Michael Tiemann from Write After Approval since they do not
3764 actually have access.
3765
23d9794a
RG
37662008-09-05 Richard Guenther <rguenther@suse.de>
3767
3768 * configure.ac: Initialize clooglibs to -lcloog.
3769 * configure: Re-generate.
3770
192a671e
LCW
37712008-09-04 Le-Chun Wu <lcwu@google.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
d789184e
SP
37752008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3776
3777 * configure.ac (--with-cloog-polylib): New.
3778 (--disable-cloog-version-check): New.
3779 (--disable-ppl-version-check): New.
3780 * configure: Re-generate.
3781
36a881c7
RG
37822008-09-03 Richard Guenther <rguenther@suse.de>
3783
3784 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3785 cloog test.
3786 * configure: Re-generate.
3787
358da97e
HS
37882008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3789
3790 Add picoChip port.
3791 * MAINTAINERS: Add picoChip maintainers.
3792
f8bf9252
SP
37932008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3794 Tobias Grosser <grosser@fim.uni-passau.de>
3795 Jan Sjodin <jan.sjodin@amd.com>
3796 Harsha Jagasia <harsha.jagasia@amd.com>
3797 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3798 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3799 Adrien Eliche <aeliche@isty.uvsq.fr>
3800
3801 Merge from graphite branch.
3802 * configure: Regenerate.
3803 * Makefile.in: Regenerate.
3804 * configure.ac (host_libs): Add ppl and cloog.
3805 Add checks for PPL and CLooG.
3806 * Makefile.def (ppl, cloog): Added modules and dependences.
3807 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3808 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3809
d89f0ad6
AL
38102008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3811
3812 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3813 (GCC_SHLIB_SUBDIR): New.
3814 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3815 * configure: Regenerate.
3816 * Makefile.in: Regenerate.
3817
88a25817
GP
38182008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3819
3820 * MAINTAINERS: Consistently use tabs to separate columns.
3821
f873f15f
TG
38222008-08-29 Tristan Gingold <gingold@adacore.com>
3823
3824 * MAINTAINERS (Write after Approval): Add myself.
3825
e1514c3f
TG
38262008-08-28 Tristan Gingold <gingold@adacore.com>
3827
3828 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3829 Enable bfd, binutils and opcodes.
3830 * configure: Regenerate.
3831
4717882f
JDA
38322008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3833
3834 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3835
28c9884c
TK
38362008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3837
3838 * MAINTAINERS: Use correct Umlaut for last name.
3839
ae96d86a
FXC
38402008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3841
3842 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3843
3ecc96e3
DE
38442008-08-16 David Edelsohn <edelsohn@gnu.org>
3845
3846 * MAINTAINERS: Update my email address.
3847
dd609cc1
EB
38482008-08-16 Nicolas Roche <roche@adacore.com>
3849
3850 * Makefile.tpl: Add BOOT_ADAFLAGS.
3851 * Makefile.in: Regenerate.
3852
08d0963a
RS
38532008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3854
3855 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3856 * configure: Regenerate.
3857
dce2d8b2 38582008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3859
3860 * configure.ac: Add makefile fragments for hpux.
3861 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3862 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3863 * configure: Regenerate.
3864 * Makefile.in: Regenerate.
3865
dce2d8b2 38662008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3867
3868 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3869
dce2d8b2 38702008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3871
3872 * MAINTAINERS (Write after Approval): Add myself.
3873
78209f30
XG
38742008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
5b5b098d
AJ
38782008-06-29 Andrew Jenner <andrew@codesourcery.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
d812ec93
KW
38822008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3883
3884 * MAINTAINERS: Update my email address.
3885
99e78224
JY
38862008-06-25 Joey Ye <joey.ye@intel.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
18c04407
RW
38902008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3891
3892 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3893 * Makefile.in: Regenerate.
3894 * configure: Regenerate.
3895
47aa9a31
DK
38962008-06-17 Daniel Kraft <d@domob.eu>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
ad33ff57
RW
39002008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3901
3902 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3903 "$@" is still intact with both Autoconf 2.59 and 2.62.
3904 * configure: Regenerate.
3905
cdce5c41
RW
39062008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3907
3908 * Makefile.tpl: Fix comment errors.
3909 * Makefile.in: Regenerate.
3910
01b79d11
DM
39112008-06-12 David S. Miller <davem@davemloft.net>
3912 David Edelsohn <edelsohn@gnu.org>
3913
3914 * configure.ac: Add powerpc*-*-* to gold supported targets.
3915 * configure: Regenerate.
3916
f8c33439
JM
39172008-06-08 Joseph Myers <joseph@codesourcery.com>
3918
3919 PR tree-optimization/36218
3920 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3921 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3922 (all prefix="build-"): Pass them to build-system sub-makes.
3923 * Makefile.in: Regenerate.
3924
cd985f66
JM
39252008-06-07 Joseph Myers <joseph@codesourcery.com>
3926
3927 * MAINTAINERS (mt port): Remove.
3928 (sco5, unixware, sco udk): Remove.
3929 (Kean Johnston): Add to Write After Approval.
3930
3f6383d3
JB
39312008-05-30 Julian Brown <julian@codesourcery.com>
3932
3933 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3934 of libobjc for ARM EABI Linux.
3935 * configure: Regenerate.
30da41ed 3936
dce2d8b2 39372008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3938
09ce620e 3939 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3940
dce2d8b2 39412008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3942
e29cc9b4 3943 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3944
955410cb
JW
39452008-05-15 Janus Weil <janus@gcc.gnu.org>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
719bb4e3 39492008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3950
3951 * config-ml.in: don't handle --enable-shared and --enable-static.
3952
372b05fc
RS
39532008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3954
3955 * MAINTAINERS: Update my email address.
3956
f73e2200
PC
39572008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3958
3959 * MAINTAINERS: Update my email address.
09ce620e 3960
3e438e2b
KVH
39612008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3962
3963 * MAINTAINERS (Write After Approval): Add myself.
3964
177bf491
GS
39652008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3966
3967 * MAINTAINERS (Write After Approval): Add myself.
3968
dce2d8b2 39692008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3970
3971 * MAINTAINERS (crx): Add myself.
3972
14a8726b
PB
39732008-04-18 Paolo Bonzini <bonzini@gnu.org>
3974
3975 Sync with src:
3976 2008-04-14 David S. Miller <davem@davemloft.net>
3977
09ce620e
AS
3978 * configure.ac: Add sparc*-*-* to gold supported targets.
3979 * configure: Regenerate.
14a8726b 3980
7142fb32
PB
39812008-04-18 Paolo Bonzini <bonzini@gnu.org>
3982
3983 PR bootstrap/35457
3984 * configure.ac: Include override.m4.
3985 * configure: Regenerate.
3986
c6b196de
PB
39872008-04-18 Paolo Bonzini <bonzini@gnu.org>
3988
09ce620e
AS
3989 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3990 * Makefile.in: Regenerate.
c6b196de 3991
dce2d8b2 39922008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3993
09ce620e 3994 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3995 as nonconfigurable directories list.
09ce620e 3996 * configure: Regenerate.
c993ae60 3997
8479b1b1
BE
39982008-04-14 Ben Elliston <bje@au.ibm.com>
3999
4000 * config.sub, config.guess: Update from upstream sources.
4001
295e261a
HPN
40022008-04-12 Hans-Peter Nilsson <hp@axis.com>
4003
4004 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4005 * Makefile.in: Regenerate.
4006
ac3949d9
EW
40072008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4008
4009 * configure.ac: Do not build libssp for the AVR.
4010 * configure: Regenerate.
4011
06407e30
ILT
40122008-04-07 Ian Lance Taylor <iant@google.com>
4013
4014 * Makefile.def: check-gold depends upon all-binutils.
4015 * Makefile.in: Regenerate.
4016
97db009c
AH
40172008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4018
4019 * MAINTAINERS (Write After Approval): Add myself.
4020
2a79c47f
NC
40212008-04-04 Nick Clifton <nickc@redhat.com>
4022
4023 PR binutils/4334
5f4bebbf 4024 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4025 builds.
4026 * configure: Regenerate.
4027
c53a18d3
N
40282008-04-04 NightStrike <NightStrike@gmail.com>
4029
4030 PR other/35151
09ce620e
AS
4031 * configure.ac: Combine rules for mingw32 and mingw64.
4032 * configure: Regenerate.
c53a18d3 4033
d925aa70
KT
40342008-04-02 Kai Tietz <kai.tietz@onvision.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
dce2d8b2 40382008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4039
4040 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4041 * Makefile.in (.NOTPARALLEL): Ditto.
4042
4412a506
PG
40432008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4044
4045 * MAINTAINERS (Write After Approval): Add myself.
4046
dce2d8b2 40472008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4048
4049 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4050 * Makefile.in (.NOTPARALLEL): Regenerate.
4051
639223bd
PB
40522008-03-27 Paolo Bonzini <bonzini@gnu.org>
4053
4054 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4055 * Makefile.in: Regenerate.
4056
b8ab1f4a
JS
40572008-03-26 Jakub Staszak <kuba@et.pl>
4058
4059 * MAINTAINERS (Write After Approval): Add myself.
4060
b45890a4
TK
40612008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4062
4063 * MAINTAINERS: Update e-mail address.
4064
5afab7ad
ILT
40652008-03-20 Ian Lance Taylor <iant@google.com>
4066
4067 * configure.ac: Add support for --enable-gold.
4068 * Makefile.def: Add gold as a directory like ld.
4069 * configure, Makefile.in: Regenerate.
4070
38d24731
RW
40712008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4072
4073 * configure.ac: m4_include config/proginstall.m4.
4074 * configure: Regenerate.
32bc4cf4
RW
4075
4076 Backport from upstream Libtool:
09ce620e 4077
32bc4cf4 4078 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4079
32bc4cf4
RW
4080 Deal with Autoconf 2.62's semantic change in m4_append.
4081 * ltsugar.m4 (lt_append): Replace broken versions of
4082 m4_append.
4083 (lt_if_append_uniq): Don't require separator to be overquoted,
4084 and avoid broken m4_append.
4085 (lt_dict_add): Fix typo.
4086 * libtool.m4 (_LT_DECL): Don't overquote separator.
4087
9d3c50ea
DE
40882008-03-13 David Edelsohn <edelsohn@gnu.org>
4089
4090 * config.rpath: Add AIX 6 support.
4091
5d2edb29
PB
40922008-03-13 Paolo Bonzini <bonzini@gnu.org>
4093
4094 * Makefile.def (stageprofile). Remove -fprofile-generate
4095 from stage_libcflags.
4096 * Makefile.in: Regenerate.
4097
954910ef
BE
40982008-03-13 Ben Elliston <bje@au.ibm.com>
4099
4100 * config.sub, config.guess: Update from upstream sources.
4101
e8645a40
TT
41022008-03-06 Tom Tromey <tromey@redhat.com>
4103
4104 * MAINTAINERS: Update for treelang deletion.
4105
2c8e955e
JW
41062008-03-03 James E. Wilson <wilson@tuliptree.org>
4107
4108 * MAINTAINERS: Update my email address.
4109
54acd307
SS
41102008-03-03 Stan Shebs <stanshebs@earthlink.net>
4111
893ad2a1 4112 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4113 (objective-c/c++): Add myself as a maintainer.
4114
4b52b516
VR
41152008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4116
4117 * MAINTAINERS (Write After Approval): Update my email address.
4118
e652b516
TB
41192008-02-25 Tomas Bily <tbily@suse.cz>
4120
4121 * MAINTAINERS (Write After Approval): Add myself.
4122
02d30740
JJ
41232008-02-23 Jakub Jelinek <jakub@redhat.com>
4124
4125 * MAINTAINERS (OpenMP): Add myself.
4126
1c8bd6a3
PB
41272008-02-20 Paolo Bonzini <bonzini@gnu.org>
4128
4b40b2a5
UB
4129 PR bootstrap/32009
4130 PR bootstrap/32161
1c8bd6a3 4131
4b40b2a5
UB
4132 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4133 * configure: Regenerate.
1c8bd6a3 4134
4b40b2a5
UB
4135 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4136 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4137 STAGE4_LIBCFLAGS): New.
4138 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4139 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4140 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4141 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4142 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4143 for target modules. Don't export LIBCFLAGS.
4144 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4145 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4146 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4147 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4148 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4149 * Makefile.in: Regenerate.
1c8bd6a3 4150
bb44c9d2
RW
41512008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4152
4153 PR libgcj/33085
4154 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4155 Do not use -DDLL_EXPORT. Backport from upstream.
4156
29a7754d
RW
41572008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
9a212bb7
HPN
41612008-02-02 Hans-Peter Nilsson <hp@axis.com>
4162
4163 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4164 * configure: Regenerate.
4165
aa12a573
MG
41662008-01-31 Marc Gauthier <marc@tensilica.com>
4167
4168 * configure.ac (xtensa*-*-*): Recognize processor variants.
4169 * configure: Regenerate.
4170
ac9e6043
RW
41712008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4172
40049ccc
UB
4173 PR bootstrap/34922
4174 * configure.ac (PARSE_ARGS): Push suitable setting of
4175 ac_subdirs_all, for `./configure --help=recursive'.
4176 Handle `+' in generic toplevel directory disabling.
4177 * configure: Regenerate.
ac9e6043 4178
4288c86a
NC
41792008-01-28 Nick Clifton <nickc@redhat.com>
4180
4181 * MAINTAINERS (xstormy16): Take over maintainership.
4182
8d8da227
JM
41832008-01-25 Joseph Myers <joseph@codesourcery.com>
4184
4185 * MAINTAINERS (c4x port): Remove.
4186
349b60e7
DE
41872008-01-24 David Edelsohn <edelsohn@gnu.org>
4188
4189 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4190
3ca06a68
BE
41912008-01-23 Ben Elliston <bje@au.ibm.com>
4192
4193 * config.sub, config.guess: Update from upstream sources.
4194
3c631381
TG
41952008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
20533ef1
L
41992008-01-17 H.J. Lu <hjl.tools@gmail.com>
4200
4201 * MAINTAINERS: Update my email address.
4202
42032008-01-09 Raksit Ashok <raksit@google.com>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
684f4f6a
RA
42072008-01-09 Raksit Ashok <raksit@google.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
9cb8756f
BE
42112008-01-08 Ben Elliston <bje@au.ibm.com>
4212
4213 * config.sub, config.guess: Update from upstream sources.
4214
94e1934d
KG
42152007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4216
4217 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4218 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4219 * configure: Regenerate.
4220
a2e51f77
SP
42212007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4222
4223 * MAINTAINERS: Update my email address.
4224
ffe3dcd9
BRF
42252007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4226
4227 * MAINTAINERS: Update my email address.
4228
aa4095c9
RS
42292007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4230
4231 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4232 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4233 * Makefile.in: Regenerate.
4234
dce2d8b2 42352007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4236
4237 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4238 misplaced entries.
4239
0fe0f073
AT
42402007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4241
4242 * configure.ac: Enable libjava for x86_64-*-darwin9.
4243 * configure: Regenerate.
4244
dce2d8b2 42452007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4246
4247 * MAINTAINERS (Write After Approval): Add myself.
4248
c3220d4c
BE
42492007-12-05 Ben Elliston <bje@au.ibm.com>
4250
4251 * config.sub, config.guess: Update from upstream sources.
4252
aba7501e
MK
42532007-12-02 Matthias Klose <doko@ubuntu.com>
4254
4255 * config-ml.in: Remove 64bit configure tests.
4256
d683ec81
PB
42572007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4258
4259 * config-ml.in: Robustify against white space in absolute file
4260 names.
4261
4262 * config-ml.in (multi-clean): Substitute ${Makefile}.
4263 Remove superfluous ${Makefile} in list.
4264
60f1711a
TS
42652007-11-19 Thiemo Seufer <ths@mips.com>
4266
4267 * config-ml.in: Don't hardcode the Makefile name.
4268
487f9d96
AM
42692007-11-08 Alexander Monakov <amonakov@ispras.ru>
4270
4271 * MAINTAINERS (Write After Approval): Add myself.
4272
fa3886fe
ST
42732007-11-07 Samuel Tardieu <sam@rfc1149.net>
4274
4275 * MAINTAINERS (Write After Approval): Add myself.
4276
dce2d8b2 42772007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4278
4279 * MAINTAINERS (Write After Approval): Add myself.
4280
acc48927
BE
42812007-10-25 Ben Elliston <bje@au.ibm.com>
4282
4283 * MAINTAINERS (mercury): Remove entry.
4284 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4285
e00e9858
DJ
42862007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4287
4288 * Makefile.def (dependencies): Make configure-gdb depend on
4289 all-intl.
4290 * Makefile.in: Regenerated.
4291
def14a3c
SK
42922007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4293
4294 * MAINTAINERS (Fortran maintainer): Remove myself.
4295
dce2d8b2 42962007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4297
4298 * Makefile.def: To avoid problems running with parallel makes,
4299 build newlib before libgloss so that target specific header
4300 files are availble.
4301 * Makefile.in: Regenerate
4302
bbfbfafc
DJ
43032007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4304
4305 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4306 * Makefile.in: Regenerate.
4307
c56abad5
VM
43082007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4309
4310 * MAINTAINERS (Register allocation reviewer): Add myself.
4311
f019adc1
MF
43122007-10-08 Mike Frysinger <vapier@gentoo.org>
4313
4314 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4315 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4316 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4317 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4318 * configure: Regenerate.
4319
dce2d8b2 43202006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4321
4322 * MAINTAINERS (Register allocation reviewer): Add myself.
4323
0999159b
PB
43242007-10-01 Paolo Bonzini <bonzini@gnu.org>
4325
4326 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4327 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4328 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4329 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4330 * configure.ac: Default them to host tools for $host = $build.
4331 Subst them.
4332
4333 * configure: Regenerate.
4334 * Makefile.in: Regenerate.
4335
dce2d8b2 43362006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4337
4338 * MAINTAINERS (Register allocation reviewer): Add myself.
4339
dce2d8b2 43402006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4341
4342 * MAINTAINERS (Register allocation reviewer): Add myself.
4343
9d209c83
SP
43442007-09-21 Seongbae Park <seongbae.park@gmail.com>
4345
4346 * MAINTAINERS (Write After Approval): Fix typo.
4347
1ec3b87b
RS
43482007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4349
4350 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4351 * configure: Regenerate.
4352
19d5986d
PJ
43532007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4354
4355 PR bootstrap/31906
4356 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4357 they're already prefixed.
19d5986d 4358
6d3b5aea
BK
43592007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4360
4361 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4362 libstdc++.
4363 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4364 * configure: Regenerate.
4365 * Makefile.in: Regenerate.
09ce620e 4366
4fe7e755
AS
43672007-09-17 Andreas Schwab <schwab@suse.de>
4368
4369 * configure.ac: Raise minimum makeinfo version to 4.6.
4370 * configure: Regenerate.
4371
dce2d8b2 43722007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4373
ffe3dcd9 4374 * MAINTAINERS (write-after-approval) add myself
d483feaa 4375
fa9a3f31
AM
43762007-09-15 Alan Modra <amodra@bigpond.net.au>
4377
4378 * configure.ac: Correct makeinfo version check.
4379 * configure: Regenerate.
4380
6593a73e
RS
43812007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4382
4383 * MAINTAINERS: Update my email address.
4384
d9dced13
RS
43852007-09-14 Richard Sandiford <richard@codesourcery.com>
4386
4387 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4388 to $skipdirs and only disable gprof for newlib. Use the normal
4389 mips*-elf* handling in other respects.
4390 * configure: Regnerate.
4391
773c1467
DD
43922007-09-12 David Daney <ddaney@avtrex.com>
4393
4394 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4395 enabling libgcj.
4396 * configure: Regenerate.
4397
c03353e2
RIL
43982007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4399
4400 PR other/32154
4401 * configure.ac: For libgloss targets, point the linker to the linker
4402 script, startup code and simulator library.
4403 * configure: Regenerate.
4404
c4e9bf2b
AH
44052007-09-07 Andrew Haley <aph@redhat.com>
4406
4407 * configure.ac (noconfigdirs): Remove target-libffi and
4408 target-libjava.
4409 * configure: Regenerate.
4410
1f5a6b84
FXC
44112007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4412
4413 PR target/33281
4414 * configure.ac: Use config/mh-mingw on mingw.
4415 * configure: Regenerate.
1f5a6b84 4416
3951e521
PH
44172007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4418
9f349f63 4419 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4420
e643dc23
RG
44212007-09-05 Richard Guenther <rguenther@suse.de>
4422
4423 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4424 nor --disable-checking is provided also turn on yes and types
4425 checking for stage1.
4426 * configure: Re-generate.
4427
039874df
KW
44282007-08-30 Krister Walfridsson <cato@df.lth.se>
4429
4430 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4431 (Write After Approval): Remove myself.
4432
c3f07bd6 44332007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4434
c3f07bd6 4435 * config.sub, config.guess: Update from upstream sources.
15098359 4436
40049ccc 44372007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4438
4439 * MAINTAINERS (Write After Approval): Added myself.
4440 * MAINTAINERS (Reviewers): Removed myself.
4441
c8aea42c 44422007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4443 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4444
4445 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4446 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4447 * Makefile.in: Regenerate.
4448 * configure.ac (--with-debug-prefix-map): New.
4449 * configure: Regenerate.
4450
4bf6c438
RS
44512007-08-17 Richard Sandiford <richard@codesourcery.com>
4452 Nigel Stephens <nigel@mips.com>
4453
4bf6c438
RS
4454 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4455 as target_makefile_frag.
4456 * configure: Regenerate.
4457
bb286d71
AO
44582007-08-16 Alexandre Oliva <aoliva@redhat.com>
4459
4460 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4461 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4462 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4463 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4464 (do-compare, do-compare3, do-compare-debug): New.
4465 ([+compare-target+]): Use them.
4466
a4630417
MK
44672007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4468
4469 * MAINTAINERS (Write After Approval): Change my email address.
4470
d9acb717
RW
44712007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4472 Ben Elliston <bje@au.ibm.com>
4473
4474 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4475 --silent if $silent.
4476 * configure: Regenerate.
4477
96876681
ZD
44782003-08-12 Zdenek Dvorak <ook@ucw.cz>
4479
4480 * MAINTAINERS (Various Maintainers): Add myself as
4481 loop infrastructure maintainer. Update my e-mail
4482 address.
4483
1c1d80ee
DN
44842007-07-31 Diego Novillo <dnovillo@google.com>
4485
4486 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4487 Adjust description.
4488
7e98624c
RG
44892007-07-26 Richard Guenther <rguenther@suse.de>
4490
4491 * configure.ac: Add types checking to stage1 checking flags.
4492 * configure: Regenerate.
4493
4c85af60
NC
44942007-07-17 Nick Clifton <nickc@redhat.com>
4495
4496 * COPYING3: New file. Contains version 3 of the GNU General
4497 Public License.
4498 * COPYING3.LIB: New file. Contains version 3 of the GNU
4499 Lesser General Public License.
4500
19ddfd3a
AK
45012007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4502
4503 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4504
2a064545
AK
45052007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4506
4507 * MAINTAINERS (S/390 co-maintainer): Add myself.
4508 (Write After Approval): Remove myself.
4509
f861f54d
DH
45102007-07-13 Dan Hipschman <dsh@google.com>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
0136f2f7
NC
45142007-07-11 Nick Clifton <nickc@redhat.com>
4515
4516 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4517 WINDRES export.
4518 * Makefile.in: Regenerate.
4519
6e29b5a4
RO
45202007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4521
4522 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4523 maintainer.
4524
159a4b02
L
45252007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4526
4527 * lt~obsolete.m4: New. Import from 20070318 libtool.
4528
6ba67283
JB
45292007-07-03 Julian Brown <julian@codesourcery.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
30b74385
RW
45332007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4534
4535 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4536 * configure: Regenerate.
4537
45382007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4539
4540 * configure.ac: Add some missing m4 quotation.
4541 * configure: Regenerate.
4542
943c54ce
SB
45432007-07-02 Simon Baldwin <simonb@google.com>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
1c00b503
PB
45472007-07-02 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * configure: Regenerate.
4550
901119ae
KT
45512007-07-02 Kai Tietz <kai.tietz@onevision.com>
4552
4553 * Makefile.def: Add windmc tool to build.
4554 * Makefile.tpl: Likewise.
4555 * configure.ac: Likewise.
4556 * Makefile.in: Regenerate.
4557 * configure: Regenerate.
09ce620e 4558
83f4c19f
DD
45592007-06-28 DJ Delorie <dj@redhat.com>
4560
4561 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4562 not building newlib.
4563 * configure: Regenerated.
09ce620e 4564
5346c75c
JS
45652007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
aacfb86b
MM
45692007-06-25 Martin Michlmayr <tbm@cyrius.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
590bf0d3
CM
45732007-06-19 Chris Matthews <chrismatthews@google.com>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
cdbbee7a
RIL
45772007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4578
4579 * MAINTAINERS (Write After Approval): Add myself.
4580
b8afffc1
DJ
45812007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4582
4583 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4584 * Makefile.in: Regenerated.
4585
3fcfad76
BS
45862007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4587
4588 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4589 bfin*-*-uclinux* targets.
4590 * configure: Regenerate.
4591
3f5a2b7f
ILT
45922007-06-14 Ian Lance Taylor <iant@google.com>
4593
4594 * MAINTAINERS: Add myself as non-algorithmic global write
4595 maintainer.
4596
4c46daee
DN
45972007-06-14 Diego Novillo <dnovillo@google.com>
4598
4599 * MAINTAINERS: Add self as middle-end maintainer and
4600 non-algorithmic global write maintainer.
4601
a3bb222a
FXC
46022007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4603
4604 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4605 Move all Fortran maintainers except Paul Brook into the
4606 Non-Autopoiesis section.
4607
a19e8f64
PB
46082007-06-14 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4611 (distclean-stage[+id+]): Possibly delete stage_last.
4612 * Makefile.in: Regenerate.
4613
1c2abe5e
SP
46142007-06-12 Seongbae Park <seongbae.park@gmail.com>
4615
4616 * MAINTAINERS (Various Maintainer): Fix typo.
4617
abca4739
PB
46182007-06-11 Paolo Bonzini <bonzini@gnu.org>
4619
4620 * MAINTAINERS (Various Maintainer): Add myself as
4621 dataflow maintainer.
4622
a894d2c3
BE
46232007-06-07 Ben Elliston <bje@au.ibm.com>
4624
4625 * config.sub, config.guess: Update from upstream sources.
4626
8024d75e
BE
46272007-06-07 Ben Elliston <bje@au.ibm.com>
4628
4629 * Makefile.tpl: Fix spelling error.
4630 * Makefile.in: Regenerate.
4631
973a9a5e
SE
46322007-06-01 Steve Ellcey <sje@cup.hp.com>
4633
96598938
L
4634 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4635 lt_cv_sys_max_cmd_len.
973a9a5e 4636
ccb4d26b
DN
46372007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4638
4639 * MAINTAINERS (Various Maintainers): Add myself as
4640 auto-vectorizer maintainer.
4641
eecb7461
PB
46422003-05-31 Paolo Bonzini <bonzini@gnu.org>
4643
4644 PR libjava/32098
4645 * libtool.m4: Revert previous change.
4646 * ltgcc.m4: Put it here.
4647
89d28202
ZD
46482003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4649
4650 * MAINTAINERS (Various Maintainers): Add myself as
4651 auto-vectorizer maintainer.
4652
60c7a11a
L
46532007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4654
4655 PR libjava/32098
4656 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4657
9dd3cc81
RG
46582007-05-30 Richard Guenther <rguenther@suse.de>
4659
4660 * MAINTAINERS (Various Maintainers): Add myself as
4661 auto-vectorizer maintainer.
4662
9cc1244e
JJ
46632007-05-30 Jakub Jelinek <jakub@redhat.com>
4664
4665 PR bootstrap/29382
4666 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4667 * configure: Rebuilt.
4668
6124296b
RC
46692007-05-28 Roberto Costa <robsettantasei@gmail.com>
4670
4671 * MAINTAINERS (Write After Approval): Removed my name.
4672
6b757a0d
SB
46732007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4674
4675 * MAINTAINERS (Write After Approval): Remove myself.
4676
86ef8528
AT
46772007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4678
4679 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4680
1cf3d07d
SE
46812007-05-23 Steve Ellcey <sje@cup.hp.com>
4682
4683 * ltmain.sh: Update from ToT Libtool.
4684 * libtool.m4: Update from ToT Libtool.
4685 * ltsugar.m4: New. Update from ToT Libtool.
4686 * ltversion.m4: New. Update from ToT Libtool.
4687 * ltoptions.m4: New. Update from ToT Libtool.
4688 * ltconfig: Remove.
4689 * ltcf-c.sh: Remove.
4690 * ltcf-cxx.sh: Remove.
4691 * ltcf-gcj.sh: Remove.
4692
ce3fcf8c
OW
46932007-05-22 Ollie Wild <aaw@google.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
342b9200
PB
46972007-05-16 Paolo Bonzini <bonzini@gnu.org>
4698
4699 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4700 stage_cflags.
4701 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4702 Remove CFLAGS/LIBCFLAGS.
4703 (configure-stage[+id+]-[+prefix+][+module+],
4704 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4705 * Makefile.in: Regenerate.
4706
cea17285
DN
47072007-05-15 Diego Novillo <dnovillo@google.com>
4708
4709 * MAINTAINERS: Update e-mail address.
4710
11c004e7
RE
47112007-05-15 Revital Eres <eres@il.ibm.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
ab6bd693
RC
47152007-05-14 Roberto Costa <robsettantasei@gmail.com>
4716
4717 * MAINTAINERS (Write After Approval): Updated my address.
4718
388cdf07
TN
47192007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722
23f24034
SR
47232007-05-11 Silvius Rus <rus@google.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
34a7526e
TT
47272007-04-23 Tom Tromey <tromey@redhat.com>
4728
4729 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4730
51da21be
MM
47312007-04-22 Mark Mitchell <mark@codesourcery.com>
4732
4733 * MAINTAINERS (cpplib): Rename to ...
4734 (libcpp): ... this. Add C/C++ front end maintainers.
4735
70070387
SE
47362007-04-14 Steve Ellcey <sje@cup.hp.com>
4737
4738 * config-ml.in: Pass ${ml_config_env} to configure calls.
4739
df1a0dbb
CB
47402007-04-04 Christian Bruel <christian.bruel@st.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4743
9daff147
DK
47442007-04-02 Dave Korn <dave.korn@artimi.com>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
374eadb2
TB
47482007-03-31 Tobias Burnus <burnus@net-b.de>
4749
4750 * MAINTAINERS (fortran 95 front end): Add myself.
4751
8eced3a2
DR
47522007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4755
653de3e3
AZ
47562007-03-24 Ayal Zaks <zaks@il.ibm.com>
4757
4758 * MAINTAINERS (Modulo Scheduler): Add myself.
4759
b737d953
BM
47602007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4761
4762 * MAINTAINERS (fortran 95 front end): Add myself.
4763 (c++ front end): whitespace fix.
4764
a584cdf2
NF
47652007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4766
4767 * MAINTAINERS (Write After Approval): Add myself.
4768
8c79f3c4
RS
47692007-03-21 Richard Sandiford <richard@codesourcery.com>
4770
4771 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4772 of glob. Quote arguments with single quotes too.
4773 * configure: Regenerate.
4774
07f1ac6d
BM
47752007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4776
4777 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4778 * Makefile.in: Regenerate
4779
172e41aa
AS
47802007-03-07 Andreas Schwab <schwab@suse.de>
4781
4782 * configure: Regenerate.
4783
9c4d2493
BM
47842007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4785
4786 * configure.ac: Add "--with-pdfdir" configure option,
4787 which defines pdfdir variable.
4788 * Makefile.def (target=fixincludes): Add install-pdf to
4789 missing targets.
4790 (recursive_targets): Add install-pdf target.
4791 (flags_to_pass): Add pdfdir.
4792 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4793 target.
4794 * configure: Regenerate
4795 * Makefile.in: Regenerate
4796
e14e622e
EC
47972007-02-28 Eric Christopher <echristo@apple.com>
4798
4799 Revert:
4800 2006-12-07 Mike Stump <mrs@apple.com>
4801
4802 * Makefile.def (dependencies): Add dependency for
4803 install-target-libssp and install-target-libgomp on
4804 install-gcc.
4805 * Makefile.in: Regenerate.
4806
54e433bc
MK
48072007-02-27 Matt Kraai <kraai@ftbfs.org>
4808
4809 * configure: Regenerate.
4810 * configure.ac: Move statements after variable declarations.
4811
6c8d3d8f
KK
48122007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4813
4814 * MAINTAINERS: Add myself as sh maintainer.
4815
9f8c6739
JM
48162007-02-19 Joseph Myers <joseph@codesourcery.com>
4817
4818 * configure.ac: Adjust for loop syntax.
4819 * configure: Regenerate.
4820
278a7a38
AO
48212007-02-18 Alexandre Oliva <aoliva@redhat.com>
4822
4823 * configure: Rebuilt.
4824
b2eaac4a
AO
48252007-02-18 Alexandre Oliva <aoliva@redhat.com>
4826
4827 * configure.ac: Drop multiple occurrences of --enable-languages,
4828 and fix its quoting.
4829 * configure: Rebuilt.
4830
beeaf216 48312007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4832 Nathan Sidwell <nathan@codesourcery.com>
4833 Vladimir Prus <vladimir@codesourcery.com>
4834 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4835
4836 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4837 * configure: Regenerate.
4838
09201a09
GP
48392007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4840
4841 * ltconfig (freebsd*): Default to elf.
4842
291f172e
DJ
48432007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * configure.ac (target_libraries): Move libgcc before libiberty.
4846 * configure: Regenerated.
4847
c3a86da9
DJ
48482007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4849 Paolo Bonzini <bonzini@gnu.org>
4850
4851 PR bootstrap/30753
4852 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4853 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4854 * configure: Regenerated.
4855
88e1e72a
FXC
48562007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4857
4858 * MAINTAINERS (Language Front End Maintainers): Update my mail
4859 address.
4860
44bfc3ac
DJ
48612007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4862
4863 PR bootstrap/30748
4864 * configure.ac: Correct syntax for Solaris ksh.
4865 * configure: Regenerated.
4866
3e19841a
PB
48672007-02-09 Paolo Bonzini <bonzini@gnu.org>
4868
4869 * configure.ac: Sync with src.
4870 * configure: Regenerate.
4871
74a48762
PB
48722007-02-09 Paolo Bonzini <bonzini@gnu.org>
4873
4874 * Makefile.in: Regenerate.
4875
d846e52e
PB
48762007-02-09 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * config.sub: Sync with src.
4879
1c710c3c
DJ
48802007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4881
4882 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4883 noncanonical equivalents.
4884 * configure.in: Rename to...
4885 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4886 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4887 target_noncanonical. Use them. Rewrite removal of configure
4888 arguments for autoconf 2.59. Discard variable settings. Force
4889 program_transform_name for native tools.
4890
4891 * Makefile.in: Regenerated.
4892 * configure: Regenerated with autoconf 2.59.
4893
dce2d8b2 48942007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4895
3de8da2a 4896 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4897
f6671c93
AS
48982007-01-31 Andreas Schwab <schwab@suse.de>
4899
4900 * Makefile.tpl (LDFLAGS): Substitute it.
4901 * Makefile.in: Regenerate.
4902
dce2d8b2 49032007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4904
3de8da2a 4905 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4906
2472200d
DE
49072007-01-28 David Edelsohn <edelsohn@gnu.org>
4908
3de8da2a 4909 * MAINTAINERS (spu port): Add myself.
2472200d 4910
5305be7e
RG
49112007-01-23 Richard Guenther <rguenther@suse.de>
4912
4913 PR bootstrap/30541
4914 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4915 * Makefile.tpl (GNATBIND): Substitute it.
4916 (GNATMAKE): Likewise.
4917 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4918 of STAGE_PREFIX.
4919 * Makefile.in: Regenerate.
4920 * configure: Regenerate.
4921
416cfb5e
MS
49222007-01-18 Mike Stump <mrs@apple.com>
4923
4924 * configure.in: Re-enable -Werror for gcc builds.
4925
3de8da2a 49262007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4927
3de8da2a 4928 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4929
d943d7c4
PB
49302007-01-11 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * configure.in: Change == to = in test command.
3de8da2a 4933 * configure: Regenerate.
d943d7c4 4934
e69bf64b 49352007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4936 Nick Clifton <nickc@redhat.com>
4937 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4938
4939 * configure.in (build_configargs, host_configargs, target_configargs):
4940 Remove build/host/target parameters.
4941 (host_libs): Add gmp and mpfr.
4942 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4943 * Makefile.def (gmp, mpfr): New.
4944 (gcc): Remove target.
4945 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4946 target_os, target_vendor): New.
dce2d8b2 4947 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4948 * configure: Regenerate.
4949 * Makefile.in: Regenerate.
e69bf64b
PB
4950
49512007-01-11 Matt Fago <fago@earthlink.net>
4952
4953 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4954 to improve robustness of configure tests.
e69bf64b 4955 * configure: Regenerate.
e14e622e 4956
a42f3b80
UB
49572007-01-09 Uros Bizjak <ubizjak@gmail.com>
4958
4959 * MAINTAINERS: Add myself as i386 maintainer.
4960
a36aee1a
JH
49612007-01-08 Jan Hubicka <jh@suse.cz>
4962
61fcaeef 4963 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4964
738a52d3
KT
49652007-01-08 Kai Tietz <kai.tietz@onevision.com>
4966
4967 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4968 * configure: Regenerate.
738a52d3 4969
54fdc474
DJ
49702007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4971
4972 * Makefile.tpl (all-target): Correct @if conditional for target
4973 modules.
4974 * configure.in: Omit libiberty if building only target libgcc.
4975 * configure, Makefile.in: Regenerated.
4976
3dd71726
PB
49772007-01-04 Paolo Bonzini <bonzini@gnu.org>
4978
dce2d8b2 4979 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4980 * configure: Regenerate.
4981
fa958513
DJ
49822007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4983
4984 * Makefile.def (target_modules): Add libgcc.
4985 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4986 * Makefile.tpl (clean-target-libgcc): Delete.
4987 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4988 on gcc even for bootstrapped modules. Rewrite handling of
4989 lang_env_dependencies to loop over target_modules.
4990 * configure.in (target_libraries): Add target-libgcc.
4991 * Makefile.in, configure: Regenerated.
4992
e1888513
PB
49932006-12-29 Paolo Bonzini <bonzini@gnu.org>
4994
4995 * configure.in: Reorganize recognition of languages. Add
4996 --enable-stage1-languages. Show supported languages for the chosen
4997 target rather than all recognized languages.
4998 * configure: Regenerate.
4999
53b88b73
PB
50002006-12-29 Paolo Bonzini <bonzini@gnu.org>
5001
5002 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5003 * Makefile.in: Regenerate.
5004
a3993f33
KG
50052006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5006
5007 * configure.in: Warn that MPFR 2.2.0 is buggy.
5008 * configure: Regenerate.
5009
f063a9ed
ILT
50102006-12-27 Ian Lance Taylor <iant@google.com>
5011
5012 * configure.in: When removing Makefiles to force a reconfigure, also
5013 remove prev-DIR*/Makefile.
5014 * configure: Regenerate.
5015
af71363e
AS
50162006-12-22 Andreas Schwab <schwab@suse.de>
5017
5018 * configure: Regenerate with correct autoconf version.
5019
0b0dc272
AM
50202006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5021
3de8da2a
UB
5022 * configure.in: add AC_SUBST for *_FOR_TARGET.
5023 * configure: Regenerate.
0b0dc272 5024
53b88b73
PB
50252006-12-19 Paolo Bonzini <bonzini@gnu.org>
5026
5027 * configure.in: Simplify logic for rejecting languages that cannot
5028 be built. Separate the case when a language is unsupported,
5029 from the case when the user chooses not to build a language.
5030
400ebff4
PB
50312006-12-19 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5034 it only affects bootstrap and could be tested on "$host" as well.
5035 * configure: Regenerate.
5036 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5037
8efea775
PB
50382006-12-19 Paolo Bonzini <bonzini@gnu.org>
5039
5040 PR bootstrap/29544
5041 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5042 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5043 move here comment from Makefile.tpl.
5044 * Makefile.tpl: Move some definitions higher in the file.
5045 (STAGE1_CHECKING): New.
5046 * configure.in: Add --enable-stage1-checking.
5047 * configure: Regenerate.
5048 * Makefile.in: Regenerate.
5049
ed88a7ed
PB
50502006-12-19 Paolo Bonzini <bonzini@gnu.org>
5051
5052 * MAINTAINERS: Add myself as build system maintainer.
5053
b65151d3
SM
50542006-12-15 Simon Martin <simartin@users.sourceforge.net>
5055
5056 * MAINTAINERS (Write After Approval): Add myself.
5057
7e050830
EC
50582006-12-13 Eric Christopher <echristo@apple.com>
5059
5060 * MAINTAINERS: Add myself as darwin maintainer.
5061
8b494895
ILT
50622006-12-11 Ian Lance Taylor <ian@airs.com>
5063
5064 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5065
dce2d8b2 50662006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5067
5068 MAINTAINERS: Update my entry.
5069
58e24147
AM
50702006-12-11 Alan Modra <amodra@bigpond.net.au>
5071
5072 * configure.in: Handle spu makefile frag.
58e24147
AM
5073 * Makefile.tpl (MAINT): Define
5074 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5075 * configure: Regenerate.
5076 * Makefile.in: Regenerate.
5077
9b6f37a0
BE
50782006-12-11 Ben Elliston <bje@au.ibm.com>
5079
5080 * config.guess: Import latest version.
5081 * config.sub: Likewise.
5082
ea6f5c57
BE
50832006-12-11 Ben Elliston <bje@au.ibm.com>
5084
5085 * configure.in (spu-*-*): Don't skip target-libiberty.
5086 * configure: Regenerate.
5087
42c1cd8a
AT
50882006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5089
5090 PR bootstrap/30134
5091 * configure.in: Correct x86 darwin support for libjava to powerpc
5092 and i?86 only.
5093 * configure: Regenerate.
5094
55eb837d
ST
50952006-12-08 Sandro Tolaini <tolaini@libero.it>
5096
5097 * configure.in: Add x86 darwin support for libjava.
5098 * configure: Regenerate.
5099
5bdacbc7
MS
51002006-12-07 Mike Stump <mrs@apple.com>
5101
5102 * Makefile.def (dependencies): Add dependency for
5103 install-target-libssp and install-target-libgomp on
5104 install-gcc.
5105 * Makefile.in: Regenerate.
5106
477d851c
RG
51072006-12-04 Richard Guenther <rguenther@suse.de>
5108
5109 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5110 (Non-Algorithmic Maintainers): Move over non-algorithmic
5111 loop optimizer maintainers, add myself as a non-algorithmic
5112 middle-end maintainer.
5113
5d33d367
DF
51142006-12-04 Daniel Franke <franke.daniel@gmail.com>
5115
5116 * MAINTAINERS (Write After Approval): Add myself.
5117
dbee1fb3
KG
51182006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5119
5120 * configure.in: Update error message for missing GMP/MPFR.
5121
5122 * configure: Regenerate.
5123
b5147de7
KG
51242006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5125
5126 * configure.in: Update MPFR version in error message.
5127
5128 * configure: Regenerate.
5129
f019376c
KG
51302006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5131
5132 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5133 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5134 --with-gmp-lib): New flags.
5135
5136 * configure: Regenerate.
5137
91ed95ae
BM
51382006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5139
5140 * MAINTAINERS (Write After Approval): Change my email address.
5141
3a971f15
MLI
51422006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5143
05170031 5144 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5145
dce2d8b2 51462006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5147
5148 * MAINTAINERS (i18n): Update e-mail address.
5149
df5487ee
TS
51502006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5151
5152 * MAINTAINERS (spu port): Add myself as maintainer.
5153 (Write After Approval): Remove myself.
5154
92c2f0ee
BE
51552006-11-22 Ben Elliston <bje@au.ibm.com>
5156
5157 * configure.in (skipdirs): Don't build libssp for SPU.
5158 * configure: Regenerate.
5159
a3b97199
AP
51602006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5161
5162 * MAINTAINERS (spu port): Add myself as maintainer.
5163 (libobjc): Update my email address.
5164
0eb97064
AB
51652006-11-21 Andrea Bona <andrea.bona@st.com>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
dce2d8b2 51692006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5170
5171 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5172 * configure : Rebuilt.
5173
dce2d8b2 51742006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
d58542ea
AO
51782006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5179
5180 * MAINTAINERS (Write After Approval): Add myself.
5181
a357b5ae
KG
51822006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5183
5184 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5185 libmpfr.a.
5186 * configure: Regenerate.
5187
9bd6112c
PB
51882006-11-16 Paolo Bonzini <bonzini@gnu.org>
5189
5190 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5191 (unstage): Test for stage_last presence.
5192
5193 PR bootstrap/29802
dce2d8b2
EB
5194 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5195 STAGE_PREFIX.
9bd6112c
PB
5196 * Makefile.in: Regenerate.
5197
c8cf9f0f
ZD
51982003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5199
5200 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5201 maintainers.
5202
467b1fc6
ER
52032006-11-14 Erven Rohou <erven.rohou@st.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
995a5697
PB
52072006-11-14 Paolo Bonzini <bonzini@gnu.org>
5208
5209 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5210 and stageN-package/Makefile.
5211 * Makefile.in: Regenerated.
5212
c8d6d53e
JZ
52132006-11-14 Jie Zhang <jie.zhang@analog.com>
5214
5215 * configure.in: Remove target-libgloss from noconfigdirs for
5216 bfin-*-*.
5217 * configure: Regenerated.
5218
dffb147d
KG
52192006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5220
5221 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5222
dffb147d
KG
5223 * configure: Regenerate.
5224
ca558912
KG
52252006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5226
5227 * configure.in: Robustify error message for missing GMP/MPFR.
5228
5229 * configure: Regenerate.
5230
dce2d8b2 52312006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5232
5233 * MAINTAINERS (Write After Approval): Add myself.
5234
dce2d8b2 52352006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5236
5237 * MAINTAINERS: Change email address.
5238
91de1527
VP
52392006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
a3867703
PB
52432006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5244
5245 * MAINTAINERS (Write After Approval): Add myself.
5246
b4364fa2
CL
52472006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5248
7e050830 5249 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5250 Write After Approval section.
b4364fa2 5251
70ec446f
KG
52522006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5253
5254 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5255 need_gmp anymore.
5256 * configure: Regenerate.
5257
018c8d88
TB
52582006-10-16 Tobias Burnus <burnus@net-b.de>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
f6a1687e
BE
52622006-10-16 Ben Elliston <bje@au.ibm.com>
5263
5264 * config.guess: Import latest version.
5265 * config.sub: Likewise.
5266
b5422ad7
BM
52672006-10-10 Brooks Moses <bmoses@stanford.edu>
5268
5269 * Makefile.def: Added pdf target handling.
5270 * Makefile.tpl: Added pdf target handling.
5271 * Makefile.in: Regenerated.
5272
bdcee471
CL
52732006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5274
5275 * MAINTAINERS: Add self as score port maintainer.
5276
7d610414
BM
52772006-10-04 Brooks Moses <bmoses@stanford.edu>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
e48d66a9
SK
52812006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5282
7e050830 5283 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5284 or newer.
5285 * configure: Regenerated.
5286
c394e891
DB
52872006-09-27 Dave Brolley <brolley@redhat.com>
5288
dce2d8b2
EB
5289 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5290 using $s instead of $r.
c394e891
DB
5291 * configure: Regenerated.
5292
1ee4c5a0
TS
52932006-09-26 Thiemo Seufer <ths@mips.com>
5294
5295 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5296 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5297 * configure: Regenerate.
5298
dce2d8b2 52992006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5300
5301 * MAINTAINERS (Write After Approval): Remove myself.
5302
0c502898
CF
53032006-09-22 Chao-ying Fu <fu@mips.com>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
a7819e42
JM
53072006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5308
5309 * MAINTAINERS: Add self as soft-fp maintainer.
5310
dce2d8b2 53112006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5312
5313 * MAINTAINERS: Add myself as avr maintainer.
5314 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5315
e8288489
RC
53162006-09-07 Roberto Costa <roberto.costa@st.com>
5317
5318 * MAINTAINERS (Write After Approval): Add myself.
5319
b91f0a41
CV
53202006-08-30 Corinna Vinschen <corinna@vinschen.de>
5321
5322 * configure.in: Never build newlib for a Mingw host.
5323 Never build newlib as Mingw target library.
5324 Test the existence of winsup/cygwin for building a Cygwin newlib,
5325 rather than just winsup.
5326 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5327 building a Mingw target.
5328 * configure: Regenerate.
5329
094c07a0
EB
53302006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5331
5332 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5333
8d1171cb
PB
53342006-07-25 Paolo Bonzini <bonzini@gnu.org>
5335
5336 * config.guess: Import from src (was more updated).
5337 * config.sub: Likewise.
5338
2e9e6f68
DJ
53392006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5342 * configure: Regenerated.
5343
57255173
PB
53442006-07-18 Paolo Bonzini <bonzini@gnu.org>
5345
cc6010cd
AP
5346 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5347 for stages after the first.
57255173 5348
9fbe6585
JJ
53492006-07-17 Jakub Jelinek <jakub@redhat.com>
5350
5351 * Makefile.def: Add dependencies for configure-opcodes
5352 on configure-intl and all-opcodes on all-intl.
5353 * Makefile.in: Regenerated.
5354
18c3f977
BE
53552006-07-13 Ben Elliston <bje@au.ibm.com>
5356
5357 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5358
27b56ba6
PE
53592006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5360
5361 Port to hosts whose 'sort' and 'tail' implementations
5362 treat operands with leading '+' as file names, as POSIX
5363 has required since 2001. However, make sure the code still
5364 works on pre-POSIX hosts.
5365 * ltmain.sh: Don't assume "sort +2" is equivalent to
5366 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5367
ad6d4e43
UW
53682006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5369
5370 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5371
706601d9
PG
53722006-07-04 Peter O'Gorman <peter@pogma.com>
5373
5374 * ltconfig: chmod 644 before ranlib during install.
5375
0b50988a
EB
53762006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5377
5378 PR bootstrap/18058
5379 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5380 if the bootstrap compiler is a GCC version that supports it.
5381 * configure: Regenerate.
5382
b6348cb3
PB
53832006-07-03 Paolo Bonzini <bonzini@gnu.org>
5384
95695ad3 5385 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5386 * configure: Regenerate.
5387
1546bb64
PB
53882006-07-03 Paolo Bonzini <bonzini@gnu.org>
5389
5390 PR other/27063
5391 * configure.in: Test subdir_requires and give an appropriate
5392 error message.
5393 * configure: Regenerate.
5394
5cb6c629
AJH
53952006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
f4d8cdf8
JDA
53992006-06-22 John David Anglin <dave.anglin@nrc.ca>
5400
5401 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5402
4fe5abb7
SE
54032006-06-22 Steve Ellcey <sje@cup.hp.com>
5404
5405 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5406
2a79fd67
DA
54072006-06-20 David Ayers <d.ayers@inode.at>
5408
5409 PR bootstrap/28072
5410 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5411 whether target-libjava is being configured instead of whether the
5412 java front end is enabled.
5413 * configure: Regenerate.
7e050830 5414
04879af3
RO
54152006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5416
5417 PR target/27540
5418 * configure.in: Only enable libgomp on IRIX 6.
5419 * configure: Regenerate.
5420
ec6c7392
PB
54212006-06-15 Paolo Bonzini <bonzini@gnu.org>
5422
5423 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5424 too.
5425 * Makefile.in: Regenerate.
5426
12973d7a
DD
54272006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5428
5429 * config-ml.in: Alter CCASFLAGS to include special
5430 multilib options the same as is done for CFLAGS.
5431
c67ed86a
JDA
54322006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5433
5434 * configure.in: Don't enable libgomp on hpux10.
5435 * configure: Rebuilt.
5436
cb253473
DA
54372006-06-12 David Ayers <d.ayers@inode.at>
5438
5439 PR bootstrap/27963
5440 PR target/19970
7e050830 5441 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5442 ${libgcj} is specified.
5443 * configure: Regenerate.
7e050830 5444
dce2d8b2 54452006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5446
5447 Sync from src:
7e050830
EC
5448
5449 * configure.in: Sync.
32845532 5450 * configure: Regenerated.
7e050830 5451
32845532
CD
5452 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * Makefile.def: Added dependencies from sim and gdb on intl, and
5455 added configure dependencies to everything with an all dependency
5456 on intl.
5457 * Makefile.in: Regenerated.
5458
7cd0cf9c
DA
54592006-06-06 David Ayers <d.ayers@inode.at>
5460
5461 PR libobjc/13946
5462 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5463 * Makefile.in: Regenerate.
5464 * configure.in: Add --enable-objc-gc at toplevel and have it
5465 enable boehm-gc for Objective-C.
5466 Remove target-boehm-gc from libgcj.
5467 Add target-boehm-gc to target_libraries.
5468 Add target-boehm-gc to noconfigdirs where ${libgcj}
5469 is specified.
5470 Assert that boehm-gc is supported when requested for Objective-C.
5471 Only build boehm-gc if needed either for Java or Objective-C.
5472 * configure: Regenerate.
7e050830 5473
3ff3adad
PB
54742006-06-05 Paolo Bonzini <bonzini@gnu.org>
5475
5476 PR 27674
5477 * Makefile.tpl (configure-[+prefix+][+module+],
5478 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5479 Remove rule to unstage bootstrapped modules.
5480 (stage_current): New.
5481 * Makefile.in: Regenerate.
5482
898e551d
LB
54832006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5484
5485 * MAINTAINERS (Write After Approval): Update my e-mail address.
5486
ea60341e
MS
54872006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5488
5489 * include/libiberty.h: Declare pex_run_in_environment.
5490
222ae291
AL
54912006-05-31 Asher Langton <langton2@llnl.gov>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5494
e9a54b07
PB
54952006-05-25 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * Makefile.def (bfd, opcodes): Fix lib_path.
5498 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5499 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5500 * Makefile.in: Regenerate.
5501
03e67131
CD
55022006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5503
5504 * Makefile.in: Regenerate.
5505
65d6e994
CD
55062006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5507
5508 * Makefile.def: Add install-html target. Add datarootdir
5509 docdir and htmldir to flags_to_pass.
5510 * Makefile.tpl: Add install-html target.
5511 * Makefile.in: Regenerate.
5512 * configure.in: Add --with-datarootdir, --with-docdir, and
5513 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5514 * configure: Regenerate.
5515
9e299237
MS
55162006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5517
5518 * configure.in: Enable gprof for cross builds.
5519 * configure: Regenerate.
5520
c31202cd
RG
55212006-05-22 Richard Guenther <rguenther@suse.de>
5522
5523 Revert
5524 2006-01-31 Richard Guenther <rguenther@suse.de>
5525 Paolo Bonzini <bonzini@gnu.org>
5526
5527 * Makefile.def (target_modules): Add libgcc-math target module.
5528 * configure.in (target_libraries): Add libgcc-math target library.
5529 (--enable-libgcc-math): New configure switch.
5530 * Makefile.in: Re-generate.
5531 * configure: Re-generate.
5532 * libgcc-math: New toplevel directory.
5533
2a332582
JDA
55342006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5535 Andreas Tobler <a.tobler@schweiz.ch>
5536
5537 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5538 * configure: Rebuilt.
5539
dce2d8b2 55402006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5541
ccce6917
SL
5542 * MAINTAINERS (Write After Approval): Add myself.
5543
ed606bc0
DD
55442006-05-01 DJ Delorie <dj@redhat.com>
5545
3d8f47a0 5546 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5547 * configure: Regenerate.
5548
9386bd20
RG
55492006-05-01 Richard Guenther <rguenther@suse.de>
5550
5551 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5552 maintainer.
5553
dce2d8b2 55542006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
87ceee72
JB
55582006-04-28 Jan Beulich <jbeulich@novell.com>
5559
5560 * MAINTAINERS (Write After Approval): Add myself.
5561
e88a2c09
DD
55622006-04-18 DJ Delorie <dj@redhat.com>
5563
5564 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5565 reference libgloss so that libssp can be built in a combined
5566 tree.
5567 * configure: Regenerate.
5568
675f0a8a
RM
55692006-04-08 Robert Millan <rmh@gcc.gnu.org>
5570
5571 * MAINTAINERS (Write After Approval): Add myself.
5572
27b6c940
BE
55732006-04-05 Ben Elliston <bje@au.ibm.com>
5574
5575 * configure.in: Require makeinfo 4.4 or higher.
5576 * configure: Regenerate.
5577
687b17d4
GP
55782006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5579
5580 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5581 Rearrange the entries of other libraries to have them in one place.
5582
906ac235
JB
55832006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5584
7e050830 5585 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5586 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5587
fb0103e5
RG
55882006-03-14 Richard Guenther <rguenther@suse.de>
5589
5590 * configure: Regenerate with autoconf 2.13.
5591
17237f6b
JB
55922006-03-13 Jim Blandy <jimb@codesourcery.com>
5593
5594 * MAINTAINERS: Use my work address.
bed31434
JB
5595
5596 * MAINTAINERS: Update my E-mail address.
5597
27079765
AH
55982006-03-10 Aldy Hernandez <aldyh@redhat.com>
5599
5600 * configure.in: Handle --disable-<component> generically.
5601 * configure: Regenerate.
5602
54a17039
L
56032006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5604
5605 PR libgcj/17311
5606 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5607
b9bd11ca
EE
56082006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5609
5610 * MAINTAINERS (Write After Approval): Remove myself.
5611 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5612
dce2d8b2 56132006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5614
072b06f2
RE
5615 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5616 (TARGET_CONFIGDIRS): Remove.
5617 * configure.in: Remove AC_SUBST(target_configdirs).
5618 * Makefile.in, configure: Regenerated.
ee2312f3 5619
936e1a35
SK
56202006-02-20 Steven G. Kargl <kargls@comcast.net>
5621
5622 * MAINTAINERS (Write After Approval): Remove myself.
5623 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5624
cc11cc9b
PB
56252006-02-20 Paolo Bonzini <bonzini@gnu.org>
5626
5627 PR bootstrap/25670
5628
5629 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5630
5631 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5632 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5633 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5634 BUILD_PREFIX, BUILD_PREFIX_1.
5635 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5636
5637 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5638 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5639
5640 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5641 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5642 of `cat stage_current`. Always provide the `r' and `s' variables.
5643 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5644 a single shell execution.
5645 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5646 bootstrapped modules, make the stage1 module if the build was not
5647 started yet, else build the current stage.
5648 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5649 (all-build, all-host, all-target, [+make_target+]-host,
5650 [+make_target+]-target): Do not use \-continued lines.
5651 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5652 (current_stage, restrap, stage_last): New.
5653
5654 * Makefile.in: Regenerate.
5655 * configure: Regenerate.
5656
63a7c9ef
BD
56572006-02-19 Bud Davis <jmdavis@link.com>
5658
5659 * MAINTAINERS (Write After Approval): Remove myself.
5660 (Language Front End Maintainers): Add myself as fortran 95
5661 maintainer and update e-mail address.
5662
a3543e3a
FXC
56632006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5664
5665 * MAINTAINERS (Write After Approval): Remove myself.
5666 (Language Front End Maintainers): Add myself as fortran 95
5667 maintainer.
5668
ca5b1d2c
VK
56692006-02-16 Victor Kaplansky <victork@il.ibm.com>
5670
5671 * MAINTAINERS (Write After Approval): Add myself.
5672
0499513f
TK
56732006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5674
5675 * MAINTAINERS (Write After Approval): Remove myself.
5676 (Language Front End Maintainers): Add myself as
5677 fortran 95 maintainer.
5678
d1f8db0c
PB
56792006-02-14 Paolo Bonzini <bonzini@gnu.org>
5680
5681 Sync from src:
5682
5683 2005-12-27 Leif Ekblad <leif@rdos.net>
5684
cc6010cd
AP
5685 * configure.in: Add support for RDOS target.
5686 * configure: Regenerate.
d1f8db0c
PB
5687
56882006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5689 Andreas Schwab <schwab@suse.de>
d1f8db0c 5690
cc6010cd 5691 * configure: Regenerate.
d1f8db0c 5692
cac90078
DE
56932006-02-12 David Edelsohn <edelsohn@gnu.org>
5694
5695 * configure.in (enable_libgomp): Add AIX.
5696 * configure: Regenerate.
5697
bd37fbf5
MK
56982006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5699
5700 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5701
23027b7a
LM
57022006-02-03 Lee Millward <lee.millward@gmail.com>
5703
5704 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5705
0058967b
RG
57062006-01-31 Richard Guenther <rguenther@suse.de>
5707 Paolo Bonzini <bonzini@gnu.org>
5708
5709 * Makefile.def (target_modules): Add libgcc-math target module.
5710 * configure.in (target_libraries): Add libgcc-math target library.
5711 (--enable-libgcc-math): New configure switch.
5712 * Makefile.in: Re-generate.
5713 * configure: Re-generate.
5714 * libgcc-math: New toplevel directory.
5715
e8b05380
PB
57162006-01-26 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5719 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5720 the assembler, linker and binutils.
5721 * configure: Regenerate.
5722
d54d5437
DM
57232006-01-22 Dirk Mueller <dmueller@suse.de>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
670cbfcf
DN
57272006-01-20 Diego Novillo <dnovillo@redhat.com>
5728
5729 * configure: Regenerate.
5730
953ff289
DN
57312006-01-18 Richard Henderson <rth@redhat.com>
5732 Jakub Jelinek <jakub@redhat.com>
5733 Diego Novillo <dnovillo@redhat.com>
5734
5735 * libgomp: New directory.
5736 * Makefile.def: Add target_module libgomp.
5737 * Makefile.in: Regenerate.
5738 * configure.in (target_libraries): Add target-libgomp.
5739 * configure: Regenerate.
5740
32ce4048
AO
57412006-01-05 Alexandre Oliva <aoliva@redhat.com>
5742
5743 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5744 @ from continuation.
5745 * Makefile.in: Rebuilt.
5746
0eaf8e17 57472006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5748
c76c0c83
CL
5749 * MAINTAINERS (Write After Approval): Add myself.
5750
2d309510
PB
57512006-01-04 Paolo Bonzini <bonzini@gnu.org>
5752
5753 PR bootstrap/24252
5754
5755 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5756 * Makefile.tpl (OBJDUMP): New.
5757 (EXTRA_HOST_FLAGS): Add it.
5758 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5759
953ff289
DN
5760 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5761 to use symbolic links between directories. Avoid race conditions
5762 or make them harmless.
5763 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5764
5765 * Makefile.def (LEAN): Pass.
5766 * Makefile.tpl (LEAN): Define.
5767 (stage[+id+]-start): Accept that the previous directory does not
5768 exist, if the bootstrap is lean.
5769 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5770 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5771 configure substitution.
5772 ([+compare-target+]): Likewise.
5773 ([+bootstrap-target+]-lean): New.
5774 * configure.in: Remove lean bootstrap support from here.
5775
953ff289
DN
5776 * Makefile.in: Regenerate.
5777 * configure: Regenerate.
2d309510 5778
368872c3
BE
57792006-01-04 Ben Elliston <bje@au.ibm.com>
5780
5781 * MAINTAINERS (libdecnumber): Add myself.
5782
d79e6356
MM
57832006-01-02 Mark Mitchell <mark@codesourcery.com>
5784
5785 * libtool-ldflags: New script.
5786
a6fbc1e2
AS
57872006-01-02 Andreas Schwab <schwab@suse.de>
5788
5789 * configure.in: When reconfiguring remove Makefile in
5790 all stage directories.
5791 * configure: Regenerate.
5792
103a4b39
SB
57932005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5794
5795 * MAINTAINERS: Update my email address.
5796
212f829c
PB
57972005-12-20 Paolo Bonzini <bonzini@gnu.org>
5798
5799 Revert Ada-related part of the previous change.
5800
5801 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5802 Do not pass.
5803 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5804 * Makefile.in: Regenerate.
5805 * configure.in: Do not include mt-ppc-aix target fragment.
5806 * configure: Regenerate.
5807
8ef1f2df
PB
58082005-12-19 Paolo Bonzini <bonzini@gnu.org>
5809
5810 * configure.in: Select appropriate fragments for PowerPC/AIX.
5811 * configure: Regenerate.
5812
5813 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5814 BOOT_CFLAGS, BOOT_LDFLAGS.
5815 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5816 BOOT_CFLAGS, BOOT_LDFLAGS.
5817 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5818 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5819 (stage): Fail if we cannot complete the work.
5820 * Makefile.in: Regenerate.
5821
ab34901f
NS
58222005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5823
5824 * configure.in: Replace ms1 with mt.
5825 * configure: Rebuilt.
5826
cbe82f21
BM
58272005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5828
5829 * MAINTAINERS: Update my email address.
5830
19843472
PB
58312005-12-15 Paolo Bonzini <bonzini@gnu.org>
5832
5833 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5834 install-host-nogcc): Don't invoke $(stage) at the end.
5835 * Makefile.in: Regenerate.
5836
1ca26cd2
PB
58372005-12-14 Paolo Bonzini <bonzini@gnu.org>
5838
5839 * configure.in: Flip the top-level bootstrap switch.
5840 * configure: Regenerate.
5841
f41d6665
DJ
58422005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5843
5844 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5845 $(stage) and $(unstage).
5846 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5847 (all): Remove stray semicolon.
5848 (local-distclean): Don't handle multilib.tmp and multilib.out.
5849 (install.all): Set $s for consistency.
5850 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5851 check_multilibs setting. Always make the install directory.
5852 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5853 Correct @if/@endif.
5854 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5855 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5856 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5857 (multilib.out): Remove.
5858 * Makefile.in: Regenerated.
5859
dce2d8b2 58602005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5861
5862 * MAINTAINERS (Write After Approval): Add myself.
5863
64f182bd
NS
58642005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5865
121b2cee
NS
5866 * MAINTAINERS: Add myself as mt maintainer.
5867
64f182bd
NS
5868 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5869
a6d63770
AN
58702005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5871
5872 * MAINTAINERS: Change email address.
5873
2abefe3d
PB
58742005-12-05 Paolo Bonzini <bonzini@gnu.org>
5875
5876 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5877 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5878 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5879 Find in-tree tools if available.
5880 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5881 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5882 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5883 (COMPILER_*_FOR_TARGET): New.
5884 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5885 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5886 (CONFIGURED_*, USUAL_*): Remove.
5887 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5888 STRIP): Use autoconf substitutions.
5889 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5890 COMPILER_NM_FOR_TARGET): New.
5891 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5892
5893 (all): Make all-host and all-target in parallel.
5894 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5895 that $$r and $$s are set before invoking a recursive make.
5896 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5897 ([+bootstrap-target+]): Inline most of the `all' target.
5898
2f3bdde7
BE
58992005-11-29 Ben Elliston <bje@au.ibm.com>
5900
5901 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5902 from the gcc build directory.
5903 * Makefile.in: Regenerate.
5904
a4b6c45a
BE
59052005-11-29 Ben Elliston <bje@au.ibm.com>
5906
5907 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5908 depend on all-libdecnumber.
5909 * configure.in (host_libs): Include libdecnumber.
5910 * Makefile.in: Regenerate.
5911 * configure: Likewise.
5912
473a74b9
BE
59132005-11-29 Ben Elliston <bje@au.ibm.com>
5914
5915 * libdecnumber: Import decNumber sources from the dfp-branch.
5916
b4623110
KJ
59172005-11-21 Kean Johnston <jkj@sco.com>
5918
5919 * config.sub, config.guess: Sync from upstream sources.
5920
67dc1785
BE
59212005-11-21 Ben Elliston <bje@au.ibm.com>
5922
5923 Import from Autoconf sources:
5924
5925 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5926 * config/move-if-change: Don't output "$2 is unchanged";
5927 suggested by Ben Elliston. Handle weird characters correctly.
5928
186abafe
AT
59292005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5930
5931 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5932 to match upstream libtool for darwin.
5933
ef9db8d5
DJ
59342005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5935
5936 * Makefile.def: Remove gdb dependencies for gdbtk.
5937 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5938 (configure-gdb, install-gdb): New rules.
5939 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5940 * Makefile.in, configure: Regenerated.
5941
9c5141ab
JB
59422005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5943
5944 * MAINTAINERS (Write After Approval): Add myself.
5945
4523d51b
EE
59462005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5947
5948 * MAINTAINERS (Write After Approval): Add myself.
5949
086b011c
DN
59502005-10-24 Diego Novillo <dnovillo@redhat.com>
5951
5952 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5953 Diego Novillo.
5954
e7c84bf8
PB
59552005-10-22 Paolo Bonzini <bonzini@gnu.org>
5956
5957 PR bootstrap/24297
5958 * Makefile.tpl (do-[+make-target+], do-check, install,
5959 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5960 are set before recursing.
5961 * Makefile.in: Regenerate.
5962
b88a7564
EB
59632005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5964
5965 PR bootstrap/18939
5966 * Makefile.def (gcc) <target>: Fix thinko.
5967 * Makefile.in: Regenerate.
5968
61efc800
BS
59692005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5970
5971 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5972 * configure: Regenerate.
5973
f53d2869
JZ
59742005-10-15 Jie Zhang <jie.zhang@analog.com>
5975
5976 * MAINTAINERS (Write After Approval): Add self.
5977
077fc835
KH
59782005-10-08 Kazu Hirata <kazu@codesourcery.com>
5979
5980 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5981 target-libffi, target-qthreads, target-libjava, and
5982 targetlibobjc.
5983 * configure: Regenerate.
5984
d739199a
DJ
59852005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5986
5987 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5988 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5989 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5990 (USUAL_OBJDUMP_FOR_TARGET): New.
5991 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5992 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5993 * configure, Makefile.in: Regenerated.
d739199a 5994
db38c6bb
PB
59952005-10-05 Paolo Bonzini <bonzini@gnu.org>
5996
5997 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5998 before other host packages.
5999
3015564c
KK
60002005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6001
6002 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6003
1061f99e
PB
60042005-10-05 Paolo Bonzini <bonzini@gnu.org>
6005
6006 PR bootstrap/22340
6007
6008 * configure.in (default_target): Remove.
6009 * Makefile.tpl (all): Do not use prerequisites as subroutines
6010 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6011 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6012 use prerequisites as subroutines.
6013 (check-host, check-target): New.
6014 (bootstrap configure & all targets): Do not use stage*-start
6015 if the directory layout is already ok.
6016 (non-bootstrap configure & all targets): Prepend a $(unstage).
6017 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6018 (NOTPARALLEL): Remove.
6019 (unstage, stage variables): New variables.
6020 (unstage, stage targets): Simply expand to those variables.
6021
6022 * configure: Regenerate.
6023 * Makefile.in: Regenerate.
6024
4a9c436f
JW
60252005-10-04 James E Wilson <wilson@specifix.com>
6026
6027 * Makefile.def (lang_env_dependencies): Add libmudflap.
6028 * Makefile.in: Regenerate.
6029
37150080
AS
60302005-10-03 Andreas Schwab <schwab@suse.de>
6031
6032 Backport from libtool CVS:
6033 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6034
6035 * ltmain.sh: add support for installing into temporary
6036 staging area (e.g. 'make install DESTDIR=...')
6037
39d16468
L
60382005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6039
6040 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6041 * configure: Regenerated.
6042
72a7ab82
AP
60432005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6044
6045 * configure: Regenerate with the correct
6046 autoconf version.
6047
6b65a26d
CM
60482005-09-30 Catherine Moore <clm@cm00re.com>
6049
6050 * configure.in (bfin-*-*): New.
6051 * configure: Regenerated.
6052
040b1c5a
GK
60532005-09-28 Geoffrey Keating <geoffk@apple.com>
6054
6055 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6056 (LIPO_FOR_TARGET): New.
6057 (CONFIGURED_LIPO_FOR_TARGET): New.
6058 (USUAL_LIPO_FOR_TARGET): New.
6059 (STRIP_FOR_TARGET): New.
6060 (CONFIGURED_STRIP_FOR_TARGET): New.
6061 (USUAL_STRIP_FOR_TARGET): New.
6062 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6063 STRIP_FOR_TARGET.
6064 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6065 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6066 * Makefile.in: Regenerate.
6067 * configure: Regenerate.
7e050830 6068
3a3c28db
DE
60692005-09-19 David Edelsohn <edelsohn@gnu.org>
6070
6071 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6072 (rs6000-*-aix*): Same.
6073 * configure: Regenerate.
6074
2749a921
TT
60752005-09-16 Tom Tromey <tromey@redhat.com>
6076
6077 * MAINTAINERS: Add self as java maintainer.
6078
7f26dfa3
FXC
60792005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6080
6081 * configure.in: Recognize f95 in the --enable-languages option,
6082 and substitute it for fortran, issuing a warning.
6083 * configure: Regenerate.
6084
d8852c4f
PE
60852005-08-30 Phil Edwards <phil@codesourcery.com>
6086
6087 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6088 * configure: Regenerated.
6089
ad685e81
AH
60902005-08-22 Aldy Hernandez <aldyh@redhat.com>
6091
6092 * MAINTAINERS: Add self as ms1 maintainer.
6093
b00d752c
RE
60942005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6095
6096 * Makefile.def (libssp): Add to lang_env_dependencies.
6097 * Makefile.in: Regenerate.
6098
9ed8fb9b
ILT
60992005-08-18 Ian Lance Taylor <ian@airs.com>
6100
6101 * MAINTAINERS: Add myself as middle-end maintainer.
6102
0f029d39
CG
61032005-08-17 Christian Groessler <chris@groessler.org>
6104
6105 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6106 * Makefile.in: Regenerate.
6107
81087874
AK
61082005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6109
6110 * MAINTAINERS (write after approval): Added myself.
6111
6a134f1c
MR
61122005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6113
6114 * MAINTAINERS (Write After Approval): Add myself.
6115
2693c0b0
PB
61162005-08-12 Paolo Bonzini <bonzini@gnu.org>
6117
6118 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6119 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6120 Look for alternate names of the target cc and c++
6121 * configure: Regenerate.
6122
4de997d1
PB
61232005-08-08 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6126 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6127 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6128 tools; remove code to manually set them.
6129 (Target tools): Look in the environment for them.
6130 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6131 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6132 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6133 build directory.
6134 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6135 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6136 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6137 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6138 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6139 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6140 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6141 * configure: Regenerate.
6142 * Makefile.in: Regenerate.
6143
b089e33a
BE
61442005-07-28 Ben Elliston <bje@au.ibm.com>
6145
6146 * MAINTAINERS: Update for removed CPU targets.
6147
e3791243
MM
61482005-07-27 Mark Mitchell <mark@codesourcery.com>
6149
6150 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6151 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6152 * Makefile.in: Regenerated.
6153
526635cb
MM
61542005-07-26 Mark Mitchell <mark@codesourcery.com>
6155
6156 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6157 (CFLAGS_FOR_TARGET): Use it.
6158 (CXXFLAGS_FOR_TARGET): Likewise.
6159 * Makefile.in: Regenerated.
6160 * configure.in (--with-build-sysroot): New option.
6161 * configure: Regenerated.
6162
19791f70
PB
61632005-07-24 Paolo Bonzini <bonzini@gnu.org>
6164
6165 * Makefile.tpl: Wrap install between unstage and stage
6166 * Makefile.in: Regenerate.
6167
35f5a23f
EC
61682005-07-21 Eric Christopher <echristo@apple.com>
6169
6170 * MAINTAINERS: Update affiliation.
6171
ff3ddf15
PW
61722005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6173
6174 * MAINTAINERS: Add self as crx port maintainer.
6175
3a664c1c
DD
61762005-07-20 DJ Delorie <dj@redhat.com>
6177
6178 * MAINTAINERS: Add self as m32c maintainer.
6179
539df155
KC
61802005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6181
6182 * all files: Update FSF address.
6183
be9c593a
EC
61842005-07-15 Eric Christopher <echristo@redhat.com>
6185
6186 * MAINTAINERS: Change affiliation.
6187
fd7ea4ab
JB
61882005-07-14 Jim Blandy <jimb@redhat.com>
6189
6190 * configure.in: Add cases for Renesas m32c.
6191 * configure: Regenerated.
7e050830 6192
0063a823
KC
61932005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6194
d0ca130a
KC
6195 * COPYING.LIB: Update from fsf.org.
6196
61972005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6198
6199 * COPYING, compile, config.guess,
0063a823
KC
6200 config.sub, install-sh, missing, mkinstalldirs,
6201 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6202 * config-ml.in: Update FSF address.
0063a823 6203
a8ba31f2
EC
62042005-07-13 Eric Christopher <echristo@redhat.com>
6205
6206 * configure.in: Add toplevel noconfigdir support for tpf.
6207 * configure: Regenerate.
6208
5bea4a03
PB
62092005-07-11 Paolo Bonzini <bonzini@gnu.org>
6210
6211 PR ada/22340
6212
6213 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6214 * Makefile.in: Regenerate.
6215
284bdbbd
MM
62162005-07-07 Mark Mitchell <mark@codesourcery.com>
6217
6218 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6219 Brolley to write-after-approval.
284bdbbd 6220
452190fb
AS
62212005-07-07 Andreas Schwab <schwab@suse.de>
6222
6223 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6224 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6225 * Makefile.in: Regenerated.
6226
9c8f9ec2
GK
62272005-07-06 Geoffrey Keating <geoffk@apple.com>
6228
6229 * configure.in: Don't build sim or rda when targetting darwin.
6230 * configure: Regenerate.
6231
ef0087a7
KH
62322005-07-06 Kazu Hirata <kazu@codesourcery.com>
6233
6234 * configure.in: Add --enable-libssp and --disable-libssp.
6235 * configure: Regenerate with autoconf-2.13.
6236
77008252
JJ
62372005-07-02 Jakub Jelinek <jakub@redhat.com>
6238
6239 * Makefile.def (target_modules): Add libssp.
6240 * configure.in (target_libraries): Add target-libssp.
6241 * configure: Rebuilt.
6242 * Makefile.in: Rebuilt.
6243
a04eae1b
ZW
62442005-07-01 Zack Weinberg <zackw@panix.com>
6245
6246 * MAINTAINERS: Change email address. Resign from maintainership.
6247
948884cd
RG
62482005-07-01 Richard Guenther <rguenther@suse.de>
6249
6250 * MAINTAINERS: Change my e-mail address and affiliation.
6251
c7870f5d
PB
62522005-06-22 Paolo Bonzini <bonzini@gnu.org>
6253
6254 * Makefile.def (stagefeedback): Come after profile.
6255 Define profiledbootstrap target.
6256 * Makefile.tpl (profiledbootstrap): Remove.
6257 (stageprofile-end): Zap stagefeedback.
6258 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6259 * Makefile.in: Regenerate.
6260
ab99519a
RS
62612005-06-13 Richard Sandiford <richard@codesourcery.com>
6262
6263 * MAINTAINERS: Update my email address.
6264
f610dd5f
ZW
62652005-06-13 Zack Weinberg <zack@codesourcery.com>
6266
6267 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6268 In 'cpp' stanza, support '#line' as well as '# '.
6269
71bc2a83
AS
62702005-06-08 Andreas Schwab <schwab@suse.de>
6271
6272 * MAINTAINERS: Move myself from 'Write After Approval' to
6273 'CPU Port Maintainers' section as m68k maintainer.
6274
4fab7234
HPN
62752005-06-07 Hans-Peter Nilsson <hp@axis.com>
6276
6277 * configure.in (unsupported_languages): New macro.
6278 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6279 non-ported target libraries in noconfigdirs.
6280 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6281 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6282 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6283 unsupported_languages.
6284 * configure: Regenerate.
6285
68193f9b
TS
62862005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6287
6288 * configure.in: Fix typo in handling of --with-mpfr-dir.
6289 * configure: Regenerate.
6290
f26f6b8d
RS
62912005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6292
6293 * MAINTAINERS: Update my email address.
6294
ba4853f8
JB
62952005-06-02 Jim Blandy <jimb@redhat.com>
6296
6297 * config.sub: Add cases for the Renesas m32c. (This patch has been
6298 accepted into the master sources.)
6299
79dd769c 63002005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6301 Michael Snyder <msnyder@redhat.com>
6302 Stan Cox <scox@redhat.com>
79dd769c 6303
f610dd5f 6304 * configure.in: Set noconfigdirs for ms1.
79dd769c 6305
f610dd5f 6306 * configure: Regenerate.
79dd769c 6307
d29e107f
JD
63082005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6309
6310 * MAINTAINERS (Write After Approval): Add self.
6311
e93196c3
JC
63122005-06-01 Josh Conner <jconner@apple.com>
6313
6314 * MAINTAINERS (Write After Approval): Add self.
6315
ae263c7a
KH
63162005-06-01 Kazu Hirata <kazu@codesourcery.com>
6317
6318 * MAINTAINERS: Update my email address.
6319
585b3aa3
ZM
63202005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6321
6322 * MAINTAINERS (Write After Approval): Add self.
6323
4930c50b
CD
63242005-05-26 Chris Demetriou <cgd@broadcom.com>
6325
6326 * MAINTAINERS (Write After Approval): Remove self.
6327
2dfbef6d
PB
63282005-05-25 Paolo Bonzini <bonzini@gnu.org>
6329
6330 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6331 (Dependencies): Consider target modules for bootstrap dependencies.
6332 Make target bootstrap modules depend on each stage's gcc.
6333 * Makefile.in: Regenerate.
6334
bcb28cf5
PB
63352005-05-20 Paolo Bonzini <bonzini@gnu.org>
6336
6337 * Makefile.def (configure-gcc): Depend on binutils having been built.
6338 (all-gcc): No need to do it here.
6339 * Makefile.in: Regenerate.
6340
0cf085e4
PB
63412005-05-19 Paul Brook <paul@codesourcery.com>
6342
f610dd5f 6343 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6344 language cannot be built.
6345 * configure: Regenerate.
6346
dfb2c39a
DJ
63472005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6348
6349 * ylwrap: Import from Automake 1.9.5.
6350
771aaa92
DU
63512005-05-13 David Ung <davidu@mips.com>
6352
6353 * MAINTAINERS (Write After Approval): Add self.
6354
3ac9bd58
MS
63552005-05-09 Mike Stump <mrs@apple.com>
6356
6357 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6358 lt_cv_sys_max_cmd_len for now.
f610dd5f 6359
f77a5578
SC
63602005-05-09 Stan Cox <scox@redhat.com>
6361
6362 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6363
795e36e5
MK
63642005-05-08 Matt Kraai <kraai@ftbfs.org>
6365
6366 * README.SCO: Update the URL.
6367
c9392a2b
DE
63682005-05-05 David Edelsohn <edelsohn@gnu.org>
6369
6370 * ltconfig: Define file_list_spec. Pass file_list_spec and
6371 with_gnu_ld to libtool.
6372 * ltcf-c.sh (aix[45]): Define file_list_spec.
6373 * ltcf-cxx.sh (aix[45]): Same.
6374 * ltcf-gcj.sh (aix[45]): Same.
6375 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6376 exists, write list of input files to temporary file.
6377
bebcd931
MS
63782005-05-04 Mike Stump <mrs@apple.com>
6379
6380 * configure.in: Always pass --target to target configures as
6381 otherwise rebuilds that do --recheck will fail.
6382 * confiugure: Rebuilt.
6383
ce406537
PB
63842005-05-04 Paolo Bonzini <bonzini@gnu.org>
6385
6386 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6387 STAGE_HOST_EXPORTS.
6388 (configure, all): Add bootstrap support.
6389 (Host modules, target modules): Pass post-stage1 flags and exports.
6390 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6391 * Makefile.in: Regenerate.
6392
aa9dcfc4
PB
63932005-04-29 Paolo Bonzini <bonzini@gnu.org>
6394
6395 * configure: Regenerate.
6396
b6f9abcf
MS
63972005-04-27 Mike Stump <mrs@apple.com>
6398
6399 * MAINTAINERS: Add self as darwin maintainer.
6400
acb217cb
BS
64012005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6402
6403 * config.sub: Update from master copy.
6404
b6dae270
MS
64052005-04-21 Mike Stump <mrs@apple.com>
6406
6407 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6408 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6409
c2e0d3a9
HPN
64102005-04-19 Hans-Peter Nilsson <hp@axis.com>
6411
6412 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6413 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6414 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6415 "*-*-elf" and "*-*-linux*".
6416 * configure: Regenerate.
6417
871ae772
JM
64182005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6419
6420 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6421
bf070c29
MS
64222005-04-12 Mike Stump <mrs@apple.com>
6423
6424 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6425
e865b6f7
TK
64262005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6427
6428 * MAINTAINERS (Write After Approval): Add myself.
6429
7b71ad7f
BS
64302005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6431
6432 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6433
25b42232
PB
64342005-04-06 Paolo Bonzini <bonzini@gnu.org>
6435
f610dd5f 6436 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6437 (TARGET_CONFIGARGS): Include --with-target-subdir.
6438 (configure, all): New macros. Use them throughout.
6439 * Makefile.in: Regenerate.
6440
d727c624
JG
64412005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6442
6443 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6444
fff72cc4
ZD
64452005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6446
6447 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6448
86472dc3
GP
64492005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6450
6451 * MAINTAINERS: Move John Carr to Write After Approval.
6452
dce2d8b2 64532005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6454
6455 * config/mh-mingw32: Delete.
6456 * configure.in: Don't use it.
6457 * configure: Regenerate.
6458
33da42bc
PB
64592005-03-31 Paolo Bonzini <bonzini@gnu.org>
6460
6461 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6462 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6463 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6464 (HOST_LIB_PATH): Generate from Makefile.def.
6465 (TARGET_LIB_PATH): Likewise.
6466 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6467 * Makefile.in: Regenerate.
6468 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6469 (RPATH_ENVVAR): Include Darwin case.
6470 * configure: Regenerate.
6471
15cc1841
TF
64722005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6473
6474 * MAINTAINERS (Various Maintainers): Remove self.
6475 (Write After Approval): Add self.
6476
6a8c79d5
TF
64772005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6478
6479 * MAINTAINERS (Various Maintainers): Add self.
6480
256f7136
PB
64812005-03-25 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6484 * configure: Regenerate.
6485
191dd2c9
ZW
64862005-03-21 Zack Weinberg <zack@codesourcery.com>
6487
6488 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6489 gcc_version, and gcc_version_trigger from set of flags to pass.
6490 * Makefile.tpl: Remove definitions of above variables.
6491 (config.status): Remove dependency on $(gcc_version_trigger).
6492 * Makefile.in: Regenerate.
6493 * configure.in: Do not reference config/gcc-version.m4 nor
6494 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6495 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6496 * configure: Regenerate.
6497
ef6e9bc0 64982005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6499 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6500
6501 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6502 * Makefile.in: Regenerate.
6503
009bbd5a
FW
65042005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
09f8755b
DA
65082005-03-03 David Ayers <d.ayers@inode.at>
6509
6510 * MAINTAINERS (Write After Approval): Add myself.
6511
e73ed25c
AO
65122005-03-01 Alexandre Oliva <aoliva@redhat.com>
6513
6514 PR libgcj/20160
6515 * ltmain.sh: Avoid creating archives with components that have
6516 duplicate basenames.
6517
ace9ac7b
AP
65182005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6519
6520 PR bootstrap/20250
6521 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6522 instead of check.
6523 * Makefile.in: Regenerate.
6524
c9db9354
PB
65252005-02-28 Paolo Bonzini <bonzini@gnu.org>
6526
6527 * Makefile.in: Regenerate to fix conflict between the previous two
6528 patches.
6529
215c351a
PB
65302005-02-28 Paolo Bonzini <bonzini@gnu.org>
6531
6532 PR bootstrap/17383
6533 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6534 * Makefile.tpl (HOST_SUBDIR): New substitution.
6535 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6536 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6537 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6538 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6539 (Host modules, Bootstrapped modules): Use it.
6540 (Build modules, Target modules): Do not create symlink trees,
6541 always configure out-of-srcdir.
6542 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6543 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6544 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6545 $(HOST_SUBDIR). Create a symlink for host_subdir.
6546
6547 * Makefile.in: Regenerate.
6548 * configure: Regenerate.
6549
5395b47b
NN
65502005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6551
6552 Merged from libada-gnattools-branch:
6553 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * gnattools: New directory.
6556 * Makefile.def: Add gnattools as a module, depending on target-libada.
6557 * Makefile.in: Regenerate.
6558 * configure.in: Include gnattools in host_tools; disable it if ada
6559 is disabled.
6560 * configure: Regenerate.
6561
ca2cc05c
JM
65622005-02-24 James A. Morrison <phython@gcc.gnu.org>
6563
6564 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6565 treelang maintainer.
6566 (Write After Approval): Remove myself.
6567
d2f3024f
PS
65682005-02-23 Paul Schlie <schlie@comcast.net>
6569
6570 * configure.in: Allow darwin targeted ports to build tk, itcl and
6571 libgui.
6572 * configure: Regenerate.
6573
bba5e0ca
EB
65742005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6575
6576 PR libgcj/10353
6577 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6578 * configure: Regenerate.
6579
70132ce7
SK
65802005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
20f0edca
ILT
65842005-02-10 Ian Lance Taylor <ian@airs.com>
6585
6586 * MAINTAINERS: Update my e-mail address.
6587
e64e5109
RG
65882005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
40d64b5a
HPN
65922005-01-29 Hans-Peter Nilsson <hp@axis.com>
6593
6594 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6595 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6596 target-libgloss when not *-*-elf and *-*-aout.
6597 * configure: Regenerate.
6598
54a12711
KH
65992005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6600
6601 * MAINTAINERS: Remove obsolete entries.
6602
0aa99dbb
KH
6603 * MAINTAINERS (Write After Approval): Add Michael Matz.
6604
2b009f5f
NB
66052005-01-19 Neil Booth <neil@daikokuya.co.uk>
6606
6607 * MAINTAINERS: Remove self as cpplib maintainer.
6608
385870f5
KC
66092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6610
6611 * install-sh, config.sub: Import from upstream.
6612
e7daab31
KC
66132005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6614
6615 PR bootstrap/18222
6616 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6617 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6618 * Makefile.in: Regenerate.
6619
e6003f4d
JT
66202005-01-16 Jason Thorpe <thorpej@netbsd.org>
6621
6622 * MAINTAINERS: Update my email address.
6623
145e2972 66242005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6625 Andreas Schwab <schwab@suse.de>
145e2972
DE
6626
6627 PR bootstrap/18033
6628 * config-ml.in: Eval option if surrounded by single quotes.
6629
86c7e0da
PB
66302005-01-03 Paolo Bonzini <bonzini@gnu.org>
6631
6632 Revert 2004-12-28 Makefile changes, a better fix will be
6633 applied to mainline and src after GCC 4.0 branches.
6634
3224a22f
PB
66352004-12-28 Paolo Bonzini <bonzini@gnu.org>
6636
6637 PR bootstrap/17383
6638
6639 * Makefile.def (target_modules): Remove stage parameter,
6640 it is always true now.
6641 * Makefile.tpl (configure-build-[+module+],
6642 configure-target-[+module+]): Always build symlink tree
6643 for the directory and for include. BUILD_SUBDIR and
6644 TARGET_SUBDIR cannot be . anymore.
6645 * Makefile.in: Regenerate.
6646
aaf51ca2
DE
66472004-12-25 David Edelsohn <edelsohn@gnu.org>
6648
6649 Revert 2004-12-08 Makefile changes.
6650
4e32e454
DS
66512004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6652
6653 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6654 cygwin, mingw.
6655
669f01d8
AS
66562004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6657
6658 * configure.in (sh64-*-*): Reenable gprof.
6659 * configure: Regenerate.
6660
1b227ee0
DE
66612004-12-08 David Edelsohn <edelsohn@gnu.org>
6662
6663 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6664 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6665 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6666 * Makefile.in: Regenerate.
6667
ce5e944c
CF
66682004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6669
6670 * MAINTAINERS: Update my email address.
6671
893f1e87
MK
66722004-12-07 Matt Kraai <kraai@ftbfs.org>
6673
6674 * Makefile.tpl: Generate normal dependencies if the LHS module is
6675 not bootstrapped.
6676 * Makefile.in: Regenerate.
6677
bb59c339
RS
66782004-12-03 Richard Sandiford <rsandifo@redhat.com>
6679
6680 * configure.in: Include config/gxx-include-dir.m4. Use
6681 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6682 * configure: Regenerate.
6683
4982adbe
RS
66842004-12-03 Richard Sandiford <rsandifo@redhat.com>
6685
6686 * config.if: Delete.
6687 * configure.in: Set libstdcxx_incdir directly.
6688 * configure: Regenerate.
6689
05750653
EC
66902004-12-02 Eric Christopher <echristo@redhat.com>
6691
6692 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6693 * Makefile.in: Regenerate.
6694
5fef1dbd
RS
66952004-12-02 Richard Sandiford <rsandifo@redhat.com>
6696
6697 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6698 * configure: Regenerate.
6699
afabd8e6
RS
67002004-12-02 Richard Sandiford <rsandifo@redhat.com>
6701
6702 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6703 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6704 * configure: Regenerate.
6705
78716e86
EC
67062004-12-01 Eric Christopher <echristo@redhat.com>
6707
6708 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6709 of things to remove.
6710
57ab8ba9
MK
67112004-11-29 Matt Kraai <kraai@ftbfs.org>
6712
6713 * MAINTAINERS (Write After Approval): Update my e-mail address.
6714
2539bffe
KC
67152004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6716
6717 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6718 from CVS libtool to always pass_all.
6719
3e732ba0
JDA
67202004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6721
6722 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6723 (hppa*64*-*-*): Delete incorrect comment.
6724 * configure: Rebuilt.
6725
767f726e
KC
67262004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6727
6728 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6729
2c92e90f
KC
67302004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6731
6732 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6733 from CVS libtool to always pass_all.
6734
32f84e48
KC
67352004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6736
6737 * install-sh, compile: Import from automake.
6738
9587be8a
KC
67392004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6740
6741 * config.guess, config.sub: Import from savannnah.
6742
04e81808 67432004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6744
6745 * MAINTAINERS (Write After Approval): Add myself
6746
f87a2b2e
MS
67472004-11-12 Mike Stump <mrs@apple.com>
6748
6749 * Makefile.def: Add html support.
6750 * Makefile.tpl: Likewise.
6751 * Makefile.in: Regenerate.
6752
848556c2
GK
67532004-11-11 Geoffrey Keating <geoffk@apple.com>
6754
556f03c4
GK
6755 PR 18423
6756 * configure.in: Remove all instances of build-fixincludes from
6757 noconfigdirs.
6758 (build_configargs): Supply --target to subdirectories.
6759 * configure: Regenerate.
6760
848556c2
GK
6761 * Makefile.def: Make gcc install depend on fixincludes install.
6762 * Makefile.in: Regenerate.
6763
9e5712a5
JJ
67642004-11-10 Janis Johnson <janis187@us.ibm.com>
6765
6766 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6767
4ef509c0
PB
67682004-11-11 Paul Brook <paul@codesourcery.com>
6769
6770 * MAINTAINERS: Add self as arm maintainer. Update email address.
6771
20d11df6
HPN
67722004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6773
6774 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6775 target-libgfortran.
79fd8592 6776 * configure: Regenerate.
20d11df6 6777
68c70f15
DE
67782004-11-07 David Edelsohn <edelsohn@gnu.org>
6779
6780 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6781 like CC.
6782
54f88091
PB
67832004-11-05 Paolo Bonzini <bonzini@gnu.org>
6784
6785 * Makefile.def (host fixincludes): Specify missing targets.
6786 * Makefile.in: Regenerate.
6787
6866abb8
RC
67882004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6789
6790 * MAINTAINERS: Add myself
6791
83f62578
GL
67922004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6793
6794 * MAINTAINERS (Write After Approval): Add myself.
6795
53c7ffe7
GK
67962004-11-04 Geoffrey Keating <geoffk@apple.com>
6797
6798 * Makefile.def: Build fixincludes for the host, too.
6799 * Makefile.in: Regenerate.
6800 * configure.in (host_tools): Add fixincludes.
6801 * configure: Regenerate.
6802
ac8b3d9d
DJ
68032004-11-04 Daniel Jacobowitz <dan@debian.org>
6804
6805 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6806 * configure: Regenerated.
6807
bab37580
L
68082004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6809
6810 PR other/17783
6811 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6812 * configure: Regenerated.
6813
db1de713
MM
68142004-10-31 Mark Mitchell <mark@codesourcery.com>
6815
6816 * README.SCO: Update per FSF instructions.
6817
a827e21a
EW
68182004-10-28 Eric B. Weddington <ericw@evcohs.com>
6819
6820 PR target/18151
6821 * configure.in (case ${target}): Do not build fixincludes for avr.
6822 * configure: Regenerated.
6823
9d069a4f
PB
68242004-10-26 Paolo Bonzini <bonzini@gnu.org>
6825
6826 * configure.in (case ${target}): Do not build fixincludes
6827 on platforms where it is not used.
6828 * configure: Regenerated.
6829
fc45f3fe
DJ
68302004-10-23 Daniel Jacobowitz <dan@debian.org>
6831
6832 * configure.in: Use an absolute path to install-sh.
6833 * configure: Regenerated.
6834
36554b92
AL
68352004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
88e9994a
KH
68392004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6840
6841 * MAINTAINERS: Remove from Write After Approval those that are
6842 already maintainers.
6843
ad02a944
SP
68442004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6845
6846 * MAINTAINERS: Update my email address.
6847
c8e6cd41
KC
68482004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6849
6850 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6851 * configure: Regenerate.
6852
dce2d8b2 68532004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6854
6855 * MAINTAINERS: Update my email address.
6856
a8b0957e
KH
68572004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6858
6859 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6860 entries belonging to this category.
6861
96836f61
JZ
68622004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6863
6864 * MAINTAINERS: Update my e-mail address.
6865
7e0b5752
PB
68662004-10-06 Paolo Bonzini <bonzini@gnu.org>
6867
6868 Fix wrong conflict resolution in:
6869
6870 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * Makefile.in: Regenerate.
6873 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6874 in the recursive `make', instead of hardwiring `all'.
6875 (Autogenerated TARGET-* variables): New.
6876
370f7a47
TL
68772004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6878
6879 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6880 * configure: Regenerate.
370f7a47 6881
13e5d623
KH
68822004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6883
6884 * MAINTAINERS (Various Maintainers): Move the "windows,
6885 cygwin, mingw" maintainer to ...
6886 (OS Port Maintainers): ... here.
6887
a6497c1b
KH
68882004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6889
6890 * MAINTAINERS (Write After Approval): Remove those that are
6891 maintainers of some subsystem.
6892
1abb828a
D
68932004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6894
6895 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6896 * ltcf-cxx.sh (tpf*): Likewise.
6897 * ltconfig (tpf*): Add TPF OS configuration support.
6898
16d1338d
BS
68992004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6900
6901 * MAINTAINERS: Change my email address to my new work account.
6902
9082a750
MR
69032004-09-24 Michael Roth <mroth@nessie.de>
6904
6905 * configure.in (--without-headers): Add missing double quotes.
6906 * configure: Regenerate.
6907
dce2d8b2 69082004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6909
6910 * ylwrap: Revert to previous version.
6911
4c4a5bbc
L
69122004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6913
6914 PR bootstrap/17369
6915 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6916 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6917 SET_GCC_LIB_PATH_CMD.
6918 (BASE_TARGET_EXPORTS): Likewise.
6919 * Makefile.in: Regenerated.
6920
6921 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6922 * configure: Regenerated.
6923
85f59630
KC
69242004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6925
6926 * config.guess: New upstream version
6927 * compile, depcomp, install-sh, ylwrap: Likewise.
6928
95c53c62
RS
69292004-09-19 Roger Sayle <roger@eyesopen.com>
6930
6931 * config/mh-x86omitfp: New host makefile fragment. Add
6932 -fomit-frame-pointer to the default BOOT_CFLAGS.
6933 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6934 * configure: Regenerate.
6935
0a1c093b
AP
69362004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6937
6938 PR target/11572
6939 * configure.in (*-*-darwin*): Renable libobjc.
6940 * configure: Regenerate.
6941
315fcf97
NS
69422004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6943
6944 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6945
0a050485 69462004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6947
0a050485
DB
6948 * Makefile.def: Remove libbanshee.
6949 * Makefile.tpl: Ditto.
6950 * configure.in: Ditto.
6951 * Makefile.in: Regen.
6952 * configure: Ditto.
6953
5f4a098e
DE
69542004-09-08 David Edelsohn <edelsohn@gnu.org>
6955
6956 * ltmain.sh: Use $pic_object as $non_pic_object if
6957 $non_pic_object=none.
6958
32b2511f
PB
69592004-09-07 Paolo Bonzini <bonzini@gnu.org>
6960
6961 * missing: Import latest version from master repository.
6962
fc4d0e82
NC
69632004-09-06 Nick Clifton <nickc@redhat.com>
6964
6965 * config.sub: Import latest version from master repository.
6966 * config.guess: Likewise.
6967 This includes these changes:
78716e86 6968
fc4d0e82
NC
6969 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6970
6971 * config.sub: Handle crisv32, alias etraxfs.
6972 * config.guess (crisv32:Linux:*:*): Handle.
6973
6974 2004-08-13 Brad Smith <brad@comstyle.com>
6975
6976 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6977 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6978
6979 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6980
6981 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6982 assume the processor is a powerpc. This is because coreutils
6983 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6984 in this case, due to a MacOS X bug that causes
6985 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6986 to return a negative number.
6987 Problem reported by Petter Reinholdtsen in:
6988 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6989
6990 2004-07-19 Ben Elliston <bje@gnu.org>
6991
6992 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6993
6994 2004-06-24 Ben Elliston <bje@gnu.org>
6995
6996 * config.guess: Update copyright years.
6997 * config.sub: Likewise.
6998
6999 2004-06-22 Robert Millan <robertmh@gnu.org>
7000
7001 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7002 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7003
7004 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7005
7006 * config.guess (*:*VMS:*:*): New entry. Replaces
7007 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7008 manufacturer.
7009
7010 2004-06-22 Ben Elliston <bje@gnu.org>
7011
7012 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7013 * config.sub: Likewise.
7014
7015 2004-06-22 Ben Elliston <bje@gnu.org>
7016
7017 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7018 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7019
7020 2004-06-11 Ben Elliston <bje@gnu.org>
7021
7022 * config.guess (pegasos:OpenBSD:*:*): Remove.
7023
7024 2004-06-11 Ben Elliston <bje@gnu.org>
7025
7026 From Wouter Verhelst <wouter@grep.be>:
7027 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7028
7029 2004-06-11 Ben Elliston <bje@gnu.org>
7030
7031 * config.guess (luna88k:OpenBSD:*:*): New.
7032
7033 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7034
7035 * config.guess (m32r*:Linux:*:*): New case.
7036 * config.sub: Handle m32rle.
7037
7038 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7039
7040 From Jens Petersen <petersen@redhat.com>:
7041 * config.sub: Handle sparcv8.
7042
7043 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7044
7045 From Tom Smith <smith@cag.lkg.hp.com>:
7046 * config.guess: Version suffixes are equally significant on Tru64
7047 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7048 prefix of "P" (patched kernel).
7049
7050 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7051
7052 * config.sub: Add support for National Semiconductor CRX target.
7053
2f4cc6bf
JJ
70542004-09-03 Janis Johnson <janis187@us.ibm.com>
7055
7056 * MAINTAINERS (Various Maintainers): Remove myself as web page
7057 maintainer, add myself as maintainer of build status lists.
7058
61fec9ff
JB
70592004-09-03 Jan Beulich <jbeulich@novell.com>
7060
7061 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7062 *-*-netware, but add target-libmudflap.
7063 Consolidate *-*-netware targets (of which really only i?86 exists)
7064 into a single entry.
7065 * configure: Likewise.
7066
45f366ab
PB
70672004-09-01 Paolo Bonzini <bonzini@gnu.org>
7068
7069 * Makefile.tpl (sorry): Remove.
7070 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7071 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7072 (do-clean): Clean per-stage directories too.
7073 (do-distclean): Run distclean-stage1 too.
7074 (.NOTPARALLEL): Enable during toplevel bootstrap.
7075 (stage[+id+]-bubble): Enable parallel execution during
7076 the recursive invocation.
7077 * Makefile.in: Regenerate.
7078
7079 Fix previous checkin:
7080
7081 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7082 include.
7083 * configure.in: Fix indentation.
7084 * configure: Regenerate.
7085
dce2d8b2 70862004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7087
45f366ab
PB
7088 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7089 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7090 * configure: regenerate
78716e86 7091 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7092 -mdynamic-no-pic
be8fff81 7093
71b5d516
PB
70942004-08-31 Paolo Bonzini <bonzini@gnu.org>
7095
7096 * Makefile.def (build_modules): Add fixincludes.
7097 (dependencies): Make gcc depend on fixincludes.
7098 * configure.in (build_tools): Add fixincludes.
7099 (build_configdirs): Always include build_libs.
7100 * Makefile.in: Regenerate.
7101 * configure: Regenerate.
7102
71032004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7104
7105 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7106 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7107 phony targets; do not generate timestamp files.
7108 (distclean-stageN): Remove references to their timestamp files.
7109 (restageN, touch-stageN): Remove.
7110 (stageN-bubble): Rewritten.
7111 (compare): Support lean bootstraps.
7112 * Makefile.in: Regenerate.
7113
7114 * configure.in: Only warn when bootstrapping but
7115 build != host or build != target. Support lean bootstraps.
7116 * configure: Regenerate.
7117
ce7cbbb0
PE
71182004-08-26 Phil Edwards <phil@codesourcery.com>
7119
7120 * configure.in: Give a better error message if GMP/MPFR are missing
7121 and a language needing them has been requested.
7122 * configure: Regenerated.
7123
9c71a529
PE
71242004-08-25 Phil Edwards <phil@codesourcery.com>
7125
7126 * configure.in: Print a list of available language front-ends if
7127 a requested one is missing. Tidy stray tab characters.
7128 * configure: Regenerated.
7129
e3f92d3b
MK
71302004-08-19 Michael Koch <konqueror@gmx.de>
7131
7132 * gcc/doc/install.texi: Update entry about automake for libjava.
7133
c3f84f61
RM
71342004-08-17 Robert Millan <robertmh@gnu.org>
7135
7136 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7137 (instead of FreeBSD).
7138 * configure: Regenerate.
7139
7c27e184
PB
71402004-08-16 Paolo Bonzini <bonzini@gnu.org>
7141
7142 * Makefile.in: Regenerate.
7143 * configure: Regenerate.
7144
7145 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7146 stage_*_flags.
7147 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7148 for bootstrapped modules if toplevel bootstrap is going.
7149 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7150 modules. Adjust for changes in Makefile.def. Enable several
7151 rules even in non-bootstrap mode, just to avoid peppering the
7152 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7153 (stage-[+prev+]-bubble): Remove.
7154
7155 * Makefile.def (Dependencies): Depend on all-build-bison,
7156 all-build-flex, all-build-byacc, all-build-texinfo, rather
7157 than the host variations.
7158 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7159 with BUILD_SUBDIR.
7160 (BISON): Update for recent Bisons.
7161 (YACC): Fix typo.
7162 (cross): Depend on all-build.
7163 (all): Do not depend on all-build.
7164 (prebootstrap): Remove.
7165 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7166 (Prebootstrap dependencies): Add them to the per-stage targets
7167 and to all-prebootstrap.
7168 * configure.in (build_configdirs): Always enable build_tools.
7169 (BUILD_DIR_PREFIX): Remove.
7170
7171 * Makefile.def (gcc): Add target variable.
7172 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7173 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7174 in the recursive `make', instead of hardwiring `all'.
7175 (Autogenerated TARGET-* variables): New.
7176
20f3bb80
BB
71772004-08-13 Brian Booth <bbooth@redhat.com>
7178
7179 * MAINTAINERS: Remove myself from write-after-approval.
7180
b5be499d
NN
71812004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 * src-release: Stop distributing mmalloc with gdb (which doesn't
7184 use it).
7185 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7186 * Makefile.in: Regenerate.
7187
b3f8d95d
MM
71882004-08-09 Mark Mitchell <mark@codesourcery.com>
7189
7190 * configure.in (arm*-*-eabi*): New target.
7191 * configure: Regenerate.
7192
3589b69e
PB
71932004-08-06 Paolo Bonzini <bonzini@gnu.org>
7194
7195 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7196 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7197 (Dependencies): New section.
7198 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7199 (configure-target-[+module+]): Depend on maybe-all-gcc
7200 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7201 (toplevel profiledbootstrap): Fix dependencies.
7202 * Makefile.in: Regenerate.
7203
972974fc
MM
72042004-08-03 Mark Mitchell <mark@codesourcery.com>
7205
7206 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7207 target-libiberty to noconfigdirs.
7208 * configure: Regenerate.
7209
bebf829d
PB
72102004-08-03 Paul Brook <paul@codesourcery.com>
7211
7212 * configure.in: Check for MPFR as well as GMP.
7213 * configure: Regenerate.
7214
98a5bb3b
RM
72152004-08-01 Robert Millan <robertmh@gnu.org>
7216
7217 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7218 libmudflap for all GNU-based systems (with Glibc).
7219 * configure: Regenerate.
7220
dce2d8b2 72212004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7222
7223 * Makefile.def (host-modules): Add gcc.
7224 * Makefile.in: Regenerate.
7225 * Makefile.tpl (sorry): New rule.
7226 (configure-host, all-host, [+make_target+]-host, do-check,
7227 install-host): Do not add gcc as a special case.
7228 (host modules): Add a small special-casing for gcc. Export
7229 extra_make_flags through the environment.
7230 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7231 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7232 other recursive targets for gcc): Remove.
7233
7234 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7235 (stage, unstage): New rules.
7236 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7237 distclean-stage[+id+]): Use stage_current.
7238 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7239 the stage*-start rules.
7240
aeb732c1
GK
72412004-08-02 Geoffrey Keating <geoffk@apple.com>
7242
7243 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7244 use -all_load flag.
7245
25b656e7
PB
72462004-08-02 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7249 * configure: Regenerate.
7250
cc440d71
TM
72512004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7252
7253 * maintainer-scripts/gcc_release: Revert yesterday's change.
7254
270e140b
SB
72552004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7256
7257 * MAINTAINERS: Add myself to write-after-approval.
7258
3e4035f8
TM
72592004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7260
7261 * libf2c: Removed.
7262 * gcc/gccbug.in: Updated because of libf2c removal.
7263 * maintainer-scripts/gcc_release: Ditto.
7264
dce2d8b2 72652004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7266
7267 * configure.in: Build libmudflap by default on FreeBSD.
7268 * configure: Regenerated.
7269
dfcada9a
MM
72702004-07-09 Mark Mitchell <mark@codesourcery.com>
7271
7272 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7273 systems.
7274 * configure: Regenerated.
7275
dce2d8b2 72762004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7277
7278 PR target/16344
7279 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7280 feedback based compiler.
7281 * Makefile.in: Rebuilt.
7282
95bcca47
AO
72832004-07-08 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * Makefile.def (host_modules): Set bootstrap=true for flex.
7286 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7287 * Makefile.in: Rebuilt.
7288
051822f6
JH
72892004-07-07 Jan Hubicka <jh@suse.cz>
7290
7291 * MAINTAINERS: Add self as a profile feedback maintainer.
7292
7b61653a
PE
72932004-07-05 Phil Edwards <phil@codesourcery.com>
7294
7295 * configure.in: Do not prepend $srcdir to /dev/null in
7296 makefile fragments.
7297 * configure: Regenerate.
7298
23f6b2f9
PB
72992004-07-01 Paolo Bonzini <bonzini@gnu.org>
7300
7301 * Makefile.def (build_modules): Add bison, byacc, flex,
7302 m4, texinfo.
7303 (flags_to_pass): Add FLEX.
7304 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7305 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7306 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7307 DEFAULT_MAKEINFO): Remove.
7308 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7309 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7310 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7311 objdir or else use configured tool.
7312 (all-build): New.
7313 (all): Depend on it.
7314 (Build module dependencies): Add.
7315 * Makefile.in: Regenerate.
7316 * configure.in: Better support for multiple build modules,
7317 matching what is done for host/target modules. Do not look
7318 for "plausible" locations of build tools if Canadian cross.
7319 Use autoconf's AC_PROG_CC to find a C compiler. Define
7320 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7321 * configure: Regenerate.
78716e86 7322
1c020272
PB
73232004-06-22 Paolo Bonzini <bonzini@gnu.org>
7324
7325 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7326 * Makefile.in: Regenerate.
7327
a52a0a7f
PB
73282004-06-22 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * Makefile.tpl (configure-build-[+module+],
7331 configure-[+module+], configure-target-[+module+]): Pass
7332 [+extra_configure_args+].
7333 (all-build-[+module+], all-[+module+], check-[+module+],
7334 install-[+module+], [+make_target+]-[+module+],
7335 all-target-[+module+], check-target-[+module+],
7336 install-target-[+module+], [+make_target+]-target-[+module+]):
7337 Pass [+extra_make_args+].
7338 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7339 (GCC_HOST_EXPORTS): Remove.
7340 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7341 cross, check-gcc, check-gcc-c++, install-gcc,
7342 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7343 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7344 * Makefile.in: Regenerate.
7345
ccde3f1a
MS
73462004-06-21 Matthew Sachs <msachs@apple.com>
7347
7348 * MAINTAINERS: Added self to write-after-approval.
7349
6264b0a6
CF
73502004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7351
7352 * configure.in: Check for srcdir/winsup rather than build directory
7353 winsup.
7354 * configure: Regenerate.
7355
801e2270
CV
73562004-06-17 Corinna Vinschen <vinschen@redhat.com>
7357
7358 * configure.in: Don't build Cygwin native newlib if winsup
7359 directory is missing. Emit warning instead.
7360 * configure: Regenerate.
7361
ad6717df
PB
73622004-06-09 Paolo Bonzini <bonzini@gnu.org>
7363
7364 * Makefile.tpl (touch-stage[+id+]): New.
7365 (restage[+prev+]): Depend on touch-stage[+id+].
7366
7367 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7368 Use it throughout.
7369
7370 * Makefile.def: Add profile and feedback bootstrap stages.
7371 Remove next field from bootstrap stages.
7372 * Makefile.tpl (LN, LN_S): Substitute.
7373 (stageN-start, stageN-end): Use double-colon rules, to
7374 provide a hook for additional setup commands.
7375 (distclean-stageN-gcc, restageN): Create dependencies from
7376 [+prev+], not from [+next+].
7377 (stageN-bubble): Add commands for successive stages from
7378 [+prev+], using double-colon rules.
7379 (all-stageN-gcc): Fix typo.
7380 (stagefeedback-start, profiledbootstrap): New.
7381 * Makefile.in: Regenerate.
7382 * configure.in: Call ACX_PROG_LN.
7383 * configure: Regenerate.
7384
5bbb9680
CY
73852004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7386
7387 * MAINTAINERS (Write After Approval): Add myself.
7388
e18be1d4
MA
73892004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7390
7391 * MAINTAINERS (Write After Approval): Add myself.
7392
5607edfd
PB
73932004-06-03 Paolo Bonzini <bonzini@gnu.org>
7394
7395 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7396 without gcc.
7397 * configure: Regenerate.
7398
1ec4e9c3
PB
73992004-06-01 Paolo Bonzini <bonzini@gnu.org>
7400
7401 * Makefile.tpl: Fix typo.
7402 * Makefile.in: Regenerate.
7403
dce2d8b2 74042004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7405
7406 * configure.in: Remove new- prefix from toplevel
7407 bootstrap targets.
7408 * configure: Regenerate.
7409
f516a7da
PB
74102004-06-01 Paolo Bonzini <bonzini@gnu.org>
7411
7412 * Makefile.tpl (all.normal): Rename to all.
7413 (all): Replace with a rule to pick the default
7414 target from configure.
7415 (all-gcc, configure-gcc): Use conditionals to
7416 do nothing when toplevel bootstrap is going on.
7417 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7418 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7419 * configure.in: Support --enable-bootstrap.
7420
7421 * Makefile.def: Remove new- prefix from toplevel
7422 bootstrap targets.
7423 * Makefile.tpl: Likewise.
7424
7425 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7426 target.
7427
7428 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7429 $(RECURSE_FLAGS) to recursive invocation of make.
7430
7431 * Makefile.in: Regenerate.
7432 * configure: Regenerate.
7433
78dd5e36 74342004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7435 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7436
7437 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7438 like CC.
7439
30f1bddc
DJ
74402004-05-27 Daniel Jacobowitz <dan@debian.org>
7441
7442 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7443 * configure: Regenerate.
7444
4fc4dd12
DJ
74452004-05-25 Daniel Jacobowitz <drow@false.org>
7446
7447 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7448 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7449 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7450 targets.
7451 * Makefile.in: Regenerate.
7452
dce2d8b2 74532004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7454
7455 * configure.in: Test the ability to symlink directories.
7456 * configure: Regenerate.
7457
7458 * Makefile.def (bootstrap-stage): New definitions.
7459 * Makefile.tpl (configure-stage1-gcc,
7460 configure-stage2-gcc, configure-stage3-gcc,
7461 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7462 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7463 new-restage3, compare): Autogenerate, see Makefile.in
7464 entry for behavioral changes.
7465 (distclean-stage1, new-stage1-start, new-stage1-end,
7466 new-stage1-bubble, distclean-stage2, new-stage2-start,
7467 new-stage2-end, new-stage2-bubble, distclean-stage3,
7468 new-stage3-start, new-stage3-end): New autogenerated targets.
7469 (objext, prebootstrap, BOOT_CFLAGS,
7470 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7471 targets.
7472
7473 * Makefile.in: Regenerate.
7474 (distclean-stage1, new-stage1-start, new-stage1-end,
7475 new-stage1-bubble, distclean-stage2, new-stage2-start,
7476 new-stage2-end, new-stage2-bubble, distclean-stage3,
7477 new-stage3-start, new-stage3-end): New targets.
7478 (all-stage1-gcc): Move prebootstrap dependency from here...
7479 (configure-stage1-gcc): ...to here.
7480 (new-bootstrap): Use bubble targets.
7481 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7482 Use per-stage distclean targets.
7483 (configure-stage1-gcc, configure-stage2-gcc,
7484 configure-stage3-gcc, all-stage1-gcc,
7485 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7486 Use new-stageN-start to prepare the tree.
7487
4f4e53dd
PB
74882004-05-23 Paolo Bonzini <bonzini@gnu.org>
7489
7490 * Makefile.def (host_modules): add libcpp.
7491 * Makefile.tpl: Add dependencies on and for libcpp.
7492 * Makefile.in: Regenerate.
7493 * configure.in: Add libcpp host module.
7494 * configure: Regenerate.
7495
60975492
PB
74962004-05-21 Paolo Bonzini <bonzini@gnu.org>
7497
7498 * Makefile.tpl: Whenever a recursive target is defined, wrap
7499 it in a special @if/@endif block, and prepare its maybe
7500 dependency in the @if/@endif block
7501 * configure.in: Instead of writing maybe dependencies, remove
7502 the @if/@endif statements, and remove the @if/@endif blocks
7503 that remain.
7504 * configure: Regenerate.
7505 * Makefile.in: Regenerate.
7506
5ce7d75d
JJ
75072004-05-20 Janis Johnson <janis187@us.ibm.com>
7508
7509 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7510
c779c42f
KK
75112004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7512
7513 PR bootstrap/15120
7514 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7515 * */configure: Rebuilt.
7516
b4117c30
ZW
75172004-05-17 Zack Weinberg <zack@codesourcery.com>
7518
7519 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7520 of libf2c.
7521 * configure, Makefile.in: Regenerate.
7522
719bb4e3 75232004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7524
7525 * MAINTAINERS (Write After Approval): Add myself.
7526
6de9cd9a
DN
75272004-05-13 Diego Novillo <dnovillo@redhat.com>
7528
7529 Merge from tree-ssa-20020619-branch.
7530
7531 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7532 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7533 (HOST_GMPLIBS): Define.
7534 (HOST_GMPINC): Define.
7535 (TARGET_LIB_PATH): Add libmudflap.
7536 (GFORTRAN_FOR_TARGET): Define.
7537 (configure-build*): Export GFORTRAN.
7538 (configure-gcc): Export GMPLIBS and GMPINC.
7539 (all-gcc): Add maybe-all-libbanshee.
7540 (configure-target-libgfortran): Define.
7541 * Makefile.in: Regenerate.
7542 * configure.in (host_libs): Add libbanshee.
7543 (target_libraries): Add target-libmudflap and target-libgfortran.
7544 Add --with-libbanshee.
7545 Handle --disable-libmudflap.
7546 (*-*-freebsd*): Use with_gmp.
7547 Add $(libgcj) to noconfigdirs.
7548 * configure: Regenerate.
7549 * depcomp: New file.
7550 * MAINTAINERS: Add tree-ssa maintainers.
7551
8f1b790f
VM
75522004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7553
b4117c30 7554 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7555
693446fc
BF
75562004-04-30 Brian Ford <ford@vss.fsi.com>
7557
b4117c30 7558 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7559
d1bb666c
UB
75602004-04-29 Uros Bizjak <uros@kss-loka.si>
7561
b4117c30 7562 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7563
6cf1ac42
PB
75642004-04-28 Paolo Bonzini <bonzini@gnu.org>
7565
7566 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7567 * configure: Regenerate.
7568
632933d5
PB
75692004-04-27 Paolo Bonzini <bonzini@gnu.org>
7570
7571 Revert:
7572 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7573
7574 * Makefile.def (flags_to_pass): Remove *dir variables that
7575 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7576 as well as prefix and exec_prefix.
7577 * Makefile.in: Regenerate.
7578
80dc6aa0
RM
75792004-04-26 Robert Millan <robertmh@gnu.org>
7580
7581 Add patches from libtool CVS.
7582 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7583 * ltconfig: Likewise.
7584 * ltcf-c.sh: Likewise.
7585 * ltcf-cxx.sh: Likewise.
7586 * ltcf-gcj.sh: Likewise.
7587
e11283f1
PB
75882004-04-26 Paolo Bonzini <bonzini@gnu.org>
7589
7590 * Makefile.def (host_modules): Mark with the bootstrap
7591 flag packages on which gcc depends.
7592 * Makefile.tpl (all-bootstrap): Use it.
7593 * Makefile.in: Regenerate.
7594
8546950c
PB
75952004-04-26 Paolo Bonzini <bonzini@gnu.org>
7596
7597 * Makefile.def (flags_to_pass): Remove *dir variables that
7598 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7599 as well as prefix and exec_prefix.
7600 * Makefile.in: Regenerate.
7601
a76494aa
PB
76022004-04-26 Paolo Bonzini <bonzini@gnu.org>
7603
b4117c30
ZW
7604 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7605 * configure: Regenerate.
7606 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7607 * gcc/Makefile.tpl (compare): Use the result of the test.
7608 * gcc/Makefile.in: Regenerate.
a76494aa 7609
03a91701
PB
76102004-04-23 Paolo Bonzini <bonzini@gnu.org>
7611
7612 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7613 Always relocate gcc and prev-gcc to the original names, even
7614 if the build fails.
7615 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7616 New targets.
7617
082a6351
LG
76182004-04-23 Laurent GUERBY <laurent@guerby.net>
7619
7620 * MAINTAINERS: Update my email address.
b4117c30 7621
1f1d584b
RO
76222004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7623
7624 * configure.in (mips*-*-irix5*): Enable ld.
7625 * configure: Regenerate.
082a6351 7626
1db673ca
RO
76272004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7628
7629 * configure: Regenerate.
7630
ce4ea44e
JW
76312004-04-15 James E Wilson <wilson@specifixinc.com>
7632
7633 * Makefile.tpl (configure-[+module+], configure-gcc,
7634 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7635 Set and export LDFLAGS.
7636 * Makefile.in: Regenerate.
7637
611f62ad
MC
76382004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7639
b4117c30 7640 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7641
be912515
NN
76422004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7643
7644 PR bootstrap/14871
7645 * Makefile.tpl: If we don't have built-in-tree target tools,
7646 use the ones found by configure rather than hacking around with
7647 program_transform_name.
7648 * configure.in: Give Makefile.tpl the information necessary
7649 to do that.
7650 * Makefile.in: Regenerate.
7651 * configure: Regenerate.
7652
9104315a
NN
76532004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7654
7655 PR bootstrap/14760
7656 * configure.in: When computing baseargs, strip *all* copies of
7657 offending options. Also, don't match/substitute the trailing space,
7658 so that this actually works when two similar options are separated by
7659 only one space.
7660 * configure: Regenerate.
7661
bef1d700
DE
76622004-04-06 David Edelsohn <edelsohn@gnu.org>
7663
b4117c30
ZW
7664 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7665 (rs6000-*-aix*): Same.
7666 * configure: Regenerate.
bef1d700 7667
54bcf05e 76682004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7669
7670 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7671
369a832c 76722004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7673
7674 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7675
09a9c095
NN
76762004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7677
7caf53cb
NN
7678 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7679 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7680 * Makefile.in: Regenerate.
7681
09a9c095
NN
7682 * configure.in (top level bootstrap support): Rework --enable-werror
7683 to set @stage2_werror_flag@.
7684 * configure: Regenerate.
7685 * Makefile.tpl (top level bootstrap support): Pass
7686 @stage2_werror_flag@ down to configure in stages 2 and 3.
7687 * Makefile.in: Regenerate.
7688
5595a2bd
NN
76892004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7690
cbfd7e06
NN
7691 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7692 for stages 2 and 3 as well as in make. As a consequence, remove
7693 OUTPUT_OPTION (now detected by configure) from the flags passed down
7694 to make.
7695 * Makefile.in: Regenerate.
7696
5595a2bd
NN
7697 * Makefile.tpl (new-bootstrap): Fix typo.
7698 * Makefile.in: Regenerate.
7699
ca3b3e20
NN
77002004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7701
295f4e42
NN
7702 * Makefile.tpl: Rearrange by moving recursive_targets rules
7703 into their proper sections.
7704 * Makefile.tpl (top level bootstrap support): Move disabling
7705 of coverage flags from 'make' to 'configure'; improve comments.
7706 * Makefile.in: Regenerate.
7707
340de83f
NN
7708 * Makefile.tpl (experimental top level bootstrap) Move stage1
7709 language setting from all- target to configure- target; disable
7710 intermodule optimization in stage 1; prevent gratuitous rebuilds
7711 of stage 1.
7712 * Makefile.in: Regenerate.
7713 * configure.in: Comma-separate stage 1 language list for top
7714 level bootstrap.
7715 * configure: Regenerate.
7716
ca3b3e20
NN
7717 * Makefile.tpl: Clean up experimental top level bootstrap support:
7718 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7719 prev-gcc in configure- targets as well as all- targets.
7720 * Makefile.in: Regenerate.
7721
4d038073
KC
77222004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7723
7724 * compile: New file imported from automake.
7725
ab3533d6
PB
77262004-03-17 Paolo Bonzini <bonzini@gnu.org>
7727
7728 * configure.in: Remove symbolic link section.
7729 * configure: Regenerate.
7730 * Makefile.tpl (links): Remove.
7731 * Makefile.in: Regenerate.
7732
1e0f07d3 77332004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7734 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7735
7736 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7737 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7738 * configure.in: Fix comment typo from last patch.
7739 * configure: Regenerate.
7740
2805b53a
NN
77412004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7742
7743 * Makefile.tpl: Introduce experimental top level bootstrap support.
7744 * Makefile.in: Regenerate.
7745 * configure.in: Introduce support for top level bootstrap.
7746 * configure: Regenerate.
7747
79b4b7d2 77482004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7749 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7750
7751 PR bootstrap/14522
7752 * configure.in: Cope with shells that do not support unquoted ^
7753 * configure: Regenerate.
7754
6bbec498 77552004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7756 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7757
7758 PR bootstrap/14522
79b4b7d2 7759 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7760 quotes inside quoted backquote substitutions.
7761 * configure: Regenerate.
7762
83c15dfc
AP
77632004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7764
7765 PR bootstrap/14522
f2bd98d4 7766 * configure.in: Fix escaping of $.
83c15dfc
AP
7767 * configure: Regenerate.
7768
55ffb5ed
NN
77692004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7770
7771 * configure: Regenerate, since I forgot to while committing Paolo's
7772 changes.
7773
e4c9c075
PB
77742004-03-08 Paolo Bonzini <bonzini@gnu.org>
7775
7776 PR ada/14131
7777 Move language detection to the top level.
7778 * configure.in: Find default values for the tools as
7779 soon as possible. Disable ada if GNAT is not found.
7780 Emit error message about missing languages. Expand
7781 --enable-languages=all for the gcc subdirectory.
7782
5199e2c6
BE
77832004-03-10 Ben Elliston <bje@gnu.org>
7784
7785 * MAINTAINERS: Update my email address.
7786
c18b95e5
DE
77872004-03-05 David Edelsohn <edelsohn@gnu.org>
7788
7789 * ltconfig: Disable building static libraries if building shared
7790 libraries on AIX 5L.
7791
d0fe5ad3
RS
77922004-03-01 Richard Sandiford <rsandifo@redhat.com>
7793
7794 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7795 and disable libgcj.
7796 * configure: Regenerated.
7797
e6f71f9d
BB
77982004-03-01 Brian Booth <bbooth@redhat.com>
7799
7800 * MAINTAINERS: Add myself to write-after-approval.
7801
8983e50e
PB
78022004-03-01 Paolo Bonzini <bonzini@gnu.org>
7803
7804 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7805
d4cd9d81
NN
78062004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 PR bootstrap/7087
7809 * Makefile.tpl: Guard XFOO sed statements better.
7810 * Makefile.tpl: Add dependency for configure-target-libada.
7811 * Makefile.in: Regenerate (incidentally fixes broken
7812 commit when libada-branch was merged).
7813
0ea0229e
KC
78142004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7815
7816 * MAINTAINERS: Add myself to write-after-approval.
7817
bad93735
AP
78182004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7819
7820 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7821 maintainers.
7822
a7ca14fc
AC
78232004-02-20 Andrew Cagney <cagney@redhat.com>
7824
7825 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7826 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7827
51592782
NN
78282004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7829
7830 PR bootstrap/11932
7831 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7832
6a30854a
JQ
78332004-02-14 Jerry Quinn <jlquinn@optonline.net>
7834
7835 * MAINTAINERS: Added myself to write-after-approval.
7836
be8b2bee
MK
78372004-02-14 Michael Koch <konqueror@gmx.de>
7838
7839 * MAINTAINERS: Added myself to write-after-approval.
7840
972760b7
JM
78412004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7842
7843 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7844 some OS port maintainers to OS port maintainers section.
7845
b0281654
FCE
78462004-02-13 Frank Ch. Eigler <fche@redhat.com>
7847
7848 * MAINTAINERS: Add self.
7849
3c419fd6
KH
78502004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7851
7852 * MAINTAINERS: Alphabetize.
7853
e88e9aee
PB
78542004-02-12 Paolo Bonzini <bonzini@gnu.org>
7855
7856 * MAINTAINERS: Remove myself.
b4117c30 7857
1915e422
DE
78582004-02-11 David Edelsohn <edelsohn@gnu.org>
7859
7860 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7861 (rs6000-*-aix*): Same.
7862 * configure: Regenerate.
7863
a22c2d8d
KC
78642004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7865
7866 * configure.in (host): Add in missing $noconfigdirs to defines.
7867 * configure: Regenerate.
7868
d9cdb878
AC
78692004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7870 Nathanael Nerode <neroden@gcc.gnu.org>
7871
7872 PR ada/6637, PR ada/5911
b4117c30 7873 Merge with libada-branch:
d9cdb878
AC
7874 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7875 with appropriate dependencies. Add --enable-libada configure switch.
7876 * configure, Makefile.in: Regenerate.
7877
8bd92821
PB
78782004-02-09 Paolo Bonzini <bonzini@gnu.org>
7879
7880 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7881
89a95129
RO
78822004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7883
7884 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7885 * configure: Regenerate.
7886
892629bc
GK
78872004-02-04 Geoffrey Keating <geoffk@apple.com>
7888
7889 Merge from upstream:
7890
7891 * ltmain.in: When setting IFS to '~', be careful about user
7892 arguments that contain '~'.
7893
7894 2004-02-04 Peter O'Gorman <peter@pogma.com>
7895
7896 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7897 Also test $base_compile against $CC with escaped arguments. Bug
7898 reported by Geoff Keating <geoffk@apple.com>.
7899
6b402165
KH
79002004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7901
7902 * MAINTAINERS: Remove i960 port.
7903
fa2f0306
DD
79042004-01-23 DJ Delorie <dj@redhat.com>
7905
7906 * Makefile.def (target_modules) [libiberty]: Don't stage.
7907 * Makefile.in: Rebuilt.
7908
9feb20aa
CT
79092004-01-20 Caroline Tice <ctice@apple.com>
7910
7911 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7912
7aed2ccc
PC
79132004-01-19 Paolo Carlini <pcarlini@suse.de>
7914
7915 * MAINTAINERS: Update my email address.
7916
f25bebe1
JM
79172004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7918
7919 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7920
28083580
VR
79212004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7922
7923 * MAINTAINERS: Remove entries without email address.
7924
c0f4b5e4
DJ
79252004-01-15 Daniel Jacobowitz <drow@mvista.com>
7926
7927 * MAINTAINERS: Add myself to write-after-approval.
7928
b5eb5a5e
SB
79292004-01-15 Steven Bosscher <stevenb@suse.de>
7930
7931 * MAINTAINERS: Update my email address.
7932
dce2d8b2 79332004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7934
7935 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7936 * Makefile.tpl (configure-target-[+module+]): Support stage.
7937 * Makefile.in: Rebuilt.
7938
74c0b320
ILT
79392004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7940
7941 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7942
2560344b
RS
79432004-01-10 Richard Sandiford <rsandifo@redhat.com>
7944
7945 * MAINTAINERS: Add myself as a MIPS maintainer.
7946
8b21cda6
NN
79472004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7948
2b6c260d
NN
7949 * configure.in: Use ./config.cache, not config.cache.
7950 * configure: Regenerate.
7951 * Makefile.tpl: Special-casing not needed for GCC any more.
7952 * Makefile.in: Regenerate.
7953
09438bde
NN
7954 * configure.in: Don't share a cache file for host dirs.
7955 * configure: Regenerate.
7956
8b21cda6
NN
7957 * config-ml.in: Don't mess with the cache file.
7958
e42870df
EB
79592004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7960
7961 * MAINTAINERS: Move myself from 'Write After Approval' to
7962 'CPU Port Maintainers' section as SPARC maintainer.
7963
6b9eb62c
NN
79642004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7965
78a816a6
NN
7966 * Makefile.tpl: Make GCC use a separate config.cache.
7967 * Makefile.in: Regenerate.
7968
6b9eb62c
NN
7969 PR bootstrap/11932, PR bootstrap/11933
7970 (I don't know if it will fix either of them, but it relates
7971 to them.)
7972 * configure.in: Don't use shared config.cache for target
7973 directories.
7974 * configure: Regenerate.
7975
86d7b562
DN
79762004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7977
7978 * MAINTAINERS: Add myself to 'Write After Approval' section.
7979
07d0a605
RS
79802003-12-31 Roger Sayle <roger@eyesopen.com>
7981
7982 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7983 * configure: Regenerated.
7984
459ac19f
KH
79852003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7986
7987 * MAINTAINERS: Remove the mn10200 maintainer.
7988
5785c0ed 79892003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7990
cc6010cd
AP
7991 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7992 * configure: Regenerated.
5785c0ed 7993
a268eff9
JH
79942003-12-16 Jan Hubicka <jh@suse.cz>
7995
7996 * MAINTAINERS: Add myself as callgraph maintainer.
7997
9d465b12
TF
79982003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7999
8000 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8001 * configure: Regenerate.
8002
a68a270a
GB
80032003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8004
8005 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8006 'Write After Approval' section. Update email.
8007
dce2d8b2 80082003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8009
8010 * MAINTAINERS (Write After Approval): Add myself.
8011
8c052da4
MT
80122003-11-20 Matt Thomas <matt@3am-software.com>
8013
8014 * MAINTAINERS: Add myself as a vax port maintainer.
8015
e75f9147
KC
80162003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8017
8018 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8019 (configure-build-[+module+], configure-[+module+]): Likewise.
8020 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8021 * Makefile.in: Regenerate.
8022
43d8d958
AT
80232003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8024
8025 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8026 shared/dylibed libraries.
8027 * ltmain.sh: Likewise.
8028 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8029 * ltcf-cxx.sh: Likewise.
8030 * ltcf-gcj.sh: Likewise.
8031 * ltconfig: Likewise.
8032
638dcaa0
SC
80332003-11-17 Stan Cox <scox@redhat.com>
8034
8035 * MAINTAINERS: Add myself as iq2000 port maintainer.
8036
15cc172b
AC
80372003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8038
b4117c30
ZW
8039 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8040 * Makefile.in: Regenerate.
15cc172b 8041
20af77cd
UW
80422003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8043
8044 * config.sub: Update to 2003-11-03 version.
8045
4dd01c5c
PE
80462003-10-20 Phil Edwards <phil@codesourcery.com>
8047
8048 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8049 * configure: Regenerate.
8050
dce2d8b2 80512003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8052
8053 * MAINTAINERS: Add myself to 'Write After Approval' section.
8054
8b7ebc31
AC
80552003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8056
8057 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8058
afe1910c
JM
80592003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8060
8061 * MAINTAINERS: Update my email address.
8062
05dcec66
RO
80632003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8064
8065 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8066
dce2d8b2 80672003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8068
8069 * MAINTAINERS: Add myself to 'Write After Approval' section.
8070
507ec745
BI
80712003-10-16 Bernardo Innocenti <bernie@develer.com>
8072
8073 * config.guess: Update to 2003-10-16 version.
8074 * config.sub: Update to 2003-10-16 version.
8075
dce2d8b2 80762003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8077
8078 * MAINTAINERS: Added myself to 'Write After Approval' section.
8079
0c9b16bc
FH
80802003-10-15 Falk Hueffner <falk@debian.org>
8081
8082 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8083 'Write After Approval' section. Update email.
8084
74d57d15
RS
80852003-10-14 Roger Sayle <roger@eyesopen.com>
8086
8087 * MAINTAINERS: Move myself from 'Write After Approval' to
8088 'Various Maintainers' section as middle-end maintainer.
8089
d29b8ad8
NN
80902003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8091
8092 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8093 HOST_FLAGS_TO_PASS.
8094 * Makefile.in: Regenerate.
8095
26db814a
BI
80962003-10-11 Bernardo Innocenti <bernie@develer.com>
8097
8098 * config.guess: Update to 2003-10-07 version.
8099 * config.sub: Update to 2003-10-07 version.
8100
fffeb871
RO
81012003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8102
8103 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8104 * ltconfig (irix5*, irix6*): Don't override version_type.
8105
6691a79e
ME
81062003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8107
8108 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8109 * configure: Rebuilt
8110 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8111 * Makefile.in: Rebuilt
8112
62cdd71e
L
81132003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8114
8115 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8116
6fe2eacc
CW
81172003-09-30 Carlo Wood <carlo@alinoe.com>
8118
cc6010cd 8119 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8120
ea57e5ad
PK
81212003-09-29 Paul Koning <ni1d@arrl.net>
8122
8123 * MAINTAINERS: Move myself from "Write After Approval"
8124 to CPU platform maintainers for pdp11 platform.
8125
e070672a
AT
81262003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8127
8128 * MAINTAINERS: Move myself from 'Write After Approval' to
8129 'Various Maintainers' section as libffi testsuite maintainer.
8130
43bb47c2
DJ
81312003-09-21 Daniel Jacobowitz <drow@mvista.com>
8132
8133 * configure.in: Pass a computed --program-transform-name
8134 to subconfigures.
8135 * configure: Regenerated.
8136
da9d3b37
NN
81372003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8138
94322beb
NN
8139 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8140 * Makefile.in: Regenerate.
8141
da9d3b37
NN
8142 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8143 * Makefile.in: Regenerate.
8144
ffd9060b
ZL
81452003-09-19 Ziemowit Laski <zlaski@apple.com>
8146
8147 * MAINTAINERS: Move myself from 'Write After Approval'
8148 to 'Various Maintainers' (objective-c) section.
8149
eeae7b41
DJ
81502003-09-17 Daniel Jacobowitz <drow@mvista.com>
8151
8152 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8153 quoting.
8154 * configure: Regenerated.
8155
a080d12b
JB
81562003-09-16 Joel Brobecker <brobecker@gnat.com>
8157
8158 * MAINTAINERS (Write After Approval): Add myself to write after
8159 approval list.
8160
6cd2fc59
DN
81612003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8162
cc6010cd 8163 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8164
dcbdd9cc
ILT
81652003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8166
8167 * MAINTAINERS: Update my e-mail address.
8168
e517f636
AM
81692003-09-09 Alan Modra <amodra@bigpond.net.au>
8170
8171 * libtool.m4 (LD): Correct powerpc64 host match.
8172
bc49924b
JW
81732003-09-06 James E Wilson <wilson@tuliptree.org>
8174
8175 * MAINTAINTERS: Update my affiliation and email address.
8176
082124f5
ZD
81772003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
dc94d89e
DD
81812003-09-04 DJ Delorie <dj@redhat.com>
8182
8183 * configure: Regenerate.
8184
81852003-09-04 Robert Millan <robertmh@gnu.org>
8186
8187 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8188
7a0f2d4e
KG
81892003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8190
8191 * configure.in: Ensure arguments to sed are properly spaced.
8192 * configure: Regenerate.
8193
88d032eb
GP
81942003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8195
8196 * MAINTAINERS: Update my e-mail address.
8197
0b3f3d22
ME
81982003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8199
8200 * MAINTAINERS (Write After Approval): Add myself.
8201
d253f9ba
DJ
82022003-08-27 Daniel Jacobowitz <drow@mvista.com>
8203
8204 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8205 * configure: Regenerated.
8206
066ec9c9
MM
82072003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8208
8209 * MAINTAINERS: Update my email address.
8210
415d7ef9
PE
82112003-08-23 Phil Edwards <pme@gcc.gnu.org>
8212
8213 * configure.in: Use newline instead of semicolon when assuming
8214 shell arguments in a for loop.
8215 * configure: Regenerated.
8216
e1567352
JE
82172003-08-22 Jason Eckhardt <jle@rice.edu>
8218
8219 * MAINTAINERS: Resurrect the i860 maintainer.
8220
b348267b
GK
82212003-08-20 Geoffrey Keating <geoffk@apple.com>
8222
e50084fa
GK
8223 PR 8180
8224 * configure.in: When testing with_libs and with_headers, treat
8225 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8226 * configure: Regenerate.
b4117c30 8227
b348267b
GK
8228 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8229 make, shell, etc.
8230 (baseargs): Likewise.
8231 * configure: Regenerate.
8232
ca26ffe0
BI
82332003-08-20 Bernardo Innocenti <bernie@develer.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
940cde4d
GK
82372003-08-19 Geoffrey Keating <geoffk@apple.com>
8238
8239 * configure.in: Disable libgcj for darwin not on powerpc.
8240 * configure: Rebuild.
8241
74bed51b
ADL
82422003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8243
8244 * config-ml.in, symlink-tree: Add license.
8245
b4117c30
ZW
82462003-08-03 Richard Stallman <rms@gnu.org>
8247 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8248
8249 * README.SCO: New file.
8250
333a28b4
MK
82512003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8252
8253 * Makefile.tpl (check, check-c++): Express dependencies using
8254 dependencies rather than commands.
8255 * Makefile.in: Regenerate.
8256
c197e306
AC
82572003-08-01 Andrew Cagney <cagney@redhat.com>
8258
8259 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8260 * configure: Ditto.
8261
a8ee6e2d
GK
82622003-07-31 Geoffrey Keating <geoffk@apple.com>
8263
8264 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8265 * Makefile.in: Update.
a8ee6e2d 8266
8d9b3f2e
AT
82672003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8268
8269 * configure.in: Enable libgcj for darwin.
8270 * configure: Rebuild.
8271
52c0c542
PE
82722003-07-29 Phil Edwards <pme@gcc.gnu.org>
8273
8274 * config-ml.in: Use ac_configure_args directly instead of
8275 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8276 actually seen.
8277
b4acb5ef
NN
82782003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8281 creating target and build subdirs to build all parent dirs as needed.
8282 * Makefile.in: Rebuild.
8283 * configure.in: Don't build dirs explicitly here.
8284 * configure: Rebuild.
8285
a51d71d0
PB
82862003-07-26 Paul Brook <paul@nowt.org>
8287
8288 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8289
f43e12ce
AO
82902003-07-22 Alexandre Oliva <aoliva@redhat.com>
8291
8292 * Makefile.tpl (all-make): Depend on intl.
8293 * Makefile.in: Rebuilt.
8294
8a199ff6
PE
82952003-07-20 Phil Edwards <pme@gcc.gnu.org>
8296
8297 * install-sh: Update to newer upstream versions (associated with
8298 aclocal 1.7).
8299 * mkinstalldirs: Likewise.
8300 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8301
e6a8c803
AP
83022003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8303
8304 * MAINTAINERS: Move self from Bug database only accounts
8305 to write-after-approval.
8306
9f13608f
NN
83072003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8308
8309 * config.if: Remove unused libc_interface determination.
8310
c7864714
NN
83112003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8312
8313 * MAINTAINERS: Move self from write-after-approval to
8314 build machinery (*.in).
8315
775956d0
NN
83162003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8317
8318 PR bootstrap/11273
8319 PR bootstrap/11408
8320 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8321 unused INSTALL_PROGRAM_ARGS.
8322 * configure.in: Use AC_PROG_INSTALL.
8323 * Makefile.in: Regenerate.
8324 * configure: Regenerate.
8325
c7f67a6e
KH
83262003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8327
8328 * MAINTAINERS: Alphabetize.
8329
33952f6f
AO
83302003-07-10 Alexandre Oliva <aoliva@redhat.com>
8331
8332 * configure: Rebuilt.
8333 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8334 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8335 newlib nor libgloss.
8336 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8337 * configure.in (am33_2.0-*-linux*): Added.
8338
0d4f1b4e
BW
83392003-07-09 Bob Wilson <bob.wilson@acm.org>
8340
8341 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8342 * configure: Regenerate.
8343
56694dd9
ZW
83442003-07-07 Zack Weinberg <zack@codesourcery.com>
8345
8346 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8347 * Makefile.in: Regenerate.
8348
21607eb4
ZW
83492003-07-04 Zack Weinberg <zack@codesourcery.com>
8350
8351 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8352 * Makefile.in: Regenerate.
8353
dce2d8b2 83542003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8355
8356 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8357 * Makefile.in: Regenerated.
8358
5d42f90e
L
8359 * config-ml.in: Replace PWD with PWD_COMMAND.
8360
6eb95e99
ZW
83612003-07-04 Zack Weinberg <zack@codesourcery.com>
8362
8363 * intl: New directory; see intl/ChangeLog for details.
8364 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8365 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8366 * Makefile.in: Regenerate.
8367
07d1940e
NN
83682003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8369
8370 * configure.in: Clean up config-lang.in handling. Delete
8371 useless assignment to "subdirs".
8372 * configure: Regenerate.
8373
4dbda6f0
NN
83742003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8375
8376 * configure.in: Rename 'target_libs' to 'target_libraries'.
8377 Remove useless reference to 'target_libs'.
8378 * configure: Regenerate.
8379
2c30ab71
KS
83802003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8381
8382 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8383 * Makefile.in: Regenerate.
8384
11405c93
NN
83852003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8386
8387 * Makefile.def: Introduce flags_to_pass.
8388 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8389 * Makefile.in: Regenerate.
8390
fb87ad5d
HPN
83912003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8392
8393 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8394 and target-libgloss.
8395 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8396 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8397 * configure: Regenerate.
8398
a7956a48
BK
83992003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8400
8401 * configure.in: Update testsuite_flags to new location.
8402 * configure. Regenerate.
6eb95e99 8403
eaf9f3b2
NN
84042003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8405
8406 * Makefile.tpl: Remove BUILD_CC stuff.
8407 * Makefile.in: Regenerate.
8408
2d89ffef
KH
84092003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8410
8411 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8412
dce2d8b2 84132003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8414
8415 * MAINTAINERS (Write After Approval): Add myself.
8416
dce2d8b2 84172003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8418
b951c91c
L
8419 * config.guess: Update to 2003-06-12 version.
8420 * config.sub: Update to 2003-06-13 version.
8421
dce2d8b2 84222003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8423
8424 * config.guess: Update to 2003-06-06 version.
8425 * config.sub: Update to 2003-06-06 version.
8426
655b7166
RO
84272003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8428
8429 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8430 * configure. Regenerate.
8431
01b759aa
NN
84322003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8433
bf1d3e81
NN
8434 * configure.in: Disable serial configure by default.
8435 * configure: Regenerate.
8436 * Makefile.tpl: Abolish .NOTPARALLEL.
8437 * Makefile.in: Regenerate.
8438
e89fbdfe
NN
8439 * Makefile.tpl: Replace {build,host,target}_canonical by
8440 {build,host,target}.
8441 * Makefile.in: Regenerate.
8442
01b759aa
NN
8443 * Makefile.tpl: Fix stupid pasto.
8444 * Makefile.in: Regenerate.
8445
f7dae026
NN
84462003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8447
8448 * Makefile.tpl: Remove bogus conditional.
8449 * Makefile.in: Regenerate.
8450
84512003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8452
8453 * Makefile.tpl (profiledbootstrap): New target.
8454 * Makefile.in (profiledbootstrap): New target.
8455
2ffc3e73 84562003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8457
8458 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8459 Pinski. Remove user names from other bugzilla-only maintainers.
8460
1a1e6b96
NN
84612003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8462
1358ccea
NN
8463 * Makefile.tpl: Make 'recursive targets' using autogen rather
8464 than shell loop. Remove duplicate 'clean' targets and false
8465 comments.
8466 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8467 Add systematic method of specifying missing targets in subdirs.
8468 Add copyright boilerplate.
8469 * Makefile.in: Regenerate.
8470 * configure.in: Add 'recursive targets' to maybe list.
8471 * configure: Regenerate.
8472
ae74ed1f
NN
8473 * MAINTAINERS: "GNATS only" -> "Bug database only".
8474
1a1e6b96
NN
8475 * Makefile.tpl: Rename [+target+] to [+make_target+].
8476 * Makefile.def: Rename 'target' to 'make_target'.
8477
c79af3fa
NB
84782003-05-31 Neil Booth <neil@daikokuya.co.uk>
8479
8480 * MAINTAINERS: Add self as options handling maintainer.
8481
39d85b61
MM
84822003-05-28 Michael Meissner <gnu@the-meissners.org>
8483
8484 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8485 been too long since I touched those ports.
8486
afc2b62d
DD
84872003-05-28 DJ Delorie <dj@redhat.com>
8488
8489 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8490 * Makefile.in: Regenerate.
8491
df445104
MR
84922003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8493
8494 * configure.in: Use curly braces in the definition of tooldir.
8495 * configure: Regenerate.
8496
2eb98e5d 84972003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8498
2eb98e5d
DD
8499 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8500 newlib or libgloss.
8501 * Makefile.in: Regenerate.
8502
862fced8
DD
85032003-05-21 DJ Delorie <dj@redhat.com>
8504
8505 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8506 * Makefile.in: Regenerate.
8507
fc351800
ILT
85082003-05-20 Ian Lance Taylor <ian@airs.com>
8509
8510 * MAINTAINERS: Update my e-mail address.
8511
7e2dbcef
NN
85122003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8513
8514 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8515 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8516 Factor out common code from autogen IF statements.
8517 * configure: Regenerate.
8518 * Makefile.in: Regenerate.
8519
f2a0e225
KC
85202003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8521
8522 * configure.in: Accept i[3456789]86 for machine type.
8523 * configure: Regenerate.
8524
8b87bb96
NN
85252003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8526
8527 * configure.in: Switch more things to use maybe dependencies.
8528 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8529 * configure: Regenerate.
8530 * Makefile.tpl: Switch more things to use maybe dependencies.
8531 * Makefile.in: Regenerate.
8532
fdb882bc 85332003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8534
8535 * Makefile.tpl (install-opcodes): Define.
8536 * Makefile.in: Rebuild.
8537
f7c50032
AJ
85382003-05-13 Andreas Jaeger <aj@suse.de>
8539
8540 * config.guess: Update to 2003-05-09 version.
8541 * config.sub: Update to 2003-05-09 version.
8542
dce2d8b2 85432003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8544
8545 * configure.in: Correct sed script so that options in quotes are not
8546 deleted.
8547 * configure: Rebuild.
8548
aa8f1f57
CV
85492003-05-12 Corinna Vinschen <corinna@vinschen.de>
8550
8551 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8552 and $$s/newlib/libc/sys/cygwin32 include paths.
8553 * configure: Ditto.
8554
0c130f81
MM
85552003-05-12 Michael Meissner <gnu@the-meissners.org>
8556
8557 * MAINTAINERS: Update my email addresses.
8558
aa1a100b
EB
85592003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8560
8561 * config-ml.in: Propagate INSTALL variables.
f7c50032 8562
87861833
GP
85632003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8564
8565 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8566
de722255
CD
85672003-05-02 Chris Demetriou <cgd@broadcom.com>
8568
6eb95e99
ZW
8569 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8570 * Makefile.in: Regenerate.
de722255 8571
96c4a002
WB
85722003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8573
8574 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8575
55b15a11
WB
85762003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8577
8578 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8579
0c227849
DJ
85802003-04-27 Daniel Jacobowitz <drow@mvista.com>
8581
8582 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8583 * Makefile.in: Regenerated.
8584
d45148c1
WB
85852003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8586
8587 * MAINTAINERS (Write After Approval): Upgrade myself from
8588 GNATS only to write-after-approval. Update my mail address.
8589
dce2d8b2 85902003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8591
8592 (OS Port Maintainers: freebsd): Add myself.
8593
438f50c3
MM
85942003-04-22 Mark Mitchell <mark@codesourcery.com>
8595
8596 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8597
9074e169
KJ
85982003-04-22 Kean Johnston <jkj@sco.com>
8599
8600 * MAINTAINERS (SCO ports): Added myself.
8601
dfd39a2e
NS
86022003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8603
8604 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8605
ccbae82a
KJ
86062003-04-19 Kean Johnston <jkj@sco.com>
8607
8608 * MAINTAINERS (Write After Approval): Add myself.
8609
2f50999f
GP
86102003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8611
8612 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8613 * Makefile.in: Regenerate.
8614
e9b84181
JJ
86152003-04-18 Jakub Jelinek <jakub@redhat.com>
8616
8617 * configure.in (powerpc64*-*-linux*): Remove.
8618 * configure: Rebuilt.
8619
1ca4c6e1
PE
86202003-04-17 Phil Edwards <pme@gcc.gnu.org>
8621
8622 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8623 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8624 and restrap.
8625 * Makefile.in: Regenerate.
8626
0590b963
RE
86272003-04-16 Richard Earnshaw <rearnsha@arm.com>
8628
8629 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8630 * configure: Regenerated.
8631
ff41a56f
DD
86322003-04-15 DJ Delorie <dj@redhat.com>
8633
8634 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8635
50d440bc
NC
86362003-04-13 Nick Clifton <nickc@redhat.com>
8637
8638 * config-ml.in: Remove support for --disable-aix removing
8639 call-aix multilibs.
8640
b1e0a93e
AO
86412003-04-10 Alexandre Oliva <aoliva@redhat.com>
8642
8643 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8644 * */configure: Rebuilt.
8645
71fb704d
JS
86462003-04-08 Joel Sherrill <joel@oarcorp.com>
8647
8648 * MAINTAINERS: Add my email address.
8649
3897ea90
OH
86502003-03-17 Olivier Hainque <hainque@act-europe.fr>
8651
8652 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8653
93c834b7
NN
86542003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8655
8656 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8657 * Makefile.in: Regenerate.
8658
82c34dcb
MC
86592003-03-14 Michael Chastain <mec@shout.net>
8660
8661 * Makefile.in: Regenerate with correct Makefile.def.
8662
73458fb7
NN
86632003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8664
8665 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8666 Make macro.
8667 * Makefile.in: Regenerate.
8668 * configure.in: Clean up gxx_include_dir logic.
8669 * configure: Regenerate.
8670
32cf27e5
AE
86712003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
c727e7a0
BE
86752003-03-10 Ben Elliston <bje@wasabisystems.com>
8676
8677 * MAINTAINERS: Update my mail address.
8678
9a27ac7a
FS
86792003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8680
8681 * configure.in (gxx_include_dir): Fix typo.
8682 * configure: Regenerated.
8683
3aa83176
NN
86842003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8685
8686 * Makefile.tpl: Reindent.
8687 * Makefile.in: Regenerate.
8688 * configure.in: Reindent. Don't set unused variables.
8689 * configure: Regenerate.
8690
9124bc53
DJ
86912003-03-04 Daniel Jacobowitz <drow@mvista.com>
8692
8693 * configure.in: Include $(build_tooldir)/sys-include in
8694 FLAGS_FOR_TARGET.
8695 * configure: Regenerated.
8696
cb543528
NN
86972003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8698
c858bf1e
NN
8699 * Makefile.tpl: Always pass down RANLIB.
8700 * Makefile.in: Regenerate.
8701
aa9c3ab4
NN
8702 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8703 * Makefile.in: Regenerate.
8704 * configure.in: Remove unused logic relating to --enable-shared
8705 and --enable-threads. Remove bogus comments. Remove redundant
8706 noconfigdirs.
8707 * configure: Regenerate.
8708
cb543528
NN
8709 * configure.in: Replace ${libstdcxx_version} by its value.
8710 Remove reference to mh-dgux.
8711 * configure: Regenerate.
8712
53f70c1b
KB
87132003-03-03 Kevin Buettner <kevinb@redhat.com>
8714
8715 * MAINTAINERS (Write After Approval): Add myself.
8716
df0f0674
NN
87172003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8718
8719 * Makefile.tpl: Rearrange.
8720 * Makefile.in: Regenerate.
8721
dce2d8b2 87222003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8723
8724 * configure.in: Add support for kaOS as cross build target system.
8725 * configure: Regenerated.
8726
a7a287eb
SB
87272003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8728
8729 * MAINTAINERS (Write after approval): Add myself.
8730
ff00c8a2
JW
87312003-02-21 James E Wilson <wilson@tuliptree.org>
8732
8733 * MAINTAINERS: Update my email address.
8734
abb2db7a
ZW
87352003-02-21 Zack Weinberg <zack@codesourcery.com>
8736
8737 * MAINTAINERS: Add self to blanket write privs. section.
8738
e9f2dc3b
SM
87392003-02-20 Sean McNeil <sean@blue.mcneil.com>
8740
8741 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8742 configure-target-* as some target builds may require additional
8743 flags for preprocessor tests.
8744 * Makefile.in: Regenerated.
8745
ee03dc5e
AO
87462003-02-19 Alexandre Oliva <aoliva@redhat.com>
8747
11856278
AO
8748 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8749 * ltconfig: Handle it.
8750 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8751 auto-detecting it.
8752
274aef32
AO
8753 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8754 it is used as argument to $CC.
8755 * ltcf-gcj.sh: Likewise.
8756
ee03dc5e
AO
8757 * configure.in: Introduce --enable-maintainer-mode.
8758 * configure: Rebuilt.
8759 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8760 for maintainer mode.
8761 * Makefile.in: Rebuilt.
8762
30db8e17
JM
87632003-02-18 Jason Merrill <jason@redhat.com>
8764
8765 * Makefile.tpl (check-c++): Allow parallelism.
8766
cab60ac6
GP
87672003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8768
8769 * MAINTAINERS: Remove John Carr (who never actually had access to
8770 gcc.gnu.org).
8771
c8e5d1af
GK
87722003-02-15 Geoffrey Keating <geoffk@apple.com>
8773
8774 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8775 don't configure target-libobjc.
8776 * configure: Regenerate.
8777
70f91f50
RO
87782003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8779
8780 * Makefile.tpl (RANLIB): Define.
8781 * Makefile.in: Regenerate.
8782
669e9062
LB
87832003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8784
8785 * MAINTAINERS: Update my email.
abb2db7a 8786
61b56b2e
KS
87872003-02-06 Keith R Seitz <keiths@redhat.com>
8788
8789 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8790 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8791 * Makefile.in: Regenerated.
8792 * configure.in: Remove all traces of snavigator, db, and grep.
8793 * configure: Regenerated.
8794
a1ba6e15
GP
87952003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8796
8797 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8798 After Approval.
8799
f5f2cce5
CC
88002003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8801
8802 * MAINTAINERS (Write after approval): Add myself.
8803
ba49f6f1
FCE
88042003-01-31 Frank Ch. Eigler <fche@redhat.com>
8805
8806 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8807 * Makefile.in: Regenerated.
8808
ccf9f10c
RS
88092003-01-30 Roger Sayle <roger@eyesopen.com>
8810
8811 * config.guess: Updated to 2003-01-30's version.
8812 * config.sub: Updated to 2003-01-28's version.
8813
a693735b
AO
88142003-01-30 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * config.if: If gcc_version is already set, just use it. Don't set
8817 gcc_version_trigger if it's already set, otherwise set it to
8818 gcc/version.c, but only if the file exists. If it is not set and
8819 gcc/version.c does not exist, try to extract the version number from
8820 $CC.
8821
204c43d6
AT
88222003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8823
abb2db7a 8824 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8825
842e91ec
PE
88262003-01-27 Phil Edwards <pme@gcc.gnu.org>
8827
8828 * configure.in: Revert 24Jan change.
8829 * configure: Regenerate.
8830
6b99984e
GP
88312003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8832
8833 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8834 entry of HJ Lu.
8835
806e0935
NN
88362003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8837
8838 * configure.in: Revert previous change.
8839 * configure: Regenerate.
8840
307a9864
NN
88412003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8842
8843 * configure.in: Make rda native-only.
8844 * configure: Regenerate.
8845
02ba6302
VR
88462003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8847
8848 * MAINTAINERS: Move myself from GNATS-only-accounts to
8849 write-after-approval.
8850
77d187bc
NN
88512003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8852
8853 * configure.in: Add missing \.
8854 * configure: Rebuilt.
8855
a94a2d4c
JJ
88562003-01-17 Jakub Jelinek <jakub@redhat.com>
8857
8858 * configure.in (baseargs): Avoid using \| in sed regular
8859 expressions.
8860 * configure: Rebuilt.
8861
73f84924
JJ
88622003-01-16 Jakub Jelinek <jakub@redhat.com>
8863
8864 * configure.in (baseargs): Remove all supported forms of
8865 --cache-file, --srcdir, --host, --build and --target options
8866 from argument lists.
8867 * configure: Rebuilt.
8868
8c12fc63
JZ
88692003-01-15 Josef Zlomek <zlomekj@suse.cz>
8870
8871 * MAINTAINERS: Add myself to write-after-approval list.
8872
7c005a3a
AO
88732003-01-15 Alexandre Oliva <aoliva@redhat.com>
8874
8875 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8876 * configure: Rebuilt.
8877
3dfabf63
NN
88782003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8879
8880 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8881 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8882 * Makefile.in: Regenerate.
8883 * configure: Regenerate.
8884
cf53ae10
AO
88852003-01-09 Alexandre Oliva <aoliva@redhat.com>
8886
8887 * configure.in: Remove Makefile in build, host and target modules
8888 unless configure was run with --no-recursion.
8889 * configure: Rebuilt.
8890
3fbe8e4a
CC
88912003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8892
8893 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8894 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8895 * Makefile.in: Regenerate.
8896
66e2aa7d
CD
88972003-01-08 Chris Demetriou <cgd@broadcom.com>
8898
8899 * config.guess: Update to 2003-01-03 version.
8900 * config.sub: Update to 2003-01-03 version.
8901
b5038cfb
CF
89022003-01-07 Christopher Faylor <cgf@redhat.com>
8903
8904 * configure: Regenerate with proper autoconf 2.13.
8905
d02c69be
CF
89062003-01-07 Christopher Faylor <cgf@redhat.com>
8907
8908 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8909 * configure: Regenerate.
d02c69be 8910
e914a571
AC
89112003-01-06 Andrew Cagney <ac131313@redhat.com>
8912
8913 * configure.in (GDB_TK): Add tcl directories conditional on
8914 gdb/gdbtk directory being present.
8915 * configure: Regenerate.
abb2db7a 8916
dce2d8b2 89172003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8918
dce2d8b2
EB
8919 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8920 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8921 * configure: Rebuilt.
8922
89a7012a
TT
89232002-12-31 Tom Tromey <tromey@redhat.com>
8924
8925 * Makefile.in: Rebuilt.
8926 * Makefile.def (target_modules) [libffi]: Allow installation.
8927
3f4f56e2
AS
89282002-12-31 Andreas Schwab <schwab@suse.de>
8929
8930 * configure.in: Fix use of $program_transform_name.
8931 * configure: Regenerated.
8932
6c1b8d0a
DJ
89332002-12-30 Daniel Jacobowitz <drow@mvista.com>
8934
8935 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8936 * configure: Regenerated.
6c1b8d0a 8937
c5120911
AO
89382002-12-29 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * Makefile.tpl (local-distclean): Don't remove...
8941 (multilib.ts): ... this. Moved into...
8942 (multilib.out): ... this. Don't use sub-make.
8943 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8944 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8945 (configure-build-[+module+], configure-[+module+],
8946 configure-target-[+module+], configure-gcc): ... these. Test
8947 for Makefile existence. Drop config.status from dependencies.
8948 * Makefile.in: Rebuilt.
8949 * configure.in: Move gcc-version-trigger to the end of
8950 ac_configure_args. Add comments to maybedep.tmp and
8951 serdep.tmp. Introduce --disable-serial-configure. Remove
8952 nonopt from baseargs, matching and removing corresponding
8953 whitespace while at it.
8954 * configure: Rebuilt.
8955
e245b0ea
AO
89562002-12-28 Alexandre Oliva <aoliva@redhat.com>
8957
903de295
AO
8958 * configure.in (host_configargs): Replace reference to
8959 no-longer-defined buildopts with --build=${build_alias}.
8960 * configure: Rebuilt.
8961
e245b0ea
AO
8962 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8963 program_transform_name to standard idiom.
8964 (AUTOGEN, AUTOCONF): Define.
8965 (Makefile.in): Use $(AUTOGEN).
8966 (Makefile): Depend on config.status, and use autoconf-style rule to
8967 build it. Move original commands to...
8968 (config.status): ... this new target.
8969 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8970 $(AUTOCONF).
8971 * Makefile.in: Rebuilt.
8972
671aa708
NN
89732002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8974
53fbfb58
NN
8975 * Makefile.tpl: Fix dramatic bustage due to change in
8976 program_transform_name.
8977 * Makefile.in: Regenerate.
8978
8979 * configure.in: Remove unnecessary PATH setting.
8980 * configure: Regnerate.
8981
8982 * configure.in: Don't default to unprefixed tools unless
8983 the native tools will work.
8984 * configure: Regenerate.
8985
671aa708
NN
8986 * configure.in: Convert to autoconf script. Blow away lots
8987 of now-redundant Makefile fragments.
8988 * configure: Generate using Autoconf.
8989 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8990 * Makefile.in: Regenerate.
8991
57f40826
NN
89922002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8993
3fedb745
NN
8994 * configure: Fix stupid bug where RANLIB was mistakenly included.
8995
abb2db7a 8996 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8997 (build_configargs, host_configargs, target_configargs).
8998
8999 * configure.in: Move logic out of sed statement.
9000
abb2db7a 9001 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9002 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9003
315fa0f4
SS
90042002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9005
9006 * config.sub: Import from master repository
9007 * config.guess: Ditto
9008
45aff44f
AS
90092002-12-24 Andreas Schwab <schwab@suse.de>
9010
9011 * Makefile.tpl (multilib.out): Fix missing space.
9012 * Makefile.in: Regenerate.
9013
88b5521b
NN
90142002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9017 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9018 * Makefile.in: Regenerate.
9019 * configure.in: Remove unnecessary leftovers.
9020
2a726918
GK
90212002-12-21 Geoffrey Keating <geoffk@apple.com>
9022
9023 * configure.in (extra_ranlibflags_for_target): New variable.
9024 (*-*-darwin): Add -c to ranlib commands.
9025 * configure (tooldir): Handle extra_ranlibflags_for_target.
9026
aace3269 90272002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9028
9029 * Makefile.tpl: Revert HJL's change.
9030 * Makefile.in: Regenerated.
9031 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9032 always.
9033
f0895142
AS
90342002-12-19 Andreas Schwab <schwab@suse.de>
9035
9036 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9037 * Makefile.in: Regenerate.
9038
dce2d8b2 90392002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9040
9041 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9042 * Makefile.in: Regenerated.
9043
9044 * configure.in (build_prefix): New. Substitute.
9045
212f6dd0
NN
90462002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9047
79308c5d
NN
9048 * Makefile.tpl: Don't let real targets depend on phony targets.
9049 * Makefile.in: Regenerate.
9050
212f6dd0
NN
9051 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9052 * Makefile.in: Regenerate.
9053
ab17919f
SS
90542002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9055
9056 * config.sub: Import from master repository
9057 * config.guess: Ditto
9058
5ecf91d1
JM
90592002-12-16 Jason Merrill <jason@redhat.com>
9060
9061 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9062 previous 'make bootstrap'.
9063 * Makefile.in: Regenerate.
9064
d8437e1b
HPN
90652002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9066
9067 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9068
4977bab6
ZW
90692002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9070
9071 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9072 * Makefile.in: Regenerate.
9073
0edcfdcb
JM
90742002-12-13 Jason Merrill <jason@redhat.com>
9075
6248218a 9076 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9077 library tests.
9078 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9079 * Makefile.in: Regenerate.
9080
4977bab6
ZW
90812002-12-12 Alexandre Oliva <aoliva@redhat.com>
9082
9083 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9084 * Makefile.in: Rebuilt.
9085
f87505dd
AO
90862002-12-12 Alexandre Oliva <aoliva@redhat.com>
9087
9088 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9089
4977bab6
ZW
90902002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9091
9092 * configure: Fix bug put in by gremlins.
9093
9094 * Makefile.tpl: Substitute more autoconfily.
9095 * configure: Substitute more autoconfily.
9096 * Makefile.in: Regenerate.
9097
7f0db92a
SS
90982002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9099
9100 * config.sub: Import from master repository
9101 * config.guess: Ditto
9102 * MAINTAINERS: Added Svein Seldal under write after approval
9103
4977bab6
ZW
91042002-12-08 Andrew Cagney <ac131313@redhat.com>
9105
9106 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9107 * Makefile.in (all-sim): Ditto.
9108
91092002-12-06 DJ Delorie <dj@redhat.com>
9110
9111 * Makefile.tpl: Change configure dependencies to not have real
9112 targets depend on phony targets.
9113
91142002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9115
9116 * configure.in: Revert unintentional change.
9117
9118 * Makefile.tpl: Change dependency for */multilib.out so that
9119 it works when gcc isn't in the tree.
9120
9121 * configure.in: Substitute more.
9122 * configure: Run subconfigures from the Makefile.
9123 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9124 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9125
67f1b906
GP
91262002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9127
9128 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9129
4977bab6
ZW
91302002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9131
9132 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9133 and corresponding dependencies.
9134 * Makefile.in: Regenerate.
9135
9136 * configure.in (host_tools): Order binutils, gas and ld for
9137 convenience in running the testsuites.
9138
9139 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9140 * Makefile.in: Regenerate.
9141 * configure.in: Introduce rules to serialize subconfigure runs.
9142
9143 * configure.in: Introduce BASE_CC_FOR_TARGET.
9144 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9145 Realize configure-build-* targets. Realize configure-target-* targets.
9146 * Makefile.in: Regenerate.
9147
91482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9149
9150 * configure: Move gcc_version_trigger stuff from here...
9151 * configure.in: ...to here.
9152
9153 * configure.in: Separate subconfigure options added by this file from
9154 options given by the user. Add machinery to put args for host
9155 subconfigures into the Makefile.
9156
9157 * Makefile.tpl: Remove 'vault' targets.
9158 * Makefile.tpl: Reorder and comment dependencies.
9159 * Makefile.in: Regenerate.
9160
91612002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9162 * configure.in: Fix my broken commit of previous patch. (sigh)
9163
743f054e
GK
91642002-11-28 Geoffrey Keating <geoffk@apple.com>
9165
9166 * configure.in: Move host-specific darwin noconfigdirs into
9167 the host-specific section.
9168
4977bab6
ZW
91692002-11-28 Geoffrey Keating <geoffk@apple.com>
9170
9171 * configure.in: Move host-specific darwin noconfigdirs into
9172 the host-specific section.
9173
91742002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9175
9176 * configure: Remove skip-this-dir support.
9177 * Makefile.tpl: Remove skip-this-dir support.
9178
9179 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9180 subdirectories.
9181 * Makefile.in: Regenerate.
9182
9183 * Makefile.tpl: Strip out useless setting of 'dir'.
9184 * Makefile.in: Regenerate.
9185
91862002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9187
9188 * configure.in: Fix deeply stupid bug.
9189
9190 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9191 shell code in CXX_FOR_TARGET
9192 * Makefile.def: Introduce raw_cxx.
9193 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9194 RAW_CXX_FOR_TARGET.
9195 * Makefile.in: Regenerate.
9196
91972002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9198
9199 * Makefile.tpl: Remove unnecessary ifs.
9200 * Makefile.in: Regenerate.
9201
9202 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9203 dependencies. Maybe-ize build-libiberty. Create dummy install
9204 targets for 'no_install' modules.
9205 * configure: Move GDB_TK substitution to configure.in. Move
9206 build_modules stuff to configure.in.
9207 * configure.in: Implement soft dependency machinery. Maybe-ize
9208 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9209 * Makefile.in: Regenerate.
9210
92112002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9212
9213 * Makefile.tpl: Make all-target, install-target behave similarly
9214 to all, install (only hitting configured targets). Eliminate
9215 unused macro defintions.
9216
9217 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9218 build != host.
9219
9220 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9221
9222 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9223
9224 * configure.in: Produce lists of subdir targets we're actually
9225 configuring. Remove references to "dosrel".
9226 * Makefile.tpl: Let configure set which subdir targets are hit.
9227 Remove install-cross; clean up install; remove ALL. Remove
9228 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9229 Autogenerate host module targets. Remove empty dependency lines
9230 and redundant dependency; rearrange slightly.
9231 * Makefile.def: Add host-side libtermcap, utils.
9232
9233 * Makefile.in: Regenerate.
9234
e6226a2f
RO
92352002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9236
9237 * ltconfig (osf[345]): Append $major to soname_spec.
9238 Reflect this in library_names_spec.
9239 * ltmain.sh (osf): Prefix $major with . for use as extension.
9240
3b75d237
AJ
92412002-11-19 Andreas Jaeger <aj@suse.de>
9242
9243 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9244 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9245 and sparc64 GNU/Linux systems.
9246
809108de
NS
92472002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9248
9249 * MAINTAINERS: Update email.
9250
e7e0de7e
GP
92512002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9252
9253 * MAINTAINERS: Complete James Dennett's entry.
9254
f7109dea
EB
92552002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9256
9257 * MAINTAINERS (Write After Approval): Add myself.
9258
d3ac17c9
BK
92592002-11-13 Bruce Korb <bkorb@gnu.org>
9260
9261 * Makefile.tpl: syntactic cleanup
9262
dce2d8b2 92632002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9264
9265 * MAINTAINERS: Add myself to write-after-approval list.
9266
4977bab6
ZW
92672002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9268
9269 * Makefile.def: Add list of recursive targets to autogenerate.
9270 Add build_modules.
9271 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9272 targets. Autogenerate *-build-* targets.
9273 * Makefile.in: Regenerate.
9274
92752002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9276
9277 * configure: More autoconf-style substitutions.
9278 * Makefile.tpl: More autoconf-style substitutions.
9279 * Makefile.in: Regenerate.
9280
92812002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9282
9283 * configure: Substitute more variables in a more autoconf-friendly
9284 way. Simplify slightly.
9285 * Makefile.tpl: Make more variables substitutable in an
9286 autoconf-friendly way.
9287 * Makefile.in: Regenerate.
9288
d4783999
JW
92892002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9290
9291 * MAINTAINERS (Write After Approval): Add myself.
9292
4977bab6
ZW
92932002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9294
9295 * configure.in (v810*): Remove special setting of tools.
9296
9297 * configure: Add support for extra required flags for ar or nm.
9298 * configure.in (aix4.3+): Use above support for target-specific
9299 issues, rather than using config/mt-aix43.
9300
93012002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9302
9303 * configure: Remove 'removing', which doesn't work. Replace $subdir
9304 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9305 with $srcdir. Reformat indentation. Substitute some variables
9306 formerly hard-coded in the Makefile for build=host.
9307 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9308 * Makefile.def: Autogenerate more.
9309 * Makefile.in: Regenerate.
9310
1c9c903e
AN
93112002-11-04 Adam Nemet <anemet@lnxw.com>
9312
9313 * MAINTAINERS (Write After Approval): Add myself.
9314
40673d2b
KB
93152002-11-04 Kevin Buettner <kevinb@redhat.com>
9316
9317 * Makefile.def (host_modules): Add rda.
9318 * Makefile.in: Regenerate.
9319 * configure.in (target_tool): Add target-rda to list.
9320
42e650ae
GP
93212002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9322
9323 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9324
e004b81f
PE
93252002-10-25 Phil Edwards <pme@gcc.gnu.org>
9326
9327 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9328 and restrap targets to this rule.
9329 * Makefile.in: Regenerate.
9330
06bd49b1
GP
93312002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9332
9333 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9334 GNATS only accounts.
9335
d0af82b0
HPN
93362002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9337
9338 * configure.in (i[3456]86-*-linux*): Add check to disable
9339 ${libgcj} for glibc1.
9340
10782654
DC
93412002-10-24 Denis Chertykov <denisc@overta.ru>
9342
9343 * MAINTAINERS: Add myself as ip2k port maintainer.
9344
a5a438f5
SS
93452002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9346
9347 * configure.in: Add tic4x target.
9348
fe3d5b7f
NN
93492002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9350
aba8a494
NN
9351 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9352 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9353 * Makefile.in: Regenerate.
9354
fe3d5b7f
NN
9355 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9356 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9357 * Makefile.in: Regenerate.
9358
a6ad79e7
JJ
93592002-10-02 Janis Johnson <janis187@us.ibm.com>
9360
9361 * MAINTAINERS: Add myself as web pages co-maintainer.
9362
6a8a9058
NN
93632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9364
9365 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9366 * Makefile.in: Regenerate.
9367
327d975a
ZW
93682002-10-02 Zack Weinberg <zack@codesourcery.com>
9369
9370 * MAINTAINERS: Add myself and Nathan Sidwell
9371 <nathan@codesourcery.com> as VxWorks maintainers.
9372
a5ae8f19 93732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9374
9375 * Makefile.def: Remove order dependency comments.
9376 * Makefile.tpl: Add explicit install-install dependencies.
9377 * Makefile.in: Regenerate.
d0f6c823 9378
34c6040c 9379 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9380 * Makefile.in: Regenerate.
34c6040c 9381
d0f6c823
NN
9382 * Makefile.tpl: Add configure-target (for src-release in src)
9383 * Makefile.in: Regenerate.
9384
50bd210b
NC
93852002-09-30 Nick Clifton <nickc@redhat.com>
9386
9387 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9388
ca25149e
UW
93892002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9390
9391 * configure.in (s390*-*-linux*): Enable libgcj.
9392
dd30b57d
NN
93932002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9394
9e60a678
NN
9395 * configure: Revert accidentally applied changes.
9396
dd30b57d
NN
9397 * Makefile.tpl: Make more autoconf-friendly.
9398 * Makefile.in: Regenerate.
9399 * configure: Make substitution more autoconf-like.
9400
5831424e
RE
94012002-09-28 Richard Earnshaw <rearnsha@arm.com>
9402
9403 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9404 single entry to handle all these.
9405 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9406 libjava on arm-*-elf.
9407
b7f3b15b
GK
94082002-09-27 Geoffrey Keating <geoffk@apple.com>
9409
9410 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9411 things that depend on them.
9412
0dffceed
NN
94132002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9414
9415 * Makefile.tpl: Make subsituted variables more autoconfy.
9416 * Makefile.in: Regenerate.
9417 * configure: Make seds more autoconfy.
9418
1db75a86 94192002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9420
9421 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9422 * Makefile.in: Regenerate.
9423 * configure.in: Rewrite sed statements to look autoconfy.
9424
1db75a86
NN
9425 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9426 all-target-foo on configure-target-foo.
9427 * Makefile.def: Ditto.
9428 * Makefile.in: Rebuild.
9429
741a4e89
AH
94302002-09-25 Andrew Haley <aph@redhat.com>
9431
9432 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9433
95ddd785
NN
94342002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9435
9436 * Makefile.def: New file.
9437 * Makefile.tpl: New file.
9438 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9439 * contrib/gcc_update: Note that Makefile.in is a generated file.
9440
9441 * configure.in: Minor rearrangement. Simplify tests.
9442
65a824f6
JT
94432002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9444
9445 * configure.in (with_headers): Skip copy if value is "yes".
9446 (with_libs): Likewise.
9447
51270f0a 94482002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9449
9450 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9451 * configure.in (sh*-*-pe*): Ditto.
9452 * configure.in (mips*-*-pe*): Ditto.
9453 * configure.in (*arm-wince-pe): Ditto.
9454
8f89dbf4
NN
9455 * configure.in: Rearrange.
9456
c1b8db3f
KH
94572002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9458
9459 * MAINTAINERS: Update my email address.
9460
341f0575
PK
94612002-08-30 Paul Koning <pkoning@equallogic.com>
9462
9463 * MAINTAINERS: (Write After Approval): Add myself.
9464
d2e06980
GK
94652002-08-29 Geoffrey Keating <geoffk@redhat.com>
9466
9467 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9468
4906d5d8
GK
94692002-08-24 Geoffrey Keating <geoffk@redhat.com>
9470
9471 * MAINTAINERS: Change my mailing address.
9472
e9a25cc8
PC
94732002-08-21 Paolo Carlini <pcarlini@unitus.it>
9474
9475 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9476 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9477
dce2d8b2 94782002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9479
9480 * MAINTAINERS (Write After Approval): Remove myself.
9481 (Various Maintainers: c++ runtime libs): Add myself.
9482
5ce6f47b
EC
94832002-08-15 Eric Christopher <echristo@redhat.com>
9484
9485 * config.sub: Import from master repository.
9486 * config.guess: Ditto.
9487
7f9317f0
AO
94882002-08-19 Alexandre Oliva <aoliva@redhat.com>
9489
9490 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9491 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9492 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9493
7aecca3d
AH
94942002-08-16 Aldy Hernandez <aldyh@redhat.com>
9495
9496 * MAINTAINERS: Add self to rs6000 vector extensions.
9497
8ea4b195
AO
94982002-08-15 Alexandre Oliva <aoliva@redhat.com>
9499
9500 * libiberty/configure: Reverted unintended yesterday's check in.
9501
f5cc59a7
AO
95022002-08-14 Alexandre Oliva <aoliva@redhat.com>
9503
9504 * boehm-gc/configure, libf2c/configure: Rebuilt.
9505 * libffi/configure, libiberty/configure: Ditto.
9506 * libjava/configure, libobjc/configure: Ditto.
9507 * libstdc++-v3/configure, zlib/configure: Ditto.
9508 Merged from binutils:
9509 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9510 From Steve Ellcey <sje@cup.hp.com>:
9511 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9512 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9513 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9514 IA64.
9515 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9516 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9517 soname_spec, sys_lib_search_path_spec): Ditto.
9518
dce2d8b2 95192002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9520
9521 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9522
2ff34870
L
95232002-08-04 H.J. Lu (hjl@gnu.org)
9524
9525 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9526
a014f2fe
KW
95272002-08-02 Krister Walfridsson <cato@df.lth.se>
9528
9529 * MAINTAINERS (Write After Approval): Add myself.
9530
c01d477a
AM
95312002-07-31 Alan Modra <amodra@bigpond.net.au>
9532
9533 * configure.in: Move generic linux case to end. Copy generic
9534 linux noconfigdirs to mips*-*-linux* entry and new
9535 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9536
68cd2524
MM
95372002-07-19 Michael Matz <matz@suse.de>
9538
9539 * MAINTAINERS: Add myself as ra* maintainer.
9540
e2d83b8c
CD
95412002-07-16 Chris Demetriou <cgd@broadcom.com>
9542
9543 * config.guess: Update to 2002-07-09 version.
9544 * config.sub: Update to 2002-07-03 version.
9545
cece4f1d
HPN
95462002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9547
9548 * MAINTAINERS: Fix typo in a maintainer email address.
9549
bb654703
NN
95502002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9551
9552 * configure.in: Remove two redundant tests.
9553
789b7de5
RO
95542002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9555
9556 * configure.in (mips*-*-irix6*o32): Enable stabs.
9557
e1da1089
NN
95582002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9559
f3970bba
NN
9560 * configure.in: Don't build grez.
9561 * Makefile.in: Ditto.
9562
e1da1089
NN
9563 * Makefile.in: Remove references to bsp, cygmon, libstub.
9564 * configure.in: Ditto.
9565
9566 * configure.in: Remove leftover reference to gdbtest.
9567
57c905fa
PE
95682002-07-08 Phil Edwards <pme@gcc.gnu.org>
9569
9570 * configure.in (gxx_include_dir): Change to match versioned
9571 C++ headers if --enable-version-specific-runtime-libs is used.
9572
a0af94a7 95732002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9574
a0af94a7
SE
9575 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9576
423ce3eb
NN
95772002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9578
9579 * configure.in: Make --without-x work.
9580
98186934
NN
95812002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9582
c3b7d169
NN
9583 * configure.in: Rearrange target Makefile fragment collection.
9584
98186934
NN
9585 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9586 cvs[src].
9587 * configure.in: Ditto.
9588
eebd288a
MK
95892002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9590
9591 * MAINTAINERS (Write After Approval): Update my e-mail address.
9592
3ab36f05
NN
95932002-06-24 Ben Elliston <bje@redhat.com>
9594
9595 * configure.in (host_tools): Remove cgen.
9596
9597 * Makefile.in (all-cgen): Remove; runs from its source directory.
9598 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9599 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9600 (all-sim): Likewise.
9601
dce2d8b2 96022002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9603
9604 * Makefile.in: Eliminate 'apache' targets.
9605 * configure.in: Eliminate 'apache' targets.
9606
55380b08
NN
9607 * configure.in: Eliminate redundant tests. Reorganize.
9608
9a5c1b9d
NN
9609 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9610
5fd3853a
NN
9611 * config-ml.in: Eliminate references to Cygnus configure.
9612
cfefc434
NN
9613 * Makefile.in: Eliminate references to building emacs.
9614
2fe93885
GS
96152002-06-28 Graham Stott <graham.stott@btinternet.com>
9616
9617 * MAINTAINERS: Update my email address.
9618
53c40185
BK
96192002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9620
9621 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9622 (cxx_incdir): Remove.
53c40185 9623
97679694
NN
96242002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9625
9626 * MAINTAINERS (Write After Approval): Add self.
9627
b03bcd37
DC
9628Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9629
9630 * configure.in: Add support for ip2k.
9631
6bd12129
NN
96322002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9633
9634 * configure.in: Fix AIX configury bug.
9635
e0d98a92
SE
96362002-06-20 Steve Ellcey <sje@cup.hp.com>
9637
9638 * MAINTAINERS (Write After Approval): Add self.
9639
ba3292db
NN
96402002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9641
ef40bc65
NN
9642 * configure.in: replace ${topsrcdir} with ${srcdir}
9643
7a0be465
NN
9644 * configure.in: Move definition of libstdcxx_flags
9645 right above usage, rather than waaay earlier.
9646
e1848dde
NN
9647 * configure.in: Pull definition of is_cross_compiler earlier.
9648
8bc2fff1
NN
9649 * configure.in: Rearrange a little.
9650
ba3292db
NN
9651 * configure.in: Remove references to librx.
9652 * Makefile.in: Remove references to librx.
9653
11d8b408
DC
9654Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9655
9656 * config.sub: Add support for avr target.
9657 Import from master sources, rev 1.255
5ce6f47b 9658
93da8339
PE
96592002-06-19 Phil Edwards <pme@gcc.gnu.org>
9660
9661 * configure, .cvsignore: Revert previous change...
9662 * Makefile: ...delete.
9663
b4caab5c
NN
96642002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9665
9666 * configure.in: Eliminate ${gasdir} variable.
9667
ee777171
DB
96682002-06-18 Dave Brolley <brolley@redhat.com>
9669
9670 * configure.in: Add support for frv.
9671 * config.sub: Add support for frv.
9672
26e4af54
PE
96732002-06-18 Phil Edwards <pme@gcc.gnu.org>
9674
9675 * configure: Remove garbage from previous commit.
9676
bb20b7da
PE
96772002-06-18 Phil Edwards <pme@gcc.gnu.org>
9678
9679 * configure: For in-source builds, make a subdir and re-exec there.
9680 * Makefile: New file. Pass targets through to build directory.
9681 * .cvsignore: No longer ignore "Makefile".
9682
9d321f6c
DR
96832002-06-16 Douglas Rupp <rupp@gnat.com>
9684
9685 * MAINTAINERS (Write After Approval): Add self.
9686
c8eb2bc0
KG
96872002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9688
9689 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9690
f210d239
JT
96912002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9692
9693 * configure.in (vax-*-netbsd*): Re-enable gas.
9694
e9667b3c
NN
96952002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9696
efe1f357
NN
9697 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9698 BUILD_PREFIX_1, to correct nomenclature.
9699 * configure: Likewise.
9700
e9667b3c
NN
9701 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9702 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9703
fe2fe497
OH
97042002-05-31 Olaf Hering <olh@suse.de>
9705
9706 * config-ml.in: Propogate DESTDIR also.
9707
dcf7f0dd
JT
97082002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9709
9710 * configure.in (vax-*-netbsd*): Don't build gas for this
9711 platform.
9712
6ff14f32
MM
97132002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9714
9715 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9716 and libgcj for AVR.
9717
397de1ff
KK
97182002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9719
9720 * MAINTAINERS (Write After Approval): Add myself.
9721
ac30211c
JT
97222002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9723
9724 * config.guess: Update to 2002-05-22 version.
9725 * config.sub: Likewise.
9726
1e6347d8
RO
97272002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9728
9729 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9730 * config-ml.in: Likewise.
9731 * configure: Likewise.
9732 * configure.in: Likewise.
9733
e5ce1d6d
SC
97342002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9735
9736 * MAINTAINERS: Update my email address.
9737
6cdef75d
NN
97382002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9739
4a87f061
NN
9740 * configure.in: Simplify makefile fragment collection.
9741
9742 * configure.in: Remove code to build emacs.
603606e7 9743
e254d6b5
NN
9744 * configure.in : Remove --srcdir argument from targargs and buildargs
9745 (it's always overridden in the Makefile anyway). Rearrange a bit.
9746
9747 * configure: Move some logic to configure.in.
9748 * configure.in: Move some logic from configure.
6cdef75d 9749
1d6006fe
TT
97502002-05-11 Tom Tromey <tromey@redhat.com>
9751
9752 * MAINTAINERS: Reflect libgcj reality.
9753
b70b3534
FS
97542002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9755
9756 * Makefile.in: Honour DESTDIR.
9757
4434687a
MM
97582002-05-08 Mark Mitchell <mark@codesourcery.com>
9759
9760 * config.guess: Import 2002-03-20 version.
9761 * config.sub: Import 2002-04-26 version.
9762
a89e49c7
RO
97632002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9764
9765 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9766
44e55536
TJ
97672002-05-07 Tim Josling <tej@melbpc.org.au>
9768
9769 * MAINTAINERS: Add self.
9770
dce2d8b2 97712002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9772
9773 * ltmain.sh: Detect and handle object name conflicts
9774 while piecewise linking a static library.
9775
b7c13625
AO
97762002-05-05 Alexandre Oliva <aoliva@redhat.com>
9777
9778 * configure.in (noconfigdirs): Don't disable libgcj on
9779 sparc64-*-solaris* and sparcv9-*-solaris*.
9780
4182d9fa
AO
97812002-05-03 Alexandre Oliva <aoliva@redhat.com>
9782
9783 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9784
7bebf279
TF
97852002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9786
9787 * configure.in (FLAGS_FOR_TARGET): Do not add
9788 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9789 on i[3456]86-*-linux*.
9790
9a06dc7d
TF
97912002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9792
9793 * configure.in (noconfigdirs): Replace [ ] with test.
9794
9795 * configure.in (noconfigdirs): Do not add target-newlib if
9796 target == i[3456]86-*-linux*, and host == target.
9797
a51a07fa
NN
97982002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9799
9e7facd6
DD
9800 * configure.in: delete reference to absent file
9801
aeaa0f2f
NN
9802 * configure.in: replace '[' with 'test'
9803
4bb98828
NN
9804 * configure.in: Eliminate references to gash.
9805 * Makefile.in: Eliminate references to gash.
9806
64791664
NN
9807 * configure.in: remove useless references to 'pic' makefile fragments.
9808
3ed57cf4
NN
9809 * configure.in: (*-*-windows*) Finish removing.
9810
a51a07fa
NN
9811 * configure.in: Eliminate redundant test for libgui.
9812
8552f6f1
RS
98132002-04-29 Roger Sayle <roger@eyesopen.com>
9814
9815 * MAINTAINERS: Add self and realphabetize. Update entries
9816 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9817 entry for a29k port maintainer.
9818
dce2d8b2 98192002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9820
9821 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9822 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9823
704c9a14
NN
98242002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9825
9826 * configure.in: remove references to dead files
9827
7bff5059
MM
98282002-04-19 Mark Mitchell <mark@codesourcery.com>
9829
9830 * MAINTAINERS: Add information about purpose of this file.
9831
0c7c67f0
TT
98322002-04-18 Tom Tromey <tromey@redhat.com>
9833
9834 * configure.in: Disallow configuring libgcj when it is already
9835 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9836 Solaris 2.8 by default. For PR libgcj/6158.
9837
63501e91
NN
98382002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9839
9840 * configure.in: Move default CC setting out of config/mh-* fragments
9841 directly into here.
9842
701afd4d
NN
98432002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9844
9845 * configure.in: don't even try to configure or make a subdirectory
9846 if there's no configure script for it.
9847
07cdae91
MM
98482002-04-15 Mark Mitchell <mark@codesourcery.com>
9849
9850 * MAINTAINERS: Remove chill maintainers.
9851 * Makefile.in (CHILLFLAGS): Remove.
9852 (CHILL_LIB): Remove.
9853 (TARGET_CONFIGDIRS): Remove libchill.
9854 (CHILL_FOR_TARGET): Remove.
9855 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9856 CHILL_LIB.
9857 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9858 (CHECK_TARGET_MODULES): Likewise.
9859 (INSTALL_TARGET_MODULES): Likewise.
9860 (CLEAN_TARGET_MODULES): Likewise.
9861 (configure-target-libchill): Remove.
9862 (all-target-libchill): Remove.
9863 * configure.in (target_libs): Remove target-libchill.
9864 Do not compute CHILL_FOR_TARGET.
9865 * libchill: Remove directory.
5ce6f47b 9866
ab50d72b
DD
98672002-04-11 DJ Delorie <dj@redhat.com>
9868
9869 * Makefile.in, configure.in: Sync with binutils, entries
9870 follow...
9871
0a1e123a
DD
98722002-04-07 Andrew Cagney <ac131313@redhat.com>
9873
9874 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9875 (do-tar, do-bz2): New rules.
9876 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9877 (gdb-tar): New rule.
9878 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9879 (insight_dejagnu.tar): New rule.
9880 (insight.tar): New rule.
9881 (gdb+dejagnu.tar): New rule.
9882 (gdb.tar): New rule.
9883
ab50d72b
DD
98842002-02-01 Mo DeJong <supermo@bayarea.net>
9885
9886 * Makefile.in: Add all-tix to deps for all-snavigator
9887 so that tix is built when building snavigator.
9888
98892002-01-11 Steve Ellcey <sje@cup.hp.com>
9890
9891 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9892 ld and gdb are not supported.
9893
98942002-01-07 Mark Salter <msalter@redhat.com>
9895
9896 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9897 Allow target-libgloss to be built for arm, strongarm, and xscale.
9898
98992001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9900
9901 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9902 options for i[3456]86-pc-linux* native builds.
9903
99042001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9905
9906 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9907 files from .po files for a distribution.
9908
99092001-09-03 Jeff Holcomb <jeffh@redhat.com>
9910
9911 * configure.in: Enable libstdc++-v3 for h8300 targets.
9912
99132001-06-19 Alan Modra <amodra@bigpond.net.au>
9914
9915 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9916 version from bfd/.
9917
9918Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9919
9920 * Makefile.in (VER): When present, extract the version number from
9921 the file version.in.
9922
dce2d8b2 99232001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9924
9925 * configure.in : enable ld for aix
9926
99272001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9928
9929 * config.guess: Add linux target for S/390.
9930
99312000-11-07 Philip Blundell <pb@futuretv.com>
9932
9933 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9934
99352000-11-03 Philip Blundell <pb@futuretv.com>
9936
9937 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9938 files.
9939
99402001-01-15 Ben Elliston <bje@redhat.com>
9941
9942 * configure.in (host_tools): Add sid.
9943 Always configure cgen.
9944
99452000-11-24 Nick Clifton <nickc@redhat.com>
9946
9947 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9948
9949
99502000-08-20 Doug Evans <dje@casey.transmeta.com>
9951
9952 * Makefile.in (ALL_MODULES): Add all-cgen.
9953 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9954 (all-cgen): New target.
9955 (all-opcodes,all-sim): Depend on all-cgen.
9956 * configure.in (host_tools): Add cgen.
9957 Only configure cgen if --enable-cgen-maint.
9958
dce2d8b2 99592002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9960
9961 * configure.in: Add *-*-freebsd* configurations.
9962
90def2b2
TT
99632002-04-08 Tom Tromey <tromey@redhat.com>
9964
9965 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9966 Fixes PR libgcj/6068.
9967
320d7e7a
KW
99682002-03-30 Krister Walfridsson <cato@df.lth.se>
9969
9970 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9971
18b467f1
RO
99722002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9973
9974 * configure.in (alpha*-dec-osf*): Enable libgcj.
9975
dce2d8b2 99762003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9977
9978 * MAINTAINERS (Write After Approval): Add myself.
9979
56ae9405
NC
99802002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9981
9982 Fix for: PR bootstrap/3591, target/5676
9983 * configure.in (mcore-pe): Disable the configuration of
9984 libstdc++-v3 since exceptions are not supported.
9985
f18d9a0c
AG
99862002-03-20 Anthony Green <green@redhat.com>
9987
9988 * configure.in: Enable libgcj for xscale-elf target.
9989
dce2d8b2 9990Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9991
9992 * MAINTAINERS: Update my email address.
9993
28eca9e8
AO
99942002-03-16 Alexandre Oliva <aoliva@redhat.com>
9995
9996 * ltmain.sh (relink_command): Fix typo in previous change.
9997
e67e72c7
AO
99982002-03-15 Alexandre Oliva <aoliva@redhat.com>
9999
10000 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10001 (relink_command): Added --tag flags.
10002 (mode=install): If relinking fails; error out.
10003
c2273204
RH
100042002-03-12 Richard Henderson <rth@redhat.com>
10005
10006 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10007 .NOTPARALLEL tag.
10008 (do-check): Rename from check.
10009 (check): Allow parallel check.
10010
bcb64245
BW
100112002-03-12 Bob Wilson <bob.wilson@acm.org>
10012
10013 * MAINTAINERS: Add myself as maintainer for xtensa port.
10014 Fix alphabetical order in CPU port maintainer list.
10015 Remove myself from Write After Approval list.
10016
63adb4ff
RH
100172002-03-11 Richard Henderson <rth@redhat.com>
10018
10019 * Makefile.in (.NOTPARALLEL): Add fake tag.
10020
9bec4bf0
L
100212002-03-07 H.J. Lu (hjl@gnu.org)
10022
10023 * configure.in: Enable gprof for mips*-*-linux*.
10024
c7fc1f84
DS
100252002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10026
10027 * MAINTAINERS (Write After Approval): Add myself.
10028
6bff33fb
AO
100292002-02-28 Alexandre Oliva <aoliva@redhat.com>
10030
10031 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10032 libjava.
10033 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10034
0210b33b
AO
100352002-02-23 Alexandre Oliva <aoliva@redhat.com>
10036
10037 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10038 because its Makefile is there; test for the executable instead.
10039
fcc0a3ef
AO
100402002-02-22 Alexandre Oliva <aoliva@redhat.com>
10041
10042 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10043 libstdc++-v3 and libjava.
10044
dce2d8b2 100452002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10046
10047 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10048 boehm-gc
5ce6f47b 10049
40fe0ec3
AO
100502002-02-09 Alexandre Oliva <aoliva@redhat.com>
10051
10052 * config.guess: Updated to 2002-01-30's version.
10053 * config.sub: Updated to 2002-02-01's version.
10054 Contribute sh64-elf.
10055 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10056 * configure.in: Added sh64-*-*.
10057
694d53ee
CD
100582002-02-08 Chris Demetriou <cgd@broadcom.com>
10059
10060 * MAINTAINERS: Belatedly add myself to write after approval list.
10061
a9ca50b1
JH
10062Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10063
10064 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10065 Remove self as Write After Approval.
10066
5ffc3500
GK
100672002-01-31 Geoffrey Keating <geoffk@redhat.com>
10068
10069 * MAINTAINERS: Put self in as maintainer for contrib/regression
10070 directory.
10071
4ceaf7fb
PE
100722002-01-28 Phil Edwards <pme@gcc.gnu.org>
10073
10074 * MAINTAINERS: Update my email address.
10075
51584787
JT
100762002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10077
5ce6f47b
EC
10078 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10079 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10080 libraries if not supported for NetBSD on target CPU.
10081
5701d273
DR
100822002-01-25 Douglas B Rupp <rupp@gnat.com>
10083
10084 * install-sh: Use _inst.$$_ for temp file name.
10085
b299a075
JT
100862002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10087
10088 * MAINTAINERS (Write After Approval): Move my contact info
10089 from here...
10090 (OS Port Maintainers): ...to here (netbsd).
10091
51fe14b5
BW
100922002-01-22 Bob Wilson <bob.wilson@acm.org>
10093
10094 * MAINTAINERS (Write After Approval): Add myself.
10095
dce2d8b2 100962002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10097
10098 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10099 (all-target-fastjar): Also depend on all-target-libiberty.
10100
3cd87679
L
101012002-01-16 H.J. Lu (hjl@gnu.org)
10102
10103 * config.guess: Import from master sources, rev 1.225.
10104 * config.sub: Import from master sources, rev 1.238.
10105
969a6d8f
KH
101062002-01-16 Kazu Hirata <kazu@hxi.com>
10107
10108 * MAINTAINERS (Write After Approval): Remove myself.
10109
366f6a52
FW
101102001-12-19 Florian Weimer <fw@deneb.enyo.de>
10111
10112 * MAINTAINERS (Write After Approval): Add myself.
10113
f02240b6
JM
101142001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10115
10116 * MAINTAINERS: Add self as docs co-maintainer.
10117
5d08dc39
MK
101182001-12-11 Matthias Klose <doko@debian.org>
10119
10120 * MAINTAINERS (Write After Approval): Add myself.
10121
39e790d5
ZW
101222001-12-09 Zack Weinberg <zack@codesourcery.com>
10123
10124 * MAINTAINERS: Update my email address.
10125
4519d6a3
TC
101262001-12-07 Turly O'Connor <turly@apple.com>
10127 * MAINTAINERS (Write After Approval): Add myself.
10128 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10129 (rs6000_initialize_trampoline): Call __trampoline_setup for
10130 ABI_DARWIN too.
10131 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10132 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10133
21cf0a73
PC
101342001-12-07 Paolo Carlini <pcarlini@unitus.it>
10135
10136 * MAINTAINERS (Write After Approval): Add myself.
10137
4ee43206
DR
10138Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10139
10140 * configure, configure.in: Use temp file for long sed commands.
10141
251931f3
LG
101422001-12-03 Laurent Guerby <guerby@acm.org>
10143
10144 * config.sub: Update to version 1.232 on subversion.
10145
03777dd7
BE
101462001-12-03 Ben Elliston <bje@redhat.com>
10147
10148 * MAINTAINERS: Update mail address for config.* patches.
10149
dce2d8b2 101502001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10151 Zack Weinberg <zack@codesourcery.com>
10152
10153 When build != host, create libiberty for the build machine.
10154
10155 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10156 CONFIG_ARGUMENTS.
10157 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10158 New variables.
10159 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10160 and rules.
10161 (all.normal): Depend on ALL_BUILD_MODULES.
10162 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10163 (all-build-libiberty): Depend on configure-build-libiberty.
10164
10165 * configure: Calculate and substitute proper value for
10166 ALL_BUILD_MODULES.
10167 * configure.in: Create the build subdirectory.
10168 Calculate and substitute TARGET_CONFIGARGS (formerly
10169 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10170
04075e8f
ZL
101712001-11-26 Ziemowit Laski <zlaski@apple.com>
10172
10173 * MAINTAINERS (write-after-approval): Add self.
10174
ed19322d
CR
101752001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10176
10177 * MAINTAINERS (GNATS only accounts): Remove self.
10178
90a12988
HPN
101792001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10180
10181 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10182 libf2c.
10183
77e653ad
CR
101842001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10185
10186 * MAINTAINERS (Write After Approval): Add self.
10187
64adad99
DB
101882001-11-12 David O'Brien <obrien@FreeBSD.org>
10189
10190 * MAINTAINERS: mips and s390 are also CPU ports.
10191
834a28c7
DB
101922001-11-12 David O'Brien <obrien@FreeBSD.org>
10193
10194 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10195
ef94239f
DB
101962001-11-11 David O'Brien <obrien@FreeBSD.org>
10197
10198 * MAINTAINERS: Alphabetize.
10199
beda0427
KH
102002001-11-09 Kazu Hirata <kazu@hxi.com>
10201
10202 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10203
6ca224d3
JDA
102042001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10205
10206 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10207
132e4bd7
PE
102082001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10209
10210 * configure.in (--enable-languages): Be more permissive about
10211 syntax. Check for empty lists better. Warn about $LANGUAGES.
10212
c6243b4c
GK
102132001-11-08 Geoffrey Keating <geoffk@redhat.com>
10214
10215 * config.sub: Import from master sources, rev. 1.230.
10216 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10217
abbb9e76
LG
102182001-11-07 Laurent Guerby <guerby@acm.org>
10219
10220 * MAINTAINERS (Write After Approval): Add self.
10221
53cdb27a
HPN
102222001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10223
10224 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10225
dd3a88c9
HPN
102262001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10227
10228 * config.sub: Import from master sources, rev 1.226.
10229 * config.guess: Import from master sources, rev 1.216.
10230
d344dce9
HPN
102312001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10232
10233 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10234 * MAINTAINERS: Add self as maintainer of MMIX port.
10235 Remove old after-approval entry.
10236
63f6bcd7
JM
102372001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10238
10239 * ChangeLog, configure: Fix spelling errors.
10240
84f92638
BK
102412001-10-20 Brendan Kehoe <brendan@zen.org>
10242
10243 * MAINTAINERS: Tweak my address.
10244
dce2d8b2 10245Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10246
10247 * MAINTAINERS: Update my email address.
10248
1567080c 102492001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10250
f48a3b5c 10251 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10252 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10253
30106886
GB
102542001-10-10 Geert Bosch <bosch@gnat.com>
10255
e490616e 10256 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10257 Added Robert Dewar.
10258
dce2d8b2 102592001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10260
10261 * MAINTAINERS (Write After Approval): Added self
10262
d1c3e709
GB
102632001-10-02 Geert Bosch <bosch@gnat.com>
10264
10265 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10266
50f5f793
JM
102672001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10268
10269 * configure: Handle temporary files securely using mkdir.
10270
7fddf9a9
AO
102712001-09-29 Alexandre Oliva <aoliva@redhat.com>
10272
10273 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10274
dce2d8b2 102752001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10276
10277 * configure.in (*-*-linux*): Disable configuration of target-newlib
10278 and target-libgloss.
e490616e 10279
0c055e34
AO
102802001-09-26 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10283 RANLIB.
10284
759bfa90
AO
102852001-09-21 Alexandre Oliva <aoliva@redhat.com>
10286
10287 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10288 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10289 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10290 avoid quotes nesting problems.
10291 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10292 (DO_X): Export only variables that are set.
10293
1dc4a750
BE
102942001-09-19 Ben Elliston <bje@redhat.com>
10295
10296 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10297 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10298 semantics. Use the shell built-in "type" command instead.
10299
898c7238
AO
103002001-08-31 Alexandre Oliva <aoliva@redhat.com>
10301
10302 Merged from gcc-3_0-branch:
10303 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10304 * ltcf-c.sh: Use $objext, not $ac_objext.
10305 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10306 * ltcf-cxx.sh: Add support for GNU.
10307 2001-07-22 Timothy Wall <twall@redhat.com>
10308 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10309 default settings if using GNU tools with that configuration.
10310 * ltcf-cxx.sh: Ditto.
10311 * ltcf-gcj.sh: Ditto.
10312 2001-07-21 Michael Chastain <chastain@redhat.com>
10313 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10314 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10315 * ltmain.sh: Mark as gcc-local.
10316
8fa0a32e
EC
103172001-08-30 Eric Christopher <echristo@redhat.com>
10318 Jason Eckhardt <jle@redhat.com>
10319
10320 * config.guess: Merge from master sources.
10321 * config.sub: Merge from master sources, add support for mipsisa32.
10322
32f30f91 103232001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10324 * config.sub: Merge from master sources, rev 1.219.
10325 * MAINTAINERS: Add self as contact for stormy16 port.
10326
f6084f99
ZW
103272001-08-14 Zack Weinberg <zackw@panix.com>
10328
10329 * config.sub: Merge from master sources, rev 1.218.
10330 * config.guess: Merge from master sources, rev 1.209.
10331
91b54f7f
GS
103322001-08-11 Graham Stott <grahams@redhat.com>
10333
10334 * Makefile.in (check-c++): Add missing semicolon.
10335
e5b3941e
JH
10336Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10337
32f30f91 10338 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10339
6387a56e
EC
103402001-07-30 Eric Christopher <echristo@redhat.com>
10341
10342 * MAINTAINERS (Various maintainers: mips port): Added myself.
10343
53b475f0
AH
103442001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10345
e490616e 10346 * configure.in (sh-*-linux*): New.
53b475f0 10347
2a08c780
RH
103482001-07-27 Richard Henderson <rth@redhat.com>
10349
10350 * .cvsignore: Add LAST_UPDATED.
10351
bfa79422
UW
103522001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10353
10354 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10355
0ae85492
AH
103562001-07-16 Aldy Hernandez <aldyh@redhat.com>
10357
e490616e 10358 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10359
8e1ab0fe
NP
10360Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10361
10362 * MAINTAINERS (Write After Approval): Added myself.
10363
2b997990
SC
103642001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10365
10366 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10367 and libgcj on m68hc11/m68hc12.
10368
d920e825
L
103692001-06-27 H.J. Lu (hjl@gnu.org)
10370
10371 * Makefile (CFLAGS_FOR_BUILD): New.
10372 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10373
d425a1e0
JM
103742001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10375
10376 * README: Remove version number.
10377
5b5b4207
GP
103782001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10379
10380 * INSTALL/README: Update wrt. to the installation instructions now
10381 residing in gcc/doc/install.texi.
10382
be839b69
JM
103832001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10384
10385 * README: Replace with a cut-down and updated version of gcc/README.
10386
fe2ee7c4
DE
103872001-06-12 David Edelsohn <edelsohn@gnu.org>
10388
10389 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10390 multilibs to be disabled.
10391
4f5d646c
DB
103922001-06-11 Daniel Berlin <dan@cgsoftware.com>
10393
10394 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10395
818f0c85
AO
103962001-06-09 Alexandre Oliva <aoliva@redhat.com>
10397
10398 * config.guess: Import CVS version 1.195.
10399 * config.sub: Import CVS version 1.212.
10400
e9a8af10
AO
104012001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10402
10403 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10404 gcc/xgcc is built, use -print-prog-name to find out the program
10405 name to use.
10406
ae3ca0a9
PE
104072001-06-04 Phil Edwards <pme@sources.redhat.com>
10408
10409 * config.guess: Import CVS version 1.194. All gcc-local changes
10410 appear to also be in the master copy.
10411 * config.sub: Import CVS version 1.211.
10412
066bd40d
MM
10413Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10414
10415 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10416 with_gcc]: Use `gcc -shared' to build a shared library.
10417
4aef4f33
JDA
10418Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10419
10420 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10421 archives.
10422
c386f00f
RO
10423Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10424
10425 * MAINTAINERS (Write After Approval): Add myself.
10426
2ae5cea5
HPN
104272001-06-01 Hans-Peter Nilsson <hp@axis.com>
10428
10429 * configure.in (libstdcxx_flags): Do not try to execute
10430 libstdc++-v3/testsuite_flags until it exists.
10431
c3766183
AM
104322001-06-01 Alan Modra <amodra@bigpond.net.au>
10433
10434 * MAINTAINERS: Update my email address.
10435
9b337833
GS
104362001-05-31 Graham Stott <grahams@redhat.com>
10437
10438 * MAINTAINERS (Write After Approval): Add myself.
10439
dce2d8b2 104402001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10441
10442 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10443 libraries when using g++ with native linker.
10444
5f7de4b8
AO
104452001-05-28 Alexandre Oliva <aoliva@redhat.com>
10446
10447 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10448
a7bc0fbb
AO
104492001-05-22 Alexandre Oliva <aoliva@redhat.com>
10450
10451 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10452 [aix4*|aix5*]: Prepend blank.
10453
33456445
AO
104542001-05-20 Alexandre Oliva <aoliva@redhat.com>
10455
10456 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10457 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10458 of subdir/configure scripts to use the new libtool.m4.
10459
e48d3d00
MK
104602001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10461
10462 * MAINTAINERS (Write After Approval): Add myself.
10463
9e0e191b
BK
104642001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10465
10466 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10467
3f19b439
BE
104682001-05-11 Ben Elliston <bje@redhat.com>
10469
10470 * Makefile.in (all-sid): New target.
10471 (check-sid, clean-sid, install-sid): Likewise.
10472
6ebe3121
JO
104732001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10474
10475 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10476
ca3667c4
AO
104772001-05-03 Alexandre Oliva <aoliva@redhat.com>
10478
10479 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10480 libgcj.
10481
104822001-05-03 Alexandre Oliva <aoliva@redhat.com>
10483
10484 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10485 gcc/xgcc is built, use -print-prog-name to find out the program
10486 name to use.
10487
b2964d63
AO
104882001-04-26 Alexandre Oliva <aoliva@redhat.com>
10489
b1bb2302
AO
10490 * configure.in (noconfigdirs): Don't reset it from scratch in the
10491 target case; only append to it.
6387a56e 10492
b2964d63
AO
10493 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10494 sparc-*-solaris2.8]: Disable ${libgcj}.
10495
8343765d
AO
104962001-04-25 Alexandre Oliva <aoliva@redhat.com>
10497
10498 * configure.in (libgcj_saved): Copy from $libgcj.
10499 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10500 --disable-libgcj.
10501
ddbb6d43
GRK
105022001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10503
10504 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10505 C front end maintainer.
ddbb6d43 10506
3fa03ff9
AG
10507Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10508
10509 * configure.in: Move *-chorusos target case to the proper switch.
10510 Disable libgcj.
10511
99ffe40f
AO
105122001-04-12 Alexandre Oliva <aoliva@redhat.com>
10513
10514 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10515 1.641.2.228.
10516
78faa32d
FS
105172001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10518
10519 * Makefile.in (STAGE1_CFLAGS): Pass down.
10520
cdbff0ab
AM
105212001-04-13 Alan Modra <amodra@one.net.au>
10522
10523 * config.guess: Add hppa64-linux support. Note for next import that
10524 this is already in the master file.
10525 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10526
75b9074c
AO
105272001-04-12 Alexandre Oliva <aoliva@redhat.com>
10528
10529 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10530 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10531
125404c5
SS
105322001-04-11 Stan Shebs <shebs@apple.com>
10533
10534 * MAINTAINERS: Add self as Darwin port maintainer.
10535
876684fe
AM
105362001-04-11 Alan Modra <amodra@one.net.au>
10537
10538 * MAINTAINERS: Update my email address.
10539
06729913
LR
105402001-04-10 Loren J. Rittle <ljrittle@acm.org>
10541
10542 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10543 recent versions of FreeBSD (release 3 or later).
10544 * ltconfig: On FreeBSD, -lc must not be provided when building
10545 a shared library or else the standard -pthread gcc option is
10546 rendered worthless to later users of the built library.
10547
67916302
JM
105482001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10549
10550 * MAINTAINERS: Add self and RTH as C front end maintainers.
10551
d2bc0628
AO
105522001-04-05 Alexandre Oliva <aoliva@redhat.com>
10553
e490616e
ZW
10554 * config.sub: Make sure to match an already-canonicalized
10555 machine name (eg. mn10300-unknown-elf).
d2bc0628 10556
a3406c06
AO
105572001-04-01 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10560 New macros.
10561 (bootstrap, cross): Use RECURSE_FLAGS.
10562 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10563
a076f6a4
AO
105642001-03-27 Alexandre Oliva <aoliva@redhat.com>
10565
10566 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10567
e9f4fa71
CH
105682001-03-22 Colin Howell <chowell@redhat.com>
10569
7238de5c
CH
10570 * Makefile.in (DO_X): Do not backslash single-quotes in
10571 backquotes (two places).
e9f4fa71 10572
b6b14b1b
AO
105732001-03-22 Alexandre Oliva <aoliva@redhat.com>
10574
10575 Re-installed:
10576 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10577 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10578 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10579 * ltcf-cxx.sh: Likewise.
10580 * ltcf-gcj.sh: Likewise.
10581
1eb0b89d
GP
105822001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10583
10584 * MAINTAINERS: Add myself as "documentation co-maintainer".
10585
82e23236
AO
105862001-03-22 Alexandre Oliva <aoliva@redhat.com>
10587
10588 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10589 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10590
64ec27c3
TT
105912001-03-19 Tom Tromey <tromey@redhat.com>
10592
10593 * config-ml.in: Handle GCJ and GCJFLAGS.
10594
191de407
MC
105952001-03-21 Michael Chastain <chastain@redhat.com>
10596
10597 * Makefile.in: all-m4 depends on all-texinfo.
10598
fed4dede
LR
105992001-03-20 Loren J. Rittle <ljrittle@acm.org>
10600
10601 * MAINTAINERS: Add myself to write after approval list.
10602
085072bb
LB
106032001-03-18 Laurynas Biveinis <lauras@softhome.net>
10604
10605 * Makefile.in (DO_X): Quote nested quotes.
10606
5af8ea3f
AM
106072001-03-18 Alan Modra <alan@linuxcare.com.au>
10608
10609 * MAINTAINERS: Add myself to write after approval list.
10610
69e23037
LB
106112001-03-15 Laurynas Biveinis <lauras@softhome.net>
10612
10613 * Makefile.in (DO_X): Use double quotes for quoting
10614 "RANLIB=$${RANLIB}".
10615
2b9650f4
OP
106162001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10617
10618 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10619
dce2d8b2 106202001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10621
10622 * configure.in: Only use `lang_requires' for languages athat are
10623 actually enabled.
10624
f6646274
PE
106252001-03-08 Phil Edwards <pme@sources.redhat.com>
10626
10627 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10628
c9a54638
AO
106292001-03-08 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10632
6a556ad6
TT
106332001-03-07 Tom Tromey <tromey@redhat.com>
10634
10635 * configure.in: Allow config-lang.in to set `lang_requires' to list
10636 of other required languages.
10637
6822468a
LB
106382001-03-06 Laurynas Biveinis <lauras@softhome.net>
10639
10640 * Makefile.in: Remove RANLIB definition. Use RANLIB
10641 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10642 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10643
f04885d3 106442001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10645 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10646
f04885d3
BK
10647 * Makefile.in (check-c++): Use tabs, not spaces.
10648
288edf47 106492001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10650
288edf47
LB
10651 * MAINTAINERS: add myself to Write After Approval list.
10652
3d55d2f8 106532001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10654
e490616e 10655 * Makefile.in (check-c++): New rule.
6387a56e 10656
4d88a68a
BK
10657 * configure.in (target_libs): Remove libg++.
10658 (noconfigdirs): Remove libg++.
10659 (noconfigdirs): Same.
10660 (noconfigdirs): Same.
10661 (noconfigdirs): Same.
10662
10663 * config-ml.in: Remove libg++ references.
10664
10665 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10666 (ALL_TARGET_MODULES): Same.
10667 (configure-target-libg++): Remove.
10668 (all-target-libg++): Remove.
10669 (configure-target-libio): Remove.
10670 (all-target-libio): Remove.
10671 (check-target-libio): Remove.
10672 (.PHONY): Remove.
10673 (libg++.tar.bz2): Remove.
10674 (all-target-cygmon): Remove libio.
10675 (all-target-libstdc++): Remove.
10676 (configure-target-libstdc++): Remove.
10677 (TARGET_LIB_PATH): Remove libstdc++.
10678 (ALL_GCC_CXX): Remove libstdc++.
10679 (all-target-gperf): Correct.
10680
2437d4ed
NC
106812001-02-16 Nick Clifton <nickc@redhat.com>
10682
10683 * configure.in (noconfigdirs): Allow configuration of texinfo
10684 for Cygwin hosts.
10685
85b99cbe
AG
106862001-02-15 Anthony Green <green@redhat.com>
10687
10688 * configure: Introduce GCJ_FOR_TARGET.
10689 * configure.in: Ditto.
10690 * Makefile.in: Ditto.
10691
7b18790c
AS
106922001-02-13 Andreas Schwab <schwab@suse.de>
10693
10694 * MAINTAINERS: Update mail address.
10695
c4880c99
MS
106962001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10697
10698 * config.guess: Add linux target for S/390.
10699 * config.sub: Likewise.
10700
dce2d8b2 107012001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10702
10703 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10704 target-libgloss.
e31ae6db 10705
7739adfb
BE
107062001-02-06 Ben Elliston <bje@redhat.com>
10707
10708 * configure: Output host type to stdout, not stderr.
10709
36ca672c
MM
107102001-02-05 Mark Mitchell <mark@codesourcery.com>
10711
e40f2829 10712 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10713 * ltcf-cxx.sh: Likewise.
10714
36ca672c
MM
10715 * config.if: Assume enable_libstdcxx_v3 is defined.
10716
22fdd65e
MM
107172001-02-04 Mark Mitchell <mark@codesourcery.com>
10718
10719 Remove V2 C++ library.
10720 * configure.in: Remove --enable-libstdcxx_v3 support.
10721
3b60dd8e
BM
107222001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10723
10724 * include/demangle.h: Add prototype for java_demangle_v3.
10725
42c0c80a
PE
107262001-01-29 Phil Edwards <pme@sources.redhat.com>
10727
10728 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10729
0be25992
RH
107302001-01-27 Richard Henderson <rth@redhat.com>
10731
10732 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10733
8a8de62d
MS
107342001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10735
10736 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10737 Don't unset, it's non-portable and no longer necessary, set to empty
10738 instead.
10739
92769744
MS
107402001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10741
10742 * ltconfig: Shell portability fix for the tagname validity check.
10743
88a1c0ab
AO
107442001-01-27 Alexandre Oliva <aoliva@redhat.com>
10745
10746 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10747 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10748
45291dd5
MS
107492001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10750
10751 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10752
1ace7e15
TT
107532001-01-26 Tom Tromey <tromey@redhat.com>
10754
10755 * configure.in: Allow libgcj to be built on Sparc Solaris.
10756
0ef8b11b
DE
107572001-01-25 David Edelsohn <edelsohn@gnu.org>
10758
10759 * ltcf-c.sh: Add aix5 case.
10760 * ltcf-cxx.sh: Likewise.
10761 * ltconfig: Likewise.
10762
0006091e
AO
107632001-01-24 Alexandre Oliva <aoliva@redhat.com>
10764
9bad11e1
AO
10765 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10766 keep at least one of build_libtool_libs or build_old_libs set to
10767 yes.
10768
0006091e
AO
10769 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10770 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10771
7c01b2b5
BM
107722001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10773
10774 * configure.in: Enable libgcj on several additional platforms.
10775
d340e0ac
BM
107762001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10777
10778 * configure.in: Enable libgcj for linux targets.
10779
5baf8c37
MS
107802001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10781
10782 * MAINTAINERS (Write After Approval): Add myself.
10783
10a0ba84
JDA
107842001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10785
10786 * MAINTAINERS: Add myself as vax port maintainer.
10787
357c6a4b
FH
107882001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10789
10790 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10791
6e2d9a7a
MS
107922001-01-09 Mike Stump <mrs@wrs.com>
10793
10794 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10795 failures of subdirectories.
10796
b6b14b1b 107972001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10798
b6b14b1b 10799 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10800 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10801 * ltcf-cxx.sh: Likewise.
10802 * ltcf-gcj.sh: Likewise.
10803 * ltconfig.sh: Fix typo.
976b230d 10804
07109110
LB
108052001-01-02 Laurynas Biveinis <lauras@softhome.net>
10806
10807 * configure: handle DOS-style absolute paths.
10808
1da5b8fc
LB
108092001-01-02 Laurynas Biveinis <lauras@softhome.net>
10810
10811 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10812
4c2f5b4f
MM
108132000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10814
10815 * MAINTAINERS: Add myself as avr port co-maintainer.
10816
bc53668e
BE
108172000-12-28 Ben Elliston <bje@redhat.com>
10818
10819 * MAINTAINERS: Add myself under ``Write After Approval''.
10820
c387606f
JM
108212000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10822
10823 * texinfo: Remove directory from GCC.
10824
2cb5082c
JM
108252000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10826
10827 * COPYING: Update to current
10828 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10829 to 19yy as example year in copyright notice).
10830
cc330df9
BK
108312000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10832
6387a56e 10833 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10834 (libstdcxx_incdir): Pass down.
10835 * config.if: Remove expired bits for cxx_interface, add stub.
10836 (libstdcxx_incdir): Add variable for g++ include directory.
10837 * configure.in (gxx_include_dir): Use it.
6387a56e 10838
4c6b2835
AO
108392000-12-18 Alexandre Oliva <aoliva@redhat.com>
10840
10841 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10842 with old-email address from ``Write After Approval''.
10843
3896f13e
AJ
108442000-12-15 Andreas Jaeger <aj@suse.de>
10845
10846 * configure.in: Handle lang_dirs.
10847
108482000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10849
ad46e881
TT
10850 * MAINTAINERS: Removed brads.
10851
90a10418
TT
10852 * MAINTAINERS: Added gcj developers.
10853
41dfe3a2 108542000-12-13 Anthony Green <green@redhat.com>
6387a56e 10855
41dfe3a2 10856 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10857 listed. Disable libgcj for x86 and Alpha Linux until compatible
10858 with g++ abi.
6387a56e 10859
e2f601da
MS
108602000-12-13 Mike Stump <mrs@wrs.com>
10861
10862 * Makefile.in (local-distclean): Also remove fastjar.
10863
70030c01
RB
108642000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10865
10866 * contrib/gcc_update: Add fastjar --touch entries.
10867
2a50f859
AO
108682000-12-12 Alexandre Oliva <aoliva@redhat.com>
10869
10870 * configure.in: Disable language-specific target libraries for
10871 languages that aren't enabled.
10872
7743113b
AG
108732000-12-10 Anthony Green <green@redhat.com>
10874
10875 * configure.in: Define libgcj. Disable libgcj target libraries for
10876 most targets.
10877
92e061a6
NB
108782000-12-10 Neil Booth <neilb@earthling.net>
10879
10880 * MAINTAINERS: Update mail address, remove from WAA list.
10881
f34ff6d6
APB
108822000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10883
10884 * libjava: Imported from /cvs/java.
10885 * libffi: Likewise.
10886 * Boehm-gc: Likewise.
10887
d82a33c6
APB
108882000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10889
10890 * configure.in (target_libs): Revert 2000-12-08 patch.
10891 (noconfigdirs): Added target-libjava.
10892
e14f8e28
LB
108932000-12-09 Laurynas Biveinis <lauras@softhome.net>
10894
10895 * djunpack.bat: removed.
10896
fc26516b
LB
108972000-12-09 Laurynas Biveinis <lauras@softhome.net>
10898
10899 * Makefile.in: handle DOS-style absolute paths.
10900 * config-ml.in: likewise.
10901 * symlink-tree: likewise.
10902
bd8757b3
APB
109032000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10904
10905 * fastjar: Imported.
10906
81522a1f
APB
109072000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10908
10909 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10910 libjava.
10911 * configure.in (target_libs): Removed `target-libjava'.
10912
5db1f7ed
APB
109132000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10914
10915 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10916 (ALL_MODULES): Added fastjar.
10917 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10918 (all-target-libjava): all-fastjar replaces all-zip.
10919 (all-fastjar): Added.
10920 (configure-target-fastjar, all-target-fastjar): Likewise.
10921 * configure.in (host_tools): Added fastjar.
10922
5e59997c
MS
109232000-12-07 Mike Stump <mrs@wrs.com>
10924
10925 * Makefile.in (local-distclean): Remove leftover built files.
10926
0a534f40
NC
109272000-11-24 Nick Clifton <nickc@redhat.com>
10928
10929 * configure.in (xscale-elf): Add target.
10930 (xscale-coff): Add target.
10931
7686cadf
LR
109322000-11-22 Loren J. Rittle <ljrittle@acm.org>
10933
e490616e
ZW
10934 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10935 recent versions of FreeBSD (release 3 or later).
10936 * ltconfig: On FreeBSD, -lc must not be provided when building
10937 a shared library or else the standard -pthread gcc option is
10938 rendered worthless to later users of the built library.
7686cadf 10939
fff01699
FF
109402000-11-16 Fred Fish <fnf@be.com>
10941
10942 * configure.in (enable_libstdcxx_v3): Fix typo,
10943 libstd++ -> libstdc++.
10944
4dc16355
KL
109452000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10946
10947 * MAINTAINERS: Add self to Write After Approval list.
10948
bf6fc7b2
BS
109492000-11-21 Bernd Schmidt <bernds@redhat.com>
10950
10951 * MAINTAINERS: Update my email address. Add myself to global write
10952 privs list.
10953
ce8e06b1
AO
109542000-11-18 Alexandre Oliva <aoliva@redhat.com>
10955
6e2a4843
AO
10956 * Makefile.in: Merge with src and libgcj.
10957 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10958 configure-target-<library> when their configure scripts need the C
10959 or C++ library to have already been built to work properly.
10960 (do_proto_toplev): Set them to an empty string.
10961
ce8e06b1
AO
10962 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10963 (REALLY_SET_LIB_PATH): Use them.
10964
c003f378
SS
109652000-11-17 Stan Shebs <shebs@apple.com>
10966
10967 * MAINTAINERS: Add self to Write After Approval list.
10968
cc1e60ea
JM
109692000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10970
10971 * configure: Provide the original toplevel configure arguments
10972 (including $0) to subprocesses in the environment rather than
10973 through gcc/configargs.h.
10974
1173593d
JM
109752000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10976
10977 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10978 C99. Alphabetise "Write After Approval" list.
10979
520907ee
MM
109802000-11-12 Mark Mitchell <mark@codesourcery.com>
10981
34f6fbdb
MM
10982 * configure: Turn on libstdc++ V3 by default.
10983
520907ee
MM
10984 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10985 if we've got GCC.
10986
0bbd37ed
PB
109872000-11-11 Philip Blundell <philb@gnu.org>
10988
10989 * MAINTAINERS: Add self to Write After Approval list.
10990
7ca0e6d9
DE
109912000-11-09 David Edelsohn <edelsohn@gnu.org>
10992
10993 * ltcf-c.sh (aix4): Improve shared library configuration; require
10994 exporting symbols.
10995 * ltcf-cxx.sh (aix4): Define.
10996 * ltconfig (aix4): Define library and soname specs appropriate for
10997 AIX. Define command to create export symbols list.
10998
dce2d8b2 10999Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11000
11001 * config.sub: Add support for Sun Chorus
11002
fc05d516
NC
110032000-10-31 Nick Clifton <nickc@redhat.com>
11004
11005 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11006 <name>@redhat.com. Also installed new email address for Clint
11007 Popetz.
6387a56e 11008
90a0e73f
JM
110092000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11010
11011 * etc: Remove directory from GCC.
11012
a5e1b548
MM
110132000-10-16 Michael Meissner <meissner@redhat.com>
11014
11015 * configure (gcc/configargs.h): Only create if there is a build GCC
11016 directory created.
11017
6387a56e
EC
110182000-10-16 Matthias Klose <doko@debian.org>
11019
be1db873
MK
11020 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11021 when configured for libstdc++-v3.
11022
f5fa9a5b
PE
110232000-10-05 Phil Edwards <pme@gcc.gnu.org>
11024
11025 * configure: Save configure arguments to gcc/configargs.h.
11026
61a77fea
PT
110272000-10-04 Philipp Thomas <pthomas@suse.de>
11028
11029 * config.guess: Import CVS version 1.157.
11030 * config.sub: Import CVS version 1.181.
11031
3a4fee66
AP
110322000-10-04 Andris Pavenis <pavenis@latnet.lv>
11033
11034 * Makefile.in (bootstrap): avoid recursion if subdir missing
11035 (cross): ditto
11036 (do-proto-toplev): ditto
11037
3dd7094e
AO
110382000-09-30 Alexandre Oliva <aoliva@redhat.com>
11039
de710532
AO
11040 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11041 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11042
3dd7094e
AO
11043 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11044 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11045 all affected `configure' scripts.
11046
e592386f
NB
11047Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11048
11049 * MAINTAINERS: Add self as cpplib co-maintainer.
11050
fba54939
AH
110512000-09-24 Aldy Hernandez <aldyh@redhat.com>
11052
11053 * MAINTAINERS: Add self to Write After Approval list.
11054
2bd429f4
GP
110552000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11056
11057 * INSTALL/README: egcs -> GCC update.
11058
dce2d8b2 11059Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11060
11061 * MAINTAINERS: Add myself to Write After Approval list.
11062
d7ce9a83
KH
110632000-09-15 Kazu Hirata <kazu@hxi.com>
11064
11065 * MAINTAINERS: Add myself to Write After Approval list.
11066
18a53ffe
JL
11067Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11068
e490616e
ZW
11069 * configure.in: Do not build byacc for hppa64. Provide paths to the
11070 X11 libraries for hppa64.
18a53ffe 11071
f246ff23
SC
110722000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11073
11074 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11075
06298abd
AO
110762000-09-06 Alexandre Oliva <aoliva@redhat.com>
11077
4b92758a
AO
11078 * Makefile.in (all-zlib): Added dummy target.
11079
06298abd
AO
11080 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11081 ltcf-gcj.sh: Updated from libtool multi-language branch.
11082
4d73d07a
AO
110832000-09-05 Alexandre Oliva <aoliva@redhat.com>
11084
11085 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11086 (bootstrap*): Depend on all-bootstrap.
11087
05d52d78
PT
110882000-09-05 Philipp Thomas <pthomas@suse.de>
11089
11090 * config.guess: Import CVS version 1.156.
11091 * config.sub: Import CVS version 1.179.
11092
3c809ba4
AG
110932000-09-02 Anthony Green <green@cygnus.com>
11094
11095 * Makefile.in (all-gcc): Depend on all-zlib.
11096 (CLEAN_MODULES): Add clean-zlib.
11097 (ALL_MODULES): Add all-zlib.
11098 * configure.in (host_libs): Add zlib.
11099
10ad78a0 111002000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11101
11102 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11103 crosses, but add gcc/include to the header search path for them.
11104
b36a9ce3
DB
111052000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11106
11107 * MAINTAINERS: Add self to Write After Approval list.
11108
cb011248
FS
111092000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11110
11111 * config.guess: Import CVS version 1.152.
11112 * config.sub: Import CVS version 1.177.
11113
db310af0
AO
111142000-08-25 Alexandre Oliva <aoliva@redhat.com>
11115
7965440a
AO
11116 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11117 $targargs to tell whether newlib is going to be built.
11118
db310af0
AO
11119 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11120 $$r/TARGET_SUBDIR/libio for _G_config.h.
11121
e7977565
AO
111222000-08-23 Alexandre Oliva <aoliva@redhat.com>
11123
11124 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11125
126bb9ed
DD
111262000-08-22 DJ Delorie <dj@redhat.com>
11127
11128 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11129
5b0e9d29
AO
111302000-08-22 Alexandre Oliva <aoliva@redhat.com>
11131
11132 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11133 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11134 sub-configures.
11135
4f3e904e
DD
111362000-08-21 DJ Delorie <dj@redhat.com>
11137
11138 * MAINTAINERS: Add self as a libiberty maintainer
11139
c9635443
AO
111402000-08-16 Alexandre Oliva <aoliva@redhat.com>
11141
11142 * configure.in (libstdcxx_flags): Use
11143 libstdc++-v3/src/libstdc++.INC.
11144
8b2100ba
AO
111452000-08-15 Alexandre Oliva <aoliva@redhat.com>
11146
11147 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11148
57119aa9
ZW
111492000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11150
eeb943b0
ZW
11151 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11152
6387a56e 11153 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11154 explicit. Substitute enable_threads into generated Makefiles.
11155 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11156 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11157
acffa7c4
GK
111582000-08-13 Geoff Keating <geoffk@cygnus.com>
11159
11160 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11161
808d8c41
AO
111622000-08-12 Alexandre Oliva <aoliva@redhat.com>
11163
11164 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11165 previous delta.
11166
1fc8c51c 111672000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11168
1fc8c51c
JM
11169 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11170 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11171 (FLAGS_FOR_TARGET): Not here.
11172 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11173
25698887
AO
111742000-08-11 Alexandre Oliva <aoliva@redhat.com>
11175
11176 * config-ml.in (CC, CXX): Don't introduce a leading space.
11177
10120687
DD
111782000-08-07 DJ Delorie <dj@delorie.com>
11179
11180 * MAINTAINERS: Add self as a DJGPP maintainer
11181
15c758e9
DD
111822000-08-07 DJ Delorie <dj@redhat.com>
11183
11184 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11185 "if we're also building gcc, and it's a gcc that will run on the
11186 build machine, we want to use its includes instead of the system's
11187 default includes".
11188
2d0de245
JM
111892000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11190
11191 * MAINTAINERS: Add self to Write After Approval list.
11192
e81b330a
AO
111932000-08-03 Alexandre Oliva <aoliva@redhat.com>
11194
83440c1e
AO
11195 * configure.in (libstdcxx_flags): Don't use `"'.
11196
e81b330a
AO
11197 * config-ml.in: Adjust multilib search paths to the
11198 appropriate multilib tree.
11199
cf95c847
AO
112002000-08-02 Alexandre Oliva <aoliva@redhat.com>
11201
11202 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11203 commas in $LANGUAGES.
11204
9e9af119
MH
112052000-08-02 Manfred Hollstein <manfredh@redhat.com>
11206
11207 * configure.in: Re-enable all references to libg++ and librx.
11208
606ce391
AO
112092000-08-01 Alexandre Oliva <aoliva@redhat.com>
11210
89820b43
AO
11211 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11212 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11213 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11214 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11215
606ce391
AO
11216 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11217
04179d4a
AO
112182000-07-31 Alexandre Oliva <aoliva@redhat.com>
11219
11220 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11221 CXX_FOR_TARGET for sed.
11222
d4eb109c
AO
112232000-07-30 Alexandre Oliva <aoliva@redhat.com>
11224
11225 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11226 Do not override if already set in the environment or in configure.
11227 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11228 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11229
4f4caf92
AO
112302000-07-28 Alexandre Oliva <aoliva@redhat.com>
11231
11232 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11233 the libtool CVS tree multi-language branch.
11234 * ltconfig, ltmain.sh: Updated.
6387a56e 11235
b87487b6
AO
112362000-07-27 Alexandre Oliva <aoliva@redhat.com>
11237
1670d1ea
AO
11238 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11239 (clean-target): Depend on it.
11240
b87487b6
AO
11241 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11242 (GCC_FOR_TARGET): Use it.
11243 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11244 * configure.in: ... here.
11245 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11246 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11247
4e81ae98
EC
112482000-07-24 Eric Christopher <echristo@cygnus.com>
11249
11250 * MAINTAINERS: Add self to Write After Approval list.
11251
059ae32c
AO
112522000-07-24 Alexandre Oliva <aoliva@redhat.com>
11253
5b28edd4
AO
11254 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11255 (configure-target-libchill, configure-target-libobjc): Likewise.
11256
059ae32c
AO
11257 * configure.in: Use the same cache file for all target libs.
11258 * config-ml.in: But different cache files per multilib variant.
11259
1adcd149
MS
112602000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11261
11262 * configure (topsrcdir): Don't use dirname.
11263
2d573dff
JO
112642000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11265
11266 * MAINTAINERS: Add self to Write After Approval list.
11267
d207ebef
JM
112682000-07-20 Jason Merrill <jason@redhat.com>
11269
11270 * configure.in: Remove all references to libg++ and librx.
11271
11272 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11273
112742000-07-20 Hans-Peter Nilsson <hp@axis.com>
11275
11276 * config.sub: Update to subversions version 2000-07-06.
11277
7b7792d5
AH
112782000-07-12 Andrew Haley <aph@cygnus.com>
11279
11280 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11281 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11282
3abaac67
PE
112832000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11284
11285 * symlink-tree: Check number of arguments.
11286
34be2b36
JW
112872000-07-05 Jim Wilson <wilson@cygnus.com>
11288
11289 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11290 search path for a g++ extracted from the build tree. This
11291 will allow link tests run by configure scripts in
11292 subdirectories to succeed.
11293
d207ebef
JM
112942000-07-01 Koundinya K <kk@ddeorg.soft.net>
11295
e490616e 11296 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11297
0900331b
MH
112982000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11299
11300 * MAINTAINERS: Add myself as loop discovery maintainer.
11301
d207ebef
JM
113022000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11303
11304 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11305 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11306
113072000-06-19 Timothy Wall <twall@cygnus.com>
11308
11309 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11310 * config.sub: Add tic54x target.
11311
11a27a76
TM
11312Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11313
11314 * MAINTAINERS: Add self as Fortran maintainer,
11315 remove Craig Burley.
11316
d207ebef 11317Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11318
d207ebef
JM
11319 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11320 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11321
7758b73f
PT
11322Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11323
11324 * MAINTAINERS: Add self as i18n maintainer
11325
d207ebef
JM
1132620000-05-21 H.J. Lu (hjl@gnu.org)
11327
e490616e
ZW
11328 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11329 directory are used if they exist. Make sure
11330 $(build_tooldir)/include is searched for header files,
11331 $(build_tooldir)/lib/ for library files.
d207ebef 11332 (GCC_FOR_TARGET): Likewise.
e490616e 11333 (CXX_FOR_TARGET): Likewise.
d207ebef 11334
bae29210
JL
11335Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11336
11337 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11338
d207ebef 11339Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11340
11341 * Makefile.in (configure-target-libiberty): Depend on
11342 configure-target-newlib.
11343
aab0d19d
AO
113442000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11345
11346 * configure.in, Makefile.in: Merge all libffi-related
11347 configury stuff from the libgcj tree.
11348
d207ebef
JM
11349Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11350
11351 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11352 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11353
11354Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11355
11356 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11357 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11358 current version information. Add to proto-toplev directory.
d207ebef
JM
11359 (gdb-taz): Build do-djunpack.
11360
758c7bd4
DE
113612000-05-15 David Edelsohn <edelsohn@gnu.org>
11362
11363 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11364
1888228d
AC
11365Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11366
11367 * MAINTAINERS: Add self to Write After Approval list.
11368
d207ebef
JM
113692000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11370
11371 * ltmain.sh: Preserve in relink_command any environment
11372 variables that may affect the linker behavior.
11373
2d7cc2fe
JL
11374Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11375
d207ebef
JM
11376 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11377
11378Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11379
11380 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11381
113822000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11383
11384 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11385 with the version name.
2d7cc2fe 11386
ee455968
JE
11387Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11388
11389 * MAINTAINERS: Add self as bb-reorder maintainer.
11390
73b97e5c
BK
113912000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11392
11393 * config.if: Tweak.
11394
d207ebef
JM
113952000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11396
11397 * djunpack.bat: New file.
11398
11399Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11400
11401 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11402 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11403 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11404 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11405
954869eb
DP
114062000-04-16 Dave Pitts <dpitts@cozx.com>
11407
e490616e
ZW
11408 * config.sub (case $basic_machine): Change default for "ibm-*"
11409 to "openedition".
954869eb 11410
eaabe541
AJ
114112000-04-13 Andreas Jaeger <aj@suse.de>
11412
11413 * MAINTAINERS: Added myself.
11414
d207ebef
JM
11415Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11416
11417 * Makefile.in (gdb-taz): New target. GDB specific archive.
11418 (do-md5sum): New target.
11419 (MD5PROG): Define.
11420 (PACKAGE): Default to TOOL.
11421 (VER): Default to a shell script.
11422 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11423 md5 checksum generation.
d207ebef
JM
11424 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11425 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11426 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11427 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11428
11429Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11430
11431 * configure (warn_cflags): Delete.
11432
0ea6d60c
PDM
11433Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11434
11435 * MAINTAINERS: Added myself.
11436
17090313 114372000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11438 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11439
e490616e
ZW
11440 * configure.in (enable_libstdcxx_v3): Add.
11441 (target_libs): Add bits here to switch between libstdc++-v2 and
11442 libstdc++-v3.
11443 * config.if: And this file too.
11444 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11445
76b78517
MM
114462000-04-05 Michael Meissner <meissner@redhat.com>
11447
11448 * config.sub (d30v): Add d30v as a basic machine type.
11449
ad242caf
JM
114502000-03-29 Jason Merrill <jason@casey.cygnus.com>
11451
11452 * configure.in: -linux-gnu*, not -linux-gnu.
11453
d4537148
TM
11454Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11455
11456 * MAINTAINERS: Add self in write-after-approval section.
11457
f152e9d4
JW
11458Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11459
11460 * MAINTAINERS: Add self as ia64 port maintainer.
11461
6a5fcef1
NB
114622000-03-08 Neil Booth <NeilB@earthling.net>
11463
11464 * MAINTAINERS: Add self in write-after-approval section.
11465
d207ebef 11466Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11467
d207ebef
JM
11468 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11469 (do-tar-bz2): Replace TOOL with PACKAGE.
11470 (gdb.tar.bz2): Remove GDBTK from GDB package.
11471 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11472 dejagnu.tar.bz2): New packages.
d207ebef
JM
11473
114742000-02-27 Andreas Jaeger <aj@suse.de>
11475
11476 * configure.in: Add entry for mips*-*-linux*, move catch all
11477 *-*-*linux* entry below this one.
11478
114792000-02-27 Ian Lance Taylor <ian@zembu.com>
11480
11481 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11482
521fe9d0
NC
114832000-02-24 Nick Clifton <nickc@cygnus.com>
11484
11485 * config.sub: Support an OS of "wince".
11486
d207ebef
JM
11487Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11488
11489 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11490 version.
d207ebef 11491
dce2d8b2 114922000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11493
11494 * config.sub: Add support for Linux/IBM 370.
11495 * configure.in: Likewise.
11496
3a685f6f
NC
114972000-02-22 Nick Clifton <nickc@cygnus.com>
11498
11499 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11500
dce2d8b2 115012000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11502
d207ebef 11503 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11504
4746ee26
KG
115052000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11506
11507 * configure (gcc_version): When setting, narrow search to
11508 lines containing `version_string'.
11509
ba96c72d
DC
115102000-02-15 Denis Chertykov <denisc@overta.ru>
11511
11512 * config.sub: Add support for avr target.
11513
77f16a66
NC
115142000-02-14 Nick Clifton <nickc@cygnus.com>
11515
11516 * MAINTAINERS: Add maintainers for MCore port.
11517
784a3a80
HPN
11518Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11519
11520 * config.sub: Add mmix-knuth-mmixware.
11521
719dd4fa
KG
115222000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11523
11524 * MAINTAINERS: Pair cccp with cpplib maintainership.
11525
dce2d8b2 115262000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11527
11528 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11529 structure stuff to -L library search.
11530 (CXX_FOR_TARGET): Ditto.
11531 (CROSS_CHECK_MODULES): Fix spelling mistake.
11532
7a53e94b
MM
115332000-01-24 Mark Mitchell <mark@codesourcery.com>
11534
11535 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11536 the C++ compiler.
11537
0da3b5a7
RH
115382000-01-12 Richard Henderson <rth@cygnus.com>
11539
11540 * configure.in: Don't build some bits for beos.
11541
02368d6d
JS
115422000-01-12 Joel Sherrill (joel@OARcorp.com)
11543
11544 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11545 as include files.
11546
2e76d35c
ZW
115472000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11548
11549 * Add self as cpplib maintainer, as requested by Jason
11550 Merrill. Correct my e-mail address.
11551
4c25fdcf
GK
115522000-01-06 Geoff Keating <geoffk@cygnus.com>
11553
11554 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11555 not mh-aix43.
11556
188e3966
HPN
11557Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11558
11559 * MAINTAINERS: Add myself to "write after approval" list.
11560
c2f5d030
RH
115611999-12-14 Richard Henderson <rth@cygnus.com>
11562
11563 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11564 * config.sub: Accept alphaev[78], alphaev8.
11565
eeda916a
AO
115661999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11567
11568 * config.guess, config.sub: Update from autoconf.
11569
b3bd7820
BK
115701999-11-29 Bruce Korb <autogen@linuxbox.com>
11571
2c290989 11572 * MAINTAINERS: update my playtime e-address.
b3bd7820 11573
1882b2b1
RO
11574Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11575
11576 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11577 necessary libraries are missing.
11578
dce2d8b2 11579Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11580
11581 * MAINTAINERS: Add new 'write after approval' maintainer.
11582
1e25de97
APB
11583Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11584
11585 * MAINTAINERS: Add new Java maintainer.
11586
1722c704
AS
115871999-10-25 Andreas Schwab <schwab@suse.de>
11588
11589 * configure: Fix quoting inside arguments of eval.
11590
8141abe8
NC
115911999-10-21 Nick Clifton <nickc@cygnus.com>
11592
11593 * config-ml.in: Allow suppression of some ARM multilibs.
11594
0b77644a
LV
11595Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11596
11597 * config.guess: Add OS/390 match pattern.
11598 * config.sub: Add mvs, openedition targets.
11599 * configure.in (i370-ibm-opened*): New.
11600
d207ebef
JM
116011999-09-04 Steve Chamberlain <sac@pobox.com>
11602
11603 * config.sub: Add support for configuring for pj.
11604
116051999-08-31 Nick Clifton <nickc@cygnus.com>
11606
11607 * config.sub (maybe_os): Add support for configuring for fr30.
11608
af13ebe9
NC
116091999-08-25 Nick Clifton <nickc@cygnus.com>
11610
11611 * configure.in: Do not configure or build ld for AIX
11612 platforms. ld is known to be broken on these platforms.
11613
1250c760
RO
11614Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11615
11616 * config-ml.in: Pass compiler flag corresponding to multidirs to
11617 subdir configures.
11618
d207ebef
JM
116191999-08-09 Ian Lance Taylor <ian@zembu.com>
11620
11621 * Makefile.in (LDFLAGS): Define.
11622
116231999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11624
11625 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11626 noconfigdirs.
11627 (*-*-cygwin*): Likewise.
11628
116291999-08-08 Ian Lance Taylor <ian@zembu.com>
11630
11631 * mkdep: New file.
11632 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11633 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11634
11635 From Eli Zaretskii <eliz@is.elta.co.il>:
11636 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11637 long file name when using DJGPP on MS-DOS.
11638
dbd83e11
JL
11639Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11640
11641 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11642
d207ebef
JM
116431999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11644
11645 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11646 dependency as this causes "make check" to globally "make all"
11647
cd1f4c2c
TT
11648Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11649
11650 * configure.in (target_libs): Added target-zlib.
11651 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11652 (CONFIGURE_TARGET_MODULES): Likewise.
11653 (CHECK_TARGET_MODULES): Likewise.
11654 (INSTALL_TARGET_MODULES): Likewise.
11655 (CLEAN_TARGET_MODULES): Likewise.
11656 (configure-target-zlib): New target.
11657 (all-target-zlib): Likewise.
11658 (all-target-libjava): Depend on all-target-zlib.
11659 (configure-target-libjava): Depend on configure-target-zlib.
11660
11661 * Makefile.in (configure-target-libjava): Depend on
11662 configure-target-newlib.
11663 (configure-target-boehm-gc): New target.
11664 (configure-target-qthreads): New target.
11665
e490616e
ZW
11666 * configure.in (target_libs): Added target-qthreads.
11667 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11668 (CONFIGURE_TARGET_MODULES): Likewise.
11669 (CHECK_TARGET_MODULES): Likewise.
11670 (INSTALL_TARGET_MODULES): Likewise.
11671 (CLEAN_TARGET_MODULES): Likewise.
11672 (all-target-qthreads): New target.
11673 (configure-target-libjava): Depend on configure-target-qthreads.
11674 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11675
11676 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11677 (CONFIGURE_TARGET_MODULES): Likewise.
11678 (CHECK_TARGET_MODULES): Likewise.
11679 (INSTALL_TARGET_MODULES): Likewise.
11680 (CLEAN_TARGET_MODULES): Likewise.
11681 (all-target-libjava): New target.
11682 (all-target-boehm-gc): Likewise.
11683 * configure.in (target_libs): Added libjava, boehm-gc.
11684
d207ebef
JM
116851999-07-22 Ian Lance Taylor <ian@zembu.com>
11686
11687 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11688 configure.bat in SUPPORT_FILES.
11689 (gas+binutils.tar.bz2): Likewise.
11690
11691 * makeall.bat: Remove; obsolete.
11692
116931999-07-21 Ian Lance Taylor <ian@zembu.com>
11694
11695 From Mark Elbrecht:
11696 * configure.bat: Remove; obsolete.
11697
116981999-07-11 Ian Lance Taylor <ian@zembu.com>
11699
11700 * configure: Add -W -Wall to the default CFLAGS when compiling with
11701 gcc.
11702
11703Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11704
11705 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11706
117071999-06-30 Mark Mitchell <mark@codesourcery.com>
11708
11709 * configure.in: Build ld on IRIX6.
11710
117111999-06-12 Ian Lance Taylor <ian@zembu.com>
11712
11713 * Makefile.in: Change distribution targets to use bzip2 instead of
11714 gzip.
11715 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11716 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11717
117181999-06-04 Nick Clifton <nickc@cygnus.com>
11719
11720 * config.sub: Add mcore target.
11721
26d088fa
CD
11722Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11723
11724 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11725
c2c08b29
L
11726Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11727
11728 * config.guess (dummy): Changed to $dummy.
11729
671d0648
NC
117301999-05-24 Nick Clifton <nickc@cygnus.com>
11731
11732 * config.sub: Tidied up case statements.
11733
b1345c72
BE
117341999-05-22 Ben Elliston <bje@cygnus.com>
11735
51ccbd8d
BE
11736 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11737 <jiro@din.or.jp>.
11738
b1345c72
BE
11739 * config.guess: Merge with FSF version. Future changes will be
11740 more accurately recorded in this ChangeLog.
11741 * config.sub: Likewise.
11742
2caf864f
SM
11743Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11744
11745 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11746
d207ebef
JM
117471999-04-30 Tom Tromey <tromey@cygnus.com>
11748
11749 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11750
90fb0c24
TT
117511999-04-23 Tom Tromey <tromey@cygnus.com>
11752
11753 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11754
d207ebef
JM
117551999-04-20 Drew Moseley <dmoseley@cygnus.com>
11756
11757 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11758 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11759 Bad merge removed these two changes.
11760
3516940d 11761Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11762 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11763
11764 * config.guess (interix Alpha): Add.
11765
d207ebef
JM
117661999-04-11 Richard Henderson <rth@cygnus.com>
11767
11768 * configure.in (i?86-*-beos*): Do config gperf; don't config
11769 gdb, newlib, or libgloss.
11770
e891fbfe 11771Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11772
e891fbfe
AO
11773 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11774 link a trivial program with -mabi=64. If it fails, remove mabi=64
11775 from multidirs.
11776
f9ae47d6
PT
11777Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11778
11779 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11780
d207ebef
JM
117811999-04-08 Nick Clifton <nickc@cygnus.com>
11782
11783 * config.sub: Add support for mcore targets.
11784
117851999-04-07 Michael Meissner <meissner@cygnus.com>
11786
11787 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11788 not mt-ospace, in order to shut up assembler warning about using
11789 symbols that are named the same as registers.
11790
117911999-04-07 Drew Moseley <dmoseley@cygnus.com>
11792
11793 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11794 dependency list for all-target-cygmon.
11795
117961999-04-05 Doug Evans <devans@casey.cygnus.com>
11797
11798 * config-ml.in: Check $host, not $target, for selective multilibs.
11799 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11800 thumb interworking, and underscore prefix multilibs.
11801
118021999-04-04 Ian Lance Taylor <ian@zembu.com>
11803
11804 * missing: Update to version from current automake.
11805
88101ab9
L
11806Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11807
11808 * configure (gxx_include_dir): Removed.
11809
11810 * configure.in (gxx_include_dir): Handle it.
11811 * Makefile.in: Likewise.
11812
d207ebef
JM
118131999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11814
11815 * config.sub (mips64vr4111,mips64vr4111el) Add.
11816
118171999-03-21 Ben Elliston <bje@cygnus.com>
11818
e490616e 11819 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11820
8dc91cbe
ME
11821Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11822
8dc91cbe
ME
11823 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11824 config/mh-djgpp.
11825
d207ebef
JM
11826Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11827
11828 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11829 all-target-newlib to dependency list for all-target-bsp.
11830
926bb5ed
MK
11831Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11832
11833 * config.sub: Add i386-uwin support.
11834 * config.guess: Likewise.
11835
4a6e3000
FS
11836Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11837
11838 * configure.in: cleanup, add mh-*pic handling for arm, special
11839 case powerpc*-*-aix*
11840
d207ebef
JM
11841Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11842
11843 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11844 can be built.
11845
11846Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11847
11848 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11849 targets.
d207ebef 11850
71c91078
NC
118511999-03-02 Nick Clifton <nickc@cygnus.com>
11852
11853 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11854
282e5df8
GN
11855Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11856
11857 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11858
1de558ee
NC
118591999-02-24 Nick Clifton <nickc@cygnus.com>
11860
11861 * config.sub: Fix typo in arm recognition.
11862
d207ebef
JM
11863Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11864
11865 * configure.in (noconfigdirs): Changed target_configdirs to
11866 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11867 rather than m68k-*-* since it is not known to work on
11868 m68k-aout. Ditto for arm-*-*oabi.
11869
11870Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11871
11872 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11873
118741999-02-19 Ben Elliston <bje@cygnus.com>
11875
11876 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11877 Smart and improved by Andrew Cagney.
11878
fab7445a
ME
11879Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11880
11881 * config.guess: Recognize openbsd-*-hppa.
11882
8ccdc228
L
11883Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11884
11885 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11886 only if it is not empty.
11887
3b7265ff
NC
118881999-02-17 Nick Clifton <nickc@cygnus.com>
11889
11890 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11891
d207ebef 11892 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11893
11894 * config.sub: Modified to recognize uname's armv* syntax.
11895
d207ebef
JM
118961999-02-17 Mark Salter <msalter@cygnus.com>
11897
11898 * configure.in: Added target-bsp for sparclite.
11899
11900Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11901
11902 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11903
119041999-02-08 Nick Clifton <nickc@cygnus.com>
11905
11906 * configure.in: Add support for strongarm port.
11907 * config.sub: Add support for strongarm target.
11908
c48dd3f5 11909Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11910
c48dd3f5
MK
11911 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11912 the old name config/mh-cygwin32.
11913 Enable texinfo.
11914
d207ebef
JM
11915Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11916
11917 * configure.in: Do build ld for ix86 Solaris.
11918
ecd62820
JW
11919Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11920
11921 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11922 $AR_FOR_TARGET. Likewise for RANLIB.
11923
bbd8fa7f 11924Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11925
e490616e
ZW
11926 * config.sub (oabi): Recognize.
11927 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11928
0397442c
RL
11929Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11930
11931 * config.guess: Improve detection of i686 on UnixWare 7.
11932
c9ffaa63
MK
11933Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11934
11935 * config.guess: Add support for i386-pc-interix.
11936 * config.sub: Likewise.
11937 * configure.in: Likewise.
c9ffaa63 11938
d207ebef
JM
11939Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11940
11941 * Makefile.in: Remove unneeded all-target-libio from
11942 from all-target-winsup target since it is now unneeded.
11943 Add all-target-libtermcap in its place since it is now
11944 needed.
11945
11946Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11947
11948 * configure.in: makefile stub for cygwin target is probably
11949 unnecessary. Remove it for now.
d207ebef
JM
11950
11951Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11952
11953 * configure.in: libtermcap.a should be built when cygwin is the
11954 target as well as the host.
11955 * config.guess: Allow mixed case in cygwin uname output.
11956 * Makefile.in: Add libtermcap target.
d207ebef 11957
ebe12325
JL
11958Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11959
11960 * config.sub: Clean up handling of hppa2.0.
11961
57057b67
RB
11962Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11963
11964 * config.guess: Use C code to identify more HP machines.
11965
f8670be1
JL
11966Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11967
11968 * config.sub: Handle hppa2.0.
11969
d207ebef
JM
11970Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11971
11972 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11973 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11974
119751998-12-15 Mark Salter <msalter@cygnus.com>
11976
11977 * configure.in: Added target-bsp for several target architectures.
11978
11979 * Makefile.in: Added rules for bsp.
11980
d1a09590
JL
11981Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11982
11983 * config.guess: Improve detection of hppa2.0 processors.
11984
11985Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11986
11987 * config.guess: Recognize FreeBSD using ELF automatically.
11988
71205e0b
MH
119891998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11990
11991 * configure (skip-this-dir): Add handling for new shell script, which
11992 might be created by a sub-directory's configure to indicate, this particular
11993 directory is "unwanted".
11994 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11995
d207ebef
JM
11996Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11997
11998 * ltconfig: import from libtool, after changing libtool to
11999 account for the cygwin name change.
12000
12001Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12002
12003 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12004 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12005
12006Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12007
12008 * configure.in: Add libtermcap to list of cygwin dependencies.
12009
12010Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12011
e490616e
ZW
12012 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12013 they include winsup/include when it's a cygwin target.
d207ebef
JM
12014
120151998-11-12 Tom Tromey <tromey@cygnus.com>
12016
12017 * configure.in (host_tools): Added zip.
12018 * Makefile.in (all-target-libjava): Depend on all-zip.
12019 (all-zip): New target.
12020 (ALL_MODULES): Added all-zip.
12021 (NATIVE_CHECK_MODULES): Added check-zip.
12022 (INSTALL_MODULES): Added install-zip.
12023 (CLEAN_MODULES): Added clean-zip.
12024
12025Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12026
12027 * Makefile.in: lose "32" from comment about cygwin.
12028
12029Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12030
12031 * configure.in: Use -Os to build target libraries for the fr30.
12032
12033Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12034
12035 * config.sub: Add fr30.
12036
12037Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12038
e490616e 12039 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12040 cygwin* instead of cygwin32*.
12041 * config.sub: Check cygwin* instead of cygwin32*.
12042
d2ec8b39
RL
12043Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12044
12045 * config.guess: Match any version of Unixware7.
12046
d207ebef
JM
120471998-10-20 Syd Polk <spolk@cygnus.com>
12048
12049 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12050 if desired.
12051
35cd2565
JL
12052Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12053
12054 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12055 these if the appropriate directories and files to not exist.
12056
52d4e5b7
JL
12057Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12058
12059 * Makefile.in (DEVO_SUPPORT): Add config.if.
12060
38ada91e
MH
12061Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12062
12063 * configure: Add pattern to replace "build_tooldir"'s
12064 definition in the generated Makefile with "tooldir"'s
12065 actual value.
12066
e44e84da
JL
12067Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12068
56a8387f
JL
12069 * config.sub: Bring back lost sparcv9.
12070
e44e84da
JL
12071 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12072
5cb95c7a
JL
12073Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12074
12075 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12076 CC_FOR_TARGET and friends.
12077
12078Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12079
ceff9b14
AO
12080 * Makefile.in (build_tooldir): New variable, same as tooldir.
12081 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12082 -B$(build_tooldir)/bin/.
12083 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12084
f2d11dcd
GP
12085Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12086
12087 * README: Remove installation instructions and refer to the
12088 INSTALL directory instead.
12089
73a6d2e7 12090Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12091
73a6d2e7
RL
12092 * config.sub: Add support for i[34567]86-pc-udk.
12093 * configure.in: Likewise.
12094
5d4a5ee6
JL
12095Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12096
12097 * Makefile.in: add bzip2 package building bits for user
12098 tools module
12099 * configure.in: ditto
12100
6fc19d6d
JL
12101Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12102
12103 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12104 (ALL_TARGET_MODULES): Add all-target-libobjc.
12105 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12106 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12107 (all-target-libchill): Add dependencies.
12108 * configure.in (target_libs): Add libchill.
4e81ae98 12109
f653f0ab
MH
121101998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12111
12112 * configure.in (target_subdir): Remove duplicate line.
12113
5d4a5ee6
JL
12114Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12115
12116 * Makefile.in (all-automake): fix dependencies.
12117
494933e4
JL
12118Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12119
12120 * configure.in: Minor cleanups for building in the $(target_alias)
12121 subdir.
12122
f6b58262
JW
121231998-09-22 Jim Wilson <wilson@cygnus.com>
12124
12125 * Makefile.in (bootstrap): Set r and s before make all. Use
12126 BASE_FLAGS_TO_PASS in make all.
12127 (cross): Likewise.
12128
27c7a08d
MM
121291998-09-20 Mark Mitchell <mark@markmitchell.com>
12130
12131 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12132
e67afd1e
RH
12133Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12134
12135 * config.sub: Fix typo in last change.
12136
8e44ac71
MH
121371998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12138
12139 * config.sub: Add support for C4x target.
12140 * configure.in: Likewise.
12141
d7496fbb
DM
121421998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12143
12144 * config.sub: Recognize sparcv9 just like sparc64.
12145
22097bd1
RL
12146Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12147
12148 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12149
4b877abd
JL
12150Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12151
2c8ec9a2
JL
12152 * config.guess: Correctly identify Pentium II sco boxes.
12153
4b877abd
JL
12154 * config.guess: Fix "tr" code. From Weiwen Liu.
12155
ab03db52
JH
12156Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12157
12158 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12159 stabs.
12160
b54db294
JL
12161Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12162
12163 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12164 (ALL_TARGET_MODULES): Add all-target-libchill.
12165 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12166 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12167 (all-target-libchill): Add dependencies.
12168 * configure.in (target_libs): Add libchill.
12169
bf48dd73
LW
12170Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12171
12172 * config.guess: Avoid assumptions about "tr" behaves when
12173 LANG is set to something other than English.
12174
a3cbd105
L
12175Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12176
12177 * configure (gxx_include_dir): Changed to
12178 '${prefix}/include/g++'-${libstdcxx_interface}.
12179
12180 * config.if: New to determine the interfaces.
12181
c4acd909
MK
12182Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12183
12184 * config.guess: Detect and handle MPE/IX.
12185 * config.sub: Deal with MPE/IX.
12186
9ea97665
DE
12187Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12188
12189 * configure.in: Use mh-aix43.
12190
0ce065bd
MH
121911998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12192
12193 * configure: Fix --without/--disable cases for gxx-include-dir.
12194
5d4a5ee6
JL
12195Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12196
12197 * mdata-sh: Imported. Needed for automake support.
12198
12199Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12200
12201 * Makefile.in (taz): Try "chmod -R og=u ." before
12202 "chmod og=u `find . -print`".
12203
12204Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12205
12206 * configure.in: Add arm-elf and thumb-elf support.
12207
12208Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12209
12210 * Makefile.in: Undo previous patch.
12211
12212Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12213
12214 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12215 to here ...
12216 (install-no-fixedincludes): and here
12217 (INSTALL_MODULES): ... from here.
12218
466456d9
ILT
12219Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * config.sub: Merge with FSF.
12222
1b409d25
ILT
12223 * config.guess: Merge with FSF.
12224
d207ebef
JM
12225Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12226
12227 * configure (extraconfigdirs): New variable.
12228 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12229 * Makefile.in (all): Move higher in file.
12230 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12231 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12232 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12233 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12234 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12235
122361998-07-23 Brendan Kehoe <brendan@cygnus.com>
12237
12238 * Makefile.in (all-target-libjava): Depend on all-gcc and
12239 all-target-newlib.
12240 (configure-target-libjava): Depend on $(ALL_GCC).
12241
7f1937c1
RL
12242Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12243
12244 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12245 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12246
2ada2bd6
ML
12247Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12248
12249 * INSTALL/README: Fix typo.
12250
1e025bde
ML
12251Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12252
5d4a5ee6
JL
12253 * ylwrap: Change absolute path checks to check for DOS style path
12254 names.
1e025bde 12255
5d4a5ee6
JL
12256 * ylwrap: Don't use a full path name if the source file is in the
12257 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12258
6755ff73
ILT
12259 * config-ml.in: Default to being verbose, to match Feb 18 change to
12260 configure.
12261
5d4a5ee6
JL
12262Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12263
12264 Brought over from egcs:
12265
12266 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12267
12268 * configure.in (target_subdir): Set to ${target_alias} instead
12269 of "libraries".
12270
12271 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12272
12273 * configure.in (target_subdir): Set to libraries if enable_multilib.
12274
12275Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12278 multilibs, force reconfiguration the first time we create
12279 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12280
12281Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12284 avoid confusion with --no-recursion.
12285
12286Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12287
12288 * configure.in: Win32 hosts shouldn't use install -x
12289 * install-sh: remove -x option, and special .exe-handling
12290 hack.
12291
d207ebef
JM
12292Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12293
12294 * config.guess: Recognize i586-pc-beos.
12295 * configure.in: Don't build some bits for beos.
12296
fbd836fc
ILT
12297Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12298
5d4a5ee6
JL
12299 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12300 CFLAGS default to -O2.
12301
fbd836fc
ILT
12302 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12303 when using GNU ld.
12304
12305Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12306
12307 * ltmain.sh: Correct install when using a different shell.
12308
12309Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12310
12311 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12312
d207ebef
JM
12313Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12314
12315 * makefile.vms: Update to build binutils/makefile.vms. Add install
12316 target.
fbd836fc
ILT
12317
12318Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12319
12320 * ltconfig: Update to correct AIX handling.
12321
69b471bc
JL
12322Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12323
81241b5e
JL
12324 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12325
69b471bc
JL
12326 * configure.in (target_subdir): Set to ${target_alias} instead
12327 of "libraries".
12328
bedf82df
MH
123291998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12330
12331 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12332 (Makefile): Depend on $(gcc_version_trigger).
12333
12334 * configure (gcc_version): Change default initializer to empty
12335 string.
12336 (gcc_version_trigger): New variable; pass this variable down
12337 to subdir configures to enable them checking gcc's version
12338 themselves. Emit make macros for both gcc_version vars.
12339 (topsrcdir): Initialize reliably.
12340 (recursion line): Remove --with-gcc-version=${gcc_version}.
12341
28e449d8
MH
123421998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12343
12344 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12345 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12346 in $(libsubdir); emit definition in each generated Makefile.
12347 (gxx_include_dir): Initialize depending on
12348 $enable_version_specific_runtime_libs.
28e449d8 12349
50c4c9f7
MH
123501998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12351
12352 * configure (gcc_version): Initialize properly depending on
12353 how and where configure is started.
12354 (recursion line): Pass a --with-gcc-version=${gcc_version}
12355 to configures in subdirs.
12356
d207ebef
JM
12357Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12358
12359 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12360 cygmon
d207ebef 12361
5d4a5ee6
JL
12362Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12363
12364 * configure.in: Add cygmon and libstub support for mn10200.
12365
2f96399b
MH
123661998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12367
12368 * configure (gcc_version): Add new variable describing the
12369 particular gcc version we're building.
12370 * Makefile.in (libsubdir): Add new macro for the directory
12371 in which the compiler finds executables, libraries, etc.
12372 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12373 and libsubdir.
12374
c4137c50
AO
12375Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12376
ceff9b14
AO
12377 * Makefile.in (local-clean): Remove *.log.
12378 (warning.log): Built with warn_summary from build.log.
12379 (mail-report.log): Run test_summary.
12380 (mail-report-with-warnings.log): Run test_summary including
12381 warning.log in the report.
c4137c50 12382
276d5ee0
RL
12383Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12384
12385 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12386
5d4a5ee6
JL
12387Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12388
12389 * Makefile.in (grep): Grep no longer depends on libiberty.
12390
12391Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12392
12393 * Makefile.in: all-snavigator needs all-libgui.
12394
12395Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12396
12397 * configure.in: Add cygmon and libstub support for mn10300.
12398
8af14275
ILT
12399Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * missing: Update to version from automake 1.3.
12402
fbd836fc
ILT
12403 * ltmain.sh: On installation, don't get confused if the same name
12404 appears more than once in the list of library names.
12405
466456d9
ILT
12406Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * config.sub: Accept m68060 and m5200 as CPU names.
12409
5d4a5ee6
JL
12410Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * configure: Use && rather than using -a in test, because odd
12413 strings can confuse test.
12414 * configure.in: Likewise.
12415
fbd836fc
ILT
12416Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12417
12418 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12419
f0983958
AO
12420Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12421
12422 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12423 bootstrap4-lean): New targets.
f0983958 12424
bfed1ea0
JL
12425Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12426
12427 * mpw-* Delete. Not used.
12428
5d4a5ee6
JL
12429Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12430
12431 * COPYING.LIB: Update FSF address.
12432
bfed1ea0
JL
12433Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12436
5d4a5ee6
JL
12437 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12438 GAS_SUPPORT_DIRS.
12439
bfed1ea0
JL
12440Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12441
12442 * ltconfig, ltmain.sh: Avoid producing a version number if
12443 -version-info was not used.
12444
5d4a5ee6
JL
12445Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12446
12447 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12448 building with newlib.
12449
124501998-04-30 Paul Eggert <eggert@twinsun.com>
12451
d207ebef 12452 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12453 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12454
12455Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12456
12457 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12458 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12459
12460Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12461
12462 * configure.in: Change alpha to alpha* in several places.
12463
d207ebef
JM
12464Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12465
12466 * config.sub: Recognize sparc86x.
12467
77be0cab
MM
12468Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12469
12470 * configure.in (--enable-target-optspace): Remove debug echo.
12471
62441128
JW
12472Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12473
12474 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12475
bfed1ea0
JL
12476Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12477
12478 * ltconfig: Update cygwin32 support.
12479
5d4a5ee6
JL
12480 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12481 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12482 (GDB_SUPPORT_DIRS): Likewise.
12483
3f4ea1de
MM
12484Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12485
12486 * configure.in (target_makefile_frag): If --enable-target-optspace,
12487 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12488 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12489 not used.
12490 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12491
5d4a5ee6
JL
12492Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12493
12494 * Makefile.in (all-bfd): Depend on all-intl.
12495 (all-binutils): Likewise.
12496 (all-gas): Likewise.
12497 (all-gprof): Likewise.
12498 (all-ld): Likewise.
12499
125001998-04-19 Brendan Kehoe <brendan@cygnus.com>
12501
12502 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12503
bfed1ea0
JL
12504Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12505
5d4a5ee6
JL
12506 * Makefile.in (all-bfd): Depend upon all-libiberty.
12507
bfed1ea0
JL
12508 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12509
5d4a5ee6
JL
12510Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12511
12512 * Makefile.in: Add libstub.
12513
12514 * configure.in: Ditto. Build libstub for targets that have cygmon
12515 support.
12516
12517Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12518
12519 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12520
12521Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12522
12523 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12524 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12525
ec8d6ddc
KW
12526Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12527
12528 * configure: Define DEFAULT_M4 by searching PATH.
12529 * Makfile.in: Use DEFAULT_M4.
12530
bfed1ea0
JL
12531Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * ltconfig: Add cygwin32 support.
12534
5d4a5ee6
JL
12535 * Makefile.in, configure.in: Add libtool as a native only directory
12536 to configure and build.
12537
547a6183
JL
12538Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12539
12540 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12541
5d4a5ee6 12542Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12543
5d4a5ee6
JL
12544 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12545
12546Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12547
12548 * Makefile.in: add ash make rules
12549 * configure.in: add ash to native_only and host_tools lists
12550
12551Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12552
12553 * Makefile.in (all-gettext, all-intl): New targets.
12554 (ALL_MODULES): Added all-gettext, all-intl.
12555 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12556 (INSTALL_MODULES): Added install-gettext, install-intl.
12557 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12558
12559 * configure.in (host_tools): Added gettext.
12560 (native_only): Likewise.
12561 (noconfigdirs) [various cases]: Likewise.
12562 (host_libs): Added intl.
12563
d207ebef
JM
12564Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12565
12566 * configure: Do not disable building gdbtk for cygwin32 hosts.
12567
e98e406f
NC
12568Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12569
12570 * configure.in: Add thumb-coff target.
12571 * config.sub: Add thumb-coff target.
12572
5d4a5ee6
JL
12573Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12574
12575 * Makefile.in: Revert yesterday's change.
12576 (all-target-winsup): all-target-librx stays out of here.
12577
12578Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12579
12580 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12581 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12582 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12583 Remove references to librx and libg++.
12584
12585Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12586
12587 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12588 recursive makes
12589
bfed1ea0
JL
12590Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12591
12592 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12593 for newlib directory.
bfed1ea0
JL
12594 (CXX_FOR_TARGET): Likewise.
12595
12596Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12597
12598 * ltconfig: Update after libtool/ltconfig.in change for
12599 hpux11.
12600
12601Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * ltconfig, ltmain.sh: Update to libtool 1.2.
12604
3cd730af
MH
12605Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12606
12607 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12608 (install-gcc-cross): Instead, override LANGUAGES here.
12609
80564603
DL
126101998-03-18 Dave Love <d.love@dl.ac.uk>
12611
12612 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12613 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12614
d207ebef
JM
12615Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12616
12617 * configure.in: Add Thumb-pe target.
12618
5d4a5ee6 12619Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12620
5d4a5ee6
JL
12621 * Makefile.in - changed sn targets to snavigator
12622 * configure.in - changed sn targets to snavigator
12623
2d4a0558
MH
12624Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12625
12626 * config-ml.in: After building symlink tree call make distclean
12627 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12628 to be the case for libiberty.
12629
04b93567
L
12630Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12631
12632 * configure: When making link, also check the current
12633 directory. The configure scripts may create one.
12634
9a06b842
RH
12635Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12636
12637 * config.sub: Accept alphapca56 and alphaev6 properly.
12638
217fc4e6
FS
12639Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12640
12641 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12642
3e07bdbd 12643Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12644
e490616e 12645 * config.sub (sco5): Fix typo.
3e07bdbd 12646
5d4a5ee6
JL
12647Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12650 install-itcl.
12651 (install-itcl): Remove dependency on install-tcl.
12652
12653Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12654
12655 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12656
12657Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * configure.in: Don't build libgui for a cygwin32 target when not on
12660 a cygwin32 host.
12661
12662Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12663
12664 * configure (redirect): Set to null, so default behavior of
12665 configure is now --verbose.
12666
ce0d965c
DL
126671998-02-16 Dave Love <d.love@dl.ac.uk>
12668
12669 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12670 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12671
3acd1fd0
MH
12672Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12673
12674 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12675 this change to sync Makefile.in with its ChangeLog entries.
12676
5d4a5ee6
JL
12677Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12678
12679 * ltmain.sh (mkdir): Check that the directory doesn't exist
12680 before we exit with error, so that we don't get races during
12681 parallel builds.
12682
bfed1ea0
JL
12683Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12684
12685 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12686
4e77e8f1
MH
12687Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12688
12689 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12690 PICFLAG_FOR_TARGET.
12691 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12692
12693 * configure: Emit a definition for the new macro enable_shared
12694 into each Makefile.
12695
5d4a5ee6
JL
12696Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12697
12698 * configure.in (host_tools, native_only): Add libtool.
12699
12700Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12701
12702 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12703 Fix typo in ming config comment.
12704
bfed1ea0
JL
12705Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12708
5d4a5ee6
JL
12709Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * config.sub: Add tic30 cases, and map c30 to tic30.
12712
8821a725
RH
12713Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12714
12715 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12716 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12717 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12718 (CLEAN_TARGET_MODULES): Similarly
12719 (all-target-libf2c): Add dependences.
4e81ae98 12720 * configure.in (target_libs): Add libf2c.
8821a725 12721
5d4a5ee6
JL
12722Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12723
12724 * configure.in: Remove expect from noconfigdirs when target
12725 is cygwin32. OK to build expect and dejagnu with Canadian
12726 Cross.
12727
0aadd657
ILT
12728Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12729
5d4a5ee6
JL
12730 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12731 host.
12732
0aadd657
ILT
12733 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12734 and mingw32.
12735
d0a8352c
MH
12736Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12737
12738 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12739 here as it is not defined in the toplevel Makefile.
12740
59739e3c
MH
12741Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12742
12743 * configure (package_makefile_rules_frag): New variable, which names
12744 a file with generic rules, ...
12745 Change comment to mention we now have FIVE parts.
12746 * configure: Undo last change.
12747
228197ee
LT
12748Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12749
12750 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12751 * config.sub: More accurate determination of HP processor types.
228197ee 12752
efd4c0ba
MH
12753Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12754
12755 * configure (package_makefile_frag): Move inserting the
12756 ${package_makefile_frag} to where it should be according
12757 to the comment.
12758
6eef3189
PB
12759Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12760
12761 * config.guess: Add support for Linux/ARM.
12762
d207ebef
JM
12763Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12764
12765 * .cvsignore: Remove *-info and *-install since they match
12766 release-info and mpw-install, which we don't want to just ignore.
12767
48464ebf
RH
12768Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12769
12770 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12771
803462a7
PN
12772Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12773
12774 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12775 local_prefix to sub-make invocations.
12776
520ab477
L
12777Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12778
12779 * configure.in: Check makefile fragments in the source
12780 directory.
12781
4bcdb76d
AO
12782Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12783
ceff9b14
AO
12784 * configure.in: Check whether host and target makefile
12785 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12786
5d4a5ee6
JL
12787Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12788
12789 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12790
12791Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12792
12793 * configure.in: Make sure we only replace RPATH_ENVVAR on
12794 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12795 regexp to sed.
12796
12797 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12798 to sub-makes.
12799
0d3e11a5
LI
128001998-01-13 Lee Iverson (leei@ai.sri.com)
12801
12802 * config-ml.in (multi-do): LDFLAGS must include multilib
12803 designator.
12804
d45b3d87 12805Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12806
12807 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12808
d39cd7a1
MK
12809Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12810
12811 * config.sub: Add mingw32 support.
12812 * configure.in: Likewise.
d39cd7a1 12813
6decbc24
FS
12814Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12815
12816 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12817
5d4a5ee6
JL
12818Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12819
12820 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12821 * configure (gxx_include_dir): Provide a definition for subdirs
12822 which do not use autoconf.
12823
12824Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12825
12826 * config.guess: Sync with egcs. Picks up new alpha support,
12827 BeOS & some additional linux support.
12828
d3d1907a
JL
12829Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12830
12831 * config.guess: HP 9000/803 is a PA1.1 machine.
12832
b104e095
RH
12833Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12834
12835 * configure.in: It's alpha*-...
12836
aca823c1
L
12837Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12838
12839 * configure.in (host_makefile_frag, target_makefile_frag):
12840 Handle multiple config files.
12841 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12842 alpha-*-*.
12843
d207ebef
JM
12844Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12845
12846 * mkdep: New file.
12847
12848Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12849
12850 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12851
5d4a5ee6
JL
12852Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * Makefile.in: Add libgui directory.
12855 (GDB_TK): Add all-libgui.
12856 * configure.in: Add libgui directory.
12857 * configure: Add all-libgui to GDB_TK.
12858
12859Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12860
12861 * config-ml.in (multidirs): Add m32r to multilib list.
12862
12863Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12864
12865 * Makefile.in (all-target-gperf): Change dependency to
12866 all-target-libstdc++.
12867
baf55877
FF
12868Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12869
12870 * config.guess: Add BeOS support.
12871
5d4a5ee6
JL
12872Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12873
12874 Source directory cvs renamed to cvssrc:
12875 * configure.in (host_tools): Change cvs to cvssrc.
12876 (native_only): Likewise.
12877 (noconfigdirs) [various cases]: Likewise.
12878 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12879 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12880 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12881 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12882 (all-cvssrc): Rename target from all-cvs.
12883
f2d76545
JL
12884Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12885
12886 * configure (gxx_include_dir): Fix thinko.
12887
205cba53
JL
12888Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12889
12890 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12891 (install-cross, install-gcc-cross): New targets.
12892
5d4a5ee6
JL
12893Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12894
12895 * configure.in (noconfigdirs): Add support for Thumb target.
12896
12897 * config.sub (maybe_os): Add support for Thumb target.
12898
12899Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12900
12901 * Makefile.in: Add rules for cygmon.
12902
12903 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12904
96b0f1fc
JL
12905Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12906
12907 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12908 * configure (gxx_include_dir): Provide a definition for subdirs
12909 which do not use autoconf.
d207ebef
JM
12910
12911Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12912
12913 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12914 11/18/97 build
d207ebef 12915
7dfef6ed
JL
12916Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12917
12918 * From Franz Sirl.
12919 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12920 found on RedHat Linux systems.
96b0f1fc 12921
83cfe7c0
JL
12922Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12923
12924 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12925 guesses.
12926
7dfef6ed
JL
12927Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12928
12929 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12930
5d4a5ee6
JL
12931Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12932
12933 * ltmain.sh: If mkdir fails, check whether the directory was created
12934 anyhow by some other process.
12935
d207ebef
JM
12936Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12937
12938 * configure.in (d30v-*-*): Configure all directories.
12939
12940Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12941
12942 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12943 for the D30V.
12944
12945Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12946
12947 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12948
5d4a5ee6
JL
12949Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12950
e490616e
ZW
12951 * include/libiberty.h: Add extern "C" { so it can be used with C++
12952 progrms.
12953 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12954 programs.
5d4a5ee6 12955
d207ebef
JM
12956Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12957
12958 * configure.in (d30v-*-*): Configure GCC now.
12959
5d4a5ee6
JL
12960Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12961
12962 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12963 is no longer needed.
12964
c9670e62
JM
12965Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12966
12967 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12968
cc71c0ca
MH
12969Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12970
12971 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12972 targets using "$@" to provide support for similar but not identical
12973 targets without having to duplicate code.
12974
d207ebef
JM
12975Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12976
12977 * makefile.vms: Fix to work with DEC C.
12978
12979Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12980
12981 * config.sub: Add mips-tx39-elf to marketing names.
12982
12983Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12984
12985 * ltmain.sh: Handle symlinks in generated script.
12986
12987Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12988
12989 * configure: Handle autoconf style directory options: --bindir,
12990 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12991 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12992 --sysconfdir.
12993 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12994 (sharedstatedir, localstatedir, oldincludedir): New variables.
12995 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12996 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12997 sbindir, sharedstatedir, and sysconfdir.
12998
b1e3ddfd
AJ
12999Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13000
13001 * Makefile.in (bootstrap-lean): New target.
13002
d207ebef
JM
13003Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13004
13005 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13006 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13007
13008Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13009
13010 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13011
09f97c1e
JL
13012Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13013
13014 * Makefile.in (cross): New target.
13015
335d0ab2
AO
13016Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13017 Jeff Law <law@cygnus.com>
13018
13019 * Makefile.in (bootstrap2, bootstrap3): New targets.
13020 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13021 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13022
d207ebef
JM
13023Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13024
13025 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13026 windows. Consistent with gdb/configure.
d207ebef 13027
e693cc28
UD
130281997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13029
e693cc28
UD
13030 * configure.in: Name Linux target fragment.
13031
13032 * configure: Rewrite so that project Makefile fragment is inserted
13033 first and appears last in the resulting Makefile.
13034
d207ebef
JM
13035Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13036
13037 * Makefile.in (install-itcl): Install tcl first.
13038
5d4a5ee6
JL
13039Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13040
13041 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13042
f401679e
JW
13043Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13044
13045 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13046
13047 * configure.in (skipdirs): Add target-librx for Linux.
13048 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13049
ec20b1b9
JL
13050Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13051
13052 * Makefile.in (bootstrap): New target.
13053
becdcf6d
JL
13054Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13055
63f6bcd7 13056 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13057
d207ebef
JM
13058Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * config.guess: Merge with FSF.
13061
0c82f6bf
FF
13062Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13063
13064 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13065
d207ebef
JM
13066Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13067
13068 * config.sub: Add "marketing-names" patch.
13069
3fbc0b70
JS
13070Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13071
e490616e 13072 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13073
e20d4801
JL
13074Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13075
13076 * config.sub: Handle v850-elf.
13077
fe181f78 13078Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13079
13080 * .cvsignore (*-install): Remove.
13081
bfed1ea0
JL
13082Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13083
13084 * ltconfig: Set CONFIG_SHELL in libtool.
13085 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13086
558a1e7c
JW
13087Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13088
13089 * configure.in (target_subdir): Set to libraries if enable_multilib.
13090
7818d6fc
JW
13091Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13092
13093 * config.guess: Update from gcc directory.
13094
d207ebef
JM
13095Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13096
13097 * Makefile.in (all-sim): Depends on all-readline.
13098
6599da04
JM
13099Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13100
13101 * Makefile.in (BISON, YACC): Use $$s.
13102 (all-bison): Depend on all-texinfo.
13103
13104Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13105
13106 * Makefile.in (BISON): Add -L flag.
13107 (YACC): Likewise.
13108
d207ebef
JM
13109Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13110
4e81ae98
EC
13111 * configure.in (noconfigdirs): Add support for v850e target.
13112
d207ebef
JM
13113 * config.sub (maybe_os): Add support for v850e target.
13114
13115Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13116
4e81ae98
EC
13117 * configure.in (noconfigdirs): Add support for v850ea target.
13118
d207ebef
JM
13119 * config.sub (maybe_os): Add support for v850ea target.
13120
6599da04
JM
13121Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13122
13123 * config.sub: Add mipstx39. Delete r3900.
13124
13125Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13126
13127 * Makefile.in (all-autoconf): Depends on all-texinfo.
13128
13129Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13130
13131 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13132 eabi targets.
13133
13134Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13135
13136 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13137
13138 * configure: When handling a Canadian Cross, handle YACC as well as
13139 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13140 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13141
13142Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13143
13144 * Makefile.in (BISON): bison, not byacc or bison -y.
13145 (YACC): bison -y or byacc or yacc.
13146 (various): Add *-bison as appropriate.
13147 (taz): No need to mess with BISON anymore.
13148
13149Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * configure: If OSTYPE matches *win32*, try to find a good value for
13152 CONFIG_SHELL.
13153
13154Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13155
13156 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13157 configure.in if it is present.
13158
13159Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13160
13161 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13162
13163Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13164
13165 * config.sub: Recognize `arc' cpu.
13166 * configure.in: Likewise.
13167 * config-ml.in: Likewise.
13168
13169Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13170
13171 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13172
13173Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13174
13175 * configure: Changed sed delimiter from ':' to '|' when
13176 attempting to substitute ${config_shell} for SHELL. On
13177 NT ${config_shell} may contain a ':' in it.
13178
13179Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13180
13181 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13182
13183Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13184
13185 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13186
13187Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13188
13189 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13190
13191 * ylwrap: If the program is a relative path, force it to be
13192 absolute.
13193
13194Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13195
13196 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13197
13198Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13199
13200 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13201 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13202 for libraries.
6599da04
JM
13203
13204Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13205
13206 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13207 separated by spaces.
6599da04
JM
13208
13209Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13210
13211 * ylwrap: New file.
13212 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13213
13214 * ltmain.sh: Handle /bin/sh at start of install program.
13215
13216 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13217
13218 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13219 * missing: New file, from automake 1.2.
13220
13221Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13222
13223 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13224 check-tk to CHECK_X11_MODULES.
13225
13226Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * config.sub: Merge with FSF.
13229
13230Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13231
13232 * config.guess: Merge with FSF.
13233
13234Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13235
13236 * configure: Treat msdosdjgpp like go32.
13237 * configure.in: Likewise. Don't remove gprof for go32.
13238
13239 * configure: Change Makefile.tem2 to Makefile.tm2.
13240
13241Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13242
13243 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13244
13245Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13246
13247 * install-sh (chmodcmd): Set to null if the DST directory already
13248 exists. Same as Nov 11th change.
13249
13250Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13251
4e81ae98 13252 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13253
13254Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13255
13256 * config.guess: Update from FSF.
13257
13258Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13259
13260 * Makefile.in (GDB_TK): Depend on itcl and tix.
13261
13262Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13263
13264 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13265 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13266 (INSTALL_SCRIPT): New variable.
13267 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13268 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13269 to -x.
13270 * install-sh: Add support for -x option.
13271
13272Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13273
13274 * configure.in, Makefile.in: Treat tix like itcl.
13275
13276Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * Makefile.in (WINDRES): New variable.
13279 (WINDRES_FOR_TARGET): New variable.
13280 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13281 (EXTRA_HOST_FLAGS): Add WINDRES.
13282 (EXTRA_TARGET_FLAGS): Add WINDRES.
13283 (EXTRA_GCC_FLAGS): Add WINDRES.
13284 ($(DO_X)): Pass down WINDRES.
13285 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13286 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13287 DLLTOOL_FOR_TARGET.
13288
13289Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13290
13291 * configure.in: configure sim before gdb for win32-x-ppc
13292
13293Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13294
13295 Move gperf into the toplevel, from libg++.
13296 * configure.in (target_tools): Add target-gperf.
13297 (native_only): Add target-gperf.
13298 * Makefile.in (all-target-gperf): New target, depend on
13299 all-target-libg++.
13300 (configure-target-gperf): Empty rule.
13301 (ALL_TARGET_MODULES): Add all-target-gperf.
13302 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13303 (CHECK_TARGET_MODULES): Add check-target-gperf.
13304 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13305 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13306
13307Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13308
6599da04
JM
13309 * config.sub (mn10200): Recognize new basic machine.
13310
13311Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13312
13313 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13314 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13315
13316Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13317
13318 * configure.in: If we're building mips-sgi-irix6* native, turn on
13319 ENABLE_MULTILIB and set TARGET_SUBDIR.
13320
13321Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13322
13323 * Makefile.in (all-sn): Depend on all-grep.
13324
13325Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13328
13329 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13330 Makefile. From Jeff Makey <jeff@cts.com>.
13331 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13332
13333 * Makefile.in (DISTBISONFILES): Remove.
13334 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13335 $(DEFAULT_YACC).
13336
13337 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13338 cygwin32.
6599da04
JM
13339
13340 * Makefile.in (LD): New variable.
13341 (EXTRA_HOST_FLAGS): Pass down LD.
13342 ($(DO_X)): Likewise.
13343
13344Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13345
13346 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13347
13348Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13349
13350 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13351 before adding our own. Always add --build.
6599da04
JM
13352
13353Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13354
13355 * configure.in (targargs): Pass --build if we're doing
13356 a cross-compile.
13357
13358Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13359
ca236658 13360 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13361 sed. Otherwise sed chokes on NT path names with drive
13362 designators. Also look for "?:*" as the leading characters in an
13363 absolute pathname.
13364
13365Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13366
13367 * config.sub: Support for r3900.
13368
13369Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * configure.in: Use install-sh, not install.sh.
13372
13373Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13374
13375 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13376 apply it twice.
13377
13378Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13379
13380 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13381 install-binutils.
13382
13383Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13384
13385 * Makefile.in: Add automake targets.
13386 * configure.in (host_tools): Add automake.
13387
13388Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13389
13390 * configure: Default CXX to c++, not gcc.
13391 * Makefile.in (CXX): Set to c++, not gcc.
13392 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13393
13394Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13395
13396 * install-sh: try appending a .exe if source file doesn't
13397 exist
13398
13399Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13400
13401 * configure.in: Turn on multilib by default.
13402 (cross_only): Remove target-libiberty.
13403
13404 * Makefile.in (all-gcc): Don't depend on libiberty.
13405
13406Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13407
13408 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13409
13410Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13411
13412 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13413 (DISTBISONFILES): Add ld/Makefile.in
13414
13415Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13416
13417 * configure.in: if target is cygwin32 but host isn't cygwin32,
13418 don't configure gdb tcl tk expect, not just gdb.
13419
13420Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13421
13422 * configure.in: Added gnuserv everywhere sn appears.
13423
13424 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13425 (CROSS_CHECK_MODULES): Added check-gnuserv.
13426 (INSTALL_MODULES): Added install-gnuserv.
13427 (CLEAN_MODULES): Added clean-gnuserv.
13428 (all-gnuserv): New target.
13429
13430Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13431
13432 * config.guess: Fixes for MIPS OpenBSD systems.
13433
13434Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13435
13436 * Makefile.in (INSTALL_XFORM): Remove.
13437 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13438
13439 * mkinstalldirs: New file, copied from automake.
13440 * Makefile.in (installdirs): Rename from install-dirs. Use
13441 mkinstalldirs. Change all users.
13442 (DEVO_SUPPORT): Add mkinstalldirs.
13443
13444Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13445
13446 * install-sh: Rename from install.sh.
13447 * Makefile.in (INSTALL): Change install.sh to install-sh.
13448 (DEVO_SUPPORT): Likewise.
13449
13450 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13451 Graichen <graichen@rzpd.de>.
13452
13453Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13454
13455 * config.guess: Recognize OpenBSD systems correctly.
13456
13457Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13458
13459 * README, Makefile.in (ETC_SUPPORT): Remove references to
13460 cfg-paper*, configure.{texi,man,info*}._
13461
13462Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13463
13464 * Makefile.in (all.normal): Ensure that gcc is built after all
13465 the x11 - ie gdb - targets.
13466
13467Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13468
13469 * makefile.vms: Don't run conf-a-gas.
13470
13471Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13472
e490616e 13473 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13474
d207ebef
JM
13475Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13476
13477 * configure.in: Remove noconfigdirs case since gdb also
13478 configures and builds for tic80-coff.
13479
6599da04
JM
13480Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13481
13482 * configure: Set cache_file to config.cache.
13483 * Makefile.in (local-distclean): Remove config.cache.
13484
13485Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * COPYING: Update FSF address.
13488
d207ebef
JM
13489Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13490
13491 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13492 noconfigdirs.
13493
6599da04
JM
13494Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13495
13496 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13497 MAKEDIRS, is empty.
13498
13499Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13500
13501 * config.sub: Tweak mn10300 entry.
13502
13503Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13504
13505 * configure.in (host_tools): Put sim before gdb, so gdb's
13506 configure.tgt can determine if the simulator was configured.
13507
13508Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13509
13510 * config.sub: Move BeOS $os case to be with other Cygnus
13511 local cases.
13512
13513Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13514
13515 * config.sub: Remove misplaced comment that broke Linux.
13516
13517Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13518
13519 * config.sub: Add BeOS support.
13520
13521Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13522
13523 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13524
13525Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13526
13527 * configure.in (noconfigdirs): Remove tcl and tk from
13528 noconfigdirs for cygwin32 builds.
13529
d207ebef
JM
13530Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13531
13532 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13533
6599da04
JM
13534Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13535
13536 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13537 make-all.com, use makefile.vms instead.
13538
13539Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13540
13541 * config.sub: Accept -lnews*.
13542
d207ebef
JM
13543Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13544
13545 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13546 target-examples and target-libiberty for d30v.
d207ebef
JM
13547
13548Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13549
13550 * configure.in (noconfigdirs): Enable ld for d30v.
13551
13552Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13553
13554 * configure.in (tic80-*-*): Build compiler.
13555
13556Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13557
13558 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13559 unsupported d30v directories
d207ebef
JM
13560
13561Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13562
4e81ae98
EC
13563 * config.sub, configure.in: Add d30v target cpu.
13564
6599da04
JM
13565Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13566
13567 * makefile.vms: New file.
13568 * make-all.com: Remove.
13569
13570Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13571
13572 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13573
13574Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13575
13576 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13577
13578Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13579
13580 * Makefile.in (ALL_MODULES): Added all-db.
13581 (CROSS_CHECK_MODULES): Addec check-db.
13582 (INSTALL_MODULES): Added install-db.
13583 (CLEAN_MODULES): Added clean-db.
13584
13585Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * config.guess: Merge with latest FSF sources.
13588
13589Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13590
13591 * Makefile.in (ALL_MODULES): Added all-itcl.
13592 (CROSS_CHECK_MODULES): Added check-itcl.
13593 (INSTALL_MODULES): Added install-itcl.
13594 (CLEAN_MODULES): Added clean-itcl.
13595
13596Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13597
13598 * configure.in: build gdb for mn10200
13599
13600Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13601
13602 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13603
d207ebef
JM
13604Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13605
13606 * configure.in (tic80-*-*): Turn off most targets right now.
13607
6599da04
JM
13608Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13611 rather than the makeinfo program.
13612 (do-info): Depend upon all-texinfo.
13613
13614Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13615
13616 * configure.in: Remove uses of config/mh-linux.
13617
13618 * config.sub, config.guess: Merge with latest FSF sources.
13619
d207ebef
JM
13620Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13621
13622 * config.sub (case $basic_machine): Add tic80 entries.
13623
6599da04
JM
13624Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13625
13626 * config.sub, config.guess: Merge with latest FSF sources.
13627
13628Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13629
13630 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13631 * mpw-config.in: Test for NewFolderRecursive.
13632 * mpw-install: Use symbolic name for startup filename.
13633 * mpw-README: Add various additional details.
13634
13635Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13636
13637 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13638
13639Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13640
13641 * configure.in: Do build gcc and the target libraries for
13642 the mn10200.
13643
13644Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13645
13646 * configure.in: don't avoid building gdb for mn10300 any more
13647 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13648 instead of single-quoting it.
13649
13650Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13651
13652 * configure.in: Don't use --with-stabs on IRIX 6.
13653
13654Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13655
13656 * configure.in (m32r): Build gdb, libg++ now.
13657
13658Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13659
13660 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13661 directories from noconfigdirs.
13662
13663Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13664
13665 * config.sub (basic_machine): added mips16 configuration
13666
13667Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13668
13669 * config.sub: Handle d10v-unknown.
13670
d207ebef
JM
13671Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13672
13673 * config.sub: Handle v850-unknown.
13674
6599da04
JM
13675Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13676
13677 * Makefile.in: add findutils
13678 * configure.in: add findutils to list of host_tools
13679
13680Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13681
13682 * config.sub: Handle mn10200 and mn10300.
13683
13684Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13685
13686 * configure.in (d10v-*): Do not build librx.
13687
13688Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13689
13690 * configure.in (mn10300): Build everything except gdb & libgloss.
13691
13692Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13693
13694 * config.guess: Patch for Dansk Data Elektronik servers,
13695 from Niels Skou Olsen <nso@dde.dk>.
13696
13697 For ncr, use /bin/uname rather than uname, since GNU uname does not
13698 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13699
13700 Patch for MIPS R4000 running System V,
13701 from Eric S. Raymond <esr@snark.thyrsus.com>.
13702
13703 Fix thinko for nextstep.
13704
13705 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13706
13707 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13708 * config.guess: Guess mips-dec-mach_bsd4.3.
13709
13710 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13711 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13712 release numbers.
13713 * config.guess (mips-mips-riscos*): Emit just enough of the
13714 release number.
13715
13716 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13717 * config.guess (sparc-auspex-sunos*): Added.
13718 (f300-fujitsu-*): Added.
13719
13720 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13721 * config.guess: Recognize a Tadpole as a sparc.
13722
13723Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13724
13725 * config.guess: Don't assume that NextStep version is either 2 or
13726 3. NextStep 4 (aka OpenStep 4) has come out now.
13727
13728Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13729
13730 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13731 From Rik Faith <faith@cs.unc.edu>.
13732
13733Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13734
13735 * config.sub: Contributions from bug-gnu-utils to:
13736 Support plain "hppa" (no version given) architecture, reported by
13737 OpenStep.
13738 OpenBSD like NetBSD.
13739 LynxOs is not a hardware supplier.
13740
13741 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13742 OpenBSD like NetBSD.
6599da04
JM
13743 Stratus systems.
13744 More Pyramid systems.
13745 i[n>4]86 Intel chips.
13746 M680[n>4]0 Motorola chips.
13747 Use unknown instead of lynx for hardware manufacturer.
13748
13749Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13750
13751 * install.sh (chmodcmd): Set to null if the DST directory already
13752 exists.
13753
13754Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13755
13756 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13757 not use mt-ppc target Makefile fragment any more.
13758
13759Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13760
13761 * configure.in (*-*-windows): Exclude everything but those dirs
13762 needed to build windows.
13763
13764Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13765
13766 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13767
13768Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13769
13770 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13771
13772Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13773
13774 * Undo my previous change.
13775
13776Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13779 unconditionally.
13780 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13781
13782Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13783
13784 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13785 host to add it's own flags.
6599da04
JM
13786
13787Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13788
13789 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13790
13791Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13792
13793 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13794 (CXX_FOR_TARGET): Likewise.
13795 (GCC_FOR_TARGET): Define.
13796 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13797 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13798 CC_FOR_TARGET was specified on the command line.
13799 (MAKEOVERRIDES): Don't define.
13800
13801Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13802
13803 * configure.in (m32r): Fix spelling of libg++ libs.
13804
13805Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13806
13807 * config.sub (-apple*): Remove, now redundant.
13808
13809Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13810
13811 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13812
13813 * configure: Rework yesterday's sed script patch.
13814
13815 * config.sub: Merge with FSF.
13816
13817Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13818
13819 * config.guess: Merge from FSF.
13820
13821 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13822 * config.guess: Use pc instead of unknown, for pc clone systems.
13823 Change linux to linux-gnu.
6599da04
JM
13824
13825 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13826 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13827
13828Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13829
13830 * test-build.mk (HOLES): Add "xargs" for gdb.
13831
13832 * configure: Avoid hpux10.20 sed bug.
13833
13834Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13835
731a8127 13836 * configure.in: Add support for windows host
6599da04
JM
13837 (that is a build done under the Microsoft build environment).
13838
13839Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13840
13841 * Makefile.in: Replace all uses of srcroot with s, to shrink
13842 command line lengths.
13843
13844 Patches from Geoffrey Noer <noer@cygnus.com>:
13845 * configure.in: If configuring for newlib, pass --with-newlib to
13846 subdirectories.
13847 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13848 -Bnewlib/ and -Lwinsup to gcc.
13849 (CXX_FOR_TARGET): Likewise.
13850
13851Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * Makefile.in (ETC_SUPPORT): Add configure.
13854
13855Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13856
4e81ae98 13857 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13858 host configuration file.
13859
13860Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13861
13862 * configure.in: Break mn10x00 support into separate
13863 mn10200 and mn10300 configurations.
13864 * config.sub: Likewise.
13865
13866Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13867
13868 * configure.in: Add lots of stuff to noconfigdirs for
13869 the mn10x00 targets.
13870
13871 * config.sub, configure.in: Add mn10x00 support.
13872
13873Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13874
13875 * make-all.com: Call conf-a-gas, not config-a-gas.
13876
13877Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13878
13879 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13880 targets.
6599da04
JM
13881
13882Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13883
13884 * mpw-README: Add much more detail for native PowerMac.
13885 * mpw-install: New file.
13886 * mpw-configure: Add --norecursion and --help options.
13887 * mpw-config.in: Translate readme and install files when
13888 copying to objdir.
13889 * mpw-build.in: Don't always depend on byacc and flex.
13890 (install-only-top): New action.
13891
d207ebef
JM
13892Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13893
13894 * configure.in: You can now configure GDB for the v850.
13895
6599da04
JM
13896Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13897
13898 * configure.in (noconfigdirs): Don't configure any C++ dirs
13899 if targeting D10V.
13900
13901Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13902
13903 * config.sub: Recognize mips64vr5000.
13904
13905Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13906
13907 * configure.in: Use a single line for host_tools and native_only.
13908
13909Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13910
13911 * config.sub, configure.in: Add entries for m32r.
13912
13913Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13914
13915 * Makefile.in (inet-install): Don't run install-gzip.
13916
13917Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13918
13919 * configure.in: Don't config lots of things for *-*-windows*.
13920
13921Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13922
13923 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13924 (host_libs, host_tools): Copy from configure.in.
13925 * mpw-configure: Don't complain about directories not found.
13926
13927Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13928
13929 * configure.in (i[345]86): Recognize i686 for pentium pro.
13930 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13931 file.
13932
13933 * config.guess (i[345]86): Ditto.
13934
13935Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13936
13937 * configure.in (noconfigdirs): Removed gdb for D10V.
13938
d207ebef 13939Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13940
d207ebef
JM
13941 * configure.in: Remove ld, target-libio, target-libg++, and
13942 target-libstdc++ from noconfigdirs.
5d4a5ee6 13943
6599da04
JM
13944Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13945
13946 * configure: Fix three locations where shell scripts were
13947 being run directly rather than with config_shell.
13948
d207ebef
JM
13949Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13950
13951 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13952 * config.sub (basic_machine): Recognize v850.
13953
6599da04
JM
13954Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13955
13956 * mpw-configure: Handle multiple enable/disable options and
13957 pass them down recursively, handle -c and -s flags appropriately
13958 depending on choice of compiler, add escape mechanism for
13959 quoted arguments to gC.
13960
13961Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13962
13963 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13964 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13965 so that -mrelocatable-lib and -mno-eabi are used.
13966
13967 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13968 not support --print-multi-lib, don't abort.
13969
6599da04
JM
13970Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13971
13972 * make-all.com: Run config-a-gas.
13973 * setup.com: Don't copy subdirectory files around.
13974
13975Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13976
13977 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13978 target, it now compiles correctly.
13979
13980Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13981
13982 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13983
13984Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13985
4e81ae98 13986 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13987
13988Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13989
13990 * configure.in (native_only): Add prms.
13991
13992Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13993
13994 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13995 (BINUTILS_SUPPORT_DIRS): Likewise.
13996
13997Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13998
13999 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14000 d10v support is added.
14001
14002Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14003
14004 * configure.in (d10v-*-*): New target.
14005
14006Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14007
14008 * config.guess (HP 9000/811): Recognize this as a PA1.1
14009 machine.
14010
14011Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14012
14013 * Makefile.in (do-tar-gz): New target, split out from tail end of
14014 taz target. Run each command separately, don't use pipes.
14015 (taz): Use it.
14016
14017Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14018
14019 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14020 * mpw-build.in: No builds should depend on building byacc or flex,
14021 they are assumed to be installed already.
14022
14023Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14024
14025 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14026 variable that CC_FOR_TARGET needs.
14027
14028Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14029
14030 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14031 options have changed since the last time the subdirectory was
14032 configured, and if it has, reconfigure.
14033 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14034 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14035
14036Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14037
14038 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14039 CLEAN_MODULES): Add bash.
14040 (all-bash): New target.
14041
14042Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14043
14044 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14045
14046Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14047
14048 * config.sub (basic_machine): Recognize d10v as a valid processor.
14049
14050Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14051
14052 * mpw-configure: Add support for --bindir.
14053 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14054
14055Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14056
14057 * configure.in: add bash, time, gawk to list of hosttools and things
14058 to only build for native toolchains
14059
14060Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14061
14062 * Makefile.in (docdir): Remove.
14063
14064Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14065
14066 * Makefile.in (datadir): Set to $(prefix)/share.
14067
14068Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14069
14070 * configure.in: build diff and patch for cygwin32-hosted
14071 toolchains.
14072
14073Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14074
14075 * config.sub: Accept -rtems*.
14076
14077Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14078
e490616e
ZW
14079 * configure.in: enable dosrel for cygwin32-hosted builds,
14080 remove diff from the list of things not buildable
14081 via Canadian Cross
6599da04
JM
14082
14083Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14084
14085 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14086 don't get ". ".
6599da04
JM
14087
14088Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14089
14090 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14091
14092Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14093
14094 * Makefile.in (taz): Handle case where tex3patch didn't even get
14095 checked out. Also, if it was found, put the symlink in a new util
14096 subdirectory.
14097
14098Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14099
14100 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14101
14102Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14103
14104 * config.sub: Recognize -openvms.
14105 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14106 * make-all.com, setup.com: New files.
14107
14108Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14109
14110 * Makefile.in (taz): tex3patch moved to texinfo/util.
14111
14112Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14113
14114 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14115 * configure.in: remove make from disable-if-Can-Cross list
14116 enable gdb if ${host} and ${target} are cygwin32
14117
14118Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14119
14120 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14121 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14122
14123Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14124
14125 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14126 distinguish sysv/svr4/bsd variants.
14127 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14128
14129Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14130
14131 * configure.in: Added copyright notice.
14132 * move-if-change: Added copyright notice.
14133
14134Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14135
14136 * configure.in (powerpcle-*-solaris*): Until we get shared
14137 libraries working, don't build gdb, sim, make, tcl, tk, or
14138 expect.
14139
14140Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14141
14142 * config.guess: Merge with FSF:
14143
14144 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14145 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14146
14147 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14148 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14149
14150 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14151 * config.guess: Combine two OSF1 rules.
14152 Also recognize field test versions. From mjr@zk3.dec.com.
14153 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14154 because GNU uname does not support -p. From pmr@pajato.com.
14155
14156Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14157
14158 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14159
14160Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14161
14162 * mpw-README: Document GCCIncludes.
14163
14164Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14165
14166 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14167
14168Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14169
14170 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14171
14172Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14173
14174 * configure.in (*-*-cygwin32): Configure make.
14175
14176Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14177
14178 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14179
14180Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14181
14182 * Makefile.in (all-inet): Depend on all-perl.
14183
14184 * Makefile.in (inet-install): New target.
14185
14186 * Makefile.in (all-inet): Depend on all-tcl.
14187 (all-inet): Depend on all-send-pr.
14188
14189Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14190
14191 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14192 temporarily.
14193
14194Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14195
14196 * configure.in: Don't configure --with-gnu-ld on AIX.
14197
14198Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14199
14200 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14201
14202Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14203
14204 * Makefile.in (ALL_MODULES): Added all-inet.
14205 (CROSS_CHECK_MODULES): Added check-inet.
14206 (INSTALL_MODULES): Added install-inet.
14207 (CLEAN_MODULES): Added clean-inet.
14208 (all-indent): New target.
14209
14210 * configure.in (host_tools): Added inet.
14211 (native_only): Added inet.
14212 (noconfigdirs): Added inet.
14213
14214Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14215
14216 * configure.in: Don't configure libgloss if we are not configuring
14217 newlib.
14218
14219Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14220
14221 * configure.in: Don't configure libgloss for unsupported
14222 architectures.
14223
14224Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14225
14226 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14227
14228Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14229
14230 * Makefile.in (ALL_MODULES): Include all-apache.
14231 (CROSS_CHECK_MODULES): Include check-apache.
14232 (INSTALL_MODULES): Include install-apache.
14233 (all-apache): New target.
14234
14235 * configure.in: Added apache everywhere perl is seen.
14236
14237Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14238
14239 * Makefile.in: Add support for clean-{module} and
14240 clean-target-{module} rules.
14241
14242Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14243
14244 * configure.in (*-*-ose) do not build libgloss.
14245
14246Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14247
14248 * config.guess (prep*:SunOS:5.*:*): Turn into
14249 powerpele-unknown-solaris2.
14250
14251Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14252
14253 * configure.in: Permit --enable-shared to specify a list of
14254 directories.
14255
14256Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14257
14258 * configure.in (host==solaris): Pass only the first word of $CC
14259 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14260
14261Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14262
14263 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14264
14265Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14266
14267 * Makefile.in (ALL_MODULES): Include all-perl.
14268 (CROSS_CHECK_MODULES): Include check-perl.
14269 (INSTALL_MODULES): Include install-perl.
14270 (ALL_X11_MODULES): Include all-guile.
14271 (CHECK_X11_MODULES): Include check-guile.
14272 (INSTALL_X11_MODULES): Include install-guile.
14273 (all-perl): New target.
14274 (all-guile): New target.
14275
14276 * configure.in (host_tools): Include perl and guile.
14277 (native_only): Include perl and guile.
14278 (noconfigdirs): Don't build guile and perl; no ports have been
14279 done.
14280
14281Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14282
e490616e
ZW
14283 * configure (--enable-*): Handle quoted option lists such as
14284 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14285
14286Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14287
14288 * Makefile.in ({,inst}all-target): New rule so we can make and
14289 install all of the target directories easily.
14290
14291Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14292
14293 * configure.in: Add missing global flag in sed substitution when
14294 deleting `target-' from ${configdirs}.
14295
14296Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14297
14298 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14299 option.
14300
14301 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14302 config/mh-necv4.
14303
14304 * install.sh: Correct misspelling of transformbasename.
14305
14306 * config.guess: Recognize mips-*-sysv*.
14307
14308Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14309
14310 * config.sub: Recognize mon960.
14311
14312Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14313
14314 * configure: Restore Canadian Cross handling of BISON and LEX,
14315 removed in Feb 20 change.
14316
14317Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14318
14319 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14320 Mention make install. Remove the old copyright date as well the
14321 clumsy and rather pointless copyright on the README file.
14322
14323Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14324
14325 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14326 Makefile after running symlink-tree, then run `make distclean' to
14327 avoid clobbering any generated files in srcdir.
14328
14329Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14330
14331 * configure.in (m68k-*-netbsd*): Build everything now.
14332
14333Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14334
14335 * Makefile.in (taz): Fix quoting.
14336
14337Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14338
14339 * configure.in (sparclet-*-*): Build everything now.
14340
14341Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14342
14343 * configure.in (m68k-*-linux*): New host.
14344
14345Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14346
14347 * configure: Check for bison before byacc.
14348
14349Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14350
14351 * Makefile.in configure: Change the way LEX and BISON/YACC are
14352 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14353 searching PATH. These are used as fallbacks by Makefile.in if
14354 flex/bison/byacc aren't in objdir.
14355
14356Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * Makefile.in: Make everything which depends upon all-bfd also
14359 depend upon all-opcodes, in case --with-commonbfdlib is used.
14360
14361Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14362
14363 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14364 building NT native compilers on Unix.
14365
14366Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * configure.in: Don't get CC from the host Makefile fragment if we
14369 can find gcc in PATH, or if this is a Canadian Cross. Move the
14370 Solaris test for /usr/ucb/cc to the post target script, just after
14371 the compiler sanity test.
14372
14373Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14374
14375 * config.sub: Merge with FSF.
14376
14377Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14378
14379 * Makefile.in (RPATH_ENVVAR): New variable.
14380 (REALLY_SET_LIB_PATH): Use it.
14381 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14382
14383Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14384
14385 * config.sub, configure.in: Recognize sparclet cpu.
14386
14387Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14388
14389 * config.guess: Support m68k-cbm-sysv4.
14390
14391Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14392
14393 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14394 m68k-unknown-linuxaout from linker help string. Put quotes around
14395 $ld_help_string.
14396
14397Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14398
14399 * config.guess (powerpc-harris-powerunix): Add guess for port
14400 to new target.
14401
14402Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14403
14404 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14405
14406Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14407
14408 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14409 $(REALLY_SET_LIB_PATH) in Makefile.
14410 * Makefile.in (SET_LIB_PATH): New variable.
14411 (REALLY_SET_LIB_PATH): New variable.
14412 ($(DO_X)): Use $(SET_LIB_PATH).
14413 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14414 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14415 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14416 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14417 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14418 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14419 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14420 (install-dosrel): Likewise.
14421 (all-opcodes): Depend upon all-libiberty.
14422
14423Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14424
14425 * config.guess (*:CYGWIN*): New
14426
14427Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14428
14429 * Makefile.in (all-target-winsup): All all-target-libiberty.
14430
14431Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14432
14433 * configure.in (noconfigdirs): Add missing # in front of comment.
14434
14435Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14436
14437 * configure.in: add second pass to things added to noconfigdirs
14438 so *-gm-magic can exclude libgloss properly.
14439
14440Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14441
14442 * mpw-configure (extralibs_name, rez_name): Set correctly
14443 for MWC68K compiler.
14444
14445 * mpw-README: Add more info on the necessary build tools.
14446
14447Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14448
14449 * configure.in, config.sub: Recognize cygwin32.
14450
14451Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14452
14453 * config.guess, config.sub: Recognize A/UX.
14454
14455Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14456
14457 * config.sub: Merge with gcc/config.sub.
14458
14459Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14460
14461 * mpw-build.in (do-binutils): Add build of stamps.
14462
14463Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14464
14465 * config.sub: Add recognition for mips64vr4100*-* targets.
14466
14467Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14468
14469 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14470 Add creation of gconfigargs with `--enable-shared' turned on.
14471 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14472 ($(host)-stamp-stage3-configured): Likewise.
14473 (HOLES): Add chatr and ldd.
14474 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14475
14476Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14477
14478 * configure: Pass --nfp to recursive configures.
14479
14480Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14481
14482 * Makefile.in (DLLTOOL): New.
14483 (DLLTOOL_FOR_TARGET): New.
14484 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14485 (EXTRA_TARGET_FLAGS): Ditto.
14486 (EXTRA_GCC_FLAGS): Ditto.
14487 (CONFIGURE_TARGET_MODULES): Ditto.
14488 (DO_X): Ditto.
14489 * configure: Add DLLTOOL.
14490
14491Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14492
14493 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14494 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14495 mh-sco, since old workarounds no longer needed, and don't
14496 build ld, since libraries have weak symbols in COFF.
14497
14498Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14499
14500 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14501
14502Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14503
14504 * configure.in: Make sure that ${CC} can be used to compile an
14505 executable.
14506
14507Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14508
14509 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14510 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14511 nothing depending on whether gdbtk is being built.
14512
14513Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14514
14515 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14516
14517Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14518
14519 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14520 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14521
14522Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14523
14524 * config-ml.in: Add support for
14525 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14526 Simplify setting of multidirs from --disable-foo.
14527
14528Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14529
14530 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14531 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14532 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14533 non-empty, pass them on to the GCC make.
6599da04
JM
14534 (all-bootstrap): New rule that is like all-gcc, except it executes
14535 the GCC bootstrap rule instead of the GCC all rule.
14536
14537Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14538
14539 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14540
14541Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14542
14543 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14544 DG/UX support.
14545
14546Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14547
14548 * config.sub (i*86*) Change [345] to [3456]
14549
14550Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14551
14552 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14553 --with-gnu-ld=no.
14554
14555Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14556
14557 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14558 AIX multilibs get built.
14559
14560Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14561
14562 * configure.in (i386-win32): Don't build expect if we're not
14563 building the tcl subdir.
14564
14565Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14566
14567 * Makefile.in: (configure-target-examples, all-target-examples):
14568 New targets, configure and build example programs.
14569
14570Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14571
14572 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14573 use it as input to sedit the generated MPW makefile.
14574 * mpw-README: Add a suggestion about Gestalt.h.
14575
14576Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14577
14578 * config.sub: Accept *-*-ieee*.
14579
14580Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14581
14582 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14583 Ronald F. Guilmette <rfg@monkeys.com>.
14584
14585Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14586
14587 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14588 for powerpc-pe native.
14589 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14590 (target==powerpc-pe): duplicate i386-win32 entry.
14591
14592Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14593
14594 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14595 of vxworks, not just vxworks5.1.
14596
14597Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14598
14599 * mpw-configure: Add support for exec-prefix.
14600
14601Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14602
14603 * config.guess: Recognize HP model 816 machines as having
14604 a PA1.1 processor.
14605
14606Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14607
14608 * configure: Ignore new autoconf configure options.
14609
6599da04
JM
14610Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14611
14612 * config.guess: Recognize Pentium under SCO.
14613 From Robert Lipe <robertl@arnet.com>.
14614
14615Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14616
14617 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14618
14619Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * configure.in: Don't configure gas for alpha-dec-osf*.
14622
14623Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * configure.in: Default to --with-stabs for some targets for which
14626 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14627 i[345]86*-*-unixware*.
14628
14629Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14630
14631 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14632 rather than basing it on the target. Simplify handling of options
14633 controlling which directories to configure. Remove extraneous
14634 slash in multi-clean target.
14635
14636Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14637
14638 * config-ml.in: Prefix more variables with ml_ so they don't collide
14639 with configure's.
14640
14641Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14642
14643 * configure: Don't turn -v into --v.
14644
14645Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14646
14647 * configure.in (targargs): Fix typo.
14648
14649 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14650
14651Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * configure.in: Strip --host and --target options from
14654 CONFIG_ARGUMENTS, and always configure for --host only. Add
14655 --with-cross-host option when building with a cross-compiler.
14656 * configure: Canonicalize the arguments put into config.status by
14657 always using `=' for an option with an argument. Pass a presumed
14658 --host or --target explicitly.
14659
14660Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14661
14662 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14663 into general OS recognition case.
14664
14665Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14666
14667 * configure.in (target_configdirs): add target-winsup only
14668 for win32 target systems.
14669
14670Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * Makefile.in (all-target-libgloss): Depend upon
14673 configure-target-newlib, since when libgloss is built it looks to
14674 see if the newlib directory exists.
14675
14676Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14677
14678 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14679 cfg-ml-*.in.
14680
14681Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * configure: Handle LD and LD_FOR_TARGET when configuring a
14684 Canadian Cross.
14685
6599da04
JM
14686Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14687
14688 * configure.in (target_libs): add target-winsup.
14689 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14690 (target==ppcle-pe): remove ld from $noconfigdirs.
14691
14692Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14693
14694 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14695 Preserve relative path names in $srcdir. Build symlink tree if
14696 configuring cross target dir and srcdir=. (= no VPATH support).
14697 (configure-target-libg++): Depend on configure-target-librx.
14698 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14699 * config-ml.in: New file.
14700 * symlink-tree: New file.
14701 * configure: Ensure srcdir="." if that's what it is.
14702
14703Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14704
14705 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14706 includes and FLEX_SKELETON setting.
14707 * mpw-configure (--with-gnu-ld): New option, controls whether
14708 to use PPCLink or ld with PowerMac GCC.
14709 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14710 * mpw-config.in: Configure grez if targeting Mac.
14711
14712 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14713 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14714 just macos.
6599da04
JM
14715 * configure.in: Configure grez resource compiler if targeting Mac.
14716 * Makefile.in (all-grez, install-grez): New targets.
14717
14718Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14719
14720 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14721 gcc in the path, set CC to gcc -O2.
6599da04
JM
14722
14723Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14724
14725 * configure: Default ${build} correctly. Avoid picking up extra
14726 spaces when reading CC and CXX from Makefile. When doing a
14727 Canadian Cross, use plausible default values for numerous
14728 variables.
14729 * configure.in: When doing a Canadian Cross, don't try to
14730 configure tools whose configure script can't handle it.
14731
14732Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14733
14734 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14735
14736Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14737
14738 * configure: Remove dubious bug reporting address.
14739
14740Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14741
14742 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14743 configure script, run that instead of this directory's configure.
14744 In either case, print a message that we're configuring the sub-dir.
14745
14746Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14747
14748 * configure.in: Before checking for the existence of various files,
14749 use sed to filter out "target-".
14750
14751Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14752
14753 * Makefile.in (DO_X): Split rule to decrease command line length
14754 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14755 (Philippe De Muyter).
14756
14757Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14758
14759 * Makefile.in (all-patch): depend on all-libiberty.
14760
14761Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * configure.in: If the only directory in target_configdirs which
14764 actually exists is libiberty, then set target_configdirs to empty,
14765 to avoid trying to build a target libiberty in a gas or gdb
14766 distribution.
14767
14768Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14769
14770 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14771 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14772 systems.
6599da04
JM
14773
14774Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14775
14776 * configure.in (copy_dirs): Use sys-include instead of include
14777 for --with-headers option.
14778
14779Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14780
14781 * Makefile.in, configure.in: Make winsup builds work with
14782 new scheme.
14783
14784Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14785
14786 * configure.in: Build the linker on AIX.
14787
14788Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14789
14790 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14791 where needed.
14792
14793Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14794
14795 * Makefile.in (all-gcc): Fix typo.
14796
14797Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14798
14799 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14800
14801Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14802
14803 * configure.in: Rename libFOO to target-libFOO, and xiberty
14804 to target-xiberty, to provide more flexibility.
14805 (target_subdir): Define. Create if cross.
14806 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14807 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14808 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14809 check-libFOO -> check-target-libFOO, etc.
14810 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14811 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14812 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14813 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14814 allow ALL_GCC="" to only configure.
14815 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14816 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14817 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14818
14819Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14820
14821 * Makefile.in (taz): Build "info" in etc explicitly.
14822
14823Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14824
14825 * configure.in: Make sure that CC is undefined (as opposed to
14826 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14827 problem with autoconf trying to configure on a host without GCC.
14828
14829Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14830
14831 * mpw-configure: Set host alias from choice of host compiler,
14832 only use generic MPW Makefile sed if present, edit a file
14833 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14834 * mpw-README: Add problem notes about CW6 and CW7.
14835
14836Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14837
14838 * Makefile.in (taz): Use ";" instead of ";;".
14839
14840Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14841
14842 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14843 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14844 DISTDOCDIRS.
14845 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14846 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14847
14848Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14849
14850 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14851 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14852 Move bfd to DISTSTUFFDIRS.
14853
14854Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14855
14856 * Makefile.in (X11_LIB): Removed.
14857 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14858
14859 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14860
14861Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14862
14863 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14864 names.
14865
14866Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14867
14868 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14869
14870Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14871
14872 * configure.in (i[345]86-*-win32): Always build newlib.
14873 Don't configure cvs, autoconf or texinfo.
14874 * Makefile.in (LD_FOR_TARGET): New.
14875 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14876 Pass down LD_FOR_TARGET.
14877
14878Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14879
14880 * winsup: New directory.
14881 * Makefile.in: Build winsup.
14882 * configure.in: Winsup is configured when target is win32.
14883 Can only build win32 target GDB when native.
4e81ae98 14884
6599da04
JM
14885Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14886
14887 * config.guess: Recognize HP model 819 machines as having
14888 a PA 1.1 processor.
14889
14890Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * configure: Fix sed loop which substitutes for CC and CXX to
14893 avoid bug found in various sed implementations.
14894
14895Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14896
14897 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14898 simulator. Use standard powerpc-*-eabi*.
14899
14900Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * configure.in: Stop putting gas and binutils in noconfigdirs for
14903 powerpc-*-aix* and rs6000-*-*.
14904
14905Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14906
14907 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14908 -mcall-aixdesc libraries.
14909
14910Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14911
14912 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14913
14914 * config.sub (arm | armel | armeb): Fix shell syntax.
14915
14916Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14917
14918 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14919 -msoft-float and -mcpu=common support.
14920 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14921 libraries.
14922
14923Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14924
14925 * configure.in: Allow configuration and build of emacs19 for the alpha.
14926
14927Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14928
14929 * configure.in (CC): Get ^CC, not just any old CC, from
14930 ${host_makefile_frag}.
14931
14932Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14933
4e81ae98 14934 * configure.in (CC): Try to get CC from
6599da04
JM
14935 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14936
14937Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14938
14939 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14940 only if it exists in $(srcdir).
14941
14942Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14943
14944 * configure: If CC and CXX are not set in the environment, set
14945 them, based on either an existing Makefile or on searching for gcc
14946 in PATH. Substitute for CC and CXX in Makefile.
14947 * configure.in: Remove libm from target_libs. Separate
14948 target_configdirs from configdirs. If CC is not set in
14949 environment, try to get it from a host Makefile fragment. Rewrite
14950 changes of configdirs to use skipdirs instead. A few minor
14951 tweaks. Take directories out of target_configdirs as they are
14952 taken out of configdirs. Remove existing Makefile files from
14953 subdirectories. Substitute for TARGET_CONFIGDIRS and
14954 CONFIG_ARGUMENTS in Makefile.
14955 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14956 by configure.in.
14957 (CONFIG_ARGUMENTS): Likewise.
14958 (CONFIGURE_TARGET_MODULES): New variable.
14959 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14960 ($(CONFIGURE_TARGET_MODULES)): New target.
14961 (configure-libg++, configure-libio): New targets.
14962 (all-libg++): Depend upon configure-libg++.
14963 (all-libio): Depend upon configure-libio.
14964 (configure-libgloss, all-libgloss): New targets.
14965 (configure-libstdc++): New target.
14966 (all-libstdc++): Depend upon configure-libstdc++.
14967 (configure-librx, all-librx): New targets.
14968 (configure-newlib): New target.
14969 (all-newlib): Depend upon configure-newlib
14970 (configure-xiberty): New target.
14971 (all-xiberty): Depend upon configure-xiberty.
14972
14973Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14974
14975 * configure.in (host i[345]86-*-win32): Expand the
14976 noconfigdirs again.
14977
14978Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14979
14980 * mpw-configure: Fix sed command file name.
14981
14982Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14983
4e81ae98 14984 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14985 noconfigdirs again.
14986
14987Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14990 or powerpc*-*-pe*, since they are not yet supported.
14991
14992Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14993
14994 Add PowerMac support and many other enhancements.
14995 * mpw-configure: New option --cc to select compiler to use,
14996 paste options set according to --cc into the generated
14997 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14998 if mpw-make.sed is present.
14999 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15000 add forward includes for PowerPC include files.
15001 * mpw-build.in: Build using Makefile.PPC if present.
15002 (do-byacc, etc): Remove separate version resource builds.
15003 (do-gas): Build "stamps" before "all".
15004 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15005 * mpw-README: Update to reflect --cc option, PowerMac support,
15006 and recently-reported compatibility problems.
15007
15008Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15009
15010 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15011 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15012 (--with-multilib-top): Pass to recursive invocations.
15013
15014Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15015
15016 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15017 v810-*-*.
15018
15019Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15020
15021 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15022 gdb, ld and opcodes on v810-*-*.
15023
6599da04
JM
15024Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15025
15026 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15027 (local-maintainer-clean): New target.
15028 (maintainer-clean): New target.
15029 (realclean): Just depend upon maintainer-clean.
15030
15031Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15032
15033 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15034
15035Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15036
15037 * configure.in: Build ld in mips*-*-bsd* case.
15038
15039Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15040
15041 * config.sub: Accept -lites* OS. From Ian Dall.
15042
15043Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15044
15045 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15046 targets.
6599da04
JM
15047
15048Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15049
15050 * configure.in: treat i386-win32 canadian cross the same as
15051 i386-go32 canadian cross.
15052
15053Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15054
15055 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15056 running under the simulator to build a reduced set of libraries.
15057 (powerpc-*-eabiaix): Add fine grained multilib support added to
15058 other powerpc targets yesterday.
15059
15060Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15061
15062 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15063 -disable-softfloat, -disable-relocatable, -disable-aix, and
15064 -disable-sysv to control which multilib libraries get built.
15065
15066Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15067
15068 * configure: Add Makefile.tem to list of files to remove in trap
15069 handler.
15070
15071Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15072
15073 * config.guess (*Linux*): Add missing "exit"s.
15074 Also, need specific check for alpha-unknown-linux (uses COFF).
15075
15076Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15077
15078 * config.guess: Merge with FSF:
15079
15080 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15081 * config.guess (AIX4): More robust release numbering discovery.
15082
15083 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15084 * config.guess (i386-sequent-ptx): Properly get version number.
15085
15086 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15087 * config.guess (mips:*:4*:UMIPS): New case.
15088
15089Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15090
15091 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15092 (i386-win32 host): Likewise. Don't build readline.
15093
15094Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15095
15096 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15097 SUPPORT_FILES to submakes.
15098
15099Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15100
15101 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15102 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15103 mpw-configure.
15104
15105Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15106
15107 * configure.in (appdirs): Use =, not ==, in test expression when
15108 trying to build the text to print in the warning message for
15109 Solaris users.
15110
15111Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15112
15113 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15114
15115Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15116
15117 * config.guess: Recognize lynx-2.3.
15118
15119Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15120
15121 * config.sub (z8ksim): Deleted
15122 (z8k-*-coff): New, this is the one true name of the target.
15123
15124Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15125
15126 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15127
15128Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15129
15130 * config.guess (*:Linux:*:*): First try asking the linker what the
15131 default object file format is (elf, aout, or coff). Then if this
15132 fails, try previous methods.
15133
15134Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15135
15136 * configure.in: Don't build newlib for *-*-vxworks5.1.
15137
15138Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15139
15140 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15141 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15142
15143Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15144
15145 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15146
15147Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15148
15149 * cfg-ml-com.in: New file.
15150 * cfg-ml-pos.in: New file.
15151
15152Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15153
15154 * COPYING.NEWLIB: Add HP free copyright to list.
15155
15156Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15157
15158 * config.sub: Recognize -eabi* for the system, not just -eabi.
15159
15160Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15161
15162 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15163 * config.sub, configure.in (win32): New target and host.
15164
15165Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15166
15167 * configure.in: Add i386-pe configuration.
15168
15169Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15170
15171 * mpw-build.in (install): Install GDB after LD.
15172
15173Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15174
15175 * mpw-config.in (elf/mips.h): Always forward-include, needed
15176 for GDB to build.
15177
15178Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15179
15180 * testsuite: New directory for customer acceptance and whole tool
15181 chain tests.
15182
15183Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15184
15185 * configure: If per-host line isn't found, but AC_OUTPUT is found
15186 and a configure script exists, run it instead.
15187
15188Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15189
15190 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15191
15192Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15193
15194 * configure: Set build_{cpu,vendor,os,alias} to host values when
15195 --build isn't specified.
15196
15197Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15198
15199 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15200 (FLAGS_TO_PASS): Pass them.
15201 (EXTRA_TARGET_FLAGS): Ditto.
15202
6599da04
JM
15203Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15204
15205 * Makefile.in (all-libg++): Depend on all-libstdc++.
15206
15207Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15208
15209 * configure.in (noconfigdirs): Enable all packages for
15210 i386-unknown-netbsd.
15211
15212Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15213
15214 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15215 hosted builds (DOS builds)
15216
15217Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15218
15219 Changes for ARM based on patches from Richard Earnshaw:
15220 * config.sub: Handle armeb and armel.
15221 * configure.in: Omit arm linker only for riscix.
15222
15223Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15224
15225 * config.guess: Update from FSF.
15226
15227Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15228
63f6bcd7 15229 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15230 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15231 powerpcle variant. Convert pentium into i586, not i486. Add p5
15232 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15233 temporarily.
15234
15235Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15236
15237 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15238
15239Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15240
15241 * config.sub: Accept -lites* as a basic system type.
15242
15243Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15244
15245 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15246 installed, and if so return linuxoldld as the system name.
15247
15248Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15249
15250 * config.guess: Add hppa1.1-hp-lites support.
15251
15252Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15253
15254 * configure.in: Don't build newlib for m68k-vxworks5.1.
15255
15256Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15257
15258 * configure.in (mips-sgi-irix6): Use mh-irix5.
15259
15260Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15261
15262 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15263
15264Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15265
15266 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15267 OSF/1. Fix compiler flags.
6599da04
JM
15268 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15269
15270Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15271
15272 * configure.in: Recognize --with-newlib.
15273 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15274
15275Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15276
d207ebef 15277 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15278 to *_X11_MODULES due to gdbtk needing X include files et al.
15279
15280Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15281
15282 Merge in support for Mac MPW as a host.
15283 (Old change descriptions retained for informational value.)
15284
15285 * mpw-config.in: Add generic include forwards for cpu-specific
15286 include files in aout and elf directories.
15287
15288 * mpw-configure: Added copyright.
15289 * mpw-config.in: Check for presence of required build tools.
15290 (target_libs): Add newlib.
15291 (target_tools): Add examples.
15292 (Read Me): Generate as "Read Me for MPW" instead.
15293 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15294 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15295 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15296
15297 * mpw-configure: Remove subdir-specific makefile hackery,
15298 delete mk.tmp after using it.
15299
15300 * mpw-build.in (all): Display start and end times.
15301
15302 * mpw-configure (host_canonical): Set.
15303 (target_cpu): Always add to makefiles.
15304 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15305 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15306 (mpw-mh-mpw): Look for in srcdir and srcroot.
15307 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15308
15309 * mpw-build.in: (install-only): New target.
15310
15311 * mpw-configure (host_alias, target_alias): Rename from hostalias
15312 and targetalias, add into generated Makefile.
15313 (mk.tmp): If present, add into generated Makefile.
15314 * mpw-build.in (all-gas): Build config.h first before gas proper.
15315
15316 * mpw-configure (config.status): Write only if changed.
15317 * mpw-config.in (readline): Configure it (not built, just used for
15318 definitions).
15319
15320 * mpw-config.in (elf/mips.h): Add a forward include.
15321
15322 * mpw-config.in: Forward-include most .h files in include into
15323 extra-include.
15324 (readline): Don't build.
15325 mpw-build.in (install): Install GDB.
15326
15327 * mpw-configure (prefix, mpw_prefix): Handle it.
15328 * mpw-config.in (mmalloc, readline): Don't configure.
15329 * mpw-build.in (thisscript): Rename to ThisScript.
15330 Use mpw-build instead of BuildProgram everywhere.
15331 (mmalloc, readline): Don't build.
15332 * mpw-README: New file, basic documentation about the MPW port.
15333
15334 * mpw-config.in: Use forward-include to create include files.
15335
15336 * mpw-configure: Add more things to the top of each configured
15337 Makefile, including contents of config/mpw-mh-mpw.
15338 * mpw-config.in (extra-include): Create this directory and fill it
15339 with Posix-like include files when configuring.
15340
15341 * config.sub (apple, mac, mpw): Add various aliases.
15342
15343 * mpw-build.in: New file, top-level build script fragment for MPW.
15344 * mpw-configure: New file, configure script for MPW.
15345 * mpw-config.in: New file, config fragment for MPW.
15346
15347Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15348
15349 * configure.in (host_libs): Remove glob, since it is gone from the
15350 sources.
15351
15352Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15353
15354 * Makefile.in: define empty GDB_NLM_DEPS var.
15355
15356 * configure.in(target_makefile_frag): use config/mt-netware
15357 for netware targets.
15358
15359Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15360
15361 * config.sub: Merge in recent FSF changes. Remove linux special
15362 cases.
15363
15364Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15365
731a8127 15366 Revert this change:
6599da04
JM
15367
15368 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15369
15370 * build-all.mk: Use CC=cc -Xs on Solaris.
15371
6599da04
JM
15372Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15373
15374 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15375 stop using it.
15376 * Makefile.in: Nuke all references to glob subdirectory.
15377
15378Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15379
15380 * configure.in: Fix --enable-shared logic in per-host.
15381
15382Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15383
15384 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15385
15386Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15387
15388 * configure.in (noconfigdirs): Don't build gas on AIX, for
15389 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15390
15391Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15392
15393 * configure: Fix --cache-file to work if the file argument is a
15394 relative path.
15395
15396Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15397
15398 * configure: If the --cache-file is used, pass it down to
15399 configure in subdirectories.
15400
15401Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15402
15403 * config.sub: add vxworks29k configuration.
15404
15405Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15406
15407 * Makefile.in (taz): Do "diststuff" part quietly.
15408
15409Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15410
15411 * config.sub: Mini-merge with gcc/config.sub.
15412
15413Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15414
15415 * config.guess (IRIX): Sed - to _.
15416
15417Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15418
15419 * Makefile.in (source-vault, binary-vault): New targets.
15420
15421Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15422
15423 * config.sub: Recognize -eabi as a basic system type.
15424
15425Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15426
15427 * configure.in (enable_shared stuff): Fix typo.
15428
15429Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15430
15431 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15432
15433Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15434
15435 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15436
15437Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15438
15439 * configure.in (rs6000-*-*): Don't build gas.
15440
15441Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15442
15443 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15444 reduce command line length.
15445 (AS_FOR_TARGET): Check for as.new, not Makefile.
15446 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15447
15448Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15449
15450 * config.guess: Merge from FSF.
15451
15452Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15453
15454 * configure: Don't use $ when handling program_suffix.
15455
15456Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15457
15458 * configure.in: Configure tk for hppa/hpux.
15459
15460Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15461
15462 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15463
15464Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15465
15466 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15467 to LIBCXXFLAGS. Tests are better run without it.
15468
15469Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15470
15471 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15472
15473Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15474
15475 * configure.in (*-*-netware*): Don't configure xiberty.
15476
15477Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15478
15479 * configure.in: Remove tk from native_only list.
15480
15481Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15482
15483 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15484 for special NCD build.
15485
15486Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15487
15488 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15489 makeall.bat, they're only useful for binutils snapshots.
15490 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15491 makeall.bat to specified SUPPORT_FILES.
15492
15493Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15494
15495 * build-all.mk: Add Ericsson targets to sun4 and solaris
15496 hosts. Add BNR's sun4 target to solaris host, so their
15497 build-from-source will be tested in-house first.
15498
15499Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15500
15501 * Makefile.in (LIBCFLAGS): New variable.
15502 (CFLAGS_FOR_TARGET): Ditto.
15503 (LIBCFLAGS_FOR_TARGET): Ditto.
15504 (LIBCXXFLAGS): Ditto.
15505 (CXXFLAGS_FOR_TARGET): Ditto.
15506 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15507 (BASE_FLAGS_TO_PASS): Pass them.
15508 (EXTRA_TARGET_FLAGS): Ditto.
15509
731a8127 15510 * configure.in: Support --enable-shared.
6599da04
JM
15511
15512Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15513
15514 * configure.in (target_libs): Include libstdc++ again.
15515 * config.guess: Update from FSF (for FreeBSD).
15516
15517Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15518
15519 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15520 makeall.bat.
15521 (DISTDOCDIRS): Add `etc'.
15522 (ETC_SUPPORT_PFX): New variable.
15523 (taz): Include anything from etc starting with a word in
15524 ETC_SUPPORT_PFX.
15525
15526Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15527
15528 * config.sub: Update for recent FSF changes. Remove obsolete
15529 h8300hds entry. Add -windows* and -osx as basic os. Minor
15530 spacing changes.
15531
15532Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15533
15534 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15535
15536 * config.guess: Merge with FSF.
15537 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15538
15539Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15540
15541 * configure: Since the "trap 0" handler will override the exit
15542 status on many systems, only use it for "exit 1", and make it set
15543 a non-zero exit status; reset it before "exit 0". Also, check
15544 exit status of config.sub, and error out if it failed.
15545
15546Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15547
15548 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15549 and install libgloss.
15550
15551Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15552
15553 * Makefile.in (all-binutils): Depend upon all-byacc.
15554
15555 * configure.in: Don't build emacs on Irix 5.
15556
15557Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15558
15559 * configure.in (*-*-netware*): Add libio.
15560
15561Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15562
15563 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15564 (CHECK_TARGET_MODULES): Ditto.
15565 (INSTALL_TARGET_MODULES): Ditto.
15566 (TARGET_LIBS): Ditto.
15567 (all-libstdc++): Note dependencies.
15568
15569Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15570
15571 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15572
15573Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15574
15575 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15576 -fexternal-templates.
15577
15578 * configure.in (target_libs): Add libstdc++.
15579 (noconfigdirs): Add libstdc++ as appropriate.
15580
15581Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15582
15583 * config.guess: Update from FSF.
15584
15585Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15586
15587 * configure: Use ${config_shell} when running ${configsub}.
15588
15589Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15590
15591 * config.sub: No longer recognize h8300h.
15592
15593Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15594
15595 * config.sub: Remove extraneous differences between config.sub and
15596 gcc/config.sub.
15597
15598Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15599
15600 * Makefile.in (DISTSTUFFDIRS): Add gas.
15601
15602Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15603
15604 * COPYING.NEWLIB: New file.
15605
15606Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15607
15608 * config.guess (HP-UX): Patch from Harlan Stenn
15609 <harlan@landmark.com> to also emit release level.
15610
15611Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15612
15613 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15614
15615Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15616
15617 * config.sub: Merge nextstep cleanup from FSF.
15618
15619Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15620
15621 * configure.in (arm-*-*): Don't configure ld for this target.
15622
15623Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15624
15625 * configure.in (*-*-netware): don't configure libg++, libio,
15626 librx, or newlib.
15627
15628Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15629
15630 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15631 configure ld--it works, but it doesn't support shared libraries.
15632
15633Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15634
15635 * config.guess (*-unknown-freebsd*): Get rid of possible
15636 trailing "(Release)" in version string.
15637 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15638
15639Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15640
15641 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15642 Fix type: *-next-neststep -> *-next-nextstep.
15643
15644 * config.guess: Merge from FSF:
15645
15646 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15647
15648 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15649
15650 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15651
15652 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15653 instead of UNIX_SV for UnixWare 1.0).
15654
15655Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15656
15657 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15658 to make gdb/nlm/* build after the compiler and linker.
15659
15660Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15661
15662 * config.guess (netbsd, freebsd, linux): Accept any machine,
15663 not just i[34]86.
15664 (m68k-atari-sysv4): Relocate to match FSF version.
15665
15666 * config.guess: More merges from the FSF:
15667
15668 Add a space before function call or macro invocation.
15669
15670 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15671
15672 * config.guess: Add trap cmd to remove dummy.c and dummy when
15673 interrupted.
15674
15675 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15676
15677 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15678 (dummy): Redirect stderr from compilation of dummy.c.
15679
15680 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15681
15682 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15683
15684Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15685
15686 * configure: Accept and ignore --cache*, for compatibility with
15687 new autoconf.
15688
15689Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15690
15691 * config.guess: Merge from FSF:
15692
15693 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15694
15695 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15696 (PATH): Add /.attbin at end for finding uname.
15697 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15698
15699 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15700
e490616e 15701 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15702
15703 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15704
e490616e
ZW
15705 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15706 to select whether to use ELF or COFF.
6599da04
JM
15707
15708 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15709
e490616e 15710 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15711
15712 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15713
15714 * config.guess: Guess the OS version for HPUX.
15715
15716 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15717
15718 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15719
15720Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15721
15722 * configure.in: Recognize --with-headers, --with-libs, and
15723 --without-newlib.
15724 * Makefile.in (all-xiberty): Depend upon all-ld.
15725
15726Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15727
15728 * configure.in: Change i[34]86 to i[345]86.
15729
15730Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15731
15732 * configure (version): A few more tweaks to help message.
15733
15734Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15735
15736 * Makefile.in: Remove (for now) librx as a host library,
15737 now that we're building it for target.
15738
15739Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15740
15741 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15742 (Karl Berry).
15743
15744Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15745
15746 * configure.in: Also configure librx.
15747
15748Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15749
15750 * Makefile.in: Update various rules to reflect that librx
15751 is now needed for libg++.
15752
15753Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15754
15755 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15756
15757Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15758
15759 * configure.in: Configure the examples directory.
15760
15761Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15762
15763 * configure: Simplify Jun 2 1994 change.
15764
15765Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15766
15767 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15768 /bin/gcc isn't good enough to build gcc.
15769
15770Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15771
15772 * Makefile.in (GDB_SUPPORT_FILES): Remove
15773 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15774 (gdb.tar.gz): Add new rule to use standard distribution building
15775 mechanism.
15776
15777Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15778
15779 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15780 Bill Cox <bill@cygnus.com>.
15781
15782Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15783
15784 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15785
15786Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15787
15788 * configure: Search current dir first in .gdbinit.
15789
15790Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15791
15792 * config.sub: Recognize freebsd (merged from gcc config.sub).
15793
15794Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15795
15796 * config.sub: Refer to NeXT's operating system as nextstep.
15797
15798 * config.sub (case $basic_machine): Re-order the cases, to match
15799 the order in the FSF version (which is mostly alphabethical).
15800 Merge in some additions and changes from the FSF.
15801
15802Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15803
15804 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15805 * config.sub: Recognize cxux7.
15806 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15807
15808Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15809
15810 * config.sub: Fix typo powerpc -> powerpc-*.
15811
15812Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15813
15814 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15815
15816 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15817 parallel with all-emacs and install-emacs). Top-level command
15818 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15819
15820Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15821
15822 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15823 $(relbindir)/make before doing ``make install'', and use
15824 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15825 installing over running make binary.
15826 ($(host)-stamp-stage3-installed): Likewise.
15827
15828Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15829
15830 * config.guess: Recognize Mach.
15831
15832Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15833
15834 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15835 see whether --exec-prefix was used.
15836
15837Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15838
15839 * README: Explicitly mention libg++/README. (Zoo's idea.)
15840
15841Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15842
15843 * Makefile.in: Add all-librx target similar to all-libproc.
15844
15845Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15846
15847 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15848 with post 1.2 uname bogosity.
15849
15850Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15851
15852 * configure: Remove temporary files on receipt of a signal.
15853
15854Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15855
15856 * configure: If there is a package_makefile_frag, remove
15857 ${subdir}/Makefile.tem after copying it in.
15858
15859Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15860
15861 * build_all.mk: support rs6000 lynx identifies itself as
15862 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15863 since /bin/gcc is too feeble to compile a modern gcc.
15864
15865Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15866
15867 * brought devo/test-build.mk update-to-date with progressive/
15868 test-build.mk. Add lynx targets and hppa flag info.
15869
15870Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15871
15872 * configure.in: Use mh-ncrsvr43. Patch from
15873 Tom McConnell <tmcconne@sedona.intel.com>.
15874
15875Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15876
15877 * config.guess (i386-unknown-bsdi): No longer need to
15878 check #if defined(__bsdi__) && defined(__i386__).
15879
15880Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15881
15882 * configure: Set program_transform_nameoption correctly.
15883
15884Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15885
15886 * brought build-all.mk update-to-date with progressive build-all.mk,
15887 added new targets and hppa info.
4e81ae98 15888
6599da04
JM
15889Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15890
15891 * configure: If config.guess result is a prefix of the user
15892 specified target, assume a native build and use the user specified
15893 target as the host alias. Remove SunOS patch suffix removal hack.
15894 * configure.in: Remove SunOS patch suffix removal hack.
15895
15896 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15897 in NATIVE_CHECK_MODULES.
15898
15899Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15900
15901 * Makefile.in: Rename HOST_ONLY to NATIVE.
15902 * configure: Delete SunOs patch suffix from host_canonical
15903 and build_canonical variables that are prepended to Makefiles.
15904 * configure.in: Add comments for easier maintenance.
15905
15906Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15907
15908 * Makefile.in: Add all-libproc target similar to all-gui.
15909
15910Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15911
15912 * Makefile.in (CHECK_MODULES): split into
15913 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15914
15915Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15916
15917 * config.guess (i386-unknown-bsdi): New system to guess.
15918
15919Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15920
15921 * Makefile.in: Add all-gui target (but not yet build by "all").
15922
15923Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15924
15925 * config.sub: Move deletion of patch suffix from here...
15926 * configure.in: To here, at Ian's suggestion. The top-
15927 level scripts might need to know of a patch level.
15928
15929Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15930
15931 * config.sub: Strip off patch suffix so rtl is recognized
15932 as a sunos4.1.3 machine, even though it's been patched.
15933
15934Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15935
15936 * Makefile.in (INSTALL_LAST): Delete.
15937 (INSTALL_DOSREL): New.
15938
15939Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15940
15941 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15942 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15943 whether we pass down --with-gnu-ld anyhow.
15944
15945Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15946
15947 * Makefile.in (INSTALL_LAST): Change operation so it works
15948 on more flavors of make.
15949 * configure.in (go32): Don't build libg++ or libio.
15950
15951Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15952
15953 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15954 they can be overriden by templates.
15955
15956Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15957
15958 * configure.in (target==go32): Don't build gdb.
15959 * dosrel: New directory.
15960
15961Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15962
15963 * configure.in (host==go32): Configure dosrel too.
15964 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15965 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15966 be set by incoming names or templates.
15967 (INSTALL_LAST): New rule.
6599da04
JM
15968
15969Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15970
15971 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15972
15973Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15974
6599da04
JM
15975 * configure.in (appdirs): New variable. Currently empty, but will
15976 be used in gas distribution. If nonempty, lists a set of
15977 directories at least one of which must get configured, or top
15978 level configuration is considered to have failed.
15979 (rs6000-*-lynxos*): Use new file name.
15980
15981Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15982
15983 Eliminate XTRAFLAGS.
15984 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15985 newlib include files using -idirafter, and also use -nostdinc.
15986 (CXX_FOR_TARGET): Likewise.
15987 (XTRAFLAGS): Removed.
15988 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15989 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15990 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15991 ($(DO_X)): Don't pass down XTRAFLAGS.
15992
15993Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15994
15995 * configure.in (mips*-dec-bsd*): New target; do build linker.
15996 (mips*-*-bsd*): New target; don't build linker.
15997
15998Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15999
16000 * configure.in: support rs6000-*-lynxos* configuration.
16001 support sunos4 as a cross target.
16002
16003 * config.sub: look for lynx*, not lynx since the OS version may
16004 legitimately be part of the name.
16005
16006Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16007
16008 * configure.in (i[34]86-*-sco*): Move to be with other i386
16009 targets.
16010 (romp-*-*): New target. Skip various binary utilities.
16011 (vax-*-*): New target. Don't build newlib.
16012 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16013
16014Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16015
16016 * configure.in: Only set host_makefile_frag if config
16017 directory exists.
16018
16019Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16020
16021 * install.sh: If $dstdir exists, don't check whether each
16022 component does.
16023
16024Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16025
16026 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16027
16028Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16029
3b75d237
AJ
16030 * configure.in (*-*-lynxos*): Don't configure newlib for either
16031 native or cross Lynx.
6599da04
JM
16032
16033Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16034
16035 * config.sub (sparc64-elf): Fix os.
16036 (z8k): Remove duplicate.
16037
16038Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16039
16040 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16041 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16042
16043Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16044
16045 * configure: Make file links cleanly even if Lynx fails on
e490616e 16046 an NFS symlink (at least fail cleanly).
6599da04
JM
16047
16048Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16049
16050 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16051 -XNh2000.
16052
16053Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16054
16055 * configure: Unknown options are fatal again.
16056
16057Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16058
16059 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16060 compatibility.
6599da04
JM
16061
16062Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16063
16064 * build-all.mk: Add `clean' target.
16065
16066Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16067
16068 * config.guess: Add SINIX support.
16069 * configure.in: Add mips-*-sysv4* support.
16070
16071Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16072
16073 * build-all.mk: Document all useful targets.
16074 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16075 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16076
16077Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16078
16079 * configure: Support --silent, --quiet.
16080
16081Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16082
16083 * configure: Support --disable-FEATURE.
16084
16085Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16086
16087 * config.guess: Recognize NCR running SVR4.3.
16088
16089Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16090
16091 * config.guess: Make BSDI generate i386-unknown-bsd386.
16092 Patch from Paul Eggert <eggert@twinsun.com>.
16093
16094Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16095
16096 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16097
16098Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16099
16100 * configure: Make unrecognized options give nonfatal warnings
16101 instead of fatal errors, and pass them to any subdirectory
16102 configures in case they recognize them.
16103 Make --x equivalent to --with-x.
16104
16105Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16106
16107 * configure: Add --enable-* options. Clean up usage message and
16108 some comments.
16109
16110Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16111
16112 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16113
16114Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16115
16116 * configure.in (hppa*-*-*): Enable binutils.
16117
16118Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16119
16120 * config.sub: Recognize cisco.
16121
16122Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16123
16124 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16125
16126Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16127
16128 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16129 than one configuration name. Add comment.
16130
16131Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16132
16133 * config.guess: about target *-hitachi-hiuxwe2, fixed
16134 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16135 macro is incorrect.]
16136
16137Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16138
16139 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16140 than the "make ls" stuff which used to be here.
16141
16142Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16143
16144 * config.guess: Recognize i[34]86-unknown-freebsd.
16145 From Shawn M Carey <smcarey@rodan.syr.edu>.
16146
16147Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16148
16149 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16150
16151Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16152
16153 * config.guess: Check for ptx.
16154
16155Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16156
16157 * config.sub: Add os9k checking.
16158
16159Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16160
16161 * config.guess: Handle OSF1 running on HPPA processors
16162
16163Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16164
16165 * configure: If subdir configure fails, print out a message with
16166 subdirectory name, in case subdir's configure code didn't identify
16167 itself.
16168
16169Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16170
16171 * configure.in: Remove embedded newlines from configdirs.
16172 Avoid mismatches of substrings. Fix matching strings at end
16173 of configdirs.
16174
16175Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16176
16177 * config.guess: Add Lynx/rs6000 config support.
16178
16179Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16180
16181 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16182
16183Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16184
16185 * configure.in (hppa*-*-osf*): Treat this just like most other
16186 PA configurations (eg no binutils or ld).
16187 (hppa*-*-*elf*): These configurations have binutils and ld.
16188
16189Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16190
16191 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16192
16193Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16194
16195 * configure.in (rs6000-*-*): Build gas.
16196
16197Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16198
e490616e 16199 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16200
16201Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16202
16203 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16204 for GDB and GDB has been fixed to not need it.
16205
6599da04
JM
16206Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16207
16208 * config.guess: Recognize vax hosts.
16209
16210Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16211
16212 * configure (while loop): Don't use "break 2" inside case
16213 statement -- the case statement isn't an enclosing loop.
16214
16215Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16216
16217 * config.guess: Clean up NeXT support, to allow nextstep
16218 on Intel machines. Make OS be nextstep.
16219
16220Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16221
16222 * config.guess: Add alternate forms for Convex.
16223
16224Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16225
16226 * configure: Completely rewrite option processing. Take
16227 advantage of pattern-matching to avoid invoking test frequently.
16228 Also clean up host and target defaulting logic.
16229
16230Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16231
16232 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16233 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16234 commands (plus user environment) will fit SCO limits.
16235
16236Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16237
16238 * configure.in: Don't issue warnings about directories which are
16239 not being configured if -norecursion is set. Correct test for
16240 --with-gnu-as and --with-gnu-ld to not get confused by substring
16241 matches.
16242
16243 * configure.in: Don't build gas for alpha-dec-osf1*.
16244
16245Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16246
16247 * configure: Back out Per's change of 12/19/1993. It changes the
16248 behavior of configure in unexpected and confusing ways.
16249
16250 Also, use different delim char when calculating
16251 program_transform_name so that the name can contain slashes.
16252
16253Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16254
16255 * configure.in, config.sub: Add support for VSTa micro-kernel.
16256
16257Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16258
16259 * configure.in: Nuke hacks which were used to get a special
16260 version of GAS for HPPA configurations.
16261
16262Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16263
16264 * configure: If only ${target_alias} is given, use that
16265 as the default for ${host_alias}.
16266 * configure: Add missing back-slashes before nested quotes.
16267
16268Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16269
16270 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16271
16272Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16273
16274 * config.guess: Recognize some Tektronix configurations.
16275 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16276
16277Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16278
16279 * config.sub: Match any flavor of SH.
16280
16281Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16282
16283 * configure.in: Don't try to configure newlib for Alpha.
16284
16285Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16286
16287 * configure.in: Don't build ld for Irix 5. Don't build gas,
16288 libg++ or libio for any Alpha target.
16289
16290 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16291
16292Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16293
16294 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16295 default arguments -- so it tried to compress itself.
16296
16297Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16298
16299 * configure.in (notsupp): ensure that a space is always at the end
16300 of the configdirs list, since the grep checks for an explicit space
16301
16302Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16303
16304 * configure.in (target i386-sysv4.2): don't build ld, since static
16305 versions of many libraries are not available.
16306
16307Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16308
16309 * config.guess: Recognize Apollos (using environment variables).
16310 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16311
16312Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16313
16314 * config.guess: Recognize Sony news mips running newsos.
16315
16316Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16317
16318 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16319 "fi ; else" for bash.
16320
16321Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16322
16323 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16324
16325Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16326
16327 * config.sub: accept unixware as an alias for svr4.2.
16328 Fix some inconsistancies with the gcc version.
16329
16330Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16331
16332 * Makefile.in (DISTDOCDIRS): Add gdb.
16333
16334Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16335
16336 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16337
16338Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16339
16340 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16341 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16342 this now.
16343
16344Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16345
16346 * config.sub: Accept hiux* as an OS name.
16347
16348 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16349 etc/make-stds.texi. The underscore came from gcc, and dje now
16350 agrees that RUNTESTFLAGS is the correct name.
16351
16352Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16353
16354 * install.sh: Remove 'set -e'. It makes any conditionals
16355 in the script useless.
16356
16357 * config.guess: Automatically recognize arm-acorn-riscix
16358 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16359
16360Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16361
16362 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16363
16364Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16365
16366 * Makefile.in (DISTDOCDIRS): New variable.
16367 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16368 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16369
16370Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16371
16372 * configure.in (hppa target): check the source directory for the
16373 pagas sub-directory
16374
16375Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16376
16377 * config.sub: Allow -aout* and -elf*.
16378
16379Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16380
16381 * configure.in: Don't build ld on i386-solaris2, same as for
16382 sparc-solaris2.
16383
16384Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16385
16386 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16387
16388Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16389
16390 * configure.in: Configure gdb for alpha.
16391
16392Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16393
16394 * Makefile.in (CXXFLAGS): Add -O.
16395
16396Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16397
16398 * config.guess: added support for DG Aviion
16399
16400Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16401
16402 * configure.in: Produce warning message for subdirectories not
16403 configurable for this host/target combination. Don't try to
16404 configure gdb for vms.
16405
16406Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16407
16408 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16409 appropriate files before making "diststuff".
16410 (DISTBISONFILES): New var: list of files to be edited.
16411 (DISTSTUFFDIRS): Add binutils.
16412
16413Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16414
16415 * config.sub: also handle mipsel and mips64el (for little endian mips)
16416
16417Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16418
16419 * configure.in: Add * to end of all OS names.
16420
16421Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16422
16423 * configure.in: Build newlib for LynxOS native.
16424
16425Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16426
16427 * config.guess: Add support for delta 88k running SVR3.
16428
16429 * configure.in: Add comment about HP compiler vs. emacs.
16430
16431Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16432
16433 * configure.in: don't build ld on solaris2 (not a viable option
16434 due to bugs in getpwnam & getpwuid)
16435
16436Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16437
16438 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16439 config.guess will produce a full version number.
16440
16441Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16442
16443 * configure.in: Build linker and binutils for alpha-dec-osf1.
16444
16445Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16446
16447 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16448 and gdb/testsuite/Makefile.in.
16449
16450Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16451
16452 * configure.in: recognize mips*- instead of mips-
16453
16454Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16455
16456 * config.sub: Accept linux*coff and linux*elf as operating
16457 systems.
16458
16459Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16460
16461 * config.sub: Recognize mips64, and mips3 as an alias for it.
16462
16463Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16464
16465 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16466 gdb knows how to handle OSF/1 shared libraries.
16467
16468Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16471 * config.guess: Recognize Hitachi's HIUX.
16472 * config.sub: Recognize h3050r* and hppahitachi.
16473 Remove redundant cases for hp9k[23]*.
16474
16475Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16476
16477 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16478 if gas and ld are in the source tree and are in ${configdirs}.
16479 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16480 --with options (but still pass them down on the command line,
6599da04
JM
16481 if they were explicitly specified).
16482
16483Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16484
16485 * configure: substitute SHELL value in Makefile.in with
16486 ${CONFIG_SHELL}
16487
16488Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16489
16490 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16491 *-*-solaris2* targets.
16492
16493Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16494
16495 * Makefile.in: define M4, and pass it down to sub-makes;
16496 all-autoconf now depends on all-m4
16497
16498Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16499
16500 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16501 presence of {ar,ranlib} instead of a configured directory
16502
16503Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16504
16505 * config.guess: Accept 34?? as well as 33?? for NCR.
16506
16507Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16508
16509 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16510 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16511
16512Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16513
16514 * configure: grab values for $(CC) and $(CXX) from the
16515 environment, so that someone can do "CC=gcc configure; make" and
16516 have it work right (matching the way that autoconf works now)
16517
16518 * configure.in, Makefile.in: add support for gash, the tcl
16519 interface to Galaxy
16520
16521 * config.guess: add NetBSD variants (hp300, x86)
16522
16523Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16524
16525 * install.sh: Support -d option (in the manner of SunOS 4 install,
16526 as it is more deterministic than that of GNU install)
16527 (chmodcmd): Set file to mode 755 by default (should also do default
16528 chgrp and chown, but I don't feel like dealing with that now)
16529
16530Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16531
16532 * config.sub: Remove h8300hhms alias.
16533
16534Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16535
16536 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16537
16538Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16539
16540 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16541 as stmp-fixinc
16542
16543Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16544
16545 * config.sub: recognize m88110-bug-coff.
16546
16547Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16548
16549 * Makefile.in (all-libio): all dependencies on the toolchain used
16550 to build this (gcc, gas, ld, etc)
16551
16552Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16553
16554 * config.guess: Deal with OSF/1 1.3 on alpha.
16555
16556Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16557
16558 * install.sh: add some 'else true' clauses for portability
16559
16560 * configure.in: don't build libio for h8[35]00-*-* targets
16561
16562Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16563
16564 * Makefile.in: Add support for new libio.
16565
16566Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16567
16568 * install.sh: If one command fails, don't try the rest. Don't try
16569 to remove $dsttmp (via trap) unless we have already created it.
16570 If $src doesn't exist, detect it and exit with an error.
16571
16572 * config.guess: Recognize BSD on hp300.
16573
16574Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16575
16576 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16577 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16578
16579Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16580
16581 * Makefile.in (all-send-pr): depends on all-prms
16582
16583Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16584
16585 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16586
16587Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16588
16589 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16590 Added test for mips-mips-riscos5.
16591
16592Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16593
16594 * configure.in: use mh-hp300 for 68k HP hosts
16595
16596Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16597
16598 * configure: add support for CONFIG_SHELL, so that you can use
16599 some alternate shell for evaluating configure scripts
16600
16601Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16602
16603 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16604 in configure script to bug-gdb@prep.ai.mit.edu when building
16605 distribution archive.
16606 * Makefile.in (COMPRESS): Remove def.
16607 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16608 gdb.tar.Z and make-gdb.tar.Z respectively.
16609 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16610 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16611 to convergence with 'taz' target in Makefile.in.
16612
16613Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16614
16615 * install.sh (dsttmp): use trap to ensure that tmp files go
16616 away on error conditions
16617
16618Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16619
16620 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16621
16622Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16623
16624 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16625 its parent is '/' not ''.
16626
16627 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16628
16629Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16630
16631 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16632 that ${newsrcdir}/configure.in does.
16633
16634Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16635
16636 * test-build.mk: support for CONFIG_SHELL
16637
16638Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16639
16640 * config.sub (netware): Add as a basic system type.
16641
16642Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16643
16644 * Makefile.in (Makefile): depend on configure.in. Also drop the
16645 $(srcdir)/ from the dependency on Makefile.in.
16646
16647Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16648
16649 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16650 (h8300hhms is temporary until multi-libraries are implemented).
16651 * configure.in: Handle h8300h too.
16652
16653Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16654
16655 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16656
16657Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16658
16659 * configure: Remove extraneous output when guessing host type.
16660 * config.guess: Remove extraneous output when guessing using C
16661 compiler rather than uname, or when guessing fails.
16662
16663Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16664
16665 * Makefile.in: remove all.cross and install.cross targets
16666
16667 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16668 definitions
16669
16670Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16671
16672 * configure.in (target sh): Build gprof.
16673
16674Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16675
16676 * config.sub: change -solaris to -solaris2
16677
16678Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16679
16680 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16681
16682Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16683
16684 * configure: Correct error message for missing Makefile.in to
16685 print correct directory.
16686
16687Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16688
16689 * install.sh: kludge around 386BSD shell bug
16690
16691Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16692
16693 * config.guess: Recognize NeXT.
16694 * config.guess: Recognize i486-ncr-sysv4.
16695 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16696
16697Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16698
16699 * Makefile.in (MAKEINFOFLAGS): New variable.
16700 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16701 * build-all.mk, test-build.mk: Pass down --no-split as
16702 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16703
16704Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16705
16706 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16707
16708Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16709
16710 * Makefile.in (libg++.tar.z): New rule.
16711 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16712 * Makefile.in (taz): Only do a single chmod.
16713
16714Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16715
16716 * install.sh: don't use dirname anymore (replaced with sed usage)
16717
16718Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16719
16720 * Makefile.in: Change extension for gzip'd files from '.z' to
16721 '.gz' per new FSF standard usage.
16722
16723Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16724
16725 * configure: put quotes around the final value of program_transform_name
16726
16727Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16728
16729 * Makefile.in: new install.sh support; update install-info rules
16730
16731Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16732
16733 * configure.in: Build diff for crosses, but not for go32 host.
16734
16735 * configure.in: Build gprof only for native, and don't build it
16736 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16737
16738Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16739
16740 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16741
16742Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16743
16744 * configure.in (host_tools): Add prms.
16745
16746Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16747
16748 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16749 with $(FLAGS_TO_PASS) on the command line
16750
16751 * config.sub: Recognize lynx and lynxos
16752
16753Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16754
16755 * config.sub: Accept -ecoff*, not just -ecoff.
16756
16757Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16758
16759 * Makefile.in (taz): Use .gz suffix instead of .z.
16760 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16761 names.
16762
16763Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16764
16765 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16766
16767Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16768
16769 * Makefile.in (install-no-fixedincludes): install gcc last, so
16770 that rebuilds that might happen during 'make install' don't get
16771 bogus gcc include files
16772
16773Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16774
16775 Change from Utah for HPPA support:
16776 * config.guess: Recognize hppa1.x-hp-bsd.
16777
16778Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16779
16780 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16781 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16782
16783Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16784
16785 * config.sub: Add support for rom68k and bug boot monitors.
16786
16787Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16788
16789 * Makefile.in: Make all-opcodes depend on all-bfd.
16790
16791Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16792
16793 * config.guess: Added special check for i[34]86-univel-sysv4*.
16794
16795Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16796
16797 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16798 the processor rather than assuming i486.
16799
16800Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16801
16802 * config.guess: Recognize SunOS6 as Solaris3.
16803
16804Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16805
16806 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16807 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16808
16809Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16810
16811 * build-all.mk (all-cross): New target for Canadian Cross.
16812 Added Q2 go32 targets.
16813 * test-build.mk: Configure go32 cross sparclite-aout and
16814 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16815 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16816
16817Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16818
16819 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16820 GO32 hosted toolchains
16821
16822Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16823
16824 * configure: change so "-exec-prefix" gets passed down rather
16825 than "-exec_prefix" so autoconf generated Makefiles get the
16826 exec_prefix set right.
16827
16828Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16829
16830 * config.guess: get the Solaris2 minor version number
16831
16832 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16833
16834Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16835
16836 * config.guess: Recognize some Sequent platforms.
16837
16838Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16839
16840 * Makefile.in: added the vault-install target
16841
16842 * configure.in: actually use the Sun3 makefile fragment that's in
16843 config, also added the release dir to configdirs
16844
16845Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16846
16847 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16848
16849Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16850
16851 * configure.in: remove some program from Alpha targetted toolchains
16852
16853Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16854
16855 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16856 gprof.
16857 (taz): Run "make diststuff" in those directories instead of "make
16858 proto-dir". Look for "VERSION=" only at start of line in subdir
16859 Makefile. Use "gzip -9" for compression.
16860 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16861 (binutils.tar.z): New target.
16862
16863Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16864
16865 * Makefile.in (taz): Include gpl.texinfo.
16866
16867Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16868
16869 * Makefile.in (setup-dirs): Merged into "taz" target.
16870 (taz): Only do `proto-dir' stuff if a directory is actually needed
16871 for this target.
16872
16873Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16874
16875 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16876 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16877 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16878 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16879 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16880
16881Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16882
16883 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16884 config.sub, and move-if-change to gdb testsuite distribution
16885 archive, so the testsuite can be extracted, configured, and
16886 run separately from the gdb distribution. Blow away the Chill
16887 tests that require a Chill compiled executable, since GNU Chill
16888 is not yet publically available.
16889
16890Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891
16892 * test-build.mk: set environment variables in a single command,
16893 instead of a list of assignments and exports
16894
16895 * config.guess: recognize Alpha/OSF1 systems
16896
16897Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16898
16899 * configure: Change help message to prefer --options rather than
16900 -options.
16901
16902Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16903
16904 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16905 zippy@ecst.csuchico.edu.
16906 * config.guess: Recognize miniframe.
16907
16908Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16909
cc6010cd
AP
16910 * Makefile.in: Use srcroot to find runtest rather than rootme.
16911 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16912
16913Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * test-build.mk: Extensive additions to support building on a
16916 machine other than the host.
16917
16918Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16919
16920 * configure (tooldir): Fix for i386-aix again.
16921
16922Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16923
16924 * configure, Makefile.in: Change definition of $(tooldir)
16925 to match the FSF.
16926
16927Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16928
16929 * config.guess: Recognize i[34]86/SVR4.
16930
16931Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16932
16933 * Makefile.in (all-gdb): gdb depends on sim.
16934
16935Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16936
16937 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16938 at the same time we make the prototype gdb directory.
16939 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16940 files at the same time as the gdb base release distribution.
16941
16942Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16943
16944 * Makefile.in (check): Use individual check targets rather than
16945 DO_X rule.
16946 (check-gcc): Added.
16947
16948Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16949
16950 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16951 for System V release 3.2.
16952
16953Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16954
16955 * config.sub: Recognize hppaosf.
16956 * configure.in: Do configure ld/binutils/gas for it.
16957
16958Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16959
16960 * configure (tooldir): Alter syntax used to set this, for systems
16961 where "\$" isn't handled right, like i386-aix.
16962
16963Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16964
16965 * configure: Pass program-transform-name, not
16966 program_transform_name, to recursive configures.
16967
16968Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16969
16970 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16971 of gas+ld+binutils.
16972
16973Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16974
16975 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16976
16977Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16978
16979 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16980
6599da04
JM
16981Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16982
16983 * Makefile.in (PRMS): Set back to all-prms.
16984
16985Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16986
16987 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16988 targets, rather than for MIPS hosts.
16989
16990Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16991
16992 * configure.in: add comment for --with-x default values
16993
16994 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16995
16996 * Makefile.in: add check-* targets for each of the directories in
16997 the tree. Add a definition of RUNTEST that will use the one we
16998 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16999
17000Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17001
17002 * configure.in: Removed obsolete references to bfd_target and
17003 target_makefile_frag.
17004
17005 * build-all.mk: Set assorted targets for Q2.
17006 * config.sub: Recognize z8k-sim and h8300-hms.
17007 * test-build.mk: Really don't pass host to configure.
17008 (HOLES): Added uname.
17009
17010Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17011
17012 * configure: Handle an empty program-prefix, program-suffix or
17013 program-transform-name correctly.
17014
17015Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17016
17017 * build-all.mk: -G 8 no longer required for MIPS targets.
17018 * test-build.mk: Don't pass host argument to configure; make it
17019 guess.
17020
17021Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17022
17023 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17024 * Makefile.in (COMPRESS): New macro, like GZIP.
17025
17026Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17027
17028 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17029
17030 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17031 with gas currently defaults to -G 0.
17032
17033Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17034
17035 * Makefile.in (all-flex): flex depends on byacc.
17036
17037 * build-all.mk: If host not specified, use config.guess. Pass TAG
17038 to test-build.mk as RELEASE_TAG.
17039 * test-build.mk (configargs): New variable containing arguments to
17040 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17041 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17042
17043 * config.guess: Use /bin/uname when checking -X argument on SCO,
17044 to avoid invoking GNU uname which doesn't understand -X.
17045
17046 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17047
17048 * configure.in: Build gas for mips-*-*.
17049
17050Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17051
17052 * Makefile.in (all.normal): insert missing backslash.
17053
17054Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17055
731a8127 17056 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17057
17058 * Makefile.in: Complete overhaul to merge many almost identical
17059 targets.
17060
17061Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17062
17063 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17064 (gdb.tar.Z): Adjusted.
17065
17066 * Makefile.in (setup-dirs, taz): New targets; should be general
17067 enough to adapt for gdb sometime. Build only .z file.
17068 (gas.tar.z): New target.
17069
17070Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17071
17072 * build-all.mk: Use CC=cc -Xs on Solaris.
17073
6599da04
JM
17074Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17075
17076 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17077 for handling BISON for FSF releases.
17078
17079Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17080
17081 * configure: Actually implement the change zoo just documented.
17082
17083Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17084
17085 * configure: when using config.guess, only set target_alias when
17086 it's not already been set (ie, on the command line)
17087
17088Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17089
17090 * Makefile.in: add installcheck target, set PRMS to install-prms
17091
17092Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17093
17094 * configure: add support for package_makefile_fragment, handle the
17095 case where a directory has a configure.in file but no Makefile.in
17096 more gracefully (with an actual understandable error message, even);
17097 add support for --without (and add this to the usage message); also
17098 explicitly add a --host=${host_alias} to the command line when
17099 config.guess is used
17100
17101Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17102
17103 * configure: Must use both --host and --target in recursive calls.
17104
17105Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17106
17107 * Makefile.in: Change deja-gnu to dejagnu.
17108
17109Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17110
17111 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17112
17113Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17114
17115 * configure.in: canonicalize all instances to *-*-solaris2*,
17116 also strip out a number of tools to not build for go32 host
17117
17118Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17119
17120 * config.guess: add GPL.
17121
17122 * Makefile.in, config.guess, config.sub, configure: bump
17123 copyrights to 93.
17124
17125Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17126
17127 * Makefile.in (do-info): Removed obsolete check for existence of
17128 localenv file.
17129
17130 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17131
17132Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17133
17134 * Makefile.in: a couple of 'else true' for decstation,
17135 support for TclX
17136
17137 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17138
17139Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17140
17141 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17142
17143Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17144
17145 * config.guess: Recognize i386-ibm-aix (PS/2).
17146 * configure.in: Use config/mh-aix386 file for it.
17147
17148Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17149
17150 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17151 CC_FOR_TARGET instead.
17152 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17153
17154Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17155
17156 * Makefile.in: Add sim to list of directories sent with gdb
17157
17158Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17159
17160 * configure.in: Put back mips-dec-bsd* case.
17161
17162Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17163
17164 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17165 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17166 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17167
17168Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17169
17170 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17171
17172 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17173 (install-info): install dir.info only if it exists,
17174 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17175
17176Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17177
17178 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17179 gas for mips-dec-bsd.
17180
17181Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17182
17183 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17184 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17185
17186Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17187
17188 * configure.in: Added "dejagnu" to hosttools list.
17189
17190Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17191
17192 * config.sub, configure.in, config.guess: Add support
17193 for Bosx, an AIX variant from Bull.
17194 Patches from F.Pierresteguy@frcl.bull.fr.
17195
17196Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17197
17198 * devo/dejagnu: Initial creation of devo/dejagnu.
17199 Migrated dejagnu testcases and support files for testing software
17200 tools to reside as subdirectories, currently called "testsuite",
17201 within the directory of the software tool. Migrated all programs,
17202 support libraries, etc. beloging to dejagnu proper from
17203 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17204 with no modifications. The changes to these files which will
17205 allow them to configure, build, and execute properly will be made
17206 in a future update.
17207
17208Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17209
17210 * Makefile.in: Change send_pr to send-pr.
17211 * configure.in: Likewise.
17212 * send_pr: Renamed directory to send-pr.
17213
17214Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17215
17216 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17217
17218Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17219
17220 * README: Update for gdb-4.8 release.
17221 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17222 gdb-xxx.tar.z (gzip'd) file also.
17223
17224Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17225
17226 * Makefile.in: make all-diff depend on all-libiberty
17227
17228Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17229
17230 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17231
17232Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17233
17234 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17235
17236Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17237
17238 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17239 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17240 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17241
17242Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17243
17244 * Makefile.in: makeinfo binary is in a new location
17245
17246Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17247
17248 * config.sub: Accept -ecoff as an OS.
17249
17250 * Makefile.in: Various changes to eliminate a level of make
17251 recursion and reduce the required command line length.
17252 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17253 sub-makes.
17254 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17255 variables holding settings for specific sub-makes.
17256 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17257 in terms of BASE_FLAGS_TO_PASS.
17258 (TARGET_LIBS): New variable listing directories which use
17259 TARGET_FLAGS_TO_PASS.
17260 (subdir_do): Eliminated.
17261 (do-*): New set of targets to replace subdir_do.
17262 (various): All targets which used subdir_do now depend on do-*.
17263 (local-clean): Renamed from do_clean.
17264 (local-distclean): New target, dependency of distclean and
17265 realclean.
17266 (install-info): Don't create directories. Depend on dir.info
17267 rather than calling make recursively.
17268 (install-dir.info): Eliminated.
17269 (install-info-dirs): Create all info directories here.
17270 (dir.info): Depend upon do-install-info.
17271
17272 * test-build.mk (HOLES): Added false.
17273
17274Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17275
17276 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17277
17278Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17279
17280 * Makefile.in (info): remove dependency on all-texinfo. The
17281 problem was really in texinfo/C, not at this level.
17282
17283Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17284
17285 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17286
17287Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17288
17289 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17290 GDB releases.
17291
17292Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17293
17294 * configure: Include srcdir in message about target of link not
17295 being found. Don't convert `-' to `_' in `with' options being
17296 passed to subdirs.
17297
17298Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17299
17300 * configure.in: add uudecode to host_tools
17301
17302 * Makefile.in: added {all,install}-uudecode targets, added them to
17303 the appropriate lists
17304
17305Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17306
17307 * Makefile.in (all-gcc): Added dependency on all-gas.
17308
17309 * configure.in (mips-*-*): Build ld and binutils.
17310
17311Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17312
17313 * configure: check return code from mkdir, print error message and
17314 exit on failure.
17315
17316Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17317
17318 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17319
17320Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17321
17322 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17323
17324Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17325
17326 * config.sub (h8500): Recognize this as a cpu type.
17327
17328Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17329
17330 * configure: source directory missing is no longer a warning
17331
17332 * configure.in: recognize irix[34]* instead of irix[34]
17333
17334 * Makefile.in: define and pass down X11_LIB
17335
6599da04
JM
17336Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17337
17338 * guess-systype: Renamed to ...
17339 * config.guess: ... by popular request.
17340 * configure.in, Makefile.in: Update accordingly.
17341
17342Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17343
17344 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17345 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17346 + Execute ./dummy instead of assuming . is in PATH.
17347
17348Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17349
17350 * guess-systype: New shell script. Attempts to guess the
17351 canonical host name of the executing host.
17352 Only a few hosts are supported so far.
17353 * configure: Call guess-systype if no host is specified.
17354
17355Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17356
17357 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17358 gcc Makefile.
17359
17360
17361Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17364 (all-gcc, install-gcc, subdir_do): Use it.
17365
17366Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17367
17368 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17369
17370Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17371
17372 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17373 set exclusively by configure, using configure.in .
17374
17375Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17376
17377 * test-build.mk: set $PATH for all builds
17378
17379 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17380
17381Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17382
17383 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17384 the one used in gcc/Makefile.in, so that a null expansion doesn't
17385 override the one needed to build gcc with a native cc.
17386
17387
17388Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17389
17390 * configure: Accept -with arguments.
17391
17392Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17393
17394 * Makefile.in: added h8300sim
17395
17396Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17397
6599da04
JM
17398 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17399 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17400 (all-cygnus, native, build-cygnus): Make
17401 $(canonhost)-stamp-3stage-done, not $(host)....
17402 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17403 i386-sco3.2v4. Added else true to if command.
17404
17405Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17406
17407 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17408
17409Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17410
17411 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17412
17413Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17414
17415 * configure.in: don't remove binutils from Solaris builds
17416
17417Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17418
17419 * Makefile.in: get rid of earlier definitions for *clean,
17420 also handle the recursive info rule better
17421
17422Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17423
17424 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17425 do more-or-less the right thing.
17426
17427Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17428
17429 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17430 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17431
17432Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17433
17434 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17435 $(host_canonical).
17436
17437 * configure.in: split the configdirs list into 4 categories (native
17438 v. cross, library v. tool) and handle the cross-only and native-
17439 only in more reasonable (and correct!) way.
17440
17441Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17442
17443 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17444 configdirs anymore.
17445
17446Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17447
17448 * Makefile.in: extensive cleanup:: removed all of the explicit
17449 clean-* targets, collapsed many wrappers around subdir_do into
17450 one, added additional targets to satisfy standards.texi, deleted
17451 some old targets, some changes for consistency
17452
17453Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17454
17455 * configure.in: handle some programs as cross-only, and others as
17456 native only
17457
17458 * test-build.mk: handle partial holes in a more generic manner
17459
17460 * Makefile.in: m4 depends on libiberty
17461
6599da04
JM
17462Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17463
17464 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17465 time, wdiff, and find to configdirs
17466
17467 * Makefile.in: all, clean, and install rules for the new programs
17468 added to configure.in
17469
17470Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17471
17472 * configure.in: use mh-sun for all *-sun-* hosts
17473
6599da04
JM
17474Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17475
17476 * Makefile.in: define flags for X11 include files and library file
17477 locations, pass them down to the programs that need this info
17478
17479 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17480
6599da04
JM
17481Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17482
17483 * configure.in: start building libg++ for HP-UX targets
17484
17485Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17486
17487 * README: Update references to files moved into etc/.
17488
17489Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17490
17491 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17492 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17493
17494Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17495
17496 * configure: accept dash as well as underscore in long option
17497 names for FSF compatibility.
17498
17499Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17500
17501 * config.sub: added -sco3.2v4 support from FSF.
17502
17503Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17504
17505 * configure.in: expand the section that adds or removes
17506 directories from the list of programs to build, to handle native
17507 vs. cross in addition to host v. native
17508
17509Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17510
17511 * Makefile.in: Replace C++ in macro names with CXX.
17512 This is less likely to break ...
17513
17514Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17515
17516 * test-build.mk: add -w to GNU_MAKE
17517
17518Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17519
17520 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17521 add 'sparc' to list of recognized cpus. This needed to make
17522 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17523 Delete some redundant ose68 variants. Recognize -wrs as an os,
17524 then changes that into $CPU-wrs-vxworks.
17525
17526 * configure.in: remove most references to gdbtest, regularize
17527 target based program removal
17528
17529 * test-build.mk: import from p3 tree (many fixes and changes)
17530
17531Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17532
17533 * Makefile.in: added rules to handle tcl, tk, and expect
17534
17535 * configure.in: handle those directories if they exist
17536
17537Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17538
17539 * config.sub: removed bogus hppabsd and hppahpux names, since
17540 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17541
17542Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17543
17544 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17545 depends upon all-xiberty
17546
17547 * Makefile.in: changes from p3, including:
17548
17549 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17550
17551 * Makefile.in (XTRAFLAGS): include newlib directories if
17552 newlib/Makefile exists, rather than if host != target.
17553
17554 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17555
17556 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17557 from the same source tree and not building a cross-compiler. This
17558 matters for the libg++ configuration if reconfiguring a tree that
17559 has already been installed.
17560
17561 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17562
17563 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17564 pick up the machine and system specific header files.
17565
17566 * Makefile.in: added AS_FOR_TARGET, passed down in
17567 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17568 the C compiler to use to create programs which are run in the
17569 build environment, set it to default to $(CC), and passed it down
17570 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17571
17572 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17573
17574 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17575 We need them for unusual native builds, like systems without
17576 ranlib.
17577
17578 * configure: also define $(host_canonical) and
e490616e
ZW
17579 $(target_canonical), which are the full, canonical names for the
17580 given host and target
6599da04
JM
17581
17582Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17583
17584 * Makefile.in: Added separate definitions for C++.
17585
17586Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17587
17588 * configure.in (configdirs): Add deja-gnu.
17589
17590Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17591
17592 * README: Update for configure.texi and gdb-4.7 release.
17593
17594Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17595
17596 * Makefile.in: Move "all" target to top of file.
17597 Previously, first target was ".PHONY" which caused BSD4.4 make
17598 to build .PHONY when make was run without arguments.
17599
17600Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17601
17602 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17603 Library-copylefted code in libiberty.
17604
17605Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17606
17607 * config.sub: Replace m68kmote with plain old m68k.
17608
17609Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17610
17611 * Makefile.in: Remove space from blank line, avoid Make complaints.
17612
17613Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17614
17615 * config.sub: Complain if no argument is given. Added support for
17616 386bsd as OS and target alias.
17617
17618Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17619
17620 * Makefile.in (XTRAFLAGS): include newlib directories if
17621 newlib/Makefile exists, rather than if host != target.
17622
17623Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17624
17625 * config.sub: recognize sparclite-wrs-vxworks.
17626
17627 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17628 p3.) Added clean-xiberty to clean.
17629
17630Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17631
17632 * configure.in: use *-*-* instead of nested cases for host and target
17633
17634Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17635
17636 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17637 from the same source tree and not building a cross-compiler. This
17638 matters for the libg++ configuration if reconfiguring a tree that
17639 has already been installed.
17640
17641Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17642
17643 * config.sub (i486v/i486v4): Merge in from FSF version.
17644
17645Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17646
17647 * configure: only set PWD if it is already set.
17648
17649Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17650
17651 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17652 doesn't have unset and all success paths (and most error paths)
17653 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17654 to just ${PWD} to avoid confusion.)
17655
17656Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17657
17658 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17659 even for a native compilation.
17660
17661Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17662
17663 Changes to make the gdb.tar.Z rule work better.
17664
17665 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17666 (DEVO_SUPPORT): Add configure.texi.
17667 (bfd-ilrt.tar.Z): Remove ancient rule.
17668
17669Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17670
17671 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17672 pick up the machine and system specific header files.
17673
17674 * configure.in, config.sub: added new target m68010-adobe-scout,
17675 with alias of adobe68k. Changed configure.in to check for
17676 -scout before -sco* to avoid a false match.
17677
17678 * Makefile.in: added AS_FOR_TARGET, passed down in
17679 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17680 the C compiler to use to create programs which are run in the
17681 build environment, set it to default to $(CC), and passed it down
17682 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17683
17684Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17685
17686 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17687 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17688 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17689 FOR_TARGET variants, to newlib and libg++.
17690
17691Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17692
17693 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17694 first.
17695
17696Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17697
17698 * config.sub: Accept `elf' as an environment.
17699
17700Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17701
17702 * Makefile.in (all-opcodes): cd into the right directory
17703
17704Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17705
17706 * configure: added -program_transform_name option, used as
17707 argument to sed when installing programs.
17708 configure.texi: added documentation for -program_prefix,
17709 -program_suffix and -program_transform_name.
17710
17711Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17712
17713 * config.sub: Accept i486 where i386 ok.
17714
17715Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17716
17717 * config.sub: accept we32k
17718
17719Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17720
3b75d237 17721 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17722
17723 * Makefile.in: don't create all directories for ``make install'';
17724 let the subdirectories create the ones they need.
17725
17726Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17727
e490616e 17728 * COPYING: new file, GPL v2
6599da04
JM
17729
17730Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17731
17732 * Makefile.in: use the new gen-info-dir, which needs a template
17733 argument (which also lives in texinfo)
17734
17735 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17736
6599da04
JM
17737Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17738
17739 * config.sub (ncr3000): Change i386 to i486.
17740
17741Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17742
17743 * Makefile.in: add install-rcs, install-grep to
17744 install-no-fixedincludes, removed install-bison and install-libgcc
17745
17746Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17747
17748 * configure.in: grab the HPUX makefile fragment if on HPUX
17749
17750Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17751
17752 * Makefile.in: eradicate bison spoor (ditto libgcc).
17753 configure.in: recognise m68{k,000}-ericsson-OSE.
17754 es1800 is alias for m68k-ericsson-OSE
17755
17756Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17757
17758 * configure.in: rearrange the parts that remove programs from
17759 configdirs, based now on HOST==TARGET or by canonical triple.
17760
17761Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17762
17763 * test-build.mk: recurse explicitly with -f test-build.mk when
17764 appropriate. predicate stage3 and comparison on the existence
17765 of gcc. That is, if gcc isn't around, we aren't three-staging.
17766 On very clean, also remove ...stamp-co. Build in-place before
17767 doing other builds.
17768
17769Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17770
17771 * Makefile.in, configure.in: add tgas
17772
17773Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17774
17775 * Makefile.in: a number of changes merged in from progressive.
17776
17777 * configure.in: add libm.
17778
17779 * .cvsignore: ignore some stuff that comes from test-build.mk.
17780
6599da04
JM
17781Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17782
17783 * config.sub: Add es1800 (m68k-ericsson-es1800).
17784
17785Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17786
17787 * configure: Add program_suffix (parallel to program_prefix)
17788 * Makefile.in: adjust directory-creating script for losing decstation
17789
17790Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17791
17792 * configure: Minor $subdir-related fixes.
17793
17794Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17795
17796 * configure: fix various problems with propogating
17797 makefile_target_frag in subdirs.
17798 * configure.in: config libgcc if its there
17799
17800Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17801
17802 * config.sub: HPPA merge.
17803
6599da04
JM
17804Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17805
17806 * Makefile.in: Replace all-bison with all-byacc in all
17807 dependency lines for other tools (which now use byacc).
17808
17809Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17810
17811 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17812
6599da04
JM
17813Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17814
17815 * Makefile.in: make gprof rules similar to byacc rules (instead of
17816 vestigal $(unsubdir) that didn't work...)
17817
17818Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17819
17820 * config.sub: Add support for Linux.
17821 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17822 (at least for libg++).
17823
17824Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17825
17826 * configure.texi: fix doc for the -nfp option to configure
17827
17828Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17829
17830 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17831
17832Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17833
17834 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17835 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17836 * configure.in: added solaris* host_makefile_frag hook.
17837
17838Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17839
17840 * config.sub: changed recognition of m68000 so that various
17841 m68k types can be specified via m680[01234]0
17842
17843Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17844
17845 * config.sub (basic_machine): fix sed so that '-foo' isn't
17846 completely substituted out while .+'-foo' loses the '-foo'
17847
17848Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17849
17850 * config.sub ($os): Add -aout.
17851
17852Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17853
17854 * configure: If host_makefile_frag is absolute, don't
17855 prefix ${invsubdir} (relevant to libg++ auto-configure).
17856
17857Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17858
17859 * Makefile.in (tooldir): Define it.
17860 (all-ld): Depend on all-flex.
17861
17862Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17863
17864 * Makefile.in (check): Fix libg++ special case.
17865
17866Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17867
17868 * configure: do not bury `pwd` into config.status, thus do fewer
17869 pwd's.
17870
17871 * configure: print the "Building in" message only when building in
17872 other than "." AND verbose.
17873
63f6bcd7 17874 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17875 configures.
17876
17877 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17878
17879Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17880
17881 * Makefile.in: macroize flags passed on recursion. remove
17882 fileutils.
17883
17884Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17885
17886 * configure: get makesrcdir right for subdirs deeper than 1.
17887
17888 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17889 install.
17890
17891Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17892
17893 * Makefile.in: don't print subdir_do or recursion lines.
17894
17895Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17896
17897 * standards.texi: added menu item.
17898
17899 * Makefile.in: build and install standards.info.
17900
17901 * standards.texi: new file.
17902
17903Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17904
17905 * configure: test for and move config.status pieces from
17906 ${subdir}/.
17907
17908Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17909
6599da04
JM
17910 * configure: Test for existance of files before trying to mv
17911 them, to avoid numerous non-existance messages.
17912
17913Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17914
17915 * configure: correct final line of config.status.
17916
17917 * configure: patch from eggert. Avoids a protection problem if
17918 the original Makefile.in is read only.
17919
17920 * configure: use move-if-change from gcc to create config.status.
17921 Some makefiles depend on config.status to tell if a directory
17922 has been reconfigured for a different host. This change
17923 prevents those directories from remaking everything in the case
17924 where the reconfig was only intended to rebuild a Makefile.
17925
17926 * configure: test for config.sub with "config.sub sun4" rather
17927 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17928 host alias from a missing config.sub.
17929
17930Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17931
17932 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17933 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17934
17935Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17936
17937 * configure: mkdir ${subdir} as needed.
17938
17939Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17940
17941 * Makefile.in,configure.in: added autoconf.
17942
17943Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17944
17945 * Makefile.in: no longer pass against on recursion.
17946
17947 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17948 definitions are not inherited.
17949
17950 * configure: correct makesrcdir when subdir is .
17951
17952Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17953
17954 * configure: Add support for 'subdirs' variable, which is
17955 like 'configdirs', except that configure doesn't re-invoke
17956 itself for subdirs, it just creates a Makefile for each subdir.
17957 * configure.texi: Document subdirs.
17958
17959Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17960
17961 * configure.in: added flex to configdirs
17962
17963Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17964
17965 * Makefile.in: remove clean-stamps from clean.
17966
17967Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17968
17969 * configure.in: Add gdbtest to configdirs.
17970
17971Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17972
17973 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17974 to recursive makes.
17975 * configure.in: Recognize new ncr3000 config.
17976
17977Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17978
17979 * Makefile.in, configure.in: removed references to gdbm.
17980
17981Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17982
17983 * config.sub: Don't canonicalize os value
17984 newsos* to bsd (readline needs to check for newsos).
17985 (This fix was earlier made Jan 31, but got re-broken.)
17986
17987Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17988
17989 * configure.in: sco is an os, not a vendor!
17990
17991 * configure: Quote $( better. Keep various shells happy.
17992
17993Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17994
17995 * Makefile.in: eliminate stamp-files.
17996
17997Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17998
17999 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18000 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18001
18002Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18003
18004 * config.sub: fix iris/iris3.
18005
18006Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18007
18008 * configure: re-add -rm.
18009
18010Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18011
18012 * Maskefile.in: add .stmp-rcs to all.
18013
18014 * configure.in: remove gas from rs6000 build, use aix host fragment.
18015
18016Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18017
18018 * configure: pass down site_option during recursion.
18019
18020Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18021
18022 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18023
18024Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18025
18026 * configure: Change exec_prefix so that it really defaults to prefix.
18027
18028Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18029
18030 * Makefile.in, configure.in: Add support for mmalloc library.
18031
18032Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18033
18034 * Makefile.in: add stmp dependencies for a few more things.
18035
18036Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18037
18038 * configure: adjusted error message on objdir/srcdir configure
18039 collision, per john's suggestion.
18040
18041 * Makefile.in: add libiberty stmp to all and all.cross.
18042
18043Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18044
18045 * Makefile.in: remove force dependencies, add grep to all.
18046
18047Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18048
18049 * Makefile.in: drop flex. make stamp files work.
18050
18051 * configure: added test for conflicting configuration in srcdir,
18052 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18053 gets cranky. use relative paths for configure and srcdir
18054 whenever possible. Send some error messages to stderr that were
18055 going to stdout.
18056
18057Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18058
18059 * Makefile.in: Fix libg++ rule to check for gcc directory
18060 before using gcc/gcc. Also pass XTRAFLAGS.
18061
18062Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18063
18064 * Makefile.in: added stmp-files so that directories aren't polled
18065 when they are already built.
18066
18067 * configure.texi: fixed a node pointer problem.
18068
18069Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18070
731a8127 18071 * config.sub configure.in gdb/configure.in
6599da04
JM
18072 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18073 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18074 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18075
18076Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18077
18078 * configure: -recurring becomes -silent. corrected help message
18079 for -site= option.
18080
18081 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18082
18083Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18084
18085 * configure: when building Makefile for crosses, replace
18086 tooldir and program_prefix. default srcdir from location of
18087 config.sub. remove "for host in hosts" and "for target in
18088 targets" loops.
18089
18090Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18091
18092 * Makefile.in: Do not pass bindir or mandir to cvs.
18093
18094Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18095
18096 * Makefile.in, configure.in: removed traces of namesubdir,
18097 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18098 copyrights to '92, changed some from Cygnus to FSF.
18099
18100 * configure.texi: remove most references to multiple hosts,
18101 multiple targets, subdirs, etc.
18102
18103 * configure.man: removed rcsid. reference config.sub not
18104 config.subr.
18105
18106 * Makefile.in: mkdir $(infodir) on install-info.
18107
18108Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18109
18110 * configure.texi: Explain better about .gdbinit and about
18111 the environment that configure.in sections run in.
18112
18113Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18114
18115 * configure.in: Ultrix is only a decstation if it's a MIPS.
18116
18117Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18118
18119 * README: DOC.configure => cfg-paper.texi.
18120
18121Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18122
18123 * config.sub (near case $os): Don't convert newsos* to bsd!
18124
18125Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18126
18127 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18128 the number of copies of COPYING that go into the GDB tar file.
18129
18130Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18131
731a8127 18132 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18133 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18134 Fix SCO configuration stuff.
18135
18136Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18137
18138 * Makefile.in: For libg++, make sure the -I pointing
18139 to the gcc directory goes *after* all the libg++-local -I flags.
18140 Also, move just-gcc dependency from just-libg++ to all-libg++.
18141
18142Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18143
18144 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18145
18146Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18147
18148 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18149
18150Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18151
18152 * config.sub: Add stratus configuration frags. Also
18153 submitted to FSF.
18154
18155Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18156
18157 * Makefile.in (DEV_SUPPORT): add configure.man.
18158
18159 * config.sub(Decode manufacturer-specific): add -none*.
18160
18161Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18162
18163 * Makefile.in: remove form feeds to make Sun's make happy.
18164 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18165
18166Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18167
18168 * Makefile.in (AR_FLAGS): Make quieter.
18169
18170Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18171
18172 * configure.in: Add libg++.
18173 * configure: When verbose, don't output the command line at each
18174 level; it will be unremarkably the same as the previous version,
18175 which will be the same as what the user typed.
18176
18177Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18178
18179 * configure.in, Makefile.in: fix clean-info, add flex. add
18180 fileutils.
18181
18182 * configure: be less sensitive to spaces in Makefile.in. Do not
18183 look for sources in "..". Doing so breaks subdirectories that
18184 might have their own configure. If a subdir has it's own
18185 configure script, use it.
18186
18187Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18188
18189 * cfg-paper.texi: some changes suggested by rms.
18190
18191Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18192
18193 * config.sub: Merge in some small additions from the FSF version,
18194 taken from the gcc distribution, to bring the Cygnus and FSF
18195 versions into closer sync.
18196
18197Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18198
18199 * configure.in: Changed svr4 references to sysv4.
18200
18201Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18202
18203 * configure: added -V for version number option.
18204
18205Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18206
18207 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18208 renamed from DOC.configure to cfg-paper.texi.
18209
18210Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18211
18212 * configure, config.subr, config.sub: config.subr is now
18213 config.sub again.
18214
18215Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18216
18217 * configure.texi: new file, in progress.
18218
18219 * Makefile.in: build info file and install the man page for
18220 configure.
18221
18222 * configure.man: new file, first cut.
18223
18224 * configure: find config.subr again now that configuration "none"
18225 has gone. removed all traces of the -ansi option. removed all
18226 traces of the -languages option.
18227
18228 * config.subr: resync from rms.
18229
18230Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18231
18232 * configure, config.sub, config.subr: merge config.sub into
18233 config.subr, call the result config.subr, remove config.sub, use
18234 config.subr.
18235
18236 * Makefile.in: revised install for dir.info.
18237
18238Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18239
18240 * configure.in: add decstation host makefile frag.
18241
18242 * Makefile.in: BISON now bison -y again. also install-gcc on
18243 install. clean-gdbm on clean. infodir belongs in datadir.
18244 Make directories for info install. Build dir.info here then
18245 install it.
18246
18247Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18248
18249 * Makefile.in: fix for bad directory tests.
18250
18251Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18252
18253 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18254 regexp. -srcdir relative was being handled incorrectly.
18255
18256 * Makefile.in: unwrapped some for loops so that parallel makes
18257 work again and so one can focus one's attention on a particular
18258 package.
18259
18260Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18261
18262 * configure: added PWD as a stand in for `pwd` (for speed). use
18263 elif wherever possible. make -srcdir work without -objdir.
18264 -objdir= commented out.
18265
18266Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18267
18268 * configure: +options become --options. -subdirs commented out.
18269 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18270 Makefile now at top of generated Makefile. Removed cvs log
18271 entries. added -srcdir. create .gdbinit only if there is one
18272 in ${srcdir}.
18273
18274 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18275 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18276 and mandir now keyed off datadir by default.
18277
18278Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18279
18280 * Freshly created ChangeLog.
18281
18282\f
18283Local Variables:
18284mode: change-log
18285left-margin: 8
18286fill-column: 76
18287version-control: never
18288End:
This page took 3.256399 seconds and 5 git commands to generate.