]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR target/64210 (FAIL: gcc.target/i386/avx512vl-(vmovdqa64|vpbroadcastd)-1.c ...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
b6a65eb6
JJ
12014-12-13 Jakub Jelinek <jakub@redhat.com>
2
3 PR bootstrap/64023
4 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
5 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
6 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
7 to CXX.
8 * Makefile.in: Regenerated.
9
c3e1e693
YG
102014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
11 Yury Gribov <y.gribov@samsung.com>
12
13 * .gitignore: Added .local.vimrc and .lvimrc.
14 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
15 * Makefile.in: Regenerate.
16
172014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
18
19 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
20 * configure: Regenerated.
21
b9fb25a5
BS
222014-11-27 Bernd Schmidt <bernds@codesourcery.com>
23
24 * MAINTAINERS (nvptx port): New entry.
25
d896cc4d
JBG
262014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
27
28 * configure: Regenerate.
29
74ae587e
JBG
302014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
31
32 * configure.ac: Merge with Binutils.
33
45c89690
TB
342014-11-26 Tobias Burnus <burnus@net-b.de>
35
36 * Makefile.def: Make more dependent on mpfr, mpc and isl.
37 * Makefile.in: Regenerate.
38
ea903c37
BE
392014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
40
41 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
42 missing flex.
43 * Makefile.in: Regenerated.
44
eb23df59
IV
452014-11-21 Ilya Verbin <ilya.verbin@intel.com>
46
47 * Makefile.in: Regenerate.
48
a699d672
L
492014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
50
51 PR bootstrap/63784
52 * libtool.m4: Add $pic_flag with -shared.
53
fc065a61
RL
542014-11-21 Renlin Li <Renlin.Li@arm.com>
55
56 * MAINTAINERS (Write After Approval): Added myself.
57
efcc23e6
AV
582014-11-21 Alex Velenko <Alex.Velenko@arm.com>
59
60 * MAINTAINERS (write-after-approval): Add myself.
61
dd308ed8
MK
622014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
63
64 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
65 from 2 years ago.
66
ac8698a1
AV
672014-11-19 Alex Velenko <Alex.Velenko@arm.com>
68
69 Revert:
70 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
71
72 * MAINTAINERS (Write After Approval): Added myself as line map
73 maintainer.
74
8dab9330
RL
752014-11-19 Renlin Li <Renlin.Li@arm.com>
76
77 Revert:
78 2014-11-19 Renlin Li <Renlin.Li@arm.com>
79
80 * MAINTAINERS (Write After Approval): Added myself.
81
1be22083
RL
822014-11-19 Renlin Li <Renlin.Li@arm.com>
83
84 * MAINTAINERS (Write After Approval): Added myself.
85
59392f46
AV
862014-11-19 Alex Velenko <Alex.Velenko@arm.com>
87
88 * MAINTAINERS (Write After Approval): Added myself as line map
89 maintainer.
90
0f3422cc
DS
912014-11-17 Dodji Seketeli <dodji@redhat.com>
92
93 * MAINTAINERS (Various Maintainers): Added myself as line map
94 maintainer.
95
0c8969f0
JBG
962014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
97
98 * move-if-change: Sync from upstream gnulib.
99
d7134c0e
JBG
1002014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
101
102 * compile: Sync with upstream Automake.
103 * depcomp: Ditto.
104 * install-sh: Ditto.
105 * missing: Ditto.
106 * mkinstalldirs: Ditto.
107 * ylwrap: Ditto.
108
e4ff7e6a
JBG
1092014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
110
111 * config.sub: Update from upstream config repo.
112 * config.guess: Ditto.
113
5f520819
KY
1142014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
115
116 * Makefile.def: Add liboffloadmic to target_modules. Make
117 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
118 * Makefile.in: Regenerate.
119 * configure: Regenerate.
120 * configure.ac: Add liboffloadmic to target binaries.
121 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
122 Add liboffloadmic to noconfig list when C++ is not supported.
123
85c64bbe
BS
1242014-11-13 Bernd Schmidt <bernds@codesourcery.com>
125 Thomas Schwinge <thomas@codesourcery.com>
126 Ilya Verbin <ilya.verbin@intel.com>
127 Andrey Turetskiy <andrey.turetskiy@intel.com>
128
129 * configure: Regenerate.
130 * configure.ac (--enable-as-accelerator-for)
131 (--enable-offload-targets): New configure options.
132
7d35a59e
TB
1332014-11-11 Tobias Burnus <burnus@net-b.de>
134
0a002272 135 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
136 * Makefile.in: Regenerate.
137
35485da9
DM
1382014-11-11 David Malcolm <dmalcolm@redhat.com>
139
140 * ChangeLog.jit: New.
141 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
142
ebf6d33b
FXC
1432014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
144
145 PR target/63610
146 * libtool.m4: Fix globbing of darwin versions.
147 * configure: Regenerate.
148
4a9bb2aa
TB
1492014-11-11 Tobias Burnus <burnus@net-b.de>
150
151 * config/cloog.m4: Remove.
152 * Makefile.def: Remove CLooG.
153 * Makefile.tpl: Ditto.
154 * configure.ac: Ditto.
155 * configure: Regenerate.
156 * Makefile.in: Ditto.
157
738f2522
BS
1582014-11-06 Bernd Schmidt <bernds@codesourcery.com>
159
160 * configure.ac: Handle nvptx-*-*.
161 * configure: Regenerate.
162
9b591dd1
PG
1632014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
14258928
JJ
1672014-10-31 Jakub Jelinek <jakub@redhat.com>
168
169 * Makefile.def (libcc1): Remove bootstrap=true;.
170 * Makefile.in: Regenerated.
171
1335a8ca
JBG
1722014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
173
174 * configure.ac: Update comment.
175 * configure: Regenerate.
176
cb115cc2
IE
1772014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
fca38047
TS
1812014-10-30 Thomas Schwinge <thomas@codesourcery.com>
182
183 * configure.ac (extra_host_libiberty_configure_flags): Add
184 --enable-shared also for libcc1's benefit.
185 * configure: Regenerate.
186
65c0707b
TG
1872014-10-29 Tristan Gingold <gingold@adacore.com>
188
189 * MAINTAINERS: Change my email address.
190
ddc8de03
PM
1912014-10-27 Phil Muldoon <pmuldoon@redhat.com>
192 Tom Tromey <tromey@redhat.com>
193
194 * Makefile.def: Add libcc1 to host_modules.
195 * configure.ac (host_tools): Add libcc1.
196 * Makefile.in, configure: Rebuild.
197
4eb1ac39 1982014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
199
200 * configure.ac (build_configargs): Don't share config.cache between
201 build subdirs.
7fd74620 202 * configure: Regenerate.
3d96b0d0 203
d81230b5
DH
2042014-10-24 Daniel Hellstrom <daniel@gaisler.com>
205
206 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
207 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
208 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
209 leon3v7 as leon3.
210 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
211 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
212 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
213 * config/sparc/sparc.md (cpu): Add leon3v7.
214 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
215
c7a6a617
DH
2162014-10-24 Daniel Hellstrom <daniel@gaisler.com>
217
218 * MAINTAINERS (write-after-approval): Add myself.
219
74cc5471
ILT
2202014-10-23 Ian Lance Taylor <iant@google.com>
221
222 * configure.ac: Disable the Go frontend on systems where it is known
223 to not work.
224 * configure: Regenerate.
225
929315a9
RB
2262014-10-23 Richard Biener <rguenther@suse.de>
227
228 * Makefile.def: Add libcpp build module and dependencies.
229 * configure.ac: Add libcpp build module.
230 * Makefile.in: Regenerate.
231 * configure: Likewise.
232
5d12b768
MF
2332014-10-15 Max Filippov <jcmvbkbc@gmail.com>
234
235 * MAINTAINERS (write-after-approval): Add myself.
236
7b262a51
MLI
2372014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
238
239 * INSTALL/README: Do not mention CVS.
240
7705dfd1
JY
2412014-10-03 Jing Yu <jingyu@google.com>
242
243 * configure.ac: Add aarch64 to list of targets that support gold.
244 * configure: Regenerate.
245
a3052d31
FD
2462014-09-29 François Dumont <fdumont@gcc.gnu.org>
247
248 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
249
b2a1b261
CM
2502014-09-29 Catherine Moore <clm@codesourcery.com>
251
252 * MAINTAINERS: Add myself as MIPS maintainer.
253
05342e10
MF
2542014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
255
256 * MAINTAINERS: Move myself to MIPS maintainers.
257
3f6bb7e5
JBG
2582014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
259
260 * MAINTAINERS: Put all email addresses between '<' and '>'.
261
3e895729
FXC
2622014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
263
264 * MAINTAINERS: Move myself to reviewers (Fortran).
265
e04733ee
AK
2662014-09-01 Andi Kleen <ak@linux.intel.com>
267
268 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
269 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
270 * Makefile.in: Regenerate.
271
e79c0ea8
DM
2722014-08-28 David Malcolm <dmalcolm@redhat.com>
273
274 * rtx-classes-status.txt: Delete
275
b32d5189
DM
2762014-08-28 David Malcolm <dmalcolm@redhat.com>
277
278 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
279
e0c0c325
SP
2802014-08-27 Sebastian Pop <s.pop@samsung.com>
281
282 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
283 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
284 of checking for version number.
285 * configure: Regenerated.
286 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
287
d7ac0a6a
DM
2882014-08-27 David Malcolm <dmalcolm@redhat.com>
289
290 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
291 is done; begin phase 6 (use extra rtx_def subclasses).
292
9daaca36
DM
2932014-08-27 David Malcolm <dmalcolm@redhat.com>
294
295 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
296 done; begin phase 5 (additional rtx_def subclasses).
297
b2908ba6
DM
2982014-08-26 David Malcolm <dmalcolm@redhat.com>
299
300 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
301
1130d5e3
DM
3022014-08-26 David Malcolm <dmalcolm@redhat.com>
303
304 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
305 SET_BB_HEADER are done.
306
0e0ce50d
DM
3072014-08-26 David Malcolm <dmalcolm@redhat.com>
308
309 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
310 done.
311
3d30f4e8
DM
3122014-08-26 David Malcolm <dmalcolm@redhat.com>
313
314 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
315
6144a836
DM
3162014-08-26 David Malcolm <dmalcolm@redhat.com>
317
318 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
319
b311fd0f
DM
3202014-08-25 David Malcolm <dmalcolm@redhat.com>
321
322 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
323
d8ce2eae
DM
3242014-08-25 David Malcolm <dmalcolm@redhat.com>
325
326 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
327
1455e88c
DM
3282014-08-25 David Malcolm <dmalcolm@redhat.com>
329
330 * rtx-classes-status.txt: Phase 3 (per-file commits within
331 "config" subdirs) is done; begin phase 4 (removal of
332 "scaffolding").
333
76c531d3
DM
3342014-08-23 David Malcolm <dmalcolm@redhat.com>
335
336 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
337 dir) is done; begin phase 3 (per-file commits within "config"
338 subdirs).
339
00550b3d
DM
3402014-08-21 David Malcolm <dmalcolm@redhat.com>
341
342 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
343 phase 2 (per-file commits in main source dir).
344
622dbadf
BC
3452014-08-21 Bin Cheng <bin.cheng@arm.com>
346
347 * configure: Regenerated.
348
c1286e0b
DM
3492014-08-19 David Malcolm <dmalcolm@redhat.com>
350
351 * rtx-classes-status.txt (TODO): Add SET_BND_TO
352
c2fc1aee
DM
3532014-08-19 David Malcolm <dmalcolm@redhat.com>
354
355 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
356
68975683
DM
3572014-08-19 David Malcolm <dmalcolm@redhat.com>
358
359 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
360
d914bc6b
DM
3612014-08-19 David Malcolm <dmalcolm@redhat.com>
362
363 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
364
8020a4d5
DM
3652014-08-19 David Malcolm <dmalcolm@redhat.com>
366
367 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
368
a231b8a5
JV
3692014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
ce8126f5
CF
3732014-08-19 Christopher Faylor <me.gnu@cgf.cx>
374
375 * MAINTAINERS: Remove myself
376
0f82e5c9
DM
3772014-08-19 David Malcolm <dmalcolm@redhat.com>
378
379 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
380
9c9afb69
PP
3812014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
190bea87
DM
3852014-08-18 David Malcolm <dmalcolm@redhat.com>
386
387 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
388 SET_BB_HEADER, SET_BB_FOOTER
389
c41b94ce
DM
3902014-08-18 David Malcolm <dmalcolm@redhat.com>
391
bb3fff01 392 * rtx-classes-status.txt: New file
c41b94ce 393
eae1a5d4
RG
3942014-08-18 Roman Gareev <gareevroman@gmail.com>
395
396 * configure.ac: Eliminate ClooG installation dependency.
397 * configure: Regenerate.
398 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
399 * Makefile.in: Regenerate.
400
f613bc0f
IV
4012014-08-15 Ilya Verbin <iverbin@gmail.com>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
5f75acf4
IT
4052014-08-15 Ilya Tocar <tocarip@gmail.com>
406
407 * MAINTAINERS (Write After Approval): Add myself.
408
88b1a322
JW
4092014-08-01 Jiong Wang <jiong.wang@arm.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
8ed499f8
AG
4132014-07-28 Anthony Green <green@moxielogic.com>
414
415 Import from savannah.gnu.org:
416 * config.sub: Update to 2014-07-28 version.
417
09ec3110
RS
4182014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
419
420 * MAINTAINERS: Remove my MIPS maintainer entry.
421
7b7f941a
UB
4222014-07-26 Uros Bizjak <ubizjak@gmail.com>
423
424 PR target/47230
425 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
426 * configure: Regenerate.
427
a12f7ac8
JN
4282014-07-24 James Norris <jnorris@codesourcery.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
09611faf
RG
4322014-07-20 Roman Gareev <gareevroman@gmail.com>
433
434 * configure.ac: Accept only CLooG 0.18.1.
435 * configure: Regenerate.
436
37738b0f
RG
4372014-07-17 Roman Gareev <gareevroman@gmail.com>
438
439 * configure.ac: Don't accept isl 0.11.
440 * configure: Regenerate.
441
473037cb
AZ
4422014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
9a62ed16
RO
4462014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
447
448 * configure.ac: Don't accept isl 0.10.
449 * configure: Regenerate.
450
c41f1c42 4512014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 452
c41f1c42
BE
453 Fix include path for in-tree cloog.
454 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
455 * configure: Regenerate.
29d0a43c 456
c41f1c42 4572014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 458
c41f1c42 459 * .gitignore: Import gcc_update output.
a5852bea 460
b6383ab8
TS
4612014-06-13 Thomas Schwinge <thomas@codesourcery.com>
462
a10ec8bc
TS
463 * config-ml.in: Robustify ac_configure_args parsing.
464
45b3824d
TS
465 * configure.ac (--enable-linker-plugin-configure-flags)
466 (--enable-linker-plugin-flags): New flags.
467 (configdirs): Conditionally add libiberty-linker-plugin.
468 * configure: Regenerate.
469 * Makefile.def (host_modules): Add libiberty-linker-plugin.
470 (host_modules) <lto-plugin>: Pay attention to
471 @extra_linker_plugin_flags@ and
472 @extra_linker_plugin_configure_flags@.
473 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
474 * Makefile.in: Regenerate.
475
b6383ab8
TS
476 * Makefile.tpl (configure-[+prefix+][+module+])
477 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
478 "module_srcdir" instead of "module" for locating a module's srcdir.
479 * Makefile.in: Regenerate.
480
a4a1b5f3
MF
4812014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
38a13841
SP
4852014-06-06 Sebastian Pop <sebpop@gmail.com>
486
487 * MAINTAINERS: Update my email address.
488
153fcd41
TP
4892014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
e25d9632
AB
4932014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
494
495 * MAINTAINERS (Write After Approval): Add myself.
496
1007a55c
JW
4972014-05-30 Jonathan Wakely <jwakely@redhat.com>
498
499 PR libstdc++/61011
500 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
501 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
502 * configure: Regenerate.
503
fd9ed1ae
PA
5042014-05-28 Pedro Alves <palves@redhat.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
03bdb69f
MK
5082014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
509
510 * MAINTAINERS: Update my affiliation/email.
511
905083ad
MS
5122014-05-19 Mike Stump <mikestump@comcast.net>
513
514 * MAINTAINERS: Add wide-int reviewers.
515
707f1839
SL
5162014-05-14 Sandra Loosemore <sandra@codesourcery.com>
517
518 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
519 * configure: Regenerated.
520
7321dc60
TR
5212014-05-15 Torvald Riegel <triegel@redhat.com>
522
523 * MAINTAINERS (libitm): Add myself as maintainer.
524
5b1e4b47
CB
5252014-05-07 Charles Baylis <charles.baylis@linaro.org>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
a4ebe104
RS
5292014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
530
531 * config.sub, config.guess: Import from upstream.
532
9575df4a
AL
5332014-04-29 Alan Lawrence <alan.lawrence@arm.com>
534
535 * MAINTAINERS (Write After Approval): Put myself in correct order.
536
2fdc94b7
AL
5372014-04-29 Alan Lawrence <alan.lawrence@arm.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
080c6230
LB
5412014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
542
543 * MAINTAINERS: Move myself from Reviewers to Write After Approval
544 section.
545
4e4c8692
RÁE
5462014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
547
548 * MAINTAINERS (Write After Approval): Delete myself.
549
ffe7f7a7
JJ
5502014-04-17 Jakub Jelinek <jakub@redhat.com>
551
552 PR sanitizer/56781
553 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
554 and -B* options with -Xcompiler.
555
147d38a5
EB
5562014-04-04 Eric Botcazou <ebotcazou@adacore.com>
557
558 PR bootstrap/60620
559 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
560 * Makefile.in: Regenerate.
561
ba1925c3
YS
5622014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
563
564 * Makefile.def (dependencies): Make all-ld depend on all-binutils
565 for WINDRES_FOR_TARGET in default-manifest.o rule.
566 * Makefile.in: Regenerate.
567
8707b3bc
DH
5682014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
9e1c8fc1
JJ
5722014-03-26 Jakub Jelinek <jakub@redhat.com>
573
574 PR sanitizer/56781
575 * Makefile.def: Set bootstrap=true; for host fixincludes.
576 * configure.ac: Don't bootstrap host fixincludes unless
577 --with-build-config=bootstrap-{a,ub}san.
578 * Makefile.in: Regenerated.
579 * configure: Regenerated.
580
beeda1d9
JJ
5812014-03-21 Jakub Jelinek <jakub@redhat.com>
582
583 * configure.ac: Move BUILD_CONFIG set up earlier. Add
584 --enable-vtable-verify option parsing. Don't add
585 target-libsanitizer to bootstrap_target_libs unless
586 --with-build-config=bootstrap-asan or
587 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
588 to bootstrap_target_libs unless --enable-vtable-verify.
589 * configure: Regenerated.
590
e5dddc50
AS
5912014-03-10 Anatoly Sokolov <aesok@post.ru>
592
593 * MAINTAINERS (Write After Approval): Add myself.
594
df5bc1cb
DC
5952014-03-07 Denis Chertykov <chertykov@gmail.com>
596
597 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
598
3b9edeac
JJ
5992014-03-07 Jakub Jelinek <jakub@redhat.com>
600
601 PR bootstrap/58572
602 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
603 -I for libstdc++-v3 includes if $(LEAN).
604 * Makefile.in: Regenerated.
605
c01a8548
JW
6062014-03-04 Jonathan Wakely <jwakely@redhat.com>
607
608 * MAINTAINERS: Update my email address.
609
341c653c
WL
6102014-02-24 Walter Lee <walt@tilera.com>
611
612 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
613 (tilegx-*-*): Change to tilegx*-*-*.
614 * configure: Regenerate.
615
37f2c4f0
LR
6162014-02-17 Loren J. Rittle <ljrittle@acm.org>
617
618 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
619
6c01e96e
KV
6202014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
621
622 * MAINTAINERS (Write After Approval): Add myself.
623
91da0481
RO
6242014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
625
626 PR target/59788
627 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
628 *solaris2*.
629
dd35b84f
JDA
6302014-01-21 John David Anglin <danglin@gcc.gnu.org>
631
632 * MAINTAINERS: Update my email address.
633
493b8af8
GP
6342014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
635
636 * MAINTAINERS: Convert to UTF-8.
637 Properly sort Xinliang David Li's entry.
638
f121b81d
CLT
6392013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
640 Sandra Loosemore <sandra@codesourcery.com>
641
642 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
643 nios2 port maintainers.
644
74f769b5
MT
6452013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
79e0604d 6492013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
650
651 * configure.ac: Add user-friendly check for native x86_64-linux
652 multilibs.
653 * configure: Regenerate.
654
6552013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
656
657 * MAINTAINERS: Add myself as sh maintainer.
658
6592013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
660
661 * MAINTAINERS: Add self as SLSR maintainer.
662
6632013-11-18 Jan Hubicka <hubicka@ucw.cz>
664
665 * MAINTAINERS: Update my email address.
666
6672013-11-15 David Edelsohn <dje.gcc@gmail.com>
668
669 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
670
6712013-11-07 Thomas Schwinge <thomas@codesourcery.com>
672
673 * Makefile.in: Regenerate.
674
675 * Makefile.tpl: Fix typo.
676 * Makefile.in: Regenerate partially.
677
6782013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
679
680 * configure.ac: Added libcilkrts to noconfig list when C++ is not
681 supported.
682 * configure: Regenerated.
683
6842013-11-01 Trevor Saunders <tsaunders@mozilla.com>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
6882013-10-30 Jason Merrill <jason@redhat.com>
689
690 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
691 --disable-build-format-warnings.
692
6932013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
694
695 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
696 depend on libstdc++ and libgcc.
697 * configure: Regenerate.
698 * configure.ac: Added libcilkrts to target binaries. Also, restrict
699 libcilkrts for POSIX and i*86, and x86_64 architectures.
700 * Makefile.in: Added libcilkrts related fields to support building it.
701
7022013-10-26 Jeff Law <law@redhat.com>
703
704 * Makefile.def (target_modules): Remove libmudflap
705 (languages): Remove check-target-libmudflap).
706 * Makefile.in: Rebuilt.
707 * Makefile.tpl (check-target-libmudflap-c++): Remove.
708 * configure.ac (target_libraries): Remove target-libmudflap.
709 Remove checks which disabled libmudflap on some systems.
710 * configure: Rebuilt.
711 * libmudflap: Directory removed.
712
7132013-10-21 Cong Hou <congh@google.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
7172013-10-16 Mike Stump <mikestump@comcast.net>
718
719 * .dir-locals.el: Add.
720
7212013-10-15 David Malcolm <dmalcolm@redhat.com>
722
723 * configure.ac: Add --enable-host-shared
724 * configure: Regenerate.
725
7262013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
727
728 Import from savannah.gnu.org:
729 * config.guess: Update to 2013-06-10 version.
730 * config.sub: Update to 2013-10-01 version.
731
7322013-10-01 Simon Cook <simon.cook@embecosm.com>
733
734 Changes to build configuration to allow big endian ARC ELF toolchain
735 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
736 * configure: Regenerate.
737
7382013-09-20 Alan Modra <amodra@gmail.com>
739
740 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
741 ppc host match. Support little-endian powerpc linux hosts.
742
7432013-09-19 Dodji Seketeli <dodji@redhat.com>
744
745 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
746 maintainer.
747
7482013-09-12 DJ Delorie <dj@redhat.com>
749
750 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
751 maintainers.
752
7532013-09-03 Richard Biener <rguenther@suse.de>
754
755 * configure.ac: Also allow ISL 0.12.
756 * configure: Regenerated.
757
7582013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
759
760 * MAINTAINERS (Write After Approval): Add myself.
761
7622013-08-27 David Malcolm <dmalcolm@redhat.com>
763
764 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
765
7662013-08-26 Caroline Tice <cmtice@google.com>
767
768 * MAINTAINERS: Correct earliers update: Move myself from libvtv
769 "Various Reviewers" to libvtv "Various Maintainers".
770
7712013-08-20 Steven Bosscher <steven@gcc.gnu.org>
772
773 * MAINTAINERS: Add myself as RTL optimizers reviewer.
774
7752013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
776
777 * MAINTAINERS: Update name, email.
778
7792013-08-13 Adam Butcher <adam@jessamine.co.uk>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
7832013-08-12 Caroline Tice <cmtice@google.com>
784
785 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
786 address in the Write After Approval section.
787
7882013-08-09 Carlos O'Donell <carlos@redhat.com>
789
790 * MAINTAINERS (Write After Approval): Update email.
791
7922013-08-08 Benjamin Kosnik <bkoz@redhat.com>
793
794 * configure.ac: Adjust to check VTV_SUPPORTED.
795 * configure: Regenerated.
796
7972013-08-02 Caroline Tice <cmtice@google.com>
798
799 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
800 on non-linux systems; add target-libvtv to noconfigdirs; add
801 libsupc++/.libs to C++ library search paths.
802 * configure: Regenerated.
803 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
804 libstdc++ and libgcc.
805 * Makefile.in: Regenerated.
806
8072013-07-19 Yvan Roux <yvan.roux@linaro.org>
808
809 * MAINTAINERS (Write After Approval): Add myself.
810
8112013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
812 Shiva Chen <shiva0217@gmail.com>
813
814 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
815 nds32 port maintainers.
816
8172013-07-17 Tim Shen <timshen91@gmail.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
8212013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
822
823 * configure.ac: Sync from binutils.
824 * configure: Regenerate.
825
8262013-06-14 Vidya Praveen <vidyapraveen@arm.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
8302013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
831
832 * MAINTAINERS (Write After Approval): Add myself.
833
8342013-05-17 David Malcolm <dmalcolm@redhat.com>
835
836 * MAINTAINERS (Write After Approval): Add myself.
837
8382013-04-30 Brooks Moses <bmoses@google.com>
839
840 * MAINTAINERS: Update my email; move myself from Fortran
841 reviewer to Write After Approval.
842
8432013-04-16 Andreas Schwab <schwab@suse.de>
844
845 * configure.ac (aarch64-*-*): Don't disable java.
846 * configure: Regenerate.
847
8482013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
8522013-03-30 Matthias Klose <doko@ubuntu.com>
853
854 * Makefile.def (target_modules): Don't install libffi.
855 * Makefile.in: Regenerate.
856
8572013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
8612013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
8652013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
866
867 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
868 * configure: Regenerated.
869
a15d2ea8
ILT
8702013-02-05 Ian Lance Taylor <iant@google.com>
871
872 PR go/55969
873 * configure.ac: Disable libgo on some systems where it does not
874 work.
875
a3b854b6
FXC
8762013-02-04 David Edelsohn <dje.gcc@gmail.com>
877
878 * MAINTAINERS: Explicitly add myself as AIX maintainer.
879 Remove Geoff Keating as rs6000 port maintainer, at his request.
880
8812013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
882
883 * MAINTAINERS: Update my email.
884
8852013-01-23 Shenghou Ma <minux.ma@gmail.com>
886
887 * configure: Re-generate.
888
8892013-01-15 Richard Biener <rguenther@suse.de>
890
891 PR other/55973
892 * configure: Re-generate.
893
8942013-01-14 Matthias Klose <doko@ubuntu.com>
895
896 * Makefile.def (install-target-libsanitizer): Depend on
897 install-target-libstdc++-v3.
898 * Makefile.in: Regenerate.
899
9002013-01-14 Richard Biener <rguenther@suse.de>
901
902 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
903 * configure: Re-generate
904
9052013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
906
907 * config.sub: Update from config repo.
908
9092013-01-11 Eric Botcazou <ebotcazou@adacore.com>
910
911 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
912 * Makefile.in: Regenerate.
913
9142013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
915
916 * MAINTAINERS (arc): Add new port maintainership for myself.
917
9182013-01-09 Jason Merrill <jason@redhat.com>
919
920 * .gitignore: Import from gdb repository.
921
9222013-01-09 H.J. Lu <hongjiu.lu@intel.com>
923
924 * Makefile.def (configure-gcc): Depend on all-gmp.
925 (all-gcc): Remove dependency on all-gmp.
926 * Makefile.in: Regenerated.
927
9282013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
929
930 * config.sub: Merge from config repo.
931 * config.guess: Ditto.
932
9332013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
934
935 * Makefile.def: Merge from binutils.
936 * Makefile.in: Ditto.
937
9382013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
939
940 * MAINTAINERS: Update my email.
941
9422012-12-29 Ben Elliston <bje@gnu.org>
943
944 * config.guess: Update to 2012-12-29 version.
945 * config.sub: Likewise.
946
9472012-12-20 Matthias Klose <doko@ubuntu.com>
948
949 * Makefile.def (install-target-libgfortran): Depend on
950 install-target-libquadmath, install-target-libgcc.
951 (install-target-libsanitizer): Depend on install-target-libgcc.
952 (install-target-libjava): Depend on install-target-libgcc.
953 (install-target-libitm): Depend on install-target-libgcc.
954 (install-target-libobjc): Depend on install-target-libgcc.
955 (install-target-libstdc++-v3): Depend on install-target-libgcc.
956 * Makefile.in: Regenerate.
957
9582012-12-19 Matthias Klose <doko@ubuntu.com>
959
960 * Makefile.def (install-target-libgo): Depend on
961 install-target-libatomic.
962 * Makefile.in: Regenerate.
963
9642012-12-18 Andreas Schwab <schwab@linux-m68k.org>
965
966 PR go/55201
967 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
968 * Makefile.in: Regenerate.
969
9702012-12-16 Thomas Schwinge <thomas@codesourcery.com>
971
972 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
973 * configure: Regenerate.
974
9752012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
976
977 * config.sub: Merge from config repo.
978
9792012-12-11 H.J. Lu <hongjiu.lu@intel.com>
980
981 * Makefile.def (target_modules): Add bootstrap=true and
982 raw_cxx=true to libsanitizer.
983 * configure.ac (bootstrap_target_libs): Add libsanitizer.
984 * Makefile.in: Regenerated.
985 * configure: Likewise.
986
9872012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
988
989 * MAINTAINERS: Remove self as RTL optimization maintainer.
990
9912012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
9952012-11-28 H.J. Lu <hongjiu.lu@intel.com>
996
997 * Makefile.def (target_modules): Remove bootstrap=true and
998 raw_cxx=true from libsanitizer.
999 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1000 * Makefile.in: Regenerated.
1001 * configure: Likewise.
1002
10032012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1004
1005 * Makefile.def (target_modules): Add bootstrap=true and
1006 raw_cxx=true to libsanitizer.
1007 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1008 * Makefile.in: Regenerated.
1009 * configure: Likewise.
1010
10112012-11-28 Andrew Pinski <apinski@cavium.com>
1012
1013 PR bootstrap/54279
1014 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1015 * configure: Regenerate.
1016 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1017 * Makefile.in: Regenerate.
1018
10192012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1020
1021 * configure.ac: Disable libsanitizer if we're not building C++.
1022 * configure: Regenerate.
1023
10242012-11-15 Roland McGrath <roland@hack.frob.com>
1025
1026 * MAINTAINERS (Write After Approval): Add myself.
1027
10282012-11-15 Dmitry Vyukov <dvyukov@google.com>
1029
1030 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1031 Kostya Serebryany (kcc@google.com) and
1032 Jakub Jelinek (jakub@redhat.com).
1033 Rename area for Dodji Seketeli (dodji@redhat.com).
1034
10352012-11-15 Dodji Seketeli <dodji@redhat.com>
1036
1037 * MAINTAINERS: (asan.c, related): Add myself.
1038
10392012-11-14 Roland McGrath <mcgrathr@google.com>
1040
1041 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1042 * configure: Regenerate.
1043
10442012-11-13 Richard Henderson <rth@redhat.com>
1045
1046 * configure.ac: Move libsanitizer logic to subdirectory.
1047 * configure: Regenerate.
1048
10492012-11-13 Dodji Seketeli <dodji@redhat.com>
1050
1051 * configure.ac: Enable libsanitizer just on x86 linux for now.
1052 * configure: Re-generate.
1053
10542012-11-13 David Edelsohn <dje.gcc@gmail.com>
1055
1056 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1057 sections.
1058 * configure: Regenerate.
1059
10602012-11-13 Hans-Peter Nilsson <hp@axis.com>
1061
1062 * configure.ac: Add section for configdirs for libsanitizer.
1063 Disable for cris-*-* and mmix-*-*.
1064 * configure: Regenerate.
1065
10662012-11-12 Wei Mi <wmi@google.com>
1067
1068 * configure.ac: Add libsanitizer to target_libraries.
1069 * Makefile.def: Ditto.
1070 * configure: Regenerate.
1071 * Makefile.in: Regenerate.
1072 * libsanitizer: New directory for asan runtime. Contains an empty
1073 tsan directory.
1074
10752012-11-03 Corinna Vinschen <corinna@vinschen.de>
1076
1077 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1078 against Mingw64 w32api.
1079 * configure: Regenerate.
1080
10812012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1082
1083 * configure: Regenerated.
1084
10852012-11-03 Robert Mason <rbmj@verizon.net>
1086
1087 * configure.ac: add --disable-libstdcxx configure option
1088 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1089
10902012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093
10942012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1095
1096 * MAINTAINERS (Write After Approval): Add myself.
1097
10982012-10-24 Sharad Singhai <singhai@google.com>
1099
1100 * MAINTAINERS (Write After Approval): Add myself.
1101
11022012-10-24 Eric Christopher <echristo@gmail.com>
1103
1104 * MAINTAINERS: Update email address.
1105
11062012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1107
1108 PR bootstrap/54820
1109 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1110 * configure: Regenerate.
1111
11122012-10-23 Richard Earnshaw <rearnsha@arm.com>
1113
1114 * MAINTAINERS (aarch64): Add Marcus and myself.
1115
11162012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1117
1118 PR bootstrap/54820
1119 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1120 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1121 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1122 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1123 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1124 * Makefile.in: Regenerate.
1125 * configure.ac (have_static_libs): New variable and associated check.
1126 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1127 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1128 * configure: Regenerate.
1129
11302012-10-10 Richard Biener <rguenther@suse.de>
1131
1132 * MAINTAINERS: Adjust for changed surname.
1133
11342012-10-04 Lawrence Crowl <crowl@google.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
11382012-10-01 Cary Coutant <ccoutant@google.com>
1139
1140 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1141
11422012-09-28 Ian Lance Taylor <iant@google.com>
1143
1144 * Makefile.def: Make all-target-libgo depend on
1145 all-target-libbacktrace.
1146 * Makefile.in: Rebuild.
1147
11482012-09-26 Ian Lance Taylor <iant@google.com>
1149
1150 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1151 * Makefile.in: Rebuild.
1152
11532012-09-20 Walter Lee <walt@tilera.com>
1154
1155 * configure.ac: Add tilegx to list of targets that support gold.
1156 * configure: Regenerate.
1157
11582012-09-20 Marek Polacek <polacek@redhat.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
11622012-09-19 Steve Ellcey <sellcey@mips.com>
1163
1164 * configure.ac: Add mips*-mti-elf* target.
1165 * configure: Regenerate.
1166
11672012-09-17 Ian Lance Taylor <iant@google.com>
1168
1169 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1170 * configure.ac (host_libs): Add libbacktrace.
1171 (target_libraries): Add libbacktrace.
1172 * Makefile.def (host_modules): Add libbacktrace.
1173 (target_modules): Likewise.
1174 * configure, Makefile.in: Rebuild.
1175
11762012-09-14 David Edelsohn <dje.gcc@gmail.com>
1177
1178 PR target/38607
1179 Merge upstream change.
1180 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1181
1182 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1183 Add libgomp*.o to compare_exclusions for AIX.
1184 * configure: Regenerate.
1185
11862012-09-06 Diego Novillo <dnovillo@google.com>
1187
1188 * configure.ac: Bump minimum GMP version to 4.2.3.
1189 * configure: Re-generate.
1190
11912012-09-05 Georg-Johann Lay <avr@gjlay.de>
1192
1193 PR target/54461
1194 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1195 target-libgloss if not configured --with-avrlibc=no.
1196 * configure: Regenerate.
1197
11982012-09-04 Jason Merrill <jason@redhat.com>
1199
1200 * configure.ac: Fix --enable-languages=all.
1201
12022012-09-04 Christophe Lyon <christophe.lyon@st.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
12062012-09-03 Richard Guenther <rguenther@suse.de>
1207
1208 PR bootstrap/54138
1209 * configure.ac: Re-organize ISL / CLOOG checks to allow
1210 disabling with either --without-isl or --without-cloog.
1211 * configure: Regenerated.
1212
12132012-09-03 Georg-Johann Lay <avr@gjlay.de>
1214
1215 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1216 * configure: Regenerate.
1217
12182012-08-27 Ulrich Drepper <drepper@gmail.com>
1219
1220 * MAINTAINERS: Fix my email address.
1221
12222012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1223
1224 PR binutils/4970
1225 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1226 and opcodes.
1227 * Makefile.in: Regenerated.
1228
12292012-08-26 Art Haas <ahaas@impactweather.com>
1230
1231 * configure: Regenerate.
1232
12332012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1234
1235 * INSTALL/README: Also refer to the online installation
1236 instructions.
1237
12382012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241 (Picochip port): Remove myself.
1242
12432012-08-14 Diego Novillo <dnovillo@google.com>
1244
1245 Merge from cxx-conversion branch.
1246
1247 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1248 POSTSTAGE1_CONFIGURE_FLAGS.
1249 * Makefile.in: Regenerate.
1250 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1251 Force C++ when bootstrapping.
1252 * configure: Regenerate.
1253
12542012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
12582012-07-16 Joseph Myers <joseph@codesourcery.com>
1259
1260 * README: Document use of ranges of years in copyright notices.
1261
12622012-07-06 Richard Guenther <rguenther@suse.de>
1263
1264 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1265 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1266 --with-gmp=system.
1267 * Makefile.in: Regenerated.
1268 * configure: Likewise.
1269
12702012-07-06 Richard Guenther <rguenther@suse.de>
1271
1272 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1273 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1274 supply V=1 as extra_make_flags.
1275 * configure: Regenerated.
1276 * Makefile.in: Likewise.
1277
12782012-07-04 Tristan Gingold <gingold@adacore.com>
1279
1280 * configure: Regenerate.
1281
12822012-07-03 Richard Guenther <rguenther@suse.de>
1283
1284 * Makfile.def (isl): Remove not necessary extra_exports and
1285 extra_make_flags.
1286 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1287 * Makefile.in: Regenerated.
1288
12892012-07-03 Richard Guenther <rguenther@suse.de>
1290
1291 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1292 * configure.ac: If either the ISL or the CLooG check failed
1293 do not try to build in-tree versions.
1294 * Makefile.in: Regenerated.
1295 * configure: Regenerated.
1296
12972012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1298
1299 * configure: Regenerate.
1300
13012012-07-02 Janis Johnson <janisjo@codesourcery.com>
1302
1303 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1304 maintainer.
1305
13062012-07-02 Richard Guenther <rguenther@suse.de>
1307
1308 * configure: Regenerated.
1309
13102012-07-02 Richard Guenther <rguenther@suse.de>
1311 Michael Matz <matz@suse.de>
1312 Tobias Grosser <tobias@grosser.es>
1313 Sebastian Pop <sebpop@gmail.com>
1314
1315 * Makefile.def: Add ISL host module, remove PPL host module.
1316 Adjust ClooG host module to use the proper ISL.
1317 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1318 * configure.ac: Include config/isl.m4. Add ISL host library,
1319 remove PPL. Remove PPL configury, add ISL configury, adjust
1320 ClooG configury.
1321 * Makefile.in: Regenerated.
1322 * configure: Likewise.
1323
13242012-07-02 Richard Guenther <rguenther@suse.de>
1325
1326 Merge from graphite branch
1327 2011-07-21 Tobias Grosser <tobias@grosser.es>
1328
1329 * configure: Regenerated.
1330 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1331 both cloog.org and legacy versions. The only supported version will
1332 be CLooG with the isl backend.
1333
1334 2011-07-21 Tobias Grosser <tobias@grosser.es>
1335
1336 * configure: Regenerated.
1337 * configure.ac: Require cloog isl 0.17.0
1338
1339 2011-07-21 Tobias Grosser <tobias@grosser.es>
1340
1341 * configure: Regenerated.
1342 * config/cloog.m4: Do not define CLOOG_ORG
1343
13442012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1345
1346 * configure.ac: Skip C if explicitly selected.
1347 * configure: Regenerate.
1348
13492012-06-28 Christophe Lyon <christophe.lyon@st.com>
1350
1351 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1352 they contain -O2.
1353 * configure: Regenerate.
1354
13552012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1356
1357 PR debug/53740
1358 * df.h, df-problems.c, dce.c: Revert last patch.
1359
13602012-06-25 Iain Sandoe <iain@codesourcery.com>
1361
1362 * MAINTAINERS (Write After Approval): Update my email address.
1363
13642012-06-21 Meador Inge <meadori@codesourcery.com>
1365
1366 * MAINTAINERS (Write After Approval): Add myself.
1367
13682012-06-20 Jason Merrill <jason@redhat.com>
1369
1370 * Makefile.tpl (check-target-libgomp-c++): New.
1371 (check-target-libitm-c++): New.
1372 * Makefile.def (c++): Add them.
1373 * Makefile.in: Regenerate.
1374
13752012-05-29 Edmar Wienskoski <edmar@freescale.com>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
13792012-05-16 Olivier Hainque <hainque@adacore.com>
1380
1381 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1382 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1383 (install-no-fixedincludes): Adjust accordingly.
1384 * Makefile.in: Regenerate.
1385
13862012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1387
1388 Merge upstream change
1389 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1390
13912012-05-14 Marc Glisse <marc.glisse@inria.fr>
1392
1393 * MAINTAINERS (Write After Approval): Add myself.
1394
13952012-05-09 Nick Clifton <nickc@redhat.com>
1396 Paul Smith <psmith@gnu.org>
1397
1398 PR bootstrap/50461
1399 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1400 allow for the fact that from release v3.1.0 of MPFR the source
1401 files were moved into a src sub-directory.
1402 * configure: Regenerate.
1403
14042012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1405
1406 * configure.ac: Bump minimum MPFR version to 2.4.0.
1407 * configure: Regenerated.
1408
14092012-05-01 Richard Henderson <rth@redhat.com>
1410
1411 * Makefile.def (libatomic): New target_module.
1412 * configure.ac (target_libraries): Add libatomic.
1413 (noconfigdirs): Check if libatomic is supported.
1414 * Makefile.in, configure: Rebuild.
1415
14162012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
14202012-04-25 Joel Brobecker <brobecker@adacore.com>
1421
1422 * config.sub: Update to 2012-04-18 version from official repo.
1423
14242012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
14282012-04-11 Steve Ellcey <sellcey@mips.com>
1429
1430 * MAINTAINERS: Changed email address.
1431
14322012-03-28 Georg-Johann Lay <avr@gjlay.de>
1433
1434 PR target/52737
1435 * contrib/gcc_update (files_and_dependencies):
1436 Remove gcc/config/avr/t-multilib from touch data.
1437
14382012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1439
1440 * MAINTAINERS (OS Port Maintainers): Remove irix.
1441 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1442 (unsupported_languages): Remove mips-sgi-irix6.*.
1443 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1444 (with_stabs): Remove.
1445 * configure: Regenerate.
1446
14472012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1448
1449 * MAINTAINERS (OS Port Maintainers): Remove osf.
1450 * configure.ac (enable_libgomp): Remove *-*-osf*.
1451 (with_stabs): Remove alpha*-*-osf*.
1452 * configure: Regenerate.
1453
14542012-03-05 Tristan Gingold <gingold@adacore.com>
1455
1456 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1457 * configure: Regenerate.
1458
14592012-02-17 Walter Lee <walt@tilera.com>
1460
1461 * MAINTAINERS: (Write After Approval): Delete myself.
1462
14632012-02-14 Walter Lee <walt@tilera.com>
1464
1465 * MAINTAINERS (tilegx port): Add myself.
1466 (tilepro port): Add myself.
1467 (Write After Approval): Add myself.
1468
14692012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1470
1471 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1472 and Joseph Myers as docstring relicensing maintainers.
1473
14742012-02-09 Bin Cheng <bin.cheng@arm.com>
1475
1476 * MAINTAINERS (write-after-approval): Add myself.
1477
14782012-02-08 Ira Rosen <irar@il.ibm.com>
1479
1480 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1481 maintainer.
1482
14832012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1484
1485 * MAINTAINERS (Write After Approval): Move myself to
1486 maintain alphabetical order.
1487
14882012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
14922012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
14962012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1497 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1498
1499 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1500 * configure: Regenerate.
1501
15022012-01-23 Harshit Chopra <harshit@google.com>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
15062012-01-22 Douglas B Rupp <rupp@ngnat.com>
1507
1508 * configure.ac: Remove reference to mh-interix.
1509 * configure: Regenerate.
1510
15112012-01-05 Richard Henderson <rth@redhat.com>
1512
1513 PR bootstrap/51072
1514 * configure.ac: Disable libitm if c++ is not enabled.
1515 * configure: Rebuild.
1516
1517 * configure.ac: Fix regexp for same.
1518 * configure: Rebuild.
1519
15202012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
15242012-01-02 Richard Guenther <rguenther@suse.de>
1525
1526 PR bootstrap/51686
1527 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1528 * Makefile.in: Regenerate.
1529
15302011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
15342011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1535
1536 * configure: Regenerate.
1537
15382011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1539
1540 * MAINTAINERS (picochip): Changed email address.
1541
15422011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1543
1544 * MAINTAINERS (write-after-approval): Add self.
1545
15462011-11-29 DJ Delorie <dj@redhat.com>
1547
1548 * configure.ac (rl78-*-*) New case.
1549 * configure: Regenerate.
1550 * MAINTAINERS: Add myself as RL78 maintainer.
1551
15522011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1553
1554 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1555
15562011-11-21 Andreas Tobler <andreast@fgznet.ch>
1557
1558 * libtool.m4: Additional FreeBSD 10 fixes.
1559
15602011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1561
1562 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1563 Maintainers section, as Epiphany maintainer.
1564
15652011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1566
1567 PR target/49992
1568 * configure.ac: Remove ranlib special-casing for Darwin.
1569 * configure: Regenerate.
1570
15712011-11-12 Andrey Belevantsev <abel@ispras.ru>
1572
1573 * MAINTAINERS (Reviewers): Keep the list sorted.
1574
15752011-11-11 Andrey Belevantsev <abel@ispras.ru>
1576
1577 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1578
15792011-11-09 Roland McGrath <mcgrathr@google.com>
1580
1581 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1582 * configure: Rebuild.
1583 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1584 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1585 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1586 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1587 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1588 Add READELF.
1589 * Makefile.in: Rebuild.
1590
15912011-11-09 Jason Merrill <jason@redhat.com>
1592
1593 * Makefile.def (language=c++): Remove check-c++0x.
1594 * Makefile.in (check-gcc-c++): Regenerate.
1595
15962011-11-08 Richard Henderson <rth@redhat.com>
1597
1598 * configure.ac: Test for libitm directory present first.
1599
1600 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1601
1602 * configure.ac: Test libitm/configure.tgt to disable libitm.
1603 * configure: Rebuild.
1604
16052011-11-07 Aldy Hernandez <aldyh@redhat.com>
1606 Richard Henderson <rth@redhat.com>
1607
1608 Merged from transactional-memory.
1609
1610 * Makefile.def (lang_env_dependencies): libitm is c++.
1611 Add libitm target module.
1612 * configure.ac: Likewise.
1613 * config/mmap.m4: New file.
1614 * contrib/gcc_update: Add libitm to touch data.
1615 * Makefile.in, configure: Rebuild.
1616
16172011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1618
1619 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1620 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1621 * Makefile.in: Regenerate.
1622
16232011-11-01 DJ Delorie <dj@redhat.com>
1624
1625 * config.sub: Update to version 2011-10-29 (added rl78)
1626
16272011-10-27 Nick Clifton <nickc@redhat.com>
1628
1629 * config.sub: Import these changes from the config project:
1630
1631 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1632 Ben Elliston <bje@gnu.org>
1633
1634 * config.sub (epiphany): New.
1635
1636 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1637 Ben Elliston <bje@gnu.org>
1638
1639 * config.sub (hexagon, hexagon-*): New.
1640
1641 2011-08-23 Roland McGrath <mcgrathr@google.com>
1642
1643 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1644 64eb to be64.
1645
1646 2011-08-16 Roland McGrath <mcgrathr@google.com>
1647
1648 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1649 (nacl): Grok as alias for 32el-unknown-nacl.
1650
16512011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
16552011-10-24 Teresa Johnson <tejohnson@google.com>
1656
1657 * MAINTAINERS (Write After Approval): Add myself.
1658
16592011-09-21 Jakub Jelinek <jakub@redhat.com>
1660
1661 * MAINTAINERS (sparc port): Remove myself.
1662
16632011-09-14 Tom de Vries <tom@codesourcery.com>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
16672011-08-14 Yao Qi <yao@codesourcery.com>
1668
1669 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1670 * configure: Regenerate.
1671
16722011-07-26 Ian Lance Taylor <iant@google.com>
1673
1674 * configure.ac: Set have_compiler based on whether gcc directory
1675 exists, rather than on whether gcc is in configdirs.
1676 * configure: Rebuild.
1677
16782011-07-21 Joseph Myers <joseph@codesourcery.com>
1679
1680 * MAINTAINERS (Global Reviewers): Add self.
1681
16822011-07-20 David Edelsohn <dje.gcc@gmail.com>
1683
1684 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1685 link directories.
1686 * Makefile.in: Rebuild.
1687
16882011-07-20 Ian Lance Taylor <iant@google.com>
1689
1690 PR bootstrap/49787
1691 * configure.ac: Move --enable-bootstrap handling earlier in file.
1692 If --enable-bootstrap and either --enable-build-with-cxx or
1693 --enable-build-poststage1-with-cxx, enable C++ automatically.
1694 * configure: Rebuild.
1695
16962011-07-19 Ian Lance Taylor <iant@google.com>
1697
1698 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1699 make C++ a boot_language. Set and substitute
1700 POSTSTAGE1_CONFIGURE_FLAGS.
1701 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1702 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1703 * configure, Makefile.in: Rebuild.
1704
17052011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1706
1707 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1708 maintainers.
1709
17102011-07-18 Jakub Jelinek <jakub@redhat.com>
1711
1712 * MAINTAINERS (Global Reviewers): Add myself.
1713
17142011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1715
1716 * configure: Regenerate.
1717
17182011-07-16 Jason Merrill <jason@redhat.com>
1719
1720 * Makefile.def (language=c++): Add check-c++0x and
1721 check-target-libmudflap-c++.
1722 * Makefile.tpl (check-target-libmudflap-c++): New.
1723 * Makefile.in: Regenerate.
1724
17252011-07-16 Matthias Klose <doko@ubuntu.com>
1726
1727 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1728 * Makefile.def (target_modules/libjava): Pass
1729 $(EXTRA_CONFIGARGS_LIBJAVA).
1730 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1731 if not configured with --enable-static-libjava.
1732 * Makefile.in: Regenerate.
1733 * configure: Likewise.
1734
17352011-07-15 Jason Merrill <jason@redhat.com>
1736
1737 * Makefile.in (check-c++): Move check-gcc-c++0x after
1738 check-target-libstdc++-v3.
1739
17402011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1741
1742 * MAINTAINERS (c6x port): New entry.
1743
17442011-07-13 Jason Merrill <jason@redhat.com>
1745
1746 * Makefile.in (check-gcc-c++0x): New.
1747 (check-c++): Depend on it.
1748
17492011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1750
1751 PR target/39150
1752 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1753 x86_64-*-solaris2.1[0-9]*.
1754 * configure: Regenerate.
1755
17562011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1757
1758 * MAINTAINERS (RTL optimizers): Add self.
1759
17602011-06-27 Gabriel Charette <gchare@google.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself.
1763
17642011-06-22 Hans-Peter Nilsson <hp@axis.com>
1765
1766 PR regression/47836
1767 PR bootstrap/23656
1768 PR other/47733
1769 PR bootstrap/49247
1770 PR c/48825
1771 * configure.ac (target_libraries): Remove target-libiberty.
1772 Remove case-statement setting skipdirs=target-libiberty for
1773 multiple targets. Remove checking target_configdirs and
1774 removing target-libiberty but keeping target-libgcc if
1775 otherwise empty.
1776 * Makefile.def (target_modules): Don't add libiberty.
1777 (dependencies): Remove all traces of target-libiberty.
1778 * configure, Makefile.in: Regenerate.
1779
17802011-06-13 Walter Lee <walt@tilera.com>
1781
1782 * configure.ac (tilepro-*-*) New case.
1783 (tilegx-*-*): Likewise.
1784 * configure: Regenerate.
1785
17862011-06-06 Jing Yu <jingyu@google.com>
1787
1788 * configure.ac: Skip target-libiberty for
1789 arm*-*-linux-androideabi.
1790 * configure: Regenerated.
1791
17922011-06-06 Nick Clifton <nickc@redhat.com>
1793
1794 * config.sub: Sync from upstream.
1795
17962011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
18002011-06-01 Daniel Jacobowitz <drow@false.org>
1801
1802 * MAINTAINERS: Update my email address.
1803
18042011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1805
1806 * MAINTAINERS (Write After Approval): Update my email address.
1807
18082011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
18122011-05-08 Doug Kwan <dougkwan@google.com>
1813
1814 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1815 * configure: Regenerated.
1816 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1817 value from configure.
1818 * Makefile.in: Regenerated.
1819
18202011-05-05 Joseph Myers <joseph@codesourcery.com>
1821
1822 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1823 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1824 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1825 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1826 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1827 *-*-vxworks*): Disable newlib and libgloss in separate case
1828 statement.
1829 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1830 to separate case statement.
1831 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1832 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1833 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1834 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1835 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1836 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1837 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1838 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1839 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1840 i[[3456789]]86-*-rdos*, m32r-*-*,
1841 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1842 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1843 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1844 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1845 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1846 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1847 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1848 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1849 and libgloss in main case over targets. Remove most empty cases
1850 in main case over targets.
1851 * configure: Regenerate.
1852
18532011-05-04 Janis Johnson <janisjo@codesourcery.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
18572011-05-04 Joseph Myers <joseph@codesourcery.com>
1858
1859 * configure.ac: Remove code setting special library locations for
1860 hppa*64*-*-hpux11*. Remove code setting compiler for
1861 sparc-sun-solaris2*.
1862 * configure: Regenerate.
1863
18642011-05-04 Joseph Myers <joseph@codesourcery.com>
1865
1866 * configure.ac: Separate libgloss_dir settings from general case
1867 over targets.
1868 * configure: Regenerate.
1869
18702011-04-28 Joseph Myers <joseph@codesourcery.com>
1871
1872 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1873 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1874 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1875 cases in libgcj-disabling case statement.
1876 (hppa*64*-*-linux*): Set unsupported_languages instead of
1877 disabling target-zlib.
1878 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1879 to hppa*64*-*-hpux*.
1880 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1881 hppa*-*-hpux*.
1882 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1883 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1884 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1885 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1886 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1887 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1888 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1889 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1890 libgcj-disabling case statement.
1891 * configure: Regenerate.
1892
18932011-04-28 Joseph Myers <joseph@codesourcery.com>
1894
1895 * configure.ac: Disable Java for targets not supporting libffi.
1896 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1897 Remove cases in Java-disabling statement.
1898 (*arm-wince-pe): Change to arm-wince-pe.
1899 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1900 cases in Java-disabling statement.
1901 (bfin-*-*): Don't disable Java again.
1902 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1903 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1904 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1905 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1906 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1907 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1908 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1909 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1910 Java-disabling statement.
1911 (mmix-*-*): Don't disable Java again.
1912 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1913 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1914 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1915 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1916 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1917 statement.
1918 * configure: Regenerate.
1919
19202011-04-28 Joseph Myers <joseph@codesourcery.com>
1921
1922 * configure.ac: Separate cases disabling Java and Java libraries
1923 from general case over targets.
1924 * configure: Regenerate.
1925
19262011-04-21 Jie Zhang <jzhang918@gmail.com>
1927
1928 * MAINTAINERS: Update my email address.
1929
19302011-04-20 Easwaran Raman <eraman@google.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
19342011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1935
1936 PR lto/48086
1937 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1938 * configure: Regenerate.
1939
19402011-04-16 Jim Meyering <meyering@redhat.com>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
19442011-04-15 Dodji Seketeli <dodji@redhat.com>
1945
1946 * MAINTAINERS: Update my email address.
1947
19482011-04-13 Georg-Johann Lay <avr@gjlay.de>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
19522011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
19562011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1957
1958 * MAINTAINERS (Write After Approval): Add myself.
1959
19602011-04-06 Joseph Myers <joseph@codesourcery.com>
1961
1962 * configure.ac (build_tools): Remove build-byacc.
1963 (host_libs): Remove mmalloc.
1964 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1965 autoconf automake libtool diff rcs fileutils shellutils time
1966 textutils wdiff find uudecode hello tar gzip indent recode release
1967 sed perl gawk findutils gettext zip.
1968 (libgcj): Remove target-qthreads.
1969 (target_tools): Remove target-examples target-gperf.
1970 (YACC): Don't handle building byacc.
1971 * configure: Regenerate.
1972 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1973 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1974 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1975 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1976 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1977 handle building components.
1978 * Makefile.in: Regenerate.
1979
19802011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1981
1982 * MAINTAINERS: Update my email address as Xtensa maintainer.
1983
19842011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1985
1986 * config.sub: Sync from upstream.
1987
19882011-04-01 Joseph Myers <joseph@codesourcery.com>
1989
1990 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1991 (microblaze*): Don't disable libssp.
1992 * configure: Regenerate.
1993
19942011-04-01 Joseph Myers <joseph@codesourcery.com>
1995
1996 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1997 moveifchange.
1998 * configure: Regenerate.
1999 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2000 * Makefile.in: Regenerate.
2001
20022011-04-01 Joseph Myers <joseph@codesourcery.com>
2003
2004 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2005 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2006 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2007 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2008 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2009 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2010 md_exec_prefix cases.
2011 * configure: Regenerate.
2012
20132011-04-01 Joseph Myers <joseph@codesourcery.com>
2014
2015 * configure.ac: Separate cases disabling target-libssp,
2016 target-libiberty, target-libstdc++-v3 and Fortran from general
2017 case over targets.
2018 * configure: Regenerate.
2019
20202011-04-01 Joseph Myers <joseph@codesourcery.com>
2021
2022 * configure.ac (*-*-chorusos): Don't disable libgcj.
2023 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2024 Remove case.
2025 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2026 (arm-*-coff): Don't disable libgcj.
2027 (arm*-*-linux-gnueabi): Remove useless assignment.
2028 (arm-*-riscix*): Don't disable libgcj.
2029 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2030 configuration.
2031 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2032 (c54x*-*-*): Remove case.
2033 (tic54x-*-*): Don't disable GCC or GCC libraries.
2034 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2035 to *.
2036 (d10v-*-*): Don't disable GCC libraries.
2037 (d30v-*-*): Don't disable libgcj.
2038 (h8500-*-*): Don't disable GCC libraries.
2039 (i960-*-*): Don't disable libgcj.
2040 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2041 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2042 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2043 libgcj.
2044 (m68k-*-coff*): Remove case.
2045 (mmix-*-*): Don't disable libgloss on host.
2046 (mn10200-*-*, mn10300-*-*): Remove cases.
2047 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2048 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2049 Don't disable libgcj.
2050 (romp-*-*): Remove case.
2051 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2052 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2053 case.
2054 (v810-*-*): Don't disable GCC libraries.
2055 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2056 (ip2k-*-*): Don't disable GCC libraries.
2057 * configure: Regenerate.
2058
20592011-03-28 Joseph Myers <joseph@codesourcery.com>
2060
2061 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2062 libffi on host.
2063 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2064 on host.
2065 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2066 * configure: Regenerate.
2067
20682011-03-26 John Marino <binutils@marino.st>
2069
2070 * configure.ac: Add support for *-*-dragonfly*
2071 * configure: Regenerate.
2072
20732011-03-25 Joseph Myers <joseph@codesourcery.com>
2074
2075 * configure.ac (native_only): Remove.
2076 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2077 send-pr uudecode guile gnuserv on host.
2078 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2079 send-pr rcs guile perl texinfo libtool on host.
2080 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2081 automake send-pr rcs guile perl texinfo libtool on host.
2082 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2083 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2084 (alpha*-dec-osf*): Don't disable fileutils on target.
2085 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2086 texinfo send-pr expect dejagnu on target.
2087 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2088 target-qthreads on target.
2089 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2090 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2091 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2092 x86_64-*-mingw*): Don't disable expect on target.
2093 (*-*-cygwin*): Don't disable target-gperf on target.
2094 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2095 gnuserv on target.
2096 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2097 target.
2098 * configure: Regenerate.
2099
21002011-03-25 Joseph Myers <joseph@codesourcery.com>
2101
2102 * configure.ac (target_tools): Remove target-groff.
2103 (native_only): Remove target-groff.
2104 (hppa*64*-*-*): Don't disable byacc.
2105 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2106 setting.
2107 (*-*-kaos*): Don't skip target-librx and target-groff.
2108 (*-*-netware*): Don't skip target-libmudflap.
2109 (*-*-tpf*): Don't skip target-libmudflap.
2110 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2111 directories on the host.
2112 (ia64*-*-*vms*): Don't skip tix.
2113 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2114 host.
2115 * configure: Regenerate.
2116
21172011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2118
2119 * configure.ac: Remove references to mt-mep, mt-netware,
2120 mt-wince.
2121 * Makefile.def: Add all-utils soft dependencies.
2122 * Makefile.tpl: Remove GDB_NLM_DEPS.
2123 * configure: Regenerate.
2124 * Makefile.in: Regenerate.
2125
21262011-03-24 Paolo Bonzini <bonzini@gnu.org>
2127
2128 * configure.ac: Do not include mh-x86omitfp.
2129 * configure: Regenerate.
2130
21312011-03-24 Paolo Bonzini <bonzini@gnu.org>
2132
2133 * configure.ac: Remove empty cases.
2134 * configure: Regenerate.
2135
21362011-03-24 Paolo Bonzini <bonzini@gnu.org>
2137
2138 * Makefile.def: Add dependency from termcap to gdb.
2139 * Makefile.in: Regenerate.
2140
21412011-03-24 Paolo Bonzini <bonzini@gnu.org>
2142
2143 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2144 * configure: Regenerate.
2145 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2146 * Makefile.tpl: Likewise.
2147 * Makefile.in: Regenerate.
2148
21492011-03-24 Paolo Bonzini <bonzini@gnu.org>
2150
2151 * configure.ac: Remove all mentions of tentative_cc.
2152 * configure: Regenerate.
2153
21542011-03-24 Joseph Myers <joseph@codesourcery.com>
2155
2156 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2157 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2158 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2159 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2160 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2161 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2162 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2163 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2164 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2165 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2166 *-*-rhapsody*): Remove host cases.
2167 * configure: Regenerate.
2168
21692011-03-24 Joseph Myers <joseph@codesourcery.com>
2170
2171 * configure.ac (ppc*-*-pe): Remove host case.
2172 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2173 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2174 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2175 cases.
2176 * configure: Regenerate.
2177
21782011-03-24 Joseph Myers <joseph@codesourcery.com>
2179
2180 * config.sub: Update to version 2011-03-23.
2181
21822011-03-22 Joseph Myers <joseph@codesourcery.com>
2183
2184 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2185 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2186 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2187 * configure: Regenerate.
2188
21892011-03-22 Joseph Myers <joseph@codesourcery.com>
2190
2191 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2192 to Write After Approval.
2193 * config-ml.in: Don't handle arc-*-elf*.
2194 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2195 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2196 handle GCC libraries.
2197 * configure: Regenerate.
2198
21992011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2200
2201 PR bootstrap/48120:
2202 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2203 Add -lstdc++ -lm to LIBS.
2204 * configure: Regenerate.
2205
22062011-03-18 David Edelsohn <dje.gcc@gmail.com>
2207
2208 * config.guess: Update to version 2011-02-02
2209 * config.sub: Update to version 2011-02-24
2210
22112011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2212
2213 PR lto/48086
2214 * configure.ac: Re-enable LTO on *-apple-darwin9.
2215 * configure: Regenerate.
2216
22172011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2218
2219 PR lto/48086
2220 * configure.ac: Disable LTO on darwin due to an assembler change in
2221 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2222 under 256.
2223 * configure: Regenerate.
2224
22252011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2226
2227 * MAINTAINERS: Update myself as score backend maintainer,
2228 update my e-mail address.
2229
22302011-03-09 Xuepeng Guo <terry.guo@arm.com>
2231
2232 * MAINTAINERS: Update my e-mail address.
2233
22342011-03-06 Joey Ye <joey.ye@arm.com>
2235
2236 * MAINTAINERS: Update my e-mail address.
2237
22382011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2239
2240 * configure.ac: Adjust test of with_ppl.
2241 * configure: Regenerated.
2242
22432011-03-02 Kai Tietz <ktietz@redhat.com>
2244
2245 * MAINTAINERS: Adjust my e-mail address.
2246
22472011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2248
2249 * configure.ac: Add -lpwl to ppllibs.
2250 * configure: Regenerated.
2251
22522011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2253
2254 * config/cloog.m4: Add -lisl to clooglibs.
2255 * configure: Regenerated.
2256
22572011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2258
2259 * MAINTAINERS (CPU Port maintainers): Add self.
2260
22612011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2262
2263 * MAINTAINERS: Add myself as testsuite maintainer.
2264
22652011-02-15 Mike Stump <mikestump@comcast.net>
2266
2267 * MAINTAINERS: Add myself as testsuite maintainer.
2268
22692011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2270
2271 Import from Libtool and gnulib:
2272
2273 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2274
2275 Prepare for supporting FreeBSD 10.
2276 * config.rpath: Remove handling of freebsd1* which soon would
2277 match FreeBSD 10.0.
2278
2279 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2280
2281 Remove support for FreeBSD 1.x.
2282 * libtool.m4 (_LT_LINKER_SHLIBS)
2283 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2284 soon would incorrectly match FreeBSD 10.0.
2285
22862011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2287
2288 PR binutils/12283
2289 * move-if-change: Import version from gnulib.
2290
22912011-02-12 Alexandre Oliva <aoliva@redhat.com>
2292
2293 PR lto/47225
2294 * Makefile.def (lto-plugin): Double dash for enable-shared.
2295 (configure-gcc): Depend on all-lto-plugin.
2296 * Makefile.in: Rebuilt.
2297
22982011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2299
2300 * configure.ac: Remove extra bracket.
2301 * configure: Regenerate.
2302
23032011-02-08 Tobias Burnus <burnus@net-b.de>
2304
2305 * MAINTAINERS: Add myself as libquadmath maintainer.
2306
23072011-02-08 Thomas Schwinge <thomas@schwinge.name>
2308
2309 * MAINTAINERS: Update my email address.
2310
23112011-02-07 Joseph Myers <joseph@codesourcery.com>
2312
2313 * MAINTAINERS (option handling): Add self.
2314
23152011-02-06 Kai Tietz <kai.tietz@onevision.com>
2316
2317 PR lto/47225
2318 * Makefile.def: Add dependency for install-gcc
2319 on install-lto-plugin.
2320 * Makfile.in: Regenerated
2321
23222011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2323
2324 * MAINTAINERS (CPU Port Maintainers): Add myself.
2325
23262011-01-31 Alexandre Oliva <aoliva@redhat.com>
2327
2328 PR libgcj/44341
2329 * configure.ac: Discard --with-* flags for host when configuring
2330 target libraries for cross build.
2331 * configure: Rebuilt.
2332
23332011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2334
2335 * MAINTAINERS (linear loop transforms): Removed.
2336
23372011-01-25 Jakub Jelinek <jakub@redhat.com>
2338
2339 * configure.ac: If with_ppl is no, move setting with_cloog=no
2340 after CLOOG_REQUESTED check.
2341 * configure: Regenerated.
2342
23432011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2344
2345 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2346 CLooG has been requested.
2347 * configure: Regenerated.
2348
23492011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2350
2351 * configure: Regenerated.
2352 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2353
23542011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2355
2356 * configure: Regenerated.
2357 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2358
23592011-01-21 Andreas Schwab <schwab@redhat.com>
2360
2361 * configure.ac: Use AS_HELP_STRING throughout.
2362 * configure: Regenerate.
2363
23642011-01-18 Jie Zhang <jie.zhang@analog.com>
2365
2366 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2367 * configure: Regenerate.
2368
23692011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2370
2371 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2372
23732011-01-13 Joel Brobecker <brobecker@adacore.com>
2374
2375 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2376 for ia64-hpux.
2377 * configure: Regenerate.
2378
23792011-01-07 Jan Hubicka <jh@suse.cz>
2380
2381 PR lto/47225
2382 * Makefile.in: Regenerate.
2383 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2384 configure.
2385
23862011-01-07 Jan Hubicka <jh@suse.cz>
2387
2388 * Makefile.in: Regenerate.
2389 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2390 and configure dependency on lto-plugin configure.
2391 (lto-plugin module): Remove dependency on GCC; add dependency on
2392 liniberty.
2393
23942011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
23982010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2399
2400 * configure: Regenerate.
2401
24022010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2403
2404 * configure.ac: (picochip): Disable libiberty.
2405
24062010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2407
2408 * MAINTAINERS (Write After Approval): Add myself.
2409
24102010-12-10 Ian Lance Taylor <iant@google.com>
2411
2412 PR bootstrap/46819
2413 * configure.ac: For --disable-libgcj clear libgcj_saved.
2414 * configure: Rebuild.
2415
24162010-12-10 Tobias Burnus <burnus@net-b.de>
2417
2418 PR fortran/46540
2419 * configure.ac: Add --disable-libquadmath and
2420 --disable-libquadmath-support.
2421 * configure: Regenerate.
2422
24232010-12-03 Ian Lance Taylor <iant@google.com>
2424
2425 * MAINTAINERS: Add myself as libgo maintainer.
2426
24272010-12-03 Hans-Peter Nilsson <hp@axis.com>
2428
2429 PR libffi/46792
2430 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2431 * configure: Regenerate.
2432
24332010-12-02 Ian Lance Taylor <iant@google.com>
2434
2435 * configure.ac: Always set default for poststage1_ldflags to
2436 -static-libstdc++ -static-libgcc.
2437
24382010-11-29 Andreas Schwab <schwab@redhat.com>
2439
2440 * configure.ac: Move comment to remove extra space in last argument
2441 of GCC_TARGET_TOOL.
2442
24432010-11-26 Alexandre Oliva <aoliva@redhat.com>
2444
2445 PR other/46026
2446 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2447 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2448 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2449 (BASE_FLAGS_TO_PASS): Use it.
2450 * configure: Rebuilt.
2451 * Makefile.in: Rebuilt.
2452
24532010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2454
2455 PR binutils/12258
2456 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2457 Properly check default linker.
2458 * configure: Regnerated.
2459
24602010-11-23 Matthias Klose <doko@ubuntu.com>
2461
2462 * configure.ac: For --enable-gold, handle value `default' instead of
2463 `both*'. New configure option --{en,dis}able-ld.
2464 * configure: Regenerate.
2465
24662010-11-20 Ian Lance Taylor <iant@google.com>
2467
2468 * configure.ac: Only disable a language library if no language needs
2469 it. Don't let --disable-libgcj uncondtionally disable libffi.
2470 * configure: Rebuild.
2471
24722010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2473
2474 * Makefile.in: Regenerate.
2475
2476 PR other/46202
2477 * configure.ac: Fix just-built in-tree STRIP name to be
2478 binutils/strip-new.
2479 * configure: Regenerate.
2480 * Makefile.def (install-strip-gcc, install-strip-binutils)
2481 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2482 (install-strip-sid): Mirror dependencies on non-strip variants
2483 of these targets on the respective -strip prerequisites.
2484 * Makefile.tpl (install-strip, install-strip-host)
2485 (install-strip-target): New targets.
2486 (install-strip-[+module+], install-strip-target-[+module+]):
2487 New targets.
2488 * Makefile.in: Regenerate.
2489
24902010-11-19 Ian Lance Taylor <iant@google.com>
2491 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2492
2493 * configure.ac: Add target-libgo to target_libraries. Set
2494 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2495 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2496 (HOST_EXPORTS): Add GOC.
2497 (BASE_TARGET_EXPORTS): Add GOC.
2498 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2499 (GOCFLAGS_FOR_TARGET): New variable.
2500 (EXTRA_HOST_FLAGS): Add GOC.
2501 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2502 * Makefile.def (target_modules): Add libgo.
2503 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2504 (dependencies): Add dependency from configure-target-libgo to
2505 configure-target-libffi and all-target-libstdc++-v3. Add
2506 dependencies from all-target-libgo to all-target-libffi.
2507 (languages): Add go.
2508 * configure: Rebuild.
2509 * Makefile.in: Rebuild.
2510
25112010-11-19 Ian Lance Taylor <iant@google.com>
2512
2513 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2514 compiler/flag environment variables.
2515
25162010-11-18 Ian Lance Taylor <iant@google.com>
2517
2518 * configure.ac: Check for lang_requires_boot_languages in
2519 config-lang.in files.
2520 * configure: Rebuild.
2521
25222010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2523 Tobias Burnus <burnus@net-b.de>
2524
2525 PR fortran/32049
2526 * Makefile.def: Add libquadmath; build it with language=fortran.
2527 * configure.ac: Add libquadmath.
2528 * Makefile.tpl: Handle multiple libs in check-[+language+].
2529 * Makefile.in: Regenerate.
2530 * configure: Regenerate.
2531
b9b9d342
TT
25322010-11-16 Tom Tromey <tromey@redhat.com>
2533
2534 * MAINTAINERS: Moved myself to reviewers section.
2535
ecbfe87a
ZD
25362010-11-15 Zdenek Dvorak <ook@ucw.cz>
2537
2538 * MAINTAINERS: Moved myself to reviewers section.
2539
29a4f477
RW
25402010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2541
2542 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2543 (Write After Approval): Remove self.
2544
9965e3cd
AS
25452010-11-15 Andreas Schwab <schwab@redhat.com>
2546
2547 * configure.ac: Fix spelling in option names.
2548 * configure: Regenerated.
2549
0463992b
GJL
25502010-11-13 Georg-Johann Lay <georgjohann@web.de>
2551
2552 PR bootstrap/39622
2553 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2554 * configure: Regenerated.
2555
3df08734
KG
25562010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2557
2558 * MAINTAINERS: Update my email address.
2559
f16e2237
TG
25602010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2561
f16e2237
TG
2562 * configure: Regenerate.
2563
0bb52d68
TG
25642010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2565
1f980c25 2566 * configure: Regenerate.
0bb52d68 2567
aba2b02e
TG
25682010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2569
aba2b02e
TG
2570 * configure: Regenerate.
2571
27882098
TG
25722010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2573
27882098
TG
2574 * configure: Regenerate.
2575
d32ef397
AS
25762010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2577
2578 * configure.ac: Support official CLooG.org versions.
2579 * configure: Regenerate.
2580 * config/cloog.m4: New.
2581
5a4b6c0e
FD
25822010-11-10 François Dumont <francois.cppdevs@free.fr>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
f2cea726
DE
25862010-11-09 David Edelsohn <dje.gcc@gmail.com>
2587
2588 * MAINTAINERS: Update my email address.
2589
d8ed14ce
IS
25902010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2591
2592 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2593 * configure: Regenerate.
d8ed14ce 2594
48215350
DK
25952010-11-03 Ian Lance Taylor <iant@google.com>
2596 Dave Korn <dave.korn.cygwin@gmail.com>
2597
2598 PR lto/46273
2599 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2600 and on other supported platforms whenever LTO is enabled.
2601 * configure: Rebuild.
2602
87841584
AM
26032010-11-02 Alan Modra <amodra@gmail.com>
2604
2605 PR binutils/12110
2606 * configure.ac: Error when source path contains spaces.
2607 * configure: Regenerate.
2608
fe12dfe1
JW
26092010-10-23 James E. Wilson <wilson@codesourcery.com>
2610
2611 * MAINTAINERS: Update my email address.
2612
66c92425
ILT
26132010-10-20 Ian Lance Taylor <iant@google.com>
2614
2615 * Makefile.def (target_modules): Set lib_path to src/.libs for
2616 libstdc++-v3 module.
2617 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2618 * Makefile.in: Rebuild.
2619
187d3518
LB
26202010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2621
2622 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2623 (Write After Approval): Remove myself.
2624
02db6bba
TG
26252010-10-15 Tristan Gingold <gingold@adacore.com>
2626
2627 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2628
c0103e74
DR
26292010-10-14 Douglas Rupp <rupp@gnat.com>
2630
2631 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2632
1cd0b716
DK
26332010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2634
2635 * configure.ac (build_lto_plugin): New shell variable.
2636 (--enable-lto): Turn on by default for all non-ELF platforms that
2637 have had LTO support added so far. Set build_lto_plugin appropriately
2638 for both ELF and non-ELF.
2639 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2640 * configure: Regenerate.
2641
d4c1abb3
RW
26422010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2643
2644 Sync from src:
2645 * configure.ac (v850 support): Remove target-libgloss from
2646 noconfigdirs.
2647 * configure: Regenerate.
2648
ffedf511
RW
26492010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2650
2651 PR bootstrap/45326
2652 PR bootstrap/45174
2653 * configure.ac: Honor initial values of $build_configargs,
2654 $host_configargs, $target_configargs. Mark the precious, so
2655 environment settings get recorded.
2656 * configure: Regenerate.
2657
e1826acc
RW
26582010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2659
2660 PR bootstrap/45796
2661 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2662 Depend on all-build-libiberty.
2663 * Makefile.in: Regenerate.
2664
80920132
ME
26652010-09-30 Michael Eager <eager@eagercon.com>
2666
2667 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2668 * configure: Regenerate.
2669
770a498a
ME
26702010-09-28 Michael Eager <eager@eagercon.com>
2671
2672 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2673
86dfbd58
RW
26742010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2675
2676 PR bootstrap/44621
2677 * configure.ac: Fix unportable shell quoting.
2678 * configure: Regenerate.
2679
db50fe7d
IS
26802010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2681
2682 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2683 targets and amend comment.
2684 * configure: Regenerate.
2685
0064e825
TB
26862010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2687
2688 * MAINTAINERS (Write After Approval): Add myself.
2689
bb79486c
JH
26902010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2691
2692 * configure.ac: Enable LTO by default on Darwin.
2693 * configure: Regenerate.
2694
9e0b22c3
MS
26952010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2696
bb79486c 2697 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2698
2fabf1b7
IB
26992010-09-01 Ian Bolton <ian.bolton@arm.com>
2700
bb79486c 2701 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2702
3a9abc98
DS
27032010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2704
2705 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2706 ports
2707
331a9a59
DY
27082010-07-28 David Yuste <david.yuste@gmail.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
223a9d64
N
27122010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2713
2714 * configure.ac: Support all v850 targets.
2715 * configure: Regenerate.
2716
9183bdcf
MG
27172010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2718
2719 PR bootstrap/44455
2720 * configure.ac (extra_mpfr_configure_flags): Copy from
2721 extra_mpc_gmp_configure_flags.
2722 * configure: Re-generated.
2723
2e290598
AK
27242010-07-22 Andi Kleen <ak@linux.intel.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
8d6cd388
CLT
27282010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
b0b01eb0
JY
27322010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
77198d71
JH
27362010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2737
2738 PR target/44862
2739 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2740 Provide -B option to allow for link spec %s substitutions for
2741 libstdc++.a on darwin.
2742 * Makefile.in: Regenerate.
2743
02fe70af
MM
27442010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2745
2746 * MAINTAINERS (Reviewers): Update my e-mail address
2747
c63a4676
AO
27482010-06-10 Alexandre Oliva <aoliva@redhat.com>
2749
2750 * Makefile.def (configure-gcc): Depend on all-libelf.
2751 * Makefile.in: Rebuild.
2752
e68edbf6
FC
27532010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2754
2755 * MAINTAINERS (Write After Approval): Add myself in the right place.
2756
dce2d8b2 27572010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2758
2759 * MAINTAINERS (Write After Approval): Add myself.
2760
dce2d8b2 27612010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2762
2763 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2764
27652010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2766
1ab55d69
MK
2767 * config.sub: Update to version 2010-05-21.
2768 * config.guess: Update to version 2010-04-03.
0c422e74 2769
02540df4
SB
27702010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2771
2772 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2773 * configure: Regenerate.
2774
dfe5f5b2
ST
27752010-05-12 Sriraman Tallam <tmsriram@google.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
c082f9f3
SB
27792010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2780
2781 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2782 a platform that supports LTO.
2783 * configure: Regenerate.
2784
f1af9e5f
SP
27852010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2786
2787 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2788 * configure: Regenerated.
2789
38e3d868
RM
27902010-04-27 Roland McGrath <roland@redhat.com>
2791 H.J. Lu <hongjiu.lu@intel.com>
2792
2793 * configure.ac (--enable-gold): Support both, both/gold and
2794 both/bfd to add gold to configdirs without removing ld.
2795 * configure: Regenerated.
2796
2797 * Makefile.def: Add install-gold dependency to install-ld.
2798 * Makefile.in: Regenerated.
2799
3bec79c5
DK
28002010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2801
2802 PR lto/42776
2803 * configure.ac (--enable-lto): Refactor handling so libelf tests
2804 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2805 and allow LTO to be explicitly enabled on non-ELF platforms that
2806 are known to support it inside else-clause.
2807 * configure: Regenerate.
2808
615c8ffa
EB
28092010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2810
2811 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2812 * configure: Regenerate.
2813
e4522f78
RC
28142010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2815
2816 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2817 * configure: Regenerate.
2818
8ccb78f2
RO
28192010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2820
2821 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2822 separately.
2823 * configure: Regenerate.
2824
d5cc2ee3
KW
28252010-04-16 Kevin Williams <kevin.williams@inria.fr>
2826
2827 * MAINTAINERS (Write After Approval): Add myself.
2828
8406cb62
TG
28292010-04-14 Tristan Gingold <gingold@adacore.com>
2830
2831 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2832 * configure: Regenerate.
2833
3591b8e2
SE
28342010-04-13 Steve Ellcey <sje@cup.hp.com>
2835
2836 * configure: Regenerate after change to elf.m4.
2837
a82ecc7b
IS
28382010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
1f0bf148
SP
28422010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2843
2844 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2845 * configure: Regenerated.
2846
28472010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2848
2849 * configure.ac: Print "buggy but acceptable" when CLooG
2850 revision is less than 9.
2851 * configure: Regenerated.
2852
ecd01dee
DN
28532010-04-01 Diego Novillo <dnovillo@google.com>
2854
2855 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2856
dc683a3f
RW
28572010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2858
2859 PR bootstrap/43615
2860 PR bootstrap/43328
2861
2862 Revert:
2863
2864 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2865
2866 * configure.ac: Do not pass --enable-multilib nor
2867 --disable-multilib in baseargs. Accept explicitly passed
2868 --enable_multilib.
2869 * configure: Regenerate.
2870
7527d83f
UW
28712010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2872
2873 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2874
895522b6
JJ
28752010-03-31 Janis Johnson <janis187@us.ibm.com>
2876
2877 * MAINTAINERS: Remove myself.
2878
9db4e878
RW
28792010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2880
2881 PR bootstrap/43328
2882 * configure.ac: Do not pass --enable-multilib nor
2883 --disable-multilib in baseargs. Accept explicitly passed
2884 --enable_multilib.
2885 * configure: Regenerate.
2886
acf6bf36
AP
28872010-03-28 Andrew Pinski <pinskia@gmail.com>
2888
2889 * MAINTAINERS (spu port): Remove me.
2890
b42f0d7e
JM
28912010-03-23 Joseph Myers <joseph@codesourcery.com>
2892
2893 * configure.ac (tic6x-*-*): New case.
2894 * configure: Regenerate.
2895
0d1152b1
JM
28962010-03-23 Joseph Myers <joseph@codesourcery.com>
2897
2898 * config.sub: Update to version 2010-03-22.
2899 * config.guess: Update to version 2009-12-30.
2900
dce2d8b2 29012010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2902
2903 PR ada/42554
2904 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2905 * configure: Regenerate.
2906
5408fbe8
RR
29072010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2908
2909 * MAINTAINERS: Update my email address.
2910
3f55a3b3
SP
29112010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2912
2913 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2914 (ghassan.shobaki@amd.com): Removed.
2915
3f08f7e8
AM
29162010-03-17 Alan Modra <amodra@gmail.com>
2917
2918 * MAINTAINERS: Update my email address.
2919
f3a9d094
DN
29202010-03-16 Diego Novillo <dnovillo@google.com>
2921
2922 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2923 Matthews.
2924
db5c4b8b
JM
29252010-03-16 Joseph Myers <joseph@codesourcery.com>
2926
2927 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2928 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2929
b995570a
JM
29302010-03-16 Joseph Myers <joseph@codesourcery.com>
2931
2932 * MAINTAINERS: Update my email address.
2933
124cc66f
DJ
29342010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2935
2936 * MAINTAINERS: Update my email address.
2937
a4581668
BS
29382010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2939
2940 * MAINTAINERS: Update my email address.
2941
49d78e29
JZ
29422010-03-09 Jie Zhang <jie@codesourcery.com>
2943
2944 * MAINTAINERS: Update my email address.
2945
8927b7c0
RO
29462010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2947
2948 PR libstdc++/32499
2949 * configure.ac (RANLIB): Default to true.
2950 (STRIP): Likewise.
2951 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2952 * configure: Regenerate.
2953
dce2d8b2 29542010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2955
2956 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2957 (Write After Approval): Update my email address.
2958
bf646aaf
NC
29592010-02-17 Nick Clifton <nickc@redhat.com>
2960
2961 PR 11238
2962 * Makefile.tpl (local-distclean): Also remove config.cache files in
2963 sub-directories as there may not be Makefiles present in the
2964 sub-directories.
96e41f16
NC
2965 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2966 the config.cache files found by the find command.
2967
bf646aaf
NC
2968 * Makefile.in: Regenerate.
2969 * configure.ac: Revert previous delta.
2970 * configure: Regenerate.
2971
ff78880a
NC
29722010-02-15 Nick Clifton <nickc@redhat.com>
2973
2974 PR 11238
2975 * configure.ac: Delete config.cache files in sub-directories when
2976 deleting Makefiles.
2977 * configure: Regenerate.
2978
8150eadf
BE
29792010-02-12 Ben Elliston <bje@gnu.org>
2980
2981 * MAINTAINERS: Update my email address.
2982
a9e12bfd
AP
29832010-02-08 Andrew Pinski <pinskia@gmail.com>
2984
2985 * MAINTAINERS (spu port): Update my email address.
2986
95315086
JZ
29872010-02-08 Jie Zhang <jie.zhang@analog.com>
2988
2989 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2990
362c6d2f
KG
29912010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2992
2993 * configure.ac: Add "recommended" version checks for GMP/MPC.
2994 Update recommended GMP/MPFR/MPC versions.
2995 * configure: Regenerate.
2996
888c5ad2
JR
29972010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2998
2999 * MAINTAINERS: Move my Embecosm email address into the
3000 write-after-approval section.
3001
3bf714a7
ILT
30022010-01-26 Ian Lance Taylor <iant@google.com>
3003
3004 * MAINTAINERS: Add myself as Go frontend maintainer.
3005
ad1e5170
JR
30062010-01-25 Joern Rennecke <amylaar@spamcop.net>
3007
3008 PR libstdc++/36101, PR libstdc++/42813
3009 * configure.ac (bootstrap_target_libs): Make inclusion of
3010 target-libgomp conditional on libgomb being in target_configdirs.
3011 * configure: Regenerate.
3012
fb0553d1
JR
30132010-01-23 Joern Rennecke <amylaar@spamcop.net>
3014
3015 PR libstdc++/36101, PR libstdc++/42813
3016 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3017 * configure: Regenerate.
3018
aae29963
JR
30192010-01-22 Joern Rennecke <amylaar@spamcop.net>
3020
3021 PR libstdc++/36101, PR libstdc++/42813
3022 * configure.ac (target_configdirs): Substitute.
3023 * Makefile.def: Bootstrap target module libgomp.
3024 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3025 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3026 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3027 * configure, Makefile.in: Regenerate.
3028
d8fe8895
DK
30292010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3030
3031 * MAINTAINERS: Adjust my details.
3032
ebfe4897
EW
30332010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3034
3035 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3036
f7746c59
TL
30372010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3038
3039 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3040
306c7b5b
TL
30412010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
1b8b9e19
KT
30452010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3046
3047 * MAINTAINERS (Write After Approval): Add myself.
3048
c164615b
RG
30492010-01-11 Richard Guenther <rguenther@suse.de>
3050
3051 PR lto/41569
3052 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3053 * Makefile.in: Regenerated.
3054
f3f623ae
AT
30552010-01-11 Andreas Tobler <andreast@fgznet.ch>
3056
3057 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3058 * configure: Regenerate.
3059
592c90ff 30602010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3061 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3062
3063 PR bootstrap/42424
3064 * configure.ac: Include libtool m4 files.
9c78662a 3065 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3066 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3067 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3068
592c90ff
KG
3069 * configure: Regenerate.
3070
60a2e213
RW
30712010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3072
3073 PR bootstrap/41818
3074 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3075 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3076 * Makefile.in: Regenerate.
3077
7413962d
RG
30782010-01-02 Richard Guenther <rguenther@suse.de>
3079
3080 PR lto/41529
3081 * configure.ac: Include config/elf.m4. Disable LTO if not
3082 builting for an elf target.
3083 * configure: Regenerate.
3084
f77f3945
CF
30852009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3086
3087 * MAINTAINERS: Change my email address.
3088
4960e3f0
BE
30892009-12-18 Ben Elliston <bje@au.ibm.com>
3090
3091 * config.sub, config.guess: Update from upstream sources.
3092
d16a31da
SZ
30932009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
3a5729ea
KG
30972009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3098
3099 PR middle-end/30447
3100 PR middle-end/30789
3101 PR other/40302
3102
3103 * configure.ac: Require MPC.
3104 * configure: Regenerate.
3105
43e02a8a
RW
31062009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3107
3108 PR target/38384
3109 PR bootstrap/40972
3110 * libtool.m4: Sync from git Libtool.
3111 * ltoptions.m4: Likewise.
3112 * ltversion.m4: Likewise.
3113 * lt~obsolete.m4: Likewise.
3114 * ltmain.sh: Likewise.
3115
360d4522
KG
31162009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3117
3118 * configure.ac: Update minimum MPC version to 0.8.
3119 * configure: Regenerate.
3120
f264ed56
SP
31212009-11-21 Sebastian Pop <sebpop@gmail.com>
3122
3123 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3124 * configure: Regenerated.
3125
ed2eaa9f
ILT
31262009-11-21 Ian Lance Taylor <iant@google.com>
3127
3128 * configure.ac: Change default of poststage1_ldflags to be empty if
3129 poststage1_libs is set. When poststage1_libs is empty, and
3130 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3131 * configure: Rebuild.
3132
58346783
AN
31332009-11-21 Adam Nemet <adambnmet@gmail.com>
3134
3135 * MAINTAINERS (Write After Approval): Update my email address.
3136
5ca0106a
BE
31372009-11-20 Ben Elliston <bje@au.ibm.com>
3138
3139 * config.guess: Update from upstream sources.
3140
87213cd4
AO
31412009-11-16 Alexandre Oliva <aoliva@redhat.com>
3142
3143 * Makefile.def: Restore host and target settings for gmp.
3144 * Makefile.in: Rebuild.
3145
f61428ed
AO
31462009-11-16 Alexandre Oliva <aoliva@redhat.com>
3147
3148 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3149 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3150 Fix portability of test of C++ as bootstrap language. Add
3151 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3152 * configure: Rebuild.
3153 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3154 and cloog. Fix in-tree ppl configuration. Introduce libelf
3155 in-tree building.
3156 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3157 (POSTSTAGE1_HOST_EXPORTS): Use it.
3158 (STAGE[+id+]_CXXFLAGS): New.
3159 (BASE_FLAGS_TO_PASS): Pass it down.
3160 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3161 extra_exports.
3162 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3163 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3164 extra_exports.
3165 * Makefile.in: Rebuild.
3166
f6c56be6
BE
31672009-11-17 Ben Elliston <bje@au.ibm.com>
3168
3169 * config.sub, config.guess: Update from upstream sources.
3170
0ccb5970
JK
31712009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * MAINTAINERS (Write After Approval): Add myself.
3174
dce2d8b2 31752009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
5d571eaa
OS
31792009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3180
3181 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3182 paths for *-w64-mingw* and x86_64-*mingw*.
3183 * configure: Regenerated.
3184
dce2d8b2 31852009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3186
3187 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3188
c393f559
BK
31892009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3190
3191 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3192 Phil Edwards to Write-After Approval.
3193
ef4c4300
KT
31942009-10-30 Kai Tietz <kai.tietz@onevision.com>
3195
3196 * configure.ac: Disable target-winsup & co for
3197 x86_64-*-mingw* and *-w64-mingw* targets.
3198 * configure: Regenerated.
3199
65a324b4
NC
32002009-10-16 Nick Clifton <nickc@redhat.com>
3201
3202 * MAINTAINERS: Add myself as a maintainer for the RX port.
3203
dce2d8b2 32042009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3205
9c78662a 3206 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3207
17e72e5d
RO
32082009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3209
3210 * configure.ac (CLooG test): Use = with test.
3211 * configure: Regenerate.
3212
ed3a56f3
RG
32132009-10-22 Richard Guenther <rguenther@suse.de>
3214
3215 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3216 cloog if the ppl version check failed. Move flags saving
3217 before setting in libelf check.
3218 * configure: Regenerate.
3219
ad0abd3c
RG
32202009-10-21 Richard Guenther <rguenther@suse.de>
3221
3222 * configure.ac: Adjust the ppl and cloog configure to work as
3223 documented. Disable cloog if ppl was disabled. Omit the version
3224 checks if they were disabled.
3225 * configure: Re-generate.
3226
e4c5bd48
RW
32272009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3228
3229 * configure.ac: Add 'lto' to enable_languages, not
3230 new_enable_languages, and only if not already present.
3231 * configure: Regenerate.
3232
0ffd69c5
GP
32332009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3234
3235 * README: Refer to the various COPYING* files instead of just
3236 COPYING.
3237 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3238
dce2d8b2 32392009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3240
3241 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3242
58687768
RG
32432009-10-07 Richard Guenther <rguenther@suse.de>
3244
3245 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3246 and Richard Guenther as reviewers.
3247 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3248 as reviewers.
3249
49b0ca5c 32502009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3251
49b0ca5c 3252 * config.sub: Update from upstream sources.
d2d9ce5e 3253
aeb94799
ILT
32542009-10-06 Ian Lance Taylor <iant@google.com>
3255
3256 * Makefile.def: check-gold depends upon all-gas.
3257 * Makefile.in: Rebuild.
3258
123651cd
PM
32592009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3260
3261 * MAINTAINERS (Write After Approval): Add myself.
3262
d7f09764
DN
32632009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3264
3265 * Makefile.def: all-lto-plugin depends on all-libiberty.
3266 set bootstrap=true for lto-plugin.
3267 Add lto-plugin.
3268 * Makefile.in: Regenerate.
3269 * configure.ac (host_libs): Add lto-plugin.
3270 * configure: Regenerate.
3271
d7f09764
DN
32722009-10-03 Diego Novillo <dnovillo@google.com>
3273
3274 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3275 (HOST_LIBELFLIBS): Define.
3276 (HOST_LIBELFINC): Define.
3277 * Makefile.in: Regenerate.
3278 * configure.ac: Add --enable-lto.
3279 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3280 If --enable-lto is used, add 'lto' to new_enable_languages.
3281 If --enable-lto is used and gold is enabled, add
3282 lto-plugin to configdirs.
3283 * configure: Regenerate.
3284
32852009-10-03 Simon Baldwin <simonb@google.com>
3286
3287 * configure.ac: If --with-system-zlib, suppress local zlib and
3288 pass --with-system-zlib to subdir configure scripts.
3289 * configure: Regenerate.
3290
dce2d8b2 32912009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3292 Paolo Bonzini <bonzini@gnu.org>
3293
3294 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3295 $(srcdir).
3296 * Makefile.in: Rebuilt.
3297
dce2d8b2 32982009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3299
3300 * MAINTAINERS (Write After Approval): Add myself.
3301
3e661154
KG
33022009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3303
3304 * configure.ac: Update minimum MPC version to 0.7.
3305 * configure: Regenerate.
3306
f1a036e4
NC
33072009-09-25 Nick Clifton <nickc@redhat.com>
3308
3309 * configure.ac: Pass any --cache-file=/dev/null option on to
3310 subconfigures.
3311 * configure: Regenerate.
3312
d4c74acc
NC
33132009-09-23 Nick Clifton <nickc@redhat.com>
3314
3315 * config.sub, config.guess: Update from upstream sources.
3316
dce2d8b2 33172009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3318
3319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3320 * Makefile.in: Rebuilt.
3321
0db770bd
RW
33222009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3323
3324 PR bootstrap/32272
3325 * configure.ac: Error out if $srcdir isn't '.' but contains
3326 host-${host_noncanonical}.
3327 * configure: Regenerate.
3328
71101870
RO
33292009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3330
3331 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3332 maintainer.
3333
ca6d0d62
RW
33342009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3335
79cd2b23
RW
3336 * configure.ac: If bootstrapping a combined tree with
3337 --enable-gold, require c++ in stage1_languages.
3338 * configure: Regenerate.
3339
ab9dcd0c
RW
3340 * configure.ac: Also add target_libs of stage1_languages to
3341 bootstrap_target_libs.
3342 * configure: Regenerate.
3343
ca6d0d62
RW
3344 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3345 with --enable-languages not containing c++.
3346 * configure: Regenerate.
3347
1c3c9f12
JZ
33482009-09-15 Jie Zhang <jie.zhang@analog.com>
3349
3350 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3351 * configure: Regenerate.
3352
dce2d8b2 33532009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3354
6fb30a14
JR
3355 * MAINTAINERS (Write After Approval): Update my e-mail address,
3356 and move from from here...
3357 (Waiting for paperwork): To here.
0318772d 3358
4056c2c6
JM
33592009-09-09 Joseph Myers <joseph@codesourcery.com>
3360
3361 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3362
3e54529c
RW
33632009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3364
3365 * configure.ac: Do not use $extrasub for replacing @if/@endif
3366 parts in Makefile; instead, use additional arguments to
3367 AC_CONFIG_COMMANDS to do the replacement manually, with several
3368 sed invocations, to avoid HP-UX sed command limits.
3369 * configure: Regenerate.
3370
713e2ea6
AO
33712009-09-08 Alexandre Oliva <aoliva@redhat.com>
3372
3373 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3374 blank before -L.
3375
5646b7b9
AO
33762009-09-04 Alexandre Oliva <aoliva@redhat.com>
3377
3378 * configure.ac (with-build-config): Document. Handle without.
3379 Handle missing argument.
3380 * configure: Rebuilt.
3381
e12c4094
AO
33822009-09-03 Alexandre Oliva <aoliva@redhat.com>
3383
3384 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3385 Default to bootstrap-debug only if compare-debug works.
3386 * configure: Rebuilt.
3387 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3388 * Makefile.in: Rebuilt.
3389
75cb0057
RO
33902009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3391
3392 * MAINTAINERS (OS Port Maintainers): Update my email address.
3393
8fc68cba
AO
33942009-09-01 Alexandre Oliva <aoliva@redhat.com>
3395
3396 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3397 * Makefile.in: Rebuilt.
3398
44cb38cf
CD
33992009-09-01 Chris Demetriou <cgd@google.com>
3400
3401 * MAINTAINERS (Write After Approval): Add myself.
3402
f9329c35
DS
34032009-08-31 Dodji Seketeli <dodji@redhat.com>
3404
3405 PR debug/30161
3406 * include/dwarf2.h (enum dwarf_tag): Added
3407 DW_TAG_GNU_template_template_param
3408 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3409
f945e229
PB
34102009-08-30 Paolo Bonzini <bonzini@gnu.org>
3411
3412 * Makefile.tpl (AWK): Fix typo.
3413 * Makefile.in: Regenerate.
3414
87264276
PB
34152009-08-30 Paolo Bonzini <bonzini@gnu.org>
3416
3417 * configure.ac: Detect awk and sed.
3418 * Makefile.def (flags_to_pass): Add AWK and SED.
3419 * Makefile.tpl (AWK, SED): New.
3420 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3421 * configure: Regenerate.
3422 * Makefile.in: Regenerate.
3423
68ccd57c
DK
34242009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3425
3426 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3427 (collapseslashes): Likewise.
3428
df58e648
RW
34292009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3430
3431 * configure.ac (AC_PREREQ): Bump to 2.64.
3432
0539cb2c
RW
34332009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3434
70fa0efa
RW
3435 * configure.ac: Remove --with-datarootdir, --with-docdir,
3436 --with-pdfdir, --with-htmldir switches.
3437 * configure: Regenerate.
3438
5213506e
RW
3439 * configure: Regenerate.
3440
0539cb2c
RW
3441 * compile: Sync from Automake 1.11.
3442 * depcomp: Likewise.
3443 * install-sh: Likewise.
3444 * missing: Likewise.
3445 * mkinstalldirs: Likewise.
3446 * ylwrap: Likewise.
3447
197c68cc
DK
34482009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3449
3450 * ltmain.sh (func_normal_abspath): New function.
3451 (func_relative_path): Likewise.
3452 (func_mode_help): Document new -bindir option for link mode.
3453 (func_mode_link): Add new -bindir option, and use it to place
3454 output DLL if specified.
3455
58af276a
RW
34562009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3457
0115d4a3
RW
3458 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3459 (baseargs): Add --disable-option-checking.
3460 * configure: Regenerate.
3461
58af276a
RW
3462 * Makefile.def (configure-target-libiberty): Depend on
3463 all-binutils and all-ld.
3464 (configure-target-newlib): Likewise.
3465 * Makefile.in: Regenerate.
3466
e9d9afef
BE
34672009-08-17 Ben Elliston <bje@au.ibm.com>
3468
3469 * config.sub, config.guess: Update from upstream sources.
3470
354ebf88
RW
34712009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
3473 Sync from src, merge:
3474
3475 2009-07-02 Tristan Gingold <gingold@adacore.com>
3476
3477 * configure.ac: Do not exclude gas for i386-*-darwin.
3478 Add a case for x86_64-*-darwin.
3479 * configure: Regenerate.
3480
8375f7b2
NV
34812009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3482
3483 * MAINTAINERS: Add my name to Write After Approval list.
3484
dce2d8b2 34852009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3486
3487 * configure.ac: Add Microblaze target.
3488 * configure: Regenerate.
3489
ea2002ba
CB
34902009-07-31 Christian Bruel <christian.bruel@st.com>
3491
3492 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3493 * configure: Regenerate.
2bf33cdb 3494
dce2d8b2 34952009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3496
3497 * MAINTAINERS (Write After Approval): Update my e-mail address.
3498
e90e6bd7
ILT
34992009-07-06 Ian Lance Taylor <iant@google.com>
3500
3501 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3502 * configure: Rebuild.
3503
f6e0880a
TG
35042009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3505
3506 * MAINTAINERS: Move myself to the Graphite Reviewers.
3507
6d984927
WG
35082009-06-30 Wei Guozhi <carrot@google.com>
3509
3510 * MAINTAINERS: Add my name to Write After Approval list.
3511
f2689b09
SE
35122009-06-26 Steve Ellcey <sje@cup.hp.com>
3513
3514 PR bootstrap/40338
3515 * configure.ac (comparestring): Create new variable.
3516 * Makefile.tpl (comparestring): Use to skip some comparisions.
3517 * configure: Regenerate.
3518 * Makefile.in: Regenerate.
3519
f62c0ba4
DE
35202009-06-26 Doug Evans <dje@sebabeach.org>
3521
3522 * Makefile.def (host_modules): Add cgen.
3523 * Makefile.in: Regenerate.
3524 * configure.ac (host_tools): Add cgen.
3525 * configure: Regenerate.
3526
7acf4da6
DD
35272009-06-23 DJ Delorie <dj@redhat.com>
3528
3529 * MAINTAINERS: Add myself as mep maintainer.
3530
00020c16
ILT
35312009-06-23 Ian Lance Taylor <iant@google.com>
3532
3533 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3534 boot_languages. Only bootstrap target libraries listed in
3535 target_libs for some boot language. Add --with-stage1-ldflags,
3536 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3537 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3538 if not building with C++.
3539 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3540 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3541 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3542 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3543 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3544 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3545 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3546 * configure, Makefile.in: Rebuild.
3547
1da52d4a
LF
35482009-06-23 Li Feng <nemokingdom@gmail.com>
3549
3550 * MAINTAINERS: Added my name to write-after-approval list.
3551
144c9175
RM
35522009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3553
3554 * configure.ac: Define is_elf for QNX Neutrino targets.
3555 * configure: Regenerate.
3556
e5871e24
GS
35572009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3558
9c78662a 3559 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3560
5f4a82c0
KG
35612009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3562
3563 * configure.ac: Detect MPC in default directory.
3564 * configure: Regenerate.
3565
394e9195
JG
35662009-06-03 Jerome Guitton <guitton@adacore.com>
3567 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3568
9c78662a
UB
3569 * Makefile.tpl (all): Avoid a trailing backslash.
3570 * Makefile.in: Regenerate.
394e9195 3571
47bca6aa
BE
35722009-06-03 Ben Elliston <bje@au.ibm.com>
3573
3574 * config.sub, config.guess: Update from upstream sources.
3575
a891a473
RS
35762009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3577
3578 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3579 to noconfdirs.
3580 * configure: Regenerate.
3581
70cb2d9f
AO
35822009-06-02 Alexandre Oliva <aoliva@redhat.com>
3583
3584 * Makefile.tpl ([+compare-target+]): Compare all stage
3585 directories, rather than just gcc.
3586 * Makefile.in: Rebuilt.
3587
7f1245df
DK
35882009-06-01 Doug Kwan <dougkwan@google.com>
3589
3590 * configure.ac: Support gold for target arm*-*-*.
3591 * configure: Regenerate.
394e9195 3592
acd26225
KG
35932009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3594
3595 * Makefile.def: Add MPC support and dependencies.
3596 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3597
3598 * Makefile.in, configure: Regenerate.
3599
a1fc946a
AO
36002009-05-27 Alexandre Oliva <aoliva@redhat.com>
3601
3602 * Makefile.tpl (all): Avoid harmless warning in make all when
3603 gcc-bootstrap is enabled but stage_last does not exist.
3604 * Makefile.in: Rebuilt.
3605
2e6a3c8d
NR
36062009-05-24 Nicolas Roche <roche@adacore.com>
3607
3608 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3609 * Makefile.in: Regenerate.
3610
63487d11
DC
36112009-05-21 Denis Chertykov <chertykov@gmail.com>
3612
3613 * MAINTAINERS: Update my e-mail address.
3614
449223af
DK
36152009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3616
3617 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3618 * configure: Regenerate.
3619
31c98f49
AO
36202009-05-18 Alexandre Oliva <aoliva@redhat.com>
3621
3622 PR other/40159
3623 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3624 gcc-no-bootstrap are mutually exclusive.
3625 * Makefile.in: Rebuilt.
3626
0f501837
AO
36272009-05-18 Alexandre Oliva <aoliva@redhat.com>
3628
3629 PR other/40159
3630 * Makefile.tpl (all): Don't end with unconditional success.
3631 * Makefile.in: Rebuilt.
3632
4a4a4e99
AO
36332009-05-12 Alexandre Oliva <aoliva@redhat.com>
3634
3635 PR target/37137
3636 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3637 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3638 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3639 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3640 stage_configureflags, stage_cflags and stage_libcflags into
3641 explicit Makefile macros.
3642 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3643 GFORTRAN.
3644 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3645 CC. Set CC_FOR_BUILD from CC.
3646 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3647 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3648 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3649 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3650 and GFORTRAN.
3651 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3652 (_LIBCFLAGS): Renamed to _TFLAGS.
3653 (do-compare-debug, do-compare3-debug): Drop.
3654 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3655 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3656 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3657 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3658 (XGCC_FLAGS_FOR_TARGET): New.
3659 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3660 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3661 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3662 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3663 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3664 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3665 TFLAGS.
3666 (BUILD_CONFIG): Include if requested.
3667 (all): Set TFLAGS on bootstrap.
3668 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3669 (all-stageid-prefixmodule): Likewise.
3670 (do-clean, distclean-stageid): Set TFLAGS.
3671 (restrap): Fix whitespace.
3672 * Makefile.in: Rebuilt.
3673
1cee3429
PB
36742009-05-07 Paolo Bonzini <bonzini@gnu.org>
3675
3676 * config.guess: Sync with src.
3677
0b70eafd
DK
36782009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3679
3680 * configure.ac ($with_ppl): Default to no if not supplied.
3681 ($with_cloog): Likewise.
3682 configure: Regenerate.
3683
5175f17c
JW
36842009-04-27 James E. Wilson <wilson@codesourcery.com>
3685
3686 * MAINTAINERS: Update my e-mail address.
3687
952fa153
NC
36882009-04-27 Nick Clifton <nickc@redhat.com>
3689
3690 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3691
a687f83c
EB
36922009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3693
3694 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3695 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3696 * Makefile.in: Regenerate.
3697
9e3eba15
KG
36982009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3699
3700 PR bootstrap/39739
3701 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3702 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3703
3704 * configure, Makefile.in: Regenerate.
3705
a687f83c 37062009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3707
3708 * include/hashtab.h: Update GTY annotations to new syntax
3709 * include/splay-tree.h: Likewise
3710
070bdbd9
BE
37112009-04-17 Ben Elliston <bje@au.ibm.com>
3712
3713 * config.sub, config.guess: Update from upstream sources.
3714
55f2d967
AG
37152009-04-15 Anthony Green <green@moxielogic.com>
3716
3717 * configure.ac: Add moxie support.
3718 * configure: Rebuilt.
3719
309c24a9
JJ
37202009-04-14 Jakub Jelinek <jakub@redhat.com>
3721
3722 * configure.ac: Change copyright header to refer to version
3723 3 of the GNU General Public License and to point readers at the
3724 COPYING3 file and the FSF's license web page.
3725 * Makefile.def: Likewise.
3726 * Makefile.tpl: Likewise.
3727 * Makefile.in: Regenerate.
3728
b93133bc
JH
37292009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3730
3731 * configure.ac: Restore match for darwin9 or later. Use double
3732 brackets since regeneration eats one pair.
3733 * configure: Regenerate.
3734
d18ff35a
L
37352009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3736
3737 PR gas/10039
3738 * configure.ac: Require texinfo 4.7.
3739 * configure: Regenerated.
3740
748086b7
JJ
37412009-04-09 Nick Clifton <nickc@redhat.com>
3742
3743 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3744 the GCC Runtime Library Exception.
3745
a3337ea2
KG
37462009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3747
3748 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3749 * configure: Regenerate.
3750
60911f14
SE
37512009-04-01 Steve Ellcey <sje@cup.hp.com>
3752
3753 * Makefil.def (languages): New entries.
3754 * Makefile.tpl (check-gcc-*): New generic target.
3755 * Makefile.in: Regenerate.
60911f14 3756
dce2d8b2 37572009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3758
d18ff35a 3759 * MAINTAINERS: Update my email address.
7369c1d0 3760
cfb1f59f
TT
37612009-03-18 Tom Tromey <tromey@redhat.com>
3762
d18ff35a
L
3763 * configure: Rebuild.
3764 * configure.ac (host_libs): Add libiconv.
3765 * Makefile.in: Rebuild.
3766 * Makefile.def (host_modules): Add libiconv.
3767 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3768
75eeae1a
TG
37692009-03-16 Tristan Gingold <gingold@adacore.com>
3770
3771 * configure.ac: Treat gdb as supported on x86_64-darwin.
3772 * configure: Regenerate.
3773
f38095f3
JM
37742009-03-16 Joseph Myers <joseph@codesourcery.com>
3775
3776 * configure.ac (--with-host-libstdcxx): New option.
3777 * configure: Regenerate.
3778
dce2d8b2 37792009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3780
3781 * MAINTAINERS: Move myself into the write after approval list.
3782
6d401294
NP
37832009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3784
3785 * MAINTAINERS: Update e-mail address.
2bf33cdb 3786
07c97076
DN
37872009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3788
3789 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3790
dce2d8b2 37912009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3792
3793 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3794
7a9d3fe8
RW
37952009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3796
3797 Backport from git Libtool:
3798
3799 2009-01-19 Robert Millan <rmh@aybabtu.com>
3800 Support GNU/kOpenSolaris.
3801 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3802 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3803 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3804 GNU/kOpenSolaris.
3805
c9e9e11f
AS
38062009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3807
3808 * MAINTAINERS: Update e-mail address.
3809
5e8c1552 38102009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3811
3812 * MAINTAINERS (Write After Approval): Add self.
3813
b0adb088
BM
38142009-02-18 Bingfeng Mei <bmei@broadcom.com>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
ee04b574
AS
38182009-02-05 Andreas Schwab <schwab@suse.de>
3819
3820 * Makefile.tpl (stage_last): Define $r and $s before using
3821 $(RECURSE_FLAGS_TO_PASS).
3822 * Makefile.in: Regenerate
3823
907884c9
ILT
38242009-01-30 Ian Lance Taylor <iant@google.com>
3825
3826 * MAINTAINERS: Move myself to the Global Reviewers list.
3827
416ac4d4
RM
38282009-01-29 Robert Millan <rmh@aybabtu.com>
3829
3830 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3831 * configure: Regenerate.
3832
ee5decb3
GP
38332009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3834
3835 * MAINTAINERS: Make whitespace consistent.
19196f44 3836 Remove Robert Millan from Write After Approval.
ee5decb3 3837
36fbb0ec
AM
38382009-01-16 Alan Modra <amodra@bigpond.net.au>
3839
3840 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3841 (all-opcodes): Depend on all-libiberty.
3842 * Makefile.in: Regenerate.
3843
52535a64
DR
38442009-01-15 Douglas B Rupp <rupp@gnat.com>
3845
3846 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3847 * configure: Regenerate.
3848
e04a57df
RR
38492009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
856c450b
SK
38532009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3854
3855 * MAINTAINERS: Add myself to reviewers (Fortran).
3856
dce2d8b2 38572009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3858
3859 PR tree-optimization/38515
3860 * configure.ac (cloog-polylib): Removed.
3861 (with_ppl, with_cloog): Test for "no".
3862 * configure: Regenerated.
3863
1e5e8a59
DF
38642009-01-11 Daniel Franke <franke.daniel@gmail.com>
3865
3866 * MAINTAINERS: Moved myself to reviewers (Fortran).
3867
5e5debf6
TS
38682009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3869
3870 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3871 (Write After Approval): Remove myself.
3872
1c42acf1
DN
38732009-01-03 Diego Novillo <dnovillo@google.com>
3874
3875 * MAINTAINERS: Remove myself from alias maintainership.
3876
2fbbedaf
DA
38772009-01-02 David Ayers <ayers@fsfe.org>
3878
3879 * MAINTAINERS: Update e-mail address.
3880
17213821
GP
38812008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3882
3883 * MAINTAINERS: Make whitespace consistent.
3884
baafc534
RW
38852008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3886
3887 Backport from upstream Libtool:
3888 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3889 Add cache variables to tests that require the linker to work.
3890 For shlibpath_overrides_runpath, this also changes the semantics
3891 to let the result from the C compiler take precedence.
3892
18430d27
BE
38932008-12-02 Ben Elliston <bje@au.ibm.com>
3894
3895 * config.sub, config.guess: Update from upstream sources.
3896
dce2d8b2 38972008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3898
3899 * configure.ac (ppllibs): Add by default the lib flags.
3900 * configure: Regenerate.
3901
41e9641b
LM
39022008-12-08 Luis Machado <luisgpm@br.ibm.com>
3903
3904 * MAINTAINERS: Add myself to the write after approval list.
3905
25783c30
JH
39062008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3907
ee04b574
AS
3908 * configure.ac: Add double brackets on darwin[912].
3909 * configure: Regenerate.
25783c30 3910
0e318fcc
DK
39112008-12-03 Daniel Kraft <d@domob.eu>
3912
3913 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3914 Approval to Reviewer section (for Fortran front-end).
3915
7f171b95
JH
39162008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3917
3918 * configure.ac: Expand to darwin10 and later.
3919 * configure: Regenerate.
3920
09ce620e
AS
39212008-12-02 Andreas Schwab <schwab@suse.de>
3922
3923 * Makefile.def: configure-target-boehm-gc depends on
3924 all-target-libstdc++-v3.
3925 * Makefile.in: Regenerate.
3926
386c704d
KT
39272008-12-02 Kai Tietz <kai.tietz@onevision.com>
3928
3929 * MAINTAINERS: Add myself as mingw maintainer.
3930
e03dd84a
BE
39312008-12-02 Ben Elliston <bje@au.ibm.com>
3932
3933 * config.sub, config.guess: Update from upstream sources.
3934
3fa87964
GP
39352008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3936
3937 * README.SCO: Remove.
3938
df72d7ed
FP
39392008-11-29 Fernando Pereira <pronesto@gmail.com>
3940
3941 * MAINTAINERS: Add myself to the write after approval list.
3942
b5646528
DK
39432008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3944
3945 * MAINTAINERS: Update my email address in WAA section.
3946
dce2d8b2 39472008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3948
3949 * MAINTAINERS: Update e-mail address.
3950
dce2d8b2 39512008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3952
3953 * MAINTAINERS: Change e-mail address.
3954
0db3a858
TG
39552008-11-27 Tristan Gingold <gingold@adacore.com>
3956
3957 * configure.ac: Build gdb for i?86-*-darwin*
3958 * configure: Regenerated.
3959
dce2d8b2 39602008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3961
3962 * MAINTAINERS: Added my full name.
3963
487e299b
DJ
39642008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 PR bootstrap/38014
3967 PR bootstrap/37923
3968
3969 Revert:
3970
3971 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3974 * Makefile.in: Regenerated.
3975
3976 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3977
3978 PR gdb/921
3979 PR gdb/1646
3980 PR gdb/2175
3981 PR gdb/2176
3982
3983 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3984 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3985 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3986 (HOST_EXPORTS): Pass CPPFLAGS.
3987 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3988 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3989 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3990 * Makefile.in, configure: Regenerated.
3991 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3992 and CPPFLAGS_FOR_BUILD.
3993
dce2d8b2 39942008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3995
3996 * MAINTAINERS: Add myself as middle end maintainer.
3997
044fed69
AS
39982008-11-06 Andrew Stubbs <ams@codesourcery.com>
3999
4000 * MAINTAINERS (Write after approval): Add myself.
4001
caf6defe
DN
40022008-11-05 Diego Novillo <dnovillo@google.com>
4003
4004 * MAINTAINERS (Global Reviewers): Add myself.
4005 (Non-Algorithmic Maintainers): Remove myself.
4006
3e9899ac
TS
40072008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4008
09ce620e 4009 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4010
ea99e36e
MM
40112008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4012
09ce620e 4013 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4014
fb0d2684
BE
40152008-10-31 Ben Elliston <bje@au.ibm.com>
4016
4017 * configure.ac (spu-*-*): Remove special case.
4018 * configure: Regenerate.
4019
73c07a3e
CM
40202008-10-30 Catherine Moore <clm@codesourcery.com>
4021
4022 * MAINTAINERS (Write after approval): Update my email address.
4023
7310a2da
SSF
40242008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4025
4026 * configure.ac [spu-*-*]: Do not set skipdirs.
4027 * configure: Re-generate.
4028
7e51fe23
BS
40292008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4030
4031 * MAINTAINERS (Various Maintainers): Add myself to reload.
4032
ef20be93
RG
40332008-10-25 Richard Guenther <rguenther@suse.de>
4034
4035 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4036 maintainer. Remove myself as libgcc-math maintainer.
4037 (Non-Algorithmic Maintainers): Remove myself.
4038
03ffcfa0
DJ
40392008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4040
4041 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4042 * Makefile.in: Regenerated.
4043
dec014a9
CC
40442008-10-23 Cary Coutant <ccoutant@google.com>
4045
4046 * MAINTAINERS (Write after approval): Add myself.
4047
b36c386c
DJ
40482008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4049
4050 PR gdb/921
4051 PR gdb/1646
4052 PR gdb/2175
4053 PR gdb/2176
4054
4055 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4056 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4057 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4058 (HOST_EXPORTS): Pass CPPFLAGS.
4059 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4060 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4061 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4062 * Makefile.in, configure: Regenerated.
4063 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4064 and CPPFLAGS_FOR_BUILD.
4065
dce2d8b2 40662008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4067
4068 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4069 Sebastian Pop.
4070
e0bda97e
AP
40712008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4072
4073 * MAINTAINERS (Write After Approval): Added myself.
4074
36c713e0
KG
40752008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4076
4077 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4078 recommended version to 2.3.2.
4079
4080 * configure: Regenerate.
4081
8fe005ee
MM
40822008-10-01 Mark Mitchell <mark@codesourcery.com>
4083
4084 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4085
be8f156f
DD
40862008-09-29 David Daney <david.daney@caviumnetworks.com>
4087
4088 * MAINTAINERS (Write After Approval): Update e-mail address.
4089
ae11dff4
PG
40902008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4091
4092 * libtool.m4: Update to libtool 2.2.6.
4093 * lt~obsolete.m4: Update to libtool 2.2.6.
4094 * ltmain.sh: Update to libtool 2.2.6.
4095 * ltsugar.m4: Update to libtool 2.2.6.
4096 * ltversion.m4: Update to libtool 2.2.6.
4097 * ltoptions.m4: Update to libtool 2.2.6.
4098 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4099
441154b1
CF
41002008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
775b3b26
BRF
41042008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4105
4106 * MAINTAINERS (Write After Approval): Update my name.
4107
94538043
SB
41082008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4109
09ce620e 4110 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4111
52d1bfd8
SE
41122008-09-18 Steve Ellcey <sje@cup.hp.com>
4113
09ce620e 4114 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4115
c5cc92f5
GP
41162008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4117
4118 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4119 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4120 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4121 and Michael Tiemann from Write After Approval since they do not
4122 actually have access.
4123
23d9794a
RG
41242008-09-05 Richard Guenther <rguenther@suse.de>
4125
4126 * configure.ac: Initialize clooglibs to -lcloog.
4127 * configure: Re-generate.
4128
192a671e
LCW
41292008-09-04 Le-Chun Wu <lcwu@google.com>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
d789184e
SP
41332008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4134
4135 * configure.ac (--with-cloog-polylib): New.
4136 (--disable-cloog-version-check): New.
4137 (--disable-ppl-version-check): New.
4138 * configure: Re-generate.
4139
36a881c7
RG
41402008-09-03 Richard Guenther <rguenther@suse.de>
4141
4142 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4143 cloog test.
4144 * configure: Re-generate.
4145
358da97e
HS
41462008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4147
4148 Add picoChip port.
4149 * MAINTAINERS: Add picoChip maintainers.
4150
f8bf9252
SP
41512008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4152 Tobias Grosser <grosser@fim.uni-passau.de>
4153 Jan Sjodin <jan.sjodin@amd.com>
4154 Harsha Jagasia <harsha.jagasia@amd.com>
4155 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4156 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4157 Adrien Eliche <aeliche@isty.uvsq.fr>
4158
4159 Merge from graphite branch.
4160 * configure: Regenerate.
4161 * Makefile.in: Regenerate.
4162 * configure.ac (host_libs): Add ppl and cloog.
4163 Add checks for PPL and CLooG.
4164 * Makefile.def (ppl, cloog): Added modules and dependences.
4165 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4166 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4167
d89f0ad6
AL
41682008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4169
4170 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4171 (GCC_SHLIB_SUBDIR): New.
4172 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4173 * configure: Regenerate.
4174 * Makefile.in: Regenerate.
4175
88a25817
GP
41762008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4177
4178 * MAINTAINERS: Consistently use tabs to separate columns.
4179
f873f15f
TG
41802008-08-29 Tristan Gingold <gingold@adacore.com>
4181
4182 * MAINTAINERS (Write after Approval): Add myself.
4183
e1514c3f
TG
41842008-08-28 Tristan Gingold <gingold@adacore.com>
4185
4186 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4187 Enable bfd, binutils and opcodes.
4188 * configure: Regenerate.
4189
4717882f
JDA
41902008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4191
4192 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4193
28c9884c
TK
41942008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4195
4196 * MAINTAINERS: Use correct Umlaut for last name.
4197
ae96d86a
FXC
41982008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4199
4200 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4201
3ecc96e3
DE
42022008-08-16 David Edelsohn <edelsohn@gnu.org>
4203
4204 * MAINTAINERS: Update my email address.
4205
dd609cc1
EB
42062008-08-16 Nicolas Roche <roche@adacore.com>
4207
4208 * Makefile.tpl: Add BOOT_ADAFLAGS.
4209 * Makefile.in: Regenerate.
4210
08d0963a
RS
42112008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4212
4213 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4214 * configure: Regenerate.
4215
dce2d8b2 42162008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4217
4218 * configure.ac: Add makefile fragments for hpux.
4219 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4220 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4221 * configure: Regenerate.
4222 * Makefile.in: Regenerate.
4223
dce2d8b2 42242008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4225
4226 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4227
dce2d8b2 42282008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4229
4230 * MAINTAINERS (Write after Approval): Add myself.
4231
78209f30
XG
42322008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4233
4234 * MAINTAINERS (Write After Approval): Add myself.
4235
5b5b098d
AJ
42362008-06-29 Andrew Jenner <andrew@codesourcery.com>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
d812ec93
KW
42402008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4241
4242 * MAINTAINERS: Update my email address.
4243
99e78224
JY
42442008-06-25 Joey Ye <joey.ye@intel.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
18c04407
RW
42482008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4249
4250 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4251 * Makefile.in: Regenerate.
4252 * configure: Regenerate.
4253
47aa9a31
DK
42542008-06-17 Daniel Kraft <d@domob.eu>
4255
4256 * MAINTAINERS (Write After Approval): Add myself.
4257
ad33ff57
RW
42582008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4259
4260 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4261 "$@" is still intact with both Autoconf 2.59 and 2.62.
4262 * configure: Regenerate.
4263
cdce5c41
RW
42642008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4265
4266 * Makefile.tpl: Fix comment errors.
4267 * Makefile.in: Regenerate.
4268
01b79d11
DM
42692008-06-12 David S. Miller <davem@davemloft.net>
4270 David Edelsohn <edelsohn@gnu.org>
4271
4272 * configure.ac: Add powerpc*-*-* to gold supported targets.
4273 * configure: Regenerate.
4274
f8c33439
JM
42752008-06-08 Joseph Myers <joseph@codesourcery.com>
4276
4277 PR tree-optimization/36218
4278 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4279 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4280 (all prefix="build-"): Pass them to build-system sub-makes.
4281 * Makefile.in: Regenerate.
4282
cd985f66
JM
42832008-06-07 Joseph Myers <joseph@codesourcery.com>
4284
4285 * MAINTAINERS (mt port): Remove.
4286 (sco5, unixware, sco udk): Remove.
4287 (Kean Johnston): Add to Write After Approval.
4288
3f6383d3
JB
42892008-05-30 Julian Brown <julian@codesourcery.com>
4290
4291 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4292 of libobjc for ARM EABI Linux.
4293 * configure: Regenerate.
30da41ed 4294
dce2d8b2 42952008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4296
09ce620e 4297 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4298
dce2d8b2 42992008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4300
e29cc9b4 4301 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4302
955410cb
JW
43032008-05-15 Janus Weil <janus@gcc.gnu.org>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
719bb4e3 43072008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4308
4309 * config-ml.in: don't handle --enable-shared and --enable-static.
4310
372b05fc
RS
43112008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4312
4313 * MAINTAINERS: Update my email address.
4314
f73e2200
PC
43152008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4316
4317 * MAINTAINERS: Update my email address.
09ce620e 4318
3e438e2b
KVH
43192008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
177bf491
GS
43232008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4324
4325 * MAINTAINERS (Write After Approval): Add myself.
4326
dce2d8b2 43272008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4328
4329 * MAINTAINERS (crx): Add myself.
4330
14a8726b
PB
43312008-04-18 Paolo Bonzini <bonzini@gnu.org>
4332
4333 Sync with src:
4334 2008-04-14 David S. Miller <davem@davemloft.net>
4335
09ce620e
AS
4336 * configure.ac: Add sparc*-*-* to gold supported targets.
4337 * configure: Regenerate.
14a8726b 4338
7142fb32
PB
43392008-04-18 Paolo Bonzini <bonzini@gnu.org>
4340
4341 PR bootstrap/35457
4342 * configure.ac: Include override.m4.
4343 * configure: Regenerate.
4344
c6b196de
PB
43452008-04-18 Paolo Bonzini <bonzini@gnu.org>
4346
09ce620e
AS
4347 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4348 * Makefile.in: Regenerate.
c6b196de 4349
dce2d8b2 43502008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4351
09ce620e 4352 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4353 as nonconfigurable directories list.
09ce620e 4354 * configure: Regenerate.
c993ae60 4355
8479b1b1
BE
43562008-04-14 Ben Elliston <bje@au.ibm.com>
4357
4358 * config.sub, config.guess: Update from upstream sources.
4359
295e261a
HPN
43602008-04-12 Hans-Peter Nilsson <hp@axis.com>
4361
4362 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4363 * Makefile.in: Regenerate.
4364
ac3949d9
EW
43652008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4366
4367 * configure.ac: Do not build libssp for the AVR.
4368 * configure: Regenerate.
4369
06407e30
ILT
43702008-04-07 Ian Lance Taylor <iant@google.com>
4371
4372 * Makefile.def: check-gold depends upon all-binutils.
4373 * Makefile.in: Regenerate.
4374
97db009c
AH
43752008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4376
4377 * MAINTAINERS (Write After Approval): Add myself.
4378
2a79c47f
NC
43792008-04-04 Nick Clifton <nickc@redhat.com>
4380
4381 PR binutils/4334
5f4bebbf 4382 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4383 builds.
4384 * configure: Regenerate.
4385
c53a18d3
N
43862008-04-04 NightStrike <NightStrike@gmail.com>
4387
4388 PR other/35151
09ce620e
AS
4389 * configure.ac: Combine rules for mingw32 and mingw64.
4390 * configure: Regenerate.
c53a18d3 4391
d925aa70
KT
43922008-04-02 Kai Tietz <kai.tietz@onvision.com>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
dce2d8b2 43962008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4397
4398 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4399 * Makefile.in (.NOTPARALLEL): Ditto.
4400
4412a506
PG
44012008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
dce2d8b2 44052008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4406
4407 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4408 * Makefile.in (.NOTPARALLEL): Regenerate.
4409
639223bd
PB
44102008-03-27 Paolo Bonzini <bonzini@gnu.org>
4411
4412 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4413 * Makefile.in: Regenerate.
4414
b8ab1f4a
JS
44152008-03-26 Jakub Staszak <kuba@et.pl>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
b45890a4
TK
44192008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4420
4421 * MAINTAINERS: Update e-mail address.
4422
5afab7ad
ILT
44232008-03-20 Ian Lance Taylor <iant@google.com>
4424
4425 * configure.ac: Add support for --enable-gold.
4426 * Makefile.def: Add gold as a directory like ld.
4427 * configure, Makefile.in: Regenerate.
4428
38d24731
RW
44292008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4430
4431 * configure.ac: m4_include config/proginstall.m4.
4432 * configure: Regenerate.
32bc4cf4
RW
4433
4434 Backport from upstream Libtool:
09ce620e 4435
32bc4cf4 4436 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4437
32bc4cf4
RW
4438 Deal with Autoconf 2.62's semantic change in m4_append.
4439 * ltsugar.m4 (lt_append): Replace broken versions of
4440 m4_append.
4441 (lt_if_append_uniq): Don't require separator to be overquoted,
4442 and avoid broken m4_append.
4443 (lt_dict_add): Fix typo.
4444 * libtool.m4 (_LT_DECL): Don't overquote separator.
4445
9d3c50ea
DE
44462008-03-13 David Edelsohn <edelsohn@gnu.org>
4447
4448 * config.rpath: Add AIX 6 support.
4449
5d2edb29
PB
44502008-03-13 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * Makefile.def (stageprofile). Remove -fprofile-generate
4453 from stage_libcflags.
4454 * Makefile.in: Regenerate.
4455
954910ef
BE
44562008-03-13 Ben Elliston <bje@au.ibm.com>
4457
4458 * config.sub, config.guess: Update from upstream sources.
4459
e8645a40
TT
44602008-03-06 Tom Tromey <tromey@redhat.com>
4461
4462 * MAINTAINERS: Update for treelang deletion.
4463
2c8e955e
JW
44642008-03-03 James E. Wilson <wilson@tuliptree.org>
4465
4466 * MAINTAINERS: Update my email address.
4467
54acd307
SS
44682008-03-03 Stan Shebs <stanshebs@earthlink.net>
4469
893ad2a1 4470 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4471 (objective-c/c++): Add myself as a maintainer.
4472
4b52b516
VR
44732008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4474
4475 * MAINTAINERS (Write After Approval): Update my email address.
4476
e652b516
TB
44772008-02-25 Tomas Bily <tbily@suse.cz>
4478
4479 * MAINTAINERS (Write After Approval): Add myself.
4480
02d30740
JJ
44812008-02-23 Jakub Jelinek <jakub@redhat.com>
4482
4483 * MAINTAINERS (OpenMP): Add myself.
4484
1c8bd6a3
PB
44852008-02-20 Paolo Bonzini <bonzini@gnu.org>
4486
4b40b2a5
UB
4487 PR bootstrap/32009
4488 PR bootstrap/32161
1c8bd6a3 4489
4b40b2a5
UB
4490 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4491 * configure: Regenerate.
1c8bd6a3 4492
4b40b2a5
UB
4493 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4494 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4495 STAGE4_LIBCFLAGS): New.
4496 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4497 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4498 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4499 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4500 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4501 for target modules. Don't export LIBCFLAGS.
4502 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4503 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4504 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4505 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4506 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4507 * Makefile.in: Regenerate.
1c8bd6a3 4508
bb44c9d2
RW
45092008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4510
4511 PR libgcj/33085
4512 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4513 Do not use -DDLL_EXPORT. Backport from upstream.
4514
29a7754d
RW
45152008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
9a212bb7
HPN
45192008-02-02 Hans-Peter Nilsson <hp@axis.com>
4520
4521 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4522 * configure: Regenerate.
4523
aa12a573
MG
45242008-01-31 Marc Gauthier <marc@tensilica.com>
4525
4526 * configure.ac (xtensa*-*-*): Recognize processor variants.
4527 * configure: Regenerate.
4528
ac9e6043
RW
45292008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4530
40049ccc
UB
4531 PR bootstrap/34922
4532 * configure.ac (PARSE_ARGS): Push suitable setting of
4533 ac_subdirs_all, for `./configure --help=recursive'.
4534 Handle `+' in generic toplevel directory disabling.
4535 * configure: Regenerate.
ac9e6043 4536
4288c86a
NC
45372008-01-28 Nick Clifton <nickc@redhat.com>
4538
4539 * MAINTAINERS (xstormy16): Take over maintainership.
4540
8d8da227
JM
45412008-01-25 Joseph Myers <joseph@codesourcery.com>
4542
4543 * MAINTAINERS (c4x port): Remove.
4544
349b60e7
DE
45452008-01-24 David Edelsohn <edelsohn@gnu.org>
4546
4547 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4548
3ca06a68
BE
45492008-01-23 Ben Elliston <bje@au.ibm.com>
4550
4551 * config.sub, config.guess: Update from upstream sources.
4552
3c631381
TG
45532008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4554
4555 * MAINTAINERS (Write After Approval): Add myself.
4556
20533ef1
L
45572008-01-17 H.J. Lu <hjl.tools@gmail.com>
4558
4559 * MAINTAINERS: Update my email address.
4560
45612008-01-09 Raksit Ashok <raksit@google.com>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
684f4f6a
RA
45652008-01-09 Raksit Ashok <raksit@google.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
9cb8756f
BE
45692008-01-08 Ben Elliston <bje@au.ibm.com>
4570
4571 * config.sub, config.guess: Update from upstream sources.
4572
94e1934d
KG
45732007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4574
4575 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4576 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4577 * configure: Regenerate.
4578
a2e51f77
SP
45792007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4580
4581 * MAINTAINERS: Update my email address.
4582
ffe3dcd9
BRF
45832007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4584
4585 * MAINTAINERS: Update my email address.
4586
aa4095c9
RS
45872007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4588
4589 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4590 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4591 * Makefile.in: Regenerate.
4592
dce2d8b2 45932007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4594
4595 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4596 misplaced entries.
4597
0fe0f073
AT
45982007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4599
4600 * configure.ac: Enable libjava for x86_64-*-darwin9.
4601 * configure: Regenerate.
4602
dce2d8b2 46032007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4604
4605 * MAINTAINERS (Write After Approval): Add myself.
4606
c3220d4c
BE
46072007-12-05 Ben Elliston <bje@au.ibm.com>
4608
4609 * config.sub, config.guess: Update from upstream sources.
4610
aba7501e
MK
46112007-12-02 Matthias Klose <doko@ubuntu.com>
4612
4613 * config-ml.in: Remove 64bit configure tests.
4614
d683ec81
PB
46152007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4616
4617 * config-ml.in: Robustify against white space in absolute file
4618 names.
4619
4620 * config-ml.in (multi-clean): Substitute ${Makefile}.
4621 Remove superfluous ${Makefile} in list.
4622
60f1711a
TS
46232007-11-19 Thiemo Seufer <ths@mips.com>
4624
4625 * config-ml.in: Don't hardcode the Makefile name.
4626
487f9d96
AM
46272007-11-08 Alexander Monakov <amonakov@ispras.ru>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
fa3886fe
ST
46312007-11-07 Samuel Tardieu <sam@rfc1149.net>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
dce2d8b2 46352007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
acc48927
BE
46392007-10-25 Ben Elliston <bje@au.ibm.com>
4640
4641 * MAINTAINERS (mercury): Remove entry.
4642 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4643
e00e9858
DJ
46442007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * Makefile.def (dependencies): Make configure-gdb depend on
4647 all-intl.
4648 * Makefile.in: Regenerated.
4649
def14a3c
SK
46502007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4651
4652 * MAINTAINERS (Fortran maintainer): Remove myself.
4653
dce2d8b2 46542007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4655
4656 * Makefile.def: To avoid problems running with parallel makes,
4657 build newlib before libgloss so that target specific header
4658 files are availble.
4659 * Makefile.in: Regenerate
4660
bbfbfafc
DJ
46612007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4664 * Makefile.in: Regenerate.
4665
c56abad5
VM
46662007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4667
4668 * MAINTAINERS (Register allocation reviewer): Add myself.
4669
f019adc1
MF
46702007-10-08 Mike Frysinger <vapier@gentoo.org>
4671
4672 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4673 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4674 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4675 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4676 * configure: Regenerate.
4677
dce2d8b2 46782006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4679
4680 * MAINTAINERS (Register allocation reviewer): Add myself.
4681
0999159b
PB
46822007-10-01 Paolo Bonzini <bonzini@gnu.org>
4683
4684 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4685 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4686 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4687 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4688 * configure.ac: Default them to host tools for $host = $build.
4689 Subst them.
4690
4691 * configure: Regenerate.
4692 * Makefile.in: Regenerate.
4693
dce2d8b2 46942006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4695
4696 * MAINTAINERS (Register allocation reviewer): Add myself.
4697
dce2d8b2 46982006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4699
4700 * MAINTAINERS (Register allocation reviewer): Add myself.
4701
9d209c83
SP
47022007-09-21 Seongbae Park <seongbae.park@gmail.com>
4703
4704 * MAINTAINERS (Write After Approval): Fix typo.
4705
1ec3b87b
RS
47062007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4707
4708 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4709 * configure: Regenerate.
4710
19d5986d
PJ
47112007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4712
4713 PR bootstrap/31906
4714 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4715 they're already prefixed.
19d5986d 4716
6d3b5aea
BK
47172007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4718
4719 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4720 libstdc++.
4721 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4722 * configure: Regenerate.
4723 * Makefile.in: Regenerate.
09ce620e 4724
4fe7e755
AS
47252007-09-17 Andreas Schwab <schwab@suse.de>
4726
4727 * configure.ac: Raise minimum makeinfo version to 4.6.
4728 * configure: Regenerate.
4729
dce2d8b2 47302007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4731
ffe3dcd9 4732 * MAINTAINERS (write-after-approval) add myself
d483feaa 4733
fa9a3f31
AM
47342007-09-15 Alan Modra <amodra@bigpond.net.au>
4735
4736 * configure.ac: Correct makeinfo version check.
4737 * configure: Regenerate.
4738
6593a73e
RS
47392007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4740
4741 * MAINTAINERS: Update my email address.
4742
d9dced13
RS
47432007-09-14 Richard Sandiford <richard@codesourcery.com>
4744
4745 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4746 to $skipdirs and only disable gprof for newlib. Use the normal
4747 mips*-elf* handling in other respects.
4748 * configure: Regnerate.
4749
773c1467
DD
47502007-09-12 David Daney <ddaney@avtrex.com>
4751
4752 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4753 enabling libgcj.
4754 * configure: Regenerate.
4755
c03353e2
RIL
47562007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4757
4758 PR other/32154
4759 * configure.ac: For libgloss targets, point the linker to the linker
4760 script, startup code and simulator library.
4761 * configure: Regenerate.
4762
c4e9bf2b
AH
47632007-09-07 Andrew Haley <aph@redhat.com>
4764
4765 * configure.ac (noconfigdirs): Remove target-libffi and
4766 target-libjava.
4767 * configure: Regenerate.
4768
1f5a6b84
FXC
47692007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4770
4771 PR target/33281
4772 * configure.ac: Use config/mh-mingw on mingw.
4773 * configure: Regenerate.
1f5a6b84 4774
3951e521
PH
47752007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4776
9f349f63 4777 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4778
e643dc23
RG
47792007-09-05 Richard Guenther <rguenther@suse.de>
4780
4781 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4782 nor --disable-checking is provided also turn on yes and types
4783 checking for stage1.
4784 * configure: Re-generate.
4785
039874df
KW
47862007-08-30 Krister Walfridsson <cato@df.lth.se>
4787
4788 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4789 (Write After Approval): Remove myself.
4790
c3f07bd6 47912007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4792
c3f07bd6 4793 * config.sub, config.guess: Update from upstream sources.
15098359 4794
40049ccc 47952007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4796
4797 * MAINTAINERS (Write After Approval): Added myself.
4798 * MAINTAINERS (Reviewers): Removed myself.
4799
c8aea42c 48002007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4801 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4802
4803 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4804 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4805 * Makefile.in: Regenerate.
4806 * configure.ac (--with-debug-prefix-map): New.
4807 * configure: Regenerate.
4808
4bf6c438
RS
48092007-08-17 Richard Sandiford <richard@codesourcery.com>
4810 Nigel Stephens <nigel@mips.com>
4811
4bf6c438
RS
4812 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4813 as target_makefile_frag.
4814 * configure: Regenerate.
4815
bb286d71
AO
48162007-08-16 Alexandre Oliva <aoliva@redhat.com>
4817
4818 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4819 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4820 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4821 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4822 (do-compare, do-compare3, do-compare-debug): New.
4823 ([+compare-target+]): Use them.
4824
a4630417
MK
48252007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4826
4827 * MAINTAINERS (Write After Approval): Change my email address.
4828
d9acb717
RW
48292007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4830 Ben Elliston <bje@au.ibm.com>
4831
4832 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4833 --silent if $silent.
4834 * configure: Regenerate.
4835
96876681
ZD
48362003-08-12 Zdenek Dvorak <ook@ucw.cz>
4837
4838 * MAINTAINERS (Various Maintainers): Add myself as
4839 loop infrastructure maintainer. Update my e-mail
4840 address.
4841
1c1d80ee
DN
48422007-07-31 Diego Novillo <dnovillo@google.com>
4843
4844 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4845 Adjust description.
4846
7e98624c
RG
48472007-07-26 Richard Guenther <rguenther@suse.de>
4848
4849 * configure.ac: Add types checking to stage1 checking flags.
4850 * configure: Regenerate.
4851
4c85af60
NC
48522007-07-17 Nick Clifton <nickc@redhat.com>
4853
4854 * COPYING3: New file. Contains version 3 of the GNU General
4855 Public License.
4856 * COPYING3.LIB: New file. Contains version 3 of the GNU
4857 Lesser General Public License.
4858
19ddfd3a
AK
48592007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4860
4861 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4862
2a064545
AK
48632007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4864
4865 * MAINTAINERS (S/390 co-maintainer): Add myself.
4866 (Write After Approval): Remove myself.
4867
f861f54d
DH
48682007-07-13 Dan Hipschman <dsh@google.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
0136f2f7
NC
48722007-07-11 Nick Clifton <nickc@redhat.com>
4873
4874 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4875 WINDRES export.
4876 * Makefile.in: Regenerate.
4877
6e29b5a4
RO
48782007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4879
4880 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4881 maintainer.
4882
159a4b02
L
48832007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4884
4885 * lt~obsolete.m4: New. Import from 20070318 libtool.
4886
6ba67283
JB
48872007-07-03 Julian Brown <julian@codesourcery.com>
4888
4889 * MAINTAINERS (Write After Approval): Add myself.
4890
30b74385
RW
48912007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4892
4893 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4894 * configure: Regenerate.
4895
48962007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4897
4898 * configure.ac: Add some missing m4 quotation.
4899 * configure: Regenerate.
4900
943c54ce
SB
49012007-07-02 Simon Baldwin <simonb@google.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
1c00b503
PB
49052007-07-02 Paolo Bonzini <bonzini@gnu.org>
4906
4907 * configure: Regenerate.
4908
901119ae
KT
49092007-07-02 Kai Tietz <kai.tietz@onevision.com>
4910
4911 * Makefile.def: Add windmc tool to build.
4912 * Makefile.tpl: Likewise.
4913 * configure.ac: Likewise.
4914 * Makefile.in: Regenerate.
4915 * configure: Regenerate.
09ce620e 4916
83f4c19f
DD
49172007-06-28 DJ Delorie <dj@redhat.com>
4918
4919 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4920 not building newlib.
4921 * configure: Regenerated.
09ce620e 4922
5346c75c
JS
49232007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4924
4925 * MAINTAINERS (Write After Approval): Add myself.
4926
aacfb86b
MM
49272007-06-25 Martin Michlmayr <tbm@cyrius.com>
4928
4929 * MAINTAINERS (Write After Approval): Add myself.
4930
590bf0d3
CM
49312007-06-19 Chris Matthews <chrismatthews@google.com>
4932
4933 * MAINTAINERS (Write After Approval): Add myself.
4934
cdbbee7a
RIL
49352007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4936
4937 * MAINTAINERS (Write After Approval): Add myself.
4938
b8afffc1
DJ
49392007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4940
4941 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4942 * Makefile.in: Regenerated.
4943
3fcfad76
BS
49442007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4945
4946 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4947 bfin*-*-uclinux* targets.
4948 * configure: Regenerate.
4949
3f5a2b7f
ILT
49502007-06-14 Ian Lance Taylor <iant@google.com>
4951
4952 * MAINTAINERS: Add myself as non-algorithmic global write
4953 maintainer.
4954
4c46daee
DN
49552007-06-14 Diego Novillo <dnovillo@google.com>
4956
4957 * MAINTAINERS: Add self as middle-end maintainer and
4958 non-algorithmic global write maintainer.
4959
a3bb222a
FXC
49602007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4961
4962 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4963 Move all Fortran maintainers except Paul Brook into the
4964 Non-Autopoiesis section.
4965
a19e8f64
PB
49662007-06-14 Paolo Bonzini <bonzini@gnu.org>
4967
4968 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4969 (distclean-stage[+id+]): Possibly delete stage_last.
4970 * Makefile.in: Regenerate.
4971
1c2abe5e
SP
49722007-06-12 Seongbae Park <seongbae.park@gmail.com>
4973
4974 * MAINTAINERS (Various Maintainer): Fix typo.
4975
abca4739
PB
49762007-06-11 Paolo Bonzini <bonzini@gnu.org>
4977
4978 * MAINTAINERS (Various Maintainer): Add myself as
4979 dataflow maintainer.
4980
a894d2c3
BE
49812007-06-07 Ben Elliston <bje@au.ibm.com>
4982
4983 * config.sub, config.guess: Update from upstream sources.
4984
8024d75e
BE
49852007-06-07 Ben Elliston <bje@au.ibm.com>
4986
4987 * Makefile.tpl: Fix spelling error.
4988 * Makefile.in: Regenerate.
4989
973a9a5e
SE
49902007-06-01 Steve Ellcey <sje@cup.hp.com>
4991
96598938
L
4992 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4993 lt_cv_sys_max_cmd_len.
973a9a5e 4994
ccb4d26b
DN
49952007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4996
4997 * MAINTAINERS (Various Maintainers): Add myself as
4998 auto-vectorizer maintainer.
4999
eecb7461
PB
50002003-05-31 Paolo Bonzini <bonzini@gnu.org>
5001
5002 PR libjava/32098
5003 * libtool.m4: Revert previous change.
5004 * ltgcc.m4: Put it here.
5005
89d28202
ZD
50062003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5007
5008 * MAINTAINERS (Various Maintainers): Add myself as
5009 auto-vectorizer maintainer.
5010
60c7a11a
L
50112007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5012
5013 PR libjava/32098
5014 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5015
9dd3cc81
RG
50162007-05-30 Richard Guenther <rguenther@suse.de>
5017
5018 * MAINTAINERS (Various Maintainers): Add myself as
5019 auto-vectorizer maintainer.
5020
9cc1244e
JJ
50212007-05-30 Jakub Jelinek <jakub@redhat.com>
5022
5023 PR bootstrap/29382
5024 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5025 * configure: Rebuilt.
5026
6124296b
RC
50272007-05-28 Roberto Costa <robsettantasei@gmail.com>
5028
5029 * MAINTAINERS (Write After Approval): Removed my name.
5030
6b757a0d
SB
50312007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5032
5033 * MAINTAINERS (Write After Approval): Remove myself.
5034
86ef8528
AT
50352007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5036
5037 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5038
1cf3d07d
SE
50392007-05-23 Steve Ellcey <sje@cup.hp.com>
5040
5041 * ltmain.sh: Update from ToT Libtool.
5042 * libtool.m4: Update from ToT Libtool.
5043 * ltsugar.m4: New. Update from ToT Libtool.
5044 * ltversion.m4: New. Update from ToT Libtool.
5045 * ltoptions.m4: New. Update from ToT Libtool.
5046 * ltconfig: Remove.
5047 * ltcf-c.sh: Remove.
5048 * ltcf-cxx.sh: Remove.
5049 * ltcf-gcj.sh: Remove.
5050
ce3fcf8c
OW
50512007-05-22 Ollie Wild <aaw@google.com>
5052
5053 * MAINTAINERS (Write After Approval): Add myself.
5054
342b9200
PB
50552007-05-16 Paolo Bonzini <bonzini@gnu.org>
5056
5057 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5058 stage_cflags.
5059 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5060 Remove CFLAGS/LIBCFLAGS.
5061 (configure-stage[+id+]-[+prefix+][+module+],
5062 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5063 * Makefile.in: Regenerate.
5064
cea17285
DN
50652007-05-15 Diego Novillo <dnovillo@google.com>
5066
5067 * MAINTAINERS: Update e-mail address.
5068
11c004e7
RE
50692007-05-15 Revital Eres <eres@il.ibm.com>
5070
5071 * MAINTAINERS (Write After Approval): Add myself.
5072
ab6bd693
RC
50732007-05-14 Roberto Costa <robsettantasei@gmail.com>
5074
5075 * MAINTAINERS (Write After Approval): Updated my address.
5076
388cdf07
TN
50772007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5078
5079 * MAINTAINERS (Write After Approval): Add myself.
5080
23f24034
SR
50812007-05-11 Silvius Rus <rus@google.com>
5082
5083 * MAINTAINERS (Write After Approval): Add myself.
5084
34a7526e
TT
50852007-04-23 Tom Tromey <tromey@redhat.com>
5086
5087 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5088
51da21be
MM
50892007-04-22 Mark Mitchell <mark@codesourcery.com>
5090
5091 * MAINTAINERS (cpplib): Rename to ...
5092 (libcpp): ... this. Add C/C++ front end maintainers.
5093
70070387
SE
50942007-04-14 Steve Ellcey <sje@cup.hp.com>
5095
5096 * config-ml.in: Pass ${ml_config_env} to configure calls.
5097
df1a0dbb
CB
50982007-04-04 Christian Bruel <christian.bruel@st.com>
5099
5100 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5101
9daff147
DK
51022007-04-02 Dave Korn <dave.korn@artimi.com>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
374eadb2
TB
51062007-03-31 Tobias Burnus <burnus@net-b.de>
5107
5108 * MAINTAINERS (fortran 95 front end): Add myself.
5109
8eced3a2
DR
51102007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5113
653de3e3
AZ
51142007-03-24 Ayal Zaks <zaks@il.ibm.com>
5115
5116 * MAINTAINERS (Modulo Scheduler): Add myself.
5117
b737d953
BM
51182007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5119
5120 * MAINTAINERS (fortran 95 front end): Add myself.
5121 (c++ front end): whitespace fix.
5122
a584cdf2
NF
51232007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
8c79f3c4
RS
51272007-03-21 Richard Sandiford <richard@codesourcery.com>
5128
5129 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5130 of glob. Quote arguments with single quotes too.
5131 * configure: Regenerate.
5132
07f1ac6d
BM
51332007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5134
5135 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5136 * Makefile.in: Regenerate
5137
172e41aa
AS
51382007-03-07 Andreas Schwab <schwab@suse.de>
5139
5140 * configure: Regenerate.
5141
9c4d2493
BM
51422007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5143
5144 * configure.ac: Add "--with-pdfdir" configure option,
5145 which defines pdfdir variable.
5146 * Makefile.def (target=fixincludes): Add install-pdf to
5147 missing targets.
5148 (recursive_targets): Add install-pdf target.
5149 (flags_to_pass): Add pdfdir.
5150 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5151 target.
5152 * configure: Regenerate
5153 * Makefile.in: Regenerate
5154
e14e622e
EC
51552007-02-28 Eric Christopher <echristo@apple.com>
5156
5157 Revert:
5158 2006-12-07 Mike Stump <mrs@apple.com>
5159
5160 * Makefile.def (dependencies): Add dependency for
5161 install-target-libssp and install-target-libgomp on
5162 install-gcc.
5163 * Makefile.in: Regenerate.
5164
54e433bc
MK
51652007-02-27 Matt Kraai <kraai@ftbfs.org>
5166
5167 * configure: Regenerate.
5168 * configure.ac: Move statements after variable declarations.
5169
6c8d3d8f
KK
51702007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5171
5172 * MAINTAINERS: Add myself as sh maintainer.
5173
9f8c6739
JM
51742007-02-19 Joseph Myers <joseph@codesourcery.com>
5175
5176 * configure.ac: Adjust for loop syntax.
5177 * configure: Regenerate.
5178
278a7a38
AO
51792007-02-18 Alexandre Oliva <aoliva@redhat.com>
5180
5181 * configure: Rebuilt.
5182
b2eaac4a
AO
51832007-02-18 Alexandre Oliva <aoliva@redhat.com>
5184
5185 * configure.ac: Drop multiple occurrences of --enable-languages,
5186 and fix its quoting.
5187 * configure: Rebuilt.
5188
beeaf216 51892007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5190 Nathan Sidwell <nathan@codesourcery.com>
5191 Vladimir Prus <vladimir@codesourcery.com>
5192 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5193
5194 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5195 * configure: Regenerate.
5196
09201a09
GP
51972007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5198
5199 * ltconfig (freebsd*): Default to elf.
5200
291f172e
DJ
52012007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5202
5203 * configure.ac (target_libraries): Move libgcc before libiberty.
5204 * configure: Regenerated.
5205
c3a86da9
DJ
52062007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5207 Paolo Bonzini <bonzini@gnu.org>
5208
5209 PR bootstrap/30753
5210 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5211 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5212 * configure: Regenerated.
5213
88e1e72a
FXC
52142007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5215
5216 * MAINTAINERS (Language Front End Maintainers): Update my mail
5217 address.
5218
44bfc3ac
DJ
52192007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5220
5221 PR bootstrap/30748
5222 * configure.ac: Correct syntax for Solaris ksh.
5223 * configure: Regenerated.
5224
3e19841a
PB
52252007-02-09 Paolo Bonzini <bonzini@gnu.org>
5226
5227 * configure.ac: Sync with src.
5228 * configure: Regenerate.
5229
74a48762
PB
52302007-02-09 Paolo Bonzini <bonzini@gnu.org>
5231
5232 * Makefile.in: Regenerate.
5233
d846e52e
PB
52342007-02-09 Paolo Bonzini <bonzini@gnu.org>
5235
5236 * config.sub: Sync with src.
5237
1c710c3c
DJ
52382007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5239
5240 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5241 noncanonical equivalents.
5242 * configure.in: Rename to...
5243 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5244 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5245 target_noncanonical. Use them. Rewrite removal of configure
5246 arguments for autoconf 2.59. Discard variable settings. Force
5247 program_transform_name for native tools.
5248
5249 * Makefile.in: Regenerated.
5250 * configure: Regenerated with autoconf 2.59.
5251
dce2d8b2 52522007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5253
3de8da2a 5254 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5255
f6671c93
AS
52562007-01-31 Andreas Schwab <schwab@suse.de>
5257
5258 * Makefile.tpl (LDFLAGS): Substitute it.
5259 * Makefile.in: Regenerate.
5260
dce2d8b2 52612007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5262
3de8da2a 5263 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5264
2472200d
DE
52652007-01-28 David Edelsohn <edelsohn@gnu.org>
5266
3de8da2a 5267 * MAINTAINERS (spu port): Add myself.
2472200d 5268
5305be7e
RG
52692007-01-23 Richard Guenther <rguenther@suse.de>
5270
5271 PR bootstrap/30541
5272 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5273 * Makefile.tpl (GNATBIND): Substitute it.
5274 (GNATMAKE): Likewise.
5275 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5276 of STAGE_PREFIX.
5277 * Makefile.in: Regenerate.
5278 * configure: Regenerate.
5279
416cfb5e
MS
52802007-01-18 Mike Stump <mrs@apple.com>
5281
5282 * configure.in: Re-enable -Werror for gcc builds.
5283
3de8da2a 52842007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5285
3de8da2a 5286 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5287
d943d7c4
PB
52882007-01-11 Paolo Bonzini <bonzini@gnu.org>
5289
5290 * configure.in: Change == to = in test command.
3de8da2a 5291 * configure: Regenerate.
d943d7c4 5292
e69bf64b 52932007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5294 Nick Clifton <nickc@redhat.com>
5295 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5296
5297 * configure.in (build_configargs, host_configargs, target_configargs):
5298 Remove build/host/target parameters.
5299 (host_libs): Add gmp and mpfr.
5300 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5301 * Makefile.def (gmp, mpfr): New.
5302 (gcc): Remove target.
5303 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5304 target_os, target_vendor): New.
dce2d8b2 5305 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5306 * configure: Regenerate.
5307 * Makefile.in: Regenerate.
e69bf64b
PB
5308
53092007-01-11 Matt Fago <fago@earthlink.net>
5310
5311 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5312 to improve robustness of configure tests.
e69bf64b 5313 * configure: Regenerate.
e14e622e 5314
a42f3b80
UB
53152007-01-09 Uros Bizjak <ubizjak@gmail.com>
5316
5317 * MAINTAINERS: Add myself as i386 maintainer.
5318
a36aee1a
JH
53192007-01-08 Jan Hubicka <jh@suse.cz>
5320
61fcaeef 5321 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5322
738a52d3
KT
53232007-01-08 Kai Tietz <kai.tietz@onevision.com>
5324
5325 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5326 * configure: Regenerate.
738a52d3 5327
54fdc474
DJ
53282007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5329
5330 * Makefile.tpl (all-target): Correct @if conditional for target
5331 modules.
5332 * configure.in: Omit libiberty if building only target libgcc.
5333 * configure, Makefile.in: Regenerated.
5334
3dd71726
PB
53352007-01-04 Paolo Bonzini <bonzini@gnu.org>
5336
dce2d8b2 5337 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5338 * configure: Regenerate.
5339
fa958513
DJ
53402007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5341
5342 * Makefile.def (target_modules): Add libgcc.
5343 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5344 * Makefile.tpl (clean-target-libgcc): Delete.
5345 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5346 on gcc even for bootstrapped modules. Rewrite handling of
5347 lang_env_dependencies to loop over target_modules.
5348 * configure.in (target_libraries): Add target-libgcc.
5349 * Makefile.in, configure: Regenerated.
5350
e1888513
PB
53512006-12-29 Paolo Bonzini <bonzini@gnu.org>
5352
5353 * configure.in: Reorganize recognition of languages. Add
5354 --enable-stage1-languages. Show supported languages for the chosen
5355 target rather than all recognized languages.
5356 * configure: Regenerate.
5357
53b88b73
PB
53582006-12-29 Paolo Bonzini <bonzini@gnu.org>
5359
5360 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5361 * Makefile.in: Regenerate.
5362
a3993f33
KG
53632006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5364
5365 * configure.in: Warn that MPFR 2.2.0 is buggy.
5366 * configure: Regenerate.
5367
f063a9ed
ILT
53682006-12-27 Ian Lance Taylor <iant@google.com>
5369
5370 * configure.in: When removing Makefiles to force a reconfigure, also
5371 remove prev-DIR*/Makefile.
5372 * configure: Regenerate.
5373
af71363e
AS
53742006-12-22 Andreas Schwab <schwab@suse.de>
5375
5376 * configure: Regenerate with correct autoconf version.
5377
0b0dc272
AM
53782006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5379
3de8da2a
UB
5380 * configure.in: add AC_SUBST for *_FOR_TARGET.
5381 * configure: Regenerate.
0b0dc272 5382
53b88b73
PB
53832006-12-19 Paolo Bonzini <bonzini@gnu.org>
5384
5385 * configure.in: Simplify logic for rejecting languages that cannot
5386 be built. Separate the case when a language is unsupported,
5387 from the case when the user chooses not to build a language.
5388
400ebff4
PB
53892006-12-19 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5392 it only affects bootstrap and could be tested on "$host" as well.
5393 * configure: Regenerate.
5394 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5395
8efea775
PB
53962006-12-19 Paolo Bonzini <bonzini@gnu.org>
5397
5398 PR bootstrap/29544
5399 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5400 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5401 move here comment from Makefile.tpl.
5402 * Makefile.tpl: Move some definitions higher in the file.
5403 (STAGE1_CHECKING): New.
5404 * configure.in: Add --enable-stage1-checking.
5405 * configure: Regenerate.
5406 * Makefile.in: Regenerate.
5407
ed88a7ed
PB
54082006-12-19 Paolo Bonzini <bonzini@gnu.org>
5409
5410 * MAINTAINERS: Add myself as build system maintainer.
5411
b65151d3
SM
54122006-12-15 Simon Martin <simartin@users.sourceforge.net>
5413
5414 * MAINTAINERS (Write After Approval): Add myself.
5415
7e050830
EC
54162006-12-13 Eric Christopher <echristo@apple.com>
5417
5418 * MAINTAINERS: Add myself as darwin maintainer.
5419
8b494895
ILT
54202006-12-11 Ian Lance Taylor <ian@airs.com>
5421
5422 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5423
dce2d8b2 54242006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5425
5426 MAINTAINERS: Update my entry.
5427
58e24147
AM
54282006-12-11 Alan Modra <amodra@bigpond.net.au>
5429
5430 * configure.in: Handle spu makefile frag.
58e24147
AM
5431 * Makefile.tpl (MAINT): Define
5432 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5433 * configure: Regenerate.
5434 * Makefile.in: Regenerate.
5435
9b6f37a0
BE
54362006-12-11 Ben Elliston <bje@au.ibm.com>
5437
5438 * config.guess: Import latest version.
5439 * config.sub: Likewise.
5440
ea6f5c57
BE
54412006-12-11 Ben Elliston <bje@au.ibm.com>
5442
5443 * configure.in (spu-*-*): Don't skip target-libiberty.
5444 * configure: Regenerate.
5445
42c1cd8a
AT
54462006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5447
5448 PR bootstrap/30134
5449 * configure.in: Correct x86 darwin support for libjava to powerpc
5450 and i?86 only.
5451 * configure: Regenerate.
5452
55eb837d
ST
54532006-12-08 Sandro Tolaini <tolaini@libero.it>
5454
5455 * configure.in: Add x86 darwin support for libjava.
5456 * configure: Regenerate.
5457
5bdacbc7
MS
54582006-12-07 Mike Stump <mrs@apple.com>
5459
5460 * Makefile.def (dependencies): Add dependency for
5461 install-target-libssp and install-target-libgomp on
5462 install-gcc.
5463 * Makefile.in: Regenerate.
5464
477d851c
RG
54652006-12-04 Richard Guenther <rguenther@suse.de>
5466
5467 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5468 (Non-Algorithmic Maintainers): Move over non-algorithmic
5469 loop optimizer maintainers, add myself as a non-algorithmic
5470 middle-end maintainer.
5471
5d33d367
DF
54722006-12-04 Daniel Franke <franke.daniel@gmail.com>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
dbee1fb3
KG
54762006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5477
5478 * configure.in: Update error message for missing GMP/MPFR.
5479
5480 * configure: Regenerate.
5481
b5147de7
KG
54822006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5483
5484 * configure.in: Update MPFR version in error message.
5485
5486 * configure: Regenerate.
5487
f019376c
KG
54882006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5489
5490 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5491 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5492 --with-gmp-lib): New flags.
5493
5494 * configure: Regenerate.
5495
91ed95ae
BM
54962006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5497
5498 * MAINTAINERS (Write After Approval): Change my email address.
5499
3a971f15
MLI
55002006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5501
05170031 5502 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5503
dce2d8b2 55042006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5505
5506 * MAINTAINERS (i18n): Update e-mail address.
5507
df5487ee
TS
55082006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5509
5510 * MAINTAINERS (spu port): Add myself as maintainer.
5511 (Write After Approval): Remove myself.
5512
92c2f0ee
BE
55132006-11-22 Ben Elliston <bje@au.ibm.com>
5514
5515 * configure.in (skipdirs): Don't build libssp for SPU.
5516 * configure: Regenerate.
5517
a3b97199
AP
55182006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5519
5520 * MAINTAINERS (spu port): Add myself as maintainer.
5521 (libobjc): Update my email address.
5522
0eb97064
AB
55232006-11-21 Andrea Bona <andrea.bona@st.com>
5524
5525 * MAINTAINERS (Write After Approval): Add myself.
5526
dce2d8b2 55272006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5528
5529 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5530 * configure : Rebuilt.
5531
dce2d8b2 55322006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5533
5534 * MAINTAINERS (Write After Approval): Add myself.
5535
d58542ea
AO
55362006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5537
5538 * MAINTAINERS (Write After Approval): Add myself.
5539
a357b5ae
KG
55402006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5541
5542 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5543 libmpfr.a.
5544 * configure: Regenerate.
5545
9bd6112c
PB
55462006-11-16 Paolo Bonzini <bonzini@gnu.org>
5547
5548 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5549 (unstage): Test for stage_last presence.
5550
5551 PR bootstrap/29802
dce2d8b2
EB
5552 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5553 STAGE_PREFIX.
9bd6112c
PB
5554 * Makefile.in: Regenerate.
5555
c8cf9f0f
ZD
55562003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5557
5558 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5559 maintainers.
5560
467b1fc6
ER
55612006-11-14 Erven Rohou <erven.rohou@st.com>
5562
5563 * MAINTAINERS (Write After Approval): Add myself.
5564
995a5697
PB
55652006-11-14 Paolo Bonzini <bonzini@gnu.org>
5566
5567 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5568 and stageN-package/Makefile.
5569 * Makefile.in: Regenerated.
5570
c8d6d53e
JZ
55712006-11-14 Jie Zhang <jie.zhang@analog.com>
5572
5573 * configure.in: Remove target-libgloss from noconfigdirs for
5574 bfin-*-*.
5575 * configure: Regenerated.
5576
dffb147d
KG
55772006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5578
5579 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5580
dffb147d
KG
5581 * configure: Regenerate.
5582
ca558912
KG
55832006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5584
5585 * configure.in: Robustify error message for missing GMP/MPFR.
5586
5587 * configure: Regenerate.
5588
dce2d8b2 55892006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5590
5591 * MAINTAINERS (Write After Approval): Add myself.
5592
dce2d8b2 55932006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5594
5595 * MAINTAINERS: Change email address.
5596
91de1527
VP
55972006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5598
5599 * MAINTAINERS (Write After Approval): Add myself.
5600
a3867703
PB
56012006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5602
5603 * MAINTAINERS (Write After Approval): Add myself.
5604
b4364fa2
CL
56052006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5606
7e050830 5607 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5608 Write After Approval section.
b4364fa2 5609
70ec446f
KG
56102006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5611
5612 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5613 need_gmp anymore.
5614 * configure: Regenerate.
5615
018c8d88
TB
56162006-10-16 Tobias Burnus <burnus@net-b.de>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
f6a1687e
BE
56202006-10-16 Ben Elliston <bje@au.ibm.com>
5621
5622 * config.guess: Import latest version.
5623 * config.sub: Likewise.
5624
b5422ad7
BM
56252006-10-10 Brooks Moses <bmoses@stanford.edu>
5626
5627 * Makefile.def: Added pdf target handling.
5628 * Makefile.tpl: Added pdf target handling.
5629 * Makefile.in: Regenerated.
5630
bdcee471
CL
56312006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5632
5633 * MAINTAINERS: Add self as score port maintainer.
5634
7d610414
BM
56352006-10-04 Brooks Moses <bmoses@stanford.edu>
5636
5637 * MAINTAINERS (Write After Approval): Add myself.
5638
e48d66a9
SK
56392006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5640
7e050830 5641 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5642 or newer.
5643 * configure: Regenerated.
5644
c394e891
DB
56452006-09-27 Dave Brolley <brolley@redhat.com>
5646
dce2d8b2
EB
5647 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5648 using $s instead of $r.
c394e891
DB
5649 * configure: Regenerated.
5650
1ee4c5a0
TS
56512006-09-26 Thiemo Seufer <ths@mips.com>
5652
5653 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5654 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5655 * configure: Regenerate.
5656
dce2d8b2 56572006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5658
5659 * MAINTAINERS (Write After Approval): Remove myself.
5660
0c502898
CF
56612006-09-22 Chao-ying Fu <fu@mips.com>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
a7819e42
JM
56652006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5666
5667 * MAINTAINERS: Add self as soft-fp maintainer.
5668
dce2d8b2 56692006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5670
5671 * MAINTAINERS: Add myself as avr maintainer.
5672 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5673
e8288489
RC
56742006-09-07 Roberto Costa <roberto.costa@st.com>
5675
5676 * MAINTAINERS (Write After Approval): Add myself.
5677
b91f0a41
CV
56782006-08-30 Corinna Vinschen <corinna@vinschen.de>
5679
5680 * configure.in: Never build newlib for a Mingw host.
5681 Never build newlib as Mingw target library.
5682 Test the existence of winsup/cygwin for building a Cygwin newlib,
5683 rather than just winsup.
5684 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5685 building a Mingw target.
5686 * configure: Regenerate.
5687
094c07a0
EB
56882006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5689
5690 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5691
8d1171cb
PB
56922006-07-25 Paolo Bonzini <bonzini@gnu.org>
5693
5694 * config.guess: Import from src (was more updated).
5695 * config.sub: Likewise.
5696
2e9e6f68
DJ
56972006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5698
5699 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5700 * configure: Regenerated.
5701
57255173
PB
57022006-07-18 Paolo Bonzini <bonzini@gnu.org>
5703
cc6010cd
AP
5704 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5705 for stages after the first.
57255173 5706
9fbe6585
JJ
57072006-07-17 Jakub Jelinek <jakub@redhat.com>
5708
5709 * Makefile.def: Add dependencies for configure-opcodes
5710 on configure-intl and all-opcodes on all-intl.
5711 * Makefile.in: Regenerated.
5712
18c3f977
BE
57132006-07-13 Ben Elliston <bje@au.ibm.com>
5714
5715 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5716
27b56ba6
PE
57172006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5718
5719 Port to hosts whose 'sort' and 'tail' implementations
5720 treat operands with leading '+' as file names, as POSIX
5721 has required since 2001. However, make sure the code still
5722 works on pre-POSIX hosts.
5723 * ltmain.sh: Don't assume "sort +2" is equivalent to
5724 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5725
ad6d4e43
UW
57262006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5727
5728 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5729
706601d9
PG
57302006-07-04 Peter O'Gorman <peter@pogma.com>
5731
5732 * ltconfig: chmod 644 before ranlib during install.
5733
0b50988a
EB
57342006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5735
5736 PR bootstrap/18058
5737 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5738 if the bootstrap compiler is a GCC version that supports it.
5739 * configure: Regenerate.
5740
b6348cb3
PB
57412006-07-03 Paolo Bonzini <bonzini@gnu.org>
5742
95695ad3 5743 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5744 * configure: Regenerate.
5745
1546bb64
PB
57462006-07-03 Paolo Bonzini <bonzini@gnu.org>
5747
5748 PR other/27063
5749 * configure.in: Test subdir_requires and give an appropriate
5750 error message.
5751 * configure: Regenerate.
5752
5cb6c629
AJH
57532006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5754
5755 * MAINTAINERS (Write After Approval): Add myself.
5756
f4d8cdf8
JDA
57572006-06-22 John David Anglin <dave.anglin@nrc.ca>
5758
5759 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5760
4fe5abb7
SE
57612006-06-22 Steve Ellcey <sje@cup.hp.com>
5762
5763 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5764
2a79fd67
DA
57652006-06-20 David Ayers <d.ayers@inode.at>
5766
5767 PR bootstrap/28072
5768 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5769 whether target-libjava is being configured instead of whether the
5770 java front end is enabled.
5771 * configure: Regenerate.
7e050830 5772
04879af3
RO
57732006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5774
5775 PR target/27540
5776 * configure.in: Only enable libgomp on IRIX 6.
5777 * configure: Regenerate.
5778
ec6c7392
PB
57792006-06-15 Paolo Bonzini <bonzini@gnu.org>
5780
5781 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5782 too.
5783 * Makefile.in: Regenerate.
5784
12973d7a
DD
57852006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5786
5787 * config-ml.in: Alter CCASFLAGS to include special
5788 multilib options the same as is done for CFLAGS.
5789
c67ed86a
JDA
57902006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5791
5792 * configure.in: Don't enable libgomp on hpux10.
5793 * configure: Rebuilt.
5794
cb253473
DA
57952006-06-12 David Ayers <d.ayers@inode.at>
5796
5797 PR bootstrap/27963
5798 PR target/19970
7e050830 5799 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5800 ${libgcj} is specified.
5801 * configure: Regenerate.
7e050830 5802
dce2d8b2 58032006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5804
5805 Sync from src:
7e050830
EC
5806
5807 * configure.in: Sync.
32845532 5808 * configure: Regenerated.
7e050830 5809
32845532
CD
5810 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5811
5812 * Makefile.def: Added dependencies from sim and gdb on intl, and
5813 added configure dependencies to everything with an all dependency
5814 on intl.
5815 * Makefile.in: Regenerated.
5816
7cd0cf9c
DA
58172006-06-06 David Ayers <d.ayers@inode.at>
5818
5819 PR libobjc/13946
5820 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5821 * Makefile.in: Regenerate.
5822 * configure.in: Add --enable-objc-gc at toplevel and have it
5823 enable boehm-gc for Objective-C.
5824 Remove target-boehm-gc from libgcj.
5825 Add target-boehm-gc to target_libraries.
5826 Add target-boehm-gc to noconfigdirs where ${libgcj}
5827 is specified.
5828 Assert that boehm-gc is supported when requested for Objective-C.
5829 Only build boehm-gc if needed either for Java or Objective-C.
5830 * configure: Regenerate.
7e050830 5831
3ff3adad
PB
58322006-06-05 Paolo Bonzini <bonzini@gnu.org>
5833
5834 PR 27674
5835 * Makefile.tpl (configure-[+prefix+][+module+],
5836 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5837 Remove rule to unstage bootstrapped modules.
5838 (stage_current): New.
5839 * Makefile.in: Regenerate.
5840
898e551d
LB
58412006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5842
5843 * MAINTAINERS (Write After Approval): Update my e-mail address.
5844
ea60341e
MS
58452006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5846
5847 * include/libiberty.h: Declare pex_run_in_environment.
5848
222ae291
AL
58492006-05-31 Asher Langton <langton2@llnl.gov>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5852
e9a54b07
PB
58532006-05-25 Paolo Bonzini <bonzini@gnu.org>
5854
5855 * Makefile.def (bfd, opcodes): Fix lib_path.
5856 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5857 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5858 * Makefile.in: Regenerate.
5859
03e67131
CD
58602006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5861
5862 * Makefile.in: Regenerate.
5863
65d6e994
CD
58642006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5865
5866 * Makefile.def: Add install-html target. Add datarootdir
5867 docdir and htmldir to flags_to_pass.
5868 * Makefile.tpl: Add install-html target.
5869 * Makefile.in: Regenerate.
5870 * configure.in: Add --with-datarootdir, --with-docdir, and
5871 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5872 * configure: Regenerate.
5873
9e299237
MS
58742006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5875
5876 * configure.in: Enable gprof for cross builds.
5877 * configure: Regenerate.
5878
c31202cd
RG
58792006-05-22 Richard Guenther <rguenther@suse.de>
5880
5881 Revert
5882 2006-01-31 Richard Guenther <rguenther@suse.de>
5883 Paolo Bonzini <bonzini@gnu.org>
5884
5885 * Makefile.def (target_modules): Add libgcc-math target module.
5886 * configure.in (target_libraries): Add libgcc-math target library.
5887 (--enable-libgcc-math): New configure switch.
5888 * Makefile.in: Re-generate.
5889 * configure: Re-generate.
5890 * libgcc-math: New toplevel directory.
5891
2a332582
JDA
58922006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5893 Andreas Tobler <a.tobler@schweiz.ch>
5894
5895 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5896 * configure: Rebuilt.
5897
dce2d8b2 58982006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5899
ccce6917
SL
5900 * MAINTAINERS (Write After Approval): Add myself.
5901
ed606bc0
DD
59022006-05-01 DJ Delorie <dj@redhat.com>
5903
3d8f47a0 5904 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5905 * configure: Regenerate.
5906
9386bd20
RG
59072006-05-01 Richard Guenther <rguenther@suse.de>
5908
5909 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5910 maintainer.
5911
dce2d8b2 59122006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5913
5914 * MAINTAINERS (Write After Approval): Add myself.
5915
87ceee72
JB
59162006-04-28 Jan Beulich <jbeulich@novell.com>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
e88a2c09
DD
59202006-04-18 DJ Delorie <dj@redhat.com>
5921
5922 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5923 reference libgloss so that libssp can be built in a combined
5924 tree.
5925 * configure: Regenerate.
5926
675f0a8a
RM
59272006-04-08 Robert Millan <rmh@gcc.gnu.org>
5928
5929 * MAINTAINERS (Write After Approval): Add myself.
5930
27b6c940
BE
59312006-04-05 Ben Elliston <bje@au.ibm.com>
5932
5933 * configure.in: Require makeinfo 4.4 or higher.
5934 * configure: Regenerate.
5935
687b17d4
GP
59362006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5937
5938 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5939 Rearrange the entries of other libraries to have them in one place.
5940
906ac235
JB
59412006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5942
7e050830 5943 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5944 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5945
fb0103e5
RG
59462006-03-14 Richard Guenther <rguenther@suse.de>
5947
5948 * configure: Regenerate with autoconf 2.13.
5949
17237f6b
JB
59502006-03-13 Jim Blandy <jimb@codesourcery.com>
5951
5952 * MAINTAINERS: Use my work address.
bed31434
JB
5953
5954 * MAINTAINERS: Update my E-mail address.
5955
27079765
AH
59562006-03-10 Aldy Hernandez <aldyh@redhat.com>
5957
5958 * configure.in: Handle --disable-<component> generically.
5959 * configure: Regenerate.
5960
54a17039
L
59612006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5962
5963 PR libgcj/17311
5964 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5965
b9bd11ca
EE
59662006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5967
5968 * MAINTAINERS (Write After Approval): Remove myself.
5969 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5970
dce2d8b2 59712006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5972
072b06f2
RE
5973 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5974 (TARGET_CONFIGDIRS): Remove.
5975 * configure.in: Remove AC_SUBST(target_configdirs).
5976 * Makefile.in, configure: Regenerated.
ee2312f3 5977
936e1a35
SK
59782006-02-20 Steven G. Kargl <kargls@comcast.net>
5979
5980 * MAINTAINERS (Write After Approval): Remove myself.
5981 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5982
cc11cc9b
PB
59832006-02-20 Paolo Bonzini <bonzini@gnu.org>
5984
5985 PR bootstrap/25670
5986
5987 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5988
5989 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5990 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5991 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5992 BUILD_PREFIX, BUILD_PREFIX_1.
5993 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5994
5995 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5996 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5997
5998 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5999 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6000 of `cat stage_current`. Always provide the `r' and `s' variables.
6001 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6002 a single shell execution.
6003 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6004 bootstrapped modules, make the stage1 module if the build was not
6005 started yet, else build the current stage.
6006 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6007 (all-build, all-host, all-target, [+make_target+]-host,
6008 [+make_target+]-target): Do not use \-continued lines.
6009 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6010 (current_stage, restrap, stage_last): New.
6011
6012 * Makefile.in: Regenerate.
6013 * configure: Regenerate.
6014
63a7c9ef
BD
60152006-02-19 Bud Davis <jmdavis@link.com>
6016
6017 * MAINTAINERS (Write After Approval): Remove myself.
6018 (Language Front End Maintainers): Add myself as fortran 95
6019 maintainer and update e-mail address.
6020
a3543e3a
FXC
60212006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6022
6023 * MAINTAINERS (Write After Approval): Remove myself.
6024 (Language Front End Maintainers): Add myself as fortran 95
6025 maintainer.
6026
ca5b1d2c
VK
60272006-02-16 Victor Kaplansky <victork@il.ibm.com>
6028
6029 * MAINTAINERS (Write After Approval): Add myself.
6030
0499513f
TK
60312006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6032
6033 * MAINTAINERS (Write After Approval): Remove myself.
6034 (Language Front End Maintainers): Add myself as
6035 fortran 95 maintainer.
6036
d1f8db0c
PB
60372006-02-14 Paolo Bonzini <bonzini@gnu.org>
6038
6039 Sync from src:
6040
6041 2005-12-27 Leif Ekblad <leif@rdos.net>
6042
cc6010cd
AP
6043 * configure.in: Add support for RDOS target.
6044 * configure: Regenerate.
d1f8db0c
PB
6045
60462006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6047 Andreas Schwab <schwab@suse.de>
d1f8db0c 6048
cc6010cd 6049 * configure: Regenerate.
d1f8db0c 6050
cac90078
DE
60512006-02-12 David Edelsohn <edelsohn@gnu.org>
6052
6053 * configure.in (enable_libgomp): Add AIX.
6054 * configure: Regenerate.
6055
bd37fbf5
MK
60562006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6057
6058 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6059
23027b7a
LM
60602006-02-03 Lee Millward <lee.millward@gmail.com>
6061
6062 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6063
0058967b
RG
60642006-01-31 Richard Guenther <rguenther@suse.de>
6065 Paolo Bonzini <bonzini@gnu.org>
6066
6067 * Makefile.def (target_modules): Add libgcc-math target module.
6068 * configure.in (target_libraries): Add libgcc-math target library.
6069 (--enable-libgcc-math): New configure switch.
6070 * Makefile.in: Re-generate.
6071 * configure: Re-generate.
6072 * libgcc-math: New toplevel directory.
6073
e8b05380
PB
60742006-01-26 Paolo Bonzini <bonzini@gnu.org>
6075
6076 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6077 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6078 the assembler, linker and binutils.
6079 * configure: Regenerate.
6080
d54d5437
DM
60812006-01-22 Dirk Mueller <dmueller@suse.de>
6082
6083 * MAINTAINERS (Write After Approval): Add myself.
6084
670cbfcf
DN
60852006-01-20 Diego Novillo <dnovillo@redhat.com>
6086
6087 * configure: Regenerate.
6088
953ff289
DN
60892006-01-18 Richard Henderson <rth@redhat.com>
6090 Jakub Jelinek <jakub@redhat.com>
6091 Diego Novillo <dnovillo@redhat.com>
6092
6093 * libgomp: New directory.
6094 * Makefile.def: Add target_module libgomp.
6095 * Makefile.in: Regenerate.
6096 * configure.in (target_libraries): Add target-libgomp.
6097 * configure: Regenerate.
6098
32ce4048
AO
60992006-01-05 Alexandre Oliva <aoliva@redhat.com>
6100
6101 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6102 @ from continuation.
6103 * Makefile.in: Rebuilt.
6104
0eaf8e17 61052006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6106
c76c0c83
CL
6107 * MAINTAINERS (Write After Approval): Add myself.
6108
2d309510
PB
61092006-01-04 Paolo Bonzini <bonzini@gnu.org>
6110
6111 PR bootstrap/24252
6112
6113 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6114 * Makefile.tpl (OBJDUMP): New.
6115 (EXTRA_HOST_FLAGS): Add it.
6116 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6117
953ff289
DN
6118 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6119 to use symbolic links between directories. Avoid race conditions
6120 or make them harmless.
6121 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6122
6123 * Makefile.def (LEAN): Pass.
6124 * Makefile.tpl (LEAN): Define.
6125 (stage[+id+]-start): Accept that the previous directory does not
6126 exist, if the bootstrap is lean.
6127 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6128 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6129 configure substitution.
6130 ([+compare-target+]): Likewise.
6131 ([+bootstrap-target+]-lean): New.
6132 * configure.in: Remove lean bootstrap support from here.
6133
953ff289
DN
6134 * Makefile.in: Regenerate.
6135 * configure: Regenerate.
2d309510 6136
368872c3
BE
61372006-01-04 Ben Elliston <bje@au.ibm.com>
6138
6139 * MAINTAINERS (libdecnumber): Add myself.
6140
d79e6356
MM
61412006-01-02 Mark Mitchell <mark@codesourcery.com>
6142
6143 * libtool-ldflags: New script.
6144
a6fbc1e2
AS
61452006-01-02 Andreas Schwab <schwab@suse.de>
6146
6147 * configure.in: When reconfiguring remove Makefile in
6148 all stage directories.
6149 * configure: Regenerate.
6150
103a4b39
SB
61512005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6152
6153 * MAINTAINERS: Update my email address.
6154
212f829c
PB
61552005-12-20 Paolo Bonzini <bonzini@gnu.org>
6156
6157 Revert Ada-related part of the previous change.
6158
6159 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6160 Do not pass.
6161 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6162 * Makefile.in: Regenerate.
6163 * configure.in: Do not include mt-ppc-aix target fragment.
6164 * configure: Regenerate.
6165
8ef1f2df
PB
61662005-12-19 Paolo Bonzini <bonzini@gnu.org>
6167
6168 * configure.in: Select appropriate fragments for PowerPC/AIX.
6169 * configure: Regenerate.
6170
6171 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6172 BOOT_CFLAGS, BOOT_LDFLAGS.
6173 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6174 BOOT_CFLAGS, BOOT_LDFLAGS.
6175 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6176 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6177 (stage): Fail if we cannot complete the work.
6178 * Makefile.in: Regenerate.
6179
ab34901f
NS
61802005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6181
6182 * configure.in: Replace ms1 with mt.
6183 * configure: Rebuilt.
6184
cbe82f21
BM
61852005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6186
6187 * MAINTAINERS: Update my email address.
6188
19843472
PB
61892005-12-15 Paolo Bonzini <bonzini@gnu.org>
6190
6191 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6192 install-host-nogcc): Don't invoke $(stage) at the end.
6193 * Makefile.in: Regenerate.
6194
1ca26cd2
PB
61952005-12-14 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * configure.in: Flip the top-level bootstrap switch.
6198 * configure: Regenerate.
6199
f41d6665
DJ
62002005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6201
6202 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6203 $(stage) and $(unstage).
6204 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6205 (all): Remove stray semicolon.
6206 (local-distclean): Don't handle multilib.tmp and multilib.out.
6207 (install.all): Set $s for consistency.
6208 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6209 check_multilibs setting. Always make the install directory.
6210 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6211 Correct @if/@endif.
6212 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6213 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6214 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6215 (multilib.out): Remove.
6216 * Makefile.in: Regenerated.
6217
dce2d8b2 62182005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6219
6220 * MAINTAINERS (Write After Approval): Add myself.
6221
64f182bd
NS
62222005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6223
121b2cee
NS
6224 * MAINTAINERS: Add myself as mt maintainer.
6225
64f182bd
NS
6226 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6227
a6d63770
AN
62282005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6229
6230 * MAINTAINERS: Change email address.
6231
2abefe3d
PB
62322005-12-05 Paolo Bonzini <bonzini@gnu.org>
6233
6234 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6235 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6236 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6237 Find in-tree tools if available.
6238 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6239 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6240 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6241 (COMPILER_*_FOR_TARGET): New.
6242 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6243 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6244 (CONFIGURED_*, USUAL_*): Remove.
6245 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6246 STRIP): Use autoconf substitutions.
6247 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6248 COMPILER_NM_FOR_TARGET): New.
6249 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6250
6251 (all): Make all-host and all-target in parallel.
6252 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6253 that $$r and $$s are set before invoking a recursive make.
6254 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6255 ([+bootstrap-target+]): Inline most of the `all' target.
6256
2f3bdde7
BE
62572005-11-29 Ben Elliston <bje@au.ibm.com>
6258
6259 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6260 from the gcc build directory.
6261 * Makefile.in: Regenerate.
6262
a4b6c45a
BE
62632005-11-29 Ben Elliston <bje@au.ibm.com>
6264
6265 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6266 depend on all-libdecnumber.
6267 * configure.in (host_libs): Include libdecnumber.
6268 * Makefile.in: Regenerate.
6269 * configure: Likewise.
6270
473a74b9
BE
62712005-11-29 Ben Elliston <bje@au.ibm.com>
6272
6273 * libdecnumber: Import decNumber sources from the dfp-branch.
6274
b4623110
KJ
62752005-11-21 Kean Johnston <jkj@sco.com>
6276
6277 * config.sub, config.guess: Sync from upstream sources.
6278
67dc1785
BE
62792005-11-21 Ben Elliston <bje@au.ibm.com>
6280
6281 Import from Autoconf sources:
6282
6283 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6284 * config/move-if-change: Don't output "$2 is unchanged";
6285 suggested by Ben Elliston. Handle weird characters correctly.
6286
186abafe
AT
62872005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6288
6289 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6290 to match upstream libtool for darwin.
6291
ef9db8d5
DJ
62922005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6293
6294 * Makefile.def: Remove gdb dependencies for gdbtk.
6295 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6296 (configure-gdb, install-gdb): New rules.
6297 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6298 * Makefile.in, configure: Regenerated.
6299
9c5141ab
JB
63002005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6301
6302 * MAINTAINERS (Write After Approval): Add myself.
6303
4523d51b
EE
63042005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6305
6306 * MAINTAINERS (Write After Approval): Add myself.
6307
086b011c
DN
63082005-10-24 Diego Novillo <dnovillo@redhat.com>
6309
6310 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6311 Diego Novillo.
6312
e7c84bf8
PB
63132005-10-22 Paolo Bonzini <bonzini@gnu.org>
6314
6315 PR bootstrap/24297
6316 * Makefile.tpl (do-[+make-target+], do-check, install,
6317 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6318 are set before recursing.
6319 * Makefile.in: Regenerate.
6320
b88a7564
EB
63212005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6322
6323 PR bootstrap/18939
6324 * Makefile.def (gcc) <target>: Fix thinko.
6325 * Makefile.in: Regenerate.
6326
61efc800
BS
63272005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6328
6329 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6330 * configure: Regenerate.
6331
f53d2869
JZ
63322005-10-15 Jie Zhang <jie.zhang@analog.com>
6333
6334 * MAINTAINERS (Write After Approval): Add self.
6335
077fc835
KH
63362005-10-08 Kazu Hirata <kazu@codesourcery.com>
6337
6338 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6339 target-libffi, target-qthreads, target-libjava, and
6340 targetlibobjc.
6341 * configure: Regenerate.
6342
d739199a
DJ
63432005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6346 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6347 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6348 (USUAL_OBJDUMP_FOR_TARGET): New.
6349 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6350 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6351 * configure, Makefile.in: Regenerated.
d739199a 6352
db38c6bb
PB
63532005-10-05 Paolo Bonzini <bonzini@gnu.org>
6354
6355 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6356 before other host packages.
6357
3015564c
KK
63582005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6359
6360 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6361
1061f99e
PB
63622005-10-05 Paolo Bonzini <bonzini@gnu.org>
6363
6364 PR bootstrap/22340
6365
6366 * configure.in (default_target): Remove.
6367 * Makefile.tpl (all): Do not use prerequisites as subroutines
6368 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6369 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6370 use prerequisites as subroutines.
6371 (check-host, check-target): New.
6372 (bootstrap configure & all targets): Do not use stage*-start
6373 if the directory layout is already ok.
6374 (non-bootstrap configure & all targets): Prepend a $(unstage).
6375 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6376 (NOTPARALLEL): Remove.
6377 (unstage, stage variables): New variables.
6378 (unstage, stage targets): Simply expand to those variables.
6379
6380 * configure: Regenerate.
6381 * Makefile.in: Regenerate.
6382
4a9c436f
JW
63832005-10-04 James E Wilson <wilson@specifix.com>
6384
6385 * Makefile.def (lang_env_dependencies): Add libmudflap.
6386 * Makefile.in: Regenerate.
6387
37150080
AS
63882005-10-03 Andreas Schwab <schwab@suse.de>
6389
6390 Backport from libtool CVS:
6391 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6392
6393 * ltmain.sh: add support for installing into temporary
6394 staging area (e.g. 'make install DESTDIR=...')
6395
39d16468
L
63962005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6397
6398 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6399 * configure: Regenerated.
6400
72a7ab82
AP
64012005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6402
6403 * configure: Regenerate with the correct
6404 autoconf version.
6405
6b65a26d
CM
64062005-09-30 Catherine Moore <clm@cm00re.com>
6407
6408 * configure.in (bfin-*-*): New.
6409 * configure: Regenerated.
6410
040b1c5a
GK
64112005-09-28 Geoffrey Keating <geoffk@apple.com>
6412
6413 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6414 (LIPO_FOR_TARGET): New.
6415 (CONFIGURED_LIPO_FOR_TARGET): New.
6416 (USUAL_LIPO_FOR_TARGET): New.
6417 (STRIP_FOR_TARGET): New.
6418 (CONFIGURED_STRIP_FOR_TARGET): New.
6419 (USUAL_STRIP_FOR_TARGET): New.
6420 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6421 STRIP_FOR_TARGET.
6422 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6423 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6424 * Makefile.in: Regenerate.
6425 * configure: Regenerate.
7e050830 6426
3a3c28db
DE
64272005-09-19 David Edelsohn <edelsohn@gnu.org>
6428
6429 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6430 (rs6000-*-aix*): Same.
6431 * configure: Regenerate.
6432
2749a921
TT
64332005-09-16 Tom Tromey <tromey@redhat.com>
6434
6435 * MAINTAINERS: Add self as java maintainer.
6436
7f26dfa3
FXC
64372005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6438
6439 * configure.in: Recognize f95 in the --enable-languages option,
6440 and substitute it for fortran, issuing a warning.
6441 * configure: Regenerate.
6442
d8852c4f
PE
64432005-08-30 Phil Edwards <phil@codesourcery.com>
6444
6445 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6446 * configure: Regenerated.
6447
ad685e81
AH
64482005-08-22 Aldy Hernandez <aldyh@redhat.com>
6449
6450 * MAINTAINERS: Add self as ms1 maintainer.
6451
b00d752c
RE
64522005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6453
6454 * Makefile.def (libssp): Add to lang_env_dependencies.
6455 * Makefile.in: Regenerate.
6456
9ed8fb9b
ILT
64572005-08-18 Ian Lance Taylor <ian@airs.com>
6458
6459 * MAINTAINERS: Add myself as middle-end maintainer.
6460
0f029d39
CG
64612005-08-17 Christian Groessler <chris@groessler.org>
6462
6463 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6464 * Makefile.in: Regenerate.
6465
81087874
AK
64662005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6467
6468 * MAINTAINERS (write after approval): Added myself.
6469
6a134f1c
MR
64702005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
2693c0b0
PB
64742005-08-12 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6477 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6478 Look for alternate names of the target cc and c++
6479 * configure: Regenerate.
6480
4de997d1
PB
64812005-08-08 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6484 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6485 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6486 tools; remove code to manually set them.
6487 (Target tools): Look in the environment for them.
6488 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6489 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6490 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6491 build directory.
6492 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6493 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6494 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6495 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6496 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6497 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6498 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6499 * configure: Regenerate.
6500 * Makefile.in: Regenerate.
6501
b089e33a
BE
65022005-07-28 Ben Elliston <bje@au.ibm.com>
6503
6504 * MAINTAINERS: Update for removed CPU targets.
6505
e3791243
MM
65062005-07-27 Mark Mitchell <mark@codesourcery.com>
6507
6508 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6509 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6510 * Makefile.in: Regenerated.
6511
526635cb
MM
65122005-07-26 Mark Mitchell <mark@codesourcery.com>
6513
6514 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6515 (CFLAGS_FOR_TARGET): Use it.
6516 (CXXFLAGS_FOR_TARGET): Likewise.
6517 * Makefile.in: Regenerated.
6518 * configure.in (--with-build-sysroot): New option.
6519 * configure: Regenerated.
6520
19791f70
PB
65212005-07-24 Paolo Bonzini <bonzini@gnu.org>
6522
6523 * Makefile.tpl: Wrap install between unstage and stage
6524 * Makefile.in: Regenerate.
6525
35f5a23f
EC
65262005-07-21 Eric Christopher <echristo@apple.com>
6527
6528 * MAINTAINERS: Update affiliation.
6529
ff3ddf15
PW
65302005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6531
6532 * MAINTAINERS: Add self as crx port maintainer.
6533
3a664c1c
DD
65342005-07-20 DJ Delorie <dj@redhat.com>
6535
6536 * MAINTAINERS: Add self as m32c maintainer.
6537
539df155
KC
65382005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6539
6540 * all files: Update FSF address.
6541
be9c593a
EC
65422005-07-15 Eric Christopher <echristo@redhat.com>
6543
6544 * MAINTAINERS: Change affiliation.
6545
fd7ea4ab
JB
65462005-07-14 Jim Blandy <jimb@redhat.com>
6547
6548 * configure.in: Add cases for Renesas m32c.
6549 * configure: Regenerated.
7e050830 6550
0063a823
KC
65512005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6552
d0ca130a
KC
6553 * COPYING.LIB: Update from fsf.org.
6554
65552005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6556
6557 * COPYING, compile, config.guess,
0063a823
KC
6558 config.sub, install-sh, missing, mkinstalldirs,
6559 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6560 * config-ml.in: Update FSF address.
0063a823 6561
a8ba31f2
EC
65622005-07-13 Eric Christopher <echristo@redhat.com>
6563
6564 * configure.in: Add toplevel noconfigdir support for tpf.
6565 * configure: Regenerate.
6566
5bea4a03
PB
65672005-07-11 Paolo Bonzini <bonzini@gnu.org>
6568
6569 PR ada/22340
6570
6571 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6572 * Makefile.in: Regenerate.
6573
284bdbbd
MM
65742005-07-07 Mark Mitchell <mark@codesourcery.com>
6575
6576 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6577 Brolley to write-after-approval.
284bdbbd 6578
452190fb
AS
65792005-07-07 Andreas Schwab <schwab@suse.de>
6580
6581 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6582 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6583 * Makefile.in: Regenerated.
6584
9c8f9ec2
GK
65852005-07-06 Geoffrey Keating <geoffk@apple.com>
6586
6587 * configure.in: Don't build sim or rda when targetting darwin.
6588 * configure: Regenerate.
6589
ef0087a7
KH
65902005-07-06 Kazu Hirata <kazu@codesourcery.com>
6591
6592 * configure.in: Add --enable-libssp and --disable-libssp.
6593 * configure: Regenerate with autoconf-2.13.
6594
77008252
JJ
65952005-07-02 Jakub Jelinek <jakub@redhat.com>
6596
6597 * Makefile.def (target_modules): Add libssp.
6598 * configure.in (target_libraries): Add target-libssp.
6599 * configure: Rebuilt.
6600 * Makefile.in: Rebuilt.
6601
a04eae1b
ZW
66022005-07-01 Zack Weinberg <zackw@panix.com>
6603
6604 * MAINTAINERS: Change email address. Resign from maintainership.
6605
948884cd
RG
66062005-07-01 Richard Guenther <rguenther@suse.de>
6607
6608 * MAINTAINERS: Change my e-mail address and affiliation.
6609
c7870f5d
PB
66102005-06-22 Paolo Bonzini <bonzini@gnu.org>
6611
6612 * Makefile.def (stagefeedback): Come after profile.
6613 Define profiledbootstrap target.
6614 * Makefile.tpl (profiledbootstrap): Remove.
6615 (stageprofile-end): Zap stagefeedback.
6616 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6617 * Makefile.in: Regenerate.
6618
ab99519a
RS
66192005-06-13 Richard Sandiford <richard@codesourcery.com>
6620
6621 * MAINTAINERS: Update my email address.
6622
f610dd5f
ZW
66232005-06-13 Zack Weinberg <zack@codesourcery.com>
6624
6625 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6626 In 'cpp' stanza, support '#line' as well as '# '.
6627
71bc2a83
AS
66282005-06-08 Andreas Schwab <schwab@suse.de>
6629
6630 * MAINTAINERS: Move myself from 'Write After Approval' to
6631 'CPU Port Maintainers' section as m68k maintainer.
6632
4fab7234
HPN
66332005-06-07 Hans-Peter Nilsson <hp@axis.com>
6634
6635 * configure.in (unsupported_languages): New macro.
6636 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6637 non-ported target libraries in noconfigdirs.
6638 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6639 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6640 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6641 unsupported_languages.
6642 * configure: Regenerate.
6643
68193f9b
TS
66442005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6645
6646 * configure.in: Fix typo in handling of --with-mpfr-dir.
6647 * configure: Regenerate.
6648
f26f6b8d
RS
66492005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6650
6651 * MAINTAINERS: Update my email address.
6652
ba4853f8
JB
66532005-06-02 Jim Blandy <jimb@redhat.com>
6654
6655 * config.sub: Add cases for the Renesas m32c. (This patch has been
6656 accepted into the master sources.)
6657
79dd769c 66582005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6659 Michael Snyder <msnyder@redhat.com>
6660 Stan Cox <scox@redhat.com>
79dd769c 6661
f610dd5f 6662 * configure.in: Set noconfigdirs for ms1.
79dd769c 6663
f610dd5f 6664 * configure: Regenerate.
79dd769c 6665
d29e107f
JD
66662005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6667
6668 * MAINTAINERS (Write After Approval): Add self.
6669
e93196c3
JC
66702005-06-01 Josh Conner <jconner@apple.com>
6671
6672 * MAINTAINERS (Write After Approval): Add self.
6673
ae263c7a
KH
66742005-06-01 Kazu Hirata <kazu@codesourcery.com>
6675
6676 * MAINTAINERS: Update my email address.
6677
585b3aa3
ZM
66782005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6679
6680 * MAINTAINERS (Write After Approval): Add self.
6681
4930c50b
CD
66822005-05-26 Chris Demetriou <cgd@broadcom.com>
6683
6684 * MAINTAINERS (Write After Approval): Remove self.
6685
2dfbef6d
PB
66862005-05-25 Paolo Bonzini <bonzini@gnu.org>
6687
6688 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6689 (Dependencies): Consider target modules for bootstrap dependencies.
6690 Make target bootstrap modules depend on each stage's gcc.
6691 * Makefile.in: Regenerate.
6692
bcb28cf5
PB
66932005-05-20 Paolo Bonzini <bonzini@gnu.org>
6694
6695 * Makefile.def (configure-gcc): Depend on binutils having been built.
6696 (all-gcc): No need to do it here.
6697 * Makefile.in: Regenerate.
6698
0cf085e4
PB
66992005-05-19 Paul Brook <paul@codesourcery.com>
6700
f610dd5f 6701 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6702 language cannot be built.
6703 * configure: Regenerate.
6704
dfb2c39a
DJ
67052005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * ylwrap: Import from Automake 1.9.5.
6708
771aaa92
DU
67092005-05-13 David Ung <davidu@mips.com>
6710
6711 * MAINTAINERS (Write After Approval): Add self.
6712
3ac9bd58
MS
67132005-05-09 Mike Stump <mrs@apple.com>
6714
6715 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6716 lt_cv_sys_max_cmd_len for now.
f610dd5f 6717
f77a5578
SC
67182005-05-09 Stan Cox <scox@redhat.com>
6719
6720 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6721
795e36e5
MK
67222005-05-08 Matt Kraai <kraai@ftbfs.org>
6723
6724 * README.SCO: Update the URL.
6725
c9392a2b
DE
67262005-05-05 David Edelsohn <edelsohn@gnu.org>
6727
6728 * ltconfig: Define file_list_spec. Pass file_list_spec and
6729 with_gnu_ld to libtool.
6730 * ltcf-c.sh (aix[45]): Define file_list_spec.
6731 * ltcf-cxx.sh (aix[45]): Same.
6732 * ltcf-gcj.sh (aix[45]): Same.
6733 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6734 exists, write list of input files to temporary file.
6735
bebcd931
MS
67362005-05-04 Mike Stump <mrs@apple.com>
6737
6738 * configure.in: Always pass --target to target configures as
6739 otherwise rebuilds that do --recheck will fail.
6740 * confiugure: Rebuilt.
6741
ce406537
PB
67422005-05-04 Paolo Bonzini <bonzini@gnu.org>
6743
6744 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6745 STAGE_HOST_EXPORTS.
6746 (configure, all): Add bootstrap support.
6747 (Host modules, target modules): Pass post-stage1 flags and exports.
6748 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6749 * Makefile.in: Regenerate.
6750
aa9dcfc4
PB
67512005-04-29 Paolo Bonzini <bonzini@gnu.org>
6752
6753 * configure: Regenerate.
6754
b6f9abcf
MS
67552005-04-27 Mike Stump <mrs@apple.com>
6756
6757 * MAINTAINERS: Add self as darwin maintainer.
6758
acb217cb
BS
67592005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6760
6761 * config.sub: Update from master copy.
6762
b6dae270
MS
67632005-04-21 Mike Stump <mrs@apple.com>
6764
6765 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6766 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6767
c2e0d3a9
HPN
67682005-04-19 Hans-Peter Nilsson <hp@axis.com>
6769
6770 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6771 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6772 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6773 "*-*-elf" and "*-*-linux*".
6774 * configure: Regenerate.
6775
871ae772
JM
67762005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6777
6778 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6779
bf070c29
MS
67802005-04-12 Mike Stump <mrs@apple.com>
6781
6782 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6783
e865b6f7
TK
67842005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6785
6786 * MAINTAINERS (Write After Approval): Add myself.
6787
7b71ad7f
BS
67882005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6789
6790 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6791
25b42232
PB
67922005-04-06 Paolo Bonzini <bonzini@gnu.org>
6793
f610dd5f 6794 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6795 (TARGET_CONFIGARGS): Include --with-target-subdir.
6796 (configure, all): New macros. Use them throughout.
6797 * Makefile.in: Regenerate.
6798
d727c624
JG
67992005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6800
6801 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6802
fff72cc4
ZD
68032005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6804
6805 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6806
86472dc3
GP
68072005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6808
6809 * MAINTAINERS: Move John Carr to Write After Approval.
6810
dce2d8b2 68112005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6812
6813 * config/mh-mingw32: Delete.
6814 * configure.in: Don't use it.
6815 * configure: Regenerate.
6816
33da42bc
PB
68172005-03-31 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6820 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6821 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6822 (HOST_LIB_PATH): Generate from Makefile.def.
6823 (TARGET_LIB_PATH): Likewise.
6824 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6825 * Makefile.in: Regenerate.
6826 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6827 (RPATH_ENVVAR): Include Darwin case.
6828 * configure: Regenerate.
6829
15cc1841
TF
68302005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6831
6832 * MAINTAINERS (Various Maintainers): Remove self.
6833 (Write After Approval): Add self.
6834
6a8c79d5
TF
68352005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6836
6837 * MAINTAINERS (Various Maintainers): Add self.
6838
256f7136
PB
68392005-03-25 Paolo Bonzini <bonzini@gnu.org>
6840
6841 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6842 * configure: Regenerate.
6843
191dd2c9
ZW
68442005-03-21 Zack Weinberg <zack@codesourcery.com>
6845
6846 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6847 gcc_version, and gcc_version_trigger from set of flags to pass.
6848 * Makefile.tpl: Remove definitions of above variables.
6849 (config.status): Remove dependency on $(gcc_version_trigger).
6850 * Makefile.in: Regenerate.
6851 * configure.in: Do not reference config/gcc-version.m4 nor
6852 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6853 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6854 * configure: Regenerate.
6855
ef6e9bc0 68562005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6857 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6858
6859 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6860 * Makefile.in: Regenerate.
6861
009bbd5a
FW
68622005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6863
6864 * MAINTAINERS (Write After Approval): Add myself.
6865
09f8755b
DA
68662005-03-03 David Ayers <d.ayers@inode.at>
6867
6868 * MAINTAINERS (Write After Approval): Add myself.
6869
e73ed25c
AO
68702005-03-01 Alexandre Oliva <aoliva@redhat.com>
6871
6872 PR libgcj/20160
6873 * ltmain.sh: Avoid creating archives with components that have
6874 duplicate basenames.
6875
ace9ac7b
AP
68762005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6877
6878 PR bootstrap/20250
6879 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6880 instead of check.
6881 * Makefile.in: Regenerate.
6882
c9db9354
PB
68832005-02-28 Paolo Bonzini <bonzini@gnu.org>
6884
6885 * Makefile.in: Regenerate to fix conflict between the previous two
6886 patches.
6887
215c351a
PB
68882005-02-28 Paolo Bonzini <bonzini@gnu.org>
6889
6890 PR bootstrap/17383
6891 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6892 * Makefile.tpl (HOST_SUBDIR): New substitution.
6893 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6894 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6895 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6896 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6897 (Host modules, Bootstrapped modules): Use it.
6898 (Build modules, Target modules): Do not create symlink trees,
6899 always configure out-of-srcdir.
6900 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6901 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6902 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6903 $(HOST_SUBDIR). Create a symlink for host_subdir.
6904
6905 * Makefile.in: Regenerate.
6906 * configure: Regenerate.
6907
5395b47b
NN
69082005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6909
6910 Merged from libada-gnattools-branch:
6911 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6912
6913 * gnattools: New directory.
6914 * Makefile.def: Add gnattools as a module, depending on target-libada.
6915 * Makefile.in: Regenerate.
6916 * configure.in: Include gnattools in host_tools; disable it if ada
6917 is disabled.
6918 * configure: Regenerate.
6919
ca2cc05c
JM
69202005-02-24 James A. Morrison <phython@gcc.gnu.org>
6921
6922 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6923 treelang maintainer.
6924 (Write After Approval): Remove myself.
6925
d2f3024f
PS
69262005-02-23 Paul Schlie <schlie@comcast.net>
6927
6928 * configure.in: Allow darwin targeted ports to build tk, itcl and
6929 libgui.
6930 * configure: Regenerate.
6931
bba5e0ca
EB
69322005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6933
6934 PR libgcj/10353
6935 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6936 * configure: Regenerate.
6937
70132ce7
SK
69382005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6939
6940 * MAINTAINERS (Write After Approval): Add myself.
6941
20f0edca
ILT
69422005-02-10 Ian Lance Taylor <ian@airs.com>
6943
6944 * MAINTAINERS: Update my e-mail address.
6945
e64e5109
RG
69462005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
40d64b5a
HPN
69502005-01-29 Hans-Peter Nilsson <hp@axis.com>
6951
6952 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6953 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6954 target-libgloss when not *-*-elf and *-*-aout.
6955 * configure: Regenerate.
6956
54a12711
KH
69572005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6958
6959 * MAINTAINERS: Remove obsolete entries.
6960
0aa99dbb
KH
6961 * MAINTAINERS (Write After Approval): Add Michael Matz.
6962
2b009f5f
NB
69632005-01-19 Neil Booth <neil@daikokuya.co.uk>
6964
6965 * MAINTAINERS: Remove self as cpplib maintainer.
6966
385870f5
KC
69672005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6968
6969 * install-sh, config.sub: Import from upstream.
6970
e7daab31
KC
69712005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6972
6973 PR bootstrap/18222
6974 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6975 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6976 * Makefile.in: Regenerate.
6977
e6003f4d
JT
69782005-01-16 Jason Thorpe <thorpej@netbsd.org>
6979
6980 * MAINTAINERS: Update my email address.
6981
145e2972 69822005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6983 Andreas Schwab <schwab@suse.de>
145e2972
DE
6984
6985 PR bootstrap/18033
6986 * config-ml.in: Eval option if surrounded by single quotes.
6987
86c7e0da
PB
69882005-01-03 Paolo Bonzini <bonzini@gnu.org>
6989
6990 Revert 2004-12-28 Makefile changes, a better fix will be
6991 applied to mainline and src after GCC 4.0 branches.
6992
3224a22f
PB
69932004-12-28 Paolo Bonzini <bonzini@gnu.org>
6994
6995 PR bootstrap/17383
6996
6997 * Makefile.def (target_modules): Remove stage parameter,
6998 it is always true now.
6999 * Makefile.tpl (configure-build-[+module+],
7000 configure-target-[+module+]): Always build symlink tree
7001 for the directory and for include. BUILD_SUBDIR and
7002 TARGET_SUBDIR cannot be . anymore.
7003 * Makefile.in: Regenerate.
7004
aaf51ca2
DE
70052004-12-25 David Edelsohn <edelsohn@gnu.org>
7006
7007 Revert 2004-12-08 Makefile changes.
7008
4e32e454
DS
70092004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7010
7011 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7012 cygwin, mingw.
7013
669f01d8
AS
70142004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7015
7016 * configure.in (sh64-*-*): Reenable gprof.
7017 * configure: Regenerate.
7018
1b227ee0
DE
70192004-12-08 David Edelsohn <edelsohn@gnu.org>
7020
7021 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7022 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7023 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7024 * Makefile.in: Regenerate.
7025
ce5e944c
CF
70262004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7027
7028 * MAINTAINERS: Update my email address.
7029
893f1e87
MK
70302004-12-07 Matt Kraai <kraai@ftbfs.org>
7031
7032 * Makefile.tpl: Generate normal dependencies if the LHS module is
7033 not bootstrapped.
7034 * Makefile.in: Regenerate.
7035
bb59c339
RS
70362004-12-03 Richard Sandiford <rsandifo@redhat.com>
7037
7038 * configure.in: Include config/gxx-include-dir.m4. Use
7039 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7040 * configure: Regenerate.
7041
4982adbe
RS
70422004-12-03 Richard Sandiford <rsandifo@redhat.com>
7043
7044 * config.if: Delete.
7045 * configure.in: Set libstdcxx_incdir directly.
7046 * configure: Regenerate.
7047
05750653
EC
70482004-12-02 Eric Christopher <echristo@redhat.com>
7049
7050 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7051 * Makefile.in: Regenerate.
7052
5fef1dbd
RS
70532004-12-02 Richard Sandiford <rsandifo@redhat.com>
7054
7055 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7056 * configure: Regenerate.
7057
afabd8e6
RS
70582004-12-02 Richard Sandiford <rsandifo@redhat.com>
7059
7060 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7061 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7062 * configure: Regenerate.
7063
78716e86
EC
70642004-12-01 Eric Christopher <echristo@redhat.com>
7065
7066 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7067 of things to remove.
7068
57ab8ba9
MK
70692004-11-29 Matt Kraai <kraai@ftbfs.org>
7070
7071 * MAINTAINERS (Write After Approval): Update my e-mail address.
7072
2539bffe
KC
70732004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7074
7075 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7076 from CVS libtool to always pass_all.
7077
3e732ba0
JDA
70782004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7079
7080 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7081 (hppa*64*-*-*): Delete incorrect comment.
7082 * configure: Rebuilt.
7083
767f726e
KC
70842004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7085
7086 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7087
2c92e90f
KC
70882004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7089
7090 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7091 from CVS libtool to always pass_all.
7092
32f84e48
KC
70932004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7094
7095 * install-sh, compile: Import from automake.
7096
9587be8a
KC
70972004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7098
7099 * config.guess, config.sub: Import from savannnah.
7100
04e81808 71012004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7102
7103 * MAINTAINERS (Write After Approval): Add myself
7104
f87a2b2e
MS
71052004-11-12 Mike Stump <mrs@apple.com>
7106
7107 * Makefile.def: Add html support.
7108 * Makefile.tpl: Likewise.
7109 * Makefile.in: Regenerate.
7110
848556c2
GK
71112004-11-11 Geoffrey Keating <geoffk@apple.com>
7112
556f03c4
GK
7113 PR 18423
7114 * configure.in: Remove all instances of build-fixincludes from
7115 noconfigdirs.
7116 (build_configargs): Supply --target to subdirectories.
7117 * configure: Regenerate.
7118
848556c2
GK
7119 * Makefile.def: Make gcc install depend on fixincludes install.
7120 * Makefile.in: Regenerate.
7121
9e5712a5
JJ
71222004-11-10 Janis Johnson <janis187@us.ibm.com>
7123
7124 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7125
4ef509c0
PB
71262004-11-11 Paul Brook <paul@codesourcery.com>
7127
7128 * MAINTAINERS: Add self as arm maintainer. Update email address.
7129
20d11df6
HPN
71302004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7131
7132 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7133 target-libgfortran.
79fd8592 7134 * configure: Regenerate.
20d11df6 7135
68c70f15
DE
71362004-11-07 David Edelsohn <edelsohn@gnu.org>
7137
7138 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7139 like CC.
7140
54f88091
PB
71412004-11-05 Paolo Bonzini <bonzini@gnu.org>
7142
7143 * Makefile.def (host fixincludes): Specify missing targets.
7144 * Makefile.in: Regenerate.
7145
6866abb8
RC
71462004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7147
7148 * MAINTAINERS: Add myself
7149
83f62578
GL
71502004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7151
7152 * MAINTAINERS (Write After Approval): Add myself.
7153
53c7ffe7
GK
71542004-11-04 Geoffrey Keating <geoffk@apple.com>
7155
7156 * Makefile.def: Build fixincludes for the host, too.
7157 * Makefile.in: Regenerate.
7158 * configure.in (host_tools): Add fixincludes.
7159 * configure: Regenerate.
7160
ac8b3d9d
DJ
71612004-11-04 Daniel Jacobowitz <dan@debian.org>
7162
7163 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7164 * configure: Regenerated.
7165
bab37580
L
71662004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7167
7168 PR other/17783
7169 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7170 * configure: Regenerated.
7171
db1de713
MM
71722004-10-31 Mark Mitchell <mark@codesourcery.com>
7173
7174 * README.SCO: Update per FSF instructions.
7175
a827e21a
EW
71762004-10-28 Eric B. Weddington <ericw@evcohs.com>
7177
7178 PR target/18151
7179 * configure.in (case ${target}): Do not build fixincludes for avr.
7180 * configure: Regenerated.
7181
9d069a4f
PB
71822004-10-26 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * configure.in (case ${target}): Do not build fixincludes
7185 on platforms where it is not used.
7186 * configure: Regenerated.
7187
fc45f3fe
DJ
71882004-10-23 Daniel Jacobowitz <dan@debian.org>
7189
7190 * configure.in: Use an absolute path to install-sh.
7191 * configure: Regenerated.
7192
36554b92
AL
71932004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7194
7195 * MAINTAINERS (Write After Approval): Add myself.
7196
88e9994a
KH
71972004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7198
7199 * MAINTAINERS: Remove from Write After Approval those that are
7200 already maintainers.
7201
ad02a944
SP
72022004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7203
7204 * MAINTAINERS: Update my email address.
7205
c8e6cd41
KC
72062004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7207
7208 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7209 * configure: Regenerate.
7210
dce2d8b2 72112004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7212
7213 * MAINTAINERS: Update my email address.
7214
a8b0957e
KH
72152004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7216
7217 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7218 entries belonging to this category.
7219
96836f61
JZ
72202004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7221
7222 * MAINTAINERS: Update my e-mail address.
7223
7e0b5752
PB
72242004-10-06 Paolo Bonzini <bonzini@gnu.org>
7225
7226 Fix wrong conflict resolution in:
7227
7228 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * Makefile.in: Regenerate.
7231 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7232 in the recursive `make', instead of hardwiring `all'.
7233 (Autogenerated TARGET-* variables): New.
7234
370f7a47
TL
72352004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7236
7237 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7238 * configure: Regenerate.
370f7a47 7239
13e5d623
KH
72402004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7241
7242 * MAINTAINERS (Various Maintainers): Move the "windows,
7243 cygwin, mingw" maintainer to ...
7244 (OS Port Maintainers): ... here.
7245
a6497c1b
KH
72462004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7247
7248 * MAINTAINERS (Write After Approval): Remove those that are
7249 maintainers of some subsystem.
7250
1abb828a
D
72512004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7252
7253 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7254 * ltcf-cxx.sh (tpf*): Likewise.
7255 * ltconfig (tpf*): Add TPF OS configuration support.
7256
16d1338d
BS
72572004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7258
7259 * MAINTAINERS: Change my email address to my new work account.
7260
9082a750
MR
72612004-09-24 Michael Roth <mroth@nessie.de>
7262
7263 * configure.in (--without-headers): Add missing double quotes.
7264 * configure: Regenerate.
7265
dce2d8b2 72662004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7267
7268 * ylwrap: Revert to previous version.
7269
4c4a5bbc
L
72702004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7271
7272 PR bootstrap/17369
7273 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7274 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7275 SET_GCC_LIB_PATH_CMD.
7276 (BASE_TARGET_EXPORTS): Likewise.
7277 * Makefile.in: Regenerated.
7278
7279 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7280 * configure: Regenerated.
7281
85f59630
KC
72822004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7283
7284 * config.guess: New upstream version
7285 * compile, depcomp, install-sh, ylwrap: Likewise.
7286
95c53c62
RS
72872004-09-19 Roger Sayle <roger@eyesopen.com>
7288
7289 * config/mh-x86omitfp: New host makefile fragment. Add
7290 -fomit-frame-pointer to the default BOOT_CFLAGS.
7291 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7292 * configure: Regenerate.
7293
0a1c093b
AP
72942004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7295
7296 PR target/11572
7297 * configure.in (*-*-darwin*): Renable libobjc.
7298 * configure: Regenerate.
7299
315fcf97
NS
73002004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7301
7302 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7303
0a050485 73042004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7305
0a050485
DB
7306 * Makefile.def: Remove libbanshee.
7307 * Makefile.tpl: Ditto.
7308 * configure.in: Ditto.
7309 * Makefile.in: Regen.
7310 * configure: Ditto.
7311
5f4a098e
DE
73122004-09-08 David Edelsohn <edelsohn@gnu.org>
7313
7314 * ltmain.sh: Use $pic_object as $non_pic_object if
7315 $non_pic_object=none.
7316
32b2511f
PB
73172004-09-07 Paolo Bonzini <bonzini@gnu.org>
7318
7319 * missing: Import latest version from master repository.
7320
fc4d0e82
NC
73212004-09-06 Nick Clifton <nickc@redhat.com>
7322
7323 * config.sub: Import latest version from master repository.
7324 * config.guess: Likewise.
7325 This includes these changes:
78716e86 7326
fc4d0e82
NC
7327 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7328
7329 * config.sub: Handle crisv32, alias etraxfs.
7330 * config.guess (crisv32:Linux:*:*): Handle.
7331
7332 2004-08-13 Brad Smith <brad@comstyle.com>
7333
7334 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7335 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7336
7337 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7338
7339 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7340 assume the processor is a powerpc. This is because coreutils
7341 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7342 in this case, due to a MacOS X bug that causes
7343 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7344 to return a negative number.
7345 Problem reported by Petter Reinholdtsen in:
7346 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7347
7348 2004-07-19 Ben Elliston <bje@gnu.org>
7349
7350 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7351
7352 2004-06-24 Ben Elliston <bje@gnu.org>
7353
7354 * config.guess: Update copyright years.
7355 * config.sub: Likewise.
7356
7357 2004-06-22 Robert Millan <robertmh@gnu.org>
7358
7359 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7360 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7361
7362 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7363
7364 * config.guess (*:*VMS:*:*): New entry. Replaces
7365 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7366 manufacturer.
7367
7368 2004-06-22 Ben Elliston <bje@gnu.org>
7369
7370 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7371 * config.sub: Likewise.
7372
7373 2004-06-22 Ben Elliston <bje@gnu.org>
7374
7375 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7376 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7377
7378 2004-06-11 Ben Elliston <bje@gnu.org>
7379
7380 * config.guess (pegasos:OpenBSD:*:*): Remove.
7381
7382 2004-06-11 Ben Elliston <bje@gnu.org>
7383
7384 From Wouter Verhelst <wouter@grep.be>:
7385 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7386
7387 2004-06-11 Ben Elliston <bje@gnu.org>
7388
7389 * config.guess (luna88k:OpenBSD:*:*): New.
7390
7391 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7392
7393 * config.guess (m32r*:Linux:*:*): New case.
7394 * config.sub: Handle m32rle.
7395
7396 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7397
7398 From Jens Petersen <petersen@redhat.com>:
7399 * config.sub: Handle sparcv8.
7400
7401 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7402
7403 From Tom Smith <smith@cag.lkg.hp.com>:
7404 * config.guess: Version suffixes are equally significant on Tru64
7405 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7406 prefix of "P" (patched kernel).
7407
7408 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7409
7410 * config.sub: Add support for National Semiconductor CRX target.
7411
2f4cc6bf
JJ
74122004-09-03 Janis Johnson <janis187@us.ibm.com>
7413
7414 * MAINTAINERS (Various Maintainers): Remove myself as web page
7415 maintainer, add myself as maintainer of build status lists.
7416
61fec9ff
JB
74172004-09-03 Jan Beulich <jbeulich@novell.com>
7418
7419 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7420 *-*-netware, but add target-libmudflap.
7421 Consolidate *-*-netware targets (of which really only i?86 exists)
7422 into a single entry.
7423 * configure: Likewise.
7424
45f366ab
PB
74252004-09-01 Paolo Bonzini <bonzini@gnu.org>
7426
7427 * Makefile.tpl (sorry): Remove.
7428 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7429 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7430 (do-clean): Clean per-stage directories too.
7431 (do-distclean): Run distclean-stage1 too.
7432 (.NOTPARALLEL): Enable during toplevel bootstrap.
7433 (stage[+id+]-bubble): Enable parallel execution during
7434 the recursive invocation.
7435 * Makefile.in: Regenerate.
7436
7437 Fix previous checkin:
7438
7439 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7440 include.
7441 * configure.in: Fix indentation.
7442 * configure: Regenerate.
7443
dce2d8b2 74442004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7445
45f366ab
PB
7446 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7447 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7448 * configure: regenerate
78716e86 7449 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7450 -mdynamic-no-pic
be8fff81 7451
71b5d516
PB
74522004-08-31 Paolo Bonzini <bonzini@gnu.org>
7453
7454 * Makefile.def (build_modules): Add fixincludes.
7455 (dependencies): Make gcc depend on fixincludes.
7456 * configure.in (build_tools): Add fixincludes.
7457 (build_configdirs): Always include build_libs.
7458 * Makefile.in: Regenerate.
7459 * configure: Regenerate.
7460
74612004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7462
7463 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7464 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7465 phony targets; do not generate timestamp files.
7466 (distclean-stageN): Remove references to their timestamp files.
7467 (restageN, touch-stageN): Remove.
7468 (stageN-bubble): Rewritten.
7469 (compare): Support lean bootstraps.
7470 * Makefile.in: Regenerate.
7471
7472 * configure.in: Only warn when bootstrapping but
7473 build != host or build != target. Support lean bootstraps.
7474 * configure: Regenerate.
7475
ce7cbbb0
PE
74762004-08-26 Phil Edwards <phil@codesourcery.com>
7477
7478 * configure.in: Give a better error message if GMP/MPFR are missing
7479 and a language needing them has been requested.
7480 * configure: Regenerated.
7481
9c71a529
PE
74822004-08-25 Phil Edwards <phil@codesourcery.com>
7483
7484 * configure.in: Print a list of available language front-ends if
7485 a requested one is missing. Tidy stray tab characters.
7486 * configure: Regenerated.
7487
e3f92d3b
MK
74882004-08-19 Michael Koch <konqueror@gmx.de>
7489
7490 * gcc/doc/install.texi: Update entry about automake for libjava.
7491
c3f84f61
RM
74922004-08-17 Robert Millan <robertmh@gnu.org>
7493
7494 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7495 (instead of FreeBSD).
7496 * configure: Regenerate.
7497
7c27e184
PB
74982004-08-16 Paolo Bonzini <bonzini@gnu.org>
7499
7500 * Makefile.in: Regenerate.
7501 * configure: Regenerate.
7502
7503 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7504 stage_*_flags.
7505 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7506 for bootstrapped modules if toplevel bootstrap is going.
7507 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7508 modules. Adjust for changes in Makefile.def. Enable several
7509 rules even in non-bootstrap mode, just to avoid peppering the
7510 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7511 (stage-[+prev+]-bubble): Remove.
7512
7513 * Makefile.def (Dependencies): Depend on all-build-bison,
7514 all-build-flex, all-build-byacc, all-build-texinfo, rather
7515 than the host variations.
7516 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7517 with BUILD_SUBDIR.
7518 (BISON): Update for recent Bisons.
7519 (YACC): Fix typo.
7520 (cross): Depend on all-build.
7521 (all): Do not depend on all-build.
7522 (prebootstrap): Remove.
7523 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7524 (Prebootstrap dependencies): Add them to the per-stage targets
7525 and to all-prebootstrap.
7526 * configure.in (build_configdirs): Always enable build_tools.
7527 (BUILD_DIR_PREFIX): Remove.
7528
7529 * Makefile.def (gcc): Add target variable.
7530 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7531 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7532 in the recursive `make', instead of hardwiring `all'.
7533 (Autogenerated TARGET-* variables): New.
7534
20f3bb80
BB
75352004-08-13 Brian Booth <bbooth@redhat.com>
7536
7537 * MAINTAINERS: Remove myself from write-after-approval.
7538
b5be499d
NN
75392004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7540
7541 * src-release: Stop distributing mmalloc with gdb (which doesn't
7542 use it).
7543 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7544 * Makefile.in: Regenerate.
7545
b3f8d95d
MM
75462004-08-09 Mark Mitchell <mark@codesourcery.com>
7547
7548 * configure.in (arm*-*-eabi*): New target.
7549 * configure: Regenerate.
7550
3589b69e
PB
75512004-08-06 Paolo Bonzini <bonzini@gnu.org>
7552
7553 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7554 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7555 (Dependencies): New section.
7556 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7557 (configure-target-[+module+]): Depend on maybe-all-gcc
7558 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7559 (toplevel profiledbootstrap): Fix dependencies.
7560 * Makefile.in: Regenerate.
7561
972974fc
MM
75622004-08-03 Mark Mitchell <mark@codesourcery.com>
7563
7564 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7565 target-libiberty to noconfigdirs.
7566 * configure: Regenerate.
7567
bebf829d
PB
75682004-08-03 Paul Brook <paul@codesourcery.com>
7569
7570 * configure.in: Check for MPFR as well as GMP.
7571 * configure: Regenerate.
7572
98a5bb3b
RM
75732004-08-01 Robert Millan <robertmh@gnu.org>
7574
7575 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7576 libmudflap for all GNU-based systems (with Glibc).
7577 * configure: Regenerate.
7578
dce2d8b2 75792004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7580
7581 * Makefile.def (host-modules): Add gcc.
7582 * Makefile.in: Regenerate.
7583 * Makefile.tpl (sorry): New rule.
7584 (configure-host, all-host, [+make_target+]-host, do-check,
7585 install-host): Do not add gcc as a special case.
7586 (host modules): Add a small special-casing for gcc. Export
7587 extra_make_flags through the environment.
7588 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7589 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7590 other recursive targets for gcc): Remove.
7591
7592 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7593 (stage, unstage): New rules.
7594 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7595 distclean-stage[+id+]): Use stage_current.
7596 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7597 the stage*-start rules.
7598
aeb732c1
GK
75992004-08-02 Geoffrey Keating <geoffk@apple.com>
7600
7601 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7602 use -all_load flag.
7603
25b656e7
PB
76042004-08-02 Paolo Bonzini <bonzini@gnu.org>
7605
7606 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7607 * configure: Regenerate.
7608
cc440d71
TM
76092004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7610
7611 * maintainer-scripts/gcc_release: Revert yesterday's change.
7612
270e140b
SB
76132004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7614
7615 * MAINTAINERS: Add myself to write-after-approval.
7616
3e4035f8
TM
76172004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7618
7619 * libf2c: Removed.
7620 * gcc/gccbug.in: Updated because of libf2c removal.
7621 * maintainer-scripts/gcc_release: Ditto.
7622
dce2d8b2 76232004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7624
7625 * configure.in: Build libmudflap by default on FreeBSD.
7626 * configure: Regenerated.
7627
dfcada9a
MM
76282004-07-09 Mark Mitchell <mark@codesourcery.com>
7629
7630 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7631 systems.
7632 * configure: Regenerated.
7633
dce2d8b2 76342004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7635
7636 PR target/16344
7637 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7638 feedback based compiler.
7639 * Makefile.in: Rebuilt.
7640
95bcca47
AO
76412004-07-08 Alexandre Oliva <aoliva@redhat.com>
7642
7643 * Makefile.def (host_modules): Set bootstrap=true for flex.
7644 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7645 * Makefile.in: Rebuilt.
7646
051822f6
JH
76472004-07-07 Jan Hubicka <jh@suse.cz>
7648
7649 * MAINTAINERS: Add self as a profile feedback maintainer.
7650
7b61653a
PE
76512004-07-05 Phil Edwards <phil@codesourcery.com>
7652
7653 * configure.in: Do not prepend $srcdir to /dev/null in
7654 makefile fragments.
7655 * configure: Regenerate.
7656
23f6b2f9
PB
76572004-07-01 Paolo Bonzini <bonzini@gnu.org>
7658
7659 * Makefile.def (build_modules): Add bison, byacc, flex,
7660 m4, texinfo.
7661 (flags_to_pass): Add FLEX.
7662 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7663 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7664 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7665 DEFAULT_MAKEINFO): Remove.
7666 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7667 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7668 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7669 objdir or else use configured tool.
7670 (all-build): New.
7671 (all): Depend on it.
7672 (Build module dependencies): Add.
7673 * Makefile.in: Regenerate.
7674 * configure.in: Better support for multiple build modules,
7675 matching what is done for host/target modules. Do not look
7676 for "plausible" locations of build tools if Canadian cross.
7677 Use autoconf's AC_PROG_CC to find a C compiler. Define
7678 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7679 * configure: Regenerate.
78716e86 7680
1c020272
PB
76812004-06-22 Paolo Bonzini <bonzini@gnu.org>
7682
7683 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7684 * Makefile.in: Regenerate.
7685
a52a0a7f
PB
76862004-06-22 Paolo Bonzini <bonzini@gnu.org>
7687
7688 * Makefile.tpl (configure-build-[+module+],
7689 configure-[+module+], configure-target-[+module+]): Pass
7690 [+extra_configure_args+].
7691 (all-build-[+module+], all-[+module+], check-[+module+],
7692 install-[+module+], [+make_target+]-[+module+],
7693 all-target-[+module+], check-target-[+module+],
7694 install-target-[+module+], [+make_target+]-target-[+module+]):
7695 Pass [+extra_make_args+].
7696 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7697 (GCC_HOST_EXPORTS): Remove.
7698 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7699 cross, check-gcc, check-gcc-c++, install-gcc,
7700 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7701 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7702 * Makefile.in: Regenerate.
7703
ccde3f1a
MS
77042004-06-21 Matthew Sachs <msachs@apple.com>
7705
7706 * MAINTAINERS: Added self to write-after-approval.
7707
6264b0a6
CF
77082004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7709
7710 * configure.in: Check for srcdir/winsup rather than build directory
7711 winsup.
7712 * configure: Regenerate.
7713
801e2270
CV
77142004-06-17 Corinna Vinschen <vinschen@redhat.com>
7715
7716 * configure.in: Don't build Cygwin native newlib if winsup
7717 directory is missing. Emit warning instead.
7718 * configure: Regenerate.
7719
ad6717df
PB
77202004-06-09 Paolo Bonzini <bonzini@gnu.org>
7721
7722 * Makefile.tpl (touch-stage[+id+]): New.
7723 (restage[+prev+]): Depend on touch-stage[+id+].
7724
7725 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7726 Use it throughout.
7727
7728 * Makefile.def: Add profile and feedback bootstrap stages.
7729 Remove next field from bootstrap stages.
7730 * Makefile.tpl (LN, LN_S): Substitute.
7731 (stageN-start, stageN-end): Use double-colon rules, to
7732 provide a hook for additional setup commands.
7733 (distclean-stageN-gcc, restageN): Create dependencies from
7734 [+prev+], not from [+next+].
7735 (stageN-bubble): Add commands for successive stages from
7736 [+prev+], using double-colon rules.
7737 (all-stageN-gcc): Fix typo.
7738 (stagefeedback-start, profiledbootstrap): New.
7739 * Makefile.in: Regenerate.
7740 * configure.in: Call ACX_PROG_LN.
7741 * configure: Regenerate.
7742
5bbb9680
CY
77432004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7744
7745 * MAINTAINERS (Write After Approval): Add myself.
7746
e18be1d4
MA
77472004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
5607edfd
PB
77512004-06-03 Paolo Bonzini <bonzini@gnu.org>
7752
7753 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7754 without gcc.
7755 * configure: Regenerate.
7756
1ec4e9c3
PB
77572004-06-01 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.tpl: Fix typo.
7760 * Makefile.in: Regenerate.
7761
dce2d8b2 77622004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7763
7764 * configure.in: Remove new- prefix from toplevel
7765 bootstrap targets.
7766 * configure: Regenerate.
7767
f516a7da
PB
77682004-06-01 Paolo Bonzini <bonzini@gnu.org>
7769
7770 * Makefile.tpl (all.normal): Rename to all.
7771 (all): Replace with a rule to pick the default
7772 target from configure.
7773 (all-gcc, configure-gcc): Use conditionals to
7774 do nothing when toplevel bootstrap is going on.
7775 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7776 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7777 * configure.in: Support --enable-bootstrap.
7778
7779 * Makefile.def: Remove new- prefix from toplevel
7780 bootstrap targets.
7781 * Makefile.tpl: Likewise.
7782
7783 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7784 target.
7785
7786 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7787 $(RECURSE_FLAGS) to recursive invocation of make.
7788
7789 * Makefile.in: Regenerate.
7790 * configure: Regenerate.
7791
78dd5e36 77922004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7793 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7794
7795 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7796 like CC.
7797
30f1bddc
DJ
77982004-05-27 Daniel Jacobowitz <dan@debian.org>
7799
7800 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7801 * configure: Regenerate.
7802
4fc4dd12
DJ
78032004-05-25 Daniel Jacobowitz <drow@false.org>
7804
7805 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7806 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7807 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7808 targets.
7809 * Makefile.in: Regenerate.
7810
dce2d8b2 78112004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7812
7813 * configure.in: Test the ability to symlink directories.
7814 * configure: Regenerate.
7815
7816 * Makefile.def (bootstrap-stage): New definitions.
7817 * Makefile.tpl (configure-stage1-gcc,
7818 configure-stage2-gcc, configure-stage3-gcc,
7819 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7820 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7821 new-restage3, compare): Autogenerate, see Makefile.in
7822 entry for behavioral changes.
7823 (distclean-stage1, new-stage1-start, new-stage1-end,
7824 new-stage1-bubble, distclean-stage2, new-stage2-start,
7825 new-stage2-end, new-stage2-bubble, distclean-stage3,
7826 new-stage3-start, new-stage3-end): New autogenerated targets.
7827 (objext, prebootstrap, BOOT_CFLAGS,
7828 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7829 targets.
7830
7831 * Makefile.in: Regenerate.
7832 (distclean-stage1, new-stage1-start, new-stage1-end,
7833 new-stage1-bubble, distclean-stage2, new-stage2-start,
7834 new-stage2-end, new-stage2-bubble, distclean-stage3,
7835 new-stage3-start, new-stage3-end): New targets.
7836 (all-stage1-gcc): Move prebootstrap dependency from here...
7837 (configure-stage1-gcc): ...to here.
7838 (new-bootstrap): Use bubble targets.
7839 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7840 Use per-stage distclean targets.
7841 (configure-stage1-gcc, configure-stage2-gcc,
7842 configure-stage3-gcc, all-stage1-gcc,
7843 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7844 Use new-stageN-start to prepare the tree.
7845
4f4e53dd
PB
78462004-05-23 Paolo Bonzini <bonzini@gnu.org>
7847
7848 * Makefile.def (host_modules): add libcpp.
7849 * Makefile.tpl: Add dependencies on and for libcpp.
7850 * Makefile.in: Regenerate.
7851 * configure.in: Add libcpp host module.
7852 * configure: Regenerate.
7853
60975492
PB
78542004-05-21 Paolo Bonzini <bonzini@gnu.org>
7855
7856 * Makefile.tpl: Whenever a recursive target is defined, wrap
7857 it in a special @if/@endif block, and prepare its maybe
7858 dependency in the @if/@endif block
7859 * configure.in: Instead of writing maybe dependencies, remove
7860 the @if/@endif statements, and remove the @if/@endif blocks
7861 that remain.
7862 * configure: Regenerate.
7863 * Makefile.in: Regenerate.
7864
5ce7d75d
JJ
78652004-05-20 Janis Johnson <janis187@us.ibm.com>
7866
7867 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7868
c779c42f
KK
78692004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7870
7871 PR bootstrap/15120
7872 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7873 * */configure: Rebuilt.
7874
b4117c30
ZW
78752004-05-17 Zack Weinberg <zack@codesourcery.com>
7876
7877 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7878 of libf2c.
7879 * configure, Makefile.in: Regenerate.
7880
719bb4e3 78812004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7882
7883 * MAINTAINERS (Write After Approval): Add myself.
7884
6de9cd9a
DN
78852004-05-13 Diego Novillo <dnovillo@redhat.com>
7886
7887 Merge from tree-ssa-20020619-branch.
7888
7889 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7890 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7891 (HOST_GMPLIBS): Define.
7892 (HOST_GMPINC): Define.
7893 (TARGET_LIB_PATH): Add libmudflap.
7894 (GFORTRAN_FOR_TARGET): Define.
7895 (configure-build*): Export GFORTRAN.
7896 (configure-gcc): Export GMPLIBS and GMPINC.
7897 (all-gcc): Add maybe-all-libbanshee.
7898 (configure-target-libgfortran): Define.
7899 * Makefile.in: Regenerate.
7900 * configure.in (host_libs): Add libbanshee.
7901 (target_libraries): Add target-libmudflap and target-libgfortran.
7902 Add --with-libbanshee.
7903 Handle --disable-libmudflap.
7904 (*-*-freebsd*): Use with_gmp.
7905 Add $(libgcj) to noconfigdirs.
7906 * configure: Regenerate.
7907 * depcomp: New file.
7908 * MAINTAINERS: Add tree-ssa maintainers.
7909
8f1b790f
VM
79102004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7911
b4117c30 7912 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7913
693446fc
BF
79142004-04-30 Brian Ford <ford@vss.fsi.com>
7915
b4117c30 7916 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7917
d1bb666c
UB
79182004-04-29 Uros Bizjak <uros@kss-loka.si>
7919
b4117c30 7920 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7921
6cf1ac42
PB
79222004-04-28 Paolo Bonzini <bonzini@gnu.org>
7923
7924 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7925 * configure: Regenerate.
7926
632933d5
PB
79272004-04-27 Paolo Bonzini <bonzini@gnu.org>
7928
7929 Revert:
7930 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7931
7932 * Makefile.def (flags_to_pass): Remove *dir variables that
7933 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7934 as well as prefix and exec_prefix.
7935 * Makefile.in: Regenerate.
7936
80dc6aa0
RM
79372004-04-26 Robert Millan <robertmh@gnu.org>
7938
7939 Add patches from libtool CVS.
7940 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7941 * ltconfig: Likewise.
7942 * ltcf-c.sh: Likewise.
7943 * ltcf-cxx.sh: Likewise.
7944 * ltcf-gcj.sh: Likewise.
7945
e11283f1
PB
79462004-04-26 Paolo Bonzini <bonzini@gnu.org>
7947
7948 * Makefile.def (host_modules): Mark with the bootstrap
7949 flag packages on which gcc depends.
7950 * Makefile.tpl (all-bootstrap): Use it.
7951 * Makefile.in: Regenerate.
7952
8546950c
PB
79532004-04-26 Paolo Bonzini <bonzini@gnu.org>
7954
7955 * Makefile.def (flags_to_pass): Remove *dir variables that
7956 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7957 as well as prefix and exec_prefix.
7958 * Makefile.in: Regenerate.
7959
a76494aa
PB
79602004-04-26 Paolo Bonzini <bonzini@gnu.org>
7961
b4117c30
ZW
7962 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7963 * configure: Regenerate.
7964 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7965 * gcc/Makefile.tpl (compare): Use the result of the test.
7966 * gcc/Makefile.in: Regenerate.
a76494aa 7967
03a91701
PB
79682004-04-23 Paolo Bonzini <bonzini@gnu.org>
7969
7970 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7971 Always relocate gcc and prev-gcc to the original names, even
7972 if the build fails.
7973 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7974 New targets.
7975
082a6351
LG
79762004-04-23 Laurent GUERBY <laurent@guerby.net>
7977
7978 * MAINTAINERS: Update my email address.
b4117c30 7979
1f1d584b
RO
79802004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7981
7982 * configure.in (mips*-*-irix5*): Enable ld.
7983 * configure: Regenerate.
082a6351 7984
1db673ca
RO
79852004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7986
7987 * configure: Regenerate.
7988
ce4ea44e
JW
79892004-04-15 James E Wilson <wilson@specifixinc.com>
7990
7991 * Makefile.tpl (configure-[+module+], configure-gcc,
7992 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7993 Set and export LDFLAGS.
7994 * Makefile.in: Regenerate.
7995
611f62ad
MC
79962004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7997
b4117c30 7998 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7999
be912515
NN
80002004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8001
8002 PR bootstrap/14871
8003 * Makefile.tpl: If we don't have built-in-tree target tools,
8004 use the ones found by configure rather than hacking around with
8005 program_transform_name.
8006 * configure.in: Give Makefile.tpl the information necessary
8007 to do that.
8008 * Makefile.in: Regenerate.
8009 * configure: Regenerate.
8010
9104315a
NN
80112004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8012
8013 PR bootstrap/14760
8014 * configure.in: When computing baseargs, strip *all* copies of
8015 offending options. Also, don't match/substitute the trailing space,
8016 so that this actually works when two similar options are separated by
8017 only one space.
8018 * configure: Regenerate.
8019
bef1d700
DE
80202004-04-06 David Edelsohn <edelsohn@gnu.org>
8021
b4117c30
ZW
8022 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8023 (rs6000-*-aix*): Same.
8024 * configure: Regenerate.
bef1d700 8025
54bcf05e 80262004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8027
8028 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8029
369a832c 80302004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8031
8032 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8033
09a9c095
NN
80342004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8035
7caf53cb
NN
8036 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8037 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8038 * Makefile.in: Regenerate.
8039
09a9c095
NN
8040 * configure.in (top level bootstrap support): Rework --enable-werror
8041 to set @stage2_werror_flag@.
8042 * configure: Regenerate.
8043 * Makefile.tpl (top level bootstrap support): Pass
8044 @stage2_werror_flag@ down to configure in stages 2 and 3.
8045 * Makefile.in: Regenerate.
8046
5595a2bd
NN
80472004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8048
cbfd7e06
NN
8049 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8050 for stages 2 and 3 as well as in make. As a consequence, remove
8051 OUTPUT_OPTION (now detected by configure) from the flags passed down
8052 to make.
8053 * Makefile.in: Regenerate.
8054
5595a2bd
NN
8055 * Makefile.tpl (new-bootstrap): Fix typo.
8056 * Makefile.in: Regenerate.
8057
ca3b3e20
NN
80582004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8059
295f4e42
NN
8060 * Makefile.tpl: Rearrange by moving recursive_targets rules
8061 into their proper sections.
8062 * Makefile.tpl (top level bootstrap support): Move disabling
8063 of coverage flags from 'make' to 'configure'; improve comments.
8064 * Makefile.in: Regenerate.
8065
340de83f
NN
8066 * Makefile.tpl (experimental top level bootstrap) Move stage1
8067 language setting from all- target to configure- target; disable
8068 intermodule optimization in stage 1; prevent gratuitous rebuilds
8069 of stage 1.
8070 * Makefile.in: Regenerate.
8071 * configure.in: Comma-separate stage 1 language list for top
8072 level bootstrap.
8073 * configure: Regenerate.
8074
ca3b3e20
NN
8075 * Makefile.tpl: Clean up experimental top level bootstrap support:
8076 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8077 prev-gcc in configure- targets as well as all- targets.
8078 * Makefile.in: Regenerate.
8079
4d038073
KC
80802004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8081
8082 * compile: New file imported from automake.
8083
ab3533d6
PB
80842004-03-17 Paolo Bonzini <bonzini@gnu.org>
8085
8086 * configure.in: Remove symbolic link section.
8087 * configure: Regenerate.
8088 * Makefile.tpl (links): Remove.
8089 * Makefile.in: Regenerate.
8090
1e0f07d3 80912004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8092 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8093
8094 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8095 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8096 * configure.in: Fix comment typo from last patch.
8097 * configure: Regenerate.
8098
2805b53a
NN
80992004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8100
8101 * Makefile.tpl: Introduce experimental top level bootstrap support.
8102 * Makefile.in: Regenerate.
8103 * configure.in: Introduce support for top level bootstrap.
8104 * configure: Regenerate.
8105
79b4b7d2 81062004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8107 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8108
8109 PR bootstrap/14522
8110 * configure.in: Cope with shells that do not support unquoted ^
8111 * configure: Regenerate.
8112
6bbec498 81132004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8114 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8115
8116 PR bootstrap/14522
79b4b7d2 8117 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8118 quotes inside quoted backquote substitutions.
8119 * configure: Regenerate.
8120
83c15dfc
AP
81212004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8122
8123 PR bootstrap/14522
f2bd98d4 8124 * configure.in: Fix escaping of $.
83c15dfc
AP
8125 * configure: Regenerate.
8126
55ffb5ed
NN
81272004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8128
8129 * configure: Regenerate, since I forgot to while committing Paolo's
8130 changes.
8131
e4c9c075
PB
81322004-03-08 Paolo Bonzini <bonzini@gnu.org>
8133
8134 PR ada/14131
8135 Move language detection to the top level.
8136 * configure.in: Find default values for the tools as
8137 soon as possible. Disable ada if GNAT is not found.
8138 Emit error message about missing languages. Expand
8139 --enable-languages=all for the gcc subdirectory.
8140
5199e2c6
BE
81412004-03-10 Ben Elliston <bje@gnu.org>
8142
8143 * MAINTAINERS: Update my email address.
8144
c18b95e5
DE
81452004-03-05 David Edelsohn <edelsohn@gnu.org>
8146
8147 * ltconfig: Disable building static libraries if building shared
8148 libraries on AIX 5L.
8149
d0fe5ad3
RS
81502004-03-01 Richard Sandiford <rsandifo@redhat.com>
8151
8152 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8153 and disable libgcj.
8154 * configure: Regenerated.
8155
e6f71f9d
BB
81562004-03-01 Brian Booth <bbooth@redhat.com>
8157
8158 * MAINTAINERS: Add myself to write-after-approval.
8159
8983e50e
PB
81602004-03-01 Paolo Bonzini <bonzini@gnu.org>
8161
8162 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8163
d4cd9d81
NN
81642004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8165
8166 PR bootstrap/7087
8167 * Makefile.tpl: Guard XFOO sed statements better.
8168 * Makefile.tpl: Add dependency for configure-target-libada.
8169 * Makefile.in: Regenerate (incidentally fixes broken
8170 commit when libada-branch was merged).
8171
0ea0229e
KC
81722004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8173
8174 * MAINTAINERS: Add myself to write-after-approval.
8175
bad93735
AP
81762004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8177
8178 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8179 maintainers.
8180
a7ca14fc
AC
81812004-02-20 Andrew Cagney <cagney@redhat.com>
8182
8183 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8184 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8185
51592782
NN
81862004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8187
8188 PR bootstrap/11932
8189 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8190
6a30854a
JQ
81912004-02-14 Jerry Quinn <jlquinn@optonline.net>
8192
8193 * MAINTAINERS: Added myself to write-after-approval.
8194
be8b2bee
MK
81952004-02-14 Michael Koch <konqueror@gmx.de>
8196
8197 * MAINTAINERS: Added myself to write-after-approval.
8198
972760b7
JM
81992004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8200
8201 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8202 some OS port maintainers to OS port maintainers section.
8203
b0281654
FCE
82042004-02-13 Frank Ch. Eigler <fche@redhat.com>
8205
8206 * MAINTAINERS: Add self.
8207
3c419fd6
KH
82082004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8209
8210 * MAINTAINERS: Alphabetize.
8211
e88e9aee
PB
82122004-02-12 Paolo Bonzini <bonzini@gnu.org>
8213
8214 * MAINTAINERS: Remove myself.
b4117c30 8215
1915e422
DE
82162004-02-11 David Edelsohn <edelsohn@gnu.org>
8217
8218 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8219 (rs6000-*-aix*): Same.
8220 * configure: Regenerate.
8221
a22c2d8d
KC
82222004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8223
8224 * configure.in (host): Add in missing $noconfigdirs to defines.
8225 * configure: Regenerate.
8226
d9cdb878
AC
82272004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8228 Nathanael Nerode <neroden@gcc.gnu.org>
8229
8230 PR ada/6637, PR ada/5911
b4117c30 8231 Merge with libada-branch:
d9cdb878
AC
8232 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8233 with appropriate dependencies. Add --enable-libada configure switch.
8234 * configure, Makefile.in: Regenerate.
8235
8bd92821
PB
82362004-02-09 Paolo Bonzini <bonzini@gnu.org>
8237
8238 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8239
89a95129
RO
82402004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8241
8242 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8243 * configure: Regenerate.
8244
892629bc
GK
82452004-02-04 Geoffrey Keating <geoffk@apple.com>
8246
8247 Merge from upstream:
8248
8249 * ltmain.in: When setting IFS to '~', be careful about user
8250 arguments that contain '~'.
8251
8252 2004-02-04 Peter O'Gorman <peter@pogma.com>
8253
8254 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8255 Also test $base_compile against $CC with escaped arguments. Bug
8256 reported by Geoff Keating <geoffk@apple.com>.
8257
6b402165
KH
82582004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8259
8260 * MAINTAINERS: Remove i960 port.
8261
fa2f0306
DD
82622004-01-23 DJ Delorie <dj@redhat.com>
8263
8264 * Makefile.def (target_modules) [libiberty]: Don't stage.
8265 * Makefile.in: Rebuilt.
8266
9feb20aa
CT
82672004-01-20 Caroline Tice <ctice@apple.com>
8268
8269 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8270
7aed2ccc
PC
82712004-01-19 Paolo Carlini <pcarlini@suse.de>
8272
8273 * MAINTAINERS: Update my email address.
8274
f25bebe1
JM
82752004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8276
8277 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8278
28083580
VR
82792004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8280
8281 * MAINTAINERS: Remove entries without email address.
8282
c0f4b5e4
DJ
82832004-01-15 Daniel Jacobowitz <drow@mvista.com>
8284
8285 * MAINTAINERS: Add myself to write-after-approval.
8286
b5eb5a5e
SB
82872004-01-15 Steven Bosscher <stevenb@suse.de>
8288
8289 * MAINTAINERS: Update my email address.
8290
dce2d8b2 82912004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8292
8293 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8294 * Makefile.tpl (configure-target-[+module+]): Support stage.
8295 * Makefile.in: Rebuilt.
8296
74c0b320
ILT
82972004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8298
8299 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8300
2560344b
RS
83012004-01-10 Richard Sandiford <rsandifo@redhat.com>
8302
8303 * MAINTAINERS: Add myself as a MIPS maintainer.
8304
8b21cda6
NN
83052004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8306
2b6c260d
NN
8307 * configure.in: Use ./config.cache, not config.cache.
8308 * configure: Regenerate.
8309 * Makefile.tpl: Special-casing not needed for GCC any more.
8310 * Makefile.in: Regenerate.
8311
09438bde
NN
8312 * configure.in: Don't share a cache file for host dirs.
8313 * configure: Regenerate.
8314
8b21cda6
NN
8315 * config-ml.in: Don't mess with the cache file.
8316
e42870df
EB
83172004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8318
8319 * MAINTAINERS: Move myself from 'Write After Approval' to
8320 'CPU Port Maintainers' section as SPARC maintainer.
8321
6b9eb62c
NN
83222004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8323
78a816a6
NN
8324 * Makefile.tpl: Make GCC use a separate config.cache.
8325 * Makefile.in: Regenerate.
8326
6b9eb62c
NN
8327 PR bootstrap/11932, PR bootstrap/11933
8328 (I don't know if it will fix either of them, but it relates
8329 to them.)
8330 * configure.in: Don't use shared config.cache for target
8331 directories.
8332 * configure: Regenerate.
8333
86d7b562
DN
83342004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8335
8336 * MAINTAINERS: Add myself to 'Write After Approval' section.
8337
07d0a605
RS
83382003-12-31 Roger Sayle <roger@eyesopen.com>
8339
8340 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8341 * configure: Regenerated.
8342
459ac19f
KH
83432003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8344
8345 * MAINTAINERS: Remove the mn10200 maintainer.
8346
5785c0ed 83472003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8348
cc6010cd
AP
8349 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8350 * configure: Regenerated.
5785c0ed 8351
a268eff9
JH
83522003-12-16 Jan Hubicka <jh@suse.cz>
8353
8354 * MAINTAINERS: Add myself as callgraph maintainer.
8355
9d465b12
TF
83562003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8357
8358 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8359 * configure: Regenerate.
8360
a68a270a
GB
83612003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8362
8363 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8364 'Write After Approval' section. Update email.
8365
dce2d8b2 83662003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8367
8368 * MAINTAINERS (Write After Approval): Add myself.
8369
8c052da4
MT
83702003-11-20 Matt Thomas <matt@3am-software.com>
8371
8372 * MAINTAINERS: Add myself as a vax port maintainer.
8373
e75f9147
KC
83742003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8375
8376 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8377 (configure-build-[+module+], configure-[+module+]): Likewise.
8378 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8379 * Makefile.in: Regenerate.
8380
43d8d958
AT
83812003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8382
8383 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8384 shared/dylibed libraries.
8385 * ltmain.sh: Likewise.
8386 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8387 * ltcf-cxx.sh: Likewise.
8388 * ltcf-gcj.sh: Likewise.
8389 * ltconfig: Likewise.
8390
638dcaa0
SC
83912003-11-17 Stan Cox <scox@redhat.com>
8392
8393 * MAINTAINERS: Add myself as iq2000 port maintainer.
8394
15cc172b
AC
83952003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8396
b4117c30
ZW
8397 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8398 * Makefile.in: Regenerate.
15cc172b 8399
20af77cd
UW
84002003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8401
8402 * config.sub: Update to 2003-11-03 version.
8403
4dd01c5c
PE
84042003-10-20 Phil Edwards <phil@codesourcery.com>
8405
8406 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8407 * configure: Regenerate.
8408
dce2d8b2 84092003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8410
8411 * MAINTAINERS: Add myself to 'Write After Approval' section.
8412
8b7ebc31
AC
84132003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8414
8415 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8416
afe1910c
JM
84172003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8418
8419 * MAINTAINERS: Update my email address.
8420
05dcec66
RO
84212003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8422
8423 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8424
dce2d8b2 84252003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8426
8427 * MAINTAINERS: Add myself to 'Write After Approval' section.
8428
507ec745
BI
84292003-10-16 Bernardo Innocenti <bernie@develer.com>
8430
8431 * config.guess: Update to 2003-10-16 version.
8432 * config.sub: Update to 2003-10-16 version.
8433
dce2d8b2 84342003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8435
8436 * MAINTAINERS: Added myself to 'Write After Approval' section.
8437
0c9b16bc
FH
84382003-10-15 Falk Hueffner <falk@debian.org>
8439
8440 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8441 'Write After Approval' section. Update email.
8442
74d57d15
RS
84432003-10-14 Roger Sayle <roger@eyesopen.com>
8444
8445 * MAINTAINERS: Move myself from 'Write After Approval' to
8446 'Various Maintainers' section as middle-end maintainer.
8447
d29b8ad8
NN
84482003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8449
8450 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8451 HOST_FLAGS_TO_PASS.
8452 * Makefile.in: Regenerate.
8453
26db814a
BI
84542003-10-11 Bernardo Innocenti <bernie@develer.com>
8455
8456 * config.guess: Update to 2003-10-07 version.
8457 * config.sub: Update to 2003-10-07 version.
8458
fffeb871
RO
84592003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8460
8461 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8462 * ltconfig (irix5*, irix6*): Don't override version_type.
8463
6691a79e
ME
84642003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8465
8466 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8467 * configure: Rebuilt
8468 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8469 * Makefile.in: Rebuilt
8470
62cdd71e
L
84712003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8472
8473 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8474
6fe2eacc
CW
84752003-09-30 Carlo Wood <carlo@alinoe.com>
8476
cc6010cd 8477 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8478
ea57e5ad
PK
84792003-09-29 Paul Koning <ni1d@arrl.net>
8480
8481 * MAINTAINERS: Move myself from "Write After Approval"
8482 to CPU platform maintainers for pdp11 platform.
8483
e070672a
AT
84842003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8485
8486 * MAINTAINERS: Move myself from 'Write After Approval' to
8487 'Various Maintainers' section as libffi testsuite maintainer.
8488
43bb47c2
DJ
84892003-09-21 Daniel Jacobowitz <drow@mvista.com>
8490
8491 * configure.in: Pass a computed --program-transform-name
8492 to subconfigures.
8493 * configure: Regenerated.
8494
da9d3b37
NN
84952003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8496
94322beb
NN
8497 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8498 * Makefile.in: Regenerate.
8499
da9d3b37
NN
8500 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8501 * Makefile.in: Regenerate.
8502
ffd9060b
ZL
85032003-09-19 Ziemowit Laski <zlaski@apple.com>
8504
8505 * MAINTAINERS: Move myself from 'Write After Approval'
8506 to 'Various Maintainers' (objective-c) section.
8507
eeae7b41
DJ
85082003-09-17 Daniel Jacobowitz <drow@mvista.com>
8509
8510 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8511 quoting.
8512 * configure: Regenerated.
8513
a080d12b
JB
85142003-09-16 Joel Brobecker <brobecker@gnat.com>
8515
8516 * MAINTAINERS (Write After Approval): Add myself to write after
8517 approval list.
8518
6cd2fc59
DN
85192003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8520
cc6010cd 8521 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8522
dcbdd9cc
ILT
85232003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8524
8525 * MAINTAINERS: Update my e-mail address.
8526
e517f636
AM
85272003-09-09 Alan Modra <amodra@bigpond.net.au>
8528
8529 * libtool.m4 (LD): Correct powerpc64 host match.
8530
bc49924b
JW
85312003-09-06 James E Wilson <wilson@tuliptree.org>
8532
8533 * MAINTAINTERS: Update my affiliation and email address.
8534
082124f5
ZD
85352003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8536
8537 * MAINTAINERS (Write After Approval): Add myself.
8538
dc94d89e
DD
85392003-09-04 DJ Delorie <dj@redhat.com>
8540
8541 * configure: Regenerate.
8542
85432003-09-04 Robert Millan <robertmh@gnu.org>
8544
8545 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8546
7a0f2d4e
KG
85472003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8548
8549 * configure.in: Ensure arguments to sed are properly spaced.
8550 * configure: Regenerate.
8551
88d032eb
GP
85522003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8553
8554 * MAINTAINERS: Update my e-mail address.
8555
0b3f3d22
ME
85562003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8557
8558 * MAINTAINERS (Write After Approval): Add myself.
8559
d253f9ba
DJ
85602003-08-27 Daniel Jacobowitz <drow@mvista.com>
8561
8562 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8563 * configure: Regenerated.
8564
066ec9c9
MM
85652003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8566
8567 * MAINTAINERS: Update my email address.
8568
415d7ef9
PE
85692003-08-23 Phil Edwards <pme@gcc.gnu.org>
8570
8571 * configure.in: Use newline instead of semicolon when assuming
8572 shell arguments in a for loop.
8573 * configure: Regenerated.
8574
e1567352
JE
85752003-08-22 Jason Eckhardt <jle@rice.edu>
8576
8577 * MAINTAINERS: Resurrect the i860 maintainer.
8578
b348267b
GK
85792003-08-20 Geoffrey Keating <geoffk@apple.com>
8580
e50084fa
GK
8581 PR 8180
8582 * configure.in: When testing with_libs and with_headers, treat
8583 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8584 * configure: Regenerate.
b4117c30 8585
b348267b
GK
8586 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8587 make, shell, etc.
8588 (baseargs): Likewise.
8589 * configure: Regenerate.
8590
ca26ffe0
BI
85912003-08-20 Bernardo Innocenti <bernie@develer.com>
8592
8593 * MAINTAINERS (Write After Approval): Add myself.
8594
940cde4d
GK
85952003-08-19 Geoffrey Keating <geoffk@apple.com>
8596
8597 * configure.in: Disable libgcj for darwin not on powerpc.
8598 * configure: Rebuild.
8599
74bed51b
ADL
86002003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8601
8602 * config-ml.in, symlink-tree: Add license.
8603
b4117c30
ZW
86042003-08-03 Richard Stallman <rms@gnu.org>
8605 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8606
8607 * README.SCO: New file.
8608
333a28b4
MK
86092003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8610
8611 * Makefile.tpl (check, check-c++): Express dependencies using
8612 dependencies rather than commands.
8613 * Makefile.in: Regenerate.
8614
c197e306
AC
86152003-08-01 Andrew Cagney <cagney@redhat.com>
8616
8617 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8618 * configure: Ditto.
8619
a8ee6e2d
GK
86202003-07-31 Geoffrey Keating <geoffk@apple.com>
8621
8622 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8623 * Makefile.in: Update.
a8ee6e2d 8624
8d9b3f2e
AT
86252003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8626
8627 * configure.in: Enable libgcj for darwin.
8628 * configure: Rebuild.
8629
52c0c542
PE
86302003-07-29 Phil Edwards <pme@gcc.gnu.org>
8631
8632 * config-ml.in: Use ac_configure_args directly instead of
8633 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8634 actually seen.
8635
b4acb5ef
NN
86362003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8637
8638 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8639 creating target and build subdirs to build all parent dirs as needed.
8640 * Makefile.in: Rebuild.
8641 * configure.in: Don't build dirs explicitly here.
8642 * configure: Rebuild.
8643
a51d71d0
PB
86442003-07-26 Paul Brook <paul@nowt.org>
8645
8646 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8647
f43e12ce
AO
86482003-07-22 Alexandre Oliva <aoliva@redhat.com>
8649
8650 * Makefile.tpl (all-make): Depend on intl.
8651 * Makefile.in: Rebuilt.
8652
8a199ff6
PE
86532003-07-20 Phil Edwards <pme@gcc.gnu.org>
8654
8655 * install-sh: Update to newer upstream versions (associated with
8656 aclocal 1.7).
8657 * mkinstalldirs: Likewise.
8658 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8659
e6a8c803
AP
86602003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8661
8662 * MAINTAINERS: Move self from Bug database only accounts
8663 to write-after-approval.
8664
9f13608f
NN
86652003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8666
8667 * config.if: Remove unused libc_interface determination.
8668
c7864714
NN
86692003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8670
8671 * MAINTAINERS: Move self from write-after-approval to
8672 build machinery (*.in).
8673
775956d0
NN
86742003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8675
8676 PR bootstrap/11273
8677 PR bootstrap/11408
8678 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8679 unused INSTALL_PROGRAM_ARGS.
8680 * configure.in: Use AC_PROG_INSTALL.
8681 * Makefile.in: Regenerate.
8682 * configure: Regenerate.
8683
c7f67a6e
KH
86842003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8685
8686 * MAINTAINERS: Alphabetize.
8687
33952f6f
AO
86882003-07-10 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * configure: Rebuilt.
8691 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8692 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8693 newlib nor libgloss.
8694 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8695 * configure.in (am33_2.0-*-linux*): Added.
8696
0d4f1b4e
BW
86972003-07-09 Bob Wilson <bob.wilson@acm.org>
8698
8699 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8700 * configure: Regenerate.
8701
56694dd9
ZW
87022003-07-07 Zack Weinberg <zack@codesourcery.com>
8703
8704 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8705 * Makefile.in: Regenerate.
8706
21607eb4
ZW
87072003-07-04 Zack Weinberg <zack@codesourcery.com>
8708
8709 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8710 * Makefile.in: Regenerate.
8711
dce2d8b2 87122003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8713
8714 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8715 * Makefile.in: Regenerated.
8716
5d42f90e
L
8717 * config-ml.in: Replace PWD with PWD_COMMAND.
8718
6eb95e99
ZW
87192003-07-04 Zack Weinberg <zack@codesourcery.com>
8720
8721 * intl: New directory; see intl/ChangeLog for details.
8722 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8723 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8724 * Makefile.in: Regenerate.
8725
07d1940e
NN
87262003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8727
8728 * configure.in: Clean up config-lang.in handling. Delete
8729 useless assignment to "subdirs".
8730 * configure: Regenerate.
8731
4dbda6f0
NN
87322003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8733
8734 * configure.in: Rename 'target_libs' to 'target_libraries'.
8735 Remove useless reference to 'target_libs'.
8736 * configure: Regenerate.
8737
2c30ab71
KS
87382003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8739
8740 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8741 * Makefile.in: Regenerate.
8742
11405c93
NN
87432003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8744
8745 * Makefile.def: Introduce flags_to_pass.
8746 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8747 * Makefile.in: Regenerate.
8748
fb87ad5d
HPN
87492003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8750
8751 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8752 and target-libgloss.
8753 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8754 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8755 * configure: Regenerate.
8756
a7956a48
BK
87572003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8758
8759 * configure.in: Update testsuite_flags to new location.
8760 * configure. Regenerate.
6eb95e99 8761
eaf9f3b2
NN
87622003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8763
8764 * Makefile.tpl: Remove BUILD_CC stuff.
8765 * Makefile.in: Regenerate.
8766
2d89ffef
KH
87672003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8768
8769 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8770
dce2d8b2 87712003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8772
8773 * MAINTAINERS (Write After Approval): Add myself.
8774
dce2d8b2 87752003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8776
b951c91c
L
8777 * config.guess: Update to 2003-06-12 version.
8778 * config.sub: Update to 2003-06-13 version.
8779
dce2d8b2 87802003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8781
8782 * config.guess: Update to 2003-06-06 version.
8783 * config.sub: Update to 2003-06-06 version.
8784
655b7166
RO
87852003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8786
8787 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8788 * configure. Regenerate.
8789
01b759aa
NN
87902003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8791
bf1d3e81
NN
8792 * configure.in: Disable serial configure by default.
8793 * configure: Regenerate.
8794 * Makefile.tpl: Abolish .NOTPARALLEL.
8795 * Makefile.in: Regenerate.
8796
e89fbdfe
NN
8797 * Makefile.tpl: Replace {build,host,target}_canonical by
8798 {build,host,target}.
8799 * Makefile.in: Regenerate.
8800
01b759aa
NN
8801 * Makefile.tpl: Fix stupid pasto.
8802 * Makefile.in: Regenerate.
8803
f7dae026
NN
88042003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8805
8806 * Makefile.tpl: Remove bogus conditional.
8807 * Makefile.in: Regenerate.
8808
88092003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8810
8811 * Makefile.tpl (profiledbootstrap): New target.
8812 * Makefile.in (profiledbootstrap): New target.
8813
2ffc3e73 88142003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8815
8816 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8817 Pinski. Remove user names from other bugzilla-only maintainers.
8818
1a1e6b96
NN
88192003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8820
1358ccea
NN
8821 * Makefile.tpl: Make 'recursive targets' using autogen rather
8822 than shell loop. Remove duplicate 'clean' targets and false
8823 comments.
8824 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8825 Add systematic method of specifying missing targets in subdirs.
8826 Add copyright boilerplate.
8827 * Makefile.in: Regenerate.
8828 * configure.in: Add 'recursive targets' to maybe list.
8829 * configure: Regenerate.
8830
ae74ed1f
NN
8831 * MAINTAINERS: "GNATS only" -> "Bug database only".
8832
1a1e6b96
NN
8833 * Makefile.tpl: Rename [+target+] to [+make_target+].
8834 * Makefile.def: Rename 'target' to 'make_target'.
8835
c79af3fa
NB
88362003-05-31 Neil Booth <neil@daikokuya.co.uk>
8837
8838 * MAINTAINERS: Add self as options handling maintainer.
8839
39d85b61
MM
88402003-05-28 Michael Meissner <gnu@the-meissners.org>
8841
8842 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8843 been too long since I touched those ports.
8844
afc2b62d
DD
88452003-05-28 DJ Delorie <dj@redhat.com>
8846
8847 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8848 * Makefile.in: Regenerate.
8849
df445104
MR
88502003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8851
8852 * configure.in: Use curly braces in the definition of tooldir.
8853 * configure: Regenerate.
8854
2eb98e5d 88552003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8856
2eb98e5d
DD
8857 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8858 newlib or libgloss.
8859 * Makefile.in: Regenerate.
8860
862fced8
DD
88612003-05-21 DJ Delorie <dj@redhat.com>
8862
8863 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8864 * Makefile.in: Regenerate.
8865
fc351800
ILT
88662003-05-20 Ian Lance Taylor <ian@airs.com>
8867
8868 * MAINTAINERS: Update my e-mail address.
8869
7e2dbcef
NN
88702003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8871
8872 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8873 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8874 Factor out common code from autogen IF statements.
8875 * configure: Regenerate.
8876 * Makefile.in: Regenerate.
8877
f2a0e225
KC
88782003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8879
8880 * configure.in: Accept i[3456789]86 for machine type.
8881 * configure: Regenerate.
8882
8b87bb96
NN
88832003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8884
8885 * configure.in: Switch more things to use maybe dependencies.
8886 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8887 * configure: Regenerate.
8888 * Makefile.tpl: Switch more things to use maybe dependencies.
8889 * Makefile.in: Regenerate.
8890
fdb882bc 88912003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8892
8893 * Makefile.tpl (install-opcodes): Define.
8894 * Makefile.in: Rebuild.
8895
f7c50032
AJ
88962003-05-13 Andreas Jaeger <aj@suse.de>
8897
8898 * config.guess: Update to 2003-05-09 version.
8899 * config.sub: Update to 2003-05-09 version.
8900
dce2d8b2 89012003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8902
8903 * configure.in: Correct sed script so that options in quotes are not
8904 deleted.
8905 * configure: Rebuild.
8906
aa8f1f57
CV
89072003-05-12 Corinna Vinschen <corinna@vinschen.de>
8908
8909 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8910 and $$s/newlib/libc/sys/cygwin32 include paths.
8911 * configure: Ditto.
8912
0c130f81
MM
89132003-05-12 Michael Meissner <gnu@the-meissners.org>
8914
8915 * MAINTAINERS: Update my email addresses.
8916
aa1a100b
EB
89172003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8918
8919 * config-ml.in: Propagate INSTALL variables.
f7c50032 8920
87861833
GP
89212003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8922
8923 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8924
de722255
CD
89252003-05-02 Chris Demetriou <cgd@broadcom.com>
8926
6eb95e99
ZW
8927 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8928 * Makefile.in: Regenerate.
de722255 8929
96c4a002
WB
89302003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8931
8932 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8933
55b15a11
WB
89342003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8935
8936 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8937
0c227849
DJ
89382003-04-27 Daniel Jacobowitz <drow@mvista.com>
8939
8940 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8941 * Makefile.in: Regenerated.
8942
d45148c1
WB
89432003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8944
8945 * MAINTAINERS (Write After Approval): Upgrade myself from
8946 GNATS only to write-after-approval. Update my mail address.
8947
dce2d8b2 89482003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8949
8950 (OS Port Maintainers: freebsd): Add myself.
8951
438f50c3
MM
89522003-04-22 Mark Mitchell <mark@codesourcery.com>
8953
8954 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8955
9074e169
KJ
89562003-04-22 Kean Johnston <jkj@sco.com>
8957
8958 * MAINTAINERS (SCO ports): Added myself.
8959
dfd39a2e
NS
89602003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8961
8962 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8963
ccbae82a
KJ
89642003-04-19 Kean Johnston <jkj@sco.com>
8965
8966 * MAINTAINERS (Write After Approval): Add myself.
8967
2f50999f
GP
89682003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8969
8970 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8971 * Makefile.in: Regenerate.
8972
e9b84181
JJ
89732003-04-18 Jakub Jelinek <jakub@redhat.com>
8974
8975 * configure.in (powerpc64*-*-linux*): Remove.
8976 * configure: Rebuilt.
8977
1ca4c6e1
PE
89782003-04-17 Phil Edwards <pme@gcc.gnu.org>
8979
8980 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8981 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8982 and restrap.
8983 * Makefile.in: Regenerate.
8984
0590b963
RE
89852003-04-16 Richard Earnshaw <rearnsha@arm.com>
8986
8987 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8988 * configure: Regenerated.
8989
ff41a56f
DD
89902003-04-15 DJ Delorie <dj@redhat.com>
8991
8992 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8993
50d440bc
NC
89942003-04-13 Nick Clifton <nickc@redhat.com>
8995
8996 * config-ml.in: Remove support for --disable-aix removing
8997 call-aix multilibs.
8998
b1e0a93e
AO
89992003-04-10 Alexandre Oliva <aoliva@redhat.com>
9000
9001 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9002 * */configure: Rebuilt.
9003
71fb704d
JS
90042003-04-08 Joel Sherrill <joel@oarcorp.com>
9005
9006 * MAINTAINERS: Add my email address.
9007
3897ea90
OH
90082003-03-17 Olivier Hainque <hainque@act-europe.fr>
9009
9010 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9011
93c834b7
NN
90122003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9013
9014 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9015 * Makefile.in: Regenerate.
9016
82c34dcb
MC
90172003-03-14 Michael Chastain <mec@shout.net>
9018
9019 * Makefile.in: Regenerate with correct Makefile.def.
9020
73458fb7
NN
90212003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9022
9023 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9024 Make macro.
9025 * Makefile.in: Regenerate.
9026 * configure.in: Clean up gxx_include_dir logic.
9027 * configure: Regenerate.
9028
32cf27e5
AE
90292003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9030
9031 * MAINTAINERS (Write After Approval): Add myself.
9032
c727e7a0
BE
90332003-03-10 Ben Elliston <bje@wasabisystems.com>
9034
9035 * MAINTAINERS: Update my mail address.
9036
9a27ac7a
FS
90372003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9038
9039 * configure.in (gxx_include_dir): Fix typo.
9040 * configure: Regenerated.
9041
3aa83176
NN
90422003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9043
9044 * Makefile.tpl: Reindent.
9045 * Makefile.in: Regenerate.
9046 * configure.in: Reindent. Don't set unused variables.
9047 * configure: Regenerate.
9048
9124bc53
DJ
90492003-03-04 Daniel Jacobowitz <drow@mvista.com>
9050
9051 * configure.in: Include $(build_tooldir)/sys-include in
9052 FLAGS_FOR_TARGET.
9053 * configure: Regenerated.
9054
cb543528
NN
90552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9056
c858bf1e
NN
9057 * Makefile.tpl: Always pass down RANLIB.
9058 * Makefile.in: Regenerate.
9059
aa9c3ab4
NN
9060 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9061 * Makefile.in: Regenerate.
9062 * configure.in: Remove unused logic relating to --enable-shared
9063 and --enable-threads. Remove bogus comments. Remove redundant
9064 noconfigdirs.
9065 * configure: Regenerate.
9066
cb543528
NN
9067 * configure.in: Replace ${libstdcxx_version} by its value.
9068 Remove reference to mh-dgux.
9069 * configure: Regenerate.
9070
53f70c1b
KB
90712003-03-03 Kevin Buettner <kevinb@redhat.com>
9072
9073 * MAINTAINERS (Write After Approval): Add myself.
9074
df0f0674
NN
90752003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9076
9077 * Makefile.tpl: Rearrange.
9078 * Makefile.in: Regenerate.
9079
dce2d8b2 90802003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9081
9082 * configure.in: Add support for kaOS as cross build target system.
9083 * configure: Regenerated.
9084
a7a287eb
SB
90852003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9086
9087 * MAINTAINERS (Write after approval): Add myself.
9088
ff00c8a2
JW
90892003-02-21 James E Wilson <wilson@tuliptree.org>
9090
9091 * MAINTAINERS: Update my email address.
9092
abb2db7a
ZW
90932003-02-21 Zack Weinberg <zack@codesourcery.com>
9094
9095 * MAINTAINERS: Add self to blanket write privs. section.
9096
e9f2dc3b
SM
90972003-02-20 Sean McNeil <sean@blue.mcneil.com>
9098
9099 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9100 configure-target-* as some target builds may require additional
9101 flags for preprocessor tests.
9102 * Makefile.in: Regenerated.
9103
ee03dc5e
AO
91042003-02-19 Alexandre Oliva <aoliva@redhat.com>
9105
11856278
AO
9106 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9107 * ltconfig: Handle it.
9108 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9109 auto-detecting it.
9110
274aef32
AO
9111 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9112 it is used as argument to $CC.
9113 * ltcf-gcj.sh: Likewise.
9114
ee03dc5e
AO
9115 * configure.in: Introduce --enable-maintainer-mode.
9116 * configure: Rebuilt.
9117 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9118 for maintainer mode.
9119 * Makefile.in: Rebuilt.
9120
30db8e17
JM
91212003-02-18 Jason Merrill <jason@redhat.com>
9122
9123 * Makefile.tpl (check-c++): Allow parallelism.
9124
cab60ac6
GP
91252003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9126
9127 * MAINTAINERS: Remove John Carr (who never actually had access to
9128 gcc.gnu.org).
9129
c8e5d1af
GK
91302003-02-15 Geoffrey Keating <geoffk@apple.com>
9131
9132 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9133 don't configure target-libobjc.
9134 * configure: Regenerate.
9135
70f91f50
RO
91362003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9137
9138 * Makefile.tpl (RANLIB): Define.
9139 * Makefile.in: Regenerate.
9140
669e9062
LB
91412003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9142
9143 * MAINTAINERS: Update my email.
abb2db7a 9144
61b56b2e
KS
91452003-02-06 Keith R Seitz <keiths@redhat.com>
9146
9147 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9148 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9149 * Makefile.in: Regenerated.
9150 * configure.in: Remove all traces of snavigator, db, and grep.
9151 * configure: Regenerated.
9152
a1ba6e15
GP
91532003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9154
9155 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9156 After Approval.
9157
f5f2cce5
CC
91582003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9159
9160 * MAINTAINERS (Write after approval): Add myself.
9161
ba49f6f1
FCE
91622003-01-31 Frank Ch. Eigler <fche@redhat.com>
9163
9164 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9165 * Makefile.in: Regenerated.
9166
ccf9f10c
RS
91672003-01-30 Roger Sayle <roger@eyesopen.com>
9168
9169 * config.guess: Updated to 2003-01-30's version.
9170 * config.sub: Updated to 2003-01-28's version.
9171
a693735b
AO
91722003-01-30 Alexandre Oliva <aoliva@redhat.com>
9173
9174 * config.if: If gcc_version is already set, just use it. Don't set
9175 gcc_version_trigger if it's already set, otherwise set it to
9176 gcc/version.c, but only if the file exists. If it is not set and
9177 gcc/version.c does not exist, try to extract the version number from
9178 $CC.
9179
204c43d6
AT
91802003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9181
abb2db7a 9182 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9183
842e91ec
PE
91842003-01-27 Phil Edwards <pme@gcc.gnu.org>
9185
9186 * configure.in: Revert 24Jan change.
9187 * configure: Regenerate.
9188
6b99984e
GP
91892003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9190
9191 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9192 entry of HJ Lu.
9193
806e0935
NN
91942003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9195
9196 * configure.in: Revert previous change.
9197 * configure: Regenerate.
9198
307a9864
NN
91992003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9200
9201 * configure.in: Make rda native-only.
9202 * configure: Regenerate.
9203
02ba6302
VR
92042003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9205
9206 * MAINTAINERS: Move myself from GNATS-only-accounts to
9207 write-after-approval.
9208
77d187bc
NN
92092003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9210
9211 * configure.in: Add missing \.
9212 * configure: Rebuilt.
9213
a94a2d4c
JJ
92142003-01-17 Jakub Jelinek <jakub@redhat.com>
9215
9216 * configure.in (baseargs): Avoid using \| in sed regular
9217 expressions.
9218 * configure: Rebuilt.
9219
73f84924
JJ
92202003-01-16 Jakub Jelinek <jakub@redhat.com>
9221
9222 * configure.in (baseargs): Remove all supported forms of
9223 --cache-file, --srcdir, --host, --build and --target options
9224 from argument lists.
9225 * configure: Rebuilt.
9226
8c12fc63
JZ
92272003-01-15 Josef Zlomek <zlomekj@suse.cz>
9228
9229 * MAINTAINERS: Add myself to write-after-approval list.
9230
7c005a3a
AO
92312003-01-15 Alexandre Oliva <aoliva@redhat.com>
9232
9233 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9234 * configure: Rebuilt.
9235
3dfabf63
NN
92362003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9237
9238 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9239 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9240 * Makefile.in: Regenerate.
9241 * configure: Regenerate.
9242
cf53ae10
AO
92432003-01-09 Alexandre Oliva <aoliva@redhat.com>
9244
9245 * configure.in: Remove Makefile in build, host and target modules
9246 unless configure was run with --no-recursion.
9247 * configure: Rebuilt.
9248
3fbe8e4a
CC
92492003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9250
9251 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9252 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9253 * Makefile.in: Regenerate.
9254
66e2aa7d
CD
92552003-01-08 Chris Demetriou <cgd@broadcom.com>
9256
9257 * config.guess: Update to 2003-01-03 version.
9258 * config.sub: Update to 2003-01-03 version.
9259
b5038cfb
CF
92602003-01-07 Christopher Faylor <cgf@redhat.com>
9261
9262 * configure: Regenerate with proper autoconf 2.13.
9263
d02c69be
CF
92642003-01-07 Christopher Faylor <cgf@redhat.com>
9265
9266 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9267 * configure: Regenerate.
d02c69be 9268
e914a571
AC
92692003-01-06 Andrew Cagney <ac131313@redhat.com>
9270
9271 * configure.in (GDB_TK): Add tcl directories conditional on
9272 gdb/gdbtk directory being present.
9273 * configure: Regenerate.
abb2db7a 9274
dce2d8b2 92752003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9276
dce2d8b2
EB
9277 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9278 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9279 * configure: Rebuilt.
9280
89a7012a
TT
92812002-12-31 Tom Tromey <tromey@redhat.com>
9282
9283 * Makefile.in: Rebuilt.
9284 * Makefile.def (target_modules) [libffi]: Allow installation.
9285
3f4f56e2
AS
92862002-12-31 Andreas Schwab <schwab@suse.de>
9287
9288 * configure.in: Fix use of $program_transform_name.
9289 * configure: Regenerated.
9290
6c1b8d0a
DJ
92912002-12-30 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9294 * configure: Regenerated.
6c1b8d0a 9295
c5120911
AO
92962002-12-29 Alexandre Oliva <aoliva@redhat.com>
9297
9298 * Makefile.tpl (local-distclean): Don't remove...
9299 (multilib.ts): ... this. Moved into...
9300 (multilib.out): ... this. Don't use sub-make.
9301 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9302 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9303 (configure-build-[+module+], configure-[+module+],
9304 configure-target-[+module+], configure-gcc): ... these. Test
9305 for Makefile existence. Drop config.status from dependencies.
9306 * Makefile.in: Rebuilt.
9307 * configure.in: Move gcc-version-trigger to the end of
9308 ac_configure_args. Add comments to maybedep.tmp and
9309 serdep.tmp. Introduce --disable-serial-configure. Remove
9310 nonopt from baseargs, matching and removing corresponding
9311 whitespace while at it.
9312 * configure: Rebuilt.
9313
e245b0ea
AO
93142002-12-28 Alexandre Oliva <aoliva@redhat.com>
9315
903de295
AO
9316 * configure.in (host_configargs): Replace reference to
9317 no-longer-defined buildopts with --build=${build_alias}.
9318 * configure: Rebuilt.
9319
e245b0ea
AO
9320 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9321 program_transform_name to standard idiom.
9322 (AUTOGEN, AUTOCONF): Define.
9323 (Makefile.in): Use $(AUTOGEN).
9324 (Makefile): Depend on config.status, and use autoconf-style rule to
9325 build it. Move original commands to...
9326 (config.status): ... this new target.
9327 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9328 $(AUTOCONF).
9329 * Makefile.in: Rebuilt.
9330
671aa708
NN
93312002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9332
53fbfb58
NN
9333 * Makefile.tpl: Fix dramatic bustage due to change in
9334 program_transform_name.
9335 * Makefile.in: Regenerate.
9336
9337 * configure.in: Remove unnecessary PATH setting.
9338 * configure: Regnerate.
9339
9340 * configure.in: Don't default to unprefixed tools unless
9341 the native tools will work.
9342 * configure: Regenerate.
9343
671aa708
NN
9344 * configure.in: Convert to autoconf script. Blow away lots
9345 of now-redundant Makefile fragments.
9346 * configure: Generate using Autoconf.
9347 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9348 * Makefile.in: Regenerate.
9349
57f40826
NN
93502002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9351
3fedb745
NN
9352 * configure: Fix stupid bug where RANLIB was mistakenly included.
9353
abb2db7a 9354 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9355 (build_configargs, host_configargs, target_configargs).
9356
9357 * configure.in: Move logic out of sed statement.
9358
abb2db7a 9359 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9360 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9361
315fa0f4
SS
93622002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9363
9364 * config.sub: Import from master repository
9365 * config.guess: Ditto
9366
45aff44f
AS
93672002-12-24 Andreas Schwab <schwab@suse.de>
9368
9369 * Makefile.tpl (multilib.out): Fix missing space.
9370 * Makefile.in: Regenerate.
9371
88b5521b
NN
93722002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9373
9374 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9375 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9376 * Makefile.in: Regenerate.
9377 * configure.in: Remove unnecessary leftovers.
9378
2a726918
GK
93792002-12-21 Geoffrey Keating <geoffk@apple.com>
9380
9381 * configure.in (extra_ranlibflags_for_target): New variable.
9382 (*-*-darwin): Add -c to ranlib commands.
9383 * configure (tooldir): Handle extra_ranlibflags_for_target.
9384
aace3269 93852002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9386
9387 * Makefile.tpl: Revert HJL's change.
9388 * Makefile.in: Regenerated.
9389 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9390 always.
9391
f0895142
AS
93922002-12-19 Andreas Schwab <schwab@suse.de>
9393
9394 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9395 * Makefile.in: Regenerate.
9396
dce2d8b2 93972002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9398
9399 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9400 * Makefile.in: Regenerated.
9401
9402 * configure.in (build_prefix): New. Substitute.
9403
212f6dd0
NN
94042002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9405
79308c5d
NN
9406 * Makefile.tpl: Don't let real targets depend on phony targets.
9407 * Makefile.in: Regenerate.
9408
212f6dd0
NN
9409 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9410 * Makefile.in: Regenerate.
9411
ab17919f
SS
94122002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9413
9414 * config.sub: Import from master repository
9415 * config.guess: Ditto
9416
5ecf91d1
JM
94172002-12-16 Jason Merrill <jason@redhat.com>
9418
9419 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9420 previous 'make bootstrap'.
9421 * Makefile.in: Regenerate.
9422
d8437e1b
HPN
94232002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9424
9425 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9426
4977bab6
ZW
94272002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9428
9429 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9430 * Makefile.in: Regenerate.
9431
0edcfdcb
JM
94322002-12-13 Jason Merrill <jason@redhat.com>
9433
6248218a 9434 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9435 library tests.
9436 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9437 * Makefile.in: Regenerate.
9438
4977bab6
ZW
94392002-12-12 Alexandre Oliva <aoliva@redhat.com>
9440
9441 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9442 * Makefile.in: Rebuilt.
9443
f87505dd
AO
94442002-12-12 Alexandre Oliva <aoliva@redhat.com>
9445
9446 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9447
4977bab6
ZW
94482002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * configure: Fix bug put in by gremlins.
9451
9452 * Makefile.tpl: Substitute more autoconfily.
9453 * configure: Substitute more autoconfily.
9454 * Makefile.in: Regenerate.
9455
7f0db92a
SS
94562002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9457
9458 * config.sub: Import from master repository
9459 * config.guess: Ditto
9460 * MAINTAINERS: Added Svein Seldal under write after approval
9461
4977bab6
ZW
94622002-12-08 Andrew Cagney <ac131313@redhat.com>
9463
9464 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9465 * Makefile.in (all-sim): Ditto.
9466
94672002-12-06 DJ Delorie <dj@redhat.com>
9468
9469 * Makefile.tpl: Change configure dependencies to not have real
9470 targets depend on phony targets.
9471
94722002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9473
9474 * configure.in: Revert unintentional change.
9475
9476 * Makefile.tpl: Change dependency for */multilib.out so that
9477 it works when gcc isn't in the tree.
9478
9479 * configure.in: Substitute more.
9480 * configure: Run subconfigures from the Makefile.
9481 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9482 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9483
67f1b906
GP
94842002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9485
9486 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9487
4977bab6
ZW
94882002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9489
9490 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9491 and corresponding dependencies.
9492 * Makefile.in: Regenerate.
9493
9494 * configure.in (host_tools): Order binutils, gas and ld for
9495 convenience in running the testsuites.
9496
9497 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9498 * Makefile.in: Regenerate.
9499 * configure.in: Introduce rules to serialize subconfigure runs.
9500
9501 * configure.in: Introduce BASE_CC_FOR_TARGET.
9502 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9503 Realize configure-build-* targets. Realize configure-target-* targets.
9504 * Makefile.in: Regenerate.
9505
95062002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9507
9508 * configure: Move gcc_version_trigger stuff from here...
9509 * configure.in: ...to here.
9510
9511 * configure.in: Separate subconfigure options added by this file from
9512 options given by the user. Add machinery to put args for host
9513 subconfigures into the Makefile.
9514
9515 * Makefile.tpl: Remove 'vault' targets.
9516 * Makefile.tpl: Reorder and comment dependencies.
9517 * Makefile.in: Regenerate.
9518
95192002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9520 * configure.in: Fix my broken commit of previous patch. (sigh)
9521
743f054e
GK
95222002-11-28 Geoffrey Keating <geoffk@apple.com>
9523
9524 * configure.in: Move host-specific darwin noconfigdirs into
9525 the host-specific section.
9526
4977bab6
ZW
95272002-11-28 Geoffrey Keating <geoffk@apple.com>
9528
9529 * configure.in: Move host-specific darwin noconfigdirs into
9530 the host-specific section.
9531
95322002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9533
9534 * configure: Remove skip-this-dir support.
9535 * Makefile.tpl: Remove skip-this-dir support.
9536
9537 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9538 subdirectories.
9539 * Makefile.in: Regenerate.
9540
9541 * Makefile.tpl: Strip out useless setting of 'dir'.
9542 * Makefile.in: Regenerate.
9543
95442002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9545
9546 * configure.in: Fix deeply stupid bug.
9547
9548 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9549 shell code in CXX_FOR_TARGET
9550 * Makefile.def: Introduce raw_cxx.
9551 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9552 RAW_CXX_FOR_TARGET.
9553 * Makefile.in: Regenerate.
9554
95552002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9556
9557 * Makefile.tpl: Remove unnecessary ifs.
9558 * Makefile.in: Regenerate.
9559
9560 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9561 dependencies. Maybe-ize build-libiberty. Create dummy install
9562 targets for 'no_install' modules.
9563 * configure: Move GDB_TK substitution to configure.in. Move
9564 build_modules stuff to configure.in.
9565 * configure.in: Implement soft dependency machinery. Maybe-ize
9566 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9567 * Makefile.in: Regenerate.
9568
95692002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 * Makefile.tpl: Make all-target, install-target behave similarly
9572 to all, install (only hitting configured targets). Eliminate
9573 unused macro defintions.
9574
9575 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9576 build != host.
9577
9578 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9579
9580 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9581
9582 * configure.in: Produce lists of subdir targets we're actually
9583 configuring. Remove references to "dosrel".
9584 * Makefile.tpl: Let configure set which subdir targets are hit.
9585 Remove install-cross; clean up install; remove ALL. Remove
9586 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9587 Autogenerate host module targets. Remove empty dependency lines
9588 and redundant dependency; rearrange slightly.
9589 * Makefile.def: Add host-side libtermcap, utils.
9590
9591 * Makefile.in: Regenerate.
9592
e6226a2f
RO
95932002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9594
9595 * ltconfig (osf[345]): Append $major to soname_spec.
9596 Reflect this in library_names_spec.
9597 * ltmain.sh (osf): Prefix $major with . for use as extension.
9598
3b75d237
AJ
95992002-11-19 Andreas Jaeger <aj@suse.de>
9600
9601 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9602 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9603 and sparc64 GNU/Linux systems.
9604
809108de
NS
96052002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9606
9607 * MAINTAINERS: Update email.
9608
e7e0de7e
GP
96092002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9610
9611 * MAINTAINERS: Complete James Dennett's entry.
9612
f7109dea
EB
96132002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9614
9615 * MAINTAINERS (Write After Approval): Add myself.
9616
d3ac17c9
BK
96172002-11-13 Bruce Korb <bkorb@gnu.org>
9618
9619 * Makefile.tpl: syntactic cleanup
9620
dce2d8b2 96212002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9622
9623 * MAINTAINERS: Add myself to write-after-approval list.
9624
4977bab6
ZW
96252002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9626
9627 * Makefile.def: Add list of recursive targets to autogenerate.
9628 Add build_modules.
9629 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9630 targets. Autogenerate *-build-* targets.
9631 * Makefile.in: Regenerate.
9632
96332002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9634
9635 * configure: More autoconf-style substitutions.
9636 * Makefile.tpl: More autoconf-style substitutions.
9637 * Makefile.in: Regenerate.
9638
96392002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * configure: Substitute more variables in a more autoconf-friendly
9642 way. Simplify slightly.
9643 * Makefile.tpl: Make more variables substitutable in an
9644 autoconf-friendly way.
9645 * Makefile.in: Regenerate.
9646
d4783999
JW
96472002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9648
9649 * MAINTAINERS (Write After Approval): Add myself.
9650
4977bab6
ZW
96512002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9652
9653 * configure.in (v810*): Remove special setting of tools.
9654
9655 * configure: Add support for extra required flags for ar or nm.
9656 * configure.in (aix4.3+): Use above support for target-specific
9657 issues, rather than using config/mt-aix43.
9658
96592002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9660
9661 * configure: Remove 'removing', which doesn't work. Replace $subdir
9662 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9663 with $srcdir. Reformat indentation. Substitute some variables
9664 formerly hard-coded in the Makefile for build=host.
9665 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9666 * Makefile.def: Autogenerate more.
9667 * Makefile.in: Regenerate.
9668
1c9c903e
AN
96692002-11-04 Adam Nemet <anemet@lnxw.com>
9670
9671 * MAINTAINERS (Write After Approval): Add myself.
9672
40673d2b
KB
96732002-11-04 Kevin Buettner <kevinb@redhat.com>
9674
9675 * Makefile.def (host_modules): Add rda.
9676 * Makefile.in: Regenerate.
9677 * configure.in (target_tool): Add target-rda to list.
9678
42e650ae
GP
96792002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9680
9681 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9682
e004b81f
PE
96832002-10-25 Phil Edwards <pme@gcc.gnu.org>
9684
9685 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9686 and restrap targets to this rule.
9687 * Makefile.in: Regenerate.
9688
06bd49b1
GP
96892002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9690
9691 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9692 GNATS only accounts.
9693
d0af82b0
HPN
96942002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9695
9696 * configure.in (i[3456]86-*-linux*): Add check to disable
9697 ${libgcj} for glibc1.
9698
10782654
DC
96992002-10-24 Denis Chertykov <denisc@overta.ru>
9700
9701 * MAINTAINERS: Add myself as ip2k port maintainer.
9702
a5a438f5
SS
97032002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9704
9705 * configure.in: Add tic4x target.
9706
fe3d5b7f
NN
97072002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9708
aba8a494
NN
9709 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9710 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9711 * Makefile.in: Regenerate.
9712
fe3d5b7f
NN
9713 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9714 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9715 * Makefile.in: Regenerate.
9716
a6ad79e7
JJ
97172002-10-02 Janis Johnson <janis187@us.ibm.com>
9718
9719 * MAINTAINERS: Add myself as web pages co-maintainer.
9720
6a8a9058
NN
97212002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9722
9723 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9724 * Makefile.in: Regenerate.
9725
327d975a
ZW
97262002-10-02 Zack Weinberg <zack@codesourcery.com>
9727
9728 * MAINTAINERS: Add myself and Nathan Sidwell
9729 <nathan@codesourcery.com> as VxWorks maintainers.
9730
a5ae8f19 97312002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9732
9733 * Makefile.def: Remove order dependency comments.
9734 * Makefile.tpl: Add explicit install-install dependencies.
9735 * Makefile.in: Regenerate.
d0f6c823 9736
34c6040c 9737 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9738 * Makefile.in: Regenerate.
34c6040c 9739
d0f6c823
NN
9740 * Makefile.tpl: Add configure-target (for src-release in src)
9741 * Makefile.in: Regenerate.
9742
50bd210b
NC
97432002-09-30 Nick Clifton <nickc@redhat.com>
9744
9745 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9746
ca25149e
UW
97472002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9748
9749 * configure.in (s390*-*-linux*): Enable libgcj.
9750
dd30b57d
NN
97512002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9752
9e60a678
NN
9753 * configure: Revert accidentally applied changes.
9754
dd30b57d
NN
9755 * Makefile.tpl: Make more autoconf-friendly.
9756 * Makefile.in: Regenerate.
9757 * configure: Make substitution more autoconf-like.
9758
5831424e
RE
97592002-09-28 Richard Earnshaw <rearnsha@arm.com>
9760
9761 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9762 single entry to handle all these.
9763 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9764 libjava on arm-*-elf.
9765
b7f3b15b
GK
97662002-09-27 Geoffrey Keating <geoffk@apple.com>
9767
9768 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9769 things that depend on them.
9770
0dffceed
NN
97712002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9772
9773 * Makefile.tpl: Make subsituted variables more autoconfy.
9774 * Makefile.in: Regenerate.
9775 * configure: Make seds more autoconfy.
9776
1db75a86 97772002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9778
9779 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9780 * Makefile.in: Regenerate.
9781 * configure.in: Rewrite sed statements to look autoconfy.
9782
1db75a86
NN
9783 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9784 all-target-foo on configure-target-foo.
9785 * Makefile.def: Ditto.
9786 * Makefile.in: Rebuild.
9787
741a4e89
AH
97882002-09-25 Andrew Haley <aph@redhat.com>
9789
9790 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9791
95ddd785
NN
97922002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9793
9794 * Makefile.def: New file.
9795 * Makefile.tpl: New file.
9796 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9797 * contrib/gcc_update: Note that Makefile.in is a generated file.
9798
9799 * configure.in: Minor rearrangement. Simplify tests.
9800
65a824f6
JT
98012002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9802
9803 * configure.in (with_headers): Skip copy if value is "yes".
9804 (with_libs): Likewise.
9805
51270f0a 98062002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9807
9808 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9809 * configure.in (sh*-*-pe*): Ditto.
9810 * configure.in (mips*-*-pe*): Ditto.
9811 * configure.in (*arm-wince-pe): Ditto.
9812
8f89dbf4
NN
9813 * configure.in: Rearrange.
9814
c1b8db3f
KH
98152002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9816
9817 * MAINTAINERS: Update my email address.
9818
341f0575
PK
98192002-08-30 Paul Koning <pkoning@equallogic.com>
9820
9821 * MAINTAINERS: (Write After Approval): Add myself.
9822
d2e06980
GK
98232002-08-29 Geoffrey Keating <geoffk@redhat.com>
9824
9825 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9826
4906d5d8
GK
98272002-08-24 Geoffrey Keating <geoffk@redhat.com>
9828
9829 * MAINTAINERS: Change my mailing address.
9830
e9a25cc8
PC
98312002-08-21 Paolo Carlini <pcarlini@unitus.it>
9832
9833 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9834 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9835
dce2d8b2 98362002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9837
9838 * MAINTAINERS (Write After Approval): Remove myself.
9839 (Various Maintainers: c++ runtime libs): Add myself.
9840
5ce6f47b
EC
98412002-08-15 Eric Christopher <echristo@redhat.com>
9842
9843 * config.sub: Import from master repository.
9844 * config.guess: Ditto.
9845
7f9317f0
AO
98462002-08-19 Alexandre Oliva <aoliva@redhat.com>
9847
9848 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9849 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9850 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9851
7aecca3d
AH
98522002-08-16 Aldy Hernandez <aldyh@redhat.com>
9853
9854 * MAINTAINERS: Add self to rs6000 vector extensions.
9855
8ea4b195
AO
98562002-08-15 Alexandre Oliva <aoliva@redhat.com>
9857
9858 * libiberty/configure: Reverted unintended yesterday's check in.
9859
f5cc59a7
AO
98602002-08-14 Alexandre Oliva <aoliva@redhat.com>
9861
9862 * boehm-gc/configure, libf2c/configure: Rebuilt.
9863 * libffi/configure, libiberty/configure: Ditto.
9864 * libjava/configure, libobjc/configure: Ditto.
9865 * libstdc++-v3/configure, zlib/configure: Ditto.
9866 Merged from binutils:
9867 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9868 From Steve Ellcey <sje@cup.hp.com>:
9869 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9870 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9871 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9872 IA64.
9873 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9874 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9875 soname_spec, sys_lib_search_path_spec): Ditto.
9876
dce2d8b2 98772002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9878
9879 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9880
2ff34870
L
98812002-08-04 H.J. Lu (hjl@gnu.org)
9882
9883 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9884
a014f2fe
KW
98852002-08-02 Krister Walfridsson <cato@df.lth.se>
9886
9887 * MAINTAINERS (Write After Approval): Add myself.
9888
c01d477a
AM
98892002-07-31 Alan Modra <amodra@bigpond.net.au>
9890
9891 * configure.in: Move generic linux case to end. Copy generic
9892 linux noconfigdirs to mips*-*-linux* entry and new
9893 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9894
68cd2524
MM
98952002-07-19 Michael Matz <matz@suse.de>
9896
9897 * MAINTAINERS: Add myself as ra* maintainer.
9898
e2d83b8c
CD
98992002-07-16 Chris Demetriou <cgd@broadcom.com>
9900
9901 * config.guess: Update to 2002-07-09 version.
9902 * config.sub: Update to 2002-07-03 version.
9903
cece4f1d
HPN
99042002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9905
9906 * MAINTAINERS: Fix typo in a maintainer email address.
9907
bb654703
NN
99082002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9909
9910 * configure.in: Remove two redundant tests.
9911
789b7de5
RO
99122002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9913
9914 * configure.in (mips*-*-irix6*o32): Enable stabs.
9915
e1da1089
NN
99162002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9917
f3970bba
NN
9918 * configure.in: Don't build grez.
9919 * Makefile.in: Ditto.
9920
e1da1089
NN
9921 * Makefile.in: Remove references to bsp, cygmon, libstub.
9922 * configure.in: Ditto.
9923
9924 * configure.in: Remove leftover reference to gdbtest.
9925
57c905fa
PE
99262002-07-08 Phil Edwards <pme@gcc.gnu.org>
9927
9928 * configure.in (gxx_include_dir): Change to match versioned
9929 C++ headers if --enable-version-specific-runtime-libs is used.
9930
a0af94a7 99312002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9932
a0af94a7
SE
9933 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9934
423ce3eb
NN
99352002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9936
9937 * configure.in: Make --without-x work.
9938
98186934
NN
99392002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9940
c3b7d169
NN
9941 * configure.in: Rearrange target Makefile fragment collection.
9942
98186934
NN
9943 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9944 cvs[src].
9945 * configure.in: Ditto.
9946
eebd288a
MK
99472002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9948
9949 * MAINTAINERS (Write After Approval): Update my e-mail address.
9950
3ab36f05
NN
99512002-06-24 Ben Elliston <bje@redhat.com>
9952
9953 * configure.in (host_tools): Remove cgen.
9954
9955 * Makefile.in (all-cgen): Remove; runs from its source directory.
9956 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9957 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9958 (all-sim): Likewise.
9959
dce2d8b2 99602002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9961
9962 * Makefile.in: Eliminate 'apache' targets.
9963 * configure.in: Eliminate 'apache' targets.
9964
55380b08
NN
9965 * configure.in: Eliminate redundant tests. Reorganize.
9966
9a5c1b9d
NN
9967 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9968
5fd3853a
NN
9969 * config-ml.in: Eliminate references to Cygnus configure.
9970
cfefc434
NN
9971 * Makefile.in: Eliminate references to building emacs.
9972
2fe93885
GS
99732002-06-28 Graham Stott <graham.stott@btinternet.com>
9974
9975 * MAINTAINERS: Update my email address.
9976
53c40185
BK
99772002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9978
9979 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9980 (cxx_incdir): Remove.
53c40185 9981
97679694
NN
99822002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9983
9984 * MAINTAINERS (Write After Approval): Add self.
9985
b03bcd37
DC
9986Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9987
9988 * configure.in: Add support for ip2k.
9989
6bd12129
NN
99902002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9991
9992 * configure.in: Fix AIX configury bug.
9993
e0d98a92
SE
99942002-06-20 Steve Ellcey <sje@cup.hp.com>
9995
9996 * MAINTAINERS (Write After Approval): Add self.
9997
ba3292db
NN
99982002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9999
ef40bc65
NN
10000 * configure.in: replace ${topsrcdir} with ${srcdir}
10001
7a0be465
NN
10002 * configure.in: Move definition of libstdcxx_flags
10003 right above usage, rather than waaay earlier.
10004
e1848dde
NN
10005 * configure.in: Pull definition of is_cross_compiler earlier.
10006
8bc2fff1
NN
10007 * configure.in: Rearrange a little.
10008
ba3292db
NN
10009 * configure.in: Remove references to librx.
10010 * Makefile.in: Remove references to librx.
10011
11d8b408
DC
10012Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10013
10014 * config.sub: Add support for avr target.
10015 Import from master sources, rev 1.255
5ce6f47b 10016
93da8339
PE
100172002-06-19 Phil Edwards <pme@gcc.gnu.org>
10018
10019 * configure, .cvsignore: Revert previous change...
10020 * Makefile: ...delete.
10021
b4caab5c
NN
100222002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10023
10024 * configure.in: Eliminate ${gasdir} variable.
10025
ee777171
DB
100262002-06-18 Dave Brolley <brolley@redhat.com>
10027
10028 * configure.in: Add support for frv.
10029 * config.sub: Add support for frv.
10030
26e4af54
PE
100312002-06-18 Phil Edwards <pme@gcc.gnu.org>
10032
10033 * configure: Remove garbage from previous commit.
10034
bb20b7da
PE
100352002-06-18 Phil Edwards <pme@gcc.gnu.org>
10036
10037 * configure: For in-source builds, make a subdir and re-exec there.
10038 * Makefile: New file. Pass targets through to build directory.
10039 * .cvsignore: No longer ignore "Makefile".
10040
9d321f6c
DR
100412002-06-16 Douglas Rupp <rupp@gnat.com>
10042
10043 * MAINTAINERS (Write After Approval): Add self.
10044
c8eb2bc0
KG
100452002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10046
10047 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10048
f210d239
JT
100492002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10050
10051 * configure.in (vax-*-netbsd*): Re-enable gas.
10052
e9667b3c
NN
100532002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10054
efe1f357
NN
10055 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10056 BUILD_PREFIX_1, to correct nomenclature.
10057 * configure: Likewise.
10058
e9667b3c
NN
10059 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10060 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10061
fe2fe497
OH
100622002-05-31 Olaf Hering <olh@suse.de>
10063
10064 * config-ml.in: Propogate DESTDIR also.
10065
dcf7f0dd
JT
100662002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10067
10068 * configure.in (vax-*-netbsd*): Don't build gas for this
10069 platform.
10070
6ff14f32
MM
100712002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10072
10073 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10074 and libgcj for AVR.
10075
397de1ff
KK
100762002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10077
10078 * MAINTAINERS (Write After Approval): Add myself.
10079
ac30211c
JT
100802002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10081
10082 * config.guess: Update to 2002-05-22 version.
10083 * config.sub: Likewise.
10084
1e6347d8
RO
100852002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10086
10087 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10088 * config-ml.in: Likewise.
10089 * configure: Likewise.
10090 * configure.in: Likewise.
10091
e5ce1d6d
SC
100922002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10093
10094 * MAINTAINERS: Update my email address.
10095
6cdef75d
NN
100962002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10097
4a87f061
NN
10098 * configure.in: Simplify makefile fragment collection.
10099
10100 * configure.in: Remove code to build emacs.
603606e7 10101
e254d6b5
NN
10102 * configure.in : Remove --srcdir argument from targargs and buildargs
10103 (it's always overridden in the Makefile anyway). Rearrange a bit.
10104
10105 * configure: Move some logic to configure.in.
10106 * configure.in: Move some logic from configure.
6cdef75d 10107
1d6006fe
TT
101082002-05-11 Tom Tromey <tromey@redhat.com>
10109
10110 * MAINTAINERS: Reflect libgcj reality.
10111
b70b3534
FS
101122002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10113
10114 * Makefile.in: Honour DESTDIR.
10115
4434687a
MM
101162002-05-08 Mark Mitchell <mark@codesourcery.com>
10117
10118 * config.guess: Import 2002-03-20 version.
10119 * config.sub: Import 2002-04-26 version.
10120
a89e49c7
RO
101212002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10122
10123 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10124
44e55536
TJ
101252002-05-07 Tim Josling <tej@melbpc.org.au>
10126
10127 * MAINTAINERS: Add self.
10128
dce2d8b2 101292002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10130
10131 * ltmain.sh: Detect and handle object name conflicts
10132 while piecewise linking a static library.
10133
b7c13625
AO
101342002-05-05 Alexandre Oliva <aoliva@redhat.com>
10135
10136 * configure.in (noconfigdirs): Don't disable libgcj on
10137 sparc64-*-solaris* and sparcv9-*-solaris*.
10138
4182d9fa
AO
101392002-05-03 Alexandre Oliva <aoliva@redhat.com>
10140
10141 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10142
7bebf279
TF
101432002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10144
10145 * configure.in (FLAGS_FOR_TARGET): Do not add
10146 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10147 on i[3456]86-*-linux*.
10148
9a06dc7d
TF
101492002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10150
10151 * configure.in (noconfigdirs): Replace [ ] with test.
10152
10153 * configure.in (noconfigdirs): Do not add target-newlib if
10154 target == i[3456]86-*-linux*, and host == target.
10155
a51a07fa
NN
101562002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10157
9e7facd6
DD
10158 * configure.in: delete reference to absent file
10159
aeaa0f2f
NN
10160 * configure.in: replace '[' with 'test'
10161
4bb98828
NN
10162 * configure.in: Eliminate references to gash.
10163 * Makefile.in: Eliminate references to gash.
10164
64791664
NN
10165 * configure.in: remove useless references to 'pic' makefile fragments.
10166
3ed57cf4
NN
10167 * configure.in: (*-*-windows*) Finish removing.
10168
a51a07fa
NN
10169 * configure.in: Eliminate redundant test for libgui.
10170
8552f6f1
RS
101712002-04-29 Roger Sayle <roger@eyesopen.com>
10172
10173 * MAINTAINERS: Add self and realphabetize. Update entries
10174 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10175 entry for a29k port maintainer.
10176
dce2d8b2 101772002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10178
10179 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10180 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10181
704c9a14
NN
101822002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10183
10184 * configure.in: remove references to dead files
10185
7bff5059
MM
101862002-04-19 Mark Mitchell <mark@codesourcery.com>
10187
10188 * MAINTAINERS: Add information about purpose of this file.
10189
0c7c67f0
TT
101902002-04-18 Tom Tromey <tromey@redhat.com>
10191
10192 * configure.in: Disallow configuring libgcj when it is already
10193 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10194 Solaris 2.8 by default. For PR libgcj/6158.
10195
63501e91
NN
101962002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10197
10198 * configure.in: Move default CC setting out of config/mh-* fragments
10199 directly into here.
10200
701afd4d
NN
102012002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10202
10203 * configure.in: don't even try to configure or make a subdirectory
10204 if there's no configure script for it.
10205
07cdae91
MM
102062002-04-15 Mark Mitchell <mark@codesourcery.com>
10207
10208 * MAINTAINERS: Remove chill maintainers.
10209 * Makefile.in (CHILLFLAGS): Remove.
10210 (CHILL_LIB): Remove.
10211 (TARGET_CONFIGDIRS): Remove libchill.
10212 (CHILL_FOR_TARGET): Remove.
10213 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10214 CHILL_LIB.
10215 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10216 (CHECK_TARGET_MODULES): Likewise.
10217 (INSTALL_TARGET_MODULES): Likewise.
10218 (CLEAN_TARGET_MODULES): Likewise.
10219 (configure-target-libchill): Remove.
10220 (all-target-libchill): Remove.
10221 * configure.in (target_libs): Remove target-libchill.
10222 Do not compute CHILL_FOR_TARGET.
10223 * libchill: Remove directory.
5ce6f47b 10224
ab50d72b
DD
102252002-04-11 DJ Delorie <dj@redhat.com>
10226
10227 * Makefile.in, configure.in: Sync with binutils, entries
10228 follow...
10229
0a1e123a
DD
102302002-04-07 Andrew Cagney <ac131313@redhat.com>
10231
10232 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10233 (do-tar, do-bz2): New rules.
10234 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10235 (gdb-tar): New rule.
10236 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10237 (insight_dejagnu.tar): New rule.
10238 (insight.tar): New rule.
10239 (gdb+dejagnu.tar): New rule.
10240 (gdb.tar): New rule.
10241
ab50d72b
DD
102422002-02-01 Mo DeJong <supermo@bayarea.net>
10243
10244 * Makefile.in: Add all-tix to deps for all-snavigator
10245 so that tix is built when building snavigator.
10246
102472002-01-11 Steve Ellcey <sje@cup.hp.com>
10248
10249 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10250 ld and gdb are not supported.
10251
102522002-01-07 Mark Salter <msalter@redhat.com>
10253
10254 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10255 Allow target-libgloss to be built for arm, strongarm, and xscale.
10256
102572001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10258
10259 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10260 options for i[3456]86-pc-linux* native builds.
10261
102622001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10263
10264 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10265 files from .po files for a distribution.
10266
102672001-09-03 Jeff Holcomb <jeffh@redhat.com>
10268
10269 * configure.in: Enable libstdc++-v3 for h8300 targets.
10270
102712001-06-19 Alan Modra <amodra@bigpond.net.au>
10272
10273 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10274 version from bfd/.
10275
10276Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10277
10278 * Makefile.in (VER): When present, extract the version number from
10279 the file version.in.
10280
dce2d8b2 102812001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10282
10283 * configure.in : enable ld for aix
10284
102852001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10286
10287 * config.guess: Add linux target for S/390.
10288
102892000-11-07 Philip Blundell <pb@futuretv.com>
10290
10291 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10292
102932000-11-03 Philip Blundell <pb@futuretv.com>
10294
10295 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10296 files.
10297
102982001-01-15 Ben Elliston <bje@redhat.com>
10299
10300 * configure.in (host_tools): Add sid.
10301 Always configure cgen.
10302
103032000-11-24 Nick Clifton <nickc@redhat.com>
10304
10305 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10306
10307
103082000-08-20 Doug Evans <dje@casey.transmeta.com>
10309
10310 * Makefile.in (ALL_MODULES): Add all-cgen.
10311 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10312 (all-cgen): New target.
10313 (all-opcodes,all-sim): Depend on all-cgen.
10314 * configure.in (host_tools): Add cgen.
10315 Only configure cgen if --enable-cgen-maint.
10316
dce2d8b2 103172002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10318
10319 * configure.in: Add *-*-freebsd* configurations.
10320
90def2b2
TT
103212002-04-08 Tom Tromey <tromey@redhat.com>
10322
10323 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10324 Fixes PR libgcj/6068.
10325
320d7e7a
KW
103262002-03-30 Krister Walfridsson <cato@df.lth.se>
10327
10328 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10329
18b467f1
RO
103302002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10331
10332 * configure.in (alpha*-dec-osf*): Enable libgcj.
10333
dce2d8b2 103342003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10335
10336 * MAINTAINERS (Write After Approval): Add myself.
10337
56ae9405
NC
103382002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10339
10340 Fix for: PR bootstrap/3591, target/5676
10341 * configure.in (mcore-pe): Disable the configuration of
10342 libstdc++-v3 since exceptions are not supported.
10343
f18d9a0c
AG
103442002-03-20 Anthony Green <green@redhat.com>
10345
10346 * configure.in: Enable libgcj for xscale-elf target.
10347
dce2d8b2 10348Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10349
10350 * MAINTAINERS: Update my email address.
10351
28eca9e8
AO
103522002-03-16 Alexandre Oliva <aoliva@redhat.com>
10353
10354 * ltmain.sh (relink_command): Fix typo in previous change.
10355
e67e72c7
AO
103562002-03-15 Alexandre Oliva <aoliva@redhat.com>
10357
10358 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10359 (relink_command): Added --tag flags.
10360 (mode=install): If relinking fails; error out.
10361
c2273204
RH
103622002-03-12 Richard Henderson <rth@redhat.com>
10363
10364 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10365 .NOTPARALLEL tag.
10366 (do-check): Rename from check.
10367 (check): Allow parallel check.
10368
bcb64245
BW
103692002-03-12 Bob Wilson <bob.wilson@acm.org>
10370
10371 * MAINTAINERS: Add myself as maintainer for xtensa port.
10372 Fix alphabetical order in CPU port maintainer list.
10373 Remove myself from Write After Approval list.
10374
63adb4ff
RH
103752002-03-11 Richard Henderson <rth@redhat.com>
10376
10377 * Makefile.in (.NOTPARALLEL): Add fake tag.
10378
9bec4bf0
L
103792002-03-07 H.J. Lu (hjl@gnu.org)
10380
10381 * configure.in: Enable gprof for mips*-*-linux*.
10382
c7fc1f84
DS
103832002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10384
10385 * MAINTAINERS (Write After Approval): Add myself.
10386
6bff33fb
AO
103872002-02-28 Alexandre Oliva <aoliva@redhat.com>
10388
10389 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10390 libjava.
10391 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10392
0210b33b
AO
103932002-02-23 Alexandre Oliva <aoliva@redhat.com>
10394
10395 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10396 because its Makefile is there; test for the executable instead.
10397
fcc0a3ef
AO
103982002-02-22 Alexandre Oliva <aoliva@redhat.com>
10399
10400 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10401 libstdc++-v3 and libjava.
10402
dce2d8b2 104032002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10404
10405 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10406 boehm-gc
5ce6f47b 10407
40fe0ec3
AO
104082002-02-09 Alexandre Oliva <aoliva@redhat.com>
10409
10410 * config.guess: Updated to 2002-01-30's version.
10411 * config.sub: Updated to 2002-02-01's version.
10412 Contribute sh64-elf.
10413 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10414 * configure.in: Added sh64-*-*.
10415
694d53ee
CD
104162002-02-08 Chris Demetriou <cgd@broadcom.com>
10417
10418 * MAINTAINERS: Belatedly add myself to write after approval list.
10419
a9ca50b1
JH
10420Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10421
10422 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10423 Remove self as Write After Approval.
10424
5ffc3500
GK
104252002-01-31 Geoffrey Keating <geoffk@redhat.com>
10426
10427 * MAINTAINERS: Put self in as maintainer for contrib/regression
10428 directory.
10429
4ceaf7fb
PE
104302002-01-28 Phil Edwards <pme@gcc.gnu.org>
10431
10432 * MAINTAINERS: Update my email address.
10433
51584787
JT
104342002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10435
5ce6f47b
EC
10436 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10437 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10438 libraries if not supported for NetBSD on target CPU.
10439
5701d273
DR
104402002-01-25 Douglas B Rupp <rupp@gnat.com>
10441
10442 * install-sh: Use _inst.$$_ for temp file name.
10443
b299a075
JT
104442002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10445
10446 * MAINTAINERS (Write After Approval): Move my contact info
10447 from here...
10448 (OS Port Maintainers): ...to here (netbsd).
10449
51fe14b5
BW
104502002-01-22 Bob Wilson <bob.wilson@acm.org>
10451
10452 * MAINTAINERS (Write After Approval): Add myself.
10453
dce2d8b2 104542002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10455
10456 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10457 (all-target-fastjar): Also depend on all-target-libiberty.
10458
3cd87679
L
104592002-01-16 H.J. Lu (hjl@gnu.org)
10460
10461 * config.guess: Import from master sources, rev 1.225.
10462 * config.sub: Import from master sources, rev 1.238.
10463
969a6d8f
KH
104642002-01-16 Kazu Hirata <kazu@hxi.com>
10465
10466 * MAINTAINERS (Write After Approval): Remove myself.
10467
366f6a52
FW
104682001-12-19 Florian Weimer <fw@deneb.enyo.de>
10469
10470 * MAINTAINERS (Write After Approval): Add myself.
10471
f02240b6
JM
104722001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10473
10474 * MAINTAINERS: Add self as docs co-maintainer.
10475
5d08dc39
MK
104762001-12-11 Matthias Klose <doko@debian.org>
10477
10478 * MAINTAINERS (Write After Approval): Add myself.
10479
39e790d5
ZW
104802001-12-09 Zack Weinberg <zack@codesourcery.com>
10481
10482 * MAINTAINERS: Update my email address.
10483
4519d6a3
TC
104842001-12-07 Turly O'Connor <turly@apple.com>
10485 * MAINTAINERS (Write After Approval): Add myself.
10486 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10487 (rs6000_initialize_trampoline): Call __trampoline_setup for
10488 ABI_DARWIN too.
10489 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10490 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10491
21cf0a73
PC
104922001-12-07 Paolo Carlini <pcarlini@unitus.it>
10493
10494 * MAINTAINERS (Write After Approval): Add myself.
10495
4ee43206
DR
10496Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10497
10498 * configure, configure.in: Use temp file for long sed commands.
10499
251931f3
LG
105002001-12-03 Laurent Guerby <guerby@acm.org>
10501
10502 * config.sub: Update to version 1.232 on subversion.
10503
03777dd7
BE
105042001-12-03 Ben Elliston <bje@redhat.com>
10505
10506 * MAINTAINERS: Update mail address for config.* patches.
10507
dce2d8b2 105082001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10509 Zack Weinberg <zack@codesourcery.com>
10510
10511 When build != host, create libiberty for the build machine.
10512
10513 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10514 CONFIG_ARGUMENTS.
10515 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10516 New variables.
10517 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10518 and rules.
10519 (all.normal): Depend on ALL_BUILD_MODULES.
10520 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10521 (all-build-libiberty): Depend on configure-build-libiberty.
10522
10523 * configure: Calculate and substitute proper value for
10524 ALL_BUILD_MODULES.
10525 * configure.in: Create the build subdirectory.
10526 Calculate and substitute TARGET_CONFIGARGS (formerly
10527 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10528
04075e8f
ZL
105292001-11-26 Ziemowit Laski <zlaski@apple.com>
10530
10531 * MAINTAINERS (write-after-approval): Add self.
10532
ed19322d
CR
105332001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10534
10535 * MAINTAINERS (GNATS only accounts): Remove self.
10536
90a12988
HPN
105372001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10538
10539 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10540 libf2c.
10541
77e653ad
CR
105422001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10543
10544 * MAINTAINERS (Write After Approval): Add self.
10545
64adad99
DB
105462001-11-12 David O'Brien <obrien@FreeBSD.org>
10547
10548 * MAINTAINERS: mips and s390 are also CPU ports.
10549
834a28c7
DB
105502001-11-12 David O'Brien <obrien@FreeBSD.org>
10551
10552 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10553
ef94239f
DB
105542001-11-11 David O'Brien <obrien@FreeBSD.org>
10555
10556 * MAINTAINERS: Alphabetize.
10557
beda0427
KH
105582001-11-09 Kazu Hirata <kazu@hxi.com>
10559
10560 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10561
6ca224d3
JDA
105622001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10563
10564 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10565
132e4bd7
PE
105662001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10567
10568 * configure.in (--enable-languages): Be more permissive about
10569 syntax. Check for empty lists better. Warn about $LANGUAGES.
10570
c6243b4c
GK
105712001-11-08 Geoffrey Keating <geoffk@redhat.com>
10572
10573 * config.sub: Import from master sources, rev. 1.230.
10574 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10575
abbb9e76
LG
105762001-11-07 Laurent Guerby <guerby@acm.org>
10577
10578 * MAINTAINERS (Write After Approval): Add self.
10579
53cdb27a
HPN
105802001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10581
10582 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10583
dd3a88c9
HPN
105842001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10585
10586 * config.sub: Import from master sources, rev 1.226.
10587 * config.guess: Import from master sources, rev 1.216.
10588
d344dce9
HPN
105892001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10590
10591 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10592 * MAINTAINERS: Add self as maintainer of MMIX port.
10593 Remove old after-approval entry.
10594
63f6bcd7
JM
105952001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10596
10597 * ChangeLog, configure: Fix spelling errors.
10598
84f92638
BK
105992001-10-20 Brendan Kehoe <brendan@zen.org>
10600
10601 * MAINTAINERS: Tweak my address.
10602
dce2d8b2 10603Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10604
10605 * MAINTAINERS: Update my email address.
10606
1567080c 106072001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10608
f48a3b5c 10609 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10610 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10611
30106886
GB
106122001-10-10 Geert Bosch <bosch@gnat.com>
10613
e490616e 10614 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10615 Added Robert Dewar.
10616
dce2d8b2 106172001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10618
10619 * MAINTAINERS (Write After Approval): Added self
10620
d1c3e709
GB
106212001-10-02 Geert Bosch <bosch@gnat.com>
10622
10623 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10624
50f5f793
JM
106252001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10626
10627 * configure: Handle temporary files securely using mkdir.
10628
7fddf9a9
AO
106292001-09-29 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10632
dce2d8b2 106332001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10634
10635 * configure.in (*-*-linux*): Disable configuration of target-newlib
10636 and target-libgloss.
e490616e 10637
0c055e34
AO
106382001-09-26 Alexandre Oliva <aoliva@redhat.com>
10639
10640 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10641 RANLIB.
10642
759bfa90
AO
106432001-09-21 Alexandre Oliva <aoliva@redhat.com>
10644
10645 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10646 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10647 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10648 avoid quotes nesting problems.
10649 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10650 (DO_X): Export only variables that are set.
10651
1dc4a750
BE
106522001-09-19 Ben Elliston <bje@redhat.com>
10653
10654 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10655 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10656 semantics. Use the shell built-in "type" command instead.
10657
898c7238
AO
106582001-08-31 Alexandre Oliva <aoliva@redhat.com>
10659
10660 Merged from gcc-3_0-branch:
10661 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10662 * ltcf-c.sh: Use $objext, not $ac_objext.
10663 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10664 * ltcf-cxx.sh: Add support for GNU.
10665 2001-07-22 Timothy Wall <twall@redhat.com>
10666 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10667 default settings if using GNU tools with that configuration.
10668 * ltcf-cxx.sh: Ditto.
10669 * ltcf-gcj.sh: Ditto.
10670 2001-07-21 Michael Chastain <chastain@redhat.com>
10671 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10672 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10673 * ltmain.sh: Mark as gcc-local.
10674
8fa0a32e
EC
106752001-08-30 Eric Christopher <echristo@redhat.com>
10676 Jason Eckhardt <jle@redhat.com>
10677
10678 * config.guess: Merge from master sources.
10679 * config.sub: Merge from master sources, add support for mipsisa32.
10680
32f30f91 106812001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10682 * config.sub: Merge from master sources, rev 1.219.
10683 * MAINTAINERS: Add self as contact for stormy16 port.
10684
f6084f99
ZW
106852001-08-14 Zack Weinberg <zackw@panix.com>
10686
10687 * config.sub: Merge from master sources, rev 1.218.
10688 * config.guess: Merge from master sources, rev 1.209.
10689
91b54f7f
GS
106902001-08-11 Graham Stott <grahams@redhat.com>
10691
10692 * Makefile.in (check-c++): Add missing semicolon.
10693
e5b3941e
JH
10694Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10695
32f30f91 10696 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10697
6387a56e
EC
106982001-07-30 Eric Christopher <echristo@redhat.com>
10699
10700 * MAINTAINERS (Various maintainers: mips port): Added myself.
10701
53b475f0
AH
107022001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10703
e490616e 10704 * configure.in (sh-*-linux*): New.
53b475f0 10705
2a08c780
RH
107062001-07-27 Richard Henderson <rth@redhat.com>
10707
10708 * .cvsignore: Add LAST_UPDATED.
10709
bfa79422
UW
107102001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10711
10712 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10713
0ae85492
AH
107142001-07-16 Aldy Hernandez <aldyh@redhat.com>
10715
e490616e 10716 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10717
8e1ab0fe
NP
10718Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10719
10720 * MAINTAINERS (Write After Approval): Added myself.
10721
2b997990
SC
107222001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10723
10724 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10725 and libgcj on m68hc11/m68hc12.
10726
d920e825
L
107272001-06-27 H.J. Lu (hjl@gnu.org)
10728
10729 * Makefile (CFLAGS_FOR_BUILD): New.
10730 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10731
d425a1e0
JM
107322001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10733
10734 * README: Remove version number.
10735
5b5b4207
GP
107362001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10737
10738 * INSTALL/README: Update wrt. to the installation instructions now
10739 residing in gcc/doc/install.texi.
10740
be839b69
JM
107412001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10742
10743 * README: Replace with a cut-down and updated version of gcc/README.
10744
fe2ee7c4
DE
107452001-06-12 David Edelsohn <edelsohn@gnu.org>
10746
10747 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10748 multilibs to be disabled.
10749
4f5d646c
DB
107502001-06-11 Daniel Berlin <dan@cgsoftware.com>
10751
10752 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10753
818f0c85
AO
107542001-06-09 Alexandre Oliva <aoliva@redhat.com>
10755
10756 * config.guess: Import CVS version 1.195.
10757 * config.sub: Import CVS version 1.212.
10758
e9a8af10
AO
107592001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10760
10761 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10762 gcc/xgcc is built, use -print-prog-name to find out the program
10763 name to use.
10764
ae3ca0a9
PE
107652001-06-04 Phil Edwards <pme@sources.redhat.com>
10766
10767 * config.guess: Import CVS version 1.194. All gcc-local changes
10768 appear to also be in the master copy.
10769 * config.sub: Import CVS version 1.211.
10770
066bd40d
MM
10771Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10772
10773 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10774 with_gcc]: Use `gcc -shared' to build a shared library.
10775
4aef4f33
JDA
10776Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10777
10778 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10779 archives.
10780
c386f00f
RO
10781Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10782
10783 * MAINTAINERS (Write After Approval): Add myself.
10784
2ae5cea5
HPN
107852001-06-01 Hans-Peter Nilsson <hp@axis.com>
10786
10787 * configure.in (libstdcxx_flags): Do not try to execute
10788 libstdc++-v3/testsuite_flags until it exists.
10789
c3766183
AM
107902001-06-01 Alan Modra <amodra@bigpond.net.au>
10791
10792 * MAINTAINERS: Update my email address.
10793
9b337833
GS
107942001-05-31 Graham Stott <grahams@redhat.com>
10795
10796 * MAINTAINERS (Write After Approval): Add myself.
10797
dce2d8b2 107982001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10799
10800 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10801 libraries when using g++ with native linker.
10802
5f7de4b8
AO
108032001-05-28 Alexandre Oliva <aoliva@redhat.com>
10804
10805 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10806
a7bc0fbb
AO
108072001-05-22 Alexandre Oliva <aoliva@redhat.com>
10808
10809 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10810 [aix4*|aix5*]: Prepend blank.
10811
33456445
AO
108122001-05-20 Alexandre Oliva <aoliva@redhat.com>
10813
10814 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10815 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10816 of subdir/configure scripts to use the new libtool.m4.
10817
e48d3d00
MK
108182001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10819
10820 * MAINTAINERS (Write After Approval): Add myself.
10821
9e0e191b
BK
108222001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10823
10824 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10825
3f19b439
BE
108262001-05-11 Ben Elliston <bje@redhat.com>
10827
10828 * Makefile.in (all-sid): New target.
10829 (check-sid, clean-sid, install-sid): Likewise.
10830
6ebe3121
JO
108312001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10832
10833 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10834
ca3667c4
AO
108352001-05-03 Alexandre Oliva <aoliva@redhat.com>
10836
10837 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10838 libgcj.
10839
108402001-05-03 Alexandre Oliva <aoliva@redhat.com>
10841
10842 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10843 gcc/xgcc is built, use -print-prog-name to find out the program
10844 name to use.
10845
b2964d63
AO
108462001-04-26 Alexandre Oliva <aoliva@redhat.com>
10847
b1bb2302
AO
10848 * configure.in (noconfigdirs): Don't reset it from scratch in the
10849 target case; only append to it.
6387a56e 10850
b2964d63
AO
10851 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10852 sparc-*-solaris2.8]: Disable ${libgcj}.
10853
8343765d
AO
108542001-04-25 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * configure.in (libgcj_saved): Copy from $libgcj.
10857 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10858 --disable-libgcj.
10859
ddbb6d43
GRK
108602001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10861
10862 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10863 C front end maintainer.
ddbb6d43 10864
3fa03ff9
AG
10865Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10866
10867 * configure.in: Move *-chorusos target case to the proper switch.
10868 Disable libgcj.
10869
99ffe40f
AO
108702001-04-12 Alexandre Oliva <aoliva@redhat.com>
10871
10872 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10873 1.641.2.228.
10874
78faa32d
FS
108752001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10876
10877 * Makefile.in (STAGE1_CFLAGS): Pass down.
10878
cdbff0ab
AM
108792001-04-13 Alan Modra <amodra@one.net.au>
10880
10881 * config.guess: Add hppa64-linux support. Note for next import that
10882 this is already in the master file.
10883 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10884
75b9074c
AO
108852001-04-12 Alexandre Oliva <aoliva@redhat.com>
10886
10887 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10888 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10889
125404c5
SS
108902001-04-11 Stan Shebs <shebs@apple.com>
10891
10892 * MAINTAINERS: Add self as Darwin port maintainer.
10893
876684fe
AM
108942001-04-11 Alan Modra <amodra@one.net.au>
10895
10896 * MAINTAINERS: Update my email address.
10897
06729913
LR
108982001-04-10 Loren J. Rittle <ljrittle@acm.org>
10899
10900 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10901 recent versions of FreeBSD (release 3 or later).
10902 * ltconfig: On FreeBSD, -lc must not be provided when building
10903 a shared library or else the standard -pthread gcc option is
10904 rendered worthless to later users of the built library.
10905
67916302
JM
109062001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10907
10908 * MAINTAINERS: Add self and RTH as C front end maintainers.
10909
d2bc0628
AO
109102001-04-05 Alexandre Oliva <aoliva@redhat.com>
10911
e490616e
ZW
10912 * config.sub: Make sure to match an already-canonicalized
10913 machine name (eg. mn10300-unknown-elf).
d2bc0628 10914
a3406c06
AO
109152001-04-01 Alexandre Oliva <aoliva@redhat.com>
10916
10917 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10918 New macros.
10919 (bootstrap, cross): Use RECURSE_FLAGS.
10920 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10921
a076f6a4
AO
109222001-03-27 Alexandre Oliva <aoliva@redhat.com>
10923
10924 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10925
e9f4fa71
CH
109262001-03-22 Colin Howell <chowell@redhat.com>
10927
7238de5c
CH
10928 * Makefile.in (DO_X): Do not backslash single-quotes in
10929 backquotes (two places).
e9f4fa71 10930
b6b14b1b
AO
109312001-03-22 Alexandre Oliva <aoliva@redhat.com>
10932
10933 Re-installed:
10934 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10935 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10936 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10937 * ltcf-cxx.sh: Likewise.
10938 * ltcf-gcj.sh: Likewise.
10939
1eb0b89d
GP
109402001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10941
10942 * MAINTAINERS: Add myself as "documentation co-maintainer".
10943
82e23236
AO
109442001-03-22 Alexandre Oliva <aoliva@redhat.com>
10945
10946 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10947 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10948
64ec27c3
TT
109492001-03-19 Tom Tromey <tromey@redhat.com>
10950
10951 * config-ml.in: Handle GCJ and GCJFLAGS.
10952
191de407
MC
109532001-03-21 Michael Chastain <chastain@redhat.com>
10954
10955 * Makefile.in: all-m4 depends on all-texinfo.
10956
fed4dede
LR
109572001-03-20 Loren J. Rittle <ljrittle@acm.org>
10958
10959 * MAINTAINERS: Add myself to write after approval list.
10960
085072bb
LB
109612001-03-18 Laurynas Biveinis <lauras@softhome.net>
10962
10963 * Makefile.in (DO_X): Quote nested quotes.
10964
5af8ea3f
AM
109652001-03-18 Alan Modra <alan@linuxcare.com.au>
10966
10967 * MAINTAINERS: Add myself to write after approval list.
10968
69e23037
LB
109692001-03-15 Laurynas Biveinis <lauras@softhome.net>
10970
10971 * Makefile.in (DO_X): Use double quotes for quoting
10972 "RANLIB=$${RANLIB}".
10973
2b9650f4
OP
109742001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10975
10976 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10977
dce2d8b2 109782001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10979
10980 * configure.in: Only use `lang_requires' for languages athat are
10981 actually enabled.
10982
f6646274
PE
109832001-03-08 Phil Edwards <pme@sources.redhat.com>
10984
10985 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10986
c9a54638
AO
109872001-03-08 Alexandre Oliva <aoliva@redhat.com>
10988
10989 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10990
6a556ad6
TT
109912001-03-07 Tom Tromey <tromey@redhat.com>
10992
10993 * configure.in: Allow config-lang.in to set `lang_requires' to list
10994 of other required languages.
10995
6822468a
LB
109962001-03-06 Laurynas Biveinis <lauras@softhome.net>
10997
10998 * Makefile.in: Remove RANLIB definition. Use RANLIB
10999 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11000 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11001
f04885d3 110022001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11003 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11004
f04885d3
BK
11005 * Makefile.in (check-c++): Use tabs, not spaces.
11006
288edf47 110072001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11008
288edf47
LB
11009 * MAINTAINERS: add myself to Write After Approval list.
11010
3d55d2f8 110112001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11012
e490616e 11013 * Makefile.in (check-c++): New rule.
6387a56e 11014
4d88a68a
BK
11015 * configure.in (target_libs): Remove libg++.
11016 (noconfigdirs): Remove libg++.
11017 (noconfigdirs): Same.
11018 (noconfigdirs): Same.
11019 (noconfigdirs): Same.
11020
11021 * config-ml.in: Remove libg++ references.
11022
11023 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11024 (ALL_TARGET_MODULES): Same.
11025 (configure-target-libg++): Remove.
11026 (all-target-libg++): Remove.
11027 (configure-target-libio): Remove.
11028 (all-target-libio): Remove.
11029 (check-target-libio): Remove.
11030 (.PHONY): Remove.
11031 (libg++.tar.bz2): Remove.
11032 (all-target-cygmon): Remove libio.
11033 (all-target-libstdc++): Remove.
11034 (configure-target-libstdc++): Remove.
11035 (TARGET_LIB_PATH): Remove libstdc++.
11036 (ALL_GCC_CXX): Remove libstdc++.
11037 (all-target-gperf): Correct.
11038
2437d4ed
NC
110392001-02-16 Nick Clifton <nickc@redhat.com>
11040
11041 * configure.in (noconfigdirs): Allow configuration of texinfo
11042 for Cygwin hosts.
11043
85b99cbe
AG
110442001-02-15 Anthony Green <green@redhat.com>
11045
11046 * configure: Introduce GCJ_FOR_TARGET.
11047 * configure.in: Ditto.
11048 * Makefile.in: Ditto.
11049
7b18790c
AS
110502001-02-13 Andreas Schwab <schwab@suse.de>
11051
11052 * MAINTAINERS: Update mail address.
11053
c4880c99
MS
110542001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11055
11056 * config.guess: Add linux target for S/390.
11057 * config.sub: Likewise.
11058
dce2d8b2 110592001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11060
11061 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11062 target-libgloss.
e31ae6db 11063
7739adfb
BE
110642001-02-06 Ben Elliston <bje@redhat.com>
11065
11066 * configure: Output host type to stdout, not stderr.
11067
36ca672c
MM
110682001-02-05 Mark Mitchell <mark@codesourcery.com>
11069
e40f2829 11070 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11071 * ltcf-cxx.sh: Likewise.
11072
36ca672c
MM
11073 * config.if: Assume enable_libstdcxx_v3 is defined.
11074
22fdd65e
MM
110752001-02-04 Mark Mitchell <mark@codesourcery.com>
11076
11077 Remove V2 C++ library.
11078 * configure.in: Remove --enable-libstdcxx_v3 support.
11079
3b60dd8e
BM
110802001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11081
11082 * include/demangle.h: Add prototype for java_demangle_v3.
11083
42c0c80a
PE
110842001-01-29 Phil Edwards <pme@sources.redhat.com>
11085
11086 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11087
0be25992
RH
110882001-01-27 Richard Henderson <rth@redhat.com>
11089
11090 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11091
8a8de62d
MS
110922001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11093
11094 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11095 Don't unset, it's non-portable and no longer necessary, set to empty
11096 instead.
11097
92769744
MS
110982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11099
11100 * ltconfig: Shell portability fix for the tagname validity check.
11101
88a1c0ab
AO
111022001-01-27 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11105 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11106
45291dd5
MS
111072001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11108
11109 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11110
1ace7e15
TT
111112001-01-26 Tom Tromey <tromey@redhat.com>
11112
11113 * configure.in: Allow libgcj to be built on Sparc Solaris.
11114
0ef8b11b
DE
111152001-01-25 David Edelsohn <edelsohn@gnu.org>
11116
11117 * ltcf-c.sh: Add aix5 case.
11118 * ltcf-cxx.sh: Likewise.
11119 * ltconfig: Likewise.
11120
0006091e
AO
111212001-01-24 Alexandre Oliva <aoliva@redhat.com>
11122
9bad11e1
AO
11123 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11124 keep at least one of build_libtool_libs or build_old_libs set to
11125 yes.
11126
0006091e
AO
11127 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11128 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11129
7c01b2b5
BM
111302001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11131
11132 * configure.in: Enable libgcj on several additional platforms.
11133
d340e0ac
BM
111342001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11135
11136 * configure.in: Enable libgcj for linux targets.
11137
5baf8c37
MS
111382001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11139
11140 * MAINTAINERS (Write After Approval): Add myself.
11141
10a0ba84
JDA
111422001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11143
11144 * MAINTAINERS: Add myself as vax port maintainer.
11145
357c6a4b
FH
111462001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11147
11148 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11149
6e2d9a7a
MS
111502001-01-09 Mike Stump <mrs@wrs.com>
11151
11152 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11153 failures of subdirectories.
11154
b6b14b1b 111552001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11156
b6b14b1b 11157 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11158 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11159 * ltcf-cxx.sh: Likewise.
11160 * ltcf-gcj.sh: Likewise.
11161 * ltconfig.sh: Fix typo.
976b230d 11162
07109110
LB
111632001-01-02 Laurynas Biveinis <lauras@softhome.net>
11164
11165 * configure: handle DOS-style absolute paths.
11166
1da5b8fc
LB
111672001-01-02 Laurynas Biveinis <lauras@softhome.net>
11168
11169 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11170
4c2f5b4f
MM
111712000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11172
11173 * MAINTAINERS: Add myself as avr port co-maintainer.
11174
bc53668e
BE
111752000-12-28 Ben Elliston <bje@redhat.com>
11176
11177 * MAINTAINERS: Add myself under ``Write After Approval''.
11178
c387606f
JM
111792000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11180
11181 * texinfo: Remove directory from GCC.
11182
2cb5082c
JM
111832000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11184
11185 * COPYING: Update to current
11186 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11187 to 19yy as example year in copyright notice).
11188
cc330df9
BK
111892000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11190
6387a56e 11191 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11192 (libstdcxx_incdir): Pass down.
11193 * config.if: Remove expired bits for cxx_interface, add stub.
11194 (libstdcxx_incdir): Add variable for g++ include directory.
11195 * configure.in (gxx_include_dir): Use it.
6387a56e 11196
4c6b2835
AO
111972000-12-18 Alexandre Oliva <aoliva@redhat.com>
11198
11199 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11200 with old-email address from ``Write After Approval''.
11201
3896f13e
AJ
112022000-12-15 Andreas Jaeger <aj@suse.de>
11203
11204 * configure.in: Handle lang_dirs.
11205
112062000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11207
ad46e881
TT
11208 * MAINTAINERS: Removed brads.
11209
90a10418
TT
11210 * MAINTAINERS: Added gcj developers.
11211
41dfe3a2 112122000-12-13 Anthony Green <green@redhat.com>
6387a56e 11213
41dfe3a2 11214 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11215 listed. Disable libgcj for x86 and Alpha Linux until compatible
11216 with g++ abi.
6387a56e 11217
e2f601da
MS
112182000-12-13 Mike Stump <mrs@wrs.com>
11219
11220 * Makefile.in (local-distclean): Also remove fastjar.
11221
70030c01
RB
112222000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11223
11224 * contrib/gcc_update: Add fastjar --touch entries.
11225
2a50f859
AO
112262000-12-12 Alexandre Oliva <aoliva@redhat.com>
11227
11228 * configure.in: Disable language-specific target libraries for
11229 languages that aren't enabled.
11230
7743113b
AG
112312000-12-10 Anthony Green <green@redhat.com>
11232
11233 * configure.in: Define libgcj. Disable libgcj target libraries for
11234 most targets.
11235
92e061a6
NB
112362000-12-10 Neil Booth <neilb@earthling.net>
11237
11238 * MAINTAINERS: Update mail address, remove from WAA list.
11239
f34ff6d6
APB
112402000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11241
11242 * libjava: Imported from /cvs/java.
11243 * libffi: Likewise.
11244 * Boehm-gc: Likewise.
11245
d82a33c6
APB
112462000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11247
11248 * configure.in (target_libs): Revert 2000-12-08 patch.
11249 (noconfigdirs): Added target-libjava.
11250
e14f8e28
LB
112512000-12-09 Laurynas Biveinis <lauras@softhome.net>
11252
11253 * djunpack.bat: removed.
11254
fc26516b
LB
112552000-12-09 Laurynas Biveinis <lauras@softhome.net>
11256
11257 * Makefile.in: handle DOS-style absolute paths.
11258 * config-ml.in: likewise.
11259 * symlink-tree: likewise.
11260
bd8757b3
APB
112612000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11262
11263 * fastjar: Imported.
11264
81522a1f
APB
112652000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11266
11267 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11268 libjava.
11269 * configure.in (target_libs): Removed `target-libjava'.
11270
5db1f7ed
APB
112712000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11272
11273 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11274 (ALL_MODULES): Added fastjar.
11275 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11276 (all-target-libjava): all-fastjar replaces all-zip.
11277 (all-fastjar): Added.
11278 (configure-target-fastjar, all-target-fastjar): Likewise.
11279 * configure.in (host_tools): Added fastjar.
11280
5e59997c
MS
112812000-12-07 Mike Stump <mrs@wrs.com>
11282
11283 * Makefile.in (local-distclean): Remove leftover built files.
11284
0a534f40
NC
112852000-11-24 Nick Clifton <nickc@redhat.com>
11286
11287 * configure.in (xscale-elf): Add target.
11288 (xscale-coff): Add target.
11289
7686cadf
LR
112902000-11-22 Loren J. Rittle <ljrittle@acm.org>
11291
e490616e
ZW
11292 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11293 recent versions of FreeBSD (release 3 or later).
11294 * ltconfig: On FreeBSD, -lc must not be provided when building
11295 a shared library or else the standard -pthread gcc option is
11296 rendered worthless to later users of the built library.
7686cadf 11297
fff01699
FF
112982000-11-16 Fred Fish <fnf@be.com>
11299
11300 * configure.in (enable_libstdcxx_v3): Fix typo,
11301 libstd++ -> libstdc++.
11302
4dc16355
KL
113032000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11304
11305 * MAINTAINERS: Add self to Write After Approval list.
11306
bf6fc7b2
BS
113072000-11-21 Bernd Schmidt <bernds@redhat.com>
11308
11309 * MAINTAINERS: Update my email address. Add myself to global write
11310 privs list.
11311
ce8e06b1
AO
113122000-11-18 Alexandre Oliva <aoliva@redhat.com>
11313
6e2a4843
AO
11314 * Makefile.in: Merge with src and libgcj.
11315 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11316 configure-target-<library> when their configure scripts need the C
11317 or C++ library to have already been built to work properly.
11318 (do_proto_toplev): Set them to an empty string.
11319
ce8e06b1
AO
11320 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11321 (REALLY_SET_LIB_PATH): Use them.
11322
c003f378
SS
113232000-11-17 Stan Shebs <shebs@apple.com>
11324
11325 * MAINTAINERS: Add self to Write After Approval list.
11326
cc1e60ea
JM
113272000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11328
11329 * configure: Provide the original toplevel configure arguments
11330 (including $0) to subprocesses in the environment rather than
11331 through gcc/configargs.h.
11332
1173593d
JM
113332000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11334
11335 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11336 C99. Alphabetise "Write After Approval" list.
11337
520907ee
MM
113382000-11-12 Mark Mitchell <mark@codesourcery.com>
11339
34f6fbdb
MM
11340 * configure: Turn on libstdc++ V3 by default.
11341
520907ee
MM
11342 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11343 if we've got GCC.
11344
0bbd37ed
PB
113452000-11-11 Philip Blundell <philb@gnu.org>
11346
11347 * MAINTAINERS: Add self to Write After Approval list.
11348
7ca0e6d9
DE
113492000-11-09 David Edelsohn <edelsohn@gnu.org>
11350
11351 * ltcf-c.sh (aix4): Improve shared library configuration; require
11352 exporting symbols.
11353 * ltcf-cxx.sh (aix4): Define.
11354 * ltconfig (aix4): Define library and soname specs appropriate for
11355 AIX. Define command to create export symbols list.
11356
dce2d8b2 11357Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11358
11359 * config.sub: Add support for Sun Chorus
11360
fc05d516
NC
113612000-10-31 Nick Clifton <nickc@redhat.com>
11362
11363 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11364 <name>@redhat.com. Also installed new email address for Clint
11365 Popetz.
6387a56e 11366
90a0e73f
JM
113672000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11368
11369 * etc: Remove directory from GCC.
11370
a5e1b548
MM
113712000-10-16 Michael Meissner <meissner@redhat.com>
11372
11373 * configure (gcc/configargs.h): Only create if there is a build GCC
11374 directory created.
11375
6387a56e
EC
113762000-10-16 Matthias Klose <doko@debian.org>
11377
be1db873
MK
11378 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11379 when configured for libstdc++-v3.
11380
f5fa9a5b
PE
113812000-10-05 Phil Edwards <pme@gcc.gnu.org>
11382
11383 * configure: Save configure arguments to gcc/configargs.h.
11384
61a77fea
PT
113852000-10-04 Philipp Thomas <pthomas@suse.de>
11386
11387 * config.guess: Import CVS version 1.157.
11388 * config.sub: Import CVS version 1.181.
11389
3a4fee66
AP
113902000-10-04 Andris Pavenis <pavenis@latnet.lv>
11391
11392 * Makefile.in (bootstrap): avoid recursion if subdir missing
11393 (cross): ditto
11394 (do-proto-toplev): ditto
11395
3dd7094e
AO
113962000-09-30 Alexandre Oliva <aoliva@redhat.com>
11397
de710532
AO
11398 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11399 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11400
3dd7094e
AO
11401 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11402 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11403 all affected `configure' scripts.
11404
e592386f
NB
11405Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11406
11407 * MAINTAINERS: Add self as cpplib co-maintainer.
11408
fba54939
AH
114092000-09-24 Aldy Hernandez <aldyh@redhat.com>
11410
11411 * MAINTAINERS: Add self to Write After Approval list.
11412
2bd429f4
GP
114132000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11414
11415 * INSTALL/README: egcs -> GCC update.
11416
dce2d8b2 11417Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11418
11419 * MAINTAINERS: Add myself to Write After Approval list.
11420
d7ce9a83
KH
114212000-09-15 Kazu Hirata <kazu@hxi.com>
11422
11423 * MAINTAINERS: Add myself to Write After Approval list.
11424
18a53ffe
JL
11425Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11426
e490616e
ZW
11427 * configure.in: Do not build byacc for hppa64. Provide paths to the
11428 X11 libraries for hppa64.
18a53ffe 11429
f246ff23
SC
114302000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11431
11432 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11433
06298abd
AO
114342000-09-06 Alexandre Oliva <aoliva@redhat.com>
11435
4b92758a
AO
11436 * Makefile.in (all-zlib): Added dummy target.
11437
06298abd
AO
11438 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11439 ltcf-gcj.sh: Updated from libtool multi-language branch.
11440
4d73d07a
AO
114412000-09-05 Alexandre Oliva <aoliva@redhat.com>
11442
11443 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11444 (bootstrap*): Depend on all-bootstrap.
11445
05d52d78
PT
114462000-09-05 Philipp Thomas <pthomas@suse.de>
11447
11448 * config.guess: Import CVS version 1.156.
11449 * config.sub: Import CVS version 1.179.
11450
3c809ba4
AG
114512000-09-02 Anthony Green <green@cygnus.com>
11452
11453 * Makefile.in (all-gcc): Depend on all-zlib.
11454 (CLEAN_MODULES): Add clean-zlib.
11455 (ALL_MODULES): Add all-zlib.
11456 * configure.in (host_libs): Add zlib.
11457
10ad78a0 114582000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11459
11460 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11461 crosses, but add gcc/include to the header search path for them.
11462
b36a9ce3
DB
114632000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11464
11465 * MAINTAINERS: Add self to Write After Approval list.
11466
cb011248
FS
114672000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11468
11469 * config.guess: Import CVS version 1.152.
11470 * config.sub: Import CVS version 1.177.
11471
db310af0
AO
114722000-08-25 Alexandre Oliva <aoliva@redhat.com>
11473
7965440a
AO
11474 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11475 $targargs to tell whether newlib is going to be built.
11476
db310af0
AO
11477 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11478 $$r/TARGET_SUBDIR/libio for _G_config.h.
11479
e7977565
AO
114802000-08-23 Alexandre Oliva <aoliva@redhat.com>
11481
11482 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11483
126bb9ed
DD
114842000-08-22 DJ Delorie <dj@redhat.com>
11485
11486 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11487
5b0e9d29
AO
114882000-08-22 Alexandre Oliva <aoliva@redhat.com>
11489
11490 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11491 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11492 sub-configures.
11493
4f3e904e
DD
114942000-08-21 DJ Delorie <dj@redhat.com>
11495
11496 * MAINTAINERS: Add self as a libiberty maintainer
11497
c9635443
AO
114982000-08-16 Alexandre Oliva <aoliva@redhat.com>
11499
11500 * configure.in (libstdcxx_flags): Use
11501 libstdc++-v3/src/libstdc++.INC.
11502
8b2100ba
AO
115032000-08-15 Alexandre Oliva <aoliva@redhat.com>
11504
11505 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11506
57119aa9
ZW
115072000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11508
eeb943b0
ZW
11509 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11510
6387a56e 11511 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11512 explicit. Substitute enable_threads into generated Makefiles.
11513 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11514 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11515
acffa7c4
GK
115162000-08-13 Geoff Keating <geoffk@cygnus.com>
11517
11518 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11519
808d8c41
AO
115202000-08-12 Alexandre Oliva <aoliva@redhat.com>
11521
11522 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11523 previous delta.
11524
1fc8c51c 115252000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11526
1fc8c51c
JM
11527 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11528 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11529 (FLAGS_FOR_TARGET): Not here.
11530 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11531
25698887
AO
115322000-08-11 Alexandre Oliva <aoliva@redhat.com>
11533
11534 * config-ml.in (CC, CXX): Don't introduce a leading space.
11535
10120687
DD
115362000-08-07 DJ Delorie <dj@delorie.com>
11537
11538 * MAINTAINERS: Add self as a DJGPP maintainer
11539
15c758e9
DD
115402000-08-07 DJ Delorie <dj@redhat.com>
11541
11542 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11543 "if we're also building gcc, and it's a gcc that will run on the
11544 build machine, we want to use its includes instead of the system's
11545 default includes".
11546
2d0de245
JM
115472000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11548
11549 * MAINTAINERS: Add self to Write After Approval list.
11550
e81b330a
AO
115512000-08-03 Alexandre Oliva <aoliva@redhat.com>
11552
83440c1e
AO
11553 * configure.in (libstdcxx_flags): Don't use `"'.
11554
e81b330a
AO
11555 * config-ml.in: Adjust multilib search paths to the
11556 appropriate multilib tree.
11557
cf95c847
AO
115582000-08-02 Alexandre Oliva <aoliva@redhat.com>
11559
11560 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11561 commas in $LANGUAGES.
11562
9e9af119
MH
115632000-08-02 Manfred Hollstein <manfredh@redhat.com>
11564
11565 * configure.in: Re-enable all references to libg++ and librx.
11566
606ce391
AO
115672000-08-01 Alexandre Oliva <aoliva@redhat.com>
11568
89820b43
AO
11569 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11570 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11571 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11572 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11573
606ce391
AO
11574 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11575
04179d4a
AO
115762000-07-31 Alexandre Oliva <aoliva@redhat.com>
11577
11578 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11579 CXX_FOR_TARGET for sed.
11580
d4eb109c
AO
115812000-07-30 Alexandre Oliva <aoliva@redhat.com>
11582
11583 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11584 Do not override if already set in the environment or in configure.
11585 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11586 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11587
4f4caf92
AO
115882000-07-28 Alexandre Oliva <aoliva@redhat.com>
11589
11590 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11591 the libtool CVS tree multi-language branch.
11592 * ltconfig, ltmain.sh: Updated.
6387a56e 11593
b87487b6
AO
115942000-07-27 Alexandre Oliva <aoliva@redhat.com>
11595
1670d1ea
AO
11596 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11597 (clean-target): Depend on it.
11598
b87487b6
AO
11599 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11600 (GCC_FOR_TARGET): Use it.
11601 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11602 * configure.in: ... here.
11603 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11604 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11605
4e81ae98
EC
116062000-07-24 Eric Christopher <echristo@cygnus.com>
11607
11608 * MAINTAINERS: Add self to Write After Approval list.
11609
059ae32c
AO
116102000-07-24 Alexandre Oliva <aoliva@redhat.com>
11611
5b28edd4
AO
11612 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11613 (configure-target-libchill, configure-target-libobjc): Likewise.
11614
059ae32c
AO
11615 * configure.in: Use the same cache file for all target libs.
11616 * config-ml.in: But different cache files per multilib variant.
11617
1adcd149
MS
116182000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11619
11620 * configure (topsrcdir): Don't use dirname.
11621
2d573dff
JO
116222000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11623
11624 * MAINTAINERS: Add self to Write After Approval list.
11625
d207ebef
JM
116262000-07-20 Jason Merrill <jason@redhat.com>
11627
11628 * configure.in: Remove all references to libg++ and librx.
11629
11630 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11631
116322000-07-20 Hans-Peter Nilsson <hp@axis.com>
11633
11634 * config.sub: Update to subversions version 2000-07-06.
11635
7b7792d5
AH
116362000-07-12 Andrew Haley <aph@cygnus.com>
11637
11638 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11639 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11640
3abaac67
PE
116412000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11642
11643 * symlink-tree: Check number of arguments.
11644
34be2b36
JW
116452000-07-05 Jim Wilson <wilson@cygnus.com>
11646
11647 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11648 search path for a g++ extracted from the build tree. This
11649 will allow link tests run by configure scripts in
11650 subdirectories to succeed.
11651
d207ebef
JM
116522000-07-01 Koundinya K <kk@ddeorg.soft.net>
11653
e490616e 11654 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11655
0900331b
MH
116562000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11657
11658 * MAINTAINERS: Add myself as loop discovery maintainer.
11659
d207ebef
JM
116602000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11661
11662 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11663 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11664
116652000-06-19 Timothy Wall <twall@cygnus.com>
11666
11667 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11668 * config.sub: Add tic54x target.
11669
11a27a76
TM
11670Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11671
11672 * MAINTAINERS: Add self as Fortran maintainer,
11673 remove Craig Burley.
11674
d207ebef 11675Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11676
d207ebef
JM
11677 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11678 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11679
7758b73f
PT
11680Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11681
11682 * MAINTAINERS: Add self as i18n maintainer
11683
d207ebef
JM
1168420000-05-21 H.J. Lu (hjl@gnu.org)
11685
e490616e
ZW
11686 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11687 directory are used if they exist. Make sure
11688 $(build_tooldir)/include is searched for header files,
11689 $(build_tooldir)/lib/ for library files.
d207ebef 11690 (GCC_FOR_TARGET): Likewise.
e490616e 11691 (CXX_FOR_TARGET): Likewise.
d207ebef 11692
bae29210
JL
11693Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11694
11695 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11696
d207ebef 11697Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11698
11699 * Makefile.in (configure-target-libiberty): Depend on
11700 configure-target-newlib.
11701
aab0d19d
AO
117022000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11703
11704 * configure.in, Makefile.in: Merge all libffi-related
11705 configury stuff from the libgcj tree.
11706
d207ebef
JM
11707Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11708
11709 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11710 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11711
11712Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11713
11714 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11715 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11716 current version information. Add to proto-toplev directory.
d207ebef
JM
11717 (gdb-taz): Build do-djunpack.
11718
758c7bd4
DE
117192000-05-15 David Edelsohn <edelsohn@gnu.org>
11720
11721 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11722
1888228d
AC
11723Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11724
11725 * MAINTAINERS: Add self to Write After Approval list.
11726
d207ebef
JM
117272000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11728
11729 * ltmain.sh: Preserve in relink_command any environment
11730 variables that may affect the linker behavior.
11731
2d7cc2fe
JL
11732Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11733
d207ebef
JM
11734 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11735
11736Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11737
11738 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11739
117402000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11741
11742 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11743 with the version name.
2d7cc2fe 11744
ee455968
JE
11745Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11746
11747 * MAINTAINERS: Add self as bb-reorder maintainer.
11748
73b97e5c
BK
117492000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11750
11751 * config.if: Tweak.
11752
d207ebef
JM
117532000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11754
11755 * djunpack.bat: New file.
11756
11757Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11758
11759 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11760 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11761 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11762 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11763
954869eb
DP
117642000-04-16 Dave Pitts <dpitts@cozx.com>
11765
e490616e
ZW
11766 * config.sub (case $basic_machine): Change default for "ibm-*"
11767 to "openedition".
954869eb 11768
eaabe541
AJ
117692000-04-13 Andreas Jaeger <aj@suse.de>
11770
11771 * MAINTAINERS: Added myself.
11772
d207ebef
JM
11773Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11774
11775 * Makefile.in (gdb-taz): New target. GDB specific archive.
11776 (do-md5sum): New target.
11777 (MD5PROG): Define.
11778 (PACKAGE): Default to TOOL.
11779 (VER): Default to a shell script.
11780 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11781 md5 checksum generation.
d207ebef
JM
11782 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11783 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11784 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11785 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11786
11787Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11788
11789 * configure (warn_cflags): Delete.
11790
0ea6d60c
PDM
11791Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11792
11793 * MAINTAINERS: Added myself.
11794
17090313 117952000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11796 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11797
e490616e
ZW
11798 * configure.in (enable_libstdcxx_v3): Add.
11799 (target_libs): Add bits here to switch between libstdc++-v2 and
11800 libstdc++-v3.
11801 * config.if: And this file too.
11802 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11803
76b78517
MM
118042000-04-05 Michael Meissner <meissner@redhat.com>
11805
11806 * config.sub (d30v): Add d30v as a basic machine type.
11807
ad242caf
JM
118082000-03-29 Jason Merrill <jason@casey.cygnus.com>
11809
11810 * configure.in: -linux-gnu*, not -linux-gnu.
11811
d4537148
TM
11812Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11813
11814 * MAINTAINERS: Add self in write-after-approval section.
11815
f152e9d4
JW
11816Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11817
11818 * MAINTAINERS: Add self as ia64 port maintainer.
11819
6a5fcef1
NB
118202000-03-08 Neil Booth <NeilB@earthling.net>
11821
11822 * MAINTAINERS: Add self in write-after-approval section.
11823
d207ebef 11824Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11825
d207ebef
JM
11826 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11827 (do-tar-bz2): Replace TOOL with PACKAGE.
11828 (gdb.tar.bz2): Remove GDBTK from GDB package.
11829 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11830 dejagnu.tar.bz2): New packages.
d207ebef
JM
11831
118322000-02-27 Andreas Jaeger <aj@suse.de>
11833
11834 * configure.in: Add entry for mips*-*-linux*, move catch all
11835 *-*-*linux* entry below this one.
11836
118372000-02-27 Ian Lance Taylor <ian@zembu.com>
11838
11839 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11840
521fe9d0
NC
118412000-02-24 Nick Clifton <nickc@cygnus.com>
11842
11843 * config.sub: Support an OS of "wince".
11844
d207ebef
JM
11845Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11846
11847 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11848 version.
d207ebef 11849
dce2d8b2 118502000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11851
11852 * config.sub: Add support for Linux/IBM 370.
11853 * configure.in: Likewise.
11854
3a685f6f
NC
118552000-02-22 Nick Clifton <nickc@cygnus.com>
11856
11857 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11858
dce2d8b2 118592000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11860
d207ebef 11861 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11862
4746ee26
KG
118632000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11864
11865 * configure (gcc_version): When setting, narrow search to
11866 lines containing `version_string'.
11867
ba96c72d
DC
118682000-02-15 Denis Chertykov <denisc@overta.ru>
11869
11870 * config.sub: Add support for avr target.
11871
77f16a66
NC
118722000-02-14 Nick Clifton <nickc@cygnus.com>
11873
11874 * MAINTAINERS: Add maintainers for MCore port.
11875
784a3a80
HPN
11876Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11877
11878 * config.sub: Add mmix-knuth-mmixware.
11879
719dd4fa
KG
118802000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11881
11882 * MAINTAINERS: Pair cccp with cpplib maintainership.
11883
dce2d8b2 118842000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11885
11886 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11887 structure stuff to -L library search.
11888 (CXX_FOR_TARGET): Ditto.
11889 (CROSS_CHECK_MODULES): Fix spelling mistake.
11890
7a53e94b
MM
118912000-01-24 Mark Mitchell <mark@codesourcery.com>
11892
11893 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11894 the C++ compiler.
11895
0da3b5a7
RH
118962000-01-12 Richard Henderson <rth@cygnus.com>
11897
11898 * configure.in: Don't build some bits for beos.
11899
02368d6d
JS
119002000-01-12 Joel Sherrill (joel@OARcorp.com)
11901
11902 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11903 as include files.
11904
2e76d35c
ZW
119052000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11906
11907 * Add self as cpplib maintainer, as requested by Jason
11908 Merrill. Correct my e-mail address.
11909
4c25fdcf
GK
119102000-01-06 Geoff Keating <geoffk@cygnus.com>
11911
11912 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11913 not mh-aix43.
11914
188e3966
HPN
11915Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11916
11917 * MAINTAINERS: Add myself to "write after approval" list.
11918
c2f5d030
RH
119191999-12-14 Richard Henderson <rth@cygnus.com>
11920
11921 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11922 * config.sub: Accept alphaev[78], alphaev8.
11923
eeda916a
AO
119241999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11925
11926 * config.guess, config.sub: Update from autoconf.
11927
b3bd7820
BK
119281999-11-29 Bruce Korb <autogen@linuxbox.com>
11929
2c290989 11930 * MAINTAINERS: update my playtime e-address.
b3bd7820 11931
1882b2b1
RO
11932Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11933
11934 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11935 necessary libraries are missing.
11936
dce2d8b2 11937Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11938
11939 * MAINTAINERS: Add new 'write after approval' maintainer.
11940
1e25de97
APB
11941Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11942
11943 * MAINTAINERS: Add new Java maintainer.
11944
1722c704
AS
119451999-10-25 Andreas Schwab <schwab@suse.de>
11946
11947 * configure: Fix quoting inside arguments of eval.
11948
8141abe8
NC
119491999-10-21 Nick Clifton <nickc@cygnus.com>
11950
11951 * config-ml.in: Allow suppression of some ARM multilibs.
11952
0b77644a
LV
11953Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11954
11955 * config.guess: Add OS/390 match pattern.
11956 * config.sub: Add mvs, openedition targets.
11957 * configure.in (i370-ibm-opened*): New.
11958
d207ebef
JM
119591999-09-04 Steve Chamberlain <sac@pobox.com>
11960
11961 * config.sub: Add support for configuring for pj.
11962
119631999-08-31 Nick Clifton <nickc@cygnus.com>
11964
11965 * config.sub (maybe_os): Add support for configuring for fr30.
11966
af13ebe9
NC
119671999-08-25 Nick Clifton <nickc@cygnus.com>
11968
11969 * configure.in: Do not configure or build ld for AIX
11970 platforms. ld is known to be broken on these platforms.
11971
1250c760
RO
11972Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11973
11974 * config-ml.in: Pass compiler flag corresponding to multidirs to
11975 subdir configures.
11976
d207ebef
JM
119771999-08-09 Ian Lance Taylor <ian@zembu.com>
11978
11979 * Makefile.in (LDFLAGS): Define.
11980
119811999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11982
11983 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11984 noconfigdirs.
11985 (*-*-cygwin*): Likewise.
11986
119871999-08-08 Ian Lance Taylor <ian@zembu.com>
11988
11989 * mkdep: New file.
11990 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11991 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11992
11993 From Eli Zaretskii <eliz@is.elta.co.il>:
11994 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11995 long file name when using DJGPP on MS-DOS.
11996
dbd83e11
JL
11997Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11998
11999 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12000
d207ebef
JM
120011999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12002
12003 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12004 dependency as this causes "make check" to globally "make all"
12005
cd1f4c2c
TT
12006Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12007
12008 * configure.in (target_libs): Added target-zlib.
12009 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12010 (CONFIGURE_TARGET_MODULES): Likewise.
12011 (CHECK_TARGET_MODULES): Likewise.
12012 (INSTALL_TARGET_MODULES): Likewise.
12013 (CLEAN_TARGET_MODULES): Likewise.
12014 (configure-target-zlib): New target.
12015 (all-target-zlib): Likewise.
12016 (all-target-libjava): Depend on all-target-zlib.
12017 (configure-target-libjava): Depend on configure-target-zlib.
12018
12019 * Makefile.in (configure-target-libjava): Depend on
12020 configure-target-newlib.
12021 (configure-target-boehm-gc): New target.
12022 (configure-target-qthreads): New target.
12023
e490616e
ZW
12024 * configure.in (target_libs): Added target-qthreads.
12025 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12026 (CONFIGURE_TARGET_MODULES): Likewise.
12027 (CHECK_TARGET_MODULES): Likewise.
12028 (INSTALL_TARGET_MODULES): Likewise.
12029 (CLEAN_TARGET_MODULES): Likewise.
12030 (all-target-qthreads): New target.
12031 (configure-target-libjava): Depend on configure-target-qthreads.
12032 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12033
12034 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12035 (CONFIGURE_TARGET_MODULES): Likewise.
12036 (CHECK_TARGET_MODULES): Likewise.
12037 (INSTALL_TARGET_MODULES): Likewise.
12038 (CLEAN_TARGET_MODULES): Likewise.
12039 (all-target-libjava): New target.
12040 (all-target-boehm-gc): Likewise.
12041 * configure.in (target_libs): Added libjava, boehm-gc.
12042
d207ebef
JM
120431999-07-22 Ian Lance Taylor <ian@zembu.com>
12044
12045 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12046 configure.bat in SUPPORT_FILES.
12047 (gas+binutils.tar.bz2): Likewise.
12048
12049 * makeall.bat: Remove; obsolete.
12050
120511999-07-21 Ian Lance Taylor <ian@zembu.com>
12052
12053 From Mark Elbrecht:
12054 * configure.bat: Remove; obsolete.
12055
120561999-07-11 Ian Lance Taylor <ian@zembu.com>
12057
12058 * configure: Add -W -Wall to the default CFLAGS when compiling with
12059 gcc.
12060
12061Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12062
12063 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12064
120651999-06-30 Mark Mitchell <mark@codesourcery.com>
12066
12067 * configure.in: Build ld on IRIX6.
12068
120691999-06-12 Ian Lance Taylor <ian@zembu.com>
12070
12071 * Makefile.in: Change distribution targets to use bzip2 instead of
12072 gzip.
12073 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12074 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12075
120761999-06-04 Nick Clifton <nickc@cygnus.com>
12077
12078 * config.sub: Add mcore target.
12079
26d088fa
CD
12080Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12081
12082 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12083
c2c08b29
L
12084Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12085
12086 * config.guess (dummy): Changed to $dummy.
12087
671d0648
NC
120881999-05-24 Nick Clifton <nickc@cygnus.com>
12089
12090 * config.sub: Tidied up case statements.
12091
b1345c72
BE
120921999-05-22 Ben Elliston <bje@cygnus.com>
12093
51ccbd8d
BE
12094 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12095 <jiro@din.or.jp>.
12096
b1345c72
BE
12097 * config.guess: Merge with FSF version. Future changes will be
12098 more accurately recorded in this ChangeLog.
12099 * config.sub: Likewise.
12100
2caf864f
SM
12101Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12102
12103 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12104
d207ebef
JM
121051999-04-30 Tom Tromey <tromey@cygnus.com>
12106
12107 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12108
90fb0c24
TT
121091999-04-23 Tom Tromey <tromey@cygnus.com>
12110
12111 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12112
d207ebef
JM
121131999-04-20 Drew Moseley <dmoseley@cygnus.com>
12114
12115 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12116 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12117 Bad merge removed these two changes.
12118
3516940d 12119Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12120 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12121
12122 * config.guess (interix Alpha): Add.
12123
d207ebef
JM
121241999-04-11 Richard Henderson <rth@cygnus.com>
12125
12126 * configure.in (i?86-*-beos*): Do config gperf; don't config
12127 gdb, newlib, or libgloss.
12128
e891fbfe 12129Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12130
e891fbfe
AO
12131 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12132 link a trivial program with -mabi=64. If it fails, remove mabi=64
12133 from multidirs.
12134
f9ae47d6
PT
12135Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12136
12137 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12138
d207ebef
JM
121391999-04-08 Nick Clifton <nickc@cygnus.com>
12140
12141 * config.sub: Add support for mcore targets.
12142
121431999-04-07 Michael Meissner <meissner@cygnus.com>
12144
12145 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12146 not mt-ospace, in order to shut up assembler warning about using
12147 symbols that are named the same as registers.
12148
121491999-04-07 Drew Moseley <dmoseley@cygnus.com>
12150
12151 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12152 dependency list for all-target-cygmon.
12153
121541999-04-05 Doug Evans <devans@casey.cygnus.com>
12155
12156 * config-ml.in: Check $host, not $target, for selective multilibs.
12157 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12158 thumb interworking, and underscore prefix multilibs.
12159
121601999-04-04 Ian Lance Taylor <ian@zembu.com>
12161
12162 * missing: Update to version from current automake.
12163
88101ab9
L
12164Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12165
12166 * configure (gxx_include_dir): Removed.
12167
12168 * configure.in (gxx_include_dir): Handle it.
12169 * Makefile.in: Likewise.
12170
d207ebef
JM
121711999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12172
12173 * config.sub (mips64vr4111,mips64vr4111el) Add.
12174
121751999-03-21 Ben Elliston <bje@cygnus.com>
12176
e490616e 12177 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12178
8dc91cbe
ME
12179Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12180
8dc91cbe
ME
12181 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12182 config/mh-djgpp.
12183
d207ebef
JM
12184Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12185
12186 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12187 all-target-newlib to dependency list for all-target-bsp.
12188
926bb5ed
MK
12189Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12190
12191 * config.sub: Add i386-uwin support.
12192 * config.guess: Likewise.
12193
4a6e3000
FS
12194Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12195
12196 * configure.in: cleanup, add mh-*pic handling for arm, special
12197 case powerpc*-*-aix*
12198
d207ebef
JM
12199Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12200
12201 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12202 can be built.
12203
12204Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12205
12206 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12207 targets.
d207ebef 12208
71c91078
NC
122091999-03-02 Nick Clifton <nickc@cygnus.com>
12210
12211 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12212
282e5df8
GN
12213Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12214
12215 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12216
1de558ee
NC
122171999-02-24 Nick Clifton <nickc@cygnus.com>
12218
12219 * config.sub: Fix typo in arm recognition.
12220
d207ebef
JM
12221Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12222
12223 * configure.in (noconfigdirs): Changed target_configdirs to
12224 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12225 rather than m68k-*-* since it is not known to work on
12226 m68k-aout. Ditto for arm-*-*oabi.
12227
12228Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12229
12230 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12231
122321999-02-19 Ben Elliston <bje@cygnus.com>
12233
12234 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12235 Smart and improved by Andrew Cagney.
12236
fab7445a
ME
12237Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12238
12239 * config.guess: Recognize openbsd-*-hppa.
12240
8ccdc228
L
12241Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12242
12243 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12244 only if it is not empty.
12245
3b7265ff
NC
122461999-02-17 Nick Clifton <nickc@cygnus.com>
12247
12248 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12249
d207ebef 12250 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12251
12252 * config.sub: Modified to recognize uname's armv* syntax.
12253
d207ebef
JM
122541999-02-17 Mark Salter <msalter@cygnus.com>
12255
12256 * configure.in: Added target-bsp for sparclite.
12257
12258Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12259
12260 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12261
122621999-02-08 Nick Clifton <nickc@cygnus.com>
12263
12264 * configure.in: Add support for strongarm port.
12265 * config.sub: Add support for strongarm target.
12266
c48dd3f5 12267Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12268
c48dd3f5
MK
12269 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12270 the old name config/mh-cygwin32.
12271 Enable texinfo.
12272
d207ebef
JM
12273Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * configure.in: Do build ld for ix86 Solaris.
12276
ecd62820
JW
12277Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12278
12279 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12280 $AR_FOR_TARGET. Likewise for RANLIB.
12281
bbd8fa7f 12282Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12283
e490616e
ZW
12284 * config.sub (oabi): Recognize.
12285 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12286
0397442c
RL
12287Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12288
12289 * config.guess: Improve detection of i686 on UnixWare 7.
12290
c9ffaa63
MK
12291Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12292
12293 * config.guess: Add support for i386-pc-interix.
12294 * config.sub: Likewise.
12295 * configure.in: Likewise.
c9ffaa63 12296
d207ebef
JM
12297Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12298
12299 * Makefile.in: Remove unneeded all-target-libio from
12300 from all-target-winsup target since it is now unneeded.
12301 Add all-target-libtermcap in its place since it is now
12302 needed.
12303
12304Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12305
12306 * configure.in: makefile stub for cygwin target is probably
12307 unnecessary. Remove it for now.
d207ebef
JM
12308
12309Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12310
12311 * configure.in: libtermcap.a should be built when cygwin is the
12312 target as well as the host.
12313 * config.guess: Allow mixed case in cygwin uname output.
12314 * Makefile.in: Add libtermcap target.
d207ebef 12315
ebe12325
JL
12316Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12317
12318 * config.sub: Clean up handling of hppa2.0.
12319
57057b67
RB
12320Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12321
12322 * config.guess: Use C code to identify more HP machines.
12323
f8670be1
JL
12324Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12325
12326 * config.sub: Handle hppa2.0.
12327
d207ebef
JM
12328Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12329
12330 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12331 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12332
123331998-12-15 Mark Salter <msalter@cygnus.com>
12334
12335 * configure.in: Added target-bsp for several target architectures.
12336
12337 * Makefile.in: Added rules for bsp.
12338
d1a09590
JL
12339Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12340
12341 * config.guess: Improve detection of hppa2.0 processors.
12342
12343Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12344
12345 * config.guess: Recognize FreeBSD using ELF automatically.
12346
71205e0b
MH
123471998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12348
12349 * configure (skip-this-dir): Add handling for new shell script, which
12350 might be created by a sub-directory's configure to indicate, this particular
12351 directory is "unwanted".
12352 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12353
d207ebef
JM
12354Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12355
12356 * ltconfig: import from libtool, after changing libtool to
12357 account for the cygwin name change.
12358
12359Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12360
12361 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12362 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12363
12364Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12365
12366 * configure.in: Add libtermcap to list of cygwin dependencies.
12367
12368Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12369
e490616e
ZW
12370 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12371 they include winsup/include when it's a cygwin target.
d207ebef
JM
12372
123731998-11-12 Tom Tromey <tromey@cygnus.com>
12374
12375 * configure.in (host_tools): Added zip.
12376 * Makefile.in (all-target-libjava): Depend on all-zip.
12377 (all-zip): New target.
12378 (ALL_MODULES): Added all-zip.
12379 (NATIVE_CHECK_MODULES): Added check-zip.
12380 (INSTALL_MODULES): Added install-zip.
12381 (CLEAN_MODULES): Added clean-zip.
12382
12383Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12384
12385 * Makefile.in: lose "32" from comment about cygwin.
12386
12387Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12388
12389 * configure.in: Use -Os to build target libraries for the fr30.
12390
12391Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12392
12393 * config.sub: Add fr30.
12394
12395Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12396
e490616e 12397 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12398 cygwin* instead of cygwin32*.
12399 * config.sub: Check cygwin* instead of cygwin32*.
12400
d2ec8b39
RL
12401Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12402
12403 * config.guess: Match any version of Unixware7.
12404
d207ebef
JM
124051998-10-20 Syd Polk <spolk@cygnus.com>
12406
12407 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12408 if desired.
12409
35cd2565
JL
12410Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12411
12412 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12413 these if the appropriate directories and files to not exist.
12414
52d4e5b7
JL
12415Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12416
12417 * Makefile.in (DEVO_SUPPORT): Add config.if.
12418
38ada91e
MH
12419Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12420
12421 * configure: Add pattern to replace "build_tooldir"'s
12422 definition in the generated Makefile with "tooldir"'s
12423 actual value.
12424
e44e84da
JL
12425Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12426
56a8387f
JL
12427 * config.sub: Bring back lost sparcv9.
12428
e44e84da
JL
12429 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12430
5cb95c7a
JL
12431Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12432
12433 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12434 CC_FOR_TARGET and friends.
12435
12436Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12437
ceff9b14
AO
12438 * Makefile.in (build_tooldir): New variable, same as tooldir.
12439 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12440 -B$(build_tooldir)/bin/.
12441 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12442
f2d11dcd
GP
12443Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12444
12445 * README: Remove installation instructions and refer to the
12446 INSTALL directory instead.
12447
73a6d2e7 12448Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12449
73a6d2e7
RL
12450 * config.sub: Add support for i[34567]86-pc-udk.
12451 * configure.in: Likewise.
12452
5d4a5ee6
JL
12453Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12454
12455 * Makefile.in: add bzip2 package building bits for user
12456 tools module
12457 * configure.in: ditto
12458
6fc19d6d
JL
12459Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12460
12461 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12462 (ALL_TARGET_MODULES): Add all-target-libobjc.
12463 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12464 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12465 (all-target-libchill): Add dependencies.
12466 * configure.in (target_libs): Add libchill.
4e81ae98 12467
f653f0ab
MH
124681998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12469
12470 * configure.in (target_subdir): Remove duplicate line.
12471
5d4a5ee6
JL
12472Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12473
12474 * Makefile.in (all-automake): fix dependencies.
12475
494933e4
JL
12476Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12477
12478 * configure.in: Minor cleanups for building in the $(target_alias)
12479 subdir.
12480
f6b58262
JW
124811998-09-22 Jim Wilson <wilson@cygnus.com>
12482
12483 * Makefile.in (bootstrap): Set r and s before make all. Use
12484 BASE_FLAGS_TO_PASS in make all.
12485 (cross): Likewise.
12486
27c7a08d
MM
124871998-09-20 Mark Mitchell <mark@markmitchell.com>
12488
12489 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12490
e67afd1e
RH
12491Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12492
12493 * config.sub: Fix typo in last change.
12494
8e44ac71
MH
124951998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12496
12497 * config.sub: Add support for C4x target.
12498 * configure.in: Likewise.
12499
d7496fbb
DM
125001998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12501
12502 * config.sub: Recognize sparcv9 just like sparc64.
12503
22097bd1
RL
12504Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12505
12506 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12507
4b877abd
JL
12508Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12509
2c8ec9a2
JL
12510 * config.guess: Correctly identify Pentium II sco boxes.
12511
4b877abd
JL
12512 * config.guess: Fix "tr" code. From Weiwen Liu.
12513
ab03db52
JH
12514Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12515
12516 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12517 stabs.
12518
b54db294
JL
12519Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12520
12521 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12522 (ALL_TARGET_MODULES): Add all-target-libchill.
12523 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12524 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12525 (all-target-libchill): Add dependencies.
12526 * configure.in (target_libs): Add libchill.
12527
bf48dd73
LW
12528Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12529
12530 * config.guess: Avoid assumptions about "tr" behaves when
12531 LANG is set to something other than English.
12532
a3cbd105
L
12533Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12534
12535 * configure (gxx_include_dir): Changed to
12536 '${prefix}/include/g++'-${libstdcxx_interface}.
12537
12538 * config.if: New to determine the interfaces.
12539
c4acd909
MK
12540Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12541
12542 * config.guess: Detect and handle MPE/IX.
12543 * config.sub: Deal with MPE/IX.
12544
9ea97665
DE
12545Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12546
12547 * configure.in: Use mh-aix43.
12548
0ce065bd
MH
125491998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12550
12551 * configure: Fix --without/--disable cases for gxx-include-dir.
12552
5d4a5ee6
JL
12553Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12554
12555 * mdata-sh: Imported. Needed for automake support.
12556
12557Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12558
12559 * Makefile.in (taz): Try "chmod -R og=u ." before
12560 "chmod og=u `find . -print`".
12561
12562Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12563
12564 * configure.in: Add arm-elf and thumb-elf support.
12565
12566Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12567
12568 * Makefile.in: Undo previous patch.
12569
12570Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12571
12572 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12573 to here ...
12574 (install-no-fixedincludes): and here
12575 (INSTALL_MODULES): ... from here.
12576
466456d9
ILT
12577Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12578
12579 * config.sub: Merge with FSF.
12580
1b409d25
ILT
12581 * config.guess: Merge with FSF.
12582
d207ebef
JM
12583Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12584
12585 * configure (extraconfigdirs): New variable.
12586 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12587 * Makefile.in (all): Move higher in file.
12588 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12589 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12590 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12591 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12592 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12593
125941998-07-23 Brendan Kehoe <brendan@cygnus.com>
12595
12596 * Makefile.in (all-target-libjava): Depend on all-gcc and
12597 all-target-newlib.
12598 (configure-target-libjava): Depend on $(ALL_GCC).
12599
7f1937c1
RL
12600Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12601
12602 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12603 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12604
2ada2bd6
ML
12605Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12606
12607 * INSTALL/README: Fix typo.
12608
1e025bde
ML
12609Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12610
5d4a5ee6
JL
12611 * ylwrap: Change absolute path checks to check for DOS style path
12612 names.
1e025bde 12613
5d4a5ee6
JL
12614 * ylwrap: Don't use a full path name if the source file is in the
12615 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12616
6755ff73
ILT
12617 * config-ml.in: Default to being verbose, to match Feb 18 change to
12618 configure.
12619
5d4a5ee6
JL
12620Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12621
12622 Brought over from egcs:
12623
12624 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12625
12626 * configure.in (target_subdir): Set to ${target_alias} instead
12627 of "libraries".
12628
12629 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12630
12631 * configure.in (target_subdir): Set to libraries if enable_multilib.
12632
12633Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12636 multilibs, force reconfiguration the first time we create
12637 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12638
12639Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12642 avoid confusion with --no-recursion.
12643
12644Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12645
12646 * configure.in: Win32 hosts shouldn't use install -x
12647 * install-sh: remove -x option, and special .exe-handling
12648 hack.
12649
d207ebef
JM
12650Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12651
12652 * config.guess: Recognize i586-pc-beos.
12653 * configure.in: Don't build some bits for beos.
12654
fbd836fc
ILT
12655Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12656
5d4a5ee6
JL
12657 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12658 CFLAGS default to -O2.
12659
fbd836fc
ILT
12660 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12661 when using GNU ld.
12662
12663Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * ltmain.sh: Correct install when using a different shell.
12666
12667Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12670
d207ebef
JM
12671Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12672
12673 * makefile.vms: Update to build binutils/makefile.vms. Add install
12674 target.
fbd836fc
ILT
12675
12676Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12677
12678 * ltconfig: Update to correct AIX handling.
12679
69b471bc
JL
12680Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12681
81241b5e
JL
12682 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12683
69b471bc
JL
12684 * configure.in (target_subdir): Set to ${target_alias} instead
12685 of "libraries".
12686
bedf82df
MH
126871998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12688
12689 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12690 (Makefile): Depend on $(gcc_version_trigger).
12691
12692 * configure (gcc_version): Change default initializer to empty
12693 string.
12694 (gcc_version_trigger): New variable; pass this variable down
12695 to subdir configures to enable them checking gcc's version
12696 themselves. Emit make macros for both gcc_version vars.
12697 (topsrcdir): Initialize reliably.
12698 (recursion line): Remove --with-gcc-version=${gcc_version}.
12699
28e449d8
MH
127001998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12701
12702 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12703 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12704 in $(libsubdir); emit definition in each generated Makefile.
12705 (gxx_include_dir): Initialize depending on
12706 $enable_version_specific_runtime_libs.
28e449d8 12707
50c4c9f7
MH
127081998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12709
12710 * configure (gcc_version): Initialize properly depending on
12711 how and where configure is started.
12712 (recursion line): Pass a --with-gcc-version=${gcc_version}
12713 to configures in subdirs.
12714
d207ebef
JM
12715Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12716
12717 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12718 cygmon
d207ebef 12719
5d4a5ee6
JL
12720Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12721
12722 * configure.in: Add cygmon and libstub support for mn10200.
12723
2f96399b
MH
127241998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12725
12726 * configure (gcc_version): Add new variable describing the
12727 particular gcc version we're building.
12728 * Makefile.in (libsubdir): Add new macro for the directory
12729 in which the compiler finds executables, libraries, etc.
12730 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12731 and libsubdir.
12732
c4137c50
AO
12733Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12734
ceff9b14
AO
12735 * Makefile.in (local-clean): Remove *.log.
12736 (warning.log): Built with warn_summary from build.log.
12737 (mail-report.log): Run test_summary.
12738 (mail-report-with-warnings.log): Run test_summary including
12739 warning.log in the report.
c4137c50 12740
276d5ee0
RL
12741Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12742
12743 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12744
5d4a5ee6
JL
12745Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12746
12747 * Makefile.in (grep): Grep no longer depends on libiberty.
12748
12749Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12750
12751 * Makefile.in: all-snavigator needs all-libgui.
12752
12753Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12754
12755 * configure.in: Add cygmon and libstub support for mn10300.
12756
8af14275
ILT
12757Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12758
12759 * missing: Update to version from automake 1.3.
12760
fbd836fc
ILT
12761 * ltmain.sh: On installation, don't get confused if the same name
12762 appears more than once in the list of library names.
12763
466456d9
ILT
12764Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12765
12766 * config.sub: Accept m68060 and m5200 as CPU names.
12767
5d4a5ee6
JL
12768Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12769
12770 * configure: Use && rather than using -a in test, because odd
12771 strings can confuse test.
12772 * configure.in: Likewise.
12773
fbd836fc
ILT
12774Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12777
f0983958
AO
12778Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12779
12780 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12781 bootstrap4-lean): New targets.
f0983958 12782
bfed1ea0
JL
12783Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12784
12785 * mpw-* Delete. Not used.
12786
5d4a5ee6
JL
12787Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12788
12789 * COPYING.LIB: Update FSF address.
12790
bfed1ea0
JL
12791Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12792
12793 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12794
5d4a5ee6
JL
12795 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12796 GAS_SUPPORT_DIRS.
12797
bfed1ea0
JL
12798Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12799
12800 * ltconfig, ltmain.sh: Avoid producing a version number if
12801 -version-info was not used.
12802
5d4a5ee6
JL
12803Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12804
12805 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12806 building with newlib.
12807
128081998-04-30 Paul Eggert <eggert@twinsun.com>
12809
d207ebef 12810 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12811 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12812
12813Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12814
12815 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12816 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12817
12818Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12819
12820 * configure.in: Change alpha to alpha* in several places.
12821
d207ebef
JM
12822Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12823
12824 * config.sub: Recognize sparc86x.
12825
77be0cab
MM
12826Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12827
12828 * configure.in (--enable-target-optspace): Remove debug echo.
12829
62441128
JW
12830Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12831
12832 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12833
bfed1ea0
JL
12834Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12835
12836 * ltconfig: Update cygwin32 support.
12837
5d4a5ee6
JL
12838 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12839 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12840 (GDB_SUPPORT_DIRS): Likewise.
12841
3f4ea1de
MM
12842Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12843
12844 * configure.in (target_makefile_frag): If --enable-target-optspace,
12845 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12846 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12847 not used.
12848 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12849
5d4a5ee6
JL
12850Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12851
12852 * Makefile.in (all-bfd): Depend on all-intl.
12853 (all-binutils): Likewise.
12854 (all-gas): Likewise.
12855 (all-gprof): Likewise.
12856 (all-ld): Likewise.
12857
128581998-04-19 Brendan Kehoe <brendan@cygnus.com>
12859
12860 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12861
bfed1ea0
JL
12862Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12863
5d4a5ee6
JL
12864 * Makefile.in (all-bfd): Depend upon all-libiberty.
12865
bfed1ea0
JL
12866 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12867
5d4a5ee6
JL
12868Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12869
12870 * Makefile.in: Add libstub.
12871
12872 * configure.in: Ditto. Build libstub for targets that have cygmon
12873 support.
12874
12875Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12876
12877 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12878
12879Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12880
12881 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12882 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12883
ec8d6ddc
KW
12884Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12885
12886 * configure: Define DEFAULT_M4 by searching PATH.
12887 * Makfile.in: Use DEFAULT_M4.
12888
bfed1ea0
JL
12889Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * ltconfig: Add cygwin32 support.
12892
5d4a5ee6
JL
12893 * Makefile.in, configure.in: Add libtool as a native only directory
12894 to configure and build.
12895
547a6183
JL
12896Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12897
12898 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12899
5d4a5ee6 12900Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12901
5d4a5ee6
JL
12902 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12903
12904Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12905
12906 * Makefile.in: add ash make rules
12907 * configure.in: add ash to native_only and host_tools lists
12908
12909Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12910
12911 * Makefile.in (all-gettext, all-intl): New targets.
12912 (ALL_MODULES): Added all-gettext, all-intl.
12913 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12914 (INSTALL_MODULES): Added install-gettext, install-intl.
12915 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12916
12917 * configure.in (host_tools): Added gettext.
12918 (native_only): Likewise.
12919 (noconfigdirs) [various cases]: Likewise.
12920 (host_libs): Added intl.
12921
d207ebef
JM
12922Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12923
12924 * configure: Do not disable building gdbtk for cygwin32 hosts.
12925
e98e406f
NC
12926Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12927
12928 * configure.in: Add thumb-coff target.
12929 * config.sub: Add thumb-coff target.
12930
5d4a5ee6
JL
12931Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12932
12933 * Makefile.in: Revert yesterday's change.
12934 (all-target-winsup): all-target-librx stays out of here.
12935
12936Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12937
12938 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12939 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12940 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12941 Remove references to librx and libg++.
12942
12943Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12944
12945 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12946 recursive makes
12947
bfed1ea0
JL
12948Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12949
12950 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12951 for newlib directory.
bfed1ea0
JL
12952 (CXX_FOR_TARGET): Likewise.
12953
12954Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12955
12956 * ltconfig: Update after libtool/ltconfig.in change for
12957 hpux11.
12958
12959Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * ltconfig, ltmain.sh: Update to libtool 1.2.
12962
3cd730af
MH
12963Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12964
12965 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12966 (install-gcc-cross): Instead, override LANGUAGES here.
12967
80564603
DL
129681998-03-18 Dave Love <d.love@dl.ac.uk>
12969
12970 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12971 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12972
d207ebef
JM
12973Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12974
12975 * configure.in: Add Thumb-pe target.
12976
5d4a5ee6 12977Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12978
5d4a5ee6
JL
12979 * Makefile.in - changed sn targets to snavigator
12980 * configure.in - changed sn targets to snavigator
12981
2d4a0558
MH
12982Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12983
12984 * config-ml.in: After building symlink tree call make distclean
12985 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12986 to be the case for libiberty.
12987
04b93567
L
12988Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12989
12990 * configure: When making link, also check the current
12991 directory. The configure scripts may create one.
12992
9a06b842
RH
12993Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12994
12995 * config.sub: Accept alphapca56 and alphaev6 properly.
12996
217fc4e6
FS
12997Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12998
12999 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13000
3e07bdbd 13001Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13002
e490616e 13003 * config.sub (sco5): Fix typo.
3e07bdbd 13004
5d4a5ee6
JL
13005Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13008 install-itcl.
13009 (install-itcl): Remove dependency on install-tcl.
13010
13011Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13012
13013 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13014
13015Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13016
13017 * configure.in: Don't build libgui for a cygwin32 target when not on
13018 a cygwin32 host.
13019
13020Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13021
13022 * configure (redirect): Set to null, so default behavior of
13023 configure is now --verbose.
13024
ce0d965c
DL
130251998-02-16 Dave Love <d.love@dl.ac.uk>
13026
13027 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13028 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13029
3acd1fd0
MH
13030Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13031
13032 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13033 this change to sync Makefile.in with its ChangeLog entries.
13034
5d4a5ee6
JL
13035Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13036
13037 * ltmain.sh (mkdir): Check that the directory doesn't exist
13038 before we exit with error, so that we don't get races during
13039 parallel builds.
13040
bfed1ea0
JL
13041Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13042
13043 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13044
4e77e8f1
MH
13045Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13046
13047 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13048 PICFLAG_FOR_TARGET.
13049 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13050
13051 * configure: Emit a definition for the new macro enable_shared
13052 into each Makefile.
13053
5d4a5ee6
JL
13054Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13055
13056 * configure.in (host_tools, native_only): Add libtool.
13057
13058Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13059
13060 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13061 Fix typo in ming config comment.
13062
bfed1ea0
JL
13063Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13064
13065 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13066
5d4a5ee6
JL
13067Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13068
13069 * config.sub: Add tic30 cases, and map c30 to tic30.
13070
8821a725
RH
13071Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13072
13073 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13074 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13075 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13076 (CLEAN_TARGET_MODULES): Similarly
13077 (all-target-libf2c): Add dependences.
4e81ae98 13078 * configure.in (target_libs): Add libf2c.
8821a725 13079
5d4a5ee6
JL
13080Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13081
13082 * configure.in: Remove expect from noconfigdirs when target
13083 is cygwin32. OK to build expect and dejagnu with Canadian
13084 Cross.
13085
0aadd657
ILT
13086Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13087
5d4a5ee6
JL
13088 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13089 host.
13090
0aadd657
ILT
13091 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13092 and mingw32.
13093
d0a8352c
MH
13094Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13095
13096 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13097 here as it is not defined in the toplevel Makefile.
13098
59739e3c
MH
13099Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13100
13101 * configure (package_makefile_rules_frag): New variable, which names
13102 a file with generic rules, ...
13103 Change comment to mention we now have FIVE parts.
13104 * configure: Undo last change.
13105
228197ee
LT
13106Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13107
13108 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13109 * config.sub: More accurate determination of HP processor types.
228197ee 13110
efd4c0ba
MH
13111Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13112
13113 * configure (package_makefile_frag): Move inserting the
13114 ${package_makefile_frag} to where it should be according
13115 to the comment.
13116
6eef3189
PB
13117Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13118
13119 * config.guess: Add support for Linux/ARM.
13120
d207ebef
JM
13121Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13122
13123 * .cvsignore: Remove *-info and *-install since they match
13124 release-info and mpw-install, which we don't want to just ignore.
13125
48464ebf
RH
13126Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13127
13128 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13129
803462a7
PN
13130Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13131
13132 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13133 local_prefix to sub-make invocations.
13134
520ab477
L
13135Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13136
13137 * configure.in: Check makefile fragments in the source
13138 directory.
13139
4bcdb76d
AO
13140Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13141
ceff9b14
AO
13142 * configure.in: Check whether host and target makefile
13143 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13144
5d4a5ee6
JL
13145Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13146
13147 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13148
13149Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13150
13151 * configure.in: Make sure we only replace RPATH_ENVVAR on
13152 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13153 regexp to sed.
13154
13155 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13156 to sub-makes.
13157
0d3e11a5
LI
131581998-01-13 Lee Iverson (leei@ai.sri.com)
13159
13160 * config-ml.in (multi-do): LDFLAGS must include multilib
13161 designator.
13162
d45b3d87 13163Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13164
13165 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13166
d39cd7a1
MK
13167Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13168
13169 * config.sub: Add mingw32 support.
13170 * configure.in: Likewise.
d39cd7a1 13171
6decbc24
FS
13172Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13173
13174 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13175
5d4a5ee6
JL
13176Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13177
13178 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13179 * configure (gxx_include_dir): Provide a definition for subdirs
13180 which do not use autoconf.
13181
13182Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13183
13184 * config.guess: Sync with egcs. Picks up new alpha support,
13185 BeOS & some additional linux support.
13186
d3d1907a
JL
13187Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13188
13189 * config.guess: HP 9000/803 is a PA1.1 machine.
13190
b104e095
RH
13191Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13192
13193 * configure.in: It's alpha*-...
13194
aca823c1
L
13195Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13196
13197 * configure.in (host_makefile_frag, target_makefile_frag):
13198 Handle multiple config files.
13199 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13200 alpha-*-*.
13201
d207ebef
JM
13202Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13203
13204 * mkdep: New file.
13205
13206Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13207
13208 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13209
5d4a5ee6
JL
13210Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13211
13212 * Makefile.in: Add libgui directory.
13213 (GDB_TK): Add all-libgui.
13214 * configure.in: Add libgui directory.
13215 * configure: Add all-libgui to GDB_TK.
13216
13217Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13218
13219 * config-ml.in (multidirs): Add m32r to multilib list.
13220
13221Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13222
13223 * Makefile.in (all-target-gperf): Change dependency to
13224 all-target-libstdc++.
13225
baf55877
FF
13226Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13227
13228 * config.guess: Add BeOS support.
13229
5d4a5ee6
JL
13230Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13231
13232 Source directory cvs renamed to cvssrc:
13233 * configure.in (host_tools): Change cvs to cvssrc.
13234 (native_only): Likewise.
13235 (noconfigdirs) [various cases]: Likewise.
13236 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13237 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13238 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13239 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13240 (all-cvssrc): Rename target from all-cvs.
13241
f2d76545
JL
13242Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13243
13244 * configure (gxx_include_dir): Fix thinko.
13245
205cba53
JL
13246Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13247
13248 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13249 (install-cross, install-gcc-cross): New targets.
13250
5d4a5ee6
JL
13251Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13252
13253 * configure.in (noconfigdirs): Add support for Thumb target.
13254
13255 * config.sub (maybe_os): Add support for Thumb target.
13256
13257Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13258
13259 * Makefile.in: Add rules for cygmon.
13260
13261 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13262
96b0f1fc
JL
13263Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13264
13265 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13266 * configure (gxx_include_dir): Provide a definition for subdirs
13267 which do not use autoconf.
d207ebef
JM
13268
13269Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13270
13271 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13272 11/18/97 build
d207ebef 13273
7dfef6ed
JL
13274Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13275
13276 * From Franz Sirl.
13277 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13278 found on RedHat Linux systems.
96b0f1fc 13279
83cfe7c0
JL
13280Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13281
13282 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13283 guesses.
13284
7dfef6ed
JL
13285Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13286
13287 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13288
5d4a5ee6
JL
13289Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13290
13291 * ltmain.sh: If mkdir fails, check whether the directory was created
13292 anyhow by some other process.
13293
d207ebef
JM
13294Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13295
13296 * configure.in (d30v-*-*): Configure all directories.
13297
13298Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13299
13300 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13301 for the D30V.
13302
13303Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13304
13305 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13306
5d4a5ee6
JL
13307Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13308
e490616e
ZW
13309 * include/libiberty.h: Add extern "C" { so it can be used with C++
13310 progrms.
13311 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13312 programs.
5d4a5ee6 13313
d207ebef
JM
13314Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13315
13316 * configure.in (d30v-*-*): Configure GCC now.
13317
5d4a5ee6
JL
13318Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13319
13320 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13321 is no longer needed.
13322
c9670e62
JM
13323Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13324
13325 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13326
cc71c0ca
MH
13327Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13328
13329 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13330 targets using "$@" to provide support for similar but not identical
13331 targets without having to duplicate code.
13332
d207ebef
JM
13333Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13334
13335 * makefile.vms: Fix to work with DEC C.
13336
13337Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13338
13339 * config.sub: Add mips-tx39-elf to marketing names.
13340
13341Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13342
13343 * ltmain.sh: Handle symlinks in generated script.
13344
13345Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13346
13347 * configure: Handle autoconf style directory options: --bindir,
13348 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13349 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13350 --sysconfdir.
13351 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13352 (sharedstatedir, localstatedir, oldincludedir): New variables.
13353 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13354 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13355 sbindir, sharedstatedir, and sysconfdir.
13356
b1e3ddfd
AJ
13357Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13358
13359 * Makefile.in (bootstrap-lean): New target.
13360
d207ebef
JM
13361Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13362
13363 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13364 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13365
13366Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13367
13368 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13369
09f97c1e
JL
13370Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13371
13372 * Makefile.in (cross): New target.
13373
335d0ab2
AO
13374Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13375 Jeff Law <law@cygnus.com>
13376
13377 * Makefile.in (bootstrap2, bootstrap3): New targets.
13378 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13379 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13380
d207ebef
JM
13381Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13382
13383 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13384 windows. Consistent with gdb/configure.
d207ebef 13385
e693cc28
UD
133861997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13387
e693cc28
UD
13388 * configure.in: Name Linux target fragment.
13389
13390 * configure: Rewrite so that project Makefile fragment is inserted
13391 first and appears last in the resulting Makefile.
13392
d207ebef
JM
13393Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13394
13395 * Makefile.in (install-itcl): Install tcl first.
13396
5d4a5ee6
JL
13397Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13398
13399 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13400
f401679e
JW
13401Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13402
13403 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13404
13405 * configure.in (skipdirs): Add target-librx for Linux.
13406 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13407
ec20b1b9
JL
13408Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13409
13410 * Makefile.in (bootstrap): New target.
13411
becdcf6d
JL
13412Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13413
63f6bcd7 13414 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13415
d207ebef
JM
13416Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13417
13418 * config.guess: Merge with FSF.
13419
0c82f6bf
FF
13420Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13421
13422 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13423
d207ebef
JM
13424Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13425
13426 * config.sub: Add "marketing-names" patch.
13427
3fbc0b70
JS
13428Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13429
e490616e 13430 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13431
e20d4801
JL
13432Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13433
13434 * config.sub: Handle v850-elf.
13435
fe181f78 13436Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13437
13438 * .cvsignore (*-install): Remove.
13439
bfed1ea0
JL
13440Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13441
13442 * ltconfig: Set CONFIG_SHELL in libtool.
13443 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13444
558a1e7c
JW
13445Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13446
13447 * configure.in (target_subdir): Set to libraries if enable_multilib.
13448
7818d6fc
JW
13449Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13450
13451 * config.guess: Update from gcc directory.
13452
d207ebef
JM
13453Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13454
13455 * Makefile.in (all-sim): Depends on all-readline.
13456
6599da04
JM
13457Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13458
13459 * Makefile.in (BISON, YACC): Use $$s.
13460 (all-bison): Depend on all-texinfo.
13461
13462Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13463
13464 * Makefile.in (BISON): Add -L flag.
13465 (YACC): Likewise.
13466
d207ebef
JM
13467Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13468
4e81ae98
EC
13469 * configure.in (noconfigdirs): Add support for v850e target.
13470
d207ebef
JM
13471 * config.sub (maybe_os): Add support for v850e target.
13472
13473Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13474
4e81ae98
EC
13475 * configure.in (noconfigdirs): Add support for v850ea target.
13476
d207ebef
JM
13477 * config.sub (maybe_os): Add support for v850ea target.
13478
6599da04
JM
13479Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13480
13481 * config.sub: Add mipstx39. Delete r3900.
13482
13483Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13484
13485 * Makefile.in (all-autoconf): Depends on all-texinfo.
13486
13487Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13488
13489 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13490 eabi targets.
13491
13492Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13493
13494 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13495
13496 * configure: When handling a Canadian Cross, handle YACC as well as
13497 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13498 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13499
13500Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13501
13502 * Makefile.in (BISON): bison, not byacc or bison -y.
13503 (YACC): bison -y or byacc or yacc.
13504 (various): Add *-bison as appropriate.
13505 (taz): No need to mess with BISON anymore.
13506
13507Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * configure: If OSTYPE matches *win32*, try to find a good value for
13510 CONFIG_SHELL.
13511
13512Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13513
13514 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13515 configure.in if it is present.
13516
13517Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13518
13519 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13520
13521Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13522
13523 * config.sub: Recognize `arc' cpu.
13524 * configure.in: Likewise.
13525 * config-ml.in: Likewise.
13526
13527Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13528
13529 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13530
13531Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13532
13533 * configure: Changed sed delimiter from ':' to '|' when
13534 attempting to substitute ${config_shell} for SHELL. On
13535 NT ${config_shell} may contain a ':' in it.
13536
13537Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13538
13539 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13540
13541Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13542
13543 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13544
13545Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13546
13547 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13548
13549 * ylwrap: If the program is a relative path, force it to be
13550 absolute.
13551
13552Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13553
13554 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13555
13556Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13557
13558 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13559 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13560 for libraries.
6599da04
JM
13561
13562Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13563
13564 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13565 separated by spaces.
6599da04
JM
13566
13567Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13568
13569 * ylwrap: New file.
13570 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13571
13572 * ltmain.sh: Handle /bin/sh at start of install program.
13573
13574 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13575
13576 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13577 * missing: New file, from automake 1.2.
13578
13579Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13582 check-tk to CHECK_X11_MODULES.
13583
13584Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13585
13586 * config.sub: Merge with FSF.
13587
13588Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13589
13590 * config.guess: Merge with FSF.
13591
13592Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13593
13594 * configure: Treat msdosdjgpp like go32.
13595 * configure.in: Likewise. Don't remove gprof for go32.
13596
13597 * configure: Change Makefile.tem2 to Makefile.tm2.
13598
13599Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13600
13601 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13602
13603Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13604
13605 * install-sh (chmodcmd): Set to null if the DST directory already
13606 exists. Same as Nov 11th change.
13607
13608Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13609
4e81ae98 13610 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13611
13612Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13613
13614 * config.guess: Update from FSF.
13615
13616Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13617
13618 * Makefile.in (GDB_TK): Depend on itcl and tix.
13619
13620Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13621
13622 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13623 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13624 (INSTALL_SCRIPT): New variable.
13625 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13626 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13627 to -x.
13628 * install-sh: Add support for -x option.
13629
13630Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13631
13632 * configure.in, Makefile.in: Treat tix like itcl.
13633
13634Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13635
13636 * Makefile.in (WINDRES): New variable.
13637 (WINDRES_FOR_TARGET): New variable.
13638 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13639 (EXTRA_HOST_FLAGS): Add WINDRES.
13640 (EXTRA_TARGET_FLAGS): Add WINDRES.
13641 (EXTRA_GCC_FLAGS): Add WINDRES.
13642 ($(DO_X)): Pass down WINDRES.
13643 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13644 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13645 DLLTOOL_FOR_TARGET.
13646
13647Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13648
13649 * configure.in: configure sim before gdb for win32-x-ppc
13650
13651Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13652
13653 Move gperf into the toplevel, from libg++.
13654 * configure.in (target_tools): Add target-gperf.
13655 (native_only): Add target-gperf.
13656 * Makefile.in (all-target-gperf): New target, depend on
13657 all-target-libg++.
13658 (configure-target-gperf): Empty rule.
13659 (ALL_TARGET_MODULES): Add all-target-gperf.
13660 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13661 (CHECK_TARGET_MODULES): Add check-target-gperf.
13662 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13663 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13664
13665Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13666
6599da04
JM
13667 * config.sub (mn10200): Recognize new basic machine.
13668
13669Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13670
13671 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13672 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13673
13674Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13675
13676 * configure.in: If we're building mips-sgi-irix6* native, turn on
13677 ENABLE_MULTILIB and set TARGET_SUBDIR.
13678
13679Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13680
13681 * Makefile.in (all-sn): Depend on all-grep.
13682
13683Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13686
13687 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13688 Makefile. From Jeff Makey <jeff@cts.com>.
13689 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13690
13691 * Makefile.in (DISTBISONFILES): Remove.
13692 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13693 $(DEFAULT_YACC).
13694
13695 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13696 cygwin32.
6599da04
JM
13697
13698 * Makefile.in (LD): New variable.
13699 (EXTRA_HOST_FLAGS): Pass down LD.
13700 ($(DO_X)): Likewise.
13701
13702Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13703
13704 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13705
13706Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13707
13708 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13709 before adding our own. Always add --build.
6599da04
JM
13710
13711Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13712
13713 * configure.in (targargs): Pass --build if we're doing
13714 a cross-compile.
13715
13716Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13717
ca236658 13718 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13719 sed. Otherwise sed chokes on NT path names with drive
13720 designators. Also look for "?:*" as the leading characters in an
13721 absolute pathname.
13722
13723Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13724
13725 * config.sub: Support for r3900.
13726
13727Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13728
13729 * configure.in: Use install-sh, not install.sh.
13730
13731Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13732
13733 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13734 apply it twice.
13735
13736Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13739 install-binutils.
13740
13741Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13742
13743 * Makefile.in: Add automake targets.
13744 * configure.in (host_tools): Add automake.
13745
13746Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13747
13748 * configure: Default CXX to c++, not gcc.
13749 * Makefile.in (CXX): Set to c++, not gcc.
13750 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13751
13752Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13753
13754 * install-sh: try appending a .exe if source file doesn't
13755 exist
13756
13757Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13758
13759 * configure.in: Turn on multilib by default.
13760 (cross_only): Remove target-libiberty.
13761
13762 * Makefile.in (all-gcc): Don't depend on libiberty.
13763
13764Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13765
13766 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13767
13768Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13769
13770 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13771 (DISTBISONFILES): Add ld/Makefile.in
13772
13773Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13774
13775 * configure.in: if target is cygwin32 but host isn't cygwin32,
13776 don't configure gdb tcl tk expect, not just gdb.
13777
13778Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13779
13780 * configure.in: Added gnuserv everywhere sn appears.
13781
13782 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13783 (CROSS_CHECK_MODULES): Added check-gnuserv.
13784 (INSTALL_MODULES): Added install-gnuserv.
13785 (CLEAN_MODULES): Added clean-gnuserv.
13786 (all-gnuserv): New target.
13787
13788Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13789
13790 * config.guess: Fixes for MIPS OpenBSD systems.
13791
13792Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13793
13794 * Makefile.in (INSTALL_XFORM): Remove.
13795 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13796
13797 * mkinstalldirs: New file, copied from automake.
13798 * Makefile.in (installdirs): Rename from install-dirs. Use
13799 mkinstalldirs. Change all users.
13800 (DEVO_SUPPORT): Add mkinstalldirs.
13801
13802Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * install-sh: Rename from install.sh.
13805 * Makefile.in (INSTALL): Change install.sh to install-sh.
13806 (DEVO_SUPPORT): Likewise.
13807
13808 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13809 Graichen <graichen@rzpd.de>.
13810
13811Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13812
13813 * config.guess: Recognize OpenBSD systems correctly.
13814
13815Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13816
13817 * README, Makefile.in (ETC_SUPPORT): Remove references to
13818 cfg-paper*, configure.{texi,man,info*}._
13819
13820Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13821
13822 * Makefile.in (all.normal): Ensure that gcc is built after all
13823 the x11 - ie gdb - targets.
13824
13825Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13826
13827 * makefile.vms: Don't run conf-a-gas.
13828
13829Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13830
e490616e 13831 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13832
d207ebef
JM
13833Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13834
13835 * configure.in: Remove noconfigdirs case since gdb also
13836 configures and builds for tic80-coff.
13837
6599da04
JM
13838Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13839
13840 * configure: Set cache_file to config.cache.
13841 * Makefile.in (local-distclean): Remove config.cache.
13842
13843Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * COPYING: Update FSF address.
13846
d207ebef
JM
13847Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13848
13849 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13850 noconfigdirs.
13851
6599da04
JM
13852Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13855 MAKEDIRS, is empty.
13856
13857Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13858
13859 * config.sub: Tweak mn10300 entry.
13860
13861Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13862
13863 * configure.in (host_tools): Put sim before gdb, so gdb's
13864 configure.tgt can determine if the simulator was configured.
13865
13866Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13867
13868 * config.sub: Move BeOS $os case to be with other Cygnus
13869 local cases.
13870
13871Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13872
13873 * config.sub: Remove misplaced comment that broke Linux.
13874
13875Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13876
13877 * config.sub: Add BeOS support.
13878
13879Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13880
13881 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13882
13883Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13884
13885 * configure.in (noconfigdirs): Remove tcl and tk from
13886 noconfigdirs for cygwin32 builds.
13887
d207ebef
JM
13888Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13889
13890 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13891
6599da04
JM
13892Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13893
13894 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13895 make-all.com, use makefile.vms instead.
13896
13897Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13898
13899 * config.sub: Accept -lnews*.
13900
d207ebef
JM
13901Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13902
13903 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13904 target-examples and target-libiberty for d30v.
d207ebef
JM
13905
13906Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13907
13908 * configure.in (noconfigdirs): Enable ld for d30v.
13909
13910Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13911
13912 * configure.in (tic80-*-*): Build compiler.
13913
13914Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13915
13916 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13917 unsupported d30v directories
d207ebef
JM
13918
13919Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13920
4e81ae98
EC
13921 * config.sub, configure.in: Add d30v target cpu.
13922
6599da04
JM
13923Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13924
13925 * makefile.vms: New file.
13926 * make-all.com: Remove.
13927
13928Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13929
13930 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13931
13932Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13933
13934 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13935
13936Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13937
13938 * Makefile.in (ALL_MODULES): Added all-db.
13939 (CROSS_CHECK_MODULES): Addec check-db.
13940 (INSTALL_MODULES): Added install-db.
13941 (CLEAN_MODULES): Added clean-db.
13942
13943Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13944
13945 * config.guess: Merge with latest FSF sources.
13946
13947Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13948
13949 * Makefile.in (ALL_MODULES): Added all-itcl.
13950 (CROSS_CHECK_MODULES): Added check-itcl.
13951 (INSTALL_MODULES): Added install-itcl.
13952 (CLEAN_MODULES): Added clean-itcl.
13953
13954Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13955
13956 * configure.in: build gdb for mn10200
13957
13958Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13959
13960 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13961
d207ebef
JM
13962Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13963
13964 * configure.in (tic80-*-*): Turn off most targets right now.
13965
6599da04
JM
13966Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13967
13968 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13969 rather than the makeinfo program.
13970 (do-info): Depend upon all-texinfo.
13971
13972Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13973
13974 * configure.in: Remove uses of config/mh-linux.
13975
13976 * config.sub, config.guess: Merge with latest FSF sources.
13977
d207ebef
JM
13978Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13979
13980 * config.sub (case $basic_machine): Add tic80 entries.
13981
6599da04
JM
13982Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13983
13984 * config.sub, config.guess: Merge with latest FSF sources.
13985
13986Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13987
13988 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13989 * mpw-config.in: Test for NewFolderRecursive.
13990 * mpw-install: Use symbolic name for startup filename.
13991 * mpw-README: Add various additional details.
13992
13993Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13994
13995 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13996
13997Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13998
13999 * configure.in: Do build gcc and the target libraries for
14000 the mn10200.
14001
14002Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14003
14004 * configure.in: don't avoid building gdb for mn10300 any more
14005 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14006 instead of single-quoting it.
14007
14008Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14009
14010 * configure.in: Don't use --with-stabs on IRIX 6.
14011
14012Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14013
14014 * configure.in (m32r): Build gdb, libg++ now.
14015
14016Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14017
14018 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14019 directories from noconfigdirs.
14020
14021Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14022
14023 * config.sub (basic_machine): added mips16 configuration
14024
14025Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14026
14027 * config.sub: Handle d10v-unknown.
14028
d207ebef
JM
14029Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14030
14031 * config.sub: Handle v850-unknown.
14032
6599da04
JM
14033Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14034
14035 * Makefile.in: add findutils
14036 * configure.in: add findutils to list of host_tools
14037
14038Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14039
14040 * config.sub: Handle mn10200 and mn10300.
14041
14042Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14043
14044 * configure.in (d10v-*): Do not build librx.
14045
14046Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14047
14048 * configure.in (mn10300): Build everything except gdb & libgloss.
14049
14050Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14051
14052 * config.guess: Patch for Dansk Data Elektronik servers,
14053 from Niels Skou Olsen <nso@dde.dk>.
14054
14055 For ncr, use /bin/uname rather than uname, since GNU uname does not
14056 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14057
14058 Patch for MIPS R4000 running System V,
14059 from Eric S. Raymond <esr@snark.thyrsus.com>.
14060
14061 Fix thinko for nextstep.
14062
14063 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14064
14065 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14066 * config.guess: Guess mips-dec-mach_bsd4.3.
14067
14068 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14069 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14070 release numbers.
14071 * config.guess (mips-mips-riscos*): Emit just enough of the
14072 release number.
14073
14074 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14075 * config.guess (sparc-auspex-sunos*): Added.
14076 (f300-fujitsu-*): Added.
14077
14078 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14079 * config.guess: Recognize a Tadpole as a sparc.
14080
14081Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14082
14083 * config.guess: Don't assume that NextStep version is either 2 or
14084 3. NextStep 4 (aka OpenStep 4) has come out now.
14085
14086Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14087
14088 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14089 From Rik Faith <faith@cs.unc.edu>.
14090
14091Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14092
14093 * config.sub: Contributions from bug-gnu-utils to:
14094 Support plain "hppa" (no version given) architecture, reported by
14095 OpenStep.
14096 OpenBSD like NetBSD.
14097 LynxOs is not a hardware supplier.
14098
14099 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14100 OpenBSD like NetBSD.
6599da04
JM
14101 Stratus systems.
14102 More Pyramid systems.
14103 i[n>4]86 Intel chips.
14104 M680[n>4]0 Motorola chips.
14105 Use unknown instead of lynx for hardware manufacturer.
14106
14107Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14108
14109 * install.sh (chmodcmd): Set to null if the DST directory already
14110 exists.
14111
14112Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14113
14114 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14115 not use mt-ppc target Makefile fragment any more.
14116
14117Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14118
14119 * configure.in (*-*-windows): Exclude everything but those dirs
14120 needed to build windows.
14121
14122Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14123
14124 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14125
14126Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14127
14128 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14129
14130Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14131
14132 * Undo my previous change.
14133
14134Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14135
14136 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14137 unconditionally.
14138 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14139
14140Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14141
14142 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14143 host to add it's own flags.
6599da04
JM
14144
14145Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14146
14147 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14148
14149Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14152 (CXX_FOR_TARGET): Likewise.
14153 (GCC_FOR_TARGET): Define.
14154 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14155 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14156 CC_FOR_TARGET was specified on the command line.
14157 (MAKEOVERRIDES): Don't define.
14158
14159Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14160
14161 * configure.in (m32r): Fix spelling of libg++ libs.
14162
14163Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14164
14165 * config.sub (-apple*): Remove, now redundant.
14166
14167Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14170
14171 * configure: Rework yesterday's sed script patch.
14172
14173 * config.sub: Merge with FSF.
14174
14175Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14176
14177 * config.guess: Merge from FSF.
14178
14179 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14180 * config.guess: Use pc instead of unknown, for pc clone systems.
14181 Change linux to linux-gnu.
6599da04
JM
14182
14183 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14184 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14185
14186Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14187
14188 * test-build.mk (HOLES): Add "xargs" for gdb.
14189
14190 * configure: Avoid hpux10.20 sed bug.
14191
14192Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14193
731a8127 14194 * configure.in: Add support for windows host
6599da04
JM
14195 (that is a build done under the Microsoft build environment).
14196
14197Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14198
14199 * Makefile.in: Replace all uses of srcroot with s, to shrink
14200 command line lengths.
14201
14202 Patches from Geoffrey Noer <noer@cygnus.com>:
14203 * configure.in: If configuring for newlib, pass --with-newlib to
14204 subdirectories.
14205 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14206 -Bnewlib/ and -Lwinsup to gcc.
14207 (CXX_FOR_TARGET): Likewise.
14208
14209Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * Makefile.in (ETC_SUPPORT): Add configure.
14212
14213Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14214
4e81ae98 14215 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14216 host configuration file.
14217
14218Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14219
14220 * configure.in: Break mn10x00 support into separate
14221 mn10200 and mn10300 configurations.
14222 * config.sub: Likewise.
14223
14224Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14225
14226 * configure.in: Add lots of stuff to noconfigdirs for
14227 the mn10x00 targets.
14228
14229 * config.sub, configure.in: Add mn10x00 support.
14230
14231Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14232
14233 * make-all.com: Call conf-a-gas, not config-a-gas.
14234
14235Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14236
14237 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14238 targets.
6599da04
JM
14239
14240Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14241
14242 * mpw-README: Add much more detail for native PowerMac.
14243 * mpw-install: New file.
14244 * mpw-configure: Add --norecursion and --help options.
14245 * mpw-config.in: Translate readme and install files when
14246 copying to objdir.
14247 * mpw-build.in: Don't always depend on byacc and flex.
14248 (install-only-top): New action.
14249
d207ebef
JM
14250Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14251
14252 * configure.in: You can now configure GDB for the v850.
14253
6599da04
JM
14254Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14255
14256 * configure.in (noconfigdirs): Don't configure any C++ dirs
14257 if targeting D10V.
14258
14259Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14260
14261 * config.sub: Recognize mips64vr5000.
14262
14263Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * configure.in: Use a single line for host_tools and native_only.
14266
14267Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14268
14269 * config.sub, configure.in: Add entries for m32r.
14270
14271Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14272
14273 * Makefile.in (inet-install): Don't run install-gzip.
14274
14275Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14276
14277 * configure.in: Don't config lots of things for *-*-windows*.
14278
14279Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14280
14281 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14282 (host_libs, host_tools): Copy from configure.in.
14283 * mpw-configure: Don't complain about directories not found.
14284
14285Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14286
14287 * configure.in (i[345]86): Recognize i686 for pentium pro.
14288 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14289 file.
14290
14291 * config.guess (i[345]86): Ditto.
14292
14293Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14294
14295 * configure.in (noconfigdirs): Removed gdb for D10V.
14296
d207ebef 14297Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14298
d207ebef
JM
14299 * configure.in: Remove ld, target-libio, target-libg++, and
14300 target-libstdc++ from noconfigdirs.
5d4a5ee6 14301
6599da04
JM
14302Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14303
14304 * configure: Fix three locations where shell scripts were
14305 being run directly rather than with config_shell.
14306
d207ebef
JM
14307Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14308
14309 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14310 * config.sub (basic_machine): Recognize v850.
14311
6599da04
JM
14312Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14313
14314 * mpw-configure: Handle multiple enable/disable options and
14315 pass them down recursively, handle -c and -s flags appropriately
14316 depending on choice of compiler, add escape mechanism for
14317 quoted arguments to gC.
14318
14319Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14320
14321 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14322 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14323 so that -mrelocatable-lib and -mno-eabi are used.
14324
14325 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14326 not support --print-multi-lib, don't abort.
14327
6599da04
JM
14328Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14329
14330 * make-all.com: Run config-a-gas.
14331 * setup.com: Don't copy subdirectory files around.
14332
14333Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14334
14335 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14336 target, it now compiles correctly.
14337
14338Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14339
14340 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14341
14342Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14343
4e81ae98 14344 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14345
14346Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14347
14348 * configure.in (native_only): Add prms.
14349
14350Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14351
14352 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14353 (BINUTILS_SUPPORT_DIRS): Likewise.
14354
14355Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14356
14357 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14358 d10v support is added.
14359
14360Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14361
14362 * configure.in (d10v-*-*): New target.
14363
14364Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14365
14366 * config.guess (HP 9000/811): Recognize this as a PA1.1
14367 machine.
14368
14369Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14370
14371 * Makefile.in (do-tar-gz): New target, split out from tail end of
14372 taz target. Run each command separately, don't use pipes.
14373 (taz): Use it.
14374
14375Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14376
14377 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14378 * mpw-build.in: No builds should depend on building byacc or flex,
14379 they are assumed to be installed already.
14380
14381Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14382
14383 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14384 variable that CC_FOR_TARGET needs.
14385
14386Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14387
14388 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14389 options have changed since the last time the subdirectory was
14390 configured, and if it has, reconfigure.
14391 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14392 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14393
14394Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14395
14396 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14397 CLEAN_MODULES): Add bash.
14398 (all-bash): New target.
14399
14400Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14401
14402 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14403
14404Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14405
14406 * config.sub (basic_machine): Recognize d10v as a valid processor.
14407
14408Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14409
14410 * mpw-configure: Add support for --bindir.
14411 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14412
14413Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14414
14415 * configure.in: add bash, time, gawk to list of hosttools and things
14416 to only build for native toolchains
14417
14418Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14419
14420 * Makefile.in (docdir): Remove.
14421
14422Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14423
14424 * Makefile.in (datadir): Set to $(prefix)/share.
14425
14426Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14427
14428 * configure.in: build diff and patch for cygwin32-hosted
14429 toolchains.
14430
14431Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14432
14433 * config.sub: Accept -rtems*.
14434
14435Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14436
e490616e
ZW
14437 * configure.in: enable dosrel for cygwin32-hosted builds,
14438 remove diff from the list of things not buildable
14439 via Canadian Cross
6599da04
JM
14440
14441Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14442
14443 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14444 don't get ". ".
6599da04
JM
14445
14446Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14447
14448 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14449
14450Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14451
14452 * Makefile.in (taz): Handle case where tex3patch didn't even get
14453 checked out. Also, if it was found, put the symlink in a new util
14454 subdirectory.
14455
14456Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14457
14458 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14459
14460Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14461
14462 * config.sub: Recognize -openvms.
14463 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14464 * make-all.com, setup.com: New files.
14465
14466Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14467
14468 * Makefile.in (taz): tex3patch moved to texinfo/util.
14469
14470Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14471
14472 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14473 * configure.in: remove make from disable-if-Can-Cross list
14474 enable gdb if ${host} and ${target} are cygwin32
14475
14476Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14477
14478 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14479 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14480
14481Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14482
14483 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14484 distinguish sysv/svr4/bsd variants.
14485 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14486
14487Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14488
14489 * configure.in: Added copyright notice.
14490 * move-if-change: Added copyright notice.
14491
14492Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14493
14494 * configure.in (powerpcle-*-solaris*): Until we get shared
14495 libraries working, don't build gdb, sim, make, tcl, tk, or
14496 expect.
14497
14498Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14499
14500 * config.guess: Merge with FSF:
14501
14502 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14503 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14504
14505 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14506 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14507
14508 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14509 * config.guess: Combine two OSF1 rules.
14510 Also recognize field test versions. From mjr@zk3.dec.com.
14511 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14512 because GNU uname does not support -p. From pmr@pajato.com.
14513
14514Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14515
14516 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14517
14518Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14519
14520 * mpw-README: Document GCCIncludes.
14521
14522Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14523
14524 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14525
14526Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14527
14528 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14529
14530Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14531
14532 * configure.in (*-*-cygwin32): Configure make.
14533
14534Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14535
14536 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14537
14538Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14539
14540 * Makefile.in (all-inet): Depend on all-perl.
14541
14542 * Makefile.in (inet-install): New target.
14543
14544 * Makefile.in (all-inet): Depend on all-tcl.
14545 (all-inet): Depend on all-send-pr.
14546
14547Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14548
14549 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14550 temporarily.
14551
14552Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14553
14554 * configure.in: Don't configure --with-gnu-ld on AIX.
14555
14556Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14557
14558 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14559
14560Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14561
14562 * Makefile.in (ALL_MODULES): Added all-inet.
14563 (CROSS_CHECK_MODULES): Added check-inet.
14564 (INSTALL_MODULES): Added install-inet.
14565 (CLEAN_MODULES): Added clean-inet.
14566 (all-indent): New target.
14567
14568 * configure.in (host_tools): Added inet.
14569 (native_only): Added inet.
14570 (noconfigdirs): Added inet.
14571
14572Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14573
14574 * configure.in: Don't configure libgloss if we are not configuring
14575 newlib.
14576
14577Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14578
14579 * configure.in: Don't configure libgloss for unsupported
14580 architectures.
14581
14582Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14583
14584 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14585
14586Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14587
14588 * Makefile.in (ALL_MODULES): Include all-apache.
14589 (CROSS_CHECK_MODULES): Include check-apache.
14590 (INSTALL_MODULES): Include install-apache.
14591 (all-apache): New target.
14592
14593 * configure.in: Added apache everywhere perl is seen.
14594
14595Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14596
14597 * Makefile.in: Add support for clean-{module} and
14598 clean-target-{module} rules.
14599
14600Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14601
14602 * configure.in (*-*-ose) do not build libgloss.
14603
14604Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14605
14606 * config.guess (prep*:SunOS:5.*:*): Turn into
14607 powerpele-unknown-solaris2.
14608
14609Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14610
14611 * configure.in: Permit --enable-shared to specify a list of
14612 directories.
14613
14614Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14615
14616 * configure.in (host==solaris): Pass only the first word of $CC
14617 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14618
14619Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14620
14621 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14622
14623Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14624
14625 * Makefile.in (ALL_MODULES): Include all-perl.
14626 (CROSS_CHECK_MODULES): Include check-perl.
14627 (INSTALL_MODULES): Include install-perl.
14628 (ALL_X11_MODULES): Include all-guile.
14629 (CHECK_X11_MODULES): Include check-guile.
14630 (INSTALL_X11_MODULES): Include install-guile.
14631 (all-perl): New target.
14632 (all-guile): New target.
14633
14634 * configure.in (host_tools): Include perl and guile.
14635 (native_only): Include perl and guile.
14636 (noconfigdirs): Don't build guile and perl; no ports have been
14637 done.
14638
14639Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14640
e490616e
ZW
14641 * configure (--enable-*): Handle quoted option lists such as
14642 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14643
14644Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14645
14646 * Makefile.in ({,inst}all-target): New rule so we can make and
14647 install all of the target directories easily.
14648
14649Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14650
14651 * configure.in: Add missing global flag in sed substitution when
14652 deleting `target-' from ${configdirs}.
14653
14654Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14655
14656 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14657 option.
14658
14659 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14660 config/mh-necv4.
14661
14662 * install.sh: Correct misspelling of transformbasename.
14663
14664 * config.guess: Recognize mips-*-sysv*.
14665
14666Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14667
14668 * config.sub: Recognize mon960.
14669
14670Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * configure: Restore Canadian Cross handling of BISON and LEX,
14673 removed in Feb 20 change.
14674
14675Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14676
14677 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14678 Mention make install. Remove the old copyright date as well the
14679 clumsy and rather pointless copyright on the README file.
14680
14681Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14684 Makefile after running symlink-tree, then run `make distclean' to
14685 avoid clobbering any generated files in srcdir.
14686
14687Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14688
14689 * configure.in (m68k-*-netbsd*): Build everything now.
14690
14691Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14692
14693 * Makefile.in (taz): Fix quoting.
14694
14695Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14696
14697 * configure.in (sparclet-*-*): Build everything now.
14698
14699Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14700
14701 * configure.in (m68k-*-linux*): New host.
14702
14703Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14704
14705 * configure: Check for bison before byacc.
14706
14707Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14708
14709 * Makefile.in configure: Change the way LEX and BISON/YACC are
14710 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14711 searching PATH. These are used as fallbacks by Makefile.in if
14712 flex/bison/byacc aren't in objdir.
14713
14714Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14715
14716 * Makefile.in: Make everything which depends upon all-bfd also
14717 depend upon all-opcodes, in case --with-commonbfdlib is used.
14718
14719Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14722 building NT native compilers on Unix.
14723
14724Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14725
14726 * configure.in: Don't get CC from the host Makefile fragment if we
14727 can find gcc in PATH, or if this is a Canadian Cross. Move the
14728 Solaris test for /usr/ucb/cc to the post target script, just after
14729 the compiler sanity test.
14730
14731Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * config.sub: Merge with FSF.
14734
14735Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * Makefile.in (RPATH_ENVVAR): New variable.
14738 (REALLY_SET_LIB_PATH): Use it.
14739 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14740
14741Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14742
14743 * config.sub, configure.in: Recognize sparclet cpu.
14744
14745Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14746
14747 * config.guess: Support m68k-cbm-sysv4.
14748
14749Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14750
14751 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14752 m68k-unknown-linuxaout from linker help string. Put quotes around
14753 $ld_help_string.
14754
14755Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14756
14757 * config.guess (powerpc-harris-powerunix): Add guess for port
14758 to new target.
14759
14760Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14761
14762 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14763
14764Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14765
14766 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14767 $(REALLY_SET_LIB_PATH) in Makefile.
14768 * Makefile.in (SET_LIB_PATH): New variable.
14769 (REALLY_SET_LIB_PATH): New variable.
14770 ($(DO_X)): Use $(SET_LIB_PATH).
14771 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14772 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14773 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14774 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14775 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14776 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14777 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14778 (install-dosrel): Likewise.
14779 (all-opcodes): Depend upon all-libiberty.
14780
14781Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14782
14783 * config.guess (*:CYGWIN*): New
14784
14785Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14786
14787 * Makefile.in (all-target-winsup): All all-target-libiberty.
14788
14789Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14790
14791 * configure.in (noconfigdirs): Add missing # in front of comment.
14792
14793Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14794
14795 * configure.in: add second pass to things added to noconfigdirs
14796 so *-gm-magic can exclude libgloss properly.
14797
14798Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14799
14800 * mpw-configure (extralibs_name, rez_name): Set correctly
14801 for MWC68K compiler.
14802
14803 * mpw-README: Add more info on the necessary build tools.
14804
14805Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14806
14807 * configure.in, config.sub: Recognize cygwin32.
14808
14809Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14810
14811 * config.guess, config.sub: Recognize A/UX.
14812
14813Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14814
14815 * config.sub: Merge with gcc/config.sub.
14816
14817Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14818
14819 * mpw-build.in (do-binutils): Add build of stamps.
14820
14821Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14822
14823 * config.sub: Add recognition for mips64vr4100*-* targets.
14824
14825Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14826
14827 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14828 Add creation of gconfigargs with `--enable-shared' turned on.
14829 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14830 ($(host)-stamp-stage3-configured): Likewise.
14831 (HOLES): Add chatr and ldd.
14832 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14833
14834Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14835
14836 * configure: Pass --nfp to recursive configures.
14837
14838Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14839
14840 * Makefile.in (DLLTOOL): New.
14841 (DLLTOOL_FOR_TARGET): New.
14842 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14843 (EXTRA_TARGET_FLAGS): Ditto.
14844 (EXTRA_GCC_FLAGS): Ditto.
14845 (CONFIGURE_TARGET_MODULES): Ditto.
14846 (DO_X): Ditto.
14847 * configure: Add DLLTOOL.
14848
14849Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14850
14851 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14852 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14853 mh-sco, since old workarounds no longer needed, and don't
14854 build ld, since libraries have weak symbols in COFF.
14855
14856Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14857
14858 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14859
14860Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14861
14862 * configure.in: Make sure that ${CC} can be used to compile an
14863 executable.
14864
14865Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14866
14867 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14868 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14869 nothing depending on whether gdbtk is being built.
14870
14871Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14872
14873 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14874
14875Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14876
14877 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14878 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14879
14880Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14881
14882 * config-ml.in: Add support for
14883 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14884 Simplify setting of multidirs from --disable-foo.
14885
14886Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14887
14888 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14889 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14890 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14891 non-empty, pass them on to the GCC make.
6599da04
JM
14892 (all-bootstrap): New rule that is like all-gcc, except it executes
14893 the GCC bootstrap rule instead of the GCC all rule.
14894
14895Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14896
14897 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14898
14899Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14900
14901 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14902 DG/UX support.
14903
14904Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14905
14906 * config.sub (i*86*) Change [345] to [3456]
14907
14908Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14909
14910 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14911 --with-gnu-ld=no.
14912
14913Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14914
14915 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14916 AIX multilibs get built.
14917
14918Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14919
14920 * configure.in (i386-win32): Don't build expect if we're not
14921 building the tcl subdir.
14922
14923Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14924
14925 * Makefile.in: (configure-target-examples, all-target-examples):
14926 New targets, configure and build example programs.
14927
14928Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14929
14930 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14931 use it as input to sedit the generated MPW makefile.
14932 * mpw-README: Add a suggestion about Gestalt.h.
14933
14934Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14935
14936 * config.sub: Accept *-*-ieee*.
14937
14938Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14939
14940 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14941 Ronald F. Guilmette <rfg@monkeys.com>.
14942
14943Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14944
14945 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14946 for powerpc-pe native.
14947 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14948 (target==powerpc-pe): duplicate i386-win32 entry.
14949
14950Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14951
14952 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14953 of vxworks, not just vxworks5.1.
14954
14955Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14956
14957 * mpw-configure: Add support for exec-prefix.
14958
14959Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14960
14961 * config.guess: Recognize HP model 816 machines as having
14962 a PA1.1 processor.
14963
14964Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14965
14966 * configure: Ignore new autoconf configure options.
14967
6599da04
JM
14968Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14969
14970 * config.guess: Recognize Pentium under SCO.
14971 From Robert Lipe <robertl@arnet.com>.
14972
14973Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14974
14975 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14976
14977Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14978
14979 * configure.in: Don't configure gas for alpha-dec-osf*.
14980
14981Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * configure.in: Default to --with-stabs for some targets for which
14984 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14985 i[345]86*-*-unixware*.
14986
14987Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14990 rather than basing it on the target. Simplify handling of options
14991 controlling which directories to configure. Remove extraneous
14992 slash in multi-clean target.
14993
14994Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14995
14996 * config-ml.in: Prefix more variables with ml_ so they don't collide
14997 with configure's.
14998
14999Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15000
15001 * configure: Don't turn -v into --v.
15002
15003Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15004
15005 * configure.in (targargs): Fix typo.
15006
15007 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15008
15009Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15010
15011 * configure.in: Strip --host and --target options from
15012 CONFIG_ARGUMENTS, and always configure for --host only. Add
15013 --with-cross-host option when building with a cross-compiler.
15014 * configure: Canonicalize the arguments put into config.status by
15015 always using `=' for an option with an argument. Pass a presumed
15016 --host or --target explicitly.
15017
15018Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15019
15020 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15021 into general OS recognition case.
15022
15023Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15024
15025 * configure.in (target_configdirs): add target-winsup only
15026 for win32 target systems.
15027
15028Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15029
15030 * Makefile.in (all-target-libgloss): Depend upon
15031 configure-target-newlib, since when libgloss is built it looks to
15032 see if the newlib directory exists.
15033
15034Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15035
15036 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15037 cfg-ml-*.in.
15038
15039Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15040
15041 * configure: Handle LD and LD_FOR_TARGET when configuring a
15042 Canadian Cross.
15043
6599da04
JM
15044Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15045
15046 * configure.in (target_libs): add target-winsup.
15047 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15048 (target==ppcle-pe): remove ld from $noconfigdirs.
15049
15050Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15051
15052 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15053 Preserve relative path names in $srcdir. Build symlink tree if
15054 configuring cross target dir and srcdir=. (= no VPATH support).
15055 (configure-target-libg++): Depend on configure-target-librx.
15056 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15057 * config-ml.in: New file.
15058 * symlink-tree: New file.
15059 * configure: Ensure srcdir="." if that's what it is.
15060
15061Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15062
15063 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15064 includes and FLEX_SKELETON setting.
15065 * mpw-configure (--with-gnu-ld): New option, controls whether
15066 to use PPCLink or ld with PowerMac GCC.
15067 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15068 * mpw-config.in: Configure grez if targeting Mac.
15069
15070 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15071 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15072 just macos.
6599da04
JM
15073 * configure.in: Configure grez resource compiler if targeting Mac.
15074 * Makefile.in (all-grez, install-grez): New targets.
15075
15076Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15077
15078 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15079 gcc in the path, set CC to gcc -O2.
6599da04
JM
15080
15081Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * configure: Default ${build} correctly. Avoid picking up extra
15084 spaces when reading CC and CXX from Makefile. When doing a
15085 Canadian Cross, use plausible default values for numerous
15086 variables.
15087 * configure.in: When doing a Canadian Cross, don't try to
15088 configure tools whose configure script can't handle it.
15089
15090Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15091
15092 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15093
15094Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15095
15096 * configure: Remove dubious bug reporting address.
15097
15098Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15099
15100 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15101 configure script, run that instead of this directory's configure.
15102 In either case, print a message that we're configuring the sub-dir.
15103
15104Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15105
15106 * configure.in: Before checking for the existence of various files,
15107 use sed to filter out "target-".
15108
15109Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15110
15111 * Makefile.in (DO_X): Split rule to decrease command line length
15112 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15113 (Philippe De Muyter).
15114
15115Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15116
15117 * Makefile.in (all-patch): depend on all-libiberty.
15118
15119Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * configure.in: If the only directory in target_configdirs which
15122 actually exists is libiberty, then set target_configdirs to empty,
15123 to avoid trying to build a target libiberty in a gas or gdb
15124 distribution.
15125
15126Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15127
15128 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15129 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15130 systems.
6599da04
JM
15131
15132Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15133
15134 * configure.in (copy_dirs): Use sys-include instead of include
15135 for --with-headers option.
15136
15137Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15138
15139 * Makefile.in, configure.in: Make winsup builds work with
15140 new scheme.
15141
15142Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15143
15144 * configure.in: Build the linker on AIX.
15145
15146Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15147
15148 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15149 where needed.
15150
15151Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15152
15153 * Makefile.in (all-gcc): Fix typo.
15154
15155Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15156
15157 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15158
15159Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15160
15161 * configure.in: Rename libFOO to target-libFOO, and xiberty
15162 to target-xiberty, to provide more flexibility.
15163 (target_subdir): Define. Create if cross.
15164 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15165 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15166 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15167 check-libFOO -> check-target-libFOO, etc.
15168 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15169 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15170 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15171 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15172 allow ALL_GCC="" to only configure.
15173 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15174 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15175 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15176
15177Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15178
15179 * Makefile.in (taz): Build "info" in etc explicitly.
15180
15181Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15182
15183 * configure.in: Make sure that CC is undefined (as opposed to
15184 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15185 problem with autoconf trying to configure on a host without GCC.
15186
15187Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15188
15189 * mpw-configure: Set host alias from choice of host compiler,
15190 only use generic MPW Makefile sed if present, edit a file
15191 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15192 * mpw-README: Add problem notes about CW6 and CW7.
15193
15194Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15195
15196 * Makefile.in (taz): Use ";" instead of ";;".
15197
15198Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15199
15200 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15201 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15202 DISTDOCDIRS.
15203 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15204 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15205
15206Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15207
15208 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15209 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15210 Move bfd to DISTSTUFFDIRS.
15211
15212Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15213
15214 * Makefile.in (X11_LIB): Removed.
15215 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15216
15217 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15218
15219Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15220
15221 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15222 names.
15223
15224Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15225
15226 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15227
15228Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15229
15230 * configure.in (i[345]86-*-win32): Always build newlib.
15231 Don't configure cvs, autoconf or texinfo.
15232 * Makefile.in (LD_FOR_TARGET): New.
15233 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15234 Pass down LD_FOR_TARGET.
15235
15236Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15237
15238 * winsup: New directory.
15239 * Makefile.in: Build winsup.
15240 * configure.in: Winsup is configured when target is win32.
15241 Can only build win32 target GDB when native.
4e81ae98 15242
6599da04
JM
15243Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15244
15245 * config.guess: Recognize HP model 819 machines as having
15246 a PA 1.1 processor.
15247
15248Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15249
15250 * configure: Fix sed loop which substitutes for CC and CXX to
15251 avoid bug found in various sed implementations.
15252
15253Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15254
15255 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15256 simulator. Use standard powerpc-*-eabi*.
15257
15258Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15259
15260 * configure.in: Stop putting gas and binutils in noconfigdirs for
15261 powerpc-*-aix* and rs6000-*-*.
15262
15263Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15264
15265 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15266 -mcall-aixdesc libraries.
15267
15268Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15269
15270 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15271
15272 * config.sub (arm | armel | armeb): Fix shell syntax.
15273
15274Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15275
15276 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15277 -msoft-float and -mcpu=common support.
15278 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15279 libraries.
15280
15281Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15282
15283 * configure.in: Allow configuration and build of emacs19 for the alpha.
15284
15285Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15286
15287 * configure.in (CC): Get ^CC, not just any old CC, from
15288 ${host_makefile_frag}.
15289
15290Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15291
4e81ae98 15292 * configure.in (CC): Try to get CC from
6599da04
JM
15293 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15294
15295Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15296
15297 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15298 only if it exists in $(srcdir).
15299
15300Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * configure: If CC and CXX are not set in the environment, set
15303 them, based on either an existing Makefile or on searching for gcc
15304 in PATH. Substitute for CC and CXX in Makefile.
15305 * configure.in: Remove libm from target_libs. Separate
15306 target_configdirs from configdirs. If CC is not set in
15307 environment, try to get it from a host Makefile fragment. Rewrite
15308 changes of configdirs to use skipdirs instead. A few minor
15309 tweaks. Take directories out of target_configdirs as they are
15310 taken out of configdirs. Remove existing Makefile files from
15311 subdirectories. Substitute for TARGET_CONFIGDIRS and
15312 CONFIG_ARGUMENTS in Makefile.
15313 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15314 by configure.in.
15315 (CONFIG_ARGUMENTS): Likewise.
15316 (CONFIGURE_TARGET_MODULES): New variable.
15317 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15318 ($(CONFIGURE_TARGET_MODULES)): New target.
15319 (configure-libg++, configure-libio): New targets.
15320 (all-libg++): Depend upon configure-libg++.
15321 (all-libio): Depend upon configure-libio.
15322 (configure-libgloss, all-libgloss): New targets.
15323 (configure-libstdc++): New target.
15324 (all-libstdc++): Depend upon configure-libstdc++.
15325 (configure-librx, all-librx): New targets.
15326 (configure-newlib): New target.
15327 (all-newlib): Depend upon configure-newlib
15328 (configure-xiberty): New target.
15329 (all-xiberty): Depend upon configure-xiberty.
15330
15331Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15332
15333 * configure.in (host i[345]86-*-win32): Expand the
15334 noconfigdirs again.
15335
15336Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15337
15338 * mpw-configure: Fix sed command file name.
15339
15340Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15341
4e81ae98 15342 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15343 noconfigdirs again.
15344
15345Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15346
15347 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15348 or powerpc*-*-pe*, since they are not yet supported.
15349
15350Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15351
15352 Add PowerMac support and many other enhancements.
15353 * mpw-configure: New option --cc to select compiler to use,
15354 paste options set according to --cc into the generated
15355 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15356 if mpw-make.sed is present.
15357 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15358 add forward includes for PowerPC include files.
15359 * mpw-build.in: Build using Makefile.PPC if present.
15360 (do-byacc, etc): Remove separate version resource builds.
15361 (do-gas): Build "stamps" before "all".
15362 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15363 * mpw-README: Update to reflect --cc option, PowerMac support,
15364 and recently-reported compatibility problems.
15365
15366Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15367
15368 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15369 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15370 (--with-multilib-top): Pass to recursive invocations.
15371
15372Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15373
15374 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15375 v810-*-*.
15376
15377Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15378
15379 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15380 gdb, ld and opcodes on v810-*-*.
15381
6599da04
JM
15382Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15383
15384 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15385 (local-maintainer-clean): New target.
15386 (maintainer-clean): New target.
15387 (realclean): Just depend upon maintainer-clean.
15388
15389Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15390
15391 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15392
15393Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15394
15395 * configure.in: Build ld in mips*-*-bsd* case.
15396
15397Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15398
15399 * config.sub: Accept -lites* OS. From Ian Dall.
15400
15401Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15402
15403 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15404 targets.
6599da04
JM
15405
15406Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15407
15408 * configure.in: treat i386-win32 canadian cross the same as
15409 i386-go32 canadian cross.
15410
15411Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15412
15413 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15414 running under the simulator to build a reduced set of libraries.
15415 (powerpc-*-eabiaix): Add fine grained multilib support added to
15416 other powerpc targets yesterday.
15417
15418Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15419
15420 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15421 -disable-softfloat, -disable-relocatable, -disable-aix, and
15422 -disable-sysv to control which multilib libraries get built.
15423
15424Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15425
15426 * configure: Add Makefile.tem to list of files to remove in trap
15427 handler.
15428
15429Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15430
15431 * config.guess (*Linux*): Add missing "exit"s.
15432 Also, need specific check for alpha-unknown-linux (uses COFF).
15433
15434Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15435
15436 * config.guess: Merge with FSF:
15437
15438 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15439 * config.guess (AIX4): More robust release numbering discovery.
15440
15441 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15442 * config.guess (i386-sequent-ptx): Properly get version number.
15443
15444 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15445 * config.guess (mips:*:4*:UMIPS): New case.
15446
15447Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15448
15449 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15450 (i386-win32 host): Likewise. Don't build readline.
15451
15452Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15453
15454 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15455 SUPPORT_FILES to submakes.
15456
15457Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15458
15459 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15460 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15461 mpw-configure.
15462
15463Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15464
15465 * configure.in (appdirs): Use =, not ==, in test expression when
15466 trying to build the text to print in the warning message for
15467 Solaris users.
15468
15469Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15470
15471 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15472
15473Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15474
15475 * config.guess: Recognize lynx-2.3.
15476
15477Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15478
15479 * config.sub (z8ksim): Deleted
15480 (z8k-*-coff): New, this is the one true name of the target.
15481
15482Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15483
15484 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15485
15486Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15487
15488 * config.guess (*:Linux:*:*): First try asking the linker what the
15489 default object file format is (elf, aout, or coff). Then if this
15490 fails, try previous methods.
15491
15492Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15493
15494 * configure.in: Don't build newlib for *-*-vxworks5.1.
15495
15496Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15497
15498 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15499 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15500
15501Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15502
15503 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15504
15505Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15506
15507 * cfg-ml-com.in: New file.
15508 * cfg-ml-pos.in: New file.
15509
15510Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15511
15512 * COPYING.NEWLIB: Add HP free copyright to list.
15513
15514Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15515
15516 * config.sub: Recognize -eabi* for the system, not just -eabi.
15517
15518Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15519
15520 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15521 * config.sub, configure.in (win32): New target and host.
15522
15523Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15524
15525 * configure.in: Add i386-pe configuration.
15526
15527Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15528
15529 * mpw-build.in (install): Install GDB after LD.
15530
15531Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15532
15533 * mpw-config.in (elf/mips.h): Always forward-include, needed
15534 for GDB to build.
15535
15536Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15537
15538 * testsuite: New directory for customer acceptance and whole tool
15539 chain tests.
15540
15541Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15542
15543 * configure: If per-host line isn't found, but AC_OUTPUT is found
15544 and a configure script exists, run it instead.
15545
15546Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15547
15548 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15549
15550Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15551
15552 * configure: Set build_{cpu,vendor,os,alias} to host values when
15553 --build isn't specified.
15554
15555Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15556
15557 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15558 (FLAGS_TO_PASS): Pass them.
15559 (EXTRA_TARGET_FLAGS): Ditto.
15560
6599da04
JM
15561Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15562
15563 * Makefile.in (all-libg++): Depend on all-libstdc++.
15564
15565Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15566
15567 * configure.in (noconfigdirs): Enable all packages for
15568 i386-unknown-netbsd.
15569
15570Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15571
15572 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15573 hosted builds (DOS builds)
15574
15575Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15576
15577 Changes for ARM based on patches from Richard Earnshaw:
15578 * config.sub: Handle armeb and armel.
15579 * configure.in: Omit arm linker only for riscix.
15580
15581Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15582
15583 * config.guess: Update from FSF.
15584
15585Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15586
63f6bcd7 15587 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15588 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15589 powerpcle variant. Convert pentium into i586, not i486. Add p5
15590 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15591 temporarily.
15592
15593Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15594
15595 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15596
15597Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15598
15599 * config.sub: Accept -lites* as a basic system type.
15600
15601Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15602
15603 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15604 installed, and if so return linuxoldld as the system name.
15605
15606Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15607
15608 * config.guess: Add hppa1.1-hp-lites support.
15609
15610Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15611
15612 * configure.in: Don't build newlib for m68k-vxworks5.1.
15613
15614Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15615
15616 * configure.in (mips-sgi-irix6): Use mh-irix5.
15617
15618Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15619
15620 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15621
15622Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15623
15624 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15625 OSF/1. Fix compiler flags.
6599da04
JM
15626 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15627
15628Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15629
15630 * configure.in: Recognize --with-newlib.
15631 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15632
15633Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15634
d207ebef 15635 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15636 to *_X11_MODULES due to gdbtk needing X include files et al.
15637
15638Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15639
15640 Merge in support for Mac MPW as a host.
15641 (Old change descriptions retained for informational value.)
15642
15643 * mpw-config.in: Add generic include forwards for cpu-specific
15644 include files in aout and elf directories.
15645
15646 * mpw-configure: Added copyright.
15647 * mpw-config.in: Check for presence of required build tools.
15648 (target_libs): Add newlib.
15649 (target_tools): Add examples.
15650 (Read Me): Generate as "Read Me for MPW" instead.
15651 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15652 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15653 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15654
15655 * mpw-configure: Remove subdir-specific makefile hackery,
15656 delete mk.tmp after using it.
15657
15658 * mpw-build.in (all): Display start and end times.
15659
15660 * mpw-configure (host_canonical): Set.
15661 (target_cpu): Always add to makefiles.
15662 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15663 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15664 (mpw-mh-mpw): Look for in srcdir and srcroot.
15665 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15666
15667 * mpw-build.in: (install-only): New target.
15668
15669 * mpw-configure (host_alias, target_alias): Rename from hostalias
15670 and targetalias, add into generated Makefile.
15671 (mk.tmp): If present, add into generated Makefile.
15672 * mpw-build.in (all-gas): Build config.h first before gas proper.
15673
15674 * mpw-configure (config.status): Write only if changed.
15675 * mpw-config.in (readline): Configure it (not built, just used for
15676 definitions).
15677
15678 * mpw-config.in (elf/mips.h): Add a forward include.
15679
15680 * mpw-config.in: Forward-include most .h files in include into
15681 extra-include.
15682 (readline): Don't build.
15683 mpw-build.in (install): Install GDB.
15684
15685 * mpw-configure (prefix, mpw_prefix): Handle it.
15686 * mpw-config.in (mmalloc, readline): Don't configure.
15687 * mpw-build.in (thisscript): Rename to ThisScript.
15688 Use mpw-build instead of BuildProgram everywhere.
15689 (mmalloc, readline): Don't build.
15690 * mpw-README: New file, basic documentation about the MPW port.
15691
15692 * mpw-config.in: Use forward-include to create include files.
15693
15694 * mpw-configure: Add more things to the top of each configured
15695 Makefile, including contents of config/mpw-mh-mpw.
15696 * mpw-config.in (extra-include): Create this directory and fill it
15697 with Posix-like include files when configuring.
15698
15699 * config.sub (apple, mac, mpw): Add various aliases.
15700
15701 * mpw-build.in: New file, top-level build script fragment for MPW.
15702 * mpw-configure: New file, configure script for MPW.
15703 * mpw-config.in: New file, config fragment for MPW.
15704
15705Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15706
15707 * configure.in (host_libs): Remove glob, since it is gone from the
15708 sources.
15709
15710Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15711
15712 * Makefile.in: define empty GDB_NLM_DEPS var.
15713
15714 * configure.in(target_makefile_frag): use config/mt-netware
15715 for netware targets.
15716
15717Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * config.sub: Merge in recent FSF changes. Remove linux special
15720 cases.
15721
15722Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15723
731a8127 15724 Revert this change:
6599da04
JM
15725
15726 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15727
15728 * build-all.mk: Use CC=cc -Xs on Solaris.
15729
6599da04
JM
15730Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15731
15732 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15733 stop using it.
15734 * Makefile.in: Nuke all references to glob subdirectory.
15735
15736Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15737
15738 * configure.in: Fix --enable-shared logic in per-host.
15739
15740Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15741
15742 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15743
15744Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15745
15746 * configure.in (noconfigdirs): Don't build gas on AIX, for
15747 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15748
15749Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * configure: Fix --cache-file to work if the file argument is a
15752 relative path.
15753
15754Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15755
15756 * configure: If the --cache-file is used, pass it down to
15757 configure in subdirectories.
15758
15759Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15760
15761 * config.sub: add vxworks29k configuration.
15762
15763Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15764
15765 * Makefile.in (taz): Do "diststuff" part quietly.
15766
15767Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15768
15769 * config.sub: Mini-merge with gcc/config.sub.
15770
15771Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15772
15773 * config.guess (IRIX): Sed - to _.
15774
15775Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15776
15777 * Makefile.in (source-vault, binary-vault): New targets.
15778
15779Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15780
15781 * config.sub: Recognize -eabi as a basic system type.
15782
15783Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15784
15785 * configure.in (enable_shared stuff): Fix typo.
15786
15787Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15788
15789 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15790
15791Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15792
15793 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15794
15795Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15796
15797 * configure.in (rs6000-*-*): Don't build gas.
15798
15799Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15800
15801 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15802 reduce command line length.
15803 (AS_FOR_TARGET): Check for as.new, not Makefile.
15804 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15805
15806Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15807
15808 * config.guess: Merge from FSF.
15809
15810Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15811
15812 * configure: Don't use $ when handling program_suffix.
15813
15814Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15815
15816 * configure.in: Configure tk for hppa/hpux.
15817
15818Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15819
15820 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15821
15822Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15823
15824 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15825 to LIBCXXFLAGS. Tests are better run without it.
15826
15827Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15828
15829 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15830
15831Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15832
15833 * configure.in (*-*-netware*): Don't configure xiberty.
15834
15835Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15836
15837 * configure.in: Remove tk from native_only list.
15838
15839Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15840
15841 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15842 for special NCD build.
15843
15844Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15845
15846 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15847 makeall.bat, they're only useful for binutils snapshots.
15848 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15849 makeall.bat to specified SUPPORT_FILES.
15850
15851Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15852
15853 * build-all.mk: Add Ericsson targets to sun4 and solaris
15854 hosts. Add BNR's sun4 target to solaris host, so their
15855 build-from-source will be tested in-house first.
15856
15857Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15858
15859 * Makefile.in (LIBCFLAGS): New variable.
15860 (CFLAGS_FOR_TARGET): Ditto.
15861 (LIBCFLAGS_FOR_TARGET): Ditto.
15862 (LIBCXXFLAGS): Ditto.
15863 (CXXFLAGS_FOR_TARGET): Ditto.
15864 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15865 (BASE_FLAGS_TO_PASS): Pass them.
15866 (EXTRA_TARGET_FLAGS): Ditto.
15867
731a8127 15868 * configure.in: Support --enable-shared.
6599da04
JM
15869
15870Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15871
15872 * configure.in (target_libs): Include libstdc++ again.
15873 * config.guess: Update from FSF (for FreeBSD).
15874
15875Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15876
15877 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15878 makeall.bat.
15879 (DISTDOCDIRS): Add `etc'.
15880 (ETC_SUPPORT_PFX): New variable.
15881 (taz): Include anything from etc starting with a word in
15882 ETC_SUPPORT_PFX.
15883
15884Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15885
15886 * config.sub: Update for recent FSF changes. Remove obsolete
15887 h8300hds entry. Add -windows* and -osx as basic os. Minor
15888 spacing changes.
15889
15890Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15891
15892 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15893
15894 * config.guess: Merge with FSF.
15895 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15896
15897Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15898
15899 * configure: Since the "trap 0" handler will override the exit
15900 status on many systems, only use it for "exit 1", and make it set
15901 a non-zero exit status; reset it before "exit 0". Also, check
15902 exit status of config.sub, and error out if it failed.
15903
15904Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15905
15906 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15907 and install libgloss.
15908
15909Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15910
15911 * Makefile.in (all-binutils): Depend upon all-byacc.
15912
15913 * configure.in: Don't build emacs on Irix 5.
15914
15915Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15916
15917 * configure.in (*-*-netware*): Add libio.
15918
15919Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15920
15921 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15922 (CHECK_TARGET_MODULES): Ditto.
15923 (INSTALL_TARGET_MODULES): Ditto.
15924 (TARGET_LIBS): Ditto.
15925 (all-libstdc++): Note dependencies.
15926
15927Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15928
15929 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15930
15931Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15932
15933 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15934 -fexternal-templates.
15935
15936 * configure.in (target_libs): Add libstdc++.
15937 (noconfigdirs): Add libstdc++ as appropriate.
15938
15939Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15940
15941 * config.guess: Update from FSF.
15942
15943Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15944
15945 * configure: Use ${config_shell} when running ${configsub}.
15946
15947Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15948
15949 * config.sub: No longer recognize h8300h.
15950
15951Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15952
15953 * config.sub: Remove extraneous differences between config.sub and
15954 gcc/config.sub.
15955
15956Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15957
15958 * Makefile.in (DISTSTUFFDIRS): Add gas.
15959
15960Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15961
15962 * COPYING.NEWLIB: New file.
15963
15964Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15965
15966 * config.guess (HP-UX): Patch from Harlan Stenn
15967 <harlan@landmark.com> to also emit release level.
15968
15969Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15970
15971 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15972
15973Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15974
15975 * config.sub: Merge nextstep cleanup from FSF.
15976
15977Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15978
15979 * configure.in (arm-*-*): Don't configure ld for this target.
15980
15981Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15982
15983 * configure.in (*-*-netware): don't configure libg++, libio,
15984 librx, or newlib.
15985
15986Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15987
15988 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15989 configure ld--it works, but it doesn't support shared libraries.
15990
15991Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15992
15993 * config.guess (*-unknown-freebsd*): Get rid of possible
15994 trailing "(Release)" in version string.
15995 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15996
15997Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15998
15999 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16000 Fix type: *-next-neststep -> *-next-nextstep.
16001
16002 * config.guess: Merge from FSF:
16003
16004 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16005
16006 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16007
16008 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16009
16010 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16011 instead of UNIX_SV for UnixWare 1.0).
16012
16013Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16014
16015 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16016 to make gdb/nlm/* build after the compiler and linker.
16017
16018Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16019
16020 * config.guess (netbsd, freebsd, linux): Accept any machine,
16021 not just i[34]86.
16022 (m68k-atari-sysv4): Relocate to match FSF version.
16023
16024 * config.guess: More merges from the FSF:
16025
16026 Add a space before function call or macro invocation.
16027
16028 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16029
16030 * config.guess: Add trap cmd to remove dummy.c and dummy when
16031 interrupted.
16032
16033 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16034
16035 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16036 (dummy): Redirect stderr from compilation of dummy.c.
16037
16038 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16039
16040 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16041
16042Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16043
16044 * configure: Accept and ignore --cache*, for compatibility with
16045 new autoconf.
16046
16047Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16048
16049 * config.guess: Merge from FSF:
16050
16051 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16052
16053 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16054 (PATH): Add /.attbin at end for finding uname.
16055 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16056
16057 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16058
e490616e 16059 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16060
16061 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16062
e490616e
ZW
16063 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16064 to select whether to use ELF or COFF.
6599da04
JM
16065
16066 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16067
e490616e 16068 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16069
16070 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16071
16072 * config.guess: Guess the OS version for HPUX.
16073
16074 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16075
16076 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16077
16078Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16079
16080 * configure.in: Recognize --with-headers, --with-libs, and
16081 --without-newlib.
16082 * Makefile.in (all-xiberty): Depend upon all-ld.
16083
16084Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16085
16086 * configure.in: Change i[34]86 to i[345]86.
16087
16088Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16089
16090 * configure (version): A few more tweaks to help message.
16091
16092Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16093
16094 * Makefile.in: Remove (for now) librx as a host library,
16095 now that we're building it for target.
16096
16097Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16098
16099 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16100 (Karl Berry).
16101
16102Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16103
16104 * configure.in: Also configure librx.
16105
16106Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16107
16108 * Makefile.in: Update various rules to reflect that librx
16109 is now needed for libg++.
16110
16111Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16112
16113 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16114
16115Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16116
16117 * configure.in: Configure the examples directory.
16118
16119Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16120
16121 * configure: Simplify Jun 2 1994 change.
16122
16123Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16124
16125 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16126 /bin/gcc isn't good enough to build gcc.
16127
16128Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16129
16130 * Makefile.in (GDB_SUPPORT_FILES): Remove
16131 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16132 (gdb.tar.gz): Add new rule to use standard distribution building
16133 mechanism.
16134
16135Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16136
16137 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16138 Bill Cox <bill@cygnus.com>.
16139
16140Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16141
16142 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16143
16144Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16145
16146 * configure: Search current dir first in .gdbinit.
16147
16148Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16149
16150 * config.sub: Recognize freebsd (merged from gcc config.sub).
16151
16152Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16153
16154 * config.sub: Refer to NeXT's operating system as nextstep.
16155
16156 * config.sub (case $basic_machine): Re-order the cases, to match
16157 the order in the FSF version (which is mostly alphabethical).
16158 Merge in some additions and changes from the FSF.
16159
16160Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16161
16162 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16163 * config.sub: Recognize cxux7.
16164 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16165
16166Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16167
16168 * config.sub: Fix typo powerpc -> powerpc-*.
16169
16170Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16171
16172 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16173
16174 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16175 parallel with all-emacs and install-emacs). Top-level command
16176 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16177
16178Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16179
16180 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16181 $(relbindir)/make before doing ``make install'', and use
16182 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16183 installing over running make binary.
16184 ($(host)-stamp-stage3-installed): Likewise.
16185
16186Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16187
16188 * config.guess: Recognize Mach.
16189
16190Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16191
16192 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16193 see whether --exec-prefix was used.
16194
16195Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16196
16197 * README: Explicitly mention libg++/README. (Zoo's idea.)
16198
16199Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16200
16201 * Makefile.in: Add all-librx target similar to all-libproc.
16202
16203Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16204
16205 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16206 with post 1.2 uname bogosity.
16207
16208Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16209
16210 * configure: Remove temporary files on receipt of a signal.
16211
16212Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16213
16214 * configure: If there is a package_makefile_frag, remove
16215 ${subdir}/Makefile.tem after copying it in.
16216
16217Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16218
16219 * build_all.mk: support rs6000 lynx identifies itself as
16220 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16221 since /bin/gcc is too feeble to compile a modern gcc.
16222
16223Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16224
16225 * brought devo/test-build.mk update-to-date with progressive/
16226 test-build.mk. Add lynx targets and hppa flag info.
16227
16228Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16229
16230 * configure.in: Use mh-ncrsvr43. Patch from
16231 Tom McConnell <tmcconne@sedona.intel.com>.
16232
16233Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16234
16235 * config.guess (i386-unknown-bsdi): No longer need to
16236 check #if defined(__bsdi__) && defined(__i386__).
16237
16238Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16239
16240 * configure: Set program_transform_nameoption correctly.
16241
16242Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16243
16244 * brought build-all.mk update-to-date with progressive build-all.mk,
16245 added new targets and hppa info.
4e81ae98 16246
6599da04
JM
16247Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16248
16249 * configure: If config.guess result is a prefix of the user
16250 specified target, assume a native build and use the user specified
16251 target as the host alias. Remove SunOS patch suffix removal hack.
16252 * configure.in: Remove SunOS patch suffix removal hack.
16253
16254 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16255 in NATIVE_CHECK_MODULES.
16256
16257Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16258
16259 * Makefile.in: Rename HOST_ONLY to NATIVE.
16260 * configure: Delete SunOs patch suffix from host_canonical
16261 and build_canonical variables that are prepended to Makefiles.
16262 * configure.in: Add comments for easier maintenance.
16263
16264Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16265
16266 * Makefile.in: Add all-libproc target similar to all-gui.
16267
16268Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16269
16270 * Makefile.in (CHECK_MODULES): split into
16271 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16272
16273Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16274
16275 * config.guess (i386-unknown-bsdi): New system to guess.
16276
16277Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16278
16279 * Makefile.in: Add all-gui target (but not yet build by "all").
16280
16281Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16282
16283 * config.sub: Move deletion of patch suffix from here...
16284 * configure.in: To here, at Ian's suggestion. The top-
16285 level scripts might need to know of a patch level.
16286
16287Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16288
16289 * config.sub: Strip off patch suffix so rtl is recognized
16290 as a sunos4.1.3 machine, even though it's been patched.
16291
16292Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16293
16294 * Makefile.in (INSTALL_LAST): Delete.
16295 (INSTALL_DOSREL): New.
16296
16297Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16298
16299 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16300 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16301 whether we pass down --with-gnu-ld anyhow.
16302
16303Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16304
16305 * Makefile.in (INSTALL_LAST): Change operation so it works
16306 on more flavors of make.
16307 * configure.in (go32): Don't build libg++ or libio.
16308
16309Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16310
16311 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16312 they can be overriden by templates.
16313
16314Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16315
16316 * configure.in (target==go32): Don't build gdb.
16317 * dosrel: New directory.
16318
16319Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16320
16321 * configure.in (host==go32): Configure dosrel too.
16322 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16323 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16324 be set by incoming names or templates.
16325 (INSTALL_LAST): New rule.
6599da04
JM
16326
16327Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16328
16329 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16330
16331Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16332
6599da04
JM
16333 * configure.in (appdirs): New variable. Currently empty, but will
16334 be used in gas distribution. If nonempty, lists a set of
16335 directories at least one of which must get configured, or top
16336 level configuration is considered to have failed.
16337 (rs6000-*-lynxos*): Use new file name.
16338
16339Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16340
16341 Eliminate XTRAFLAGS.
16342 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16343 newlib include files using -idirafter, and also use -nostdinc.
16344 (CXX_FOR_TARGET): Likewise.
16345 (XTRAFLAGS): Removed.
16346 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16347 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16348 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16349 ($(DO_X)): Don't pass down XTRAFLAGS.
16350
16351Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16352
16353 * configure.in (mips*-dec-bsd*): New target; do build linker.
16354 (mips*-*-bsd*): New target; don't build linker.
16355
16356Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16357
16358 * configure.in: support rs6000-*-lynxos* configuration.
16359 support sunos4 as a cross target.
16360
16361 * config.sub: look for lynx*, not lynx since the OS version may
16362 legitimately be part of the name.
16363
16364Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16365
16366 * configure.in (i[34]86-*-sco*): Move to be with other i386
16367 targets.
16368 (romp-*-*): New target. Skip various binary utilities.
16369 (vax-*-*): New target. Don't build newlib.
16370 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16371
16372Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16373
16374 * configure.in: Only set host_makefile_frag if config
16375 directory exists.
16376
16377Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16378
16379 * install.sh: If $dstdir exists, don't check whether each
16380 component does.
16381
16382Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16383
16384 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16385
16386Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16387
3b75d237
AJ
16388 * configure.in (*-*-lynxos*): Don't configure newlib for either
16389 native or cross Lynx.
6599da04
JM
16390
16391Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16392
16393 * config.sub (sparc64-elf): Fix os.
16394 (z8k): Remove duplicate.
16395
16396Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16397
16398 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16399 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16400
16401Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16402
16403 * configure: Make file links cleanly even if Lynx fails on
e490616e 16404 an NFS symlink (at least fail cleanly).
6599da04
JM
16405
16406Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16407
16408 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16409 -XNh2000.
16410
16411Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16412
16413 * configure: Unknown options are fatal again.
16414
16415Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16416
16417 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16418 compatibility.
6599da04
JM
16419
16420Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16421
16422 * build-all.mk: Add `clean' target.
16423
16424Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16425
16426 * config.guess: Add SINIX support.
16427 * configure.in: Add mips-*-sysv4* support.
16428
16429Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16430
16431 * build-all.mk: Document all useful targets.
16432 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16433 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16434
16435Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16436
16437 * configure: Support --silent, --quiet.
16438
16439Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16440
16441 * configure: Support --disable-FEATURE.
16442
16443Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16444
16445 * config.guess: Recognize NCR running SVR4.3.
16446
16447Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16448
16449 * config.guess: Make BSDI generate i386-unknown-bsd386.
16450 Patch from Paul Eggert <eggert@twinsun.com>.
16451
16452Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16453
16454 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16455
16456Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16457
16458 * configure: Make unrecognized options give nonfatal warnings
16459 instead of fatal errors, and pass them to any subdirectory
16460 configures in case they recognize them.
16461 Make --x equivalent to --with-x.
16462
16463Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16464
16465 * configure: Add --enable-* options. Clean up usage message and
16466 some comments.
16467
16468Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16469
16470 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16471
16472Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16473
16474 * configure.in (hppa*-*-*): Enable binutils.
16475
16476Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16477
16478 * config.sub: Recognize cisco.
16479
16480Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16481
16482 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16483
16484Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16485
16486 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16487 than one configuration name. Add comment.
16488
16489Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16490
16491 * config.guess: about target *-hitachi-hiuxwe2, fixed
16492 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16493 macro is incorrect.]
16494
16495Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16496
16497 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16498 than the "make ls" stuff which used to be here.
16499
16500Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16501
16502 * config.guess: Recognize i[34]86-unknown-freebsd.
16503 From Shawn M Carey <smcarey@rodan.syr.edu>.
16504
16505Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16506
16507 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16508
16509Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16510
16511 * config.guess: Check for ptx.
16512
16513Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16514
16515 * config.sub: Add os9k checking.
16516
16517Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16518
16519 * config.guess: Handle OSF1 running on HPPA processors
16520
16521Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16522
16523 * configure: If subdir configure fails, print out a message with
16524 subdirectory name, in case subdir's configure code didn't identify
16525 itself.
16526
16527Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16528
16529 * configure.in: Remove embedded newlines from configdirs.
16530 Avoid mismatches of substrings. Fix matching strings at end
16531 of configdirs.
16532
16533Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16534
16535 * config.guess: Add Lynx/rs6000 config support.
16536
16537Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16538
16539 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16540
16541Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16542
16543 * configure.in (hppa*-*-osf*): Treat this just like most other
16544 PA configurations (eg no binutils or ld).
16545 (hppa*-*-*elf*): These configurations have binutils and ld.
16546
16547Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16548
16549 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16550
16551Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16552
16553 * configure.in (rs6000-*-*): Build gas.
16554
16555Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16556
e490616e 16557 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16558
16559Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16560
16561 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16562 for GDB and GDB has been fixed to not need it.
16563
6599da04
JM
16564Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16565
16566 * config.guess: Recognize vax hosts.
16567
16568Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16569
16570 * configure (while loop): Don't use "break 2" inside case
16571 statement -- the case statement isn't an enclosing loop.
16572
16573Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16574
16575 * config.guess: Clean up NeXT support, to allow nextstep
16576 on Intel machines. Make OS be nextstep.
16577
16578Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16579
16580 * config.guess: Add alternate forms for Convex.
16581
16582Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16583
16584 * configure: Completely rewrite option processing. Take
16585 advantage of pattern-matching to avoid invoking test frequently.
16586 Also clean up host and target defaulting logic.
16587
16588Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16589
16590 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16591 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16592 commands (plus user environment) will fit SCO limits.
16593
16594Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16595
16596 * configure.in: Don't issue warnings about directories which are
16597 not being configured if -norecursion is set. Correct test for
16598 --with-gnu-as and --with-gnu-ld to not get confused by substring
16599 matches.
16600
16601 * configure.in: Don't build gas for alpha-dec-osf1*.
16602
16603Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16604
16605 * configure: Back out Per's change of 12/19/1993. It changes the
16606 behavior of configure in unexpected and confusing ways.
16607
16608 Also, use different delim char when calculating
16609 program_transform_name so that the name can contain slashes.
16610
16611Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16612
16613 * configure.in, config.sub: Add support for VSTa micro-kernel.
16614
16615Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16616
16617 * configure.in: Nuke hacks which were used to get a special
16618 version of GAS for HPPA configurations.
16619
16620Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16621
16622 * configure: If only ${target_alias} is given, use that
16623 as the default for ${host_alias}.
16624 * configure: Add missing back-slashes before nested quotes.
16625
16626Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16627
16628 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16629
16630Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16631
16632 * config.guess: Recognize some Tektronix configurations.
16633 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16634
16635Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16636
16637 * config.sub: Match any flavor of SH.
16638
16639Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16640
16641 * configure.in: Don't try to configure newlib for Alpha.
16642
16643Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16644
16645 * configure.in: Don't build ld for Irix 5. Don't build gas,
16646 libg++ or libio for any Alpha target.
16647
16648 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16649
16650Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16651
16652 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16653 default arguments -- so it tried to compress itself.
16654
16655Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16656
16657 * configure.in (notsupp): ensure that a space is always at the end
16658 of the configdirs list, since the grep checks for an explicit space
16659
16660Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16661
16662 * configure.in (target i386-sysv4.2): don't build ld, since static
16663 versions of many libraries are not available.
16664
16665Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16666
16667 * config.guess: Recognize Apollos (using environment variables).
16668 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16669
16670Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16671
16672 * config.guess: Recognize Sony news mips running newsos.
16673
16674Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16675
16676 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16677 "fi ; else" for bash.
16678
16679Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16680
16681 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16682
16683Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16684
16685 * config.sub: accept unixware as an alias for svr4.2.
16686 Fix some inconsistancies with the gcc version.
16687
16688Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16689
16690 * Makefile.in (DISTDOCDIRS): Add gdb.
16691
16692Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16693
16694 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16695
16696Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16697
16698 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16699 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16700 this now.
16701
16702Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16703
16704 * config.sub: Accept hiux* as an OS name.
16705
16706 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16707 etc/make-stds.texi. The underscore came from gcc, and dje now
16708 agrees that RUNTESTFLAGS is the correct name.
16709
16710Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16711
16712 * install.sh: Remove 'set -e'. It makes any conditionals
16713 in the script useless.
16714
16715 * config.guess: Automatically recognize arm-acorn-riscix
16716 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16717
16718Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16719
16720 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16721
16722Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16723
16724 * Makefile.in (DISTDOCDIRS): New variable.
16725 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16726 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16727
16728Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16729
16730 * configure.in (hppa target): check the source directory for the
16731 pagas sub-directory
16732
16733Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16734
16735 * config.sub: Allow -aout* and -elf*.
16736
16737Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16738
16739 * configure.in: Don't build ld on i386-solaris2, same as for
16740 sparc-solaris2.
16741
16742Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16743
16744 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16745
16746Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16747
16748 * configure.in: Configure gdb for alpha.
16749
16750Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * Makefile.in (CXXFLAGS): Add -O.
16753
16754Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16755
16756 * config.guess: added support for DG Aviion
16757
16758Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16759
16760 * configure.in: Produce warning message for subdirectories not
16761 configurable for this host/target combination. Don't try to
16762 configure gdb for vms.
16763
16764Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16765
16766 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16767 appropriate files before making "diststuff".
16768 (DISTBISONFILES): New var: list of files to be edited.
16769 (DISTSTUFFDIRS): Add binutils.
16770
16771Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16772
16773 * config.sub: also handle mipsel and mips64el (for little endian mips)
16774
16775Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16776
16777 * configure.in: Add * to end of all OS names.
16778
16779Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16780
16781 * configure.in: Build newlib for LynxOS native.
16782
16783Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16784
16785 * config.guess: Add support for delta 88k running SVR3.
16786
16787 * configure.in: Add comment about HP compiler vs. emacs.
16788
16789Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16790
16791 * configure.in: don't build ld on solaris2 (not a viable option
16792 due to bugs in getpwnam & getpwuid)
16793
16794Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16795
16796 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16797 config.guess will produce a full version number.
16798
16799Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16800
16801 * configure.in: Build linker and binutils for alpha-dec-osf1.
16802
16803Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16804
16805 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16806 and gdb/testsuite/Makefile.in.
16807
16808Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16809
16810 * configure.in: recognize mips*- instead of mips-
16811
16812Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16813
16814 * config.sub: Accept linux*coff and linux*elf as operating
16815 systems.
16816
16817Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16818
16819 * config.sub: Recognize mips64, and mips3 as an alias for it.
16820
16821Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16822
16823 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16824 gdb knows how to handle OSF/1 shared libraries.
16825
16826Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16829 * config.guess: Recognize Hitachi's HIUX.
16830 * config.sub: Recognize h3050r* and hppahitachi.
16831 Remove redundant cases for hp9k[23]*.
16832
16833Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16834
16835 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16836 if gas and ld are in the source tree and are in ${configdirs}.
16837 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16838 --with options (but still pass them down on the command line,
6599da04
JM
16839 if they were explicitly specified).
16840
16841Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16842
16843 * configure: substitute SHELL value in Makefile.in with
16844 ${CONFIG_SHELL}
16845
16846Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16847
16848 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16849 *-*-solaris2* targets.
16850
16851Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16852
16853 * Makefile.in: define M4, and pass it down to sub-makes;
16854 all-autoconf now depends on all-m4
16855
16856Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16857
16858 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16859 presence of {ar,ranlib} instead of a configured directory
16860
16861Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16862
16863 * config.guess: Accept 34?? as well as 33?? for NCR.
16864
16865Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16866
16867 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16868 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16869
16870Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16871
16872 * configure: grab values for $(CC) and $(CXX) from the
16873 environment, so that someone can do "CC=gcc configure; make" and
16874 have it work right (matching the way that autoconf works now)
16875
16876 * configure.in, Makefile.in: add support for gash, the tcl
16877 interface to Galaxy
16878
16879 * config.guess: add NetBSD variants (hp300, x86)
16880
16881Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16882
16883 * install.sh: Support -d option (in the manner of SunOS 4 install,
16884 as it is more deterministic than that of GNU install)
16885 (chmodcmd): Set file to mode 755 by default (should also do default
16886 chgrp and chown, but I don't feel like dealing with that now)
16887
16888Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16889
16890 * config.sub: Remove h8300hhms alias.
16891
16892Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16893
16894 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16895
16896Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16897
16898 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16899 as stmp-fixinc
16900
16901Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16902
16903 * config.sub: recognize m88110-bug-coff.
16904
16905Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16906
16907 * Makefile.in (all-libio): all dependencies on the toolchain used
16908 to build this (gcc, gas, ld, etc)
16909
16910Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16911
16912 * config.guess: Deal with OSF/1 1.3 on alpha.
16913
16914Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16915
16916 * install.sh: add some 'else true' clauses for portability
16917
16918 * configure.in: don't build libio for h8[35]00-*-* targets
16919
16920Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16921
16922 * Makefile.in: Add support for new libio.
16923
16924Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16925
16926 * install.sh: If one command fails, don't try the rest. Don't try
16927 to remove $dsttmp (via trap) unless we have already created it.
16928 If $src doesn't exist, detect it and exit with an error.
16929
16930 * config.guess: Recognize BSD on hp300.
16931
16932Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16933
16934 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16935 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16936
16937Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16938
16939 * Makefile.in (all-send-pr): depends on all-prms
16940
16941Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16942
16943 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16944
16945Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16946
16947 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16948 Added test for mips-mips-riscos5.
16949
16950Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16951
16952 * configure.in: use mh-hp300 for 68k HP hosts
16953
16954Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16955
16956 * configure: add support for CONFIG_SHELL, so that you can use
16957 some alternate shell for evaluating configure scripts
16958
16959Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16960
16961 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16962 in configure script to bug-gdb@prep.ai.mit.edu when building
16963 distribution archive.
16964 * Makefile.in (COMPRESS): Remove def.
16965 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16966 gdb.tar.Z and make-gdb.tar.Z respectively.
16967 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16968 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16969 to convergence with 'taz' target in Makefile.in.
16970
16971Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16972
16973 * install.sh (dsttmp): use trap to ensure that tmp files go
16974 away on error conditions
16975
16976Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16977
16978 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16979
16980Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16981
16982 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16983 its parent is '/' not ''.
16984
16985 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16986
16987Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16988
16989 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16990 that ${newsrcdir}/configure.in does.
16991
16992Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16993
16994 * test-build.mk: support for CONFIG_SHELL
16995
16996Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16997
16998 * config.sub (netware): Add as a basic system type.
16999
17000Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17001
17002 * Makefile.in (Makefile): depend on configure.in. Also drop the
17003 $(srcdir)/ from the dependency on Makefile.in.
17004
17005Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17006
17007 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17008 (h8300hhms is temporary until multi-libraries are implemented).
17009 * configure.in: Handle h8300h too.
17010
17011Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17012
17013 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17014
17015Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17016
17017 * configure: Remove extraneous output when guessing host type.
17018 * config.guess: Remove extraneous output when guessing using C
17019 compiler rather than uname, or when guessing fails.
17020
17021Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17022
17023 * Makefile.in: remove all.cross and install.cross targets
17024
17025 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17026 definitions
17027
17028Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17029
17030 * configure.in (target sh): Build gprof.
17031
17032Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17033
17034 * config.sub: change -solaris to -solaris2
17035
17036Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17037
17038 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17039
17040Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17041
17042 * configure: Correct error message for missing Makefile.in to
17043 print correct directory.
17044
17045Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17046
17047 * install.sh: kludge around 386BSD shell bug
17048
17049Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17050
17051 * config.guess: Recognize NeXT.
17052 * config.guess: Recognize i486-ncr-sysv4.
17053 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17054
17055Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17056
17057 * Makefile.in (MAKEINFOFLAGS): New variable.
17058 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17059 * build-all.mk, test-build.mk: Pass down --no-split as
17060 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17061
17062Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17063
17064 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17065
17066Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17067
17068 * Makefile.in (libg++.tar.z): New rule.
17069 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17070 * Makefile.in (taz): Only do a single chmod.
17071
17072Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17073
17074 * install.sh: don't use dirname anymore (replaced with sed usage)
17075
17076Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17077
17078 * Makefile.in: Change extension for gzip'd files from '.z' to
17079 '.gz' per new FSF standard usage.
17080
17081Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17082
17083 * configure: put quotes around the final value of program_transform_name
17084
17085Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17086
17087 * Makefile.in: new install.sh support; update install-info rules
17088
17089Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17090
17091 * configure.in: Build diff for crosses, but not for go32 host.
17092
17093 * configure.in: Build gprof only for native, and don't build it
17094 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17095
17096Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17097
17098 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17099
17100Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17101
17102 * configure.in (host_tools): Add prms.
17103
17104Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17105
17106 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17107 with $(FLAGS_TO_PASS) on the command line
17108
17109 * config.sub: Recognize lynx and lynxos
17110
17111Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17112
17113 * config.sub: Accept -ecoff*, not just -ecoff.
17114
17115Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17116
17117 * Makefile.in (taz): Use .gz suffix instead of .z.
17118 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17119 names.
17120
17121Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17122
17123 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17124
17125Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17126
17127 * Makefile.in (install-no-fixedincludes): install gcc last, so
17128 that rebuilds that might happen during 'make install' don't get
17129 bogus gcc include files
17130
17131Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17132
17133 Change from Utah for HPPA support:
17134 * config.guess: Recognize hppa1.x-hp-bsd.
17135
17136Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17137
17138 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17139 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17140
17141Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17142
17143 * config.sub: Add support for rom68k and bug boot monitors.
17144
17145Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17146
17147 * Makefile.in: Make all-opcodes depend on all-bfd.
17148
17149Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17150
17151 * config.guess: Added special check for i[34]86-univel-sysv4*.
17152
17153Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17154
17155 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17156 the processor rather than assuming i486.
17157
17158Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17159
17160 * config.guess: Recognize SunOS6 as Solaris3.
17161
17162Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17163
17164 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17165 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17166
17167Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17168
17169 * build-all.mk (all-cross): New target for Canadian Cross.
17170 Added Q2 go32 targets.
17171 * test-build.mk: Configure go32 cross sparclite-aout and
17172 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17173 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17174
17175Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17176
17177 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17178 GO32 hosted toolchains
17179
17180Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17181
17182 * configure: change so "-exec-prefix" gets passed down rather
17183 than "-exec_prefix" so autoconf generated Makefiles get the
17184 exec_prefix set right.
17185
17186Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17187
17188 * config.guess: get the Solaris2 minor version number
17189
17190 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17191
17192Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17193
17194 * config.guess: Recognize some Sequent platforms.
17195
17196Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17197
17198 * Makefile.in: added the vault-install target
17199
17200 * configure.in: actually use the Sun3 makefile fragment that's in
17201 config, also added the release dir to configdirs
17202
17203Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17204
17205 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17206
17207Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17208
17209 * configure.in: remove some program from Alpha targetted toolchains
17210
17211Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17212
17213 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17214 gprof.
17215 (taz): Run "make diststuff" in those directories instead of "make
17216 proto-dir". Look for "VERSION=" only at start of line in subdir
17217 Makefile. Use "gzip -9" for compression.
17218 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17219 (binutils.tar.z): New target.
17220
17221Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17222
17223 * Makefile.in (taz): Include gpl.texinfo.
17224
17225Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17226
17227 * Makefile.in (setup-dirs): Merged into "taz" target.
17228 (taz): Only do `proto-dir' stuff if a directory is actually needed
17229 for this target.
17230
17231Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17232
17233 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17234 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17235 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17236 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17237 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17238
17239Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17240
17241 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17242 config.sub, and move-if-change to gdb testsuite distribution
17243 archive, so the testsuite can be extracted, configured, and
17244 run separately from the gdb distribution. Blow away the Chill
17245 tests that require a Chill compiled executable, since GNU Chill
17246 is not yet publically available.
17247
17248Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17249
17250 * test-build.mk: set environment variables in a single command,
17251 instead of a list of assignments and exports
17252
17253 * config.guess: recognize Alpha/OSF1 systems
17254
17255Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17256
17257 * configure: Change help message to prefer --options rather than
17258 -options.
17259
17260Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17261
17262 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17263 zippy@ecst.csuchico.edu.
17264 * config.guess: Recognize miniframe.
17265
17266Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17267
cc6010cd
AP
17268 * Makefile.in: Use srcroot to find runtest rather than rootme.
17269 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17270
17271Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17272
17273 * test-build.mk: Extensive additions to support building on a
17274 machine other than the host.
17275
17276Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17277
17278 * configure (tooldir): Fix for i386-aix again.
17279
17280Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17281
17282 * configure, Makefile.in: Change definition of $(tooldir)
17283 to match the FSF.
17284
17285Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17286
17287 * config.guess: Recognize i[34]86/SVR4.
17288
17289Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17290
17291 * Makefile.in (all-gdb): gdb depends on sim.
17292
17293Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17294
17295 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17296 at the same time we make the prototype gdb directory.
17297 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17298 files at the same time as the gdb base release distribution.
17299
17300Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17301
17302 * Makefile.in (check): Use individual check targets rather than
17303 DO_X rule.
17304 (check-gcc): Added.
17305
17306Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17307
17308 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17309 for System V release 3.2.
17310
17311Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17312
17313 * config.sub: Recognize hppaosf.
17314 * configure.in: Do configure ld/binutils/gas for it.
17315
17316Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17317
17318 * configure (tooldir): Alter syntax used to set this, for systems
17319 where "\$" isn't handled right, like i386-aix.
17320
17321Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17322
17323 * configure: Pass program-transform-name, not
17324 program_transform_name, to recursive configures.
17325
17326Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17327
17328 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17329 of gas+ld+binutils.
17330
17331Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17332
17333 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17334
17335Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17336
17337 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17338
6599da04
JM
17339Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17340
17341 * Makefile.in (PRMS): Set back to all-prms.
17342
17343Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17344
17345 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17346 targets, rather than for MIPS hosts.
17347
17348Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17349
17350 * configure.in: add comment for --with-x default values
17351
17352 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17353
17354 * Makefile.in: add check-* targets for each of the directories in
17355 the tree. Add a definition of RUNTEST that will use the one we
17356 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17357
17358Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17359
17360 * configure.in: Removed obsolete references to bfd_target and
17361 target_makefile_frag.
17362
17363 * build-all.mk: Set assorted targets for Q2.
17364 * config.sub: Recognize z8k-sim and h8300-hms.
17365 * test-build.mk: Really don't pass host to configure.
17366 (HOLES): Added uname.
17367
17368Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17369
17370 * configure: Handle an empty program-prefix, program-suffix or
17371 program-transform-name correctly.
17372
17373Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17374
17375 * build-all.mk: -G 8 no longer required for MIPS targets.
17376 * test-build.mk: Don't pass host argument to configure; make it
17377 guess.
17378
17379Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17380
17381 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17382 * Makefile.in (COMPRESS): New macro, like GZIP.
17383
17384Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17385
17386 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17387
17388 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17389 with gas currently defaults to -G 0.
17390
17391Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17392
17393 * Makefile.in (all-flex): flex depends on byacc.
17394
17395 * build-all.mk: If host not specified, use config.guess. Pass TAG
17396 to test-build.mk as RELEASE_TAG.
17397 * test-build.mk (configargs): New variable containing arguments to
17398 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17399 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17400
17401 * config.guess: Use /bin/uname when checking -X argument on SCO,
17402 to avoid invoking GNU uname which doesn't understand -X.
17403
17404 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17405
17406 * configure.in: Build gas for mips-*-*.
17407
17408Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17409
17410 * Makefile.in (all.normal): insert missing backslash.
17411
17412Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17413
731a8127 17414 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17415
17416 * Makefile.in: Complete overhaul to merge many almost identical
17417 targets.
17418
17419Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17420
17421 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17422 (gdb.tar.Z): Adjusted.
17423
17424 * Makefile.in (setup-dirs, taz): New targets; should be general
17425 enough to adapt for gdb sometime. Build only .z file.
17426 (gas.tar.z): New target.
17427
17428Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17429
17430 * build-all.mk: Use CC=cc -Xs on Solaris.
17431
6599da04
JM
17432Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17433
17434 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17435 for handling BISON for FSF releases.
17436
17437Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17438
17439 * configure: Actually implement the change zoo just documented.
17440
17441Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17442
17443 * configure: when using config.guess, only set target_alias when
17444 it's not already been set (ie, on the command line)
17445
17446Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17447
17448 * Makefile.in: add installcheck target, set PRMS to install-prms
17449
17450Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17451
17452 * configure: add support for package_makefile_fragment, handle the
17453 case where a directory has a configure.in file but no Makefile.in
17454 more gracefully (with an actual understandable error message, even);
17455 add support for --without (and add this to the usage message); also
17456 explicitly add a --host=${host_alias} to the command line when
17457 config.guess is used
17458
17459Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17460
17461 * configure: Must use both --host and --target in recursive calls.
17462
17463Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17464
17465 * Makefile.in: Change deja-gnu to dejagnu.
17466
17467Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17468
17469 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17470
17471Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17472
17473 * configure.in: canonicalize all instances to *-*-solaris2*,
17474 also strip out a number of tools to not build for go32 host
17475
17476Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17477
17478 * config.guess: add GPL.
17479
17480 * Makefile.in, config.guess, config.sub, configure: bump
17481 copyrights to 93.
17482
17483Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17484
17485 * Makefile.in (do-info): Removed obsolete check for existence of
17486 localenv file.
17487
17488 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17489
17490Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17491
17492 * Makefile.in: a couple of 'else true' for decstation,
17493 support for TclX
17494
17495 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17496
17497Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17498
17499 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17500
17501Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17502
17503 * config.guess: Recognize i386-ibm-aix (PS/2).
17504 * configure.in: Use config/mh-aix386 file for it.
17505
17506Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17507
17508 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17509 CC_FOR_TARGET instead.
17510 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17511
17512Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17513
17514 * Makefile.in: Add sim to list of directories sent with gdb
17515
17516Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17517
17518 * configure.in: Put back mips-dec-bsd* case.
17519
17520Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17521
17522 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17523 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17524 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17525
17526Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17527
17528 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17529
17530 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17531 (install-info): install dir.info only if it exists,
17532 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17533
17534Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17535
17536 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17537 gas for mips-dec-bsd.
17538
17539Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17540
17541 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17542 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17543
17544Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17545
17546 * configure.in: Added "dejagnu" to hosttools list.
17547
17548Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17549
17550 * config.sub, configure.in, config.guess: Add support
17551 for Bosx, an AIX variant from Bull.
17552 Patches from F.Pierresteguy@frcl.bull.fr.
17553
17554Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17555
17556 * devo/dejagnu: Initial creation of devo/dejagnu.
17557 Migrated dejagnu testcases and support files for testing software
17558 tools to reside as subdirectories, currently called "testsuite",
17559 within the directory of the software tool. Migrated all programs,
17560 support libraries, etc. beloging to dejagnu proper from
17561 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17562 with no modifications. The changes to these files which will
17563 allow them to configure, build, and execute properly will be made
17564 in a future update.
17565
17566Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17567
17568 * Makefile.in: Change send_pr to send-pr.
17569 * configure.in: Likewise.
17570 * send_pr: Renamed directory to send-pr.
17571
17572Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17573
17574 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17575
17576Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17577
17578 * README: Update for gdb-4.8 release.
17579 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17580 gdb-xxx.tar.z (gzip'd) file also.
17581
17582Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17583
17584 * Makefile.in: make all-diff depend on all-libiberty
17585
17586Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17587
17588 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17589
17590Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17591
17592 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17593
17594Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17595
17596 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17597 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17598 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17599
17600Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17601
17602 * Makefile.in: makeinfo binary is in a new location
17603
17604Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17605
17606 * config.sub: Accept -ecoff as an OS.
17607
17608 * Makefile.in: Various changes to eliminate a level of make
17609 recursion and reduce the required command line length.
17610 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17611 sub-makes.
17612 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17613 variables holding settings for specific sub-makes.
17614 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17615 in terms of BASE_FLAGS_TO_PASS.
17616 (TARGET_LIBS): New variable listing directories which use
17617 TARGET_FLAGS_TO_PASS.
17618 (subdir_do): Eliminated.
17619 (do-*): New set of targets to replace subdir_do.
17620 (various): All targets which used subdir_do now depend on do-*.
17621 (local-clean): Renamed from do_clean.
17622 (local-distclean): New target, dependency of distclean and
17623 realclean.
17624 (install-info): Don't create directories. Depend on dir.info
17625 rather than calling make recursively.
17626 (install-dir.info): Eliminated.
17627 (install-info-dirs): Create all info directories here.
17628 (dir.info): Depend upon do-install-info.
17629
17630 * test-build.mk (HOLES): Added false.
17631
17632Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17633
17634 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17635
17636Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17637
17638 * Makefile.in (info): remove dependency on all-texinfo. The
17639 problem was really in texinfo/C, not at this level.
17640
17641Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17642
17643 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17644
17645Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17646
17647 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17648 GDB releases.
17649
17650Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17651
17652 * configure: Include srcdir in message about target of link not
17653 being found. Don't convert `-' to `_' in `with' options being
17654 passed to subdirs.
17655
17656Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17657
17658 * configure.in: add uudecode to host_tools
17659
17660 * Makefile.in: added {all,install}-uudecode targets, added them to
17661 the appropriate lists
17662
17663Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17664
17665 * Makefile.in (all-gcc): Added dependency on all-gas.
17666
17667 * configure.in (mips-*-*): Build ld and binutils.
17668
17669Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17670
17671 * configure: check return code from mkdir, print error message and
17672 exit on failure.
17673
17674Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17675
17676 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17677
17678Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17679
17680 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17681
17682Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17683
17684 * config.sub (h8500): Recognize this as a cpu type.
17685
17686Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17687
17688 * configure: source directory missing is no longer a warning
17689
17690 * configure.in: recognize irix[34]* instead of irix[34]
17691
17692 * Makefile.in: define and pass down X11_LIB
17693
6599da04
JM
17694Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17695
17696 * guess-systype: Renamed to ...
17697 * config.guess: ... by popular request.
17698 * configure.in, Makefile.in: Update accordingly.
17699
17700Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17701
17702 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17703 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17704 + Execute ./dummy instead of assuming . is in PATH.
17705
17706Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17707
17708 * guess-systype: New shell script. Attempts to guess the
17709 canonical host name of the executing host.
17710 Only a few hosts are supported so far.
17711 * configure: Call guess-systype if no host is specified.
17712
17713Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17714
17715 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17716 gcc Makefile.
17717
17718
17719Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17720
17721 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17722 (all-gcc, install-gcc, subdir_do): Use it.
17723
17724Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17725
17726 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17727
17728Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17729
17730 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17731 set exclusively by configure, using configure.in .
17732
17733Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17734
17735 * test-build.mk: set $PATH for all builds
17736
17737 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17738
17739Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17740
17741 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17742 the one used in gcc/Makefile.in, so that a null expansion doesn't
17743 override the one needed to build gcc with a native cc.
17744
17745
17746Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17747
17748 * configure: Accept -with arguments.
17749
17750Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17751
17752 * Makefile.in: added h8300sim
17753
17754Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17755
6599da04
JM
17756 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17757 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17758 (all-cygnus, native, build-cygnus): Make
17759 $(canonhost)-stamp-3stage-done, not $(host)....
17760 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17761 i386-sco3.2v4. Added else true to if command.
17762
17763Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17764
17765 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17766
17767Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17768
17769 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17770
17771Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17772
17773 * configure.in: don't remove binutils from Solaris builds
17774
17775Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17776
17777 * Makefile.in: get rid of earlier definitions for *clean,
17778 also handle the recursive info rule better
17779
17780Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17781
17782 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17783 do more-or-less the right thing.
17784
17785Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17786
17787 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17788 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17789
17790Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17791
17792 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17793 $(host_canonical).
17794
17795 * configure.in: split the configdirs list into 4 categories (native
17796 v. cross, library v. tool) and handle the cross-only and native-
17797 only in more reasonable (and correct!) way.
17798
17799Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17800
17801 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17802 configdirs anymore.
17803
17804Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17805
17806 * Makefile.in: extensive cleanup:: removed all of the explicit
17807 clean-* targets, collapsed many wrappers around subdir_do into
17808 one, added additional targets to satisfy standards.texi, deleted
17809 some old targets, some changes for consistency
17810
17811Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17812
17813 * configure.in: handle some programs as cross-only, and others as
17814 native only
17815
17816 * test-build.mk: handle partial holes in a more generic manner
17817
17818 * Makefile.in: m4 depends on libiberty
17819
6599da04
JM
17820Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17821
17822 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17823 time, wdiff, and find to configdirs
17824
17825 * Makefile.in: all, clean, and install rules for the new programs
17826 added to configure.in
17827
17828Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17829
17830 * configure.in: use mh-sun for all *-sun-* hosts
17831
6599da04
JM
17832Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17833
17834 * Makefile.in: define flags for X11 include files and library file
17835 locations, pass them down to the programs that need this info
17836
17837 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17838
6599da04
JM
17839Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17840
17841 * configure.in: start building libg++ for HP-UX targets
17842
17843Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17844
17845 * README: Update references to files moved into etc/.
17846
17847Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17848
17849 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17850 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17851
17852Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17853
17854 * configure: accept dash as well as underscore in long option
17855 names for FSF compatibility.
17856
17857Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17858
17859 * config.sub: added -sco3.2v4 support from FSF.
17860
17861Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17862
17863 * configure.in: expand the section that adds or removes
17864 directories from the list of programs to build, to handle native
17865 vs. cross in addition to host v. native
17866
17867Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17868
17869 * Makefile.in: Replace C++ in macro names with CXX.
17870 This is less likely to break ...
17871
17872Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17873
17874 * test-build.mk: add -w to GNU_MAKE
17875
17876Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17877
17878 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17879 add 'sparc' to list of recognized cpus. This needed to make
17880 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17881 Delete some redundant ose68 variants. Recognize -wrs as an os,
17882 then changes that into $CPU-wrs-vxworks.
17883
17884 * configure.in: remove most references to gdbtest, regularize
17885 target based program removal
17886
17887 * test-build.mk: import from p3 tree (many fixes and changes)
17888
17889Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17890
17891 * Makefile.in: added rules to handle tcl, tk, and expect
17892
17893 * configure.in: handle those directories if they exist
17894
17895Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17896
17897 * config.sub: removed bogus hppabsd and hppahpux names, since
17898 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17899
17900Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17901
17902 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17903 depends upon all-xiberty
17904
17905 * Makefile.in: changes from p3, including:
17906
17907 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17908
17909 * Makefile.in (XTRAFLAGS): include newlib directories if
17910 newlib/Makefile exists, rather than if host != target.
17911
17912 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17913
17914 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17915 from the same source tree and not building a cross-compiler. This
17916 matters for the libg++ configuration if reconfiguring a tree that
17917 has already been installed.
17918
17919 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17920
17921 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17922 pick up the machine and system specific header files.
17923
17924 * Makefile.in: added AS_FOR_TARGET, passed down in
17925 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17926 the C compiler to use to create programs which are run in the
17927 build environment, set it to default to $(CC), and passed it down
17928 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17929
17930 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17931
17932 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17933 We need them for unusual native builds, like systems without
17934 ranlib.
17935
17936 * configure: also define $(host_canonical) and
e490616e
ZW
17937 $(target_canonical), which are the full, canonical names for the
17938 given host and target
6599da04
JM
17939
17940Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17941
17942 * Makefile.in: Added separate definitions for C++.
17943
17944Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17945
17946 * configure.in (configdirs): Add deja-gnu.
17947
17948Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17949
17950 * README: Update for configure.texi and gdb-4.7 release.
17951
17952Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17953
17954 * Makefile.in: Move "all" target to top of file.
17955 Previously, first target was ".PHONY" which caused BSD4.4 make
17956 to build .PHONY when make was run without arguments.
17957
17958Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17959
17960 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17961 Library-copylefted code in libiberty.
17962
17963Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17964
17965 * config.sub: Replace m68kmote with plain old m68k.
17966
17967Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17968
17969 * Makefile.in: Remove space from blank line, avoid Make complaints.
17970
17971Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17972
17973 * config.sub: Complain if no argument is given. Added support for
17974 386bsd as OS and target alias.
17975
17976Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * Makefile.in (XTRAFLAGS): include newlib directories if
17979 newlib/Makefile exists, rather than if host != target.
17980
17981Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17982
17983 * config.sub: recognize sparclite-wrs-vxworks.
17984
17985 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17986 p3.) Added clean-xiberty to clean.
17987
17988Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17989
17990 * configure.in: use *-*-* instead of nested cases for host and target
17991
17992Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17993
17994 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17995 from the same source tree and not building a cross-compiler. This
17996 matters for the libg++ configuration if reconfiguring a tree that
17997 has already been installed.
17998
17999Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18000
18001 * config.sub (i486v/i486v4): Merge in from FSF version.
18002
18003Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18004
18005 * configure: only set PWD if it is already set.
18006
18007Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18008
18009 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18010 doesn't have unset and all success paths (and most error paths)
18011 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18012 to just ${PWD} to avoid confusion.)
18013
18014Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18015
18016 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18017 even for a native compilation.
18018
18019Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18020
18021 Changes to make the gdb.tar.Z rule work better.
18022
18023 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18024 (DEVO_SUPPORT): Add configure.texi.
18025 (bfd-ilrt.tar.Z): Remove ancient rule.
18026
18027Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18028
18029 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18030 pick up the machine and system specific header files.
18031
18032 * configure.in, config.sub: added new target m68010-adobe-scout,
18033 with alias of adobe68k. Changed configure.in to check for
18034 -scout before -sco* to avoid a false match.
18035
18036 * Makefile.in: added AS_FOR_TARGET, passed down in
18037 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18038 the C compiler to use to create programs which are run in the
18039 build environment, set it to default to $(CC), and passed it down
18040 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18041
18042Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18043
18044 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18045 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18046 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18047 FOR_TARGET variants, to newlib and libg++.
18048
18049Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18050
18051 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18052 first.
18053
18054Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18055
18056 * config.sub: Accept `elf' as an environment.
18057
18058Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18059
18060 * Makefile.in (all-opcodes): cd into the right directory
18061
18062Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18063
18064 * configure: added -program_transform_name option, used as
18065 argument to sed when installing programs.
18066 configure.texi: added documentation for -program_prefix,
18067 -program_suffix and -program_transform_name.
18068
18069Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18070
18071 * config.sub: Accept i486 where i386 ok.
18072
18073Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18074
18075 * config.sub: accept we32k
18076
18077Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18078
3b75d237 18079 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18080
18081 * Makefile.in: don't create all directories for ``make install'';
18082 let the subdirectories create the ones they need.
18083
18084Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18085
e490616e 18086 * COPYING: new file, GPL v2
6599da04
JM
18087
18088Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18089
18090 * Makefile.in: use the new gen-info-dir, which needs a template
18091 argument (which also lives in texinfo)
18092
18093 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18094
6599da04
JM
18095Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18096
18097 * config.sub (ncr3000): Change i386 to i486.
18098
18099Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18100
18101 * Makefile.in: add install-rcs, install-grep to
18102 install-no-fixedincludes, removed install-bison and install-libgcc
18103
18104Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18105
18106 * configure.in: grab the HPUX makefile fragment if on HPUX
18107
18108Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18109
18110 * Makefile.in: eradicate bison spoor (ditto libgcc).
18111 configure.in: recognise m68{k,000}-ericsson-OSE.
18112 es1800 is alias for m68k-ericsson-OSE
18113
18114Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18115
18116 * configure.in: rearrange the parts that remove programs from
18117 configdirs, based now on HOST==TARGET or by canonical triple.
18118
18119Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18120
18121 * test-build.mk: recurse explicitly with -f test-build.mk when
18122 appropriate. predicate stage3 and comparison on the existence
18123 of gcc. That is, if gcc isn't around, we aren't three-staging.
18124 On very clean, also remove ...stamp-co. Build in-place before
18125 doing other builds.
18126
18127Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18128
18129 * Makefile.in, configure.in: add tgas
18130
18131Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18132
18133 * Makefile.in: a number of changes merged in from progressive.
18134
18135 * configure.in: add libm.
18136
18137 * .cvsignore: ignore some stuff that comes from test-build.mk.
18138
6599da04
JM
18139Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18140
18141 * config.sub: Add es1800 (m68k-ericsson-es1800).
18142
18143Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18144
18145 * configure: Add program_suffix (parallel to program_prefix)
18146 * Makefile.in: adjust directory-creating script for losing decstation
18147
18148Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18149
18150 * configure: Minor $subdir-related fixes.
18151
18152Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18153
18154 * configure: fix various problems with propogating
18155 makefile_target_frag in subdirs.
18156 * configure.in: config libgcc if its there
18157
18158Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18159
18160 * config.sub: HPPA merge.
18161
6599da04
JM
18162Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18163
18164 * Makefile.in: Replace all-bison with all-byacc in all
18165 dependency lines for other tools (which now use byacc).
18166
18167Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18168
18169 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18170
6599da04
JM
18171Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18172
18173 * Makefile.in: make gprof rules similar to byacc rules (instead of
18174 vestigal $(unsubdir) that didn't work...)
18175
18176Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18177
18178 * config.sub: Add support for Linux.
18179 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18180 (at least for libg++).
18181
18182Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18183
18184 * configure.texi: fix doc for the -nfp option to configure
18185
18186Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18187
18188 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18189
18190Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18191
18192 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18193 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18194 * configure.in: added solaris* host_makefile_frag hook.
18195
18196Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18197
18198 * config.sub: changed recognition of m68000 so that various
18199 m68k types can be specified via m680[01234]0
18200
18201Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18202
18203 * config.sub (basic_machine): fix sed so that '-foo' isn't
18204 completely substituted out while .+'-foo' loses the '-foo'
18205
18206Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18207
18208 * config.sub ($os): Add -aout.
18209
18210Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18211
18212 * configure: If host_makefile_frag is absolute, don't
18213 prefix ${invsubdir} (relevant to libg++ auto-configure).
18214
18215Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18216
18217 * Makefile.in (tooldir): Define it.
18218 (all-ld): Depend on all-flex.
18219
18220Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18221
18222 * Makefile.in (check): Fix libg++ special case.
18223
18224Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18225
18226 * configure: do not bury `pwd` into config.status, thus do fewer
18227 pwd's.
18228
18229 * configure: print the "Building in" message only when building in
18230 other than "." AND verbose.
18231
63f6bcd7 18232 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18233 configures.
18234
18235 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18236
18237Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18238
18239 * Makefile.in: macroize flags passed on recursion. remove
18240 fileutils.
18241
18242Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18243
18244 * configure: get makesrcdir right for subdirs deeper than 1.
18245
18246 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18247 install.
18248
18249Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18250
18251 * Makefile.in: don't print subdir_do or recursion lines.
18252
18253Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18254
18255 * standards.texi: added menu item.
18256
18257 * Makefile.in: build and install standards.info.
18258
18259 * standards.texi: new file.
18260
18261Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18262
18263 * configure: test for and move config.status pieces from
18264 ${subdir}/.
18265
18266Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18267
6599da04
JM
18268 * configure: Test for existance of files before trying to mv
18269 them, to avoid numerous non-existance messages.
18270
18271Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18272
18273 * configure: correct final line of config.status.
18274
18275 * configure: patch from eggert. Avoids a protection problem if
18276 the original Makefile.in is read only.
18277
18278 * configure: use move-if-change from gcc to create config.status.
18279 Some makefiles depend on config.status to tell if a directory
18280 has been reconfigured for a different host. This change
18281 prevents those directories from remaking everything in the case
18282 where the reconfig was only intended to rebuild a Makefile.
18283
18284 * configure: test for config.sub with "config.sub sun4" rather
18285 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18286 host alias from a missing config.sub.
18287
18288Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18289
18290 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18291 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18292
18293Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18294
18295 * configure: mkdir ${subdir} as needed.
18296
18297Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18298
18299 * Makefile.in,configure.in: added autoconf.
18300
18301Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18302
18303 * Makefile.in: no longer pass against on recursion.
18304
18305 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18306 definitions are not inherited.
18307
18308 * configure: correct makesrcdir when subdir is .
18309
18310Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18311
18312 * configure: Add support for 'subdirs' variable, which is
18313 like 'configdirs', except that configure doesn't re-invoke
18314 itself for subdirs, it just creates a Makefile for each subdir.
18315 * configure.texi: Document subdirs.
18316
18317Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18318
18319 * configure.in: added flex to configdirs
18320
18321Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18322
18323 * Makefile.in: remove clean-stamps from clean.
18324
18325Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18326
18327 * configure.in: Add gdbtest to configdirs.
18328
18329Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18330
18331 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18332 to recursive makes.
18333 * configure.in: Recognize new ncr3000 config.
18334
18335Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18336
18337 * Makefile.in, configure.in: removed references to gdbm.
18338
18339Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18340
18341 * config.sub: Don't canonicalize os value
18342 newsos* to bsd (readline needs to check for newsos).
18343 (This fix was earlier made Jan 31, but got re-broken.)
18344
18345Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18346
18347 * configure.in: sco is an os, not a vendor!
18348
18349 * configure: Quote $( better. Keep various shells happy.
18350
18351Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18352
18353 * Makefile.in: eliminate stamp-files.
18354
18355Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18356
18357 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18358 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18359
18360Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18361
18362 * config.sub: fix iris/iris3.
18363
18364Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18365
18366 * configure: re-add -rm.
18367
18368Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18369
18370 * Maskefile.in: add .stmp-rcs to all.
18371
18372 * configure.in: remove gas from rs6000 build, use aix host fragment.
18373
18374Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18375
18376 * configure: pass down site_option during recursion.
18377
18378Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18379
18380 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18381
18382Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18383
18384 * configure: Change exec_prefix so that it really defaults to prefix.
18385
18386Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18387
18388 * Makefile.in, configure.in: Add support for mmalloc library.
18389
18390Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18391
18392 * Makefile.in: add stmp dependencies for a few more things.
18393
18394Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18395
18396 * configure: adjusted error message on objdir/srcdir configure
18397 collision, per john's suggestion.
18398
18399 * Makefile.in: add libiberty stmp to all and all.cross.
18400
18401Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18402
18403 * Makefile.in: remove force dependencies, add grep to all.
18404
18405Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18406
18407 * Makefile.in: drop flex. make stamp files work.
18408
18409 * configure: added test for conflicting configuration in srcdir,
18410 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18411 gets cranky. use relative paths for configure and srcdir
18412 whenever possible. Send some error messages to stderr that were
18413 going to stdout.
18414
18415Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18416
18417 * Makefile.in: Fix libg++ rule to check for gcc directory
18418 before using gcc/gcc. Also pass XTRAFLAGS.
18419
18420Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18421
18422 * Makefile.in: added stmp-files so that directories aren't polled
18423 when they are already built.
18424
18425 * configure.texi: fixed a node pointer problem.
18426
18427Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18428
731a8127 18429 * config.sub configure.in gdb/configure.in
6599da04
JM
18430 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18431 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18432 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18433
18434Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18435
18436 * configure: -recurring becomes -silent. corrected help message
18437 for -site= option.
18438
18439 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18440
18441Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18442
18443 * configure: when building Makefile for crosses, replace
18444 tooldir and program_prefix. default srcdir from location of
18445 config.sub. remove "for host in hosts" and "for target in
18446 targets" loops.
18447
18448Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18449
18450 * Makefile.in: Do not pass bindir or mandir to cvs.
18451
18452Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18453
18454 * Makefile.in, configure.in: removed traces of namesubdir,
18455 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18456 copyrights to '92, changed some from Cygnus to FSF.
18457
18458 * configure.texi: remove most references to multiple hosts,
18459 multiple targets, subdirs, etc.
18460
18461 * configure.man: removed rcsid. reference config.sub not
18462 config.subr.
18463
18464 * Makefile.in: mkdir $(infodir) on install-info.
18465
18466Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18467
18468 * configure.texi: Explain better about .gdbinit and about
18469 the environment that configure.in sections run in.
18470
18471Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18472
18473 * configure.in: Ultrix is only a decstation if it's a MIPS.
18474
18475Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18476
18477 * README: DOC.configure => cfg-paper.texi.
18478
18479Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18480
18481 * config.sub (near case $os): Don't convert newsos* to bsd!
18482
18483Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18484
18485 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18486 the number of copies of COPYING that go into the GDB tar file.
18487
18488Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18489
731a8127 18490 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18491 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18492 Fix SCO configuration stuff.
18493
18494Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18495
18496 * Makefile.in: For libg++, make sure the -I pointing
18497 to the gcc directory goes *after* all the libg++-local -I flags.
18498 Also, move just-gcc dependency from just-libg++ to all-libg++.
18499
18500Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18501
18502 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18503
18504Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18505
18506 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18507
18508Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18509
18510 * config.sub: Add stratus configuration frags. Also
18511 submitted to FSF.
18512
18513Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18514
18515 * Makefile.in (DEV_SUPPORT): add configure.man.
18516
18517 * config.sub(Decode manufacturer-specific): add -none*.
18518
18519Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18520
18521 * Makefile.in: remove form feeds to make Sun's make happy.
18522 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18523
18524Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18525
18526 * Makefile.in (AR_FLAGS): Make quieter.
18527
18528Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18529
18530 * configure.in: Add libg++.
18531 * configure: When verbose, don't output the command line at each
18532 level; it will be unremarkably the same as the previous version,
18533 which will be the same as what the user typed.
18534
18535Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18536
18537 * configure.in, Makefile.in: fix clean-info, add flex. add
18538 fileutils.
18539
18540 * configure: be less sensitive to spaces in Makefile.in. Do not
18541 look for sources in "..". Doing so breaks subdirectories that
18542 might have their own configure. If a subdir has it's own
18543 configure script, use it.
18544
18545Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18546
18547 * cfg-paper.texi: some changes suggested by rms.
18548
18549Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18550
18551 * config.sub: Merge in some small additions from the FSF version,
18552 taken from the gcc distribution, to bring the Cygnus and FSF
18553 versions into closer sync.
18554
18555Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18556
18557 * configure.in: Changed svr4 references to sysv4.
18558
18559Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18560
18561 * configure: added -V for version number option.
18562
18563Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18564
18565 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18566 renamed from DOC.configure to cfg-paper.texi.
18567
18568Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18569
18570 * configure, config.subr, config.sub: config.subr is now
18571 config.sub again.
18572
18573Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18574
18575 * configure.texi: new file, in progress.
18576
18577 * Makefile.in: build info file and install the man page for
18578 configure.
18579
18580 * configure.man: new file, first cut.
18581
18582 * configure: find config.subr again now that configuration "none"
18583 has gone. removed all traces of the -ansi option. removed all
18584 traces of the -languages option.
18585
18586 * config.subr: resync from rms.
18587
18588Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18589
18590 * configure, config.sub, config.subr: merge config.sub into
18591 config.subr, call the result config.subr, remove config.sub, use
18592 config.subr.
18593
18594 * Makefile.in: revised install for dir.info.
18595
18596Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18597
18598 * configure.in: add decstation host makefile frag.
18599
18600 * Makefile.in: BISON now bison -y again. also install-gcc on
18601 install. clean-gdbm on clean. infodir belongs in datadir.
18602 Make directories for info install. Build dir.info here then
18603 install it.
18604
18605Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18606
18607 * Makefile.in: fix for bad directory tests.
18608
18609Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18610
18611 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18612 regexp. -srcdir relative was being handled incorrectly.
18613
18614 * Makefile.in: unwrapped some for loops so that parallel makes
18615 work again and so one can focus one's attention on a particular
18616 package.
18617
18618Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18619
18620 * configure: added PWD as a stand in for `pwd` (for speed). use
18621 elif wherever possible. make -srcdir work without -objdir.
18622 -objdir= commented out.
18623
18624Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18625
18626 * configure: +options become --options. -subdirs commented out.
18627 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18628 Makefile now at top of generated Makefile. Removed cvs log
18629 entries. added -srcdir. create .gdbinit only if there is one
18630 in ${srcdir}.
18631
18632 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18633 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18634 and mandir now keyed off datadir by default.
18635
18636Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18637
18638 * Freshly created ChangeLog.
18639
18640\f
18641Local Variables:
18642mode: change-log
18643left-margin: 8
18644fill-column: 76
18645version-control: never
18646End: