]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
re PR libstdc++/64140 (match_results.prefix() returns an incorrect result if regex_it...
[gcc.git] / ChangeLog
CommitLineData
b9fb25a5
BS
12014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2
3 * MAINTAINERS (nvptx port): New entry.
4
d896cc4d
JBG
52014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
6
7 * configure: Regenerate.
8
74ae587e
JBG
92014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
10
11 * configure.ac: Merge with Binutils.
12
45c89690
TB
132014-11-26 Tobias Burnus <burnus@net-b.de>
14
15 * Makefile.def: Make more dependent on mpfr, mpc and isl.
16 * Makefile.in: Regenerate.
17
64b4bb60
PG
182014-11-26 Prachi Godbole <prachi.godbole@imgtec.com>
19
20 * config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency cost
21 for p5600.
22
ea903c37
BE
232014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
24
25 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
26 missing flex.
27 * Makefile.in: Regenerated.
28
eb23df59
IV
292014-11-21 Ilya Verbin <ilya.verbin@intel.com>
30
31 * Makefile.in: Regenerate.
32
a699d672
L
332014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
34
35 PR bootstrap/63784
36 * libtool.m4: Add $pic_flag with -shared.
37
fc065a61
RL
382014-11-21 Renlin Li <Renlin.Li@arm.com>
39
40 * MAINTAINERS (Write After Approval): Added myself.
41
efcc23e6
AV
422014-11-21 Alex Velenko <Alex.Velenko@arm.com>
43
44 * MAINTAINERS (write-after-approval): Add myself.
45
dd308ed8
MK
462014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
47
48 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
49 from 2 years ago.
50
ac8698a1
AV
512014-11-19 Alex Velenko <Alex.Velenko@arm.com>
52
53 Revert:
54 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
55
56 * MAINTAINERS (Write After Approval): Added myself as line map
57 maintainer.
58
8dab9330
RL
592014-11-19 Renlin Li <Renlin.Li@arm.com>
60
61 Revert:
62 2014-11-19 Renlin Li <Renlin.Li@arm.com>
63
64 * MAINTAINERS (Write After Approval): Added myself.
65
1be22083
RL
662014-11-19 Renlin Li <Renlin.Li@arm.com>
67
68 * MAINTAINERS (Write After Approval): Added myself.
69
59392f46
AV
702014-11-19 Alex Velenko <Alex.Velenko@arm.com>
71
72 * MAINTAINERS (Write After Approval): Added myself as line map
73 maintainer.
74
0f3422cc
DS
752014-11-17 Dodji Seketeli <dodji@redhat.com>
76
77 * MAINTAINERS (Various Maintainers): Added myself as line map
78 maintainer.
79
0c8969f0
JBG
802014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
81
82 * move-if-change: Sync from upstream gnulib.
83
d7134c0e
JBG
842014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
85
86 * compile: Sync with upstream Automake.
87 * depcomp: Ditto.
88 * install-sh: Ditto.
89 * missing: Ditto.
90 * mkinstalldirs: Ditto.
91 * ylwrap: Ditto.
92
e4ff7e6a
JBG
932014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
94
95 * config.sub: Update from upstream config repo.
96 * config.guess: Ditto.
97
5f520819
KY
982014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
99
100 * Makefile.def: Add liboffloadmic to target_modules. Make
101 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
102 * Makefile.in: Regenerate.
103 * configure: Regenerate.
104 * configure.ac: Add liboffloadmic to target binaries.
105 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
106 Add liboffloadmic to noconfig list when C++ is not supported.
107
85c64bbe
BS
1082014-11-13 Bernd Schmidt <bernds@codesourcery.com>
109 Thomas Schwinge <thomas@codesourcery.com>
110 Ilya Verbin <ilya.verbin@intel.com>
111 Andrey Turetskiy <andrey.turetskiy@intel.com>
112
113 * configure: Regenerate.
114 * configure.ac (--enable-as-accelerator-for)
115 (--enable-offload-targets): New configure options.
116
7d35a59e
TB
1172014-11-11 Tobias Burnus <burnus@net-b.de>
118
0a002272 119 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
120 * Makefile.in: Regenerate.
121
35485da9
DM
1222014-11-11 David Malcolm <dmalcolm@redhat.com>
123
124 * ChangeLog.jit: New.
125 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
126
ebf6d33b
FXC
1272014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
128
129 PR target/63610
130 * libtool.m4: Fix globbing of darwin versions.
131 * configure: Regenerate.
132
4a9bb2aa
TB
1332014-11-11 Tobias Burnus <burnus@net-b.de>
134
135 * config/cloog.m4: Remove.
136 * Makefile.def: Remove CLooG.
137 * Makefile.tpl: Ditto.
138 * configure.ac: Ditto.
139 * configure: Regenerate.
140 * Makefile.in: Ditto.
141
738f2522
BS
1422014-11-06 Bernd Schmidt <bernds@codesourcery.com>
143
144 * configure.ac: Handle nvptx-*-*.
145 * configure: Regenerate.
146
9b591dd1
PG
1472014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
14258928
JJ
1512014-10-31 Jakub Jelinek <jakub@redhat.com>
152
153 * Makefile.def (libcc1): Remove bootstrap=true;.
154 * Makefile.in: Regenerated.
155
1335a8ca
JBG
1562014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
157
158 * configure.ac: Update comment.
159 * configure: Regenerate.
160
cb115cc2
IE
1612014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
fca38047
TS
1652014-10-30 Thomas Schwinge <thomas@codesourcery.com>
166
167 * configure.ac (extra_host_libiberty_configure_flags): Add
168 --enable-shared also for libcc1's benefit.
169 * configure: Regenerate.
170
65c0707b
TG
1712014-10-29 Tristan Gingold <gingold@adacore.com>
172
173 * MAINTAINERS: Change my email address.
174
ddc8de03
PM
1752014-10-27 Phil Muldoon <pmuldoon@redhat.com>
176 Tom Tromey <tromey@redhat.com>
177
178 * Makefile.def: Add libcc1 to host_modules.
179 * configure.ac (host_tools): Add libcc1.
180 * Makefile.in, configure: Rebuild.
181
4eb1ac39 1822014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
183
184 * configure.ac (build_configargs): Don't share config.cache between
185 build subdirs.
7fd74620 186 * configure: Regenerate.
3d96b0d0 187
d81230b5
DH
1882014-10-24 Daniel Hellstrom <daniel@gaisler.com>
189
190 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
191 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
192 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
193 leon3v7 as leon3.
194 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
195 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
196 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
197 * config/sparc/sparc.md (cpu): Add leon3v7.
198 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
199
c7a6a617
DH
2002014-10-24 Daniel Hellstrom <daniel@gaisler.com>
201
202 * MAINTAINERS (write-after-approval): Add myself.
203
74cc5471
ILT
2042014-10-23 Ian Lance Taylor <iant@google.com>
205
206 * configure.ac: Disable the Go frontend on systems where it is known
207 to not work.
208 * configure: Regenerate.
209
929315a9
RB
2102014-10-23 Richard Biener <rguenther@suse.de>
211
212 * Makefile.def: Add libcpp build module and dependencies.
213 * configure.ac: Add libcpp build module.
214 * Makefile.in: Regenerate.
215 * configure: Likewise.
216
5d12b768
MF
2172014-10-15 Max Filippov <jcmvbkbc@gmail.com>
218
219 * MAINTAINERS (write-after-approval): Add myself.
220
7b262a51
MLI
2212014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
222
223 * INSTALL/README: Do not mention CVS.
224
7705dfd1
JY
2252014-10-03 Jing Yu <jingyu@google.com>
226
227 * configure.ac: Add aarch64 to list of targets that support gold.
228 * configure: Regenerate.
229
a3052d31
FD
2302014-09-29 François Dumont <fdumont@gcc.gnu.org>
231
232 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
233
b2a1b261
CM
2342014-09-29 Catherine Moore <clm@codesourcery.com>
235
236 * MAINTAINERS: Add myself as MIPS maintainer.
237
05342e10
MF
2382014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
239
240 * MAINTAINERS: Move myself to MIPS maintainers.
241
3f6bb7e5
JBG
2422014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
243
244 * MAINTAINERS: Put all email addresses between '<' and '>'.
245
3e895729
FXC
2462014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
247
248 * MAINTAINERS: Move myself to reviewers (Fortran).
249
e04733ee
AK
2502014-09-01 Andi Kleen <ak@linux.intel.com>
251
252 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
253 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
254 * Makefile.in: Regenerate.
255
e79c0ea8
DM
2562014-08-28 David Malcolm <dmalcolm@redhat.com>
257
258 * rtx-classes-status.txt: Delete
259
b32d5189
DM
2602014-08-28 David Malcolm <dmalcolm@redhat.com>
261
262 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
263
e0c0c325
SP
2642014-08-27 Sebastian Pop <s.pop@samsung.com>
265
266 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
267 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
268 of checking for version number.
269 * configure: Regenerated.
270 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
271
d7ac0a6a
DM
2722014-08-27 David Malcolm <dmalcolm@redhat.com>
273
274 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
275 is done; begin phase 6 (use extra rtx_def subclasses).
276
9daaca36
DM
2772014-08-27 David Malcolm <dmalcolm@redhat.com>
278
279 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
280 done; begin phase 5 (additional rtx_def subclasses).
281
b2908ba6
DM
2822014-08-26 David Malcolm <dmalcolm@redhat.com>
283
284 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
285
1130d5e3
DM
2862014-08-26 David Malcolm <dmalcolm@redhat.com>
287
288 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
289 SET_BB_HEADER are done.
290
0e0ce50d
DM
2912014-08-26 David Malcolm <dmalcolm@redhat.com>
292
293 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
294 done.
295
3d30f4e8
DM
2962014-08-26 David Malcolm <dmalcolm@redhat.com>
297
298 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
299
6144a836
DM
3002014-08-26 David Malcolm <dmalcolm@redhat.com>
301
302 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
303
b311fd0f
DM
3042014-08-25 David Malcolm <dmalcolm@redhat.com>
305
306 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
307
d8ce2eae
DM
3082014-08-25 David Malcolm <dmalcolm@redhat.com>
309
310 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
311
1455e88c
DM
3122014-08-25 David Malcolm <dmalcolm@redhat.com>
313
314 * rtx-classes-status.txt: Phase 3 (per-file commits within
315 "config" subdirs) is done; begin phase 4 (removal of
316 "scaffolding").
317
76c531d3
DM
3182014-08-23 David Malcolm <dmalcolm@redhat.com>
319
320 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
321 dir) is done; begin phase 3 (per-file commits within "config"
322 subdirs).
323
00550b3d
DM
3242014-08-21 David Malcolm <dmalcolm@redhat.com>
325
326 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
327 phase 2 (per-file commits in main source dir).
328
622dbadf
BC
3292014-08-21 Bin Cheng <bin.cheng@arm.com>
330
331 * configure: Regenerated.
332
c1286e0b
DM
3332014-08-19 David Malcolm <dmalcolm@redhat.com>
334
335 * rtx-classes-status.txt (TODO): Add SET_BND_TO
336
c2fc1aee
DM
3372014-08-19 David Malcolm <dmalcolm@redhat.com>
338
339 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
340
68975683
DM
3412014-08-19 David Malcolm <dmalcolm@redhat.com>
342
343 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
344
d914bc6b
DM
3452014-08-19 David Malcolm <dmalcolm@redhat.com>
346
347 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
348
8020a4d5
DM
3492014-08-19 David Malcolm <dmalcolm@redhat.com>
350
351 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
352
a231b8a5
JV
3532014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
ce8126f5
CF
3572014-08-19 Christopher Faylor <me.gnu@cgf.cx>
358
359 * MAINTAINERS: Remove myself
360
0f82e5c9
DM
3612014-08-19 David Malcolm <dmalcolm@redhat.com>
362
363 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
364
9c9afb69
PP
3652014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
190bea87
DM
3692014-08-18 David Malcolm <dmalcolm@redhat.com>
370
371 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
372 SET_BB_HEADER, SET_BB_FOOTER
373
c41b94ce
DM
3742014-08-18 David Malcolm <dmalcolm@redhat.com>
375
bb3fff01 376 * rtx-classes-status.txt: New file
c41b94ce 377
eae1a5d4
RG
3782014-08-18 Roman Gareev <gareevroman@gmail.com>
379
380 * configure.ac: Eliminate ClooG installation dependency.
381 * configure: Regenerate.
382 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
383 * Makefile.in: Regenerate.
384
f613bc0f
IV
3852014-08-15 Ilya Verbin <iverbin@gmail.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
5f75acf4
IT
3892014-08-15 Ilya Tocar <tocarip@gmail.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
88b1a322
JW
3932014-08-01 Jiong Wang <jiong.wang@arm.com>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
8ed499f8
AG
3972014-07-28 Anthony Green <green@moxielogic.com>
398
399 Import from savannah.gnu.org:
400 * config.sub: Update to 2014-07-28 version.
401
09ec3110
RS
4022014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
403
404 * MAINTAINERS: Remove my MIPS maintainer entry.
405
7b7f941a
UB
4062014-07-26 Uros Bizjak <ubizjak@gmail.com>
407
408 PR target/47230
409 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
410 * configure: Regenerate.
411
a12f7ac8
JN
4122014-07-24 James Norris <jnorris@codesourcery.com>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
09611faf
RG
4162014-07-20 Roman Gareev <gareevroman@gmail.com>
417
418 * configure.ac: Accept only CLooG 0.18.1.
419 * configure: Regenerate.
420
37738b0f
RG
4212014-07-17 Roman Gareev <gareevroman@gmail.com>
422
423 * configure.ac: Don't accept isl 0.11.
424 * configure: Regenerate.
425
473037cb
AZ
4262014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
9a62ed16
RO
4302014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
431
432 * configure.ac: Don't accept isl 0.10.
433 * configure: Regenerate.
434
c41f1c42 4352014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 436
c41f1c42
BE
437 Fix include path for in-tree cloog.
438 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
439 * configure: Regenerate.
29d0a43c 440
c41f1c42 4412014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 442
c41f1c42 443 * .gitignore: Import gcc_update output.
a5852bea 444
b6383ab8
TS
4452014-06-13 Thomas Schwinge <thomas@codesourcery.com>
446
a10ec8bc
TS
447 * config-ml.in: Robustify ac_configure_args parsing.
448
45b3824d
TS
449 * configure.ac (--enable-linker-plugin-configure-flags)
450 (--enable-linker-plugin-flags): New flags.
451 (configdirs): Conditionally add libiberty-linker-plugin.
452 * configure: Regenerate.
453 * Makefile.def (host_modules): Add libiberty-linker-plugin.
454 (host_modules) <lto-plugin>: Pay attention to
455 @extra_linker_plugin_flags@ and
456 @extra_linker_plugin_configure_flags@.
457 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
458 * Makefile.in: Regenerate.
459
b6383ab8
TS
460 * Makefile.tpl (configure-[+prefix+][+module+])
461 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
462 "module_srcdir" instead of "module" for locating a module's srcdir.
463 * Makefile.in: Regenerate.
464
a4a1b5f3
MF
4652014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
38a13841
SP
4692014-06-06 Sebastian Pop <sebpop@gmail.com>
470
471 * MAINTAINERS: Update my email address.
472
153fcd41
TP
4732014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
476
e25d9632
AB
4772014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
1007a55c
JW
4812014-05-30 Jonathan Wakely <jwakely@redhat.com>
482
483 PR libstdc++/61011
484 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
485 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
486 * configure: Regenerate.
487
fd9ed1ae
PA
4882014-05-28 Pedro Alves <palves@redhat.com>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491
03bdb69f
MK
4922014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
493
494 * MAINTAINERS: Update my affiliation/email.
495
905083ad
MS
4962014-05-19 Mike Stump <mikestump@comcast.net>
497
498 * MAINTAINERS: Add wide-int reviewers.
499
707f1839
SL
5002014-05-14 Sandra Loosemore <sandra@codesourcery.com>
501
502 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
503 * configure: Regenerated.
504
7321dc60
TR
5052014-05-15 Torvald Riegel <triegel@redhat.com>
506
507 * MAINTAINERS (libitm): Add myself as maintainer.
508
5b1e4b47
CB
5092014-05-07 Charles Baylis <charles.baylis@linaro.org>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
a4ebe104
RS
5132014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
514
515 * config.sub, config.guess: Import from upstream.
516
9575df4a
AL
5172014-04-29 Alan Lawrence <alan.lawrence@arm.com>
518
519 * MAINTAINERS (Write After Approval): Put myself in correct order.
520
2fdc94b7
AL
5212014-04-29 Alan Lawrence <alan.lawrence@arm.com>
522
523 * MAINTAINERS (Write After Approval): Add myself.
524
080c6230
LB
5252014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
526
527 * MAINTAINERS: Move myself from Reviewers to Write After Approval
528 section.
529
4e4c8692
RÁE
5302014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
531
532 * MAINTAINERS (Write After Approval): Delete myself.
533
ffe7f7a7
JJ
5342014-04-17 Jakub Jelinek <jakub@redhat.com>
535
536 PR sanitizer/56781
537 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
538 and -B* options with -Xcompiler.
539
147d38a5
EB
5402014-04-04 Eric Botcazou <ebotcazou@adacore.com>
541
542 PR bootstrap/60620
543 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
544 * Makefile.in: Regenerate.
545
ba1925c3
YS
5462014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
547
548 * Makefile.def (dependencies): Make all-ld depend on all-binutils
549 for WINDRES_FOR_TARGET in default-manifest.o rule.
550 * Makefile.in: Regenerate.
551
8707b3bc
DH
5522014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
553
554 * MAINTAINERS (Write After Approval): Add myself.
555
9e1c8fc1
JJ
5562014-03-26 Jakub Jelinek <jakub@redhat.com>
557
558 PR sanitizer/56781
559 * Makefile.def: Set bootstrap=true; for host fixincludes.
560 * configure.ac: Don't bootstrap host fixincludes unless
561 --with-build-config=bootstrap-{a,ub}san.
562 * Makefile.in: Regenerated.
563 * configure: Regenerated.
564
beeda1d9
JJ
5652014-03-21 Jakub Jelinek <jakub@redhat.com>
566
567 * configure.ac: Move BUILD_CONFIG set up earlier. Add
568 --enable-vtable-verify option parsing. Don't add
569 target-libsanitizer to bootstrap_target_libs unless
570 --with-build-config=bootstrap-asan or
571 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
572 to bootstrap_target_libs unless --enable-vtable-verify.
573 * configure: Regenerated.
574
e5dddc50
AS
5752014-03-10 Anatoly Sokolov <aesok@post.ru>
576
577 * MAINTAINERS (Write After Approval): Add myself.
578
df5bc1cb
DC
5792014-03-07 Denis Chertykov <chertykov@gmail.com>
580
581 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
582
3b9edeac
JJ
5832014-03-07 Jakub Jelinek <jakub@redhat.com>
584
585 PR bootstrap/58572
586 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
587 -I for libstdc++-v3 includes if $(LEAN).
588 * Makefile.in: Regenerated.
589
c01a8548
JW
5902014-03-04 Jonathan Wakely <jwakely@redhat.com>
591
592 * MAINTAINERS: Update my email address.
593
341c653c
WL
5942014-02-24 Walter Lee <walt@tilera.com>
595
596 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
597 (tilegx-*-*): Change to tilegx*-*-*.
598 * configure: Regenerate.
599
37f2c4f0
LR
6002014-02-17 Loren J. Rittle <ljrittle@acm.org>
601
602 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
603
6c01e96e
KV
6042014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
605
606 * MAINTAINERS (Write After Approval): Add myself.
607
91da0481
RO
6082014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
609
610 PR target/59788
611 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
612 *solaris2*.
613
dd35b84f
JDA
6142014-01-21 John David Anglin <danglin@gcc.gnu.org>
615
616 * MAINTAINERS: Update my email address.
617
493b8af8
GP
6182014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
619
620 * MAINTAINERS: Convert to UTF-8.
621 Properly sort Xinliang David Li's entry.
622
f121b81d
CLT
6232013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
624 Sandra Loosemore <sandra@codesourcery.com>
625
626 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
627 nios2 port maintainers.
628
74f769b5
MT
6292013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
630
631 * MAINTAINERS (Write After Approval): Add myself.
632
79e0604d 6332013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
634
635 * configure.ac: Add user-friendly check for native x86_64-linux
636 multilibs.
637 * configure: Regenerate.
638
6392013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
640
641 * MAINTAINERS: Add myself as sh maintainer.
642
6432013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
644
645 * MAINTAINERS: Add self as SLSR maintainer.
646
6472013-11-18 Jan Hubicka <hubicka@ucw.cz>
648
649 * MAINTAINERS: Update my email address.
650
6512013-11-15 David Edelsohn <dje.gcc@gmail.com>
652
653 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
654
6552013-11-07 Thomas Schwinge <thomas@codesourcery.com>
656
657 * Makefile.in: Regenerate.
658
659 * Makefile.tpl: Fix typo.
660 * Makefile.in: Regenerate partially.
661
6622013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
663
664 * configure.ac: Added libcilkrts to noconfig list when C++ is not
665 supported.
666 * configure: Regenerated.
667
6682013-11-01 Trevor Saunders <tsaunders@mozilla.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
6722013-10-30 Jason Merrill <jason@redhat.com>
673
674 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
675 --disable-build-format-warnings.
676
6772013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
678
679 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
680 depend on libstdc++ and libgcc.
681 * configure: Regenerate.
682 * configure.ac: Added libcilkrts to target binaries. Also, restrict
683 libcilkrts for POSIX and i*86, and x86_64 architectures.
684 * Makefile.in: Added libcilkrts related fields to support building it.
685
6862013-10-26 Jeff Law <law@redhat.com>
687
688 * Makefile.def (target_modules): Remove libmudflap
689 (languages): Remove check-target-libmudflap).
690 * Makefile.in: Rebuilt.
691 * Makefile.tpl (check-target-libmudflap-c++): Remove.
692 * configure.ac (target_libraries): Remove target-libmudflap.
693 Remove checks which disabled libmudflap on some systems.
694 * configure: Rebuilt.
695 * libmudflap: Directory removed.
696
6972013-10-21 Cong Hou <congh@google.com>
698
699 * MAINTAINERS (Write After Approval): Add myself.
700
7012013-10-16 Mike Stump <mikestump@comcast.net>
702
703 * .dir-locals.el: Add.
704
7052013-10-15 David Malcolm <dmalcolm@redhat.com>
706
707 * configure.ac: Add --enable-host-shared
708 * configure: Regenerate.
709
7102013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
711
712 Import from savannah.gnu.org:
713 * config.guess: Update to 2013-06-10 version.
714 * config.sub: Update to 2013-10-01 version.
715
7162013-10-01 Simon Cook <simon.cook@embecosm.com>
717
718 Changes to build configuration to allow big endian ARC ELF toolchain
719 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
720 * configure: Regenerate.
721
7222013-09-20 Alan Modra <amodra@gmail.com>
723
724 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
725 ppc host match. Support little-endian powerpc linux hosts.
726
7272013-09-19 Dodji Seketeli <dodji@redhat.com>
728
729 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
730 maintainer.
731
7322013-09-12 DJ Delorie <dj@redhat.com>
733
734 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
735 maintainers.
736
7372013-09-03 Richard Biener <rguenther@suse.de>
738
739 * configure.ac: Also allow ISL 0.12.
740 * configure: Regenerated.
741
7422013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
743
744 * MAINTAINERS (Write After Approval): Add myself.
745
7462013-08-27 David Malcolm <dmalcolm@redhat.com>
747
748 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
749
7502013-08-26 Caroline Tice <cmtice@google.com>
751
752 * MAINTAINERS: Correct earliers update: Move myself from libvtv
753 "Various Reviewers" to libvtv "Various Maintainers".
754
7552013-08-20 Steven Bosscher <steven@gcc.gnu.org>
756
757 * MAINTAINERS: Add myself as RTL optimizers reviewer.
758
7592013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
760
761 * MAINTAINERS: Update name, email.
762
7632013-08-13 Adam Butcher <adam@jessamine.co.uk>
764
765 * MAINTAINERS (Write After Approval): Add myself.
766
7672013-08-12 Caroline Tice <cmtice@google.com>
768
769 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
770 address in the Write After Approval section.
771
7722013-08-09 Carlos O'Donell <carlos@redhat.com>
773
774 * MAINTAINERS (Write After Approval): Update email.
775
7762013-08-08 Benjamin Kosnik <bkoz@redhat.com>
777
778 * configure.ac: Adjust to check VTV_SUPPORTED.
779 * configure: Regenerated.
780
7812013-08-02 Caroline Tice <cmtice@google.com>
782
783 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
784 on non-linux systems; add target-libvtv to noconfigdirs; add
785 libsupc++/.libs to C++ library search paths.
786 * configure: Regenerated.
787 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
788 libstdc++ and libgcc.
789 * Makefile.in: Regenerated.
790
7912013-07-19 Yvan Roux <yvan.roux@linaro.org>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
7952013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
796 Shiva Chen <shiva0217@gmail.com>
797
798 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
799 nds32 port maintainers.
800
8012013-07-17 Tim Shen <timshen91@gmail.com>
802
803 * MAINTAINERS (Write After Approval): Add myself.
804
8052013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
806
807 * configure.ac: Sync from binutils.
808 * configure: Regenerate.
809
8102013-06-14 Vidya Praveen <vidyapraveen@arm.com>
811
812 * MAINTAINERS (Write After Approval): Add myself.
813
8142013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
815
816 * MAINTAINERS (Write After Approval): Add myself.
817
8182013-05-17 David Malcolm <dmalcolm@redhat.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
8222013-04-30 Brooks Moses <bmoses@google.com>
823
824 * MAINTAINERS: Update my email; move myself from Fortran
825 reviewer to Write After Approval.
826
8272013-04-16 Andreas Schwab <schwab@suse.de>
828
829 * configure.ac (aarch64-*-*): Don't disable java.
830 * configure: Regenerate.
831
8322013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
8362013-03-30 Matthias Klose <doko@ubuntu.com>
837
838 * Makefile.def (target_modules): Don't install libffi.
839 * Makefile.in: Regenerate.
840
8412013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
8452013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
8492013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
850
851 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
852 * configure: Regenerated.
853
a15d2ea8
ILT
8542013-02-05 Ian Lance Taylor <iant@google.com>
855
856 PR go/55969
857 * configure.ac: Disable libgo on some systems where it does not
858 work.
859
a3b854b6
FXC
8602013-02-04 David Edelsohn <dje.gcc@gmail.com>
861
862 * MAINTAINERS: Explicitly add myself as AIX maintainer.
863 Remove Geoff Keating as rs6000 port maintainer, at his request.
864
8652013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
866
867 * MAINTAINERS: Update my email.
868
8692013-01-23 Shenghou Ma <minux.ma@gmail.com>
870
871 * configure: Re-generate.
872
8732013-01-15 Richard Biener <rguenther@suse.de>
874
875 PR other/55973
876 * configure: Re-generate.
877
8782013-01-14 Matthias Klose <doko@ubuntu.com>
879
880 * Makefile.def (install-target-libsanitizer): Depend on
881 install-target-libstdc++-v3.
882 * Makefile.in: Regenerate.
883
8842013-01-14 Richard Biener <rguenther@suse.de>
885
886 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
887 * configure: Re-generate
888
8892013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
890
891 * config.sub: Update from config repo.
892
8932013-01-11 Eric Botcazou <ebotcazou@adacore.com>
894
895 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
896 * Makefile.in: Regenerate.
897
8982013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
899
900 * MAINTAINERS (arc): Add new port maintainership for myself.
901
9022013-01-09 Jason Merrill <jason@redhat.com>
903
904 * .gitignore: Import from gdb repository.
905
9062013-01-09 H.J. Lu <hongjiu.lu@intel.com>
907
908 * Makefile.def (configure-gcc): Depend on all-gmp.
909 (all-gcc): Remove dependency on all-gmp.
910 * Makefile.in: Regenerated.
911
9122013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
913
914 * config.sub: Merge from config repo.
915 * config.guess: Ditto.
916
9172013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
918
919 * Makefile.def: Merge from binutils.
920 * Makefile.in: Ditto.
921
9222013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
923
924 * MAINTAINERS: Update my email.
925
9262012-12-29 Ben Elliston <bje@gnu.org>
927
928 * config.guess: Update to 2012-12-29 version.
929 * config.sub: Likewise.
930
9312012-12-20 Matthias Klose <doko@ubuntu.com>
932
933 * Makefile.def (install-target-libgfortran): Depend on
934 install-target-libquadmath, install-target-libgcc.
935 (install-target-libsanitizer): Depend on install-target-libgcc.
936 (install-target-libjava): Depend on install-target-libgcc.
937 (install-target-libitm): Depend on install-target-libgcc.
938 (install-target-libobjc): Depend on install-target-libgcc.
939 (install-target-libstdc++-v3): Depend on install-target-libgcc.
940 * Makefile.in: Regenerate.
941
9422012-12-19 Matthias Klose <doko@ubuntu.com>
943
944 * Makefile.def (install-target-libgo): Depend on
945 install-target-libatomic.
946 * Makefile.in: Regenerate.
947
9482012-12-18 Andreas Schwab <schwab@linux-m68k.org>
949
950 PR go/55201
951 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
952 * Makefile.in: Regenerate.
953
9542012-12-16 Thomas Schwinge <thomas@codesourcery.com>
955
956 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
957 * configure: Regenerate.
958
9592012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
960
961 * config.sub: Merge from config repo.
962
9632012-12-11 H.J. Lu <hongjiu.lu@intel.com>
964
965 * Makefile.def (target_modules): Add bootstrap=true and
966 raw_cxx=true to libsanitizer.
967 * configure.ac (bootstrap_target_libs): Add libsanitizer.
968 * Makefile.in: Regenerated.
969 * configure: Likewise.
970
9712012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
972
973 * MAINTAINERS: Remove self as RTL optimization maintainer.
974
9752012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
9792012-11-28 H.J. Lu <hongjiu.lu@intel.com>
980
981 * Makefile.def (target_modules): Remove bootstrap=true and
982 raw_cxx=true from libsanitizer.
983 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
984 * Makefile.in: Regenerated.
985 * configure: Likewise.
986
9872012-11-28 H.J. Lu <hongjiu.lu@intel.com>
988
989 * Makefile.def (target_modules): Add bootstrap=true and
990 raw_cxx=true to libsanitizer.
991 * configure.ac (bootstrap_target_libs): Add libsanitizer.
992 * Makefile.in: Regenerated.
993 * configure: Likewise.
994
9952012-11-28 Andrew Pinski <apinski@cavium.com>
996
997 PR bootstrap/54279
998 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
999 * configure: Regenerate.
1000 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1001 * Makefile.in: Regenerate.
1002
10032012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1004
1005 * configure.ac: Disable libsanitizer if we're not building C++.
1006 * configure: Regenerate.
1007
10082012-11-15 Roland McGrath <roland@hack.frob.com>
1009
1010 * MAINTAINERS (Write After Approval): Add myself.
1011
10122012-11-15 Dmitry Vyukov <dvyukov@google.com>
1013
1014 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1015 Kostya Serebryany (kcc@google.com) and
1016 Jakub Jelinek (jakub@redhat.com).
1017 Rename area for Dodji Seketeli (dodji@redhat.com).
1018
10192012-11-15 Dodji Seketeli <dodji@redhat.com>
1020
1021 * MAINTAINERS: (asan.c, related): Add myself.
1022
10232012-11-14 Roland McGrath <mcgrathr@google.com>
1024
1025 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1026 * configure: Regenerate.
1027
10282012-11-13 Richard Henderson <rth@redhat.com>
1029
1030 * configure.ac: Move libsanitizer logic to subdirectory.
1031 * configure: Regenerate.
1032
10332012-11-13 Dodji Seketeli <dodji@redhat.com>
1034
1035 * configure.ac: Enable libsanitizer just on x86 linux for now.
1036 * configure: Re-generate.
1037
10382012-11-13 David Edelsohn <dje.gcc@gmail.com>
1039
1040 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1041 sections.
1042 * configure: Regenerate.
1043
10442012-11-13 Hans-Peter Nilsson <hp@axis.com>
1045
1046 * configure.ac: Add section for configdirs for libsanitizer.
1047 Disable for cris-*-* and mmix-*-*.
1048 * configure: Regenerate.
1049
10502012-11-12 Wei Mi <wmi@google.com>
1051
1052 * configure.ac: Add libsanitizer to target_libraries.
1053 * Makefile.def: Ditto.
1054 * configure: Regenerate.
1055 * Makefile.in: Regenerate.
1056 * libsanitizer: New directory for asan runtime. Contains an empty
1057 tsan directory.
1058
10592012-11-03 Corinna Vinschen <corinna@vinschen.de>
1060
1061 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1062 against Mingw64 w32api.
1063 * configure: Regenerate.
1064
10652012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1066
1067 * configure: Regenerated.
1068
10692012-11-03 Robert Mason <rbmj@verizon.net>
1070
1071 * configure.ac: add --disable-libstdcxx configure option
1072 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1073
10742012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
10782012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1079
1080 * MAINTAINERS (Write After Approval): Add myself.
1081
10822012-10-24 Sharad Singhai <singhai@google.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
10862012-10-24 Eric Christopher <echristo@gmail.com>
1087
1088 * MAINTAINERS: Update email address.
1089
10902012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1091
1092 PR bootstrap/54820
1093 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1094 * configure: Regenerate.
1095
10962012-10-23 Richard Earnshaw <rearnsha@arm.com>
1097
1098 * MAINTAINERS (aarch64): Add Marcus and myself.
1099
11002012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1101
1102 PR bootstrap/54820
1103 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1104 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1105 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1106 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1107 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1108 * Makefile.in: Regenerate.
1109 * configure.ac (have_static_libs): New variable and associated check.
1110 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1111 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1112 * configure: Regenerate.
1113
11142012-10-10 Richard Biener <rguenther@suse.de>
1115
1116 * MAINTAINERS: Adjust for changed surname.
1117
11182012-10-04 Lawrence Crowl <crowl@google.com>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
11222012-10-01 Cary Coutant <ccoutant@google.com>
1123
1124 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1125
11262012-09-28 Ian Lance Taylor <iant@google.com>
1127
1128 * Makefile.def: Make all-target-libgo depend on
1129 all-target-libbacktrace.
1130 * Makefile.in: Rebuild.
1131
11322012-09-26 Ian Lance Taylor <iant@google.com>
1133
1134 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1135 * Makefile.in: Rebuild.
1136
11372012-09-20 Walter Lee <walt@tilera.com>
1138
1139 * configure.ac: Add tilegx to list of targets that support gold.
1140 * configure: Regenerate.
1141
11422012-09-20 Marek Polacek <polacek@redhat.com>
1143
1144 * MAINTAINERS (Write After Approval): Add myself.
1145
11462012-09-19 Steve Ellcey <sellcey@mips.com>
1147
1148 * configure.ac: Add mips*-mti-elf* target.
1149 * configure: Regenerate.
1150
11512012-09-17 Ian Lance Taylor <iant@google.com>
1152
1153 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1154 * configure.ac (host_libs): Add libbacktrace.
1155 (target_libraries): Add libbacktrace.
1156 * Makefile.def (host_modules): Add libbacktrace.
1157 (target_modules): Likewise.
1158 * configure, Makefile.in: Rebuild.
1159
11602012-09-14 David Edelsohn <dje.gcc@gmail.com>
1161
1162 PR target/38607
1163 Merge upstream change.
1164 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1165
1166 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1167 Add libgomp*.o to compare_exclusions for AIX.
1168 * configure: Regenerate.
1169
11702012-09-06 Diego Novillo <dnovillo@google.com>
1171
1172 * configure.ac: Bump minimum GMP version to 4.2.3.
1173 * configure: Re-generate.
1174
11752012-09-05 Georg-Johann Lay <avr@gjlay.de>
1176
1177 PR target/54461
1178 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1179 target-libgloss if not configured --with-avrlibc=no.
1180 * configure: Regenerate.
1181
11822012-09-04 Jason Merrill <jason@redhat.com>
1183
1184 * configure.ac: Fix --enable-languages=all.
1185
11862012-09-04 Christophe Lyon <christophe.lyon@st.com>
1187
1188 * MAINTAINERS (Write After Approval): Add myself.
1189
11902012-09-03 Richard Guenther <rguenther@suse.de>
1191
1192 PR bootstrap/54138
1193 * configure.ac: Re-organize ISL / CLOOG checks to allow
1194 disabling with either --without-isl or --without-cloog.
1195 * configure: Regenerated.
1196
11972012-09-03 Georg-Johann Lay <avr@gjlay.de>
1198
1199 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1200 * configure: Regenerate.
1201
12022012-08-27 Ulrich Drepper <drepper@gmail.com>
1203
1204 * MAINTAINERS: Fix my email address.
1205
12062012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1207
1208 PR binutils/4970
1209 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1210 and opcodes.
1211 * Makefile.in: Regenerated.
1212
12132012-08-26 Art Haas <ahaas@impactweather.com>
1214
1215 * configure: Regenerate.
1216
12172012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1218
1219 * INSTALL/README: Also refer to the online installation
1220 instructions.
1221
12222012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1223
1224 * MAINTAINERS (Write After Approval): Add myself.
1225 (Picochip port): Remove myself.
1226
12272012-08-14 Diego Novillo <dnovillo@google.com>
1228
1229 Merge from cxx-conversion branch.
1230
1231 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1232 POSTSTAGE1_CONFIGURE_FLAGS.
1233 * Makefile.in: Regenerate.
1234 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1235 Force C++ when bootstrapping.
1236 * configure: Regenerate.
1237
12382012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
12422012-07-16 Joseph Myers <joseph@codesourcery.com>
1243
1244 * README: Document use of ranges of years in copyright notices.
1245
12462012-07-06 Richard Guenther <rguenther@suse.de>
1247
1248 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1249 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1250 --with-gmp=system.
1251 * Makefile.in: Regenerated.
1252 * configure: Likewise.
1253
12542012-07-06 Richard Guenther <rguenther@suse.de>
1255
1256 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1257 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1258 supply V=1 as extra_make_flags.
1259 * configure: Regenerated.
1260 * Makefile.in: Likewise.
1261
12622012-07-04 Tristan Gingold <gingold@adacore.com>
1263
1264 * configure: Regenerate.
1265
12662012-07-03 Richard Guenther <rguenther@suse.de>
1267
1268 * Makfile.def (isl): Remove not necessary extra_exports and
1269 extra_make_flags.
1270 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1271 * Makefile.in: Regenerated.
1272
12732012-07-03 Richard Guenther <rguenther@suse.de>
1274
1275 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1276 * configure.ac: If either the ISL or the CLooG check failed
1277 do not try to build in-tree versions.
1278 * Makefile.in: Regenerated.
1279 * configure: Regenerated.
1280
12812012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1282
1283 * configure: Regenerate.
1284
12852012-07-02 Janis Johnson <janisjo@codesourcery.com>
1286
1287 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1288 maintainer.
1289
12902012-07-02 Richard Guenther <rguenther@suse.de>
1291
1292 * configure: Regenerated.
1293
12942012-07-02 Richard Guenther <rguenther@suse.de>
1295 Michael Matz <matz@suse.de>
1296 Tobias Grosser <tobias@grosser.es>
1297 Sebastian Pop <sebpop@gmail.com>
1298
1299 * Makefile.def: Add ISL host module, remove PPL host module.
1300 Adjust ClooG host module to use the proper ISL.
1301 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1302 * configure.ac: Include config/isl.m4. Add ISL host library,
1303 remove PPL. Remove PPL configury, add ISL configury, adjust
1304 ClooG configury.
1305 * Makefile.in: Regenerated.
1306 * configure: Likewise.
1307
13082012-07-02 Richard Guenther <rguenther@suse.de>
1309
1310 Merge from graphite branch
1311 2011-07-21 Tobias Grosser <tobias@grosser.es>
1312
1313 * configure: Regenerated.
1314 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1315 both cloog.org and legacy versions. The only supported version will
1316 be CLooG with the isl backend.
1317
1318 2011-07-21 Tobias Grosser <tobias@grosser.es>
1319
1320 * configure: Regenerated.
1321 * configure.ac: Require cloog isl 0.17.0
1322
1323 2011-07-21 Tobias Grosser <tobias@grosser.es>
1324
1325 * configure: Regenerated.
1326 * config/cloog.m4: Do not define CLOOG_ORG
1327
13282012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1329
1330 * configure.ac: Skip C if explicitly selected.
1331 * configure: Regenerate.
1332
13332012-06-28 Christophe Lyon <christophe.lyon@st.com>
1334
1335 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1336 they contain -O2.
1337 * configure: Regenerate.
1338
13392012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1340
1341 PR debug/53740
1342 * df.h, df-problems.c, dce.c: Revert last patch.
1343
13442012-06-25 Iain Sandoe <iain@codesourcery.com>
1345
1346 * MAINTAINERS (Write After Approval): Update my email address.
1347
13482012-06-21 Meador Inge <meadori@codesourcery.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
13522012-06-20 Jason Merrill <jason@redhat.com>
1353
1354 * Makefile.tpl (check-target-libgomp-c++): New.
1355 (check-target-libitm-c++): New.
1356 * Makefile.def (c++): Add them.
1357 * Makefile.in: Regenerate.
1358
13592012-05-29 Edmar Wienskoski <edmar@freescale.com>
1360
1361 * MAINTAINERS (Write After Approval): Add myself.
1362
13632012-05-16 Olivier Hainque <hainque@adacore.com>
1364
1365 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1366 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1367 (install-no-fixedincludes): Adjust accordingly.
1368 * Makefile.in: Regenerate.
1369
13702012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1371
1372 Merge upstream change
1373 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1374
13752012-05-14 Marc Glisse <marc.glisse@inria.fr>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
13792012-05-09 Nick Clifton <nickc@redhat.com>
1380 Paul Smith <psmith@gnu.org>
1381
1382 PR bootstrap/50461
1383 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1384 allow for the fact that from release v3.1.0 of MPFR the source
1385 files were moved into a src sub-directory.
1386 * configure: Regenerate.
1387
13882012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1389
1390 * configure.ac: Bump minimum MPFR version to 2.4.0.
1391 * configure: Regenerated.
1392
13932012-05-01 Richard Henderson <rth@redhat.com>
1394
1395 * Makefile.def (libatomic): New target_module.
1396 * configure.ac (target_libraries): Add libatomic.
1397 (noconfigdirs): Check if libatomic is supported.
1398 * Makefile.in, configure: Rebuild.
1399
14002012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
14042012-04-25 Joel Brobecker <brobecker@adacore.com>
1405
1406 * config.sub: Update to 2012-04-18 version from official repo.
1407
14082012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1409
1410 * MAINTAINERS (Write After Approval): Add myself.
1411
14122012-04-11 Steve Ellcey <sellcey@mips.com>
1413
1414 * MAINTAINERS: Changed email address.
1415
14162012-03-28 Georg-Johann Lay <avr@gjlay.de>
1417
1418 PR target/52737
1419 * contrib/gcc_update (files_and_dependencies):
1420 Remove gcc/config/avr/t-multilib from touch data.
1421
14222012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1423
1424 * MAINTAINERS (OS Port Maintainers): Remove irix.
1425 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1426 (unsupported_languages): Remove mips-sgi-irix6.*.
1427 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1428 (with_stabs): Remove.
1429 * configure: Regenerate.
1430
14312012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1432
1433 * MAINTAINERS (OS Port Maintainers): Remove osf.
1434 * configure.ac (enable_libgomp): Remove *-*-osf*.
1435 (with_stabs): Remove alpha*-*-osf*.
1436 * configure: Regenerate.
1437
14382012-03-05 Tristan Gingold <gingold@adacore.com>
1439
1440 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1441 * configure: Regenerate.
1442
14432012-02-17 Walter Lee <walt@tilera.com>
1444
1445 * MAINTAINERS: (Write After Approval): Delete myself.
1446
14472012-02-14 Walter Lee <walt@tilera.com>
1448
1449 * MAINTAINERS (tilegx port): Add myself.
1450 (tilepro port): Add myself.
1451 (Write After Approval): Add myself.
1452
14532012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1454
1455 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1456 and Joseph Myers as docstring relicensing maintainers.
1457
14582012-02-09 Bin Cheng <bin.cheng@arm.com>
1459
1460 * MAINTAINERS (write-after-approval): Add myself.
1461
14622012-02-08 Ira Rosen <irar@il.ibm.com>
1463
1464 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1465 maintainer.
1466
14672012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1468
1469 * MAINTAINERS (Write After Approval): Move myself to
1470 maintain alphabetical order.
1471
14722012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1473
1474 * MAINTAINERS (Write After Approval): Add myself.
1475
14762012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1477
1478 * MAINTAINERS (Write After Approval): Add myself.
1479
14802012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1481 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1482
1483 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1484 * configure: Regenerate.
1485
14862012-01-23 Harshit Chopra <harshit@google.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
14902012-01-22 Douglas B Rupp <rupp@ngnat.com>
1491
1492 * configure.ac: Remove reference to mh-interix.
1493 * configure: Regenerate.
1494
14952012-01-05 Richard Henderson <rth@redhat.com>
1496
1497 PR bootstrap/51072
1498 * configure.ac: Disable libitm if c++ is not enabled.
1499 * configure: Rebuild.
1500
1501 * configure.ac: Fix regexp for same.
1502 * configure: Rebuild.
1503
15042012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
15082012-01-02 Richard Guenther <rguenther@suse.de>
1509
1510 PR bootstrap/51686
1511 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1512 * Makefile.in: Regenerate.
1513
15142011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1515
1516 * MAINTAINERS (Write After Approval): Add myself.
1517
15182011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1519
1520 * configure: Regenerate.
1521
15222011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1523
1524 * MAINTAINERS (picochip): Changed email address.
1525
15262011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1527
1528 * MAINTAINERS (write-after-approval): Add self.
1529
15302011-11-29 DJ Delorie <dj@redhat.com>
1531
1532 * configure.ac (rl78-*-*) New case.
1533 * configure: Regenerate.
1534 * MAINTAINERS: Add myself as RL78 maintainer.
1535
15362011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1537
1538 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1539
15402011-11-21 Andreas Tobler <andreast@fgznet.ch>
1541
1542 * libtool.m4: Additional FreeBSD 10 fixes.
1543
15442011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1545
1546 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1547 Maintainers section, as Epiphany maintainer.
1548
15492011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1550
1551 PR target/49992
1552 * configure.ac: Remove ranlib special-casing for Darwin.
1553 * configure: Regenerate.
1554
15552011-11-12 Andrey Belevantsev <abel@ispras.ru>
1556
1557 * MAINTAINERS (Reviewers): Keep the list sorted.
1558
15592011-11-11 Andrey Belevantsev <abel@ispras.ru>
1560
1561 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1562
15632011-11-09 Roland McGrath <mcgrathr@google.com>
1564
1565 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1566 * configure: Rebuild.
1567 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1568 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1569 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1570 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1571 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1572 Add READELF.
1573 * Makefile.in: Rebuild.
1574
15752011-11-09 Jason Merrill <jason@redhat.com>
1576
1577 * Makefile.def (language=c++): Remove check-c++0x.
1578 * Makefile.in (check-gcc-c++): Regenerate.
1579
15802011-11-08 Richard Henderson <rth@redhat.com>
1581
1582 * configure.ac: Test for libitm directory present first.
1583
1584 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1585
1586 * configure.ac: Test libitm/configure.tgt to disable libitm.
1587 * configure: Rebuild.
1588
15892011-11-07 Aldy Hernandez <aldyh@redhat.com>
1590 Richard Henderson <rth@redhat.com>
1591
1592 Merged from transactional-memory.
1593
1594 * Makefile.def (lang_env_dependencies): libitm is c++.
1595 Add libitm target module.
1596 * configure.ac: Likewise.
1597 * config/mmap.m4: New file.
1598 * contrib/gcc_update: Add libitm to touch data.
1599 * Makefile.in, configure: Rebuild.
1600
16012011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1602
1603 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1604 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1605 * Makefile.in: Regenerate.
1606
16072011-11-01 DJ Delorie <dj@redhat.com>
1608
1609 * config.sub: Update to version 2011-10-29 (added rl78)
1610
16112011-10-27 Nick Clifton <nickc@redhat.com>
1612
1613 * config.sub: Import these changes from the config project:
1614
1615 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1616 Ben Elliston <bje@gnu.org>
1617
1618 * config.sub (epiphany): New.
1619
1620 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1621 Ben Elliston <bje@gnu.org>
1622
1623 * config.sub (hexagon, hexagon-*): New.
1624
1625 2011-08-23 Roland McGrath <mcgrathr@google.com>
1626
1627 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1628 64eb to be64.
1629
1630 2011-08-16 Roland McGrath <mcgrathr@google.com>
1631
1632 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1633 (nacl): Grok as alias for 32el-unknown-nacl.
1634
16352011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1636
1637 * MAINTAINERS (Write After Approval): Add myself.
1638
16392011-10-24 Teresa Johnson <tejohnson@google.com>
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
1642
16432011-09-21 Jakub Jelinek <jakub@redhat.com>
1644
1645 * MAINTAINERS (sparc port): Remove myself.
1646
16472011-09-14 Tom de Vries <tom@codesourcery.com>
1648
1649 * MAINTAINERS (Write After Approval): Add myself.
1650
16512011-08-14 Yao Qi <yao@codesourcery.com>
1652
1653 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1654 * configure: Regenerate.
1655
16562011-07-26 Ian Lance Taylor <iant@google.com>
1657
1658 * configure.ac: Set have_compiler based on whether gcc directory
1659 exists, rather than on whether gcc is in configdirs.
1660 * configure: Rebuild.
1661
16622011-07-21 Joseph Myers <joseph@codesourcery.com>
1663
1664 * MAINTAINERS (Global Reviewers): Add self.
1665
16662011-07-20 David Edelsohn <dje.gcc@gmail.com>
1667
1668 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1669 link directories.
1670 * Makefile.in: Rebuild.
1671
16722011-07-20 Ian Lance Taylor <iant@google.com>
1673
1674 PR bootstrap/49787
1675 * configure.ac: Move --enable-bootstrap handling earlier in file.
1676 If --enable-bootstrap and either --enable-build-with-cxx or
1677 --enable-build-poststage1-with-cxx, enable C++ automatically.
1678 * configure: Rebuild.
1679
16802011-07-19 Ian Lance Taylor <iant@google.com>
1681
1682 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1683 make C++ a boot_language. Set and substitute
1684 POSTSTAGE1_CONFIGURE_FLAGS.
1685 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1686 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1687 * configure, Makefile.in: Rebuild.
1688
16892011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1690
1691 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1692 maintainers.
1693
16942011-07-18 Jakub Jelinek <jakub@redhat.com>
1695
1696 * MAINTAINERS (Global Reviewers): Add myself.
1697
16982011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1699
1700 * configure: Regenerate.
1701
17022011-07-16 Jason Merrill <jason@redhat.com>
1703
1704 * Makefile.def (language=c++): Add check-c++0x and
1705 check-target-libmudflap-c++.
1706 * Makefile.tpl (check-target-libmudflap-c++): New.
1707 * Makefile.in: Regenerate.
1708
17092011-07-16 Matthias Klose <doko@ubuntu.com>
1710
1711 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1712 * Makefile.def (target_modules/libjava): Pass
1713 $(EXTRA_CONFIGARGS_LIBJAVA).
1714 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1715 if not configured with --enable-static-libjava.
1716 * Makefile.in: Regenerate.
1717 * configure: Likewise.
1718
17192011-07-15 Jason Merrill <jason@redhat.com>
1720
1721 * Makefile.in (check-c++): Move check-gcc-c++0x after
1722 check-target-libstdc++-v3.
1723
17242011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1725
1726 * MAINTAINERS (c6x port): New entry.
1727
17282011-07-13 Jason Merrill <jason@redhat.com>
1729
1730 * Makefile.in (check-gcc-c++0x): New.
1731 (check-c++): Depend on it.
1732
17332011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1734
1735 PR target/39150
1736 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1737 x86_64-*-solaris2.1[0-9]*.
1738 * configure: Regenerate.
1739
17402011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1741
1742 * MAINTAINERS (RTL optimizers): Add self.
1743
17442011-06-27 Gabriel Charette <gchare@google.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
17482011-06-22 Hans-Peter Nilsson <hp@axis.com>
1749
1750 PR regression/47836
1751 PR bootstrap/23656
1752 PR other/47733
1753 PR bootstrap/49247
1754 PR c/48825
1755 * configure.ac (target_libraries): Remove target-libiberty.
1756 Remove case-statement setting skipdirs=target-libiberty for
1757 multiple targets. Remove checking target_configdirs and
1758 removing target-libiberty but keeping target-libgcc if
1759 otherwise empty.
1760 * Makefile.def (target_modules): Don't add libiberty.
1761 (dependencies): Remove all traces of target-libiberty.
1762 * configure, Makefile.in: Regenerate.
1763
17642011-06-13 Walter Lee <walt@tilera.com>
1765
1766 * configure.ac (tilepro-*-*) New case.
1767 (tilegx-*-*): Likewise.
1768 * configure: Regenerate.
1769
17702011-06-06 Jing Yu <jingyu@google.com>
1771
1772 * configure.ac: Skip target-libiberty for
1773 arm*-*-linux-androideabi.
1774 * configure: Regenerated.
1775
17762011-06-06 Nick Clifton <nickc@redhat.com>
1777
1778 * config.sub: Sync from upstream.
1779
17802011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
17842011-06-01 Daniel Jacobowitz <drow@false.org>
1785
1786 * MAINTAINERS: Update my email address.
1787
17882011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1789
1790 * MAINTAINERS (Write After Approval): Update my email address.
1791
17922011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1793
1794 * MAINTAINERS (Write After Approval): Add myself.
1795
17962011-05-08 Doug Kwan <dougkwan@google.com>
1797
1798 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1799 * configure: Regenerated.
1800 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1801 value from configure.
1802 * Makefile.in: Regenerated.
1803
18042011-05-05 Joseph Myers <joseph@codesourcery.com>
1805
1806 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1807 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1808 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1809 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1810 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1811 *-*-vxworks*): Disable newlib and libgloss in separate case
1812 statement.
1813 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1814 to separate case statement.
1815 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1816 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1817 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1818 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1819 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1820 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1821 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1822 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1823 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1824 i[[3456789]]86-*-rdos*, m32r-*-*,
1825 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1826 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1827 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1828 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1829 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1830 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1831 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1832 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1833 and libgloss in main case over targets. Remove most empty cases
1834 in main case over targets.
1835 * configure: Regenerate.
1836
18372011-05-04 Janis Johnson <janisjo@codesourcery.com>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
18412011-05-04 Joseph Myers <joseph@codesourcery.com>
1842
1843 * configure.ac: Remove code setting special library locations for
1844 hppa*64*-*-hpux11*. Remove code setting compiler for
1845 sparc-sun-solaris2*.
1846 * configure: Regenerate.
1847
18482011-05-04 Joseph Myers <joseph@codesourcery.com>
1849
1850 * configure.ac: Separate libgloss_dir settings from general case
1851 over targets.
1852 * configure: Regenerate.
1853
18542011-04-28 Joseph Myers <joseph@codesourcery.com>
1855
1856 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1857 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1858 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1859 cases in libgcj-disabling case statement.
1860 (hppa*64*-*-linux*): Set unsupported_languages instead of
1861 disabling target-zlib.
1862 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1863 to hppa*64*-*-hpux*.
1864 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1865 hppa*-*-hpux*.
1866 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1867 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1868 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1869 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1870 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1871 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1872 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1873 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1874 libgcj-disabling case statement.
1875 * configure: Regenerate.
1876
18772011-04-28 Joseph Myers <joseph@codesourcery.com>
1878
1879 * configure.ac: Disable Java for targets not supporting libffi.
1880 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1881 Remove cases in Java-disabling statement.
1882 (*arm-wince-pe): Change to arm-wince-pe.
1883 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1884 cases in Java-disabling statement.
1885 (bfin-*-*): Don't disable Java again.
1886 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1887 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1888 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1889 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1890 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1891 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1892 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1893 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1894 Java-disabling statement.
1895 (mmix-*-*): Don't disable Java again.
1896 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1897 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1898 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1899 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1900 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1901 statement.
1902 * configure: Regenerate.
1903
19042011-04-28 Joseph Myers <joseph@codesourcery.com>
1905
1906 * configure.ac: Separate cases disabling Java and Java libraries
1907 from general case over targets.
1908 * configure: Regenerate.
1909
19102011-04-21 Jie Zhang <jzhang918@gmail.com>
1911
1912 * MAINTAINERS: Update my email address.
1913
19142011-04-20 Easwaran Raman <eraman@google.com>
1915
1916 * MAINTAINERS (Write After Approval): Add myself.
1917
19182011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1919
1920 PR lto/48086
1921 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1922 * configure: Regenerate.
1923
19242011-04-16 Jim Meyering <meyering@redhat.com>
1925
1926 * MAINTAINERS (Write After Approval): Add myself.
1927
19282011-04-15 Dodji Seketeli <dodji@redhat.com>
1929
1930 * MAINTAINERS: Update my email address.
1931
19322011-04-13 Georg-Johann Lay <avr@gjlay.de>
1933
1934 * MAINTAINERS (Write After Approval): Add myself.
1935
19362011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1937
1938 * MAINTAINERS (Write After Approval): Add myself.
1939
19402011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
19442011-04-06 Joseph Myers <joseph@codesourcery.com>
1945
1946 * configure.ac (build_tools): Remove build-byacc.
1947 (host_libs): Remove mmalloc.
1948 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1949 autoconf automake libtool diff rcs fileutils shellutils time
1950 textutils wdiff find uudecode hello tar gzip indent recode release
1951 sed perl gawk findutils gettext zip.
1952 (libgcj): Remove target-qthreads.
1953 (target_tools): Remove target-examples target-gperf.
1954 (YACC): Don't handle building byacc.
1955 * configure: Regenerate.
1956 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1957 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1958 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1959 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1960 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1961 handle building components.
1962 * Makefile.in: Regenerate.
1963
19642011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1965
1966 * MAINTAINERS: Update my email address as Xtensa maintainer.
1967
19682011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1969
1970 * config.sub: Sync from upstream.
1971
19722011-04-01 Joseph Myers <joseph@codesourcery.com>
1973
1974 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1975 (microblaze*): Don't disable libssp.
1976 * configure: Regenerate.
1977
19782011-04-01 Joseph Myers <joseph@codesourcery.com>
1979
1980 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1981 moveifchange.
1982 * configure: Regenerate.
1983 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1984 * Makefile.in: Regenerate.
1985
19862011-04-01 Joseph Myers <joseph@codesourcery.com>
1987
1988 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1989 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1990 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1991 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1992 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1993 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1994 md_exec_prefix cases.
1995 * configure: Regenerate.
1996
19972011-04-01 Joseph Myers <joseph@codesourcery.com>
1998
1999 * configure.ac: Separate cases disabling target-libssp,
2000 target-libiberty, target-libstdc++-v3 and Fortran from general
2001 case over targets.
2002 * configure: Regenerate.
2003
20042011-04-01 Joseph Myers <joseph@codesourcery.com>
2005
2006 * configure.ac (*-*-chorusos): Don't disable libgcj.
2007 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2008 Remove case.
2009 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2010 (arm-*-coff): Don't disable libgcj.
2011 (arm*-*-linux-gnueabi): Remove useless assignment.
2012 (arm-*-riscix*): Don't disable libgcj.
2013 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2014 configuration.
2015 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2016 (c54x*-*-*): Remove case.
2017 (tic54x-*-*): Don't disable GCC or GCC libraries.
2018 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2019 to *.
2020 (d10v-*-*): Don't disable GCC libraries.
2021 (d30v-*-*): Don't disable libgcj.
2022 (h8500-*-*): Don't disable GCC libraries.
2023 (i960-*-*): Don't disable libgcj.
2024 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2025 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2026 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2027 libgcj.
2028 (m68k-*-coff*): Remove case.
2029 (mmix-*-*): Don't disable libgloss on host.
2030 (mn10200-*-*, mn10300-*-*): Remove cases.
2031 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2032 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2033 Don't disable libgcj.
2034 (romp-*-*): Remove case.
2035 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2036 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2037 case.
2038 (v810-*-*): Don't disable GCC libraries.
2039 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2040 (ip2k-*-*): Don't disable GCC libraries.
2041 * configure: Regenerate.
2042
20432011-03-28 Joseph Myers <joseph@codesourcery.com>
2044
2045 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2046 libffi on host.
2047 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2048 on host.
2049 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2050 * configure: Regenerate.
2051
20522011-03-26 John Marino <binutils@marino.st>
2053
2054 * configure.ac: Add support for *-*-dragonfly*
2055 * configure: Regenerate.
2056
20572011-03-25 Joseph Myers <joseph@codesourcery.com>
2058
2059 * configure.ac (native_only): Remove.
2060 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2061 send-pr uudecode guile gnuserv on host.
2062 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2063 send-pr rcs guile perl texinfo libtool on host.
2064 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2065 automake send-pr rcs guile perl texinfo libtool on host.
2066 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2067 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2068 (alpha*-dec-osf*): Don't disable fileutils on target.
2069 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2070 texinfo send-pr expect dejagnu on target.
2071 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2072 target-qthreads on target.
2073 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2074 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2075 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2076 x86_64-*-mingw*): Don't disable expect on target.
2077 (*-*-cygwin*): Don't disable target-gperf on target.
2078 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2079 gnuserv on target.
2080 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2081 target.
2082 * configure: Regenerate.
2083
20842011-03-25 Joseph Myers <joseph@codesourcery.com>
2085
2086 * configure.ac (target_tools): Remove target-groff.
2087 (native_only): Remove target-groff.
2088 (hppa*64*-*-*): Don't disable byacc.
2089 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2090 setting.
2091 (*-*-kaos*): Don't skip target-librx and target-groff.
2092 (*-*-netware*): Don't skip target-libmudflap.
2093 (*-*-tpf*): Don't skip target-libmudflap.
2094 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2095 directories on the host.
2096 (ia64*-*-*vms*): Don't skip tix.
2097 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2098 host.
2099 * configure: Regenerate.
2100
21012011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2102
2103 * configure.ac: Remove references to mt-mep, mt-netware,
2104 mt-wince.
2105 * Makefile.def: Add all-utils soft dependencies.
2106 * Makefile.tpl: Remove GDB_NLM_DEPS.
2107 * configure: Regenerate.
2108 * Makefile.in: Regenerate.
2109
21102011-03-24 Paolo Bonzini <bonzini@gnu.org>
2111
2112 * configure.ac: Do not include mh-x86omitfp.
2113 * configure: Regenerate.
2114
21152011-03-24 Paolo Bonzini <bonzini@gnu.org>
2116
2117 * configure.ac: Remove empty cases.
2118 * configure: Regenerate.
2119
21202011-03-24 Paolo Bonzini <bonzini@gnu.org>
2121
2122 * Makefile.def: Add dependency from termcap to gdb.
2123 * Makefile.in: Regenerate.
2124
21252011-03-24 Paolo Bonzini <bonzini@gnu.org>
2126
2127 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2128 * configure: Regenerate.
2129 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2130 * Makefile.tpl: Likewise.
2131 * Makefile.in: Regenerate.
2132
21332011-03-24 Paolo Bonzini <bonzini@gnu.org>
2134
2135 * configure.ac: Remove all mentions of tentative_cc.
2136 * configure: Regenerate.
2137
21382011-03-24 Joseph Myers <joseph@codesourcery.com>
2139
2140 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2141 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2142 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2143 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2144 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2145 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2146 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2147 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2148 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2149 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2150 *-*-rhapsody*): Remove host cases.
2151 * configure: Regenerate.
2152
21532011-03-24 Joseph Myers <joseph@codesourcery.com>
2154
2155 * configure.ac (ppc*-*-pe): Remove host case.
2156 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2157 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2158 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2159 cases.
2160 * configure: Regenerate.
2161
21622011-03-24 Joseph Myers <joseph@codesourcery.com>
2163
2164 * config.sub: Update to version 2011-03-23.
2165
21662011-03-22 Joseph Myers <joseph@codesourcery.com>
2167
2168 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2169 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2170 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2171 * configure: Regenerate.
2172
21732011-03-22 Joseph Myers <joseph@codesourcery.com>
2174
2175 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2176 to Write After Approval.
2177 * config-ml.in: Don't handle arc-*-elf*.
2178 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2179 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2180 handle GCC libraries.
2181 * configure: Regenerate.
2182
21832011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2184
2185 PR bootstrap/48120:
2186 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2187 Add -lstdc++ -lm to LIBS.
2188 * configure: Regenerate.
2189
21902011-03-18 David Edelsohn <dje.gcc@gmail.com>
2191
2192 * config.guess: Update to version 2011-02-02
2193 * config.sub: Update to version 2011-02-24
2194
21952011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2196
2197 PR lto/48086
2198 * configure.ac: Re-enable LTO on *-apple-darwin9.
2199 * configure: Regenerate.
2200
22012011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2202
2203 PR lto/48086
2204 * configure.ac: Disable LTO on darwin due to an assembler change in
2205 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2206 under 256.
2207 * configure: Regenerate.
2208
22092011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2210
2211 * MAINTAINERS: Update myself as score backend maintainer,
2212 update my e-mail address.
2213
22142011-03-09 Xuepeng Guo <terry.guo@arm.com>
2215
2216 * MAINTAINERS: Update my e-mail address.
2217
22182011-03-06 Joey Ye <joey.ye@arm.com>
2219
2220 * MAINTAINERS: Update my e-mail address.
2221
22222011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2223
2224 * configure.ac: Adjust test of with_ppl.
2225 * configure: Regenerated.
2226
22272011-03-02 Kai Tietz <ktietz@redhat.com>
2228
2229 * MAINTAINERS: Adjust my e-mail address.
2230
22312011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2232
2233 * configure.ac: Add -lpwl to ppllibs.
2234 * configure: Regenerated.
2235
22362011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2237
2238 * config/cloog.m4: Add -lisl to clooglibs.
2239 * configure: Regenerated.
2240
22412011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2242
2243 * MAINTAINERS (CPU Port maintainers): Add self.
2244
22452011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2246
2247 * MAINTAINERS: Add myself as testsuite maintainer.
2248
22492011-02-15 Mike Stump <mikestump@comcast.net>
2250
2251 * MAINTAINERS: Add myself as testsuite maintainer.
2252
22532011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2254
2255 Import from Libtool and gnulib:
2256
2257 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2258
2259 Prepare for supporting FreeBSD 10.
2260 * config.rpath: Remove handling of freebsd1* which soon would
2261 match FreeBSD 10.0.
2262
2263 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2264
2265 Remove support for FreeBSD 1.x.
2266 * libtool.m4 (_LT_LINKER_SHLIBS)
2267 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2268 soon would incorrectly match FreeBSD 10.0.
2269
22702011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2271
2272 PR binutils/12283
2273 * move-if-change: Import version from gnulib.
2274
22752011-02-12 Alexandre Oliva <aoliva@redhat.com>
2276
2277 PR lto/47225
2278 * Makefile.def (lto-plugin): Double dash for enable-shared.
2279 (configure-gcc): Depend on all-lto-plugin.
2280 * Makefile.in: Rebuilt.
2281
22822011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2283
2284 * configure.ac: Remove extra bracket.
2285 * configure: Regenerate.
2286
22872011-02-08 Tobias Burnus <burnus@net-b.de>
2288
2289 * MAINTAINERS: Add myself as libquadmath maintainer.
2290
22912011-02-08 Thomas Schwinge <thomas@schwinge.name>
2292
2293 * MAINTAINERS: Update my email address.
2294
22952011-02-07 Joseph Myers <joseph@codesourcery.com>
2296
2297 * MAINTAINERS (option handling): Add self.
2298
22992011-02-06 Kai Tietz <kai.tietz@onevision.com>
2300
2301 PR lto/47225
2302 * Makefile.def: Add dependency for install-gcc
2303 on install-lto-plugin.
2304 * Makfile.in: Regenerated
2305
23062011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2307
2308 * MAINTAINERS (CPU Port Maintainers): Add myself.
2309
23102011-01-31 Alexandre Oliva <aoliva@redhat.com>
2311
2312 PR libgcj/44341
2313 * configure.ac: Discard --with-* flags for host when configuring
2314 target libraries for cross build.
2315 * configure: Rebuilt.
2316
23172011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2318
2319 * MAINTAINERS (linear loop transforms): Removed.
2320
23212011-01-25 Jakub Jelinek <jakub@redhat.com>
2322
2323 * configure.ac: If with_ppl is no, move setting with_cloog=no
2324 after CLOOG_REQUESTED check.
2325 * configure: Regenerated.
2326
23272011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2328
2329 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2330 CLooG has been requested.
2331 * configure: Regenerated.
2332
23332011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2334
2335 * configure: Regenerated.
2336 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2337
23382011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2339
2340 * configure: Regenerated.
2341 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2342
23432011-01-21 Andreas Schwab <schwab@redhat.com>
2344
2345 * configure.ac: Use AS_HELP_STRING throughout.
2346 * configure: Regenerate.
2347
23482011-01-18 Jie Zhang <jie.zhang@analog.com>
2349
2350 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2351 * configure: Regenerate.
2352
23532011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2354
2355 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2356
23572011-01-13 Joel Brobecker <brobecker@adacore.com>
2358
2359 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2360 for ia64-hpux.
2361 * configure: Regenerate.
2362
23632011-01-07 Jan Hubicka <jh@suse.cz>
2364
2365 PR lto/47225
2366 * Makefile.in: Regenerate.
2367 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2368 configure.
2369
23702011-01-07 Jan Hubicka <jh@suse.cz>
2371
2372 * Makefile.in: Regenerate.
2373 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2374 and configure dependency on lto-plugin configure.
2375 (lto-plugin module): Remove dependency on GCC; add dependency on
2376 liniberty.
2377
23782011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2379
2380 * MAINTAINERS (Write After Approval): Add myself.
2381
23822010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2383
2384 * configure: Regenerate.
2385
23862010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2387
2388 * configure.ac: (picochip): Disable libiberty.
2389
23902010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
23942010-12-10 Ian Lance Taylor <iant@google.com>
2395
2396 PR bootstrap/46819
2397 * configure.ac: For --disable-libgcj clear libgcj_saved.
2398 * configure: Rebuild.
2399
24002010-12-10 Tobias Burnus <burnus@net-b.de>
2401
2402 PR fortran/46540
2403 * configure.ac: Add --disable-libquadmath and
2404 --disable-libquadmath-support.
2405 * configure: Regenerate.
2406
24072010-12-03 Ian Lance Taylor <iant@google.com>
2408
2409 * MAINTAINERS: Add myself as libgo maintainer.
2410
24112010-12-03 Hans-Peter Nilsson <hp@axis.com>
2412
2413 PR libffi/46792
2414 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2415 * configure: Regenerate.
2416
24172010-12-02 Ian Lance Taylor <iant@google.com>
2418
2419 * configure.ac: Always set default for poststage1_ldflags to
2420 -static-libstdc++ -static-libgcc.
2421
24222010-11-29 Andreas Schwab <schwab@redhat.com>
2423
2424 * configure.ac: Move comment to remove extra space in last argument
2425 of GCC_TARGET_TOOL.
2426
24272010-11-26 Alexandre Oliva <aoliva@redhat.com>
2428
2429 PR other/46026
2430 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2431 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2432 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2433 (BASE_FLAGS_TO_PASS): Use it.
2434 * configure: Rebuilt.
2435 * Makefile.in: Rebuilt.
2436
24372010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2438
2439 PR binutils/12258
2440 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2441 Properly check default linker.
2442 * configure: Regnerated.
2443
24442010-11-23 Matthias Klose <doko@ubuntu.com>
2445
2446 * configure.ac: For --enable-gold, handle value `default' instead of
2447 `both*'. New configure option --{en,dis}able-ld.
2448 * configure: Regenerate.
2449
24502010-11-20 Ian Lance Taylor <iant@google.com>
2451
2452 * configure.ac: Only disable a language library if no language needs
2453 it. Don't let --disable-libgcj uncondtionally disable libffi.
2454 * configure: Rebuild.
2455
24562010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457
2458 * Makefile.in: Regenerate.
2459
2460 PR other/46202
2461 * configure.ac: Fix just-built in-tree STRIP name to be
2462 binutils/strip-new.
2463 * configure: Regenerate.
2464 * Makefile.def (install-strip-gcc, install-strip-binutils)
2465 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2466 (install-strip-sid): Mirror dependencies on non-strip variants
2467 of these targets on the respective -strip prerequisites.
2468 * Makefile.tpl (install-strip, install-strip-host)
2469 (install-strip-target): New targets.
2470 (install-strip-[+module+], install-strip-target-[+module+]):
2471 New targets.
2472 * Makefile.in: Regenerate.
2473
24742010-11-19 Ian Lance Taylor <iant@google.com>
2475 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2476
2477 * configure.ac: Add target-libgo to target_libraries. Set
2478 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2479 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2480 (HOST_EXPORTS): Add GOC.
2481 (BASE_TARGET_EXPORTS): Add GOC.
2482 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2483 (GOCFLAGS_FOR_TARGET): New variable.
2484 (EXTRA_HOST_FLAGS): Add GOC.
2485 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2486 * Makefile.def (target_modules): Add libgo.
2487 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2488 (dependencies): Add dependency from configure-target-libgo to
2489 configure-target-libffi and all-target-libstdc++-v3. Add
2490 dependencies from all-target-libgo to all-target-libffi.
2491 (languages): Add go.
2492 * configure: Rebuild.
2493 * Makefile.in: Rebuild.
2494
24952010-11-19 Ian Lance Taylor <iant@google.com>
2496
2497 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2498 compiler/flag environment variables.
2499
25002010-11-18 Ian Lance Taylor <iant@google.com>
2501
2502 * configure.ac: Check for lang_requires_boot_languages in
2503 config-lang.in files.
2504 * configure: Rebuild.
2505
25062010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2507 Tobias Burnus <burnus@net-b.de>
2508
2509 PR fortran/32049
2510 * Makefile.def: Add libquadmath; build it with language=fortran.
2511 * configure.ac: Add libquadmath.
2512 * Makefile.tpl: Handle multiple libs in check-[+language+].
2513 * Makefile.in: Regenerate.
2514 * configure: Regenerate.
2515
b9b9d342
TT
25162010-11-16 Tom Tromey <tromey@redhat.com>
2517
2518 * MAINTAINERS: Moved myself to reviewers section.
2519
ecbfe87a
ZD
25202010-11-15 Zdenek Dvorak <ook@ucw.cz>
2521
2522 * MAINTAINERS: Moved myself to reviewers section.
2523
29a4f477
RW
25242010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2525
2526 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2527 (Write After Approval): Remove self.
2528
9965e3cd
AS
25292010-11-15 Andreas Schwab <schwab@redhat.com>
2530
2531 * configure.ac: Fix spelling in option names.
2532 * configure: Regenerated.
2533
0463992b
GJL
25342010-11-13 Georg-Johann Lay <georgjohann@web.de>
2535
2536 PR bootstrap/39622
2537 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2538 * configure: Regenerated.
2539
3df08734
KG
25402010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2541
2542 * MAINTAINERS: Update my email address.
2543
f16e2237
TG
25442010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2545
f16e2237
TG
2546 * configure: Regenerate.
2547
0bb52d68
TG
25482010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2549
1f980c25 2550 * configure: Regenerate.
0bb52d68 2551
aba2b02e
TG
25522010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2553
aba2b02e
TG
2554 * configure: Regenerate.
2555
27882098
TG
25562010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2557
27882098
TG
2558 * configure: Regenerate.
2559
d32ef397
AS
25602010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2561
2562 * configure.ac: Support official CLooG.org versions.
2563 * configure: Regenerate.
2564 * config/cloog.m4: New.
2565
5a4b6c0e
FD
25662010-11-10 François Dumont <francois.cppdevs@free.fr>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
f2cea726
DE
25702010-11-09 David Edelsohn <dje.gcc@gmail.com>
2571
2572 * MAINTAINERS: Update my email address.
2573
d8ed14ce
IS
25742010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2575
2576 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2577 * configure: Regenerate.
d8ed14ce 2578
48215350
DK
25792010-11-03 Ian Lance Taylor <iant@google.com>
2580 Dave Korn <dave.korn.cygwin@gmail.com>
2581
2582 PR lto/46273
2583 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2584 and on other supported platforms whenever LTO is enabled.
2585 * configure: Rebuild.
2586
87841584
AM
25872010-11-02 Alan Modra <amodra@gmail.com>
2588
2589 PR binutils/12110
2590 * configure.ac: Error when source path contains spaces.
2591 * configure: Regenerate.
2592
fe12dfe1
JW
25932010-10-23 James E. Wilson <wilson@codesourcery.com>
2594
2595 * MAINTAINERS: Update my email address.
2596
66c92425
ILT
25972010-10-20 Ian Lance Taylor <iant@google.com>
2598
2599 * Makefile.def (target_modules): Set lib_path to src/.libs for
2600 libstdc++-v3 module.
2601 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2602 * Makefile.in: Rebuild.
2603
187d3518
LB
26042010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2605
2606 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2607 (Write After Approval): Remove myself.
2608
02db6bba
TG
26092010-10-15 Tristan Gingold <gingold@adacore.com>
2610
2611 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2612
c0103e74
DR
26132010-10-14 Douglas Rupp <rupp@gnat.com>
2614
2615 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2616
1cd0b716
DK
26172010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2618
2619 * configure.ac (build_lto_plugin): New shell variable.
2620 (--enable-lto): Turn on by default for all non-ELF platforms that
2621 have had LTO support added so far. Set build_lto_plugin appropriately
2622 for both ELF and non-ELF.
2623 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2624 * configure: Regenerate.
2625
d4c1abb3
RW
26262010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2627
2628 Sync from src:
2629 * configure.ac (v850 support): Remove target-libgloss from
2630 noconfigdirs.
2631 * configure: Regenerate.
2632
ffedf511
RW
26332010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2634
2635 PR bootstrap/45326
2636 PR bootstrap/45174
2637 * configure.ac: Honor initial values of $build_configargs,
2638 $host_configargs, $target_configargs. Mark the precious, so
2639 environment settings get recorded.
2640 * configure: Regenerate.
2641
e1826acc
RW
26422010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2643
2644 PR bootstrap/45796
2645 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2646 Depend on all-build-libiberty.
2647 * Makefile.in: Regenerate.
2648
80920132
ME
26492010-09-30 Michael Eager <eager@eagercon.com>
2650
2651 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2652 * configure: Regenerate.
2653
770a498a
ME
26542010-09-28 Michael Eager <eager@eagercon.com>
2655
2656 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2657
86dfbd58
RW
26582010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2659
2660 PR bootstrap/44621
2661 * configure.ac: Fix unportable shell quoting.
2662 * configure: Regenerate.
2663
db50fe7d
IS
26642010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2665
2666 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2667 targets and amend comment.
2668 * configure: Regenerate.
2669
0064e825
TB
26702010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2671
2672 * MAINTAINERS (Write After Approval): Add myself.
2673
bb79486c
JH
26742010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2675
2676 * configure.ac: Enable LTO by default on Darwin.
2677 * configure: Regenerate.
2678
9e0b22c3
MS
26792010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2680
bb79486c 2681 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2682
2fabf1b7
IB
26832010-09-01 Ian Bolton <ian.bolton@arm.com>
2684
bb79486c 2685 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2686
3a9abc98
DS
26872010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2688
2689 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2690 ports
2691
331a9a59
DY
26922010-07-28 David Yuste <david.yuste@gmail.com>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
223a9d64
N
26962010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2697
2698 * configure.ac: Support all v850 targets.
2699 * configure: Regenerate.
2700
9183bdcf
MG
27012010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2702
2703 PR bootstrap/44455
2704 * configure.ac (extra_mpfr_configure_flags): Copy from
2705 extra_mpc_gmp_configure_flags.
2706 * configure: Re-generated.
2707
2e290598
AK
27082010-07-22 Andi Kleen <ak@linux.intel.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
8d6cd388
CLT
27122010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
b0b01eb0
JY
27162010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
77198d71
JH
27202010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2721
2722 PR target/44862
2723 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2724 Provide -B option to allow for link spec %s substitutions for
2725 libstdc++.a on darwin.
2726 * Makefile.in: Regenerate.
2727
02fe70af
MM
27282010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2729
2730 * MAINTAINERS (Reviewers): Update my e-mail address
2731
c63a4676
AO
27322010-06-10 Alexandre Oliva <aoliva@redhat.com>
2733
2734 * Makefile.def (configure-gcc): Depend on all-libelf.
2735 * Makefile.in: Rebuild.
2736
e68edbf6
FC
27372010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2738
2739 * MAINTAINERS (Write After Approval): Add myself in the right place.
2740
dce2d8b2 27412010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2742
2743 * MAINTAINERS (Write After Approval): Add myself.
2744
dce2d8b2 27452010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2746
2747 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2748
27492010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2750
1ab55d69
MK
2751 * config.sub: Update to version 2010-05-21.
2752 * config.guess: Update to version 2010-04-03.
0c422e74 2753
02540df4
SB
27542010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2755
2756 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2757 * configure: Regenerate.
2758
dfe5f5b2
ST
27592010-05-12 Sriraman Tallam <tmsriram@google.com>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
c082f9f3
SB
27632010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2764
2765 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2766 a platform that supports LTO.
2767 * configure: Regenerate.
2768
f1af9e5f
SP
27692010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2770
2771 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2772 * configure: Regenerated.
2773
38e3d868
RM
27742010-04-27 Roland McGrath <roland@redhat.com>
2775 H.J. Lu <hongjiu.lu@intel.com>
2776
2777 * configure.ac (--enable-gold): Support both, both/gold and
2778 both/bfd to add gold to configdirs without removing ld.
2779 * configure: Regenerated.
2780
2781 * Makefile.def: Add install-gold dependency to install-ld.
2782 * Makefile.in: Regenerated.
2783
3bec79c5
DK
27842010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2785
2786 PR lto/42776
2787 * configure.ac (--enable-lto): Refactor handling so libelf tests
2788 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2789 and allow LTO to be explicitly enabled on non-ELF platforms that
2790 are known to support it inside else-clause.
2791 * configure: Regenerate.
2792
615c8ffa
EB
27932010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2794
2795 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2796 * configure: Regenerate.
2797
e4522f78
RC
27982010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2799
2800 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2801 * configure: Regenerate.
2802
8ccb78f2
RO
28032010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2804
2805 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2806 separately.
2807 * configure: Regenerate.
2808
d5cc2ee3
KW
28092010-04-16 Kevin Williams <kevin.williams@inria.fr>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
8406cb62
TG
28132010-04-14 Tristan Gingold <gingold@adacore.com>
2814
2815 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2816 * configure: Regenerate.
2817
3591b8e2
SE
28182010-04-13 Steve Ellcey <sje@cup.hp.com>
2819
2820 * configure: Regenerate after change to elf.m4.
2821
a82ecc7b
IS
28222010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2823
2824 * MAINTAINERS (Write After Approval): Add myself.
2825
1f0bf148
SP
28262010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2827
2828 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2829 * configure: Regenerated.
2830
28312010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2832
2833 * configure.ac: Print "buggy but acceptable" when CLooG
2834 revision is less than 9.
2835 * configure: Regenerated.
2836
ecd01dee
DN
28372010-04-01 Diego Novillo <dnovillo@google.com>
2838
2839 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2840
dc683a3f
RW
28412010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2842
2843 PR bootstrap/43615
2844 PR bootstrap/43328
2845
2846 Revert:
2847
2848 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2849
2850 * configure.ac: Do not pass --enable-multilib nor
2851 --disable-multilib in baseargs. Accept explicitly passed
2852 --enable_multilib.
2853 * configure: Regenerate.
2854
7527d83f
UW
28552010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2856
2857 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2858
895522b6
JJ
28592010-03-31 Janis Johnson <janis187@us.ibm.com>
2860
2861 * MAINTAINERS: Remove myself.
2862
9db4e878
RW
28632010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2864
2865 PR bootstrap/43328
2866 * configure.ac: Do not pass --enable-multilib nor
2867 --disable-multilib in baseargs. Accept explicitly passed
2868 --enable_multilib.
2869 * configure: Regenerate.
2870
acf6bf36
AP
28712010-03-28 Andrew Pinski <pinskia@gmail.com>
2872
2873 * MAINTAINERS (spu port): Remove me.
2874
b42f0d7e
JM
28752010-03-23 Joseph Myers <joseph@codesourcery.com>
2876
2877 * configure.ac (tic6x-*-*): New case.
2878 * configure: Regenerate.
2879
0d1152b1
JM
28802010-03-23 Joseph Myers <joseph@codesourcery.com>
2881
2882 * config.sub: Update to version 2010-03-22.
2883 * config.guess: Update to version 2009-12-30.
2884
dce2d8b2 28852010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2886
2887 PR ada/42554
2888 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2889 * configure: Regenerate.
2890
5408fbe8
RR
28912010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2892
2893 * MAINTAINERS: Update my email address.
2894
3f55a3b3
SP
28952010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2896
2897 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2898 (ghassan.shobaki@amd.com): Removed.
2899
3f08f7e8
AM
29002010-03-17 Alan Modra <amodra@gmail.com>
2901
2902 * MAINTAINERS: Update my email address.
2903
f3a9d094
DN
29042010-03-16 Diego Novillo <dnovillo@google.com>
2905
2906 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2907 Matthews.
2908
db5c4b8b
JM
29092010-03-16 Joseph Myers <joseph@codesourcery.com>
2910
2911 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2912 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2913
b995570a
JM
29142010-03-16 Joseph Myers <joseph@codesourcery.com>
2915
2916 * MAINTAINERS: Update my email address.
2917
124cc66f
DJ
29182010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * MAINTAINERS: Update my email address.
2921
a4581668
BS
29222010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2923
2924 * MAINTAINERS: Update my email address.
2925
49d78e29
JZ
29262010-03-09 Jie Zhang <jie@codesourcery.com>
2927
2928 * MAINTAINERS: Update my email address.
2929
8927b7c0
RO
29302010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2931
2932 PR libstdc++/32499
2933 * configure.ac (RANLIB): Default to true.
2934 (STRIP): Likewise.
2935 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2936 * configure: Regenerate.
2937
dce2d8b2 29382010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2939
2940 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2941 (Write After Approval): Update my email address.
2942
bf646aaf
NC
29432010-02-17 Nick Clifton <nickc@redhat.com>
2944
2945 PR 11238
2946 * Makefile.tpl (local-distclean): Also remove config.cache files in
2947 sub-directories as there may not be Makefiles present in the
2948 sub-directories.
96e41f16
NC
2949 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2950 the config.cache files found by the find command.
2951
bf646aaf
NC
2952 * Makefile.in: Regenerate.
2953 * configure.ac: Revert previous delta.
2954 * configure: Regenerate.
2955
ff78880a
NC
29562010-02-15 Nick Clifton <nickc@redhat.com>
2957
2958 PR 11238
2959 * configure.ac: Delete config.cache files in sub-directories when
2960 deleting Makefiles.
2961 * configure: Regenerate.
2962
8150eadf
BE
29632010-02-12 Ben Elliston <bje@gnu.org>
2964
2965 * MAINTAINERS: Update my email address.
2966
a9e12bfd
AP
29672010-02-08 Andrew Pinski <pinskia@gmail.com>
2968
2969 * MAINTAINERS (spu port): Update my email address.
2970
95315086
JZ
29712010-02-08 Jie Zhang <jie.zhang@analog.com>
2972
2973 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2974
362c6d2f
KG
29752010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2976
2977 * configure.ac: Add "recommended" version checks for GMP/MPC.
2978 Update recommended GMP/MPFR/MPC versions.
2979 * configure: Regenerate.
2980
888c5ad2
JR
29812010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2982
2983 * MAINTAINERS: Move my Embecosm email address into the
2984 write-after-approval section.
2985
3bf714a7
ILT
29862010-01-26 Ian Lance Taylor <iant@google.com>
2987
2988 * MAINTAINERS: Add myself as Go frontend maintainer.
2989
ad1e5170
JR
29902010-01-25 Joern Rennecke <amylaar@spamcop.net>
2991
2992 PR libstdc++/36101, PR libstdc++/42813
2993 * configure.ac (bootstrap_target_libs): Make inclusion of
2994 target-libgomp conditional on libgomb being in target_configdirs.
2995 * configure: Regenerate.
2996
fb0553d1
JR
29972010-01-23 Joern Rennecke <amylaar@spamcop.net>
2998
2999 PR libstdc++/36101, PR libstdc++/42813
3000 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3001 * configure: Regenerate.
3002
aae29963
JR
30032010-01-22 Joern Rennecke <amylaar@spamcop.net>
3004
3005 PR libstdc++/36101, PR libstdc++/42813
3006 * configure.ac (target_configdirs): Substitute.
3007 * Makefile.def: Bootstrap target module libgomp.
3008 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3009 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3010 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3011 * configure, Makefile.in: Regenerate.
3012
d8fe8895
DK
30132010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3014
3015 * MAINTAINERS: Adjust my details.
3016
ebfe4897
EW
30172010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3018
3019 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3020
f7746c59
TL
30212010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3022
3023 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3024
306c7b5b
TL
30252010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3026
3027 * MAINTAINERS (Write After Approval): Add myself.
3028
1b8b9e19
KT
30292010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3030
3031 * MAINTAINERS (Write After Approval): Add myself.
3032
c164615b
RG
30332010-01-11 Richard Guenther <rguenther@suse.de>
3034
3035 PR lto/41569
3036 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3037 * Makefile.in: Regenerated.
3038
f3f623ae
AT
30392010-01-11 Andreas Tobler <andreast@fgznet.ch>
3040
3041 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3042 * configure: Regenerate.
3043
592c90ff 30442010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3045 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3046
3047 PR bootstrap/42424
3048 * configure.ac: Include libtool m4 files.
9c78662a 3049 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3050 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3051 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3052
592c90ff
KG
3053 * configure: Regenerate.
3054
60a2e213
RW
30552010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3056
3057 PR bootstrap/41818
3058 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3059 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3060 * Makefile.in: Regenerate.
3061
7413962d
RG
30622010-01-02 Richard Guenther <rguenther@suse.de>
3063
3064 PR lto/41529
3065 * configure.ac: Include config/elf.m4. Disable LTO if not
3066 builting for an elf target.
3067 * configure: Regenerate.
3068
f77f3945
CF
30692009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3070
3071 * MAINTAINERS: Change my email address.
3072
4960e3f0
BE
30732009-12-18 Ben Elliston <bje@au.ibm.com>
3074
3075 * config.sub, config.guess: Update from upstream sources.
3076
d16a31da
SZ
30772009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3078
3079 * MAINTAINERS (Write After Approval): Add myself.
3080
3a5729ea
KG
30812009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3082
3083 PR middle-end/30447
3084 PR middle-end/30789
3085 PR other/40302
3086
3087 * configure.ac: Require MPC.
3088 * configure: Regenerate.
3089
43e02a8a
RW
30902009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3091
3092 PR target/38384
3093 PR bootstrap/40972
3094 * libtool.m4: Sync from git Libtool.
3095 * ltoptions.m4: Likewise.
3096 * ltversion.m4: Likewise.
3097 * lt~obsolete.m4: Likewise.
3098 * ltmain.sh: Likewise.
3099
360d4522
KG
31002009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3101
3102 * configure.ac: Update minimum MPC version to 0.8.
3103 * configure: Regenerate.
3104
f264ed56
SP
31052009-11-21 Sebastian Pop <sebpop@gmail.com>
3106
3107 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3108 * configure: Regenerated.
3109
ed2eaa9f
ILT
31102009-11-21 Ian Lance Taylor <iant@google.com>
3111
3112 * configure.ac: Change default of poststage1_ldflags to be empty if
3113 poststage1_libs is set. When poststage1_libs is empty, and
3114 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3115 * configure: Rebuild.
3116
58346783
AN
31172009-11-21 Adam Nemet <adambnmet@gmail.com>
3118
3119 * MAINTAINERS (Write After Approval): Update my email address.
3120
5ca0106a
BE
31212009-11-20 Ben Elliston <bje@au.ibm.com>
3122
3123 * config.guess: Update from upstream sources.
3124
87213cd4
AO
31252009-11-16 Alexandre Oliva <aoliva@redhat.com>
3126
3127 * Makefile.def: Restore host and target settings for gmp.
3128 * Makefile.in: Rebuild.
3129
f61428ed
AO
31302009-11-16 Alexandre Oliva <aoliva@redhat.com>
3131
3132 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3133 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3134 Fix portability of test of C++ as bootstrap language. Add
3135 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3136 * configure: Rebuild.
3137 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3138 and cloog. Fix in-tree ppl configuration. Introduce libelf
3139 in-tree building.
3140 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3141 (POSTSTAGE1_HOST_EXPORTS): Use it.
3142 (STAGE[+id+]_CXXFLAGS): New.
3143 (BASE_FLAGS_TO_PASS): Pass it down.
3144 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3145 extra_exports.
3146 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3147 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3148 extra_exports.
3149 * Makefile.in: Rebuild.
3150
f6c56be6
BE
31512009-11-17 Ben Elliston <bje@au.ibm.com>
3152
3153 * config.sub, config.guess: Update from upstream sources.
3154
0ccb5970
JK
31552009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
dce2d8b2 31592009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3160
3161 * MAINTAINERS (Write After Approval): Add myself.
3162
5d571eaa
OS
31632009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3164
3165 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3166 paths for *-w64-mingw* and x86_64-*mingw*.
3167 * configure: Regenerated.
3168
dce2d8b2 31692009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3170
3171 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3172
c393f559
BK
31732009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3174
3175 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3176 Phil Edwards to Write-After Approval.
3177
ef4c4300
KT
31782009-10-30 Kai Tietz <kai.tietz@onevision.com>
3179
3180 * configure.ac: Disable target-winsup & co for
3181 x86_64-*-mingw* and *-w64-mingw* targets.
3182 * configure: Regenerated.
3183
65a324b4
NC
31842009-10-16 Nick Clifton <nickc@redhat.com>
3185
3186 * MAINTAINERS: Add myself as a maintainer for the RX port.
3187
dce2d8b2 31882009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3189
9c78662a 3190 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3191
17e72e5d
RO
31922009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3193
3194 * configure.ac (CLooG test): Use = with test.
3195 * configure: Regenerate.
3196
ed3a56f3
RG
31972009-10-22 Richard Guenther <rguenther@suse.de>
3198
3199 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3200 cloog if the ppl version check failed. Move flags saving
3201 before setting in libelf check.
3202 * configure: Regenerate.
3203
ad0abd3c
RG
32042009-10-21 Richard Guenther <rguenther@suse.de>
3205
3206 * configure.ac: Adjust the ppl and cloog configure to work as
3207 documented. Disable cloog if ppl was disabled. Omit the version
3208 checks if they were disabled.
3209 * configure: Re-generate.
3210
e4c5bd48
RW
32112009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3212
3213 * configure.ac: Add 'lto' to enable_languages, not
3214 new_enable_languages, and only if not already present.
3215 * configure: Regenerate.
3216
0ffd69c5
GP
32172009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3218
3219 * README: Refer to the various COPYING* files instead of just
3220 COPYING.
3221 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3222
dce2d8b2 32232009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3224
3225 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3226
58687768
RG
32272009-10-07 Richard Guenther <rguenther@suse.de>
3228
3229 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3230 and Richard Guenther as reviewers.
3231 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3232 as reviewers.
3233
49b0ca5c 32342009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3235
49b0ca5c 3236 * config.sub: Update from upstream sources.
d2d9ce5e 3237
aeb94799
ILT
32382009-10-06 Ian Lance Taylor <iant@google.com>
3239
3240 * Makefile.def: check-gold depends upon all-gas.
3241 * Makefile.in: Rebuild.
3242
123651cd
PM
32432009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3244
3245 * MAINTAINERS (Write After Approval): Add myself.
3246
d7f09764
DN
32472009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3248
3249 * Makefile.def: all-lto-plugin depends on all-libiberty.
3250 set bootstrap=true for lto-plugin.
3251 Add lto-plugin.
3252 * Makefile.in: Regenerate.
3253 * configure.ac (host_libs): Add lto-plugin.
3254 * configure: Regenerate.
3255
d7f09764
DN
32562009-10-03 Diego Novillo <dnovillo@google.com>
3257
3258 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3259 (HOST_LIBELFLIBS): Define.
3260 (HOST_LIBELFINC): Define.
3261 * Makefile.in: Regenerate.
3262 * configure.ac: Add --enable-lto.
3263 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3264 If --enable-lto is used, add 'lto' to new_enable_languages.
3265 If --enable-lto is used and gold is enabled, add
3266 lto-plugin to configdirs.
3267 * configure: Regenerate.
3268
32692009-10-03 Simon Baldwin <simonb@google.com>
3270
3271 * configure.ac: If --with-system-zlib, suppress local zlib and
3272 pass --with-system-zlib to subdir configure scripts.
3273 * configure: Regenerate.
3274
dce2d8b2 32752009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3276 Paolo Bonzini <bonzini@gnu.org>
3277
3278 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3279 $(srcdir).
3280 * Makefile.in: Rebuilt.
3281
dce2d8b2 32822009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3283
3284 * MAINTAINERS (Write After Approval): Add myself.
3285
3e661154
KG
32862009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3287
3288 * configure.ac: Update minimum MPC version to 0.7.
3289 * configure: Regenerate.
3290
f1a036e4
NC
32912009-09-25 Nick Clifton <nickc@redhat.com>
3292
3293 * configure.ac: Pass any --cache-file=/dev/null option on to
3294 subconfigures.
3295 * configure: Regenerate.
3296
d4c74acc
NC
32972009-09-23 Nick Clifton <nickc@redhat.com>
3298
3299 * config.sub, config.guess: Update from upstream sources.
3300
dce2d8b2 33012009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3302
3303 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3304 * Makefile.in: Rebuilt.
3305
0db770bd
RW
33062009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3307
3308 PR bootstrap/32272
3309 * configure.ac: Error out if $srcdir isn't '.' but contains
3310 host-${host_noncanonical}.
3311 * configure: Regenerate.
3312
71101870
RO
33132009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3314
3315 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3316 maintainer.
3317
ca6d0d62
RW
33182009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3319
79cd2b23
RW
3320 * configure.ac: If bootstrapping a combined tree with
3321 --enable-gold, require c++ in stage1_languages.
3322 * configure: Regenerate.
3323
ab9dcd0c
RW
3324 * configure.ac: Also add target_libs of stage1_languages to
3325 bootstrap_target_libs.
3326 * configure: Regenerate.
3327
ca6d0d62
RW
3328 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3329 with --enable-languages not containing c++.
3330 * configure: Regenerate.
3331
1c3c9f12
JZ
33322009-09-15 Jie Zhang <jie.zhang@analog.com>
3333
3334 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3335 * configure: Regenerate.
3336
dce2d8b2 33372009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3338
6fb30a14
JR
3339 * MAINTAINERS (Write After Approval): Update my e-mail address,
3340 and move from from here...
3341 (Waiting for paperwork): To here.
0318772d 3342
4056c2c6
JM
33432009-09-09 Joseph Myers <joseph@codesourcery.com>
3344
3345 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3346
3e54529c
RW
33472009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3348
3349 * configure.ac: Do not use $extrasub for replacing @if/@endif
3350 parts in Makefile; instead, use additional arguments to
3351 AC_CONFIG_COMMANDS to do the replacement manually, with several
3352 sed invocations, to avoid HP-UX sed command limits.
3353 * configure: Regenerate.
3354
713e2ea6
AO
33552009-09-08 Alexandre Oliva <aoliva@redhat.com>
3356
3357 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3358 blank before -L.
3359
5646b7b9
AO
33602009-09-04 Alexandre Oliva <aoliva@redhat.com>
3361
3362 * configure.ac (with-build-config): Document. Handle without.
3363 Handle missing argument.
3364 * configure: Rebuilt.
3365
e12c4094
AO
33662009-09-03 Alexandre Oliva <aoliva@redhat.com>
3367
3368 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3369 Default to bootstrap-debug only if compare-debug works.
3370 * configure: Rebuilt.
3371 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3372 * Makefile.in: Rebuilt.
3373
75cb0057
RO
33742009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3375
3376 * MAINTAINERS (OS Port Maintainers): Update my email address.
3377
8fc68cba
AO
33782009-09-01 Alexandre Oliva <aoliva@redhat.com>
3379
3380 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3381 * Makefile.in: Rebuilt.
3382
44cb38cf
CD
33832009-09-01 Chris Demetriou <cgd@google.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
f9329c35
DS
33872009-08-31 Dodji Seketeli <dodji@redhat.com>
3388
3389 PR debug/30161
3390 * include/dwarf2.h (enum dwarf_tag): Added
3391 DW_TAG_GNU_template_template_param
3392 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3393
f945e229
PB
33942009-08-30 Paolo Bonzini <bonzini@gnu.org>
3395
3396 * Makefile.tpl (AWK): Fix typo.
3397 * Makefile.in: Regenerate.
3398
87264276
PB
33992009-08-30 Paolo Bonzini <bonzini@gnu.org>
3400
3401 * configure.ac: Detect awk and sed.
3402 * Makefile.def (flags_to_pass): Add AWK and SED.
3403 * Makefile.tpl (AWK, SED): New.
3404 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3405 * configure: Regenerate.
3406 * Makefile.in: Regenerate.
3407
68ccd57c
DK
34082009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3409
3410 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3411 (collapseslashes): Likewise.
3412
df58e648
RW
34132009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3414
3415 * configure.ac (AC_PREREQ): Bump to 2.64.
3416
0539cb2c
RW
34172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3418
70fa0efa
RW
3419 * configure.ac: Remove --with-datarootdir, --with-docdir,
3420 --with-pdfdir, --with-htmldir switches.
3421 * configure: Regenerate.
3422
5213506e
RW
3423 * configure: Regenerate.
3424
0539cb2c
RW
3425 * compile: Sync from Automake 1.11.
3426 * depcomp: Likewise.
3427 * install-sh: Likewise.
3428 * missing: Likewise.
3429 * mkinstalldirs: Likewise.
3430 * ylwrap: Likewise.
3431
197c68cc
DK
34322009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3433
3434 * ltmain.sh (func_normal_abspath): New function.
3435 (func_relative_path): Likewise.
3436 (func_mode_help): Document new -bindir option for link mode.
3437 (func_mode_link): Add new -bindir option, and use it to place
3438 output DLL if specified.
3439
58af276a
RW
34402009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3441
0115d4a3
RW
3442 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3443 (baseargs): Add --disable-option-checking.
3444 * configure: Regenerate.
3445
58af276a
RW
3446 * Makefile.def (configure-target-libiberty): Depend on
3447 all-binutils and all-ld.
3448 (configure-target-newlib): Likewise.
3449 * Makefile.in: Regenerate.
3450
e9d9afef
BE
34512009-08-17 Ben Elliston <bje@au.ibm.com>
3452
3453 * config.sub, config.guess: Update from upstream sources.
3454
354ebf88
RW
34552009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3456
3457 Sync from src, merge:
3458
3459 2009-07-02 Tristan Gingold <gingold@adacore.com>
3460
3461 * configure.ac: Do not exclude gas for i386-*-darwin.
3462 Add a case for x86_64-*-darwin.
3463 * configure: Regenerate.
3464
8375f7b2
NV
34652009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3466
3467 * MAINTAINERS: Add my name to Write After Approval list.
3468
dce2d8b2 34692009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3470
3471 * configure.ac: Add Microblaze target.
3472 * configure: Regenerate.
3473
ea2002ba
CB
34742009-07-31 Christian Bruel <christian.bruel@st.com>
3475
3476 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3477 * configure: Regenerate.
2bf33cdb 3478
dce2d8b2 34792009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3480
3481 * MAINTAINERS (Write After Approval): Update my e-mail address.
3482
e90e6bd7
ILT
34832009-07-06 Ian Lance Taylor <iant@google.com>
3484
3485 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3486 * configure: Rebuild.
3487
f6e0880a
TG
34882009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3489
3490 * MAINTAINERS: Move myself to the Graphite Reviewers.
3491
6d984927
WG
34922009-06-30 Wei Guozhi <carrot@google.com>
3493
3494 * MAINTAINERS: Add my name to Write After Approval list.
3495
f2689b09
SE
34962009-06-26 Steve Ellcey <sje@cup.hp.com>
3497
3498 PR bootstrap/40338
3499 * configure.ac (comparestring): Create new variable.
3500 * Makefile.tpl (comparestring): Use to skip some comparisions.
3501 * configure: Regenerate.
3502 * Makefile.in: Regenerate.
3503
f62c0ba4
DE
35042009-06-26 Doug Evans <dje@sebabeach.org>
3505
3506 * Makefile.def (host_modules): Add cgen.
3507 * Makefile.in: Regenerate.
3508 * configure.ac (host_tools): Add cgen.
3509 * configure: Regenerate.
3510
7acf4da6
DD
35112009-06-23 DJ Delorie <dj@redhat.com>
3512
3513 * MAINTAINERS: Add myself as mep maintainer.
3514
00020c16
ILT
35152009-06-23 Ian Lance Taylor <iant@google.com>
3516
3517 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3518 boot_languages. Only bootstrap target libraries listed in
3519 target_libs for some boot language. Add --with-stage1-ldflags,
3520 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3521 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3522 if not building with C++.
3523 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3524 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3525 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3526 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3527 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3528 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3529 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3530 * configure, Makefile.in: Rebuild.
3531
1da52d4a
LF
35322009-06-23 Li Feng <nemokingdom@gmail.com>
3533
3534 * MAINTAINERS: Added my name to write-after-approval list.
3535
144c9175
RM
35362009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3537
3538 * configure.ac: Define is_elf for QNX Neutrino targets.
3539 * configure: Regenerate.
3540
e5871e24
GS
35412009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3542
9c78662a 3543 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3544
5f4a82c0
KG
35452009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3546
3547 * configure.ac: Detect MPC in default directory.
3548 * configure: Regenerate.
3549
394e9195
JG
35502009-06-03 Jerome Guitton <guitton@adacore.com>
3551 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3552
9c78662a
UB
3553 * Makefile.tpl (all): Avoid a trailing backslash.
3554 * Makefile.in: Regenerate.
394e9195 3555
47bca6aa
BE
35562009-06-03 Ben Elliston <bje@au.ibm.com>
3557
3558 * config.sub, config.guess: Update from upstream sources.
3559
a891a473
RS
35602009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3561
3562 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3563 to noconfdirs.
3564 * configure: Regenerate.
3565
70cb2d9f
AO
35662009-06-02 Alexandre Oliva <aoliva@redhat.com>
3567
3568 * Makefile.tpl ([+compare-target+]): Compare all stage
3569 directories, rather than just gcc.
3570 * Makefile.in: Rebuilt.
3571
7f1245df
DK
35722009-06-01 Doug Kwan <dougkwan@google.com>
3573
3574 * configure.ac: Support gold for target arm*-*-*.
3575 * configure: Regenerate.
394e9195 3576
acd26225
KG
35772009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3578
3579 * Makefile.def: Add MPC support and dependencies.
3580 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3581
3582 * Makefile.in, configure: Regenerate.
3583
a1fc946a
AO
35842009-05-27 Alexandre Oliva <aoliva@redhat.com>
3585
3586 * Makefile.tpl (all): Avoid harmless warning in make all when
3587 gcc-bootstrap is enabled but stage_last does not exist.
3588 * Makefile.in: Rebuilt.
3589
2e6a3c8d
NR
35902009-05-24 Nicolas Roche <roche@adacore.com>
3591
3592 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3593 * Makefile.in: Regenerate.
3594
63487d11
DC
35952009-05-21 Denis Chertykov <chertykov@gmail.com>
3596
3597 * MAINTAINERS: Update my e-mail address.
3598
449223af
DK
35992009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3600
3601 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3602 * configure: Regenerate.
3603
31c98f49
AO
36042009-05-18 Alexandre Oliva <aoliva@redhat.com>
3605
3606 PR other/40159
3607 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3608 gcc-no-bootstrap are mutually exclusive.
3609 * Makefile.in: Rebuilt.
3610
0f501837
AO
36112009-05-18 Alexandre Oliva <aoliva@redhat.com>
3612
3613 PR other/40159
3614 * Makefile.tpl (all): Don't end with unconditional success.
3615 * Makefile.in: Rebuilt.
3616
4a4a4e99
AO
36172009-05-12 Alexandre Oliva <aoliva@redhat.com>
3618
3619 PR target/37137
3620 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3621 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3622 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3623 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3624 stage_configureflags, stage_cflags and stage_libcflags into
3625 explicit Makefile macros.
3626 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3627 GFORTRAN.
3628 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3629 CC. Set CC_FOR_BUILD from CC.
3630 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3631 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3632 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3633 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3634 and GFORTRAN.
3635 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3636 (_LIBCFLAGS): Renamed to _TFLAGS.
3637 (do-compare-debug, do-compare3-debug): Drop.
3638 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3639 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3640 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3641 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3642 (XGCC_FLAGS_FOR_TARGET): New.
3643 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3644 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3645 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3646 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3647 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3648 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3649 TFLAGS.
3650 (BUILD_CONFIG): Include if requested.
3651 (all): Set TFLAGS on bootstrap.
3652 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3653 (all-stageid-prefixmodule): Likewise.
3654 (do-clean, distclean-stageid): Set TFLAGS.
3655 (restrap): Fix whitespace.
3656 * Makefile.in: Rebuilt.
3657
1cee3429
PB
36582009-05-07 Paolo Bonzini <bonzini@gnu.org>
3659
3660 * config.guess: Sync with src.
3661
0b70eafd
DK
36622009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3663
3664 * configure.ac ($with_ppl): Default to no if not supplied.
3665 ($with_cloog): Likewise.
3666 configure: Regenerate.
3667
5175f17c
JW
36682009-04-27 James E. Wilson <wilson@codesourcery.com>
3669
3670 * MAINTAINERS: Update my e-mail address.
3671
952fa153
NC
36722009-04-27 Nick Clifton <nickc@redhat.com>
3673
3674 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3675
a687f83c
EB
36762009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3677
3678 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3679 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3680 * Makefile.in: Regenerate.
3681
9e3eba15
KG
36822009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3683
3684 PR bootstrap/39739
3685 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3686 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3687
3688 * configure, Makefile.in: Regenerate.
3689
a687f83c 36902009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3691
3692 * include/hashtab.h: Update GTY annotations to new syntax
3693 * include/splay-tree.h: Likewise
3694
070bdbd9
BE
36952009-04-17 Ben Elliston <bje@au.ibm.com>
3696
3697 * config.sub, config.guess: Update from upstream sources.
3698
55f2d967
AG
36992009-04-15 Anthony Green <green@moxielogic.com>
3700
3701 * configure.ac: Add moxie support.
3702 * configure: Rebuilt.
3703
309c24a9
JJ
37042009-04-14 Jakub Jelinek <jakub@redhat.com>
3705
3706 * configure.ac: Change copyright header to refer to version
3707 3 of the GNU General Public License and to point readers at the
3708 COPYING3 file and the FSF's license web page.
3709 * Makefile.def: Likewise.
3710 * Makefile.tpl: Likewise.
3711 * Makefile.in: Regenerate.
3712
b93133bc
JH
37132009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3714
3715 * configure.ac: Restore match for darwin9 or later. Use double
3716 brackets since regeneration eats one pair.
3717 * configure: Regenerate.
3718
d18ff35a
L
37192009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3720
3721 PR gas/10039
3722 * configure.ac: Require texinfo 4.7.
3723 * configure: Regenerated.
3724
748086b7
JJ
37252009-04-09 Nick Clifton <nickc@redhat.com>
3726
3727 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3728 the GCC Runtime Library Exception.
3729
a3337ea2
KG
37302009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3731
3732 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3733 * configure: Regenerate.
3734
60911f14
SE
37352009-04-01 Steve Ellcey <sje@cup.hp.com>
3736
3737 * Makefil.def (languages): New entries.
3738 * Makefile.tpl (check-gcc-*): New generic target.
3739 * Makefile.in: Regenerate.
60911f14 3740
dce2d8b2 37412009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3742
d18ff35a 3743 * MAINTAINERS: Update my email address.
7369c1d0 3744
cfb1f59f
TT
37452009-03-18 Tom Tromey <tromey@redhat.com>
3746
d18ff35a
L
3747 * configure: Rebuild.
3748 * configure.ac (host_libs): Add libiconv.
3749 * Makefile.in: Rebuild.
3750 * Makefile.def (host_modules): Add libiconv.
3751 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3752
75eeae1a
TG
37532009-03-16 Tristan Gingold <gingold@adacore.com>
3754
3755 * configure.ac: Treat gdb as supported on x86_64-darwin.
3756 * configure: Regenerate.
3757
f38095f3
JM
37582009-03-16 Joseph Myers <joseph@codesourcery.com>
3759
3760 * configure.ac (--with-host-libstdcxx): New option.
3761 * configure: Regenerate.
3762
dce2d8b2 37632009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3764
3765 * MAINTAINERS: Move myself into the write after approval list.
3766
6d401294
NP
37672009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3768
3769 * MAINTAINERS: Update e-mail address.
2bf33cdb 3770
07c97076
DN
37712009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3772
3773 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3774
dce2d8b2 37752009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3776
3777 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3778
7a9d3fe8
RW
37792009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3780
3781 Backport from git Libtool:
3782
3783 2009-01-19 Robert Millan <rmh@aybabtu.com>
3784 Support GNU/kOpenSolaris.
3785 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3786 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3787 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3788 GNU/kOpenSolaris.
3789
c9e9e11f
AS
37902009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3791
3792 * MAINTAINERS: Update e-mail address.
3793
5e8c1552 37942009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3795
3796 * MAINTAINERS (Write After Approval): Add self.
3797
b0adb088
BM
37982009-02-18 Bingfeng Mei <bmei@broadcom.com>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
ee04b574
AS
38022009-02-05 Andreas Schwab <schwab@suse.de>
3803
3804 * Makefile.tpl (stage_last): Define $r and $s before using
3805 $(RECURSE_FLAGS_TO_PASS).
3806 * Makefile.in: Regenerate
3807
907884c9
ILT
38082009-01-30 Ian Lance Taylor <iant@google.com>
3809
3810 * MAINTAINERS: Move myself to the Global Reviewers list.
3811
416ac4d4
RM
38122009-01-29 Robert Millan <rmh@aybabtu.com>
3813
3814 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3815 * configure: Regenerate.
3816
ee5decb3
GP
38172009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3818
3819 * MAINTAINERS: Make whitespace consistent.
19196f44 3820 Remove Robert Millan from Write After Approval.
ee5decb3 3821
36fbb0ec
AM
38222009-01-16 Alan Modra <amodra@bigpond.net.au>
3823
3824 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3825 (all-opcodes): Depend on all-libiberty.
3826 * Makefile.in: Regenerate.
3827
52535a64
DR
38282009-01-15 Douglas B Rupp <rupp@gnat.com>
3829
3830 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3831 * configure: Regenerate.
3832
e04a57df
RR
38332009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
856c450b
SK
38372009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3838
3839 * MAINTAINERS: Add myself to reviewers (Fortran).
3840
dce2d8b2 38412009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3842
3843 PR tree-optimization/38515
3844 * configure.ac (cloog-polylib): Removed.
3845 (with_ppl, with_cloog): Test for "no".
3846 * configure: Regenerated.
3847
1e5e8a59
DF
38482009-01-11 Daniel Franke <franke.daniel@gmail.com>
3849
3850 * MAINTAINERS: Moved myself to reviewers (Fortran).
3851
5e5debf6
TS
38522009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3853
3854 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3855 (Write After Approval): Remove myself.
3856
1c42acf1
DN
38572009-01-03 Diego Novillo <dnovillo@google.com>
3858
3859 * MAINTAINERS: Remove myself from alias maintainership.
3860
2fbbedaf
DA
38612009-01-02 David Ayers <ayers@fsfe.org>
3862
3863 * MAINTAINERS: Update e-mail address.
3864
17213821
GP
38652008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3866
3867 * MAINTAINERS: Make whitespace consistent.
3868
baafc534
RW
38692008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3870
3871 Backport from upstream Libtool:
3872 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3873 Add cache variables to tests that require the linker to work.
3874 For shlibpath_overrides_runpath, this also changes the semantics
3875 to let the result from the C compiler take precedence.
3876
18430d27
BE
38772008-12-02 Ben Elliston <bje@au.ibm.com>
3878
3879 * config.sub, config.guess: Update from upstream sources.
3880
dce2d8b2 38812008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3882
3883 * configure.ac (ppllibs): Add by default the lib flags.
3884 * configure: Regenerate.
3885
41e9641b
LM
38862008-12-08 Luis Machado <luisgpm@br.ibm.com>
3887
3888 * MAINTAINERS: Add myself to the write after approval list.
3889
25783c30
JH
38902008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3891
ee04b574
AS
3892 * configure.ac: Add double brackets on darwin[912].
3893 * configure: Regenerate.
25783c30 3894
0e318fcc
DK
38952008-12-03 Daniel Kraft <d@domob.eu>
3896
3897 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3898 Approval to Reviewer section (for Fortran front-end).
3899
7f171b95
JH
39002008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3901
3902 * configure.ac: Expand to darwin10 and later.
3903 * configure: Regenerate.
3904
09ce620e
AS
39052008-12-02 Andreas Schwab <schwab@suse.de>
3906
3907 * Makefile.def: configure-target-boehm-gc depends on
3908 all-target-libstdc++-v3.
3909 * Makefile.in: Regenerate.
3910
386c704d
KT
39112008-12-02 Kai Tietz <kai.tietz@onevision.com>
3912
3913 * MAINTAINERS: Add myself as mingw maintainer.
3914
e03dd84a
BE
39152008-12-02 Ben Elliston <bje@au.ibm.com>
3916
3917 * config.sub, config.guess: Update from upstream sources.
3918
3fa87964
GP
39192008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3920
3921 * README.SCO: Remove.
3922
df72d7ed
FP
39232008-11-29 Fernando Pereira <pronesto@gmail.com>
3924
3925 * MAINTAINERS: Add myself to the write after approval list.
3926
b5646528
DK
39272008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3928
3929 * MAINTAINERS: Update my email address in WAA section.
3930
dce2d8b2 39312008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3932
3933 * MAINTAINERS: Update e-mail address.
3934
dce2d8b2 39352008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3936
3937 * MAINTAINERS: Change e-mail address.
3938
0db3a858
TG
39392008-11-27 Tristan Gingold <gingold@adacore.com>
3940
3941 * configure.ac: Build gdb for i?86-*-darwin*
3942 * configure: Regenerated.
3943
dce2d8b2 39442008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3945
3946 * MAINTAINERS: Added my full name.
3947
487e299b
DJ
39482008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3949
3950 PR bootstrap/38014
3951 PR bootstrap/37923
3952
3953 Revert:
3954
3955 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3956
3957 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3958 * Makefile.in: Regenerated.
3959
3960 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3961
3962 PR gdb/921
3963 PR gdb/1646
3964 PR gdb/2175
3965 PR gdb/2176
3966
3967 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3968 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3969 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3970 (HOST_EXPORTS): Pass CPPFLAGS.
3971 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3972 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3973 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3974 * Makefile.in, configure: Regenerated.
3975 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3976 and CPPFLAGS_FOR_BUILD.
3977
dce2d8b2 39782008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3979
3980 * MAINTAINERS: Add myself as middle end maintainer.
3981
044fed69
AS
39822008-11-06 Andrew Stubbs <ams@codesourcery.com>
3983
3984 * MAINTAINERS (Write after approval): Add myself.
3985
caf6defe
DN
39862008-11-05 Diego Novillo <dnovillo@google.com>
3987
3988 * MAINTAINERS (Global Reviewers): Add myself.
3989 (Non-Algorithmic Maintainers): Remove myself.
3990
3e9899ac
TS
39912008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3992
09ce620e 3993 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3994
ea99e36e
MM
39952008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3996
09ce620e 3997 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3998
fb0d2684
BE
39992008-10-31 Ben Elliston <bje@au.ibm.com>
4000
4001 * configure.ac (spu-*-*): Remove special case.
4002 * configure: Regenerate.
4003
73c07a3e
CM
40042008-10-30 Catherine Moore <clm@codesourcery.com>
4005
4006 * MAINTAINERS (Write after approval): Update my email address.
4007
7310a2da
SSF
40082008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4009
4010 * configure.ac [spu-*-*]: Do not set skipdirs.
4011 * configure: Re-generate.
4012
7e51fe23
BS
40132008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4014
4015 * MAINTAINERS (Various Maintainers): Add myself to reload.
4016
ef20be93
RG
40172008-10-25 Richard Guenther <rguenther@suse.de>
4018
4019 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4020 maintainer. Remove myself as libgcc-math maintainer.
4021 (Non-Algorithmic Maintainers): Remove myself.
4022
03ffcfa0
DJ
40232008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4024
4025 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4026 * Makefile.in: Regenerated.
4027
dec014a9
CC
40282008-10-23 Cary Coutant <ccoutant@google.com>
4029
4030 * MAINTAINERS (Write after approval): Add myself.
4031
b36c386c
DJ
40322008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4033
4034 PR gdb/921
4035 PR gdb/1646
4036 PR gdb/2175
4037 PR gdb/2176
4038
4039 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4040 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4041 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4042 (HOST_EXPORTS): Pass CPPFLAGS.
4043 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4044 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4045 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4046 * Makefile.in, configure: Regenerated.
4047 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4048 and CPPFLAGS_FOR_BUILD.
4049
dce2d8b2 40502008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4051
4052 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4053 Sebastian Pop.
4054
e0bda97e
AP
40552008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4056
4057 * MAINTAINERS (Write After Approval): Added myself.
4058
36c713e0
KG
40592008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4060
4061 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4062 recommended version to 2.3.2.
4063
4064 * configure: Regenerate.
4065
8fe005ee
MM
40662008-10-01 Mark Mitchell <mark@codesourcery.com>
4067
4068 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4069
be8f156f
DD
40702008-09-29 David Daney <david.daney@caviumnetworks.com>
4071
4072 * MAINTAINERS (Write After Approval): Update e-mail address.
4073
ae11dff4
PG
40742008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4075
4076 * libtool.m4: Update to libtool 2.2.6.
4077 * lt~obsolete.m4: Update to libtool 2.2.6.
4078 * ltmain.sh: Update to libtool 2.2.6.
4079 * ltsugar.m4: Update to libtool 2.2.6.
4080 * ltversion.m4: Update to libtool 2.2.6.
4081 * ltoptions.m4: Update to libtool 2.2.6.
4082 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4083
441154b1
CF
40842008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
775b3b26
BRF
40882008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4089
4090 * MAINTAINERS (Write After Approval): Update my name.
4091
94538043
SB
40922008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4093
09ce620e 4094 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4095
52d1bfd8
SE
40962008-09-18 Steve Ellcey <sje@cup.hp.com>
4097
09ce620e 4098 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4099
c5cc92f5
GP
41002008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4101
4102 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4103 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4104 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4105 and Michael Tiemann from Write After Approval since they do not
4106 actually have access.
4107
23d9794a
RG
41082008-09-05 Richard Guenther <rguenther@suse.de>
4109
4110 * configure.ac: Initialize clooglibs to -lcloog.
4111 * configure: Re-generate.
4112
192a671e
LCW
41132008-09-04 Le-Chun Wu <lcwu@google.com>
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
d789184e
SP
41172008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4118
4119 * configure.ac (--with-cloog-polylib): New.
4120 (--disable-cloog-version-check): New.
4121 (--disable-ppl-version-check): New.
4122 * configure: Re-generate.
4123
36a881c7
RG
41242008-09-03 Richard Guenther <rguenther@suse.de>
4125
4126 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4127 cloog test.
4128 * configure: Re-generate.
4129
358da97e
HS
41302008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4131
4132 Add picoChip port.
4133 * MAINTAINERS: Add picoChip maintainers.
4134
f8bf9252
SP
41352008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4136 Tobias Grosser <grosser@fim.uni-passau.de>
4137 Jan Sjodin <jan.sjodin@amd.com>
4138 Harsha Jagasia <harsha.jagasia@amd.com>
4139 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4140 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4141 Adrien Eliche <aeliche@isty.uvsq.fr>
4142
4143 Merge from graphite branch.
4144 * configure: Regenerate.
4145 * Makefile.in: Regenerate.
4146 * configure.ac (host_libs): Add ppl and cloog.
4147 Add checks for PPL and CLooG.
4148 * Makefile.def (ppl, cloog): Added modules and dependences.
4149 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4150 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4151
d89f0ad6
AL
41522008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4153
4154 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4155 (GCC_SHLIB_SUBDIR): New.
4156 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4157 * configure: Regenerate.
4158 * Makefile.in: Regenerate.
4159
88a25817
GP
41602008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4161
4162 * MAINTAINERS: Consistently use tabs to separate columns.
4163
f873f15f
TG
41642008-08-29 Tristan Gingold <gingold@adacore.com>
4165
4166 * MAINTAINERS (Write after Approval): Add myself.
4167
e1514c3f
TG
41682008-08-28 Tristan Gingold <gingold@adacore.com>
4169
4170 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4171 Enable bfd, binutils and opcodes.
4172 * configure: Regenerate.
4173
4717882f
JDA
41742008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4175
4176 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4177
28c9884c
TK
41782008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4179
4180 * MAINTAINERS: Use correct Umlaut for last name.
4181
ae96d86a
FXC
41822008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4183
4184 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4185
3ecc96e3
DE
41862008-08-16 David Edelsohn <edelsohn@gnu.org>
4187
4188 * MAINTAINERS: Update my email address.
4189
dd609cc1
EB
41902008-08-16 Nicolas Roche <roche@adacore.com>
4191
4192 * Makefile.tpl: Add BOOT_ADAFLAGS.
4193 * Makefile.in: Regenerate.
4194
08d0963a
RS
41952008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4196
4197 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4198 * configure: Regenerate.
4199
dce2d8b2 42002008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4201
4202 * configure.ac: Add makefile fragments for hpux.
4203 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4204 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4205 * configure: Regenerate.
4206 * Makefile.in: Regenerate.
4207
dce2d8b2 42082008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4209
4210 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4211
dce2d8b2 42122008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4213
4214 * MAINTAINERS (Write after Approval): Add myself.
4215
78209f30
XG
42162008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4217
4218 * MAINTAINERS (Write After Approval): Add myself.
4219
5b5b098d
AJ
42202008-06-29 Andrew Jenner <andrew@codesourcery.com>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
d812ec93
KW
42242008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4225
4226 * MAINTAINERS: Update my email address.
4227
99e78224
JY
42282008-06-25 Joey Ye <joey.ye@intel.com>
4229
4230 * MAINTAINERS (Write After Approval): Add myself.
4231
18c04407
RW
42322008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4233
4234 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4235 * Makefile.in: Regenerate.
4236 * configure: Regenerate.
4237
47aa9a31
DK
42382008-06-17 Daniel Kraft <d@domob.eu>
4239
4240 * MAINTAINERS (Write After Approval): Add myself.
4241
ad33ff57
RW
42422008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4243
4244 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4245 "$@" is still intact with both Autoconf 2.59 and 2.62.
4246 * configure: Regenerate.
4247
cdce5c41
RW
42482008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4249
4250 * Makefile.tpl: Fix comment errors.
4251 * Makefile.in: Regenerate.
4252
01b79d11
DM
42532008-06-12 David S. Miller <davem@davemloft.net>
4254 David Edelsohn <edelsohn@gnu.org>
4255
4256 * configure.ac: Add powerpc*-*-* to gold supported targets.
4257 * configure: Regenerate.
4258
f8c33439
JM
42592008-06-08 Joseph Myers <joseph@codesourcery.com>
4260
4261 PR tree-optimization/36218
4262 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4263 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4264 (all prefix="build-"): Pass them to build-system sub-makes.
4265 * Makefile.in: Regenerate.
4266
cd985f66
JM
42672008-06-07 Joseph Myers <joseph@codesourcery.com>
4268
4269 * MAINTAINERS (mt port): Remove.
4270 (sco5, unixware, sco udk): Remove.
4271 (Kean Johnston): Add to Write After Approval.
4272
3f6383d3
JB
42732008-05-30 Julian Brown <julian@codesourcery.com>
4274
4275 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4276 of libobjc for ARM EABI Linux.
4277 * configure: Regenerate.
30da41ed 4278
dce2d8b2 42792008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4280
09ce620e 4281 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4282
dce2d8b2 42832008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4284
e29cc9b4 4285 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4286
955410cb
JW
42872008-05-15 Janus Weil <janus@gcc.gnu.org>
4288
4289 * MAINTAINERS (Write After Approval): Add myself.
4290
719bb4e3 42912008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4292
4293 * config-ml.in: don't handle --enable-shared and --enable-static.
4294
372b05fc
RS
42952008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4296
4297 * MAINTAINERS: Update my email address.
4298
f73e2200
PC
42992008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4300
4301 * MAINTAINERS: Update my email address.
09ce620e 4302
3e438e2b
KVH
43032008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
177bf491
GS
43072008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4308
4309 * MAINTAINERS (Write After Approval): Add myself.
4310
dce2d8b2 43112008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4312
4313 * MAINTAINERS (crx): Add myself.
4314
14a8726b
PB
43152008-04-18 Paolo Bonzini <bonzini@gnu.org>
4316
4317 Sync with src:
4318 2008-04-14 David S. Miller <davem@davemloft.net>
4319
09ce620e
AS
4320 * configure.ac: Add sparc*-*-* to gold supported targets.
4321 * configure: Regenerate.
14a8726b 4322
7142fb32
PB
43232008-04-18 Paolo Bonzini <bonzini@gnu.org>
4324
4325 PR bootstrap/35457
4326 * configure.ac: Include override.m4.
4327 * configure: Regenerate.
4328
c6b196de
PB
43292008-04-18 Paolo Bonzini <bonzini@gnu.org>
4330
09ce620e
AS
4331 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4332 * Makefile.in: Regenerate.
c6b196de 4333
dce2d8b2 43342008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4335
09ce620e 4336 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4337 as nonconfigurable directories list.
09ce620e 4338 * configure: Regenerate.
c993ae60 4339
8479b1b1
BE
43402008-04-14 Ben Elliston <bje@au.ibm.com>
4341
4342 * config.sub, config.guess: Update from upstream sources.
4343
295e261a
HPN
43442008-04-12 Hans-Peter Nilsson <hp@axis.com>
4345
4346 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4347 * Makefile.in: Regenerate.
4348
ac3949d9
EW
43492008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4350
4351 * configure.ac: Do not build libssp for the AVR.
4352 * configure: Regenerate.
4353
06407e30
ILT
43542008-04-07 Ian Lance Taylor <iant@google.com>
4355
4356 * Makefile.def: check-gold depends upon all-binutils.
4357 * Makefile.in: Regenerate.
4358
97db009c
AH
43592008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4360
4361 * MAINTAINERS (Write After Approval): Add myself.
4362
2a79c47f
NC
43632008-04-04 Nick Clifton <nickc@redhat.com>
4364
4365 PR binutils/4334
5f4bebbf 4366 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4367 builds.
4368 * configure: Regenerate.
4369
c53a18d3
N
43702008-04-04 NightStrike <NightStrike@gmail.com>
4371
4372 PR other/35151
09ce620e
AS
4373 * configure.ac: Combine rules for mingw32 and mingw64.
4374 * configure: Regenerate.
c53a18d3 4375
d925aa70
KT
43762008-04-02 Kai Tietz <kai.tietz@onvision.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
dce2d8b2 43802008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4381
4382 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4383 * Makefile.in (.NOTPARALLEL): Ditto.
4384
4412a506
PG
43852008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
dce2d8b2 43892008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4390
4391 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4392 * Makefile.in (.NOTPARALLEL): Regenerate.
4393
639223bd
PB
43942008-03-27 Paolo Bonzini <bonzini@gnu.org>
4395
4396 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4397 * Makefile.in: Regenerate.
4398
b8ab1f4a
JS
43992008-03-26 Jakub Staszak <kuba@et.pl>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
b45890a4
TK
44032008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4404
4405 * MAINTAINERS: Update e-mail address.
4406
5afab7ad
ILT
44072008-03-20 Ian Lance Taylor <iant@google.com>
4408
4409 * configure.ac: Add support for --enable-gold.
4410 * Makefile.def: Add gold as a directory like ld.
4411 * configure, Makefile.in: Regenerate.
4412
38d24731
RW
44132008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4414
4415 * configure.ac: m4_include config/proginstall.m4.
4416 * configure: Regenerate.
32bc4cf4
RW
4417
4418 Backport from upstream Libtool:
09ce620e 4419
32bc4cf4 4420 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4421
32bc4cf4
RW
4422 Deal with Autoconf 2.62's semantic change in m4_append.
4423 * ltsugar.m4 (lt_append): Replace broken versions of
4424 m4_append.
4425 (lt_if_append_uniq): Don't require separator to be overquoted,
4426 and avoid broken m4_append.
4427 (lt_dict_add): Fix typo.
4428 * libtool.m4 (_LT_DECL): Don't overquote separator.
4429
9d3c50ea
DE
44302008-03-13 David Edelsohn <edelsohn@gnu.org>
4431
4432 * config.rpath: Add AIX 6 support.
4433
5d2edb29
PB
44342008-03-13 Paolo Bonzini <bonzini@gnu.org>
4435
4436 * Makefile.def (stageprofile). Remove -fprofile-generate
4437 from stage_libcflags.
4438 * Makefile.in: Regenerate.
4439
954910ef
BE
44402008-03-13 Ben Elliston <bje@au.ibm.com>
4441
4442 * config.sub, config.guess: Update from upstream sources.
4443
e8645a40
TT
44442008-03-06 Tom Tromey <tromey@redhat.com>
4445
4446 * MAINTAINERS: Update for treelang deletion.
4447
2c8e955e
JW
44482008-03-03 James E. Wilson <wilson@tuliptree.org>
4449
4450 * MAINTAINERS: Update my email address.
4451
54acd307
SS
44522008-03-03 Stan Shebs <stanshebs@earthlink.net>
4453
893ad2a1 4454 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4455 (objective-c/c++): Add myself as a maintainer.
4456
4b52b516
VR
44572008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4458
4459 * MAINTAINERS (Write After Approval): Update my email address.
4460
e652b516
TB
44612008-02-25 Tomas Bily <tbily@suse.cz>
4462
4463 * MAINTAINERS (Write After Approval): Add myself.
4464
02d30740
JJ
44652008-02-23 Jakub Jelinek <jakub@redhat.com>
4466
4467 * MAINTAINERS (OpenMP): Add myself.
4468
1c8bd6a3
PB
44692008-02-20 Paolo Bonzini <bonzini@gnu.org>
4470
4b40b2a5
UB
4471 PR bootstrap/32009
4472 PR bootstrap/32161
1c8bd6a3 4473
4b40b2a5
UB
4474 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4475 * configure: Regenerate.
1c8bd6a3 4476
4b40b2a5
UB
4477 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4478 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4479 STAGE4_LIBCFLAGS): New.
4480 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4481 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4482 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4483 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4484 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4485 for target modules. Don't export LIBCFLAGS.
4486 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4487 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4488 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4489 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4490 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4491 * Makefile.in: Regenerate.
1c8bd6a3 4492
bb44c9d2
RW
44932008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4494
4495 PR libgcj/33085
4496 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4497 Do not use -DDLL_EXPORT. Backport from upstream.
4498
29a7754d
RW
44992008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
9a212bb7
HPN
45032008-02-02 Hans-Peter Nilsson <hp@axis.com>
4504
4505 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4506 * configure: Regenerate.
4507
aa12a573
MG
45082008-01-31 Marc Gauthier <marc@tensilica.com>
4509
4510 * configure.ac (xtensa*-*-*): Recognize processor variants.
4511 * configure: Regenerate.
4512
ac9e6043
RW
45132008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4514
40049ccc
UB
4515 PR bootstrap/34922
4516 * configure.ac (PARSE_ARGS): Push suitable setting of
4517 ac_subdirs_all, for `./configure --help=recursive'.
4518 Handle `+' in generic toplevel directory disabling.
4519 * configure: Regenerate.
ac9e6043 4520
4288c86a
NC
45212008-01-28 Nick Clifton <nickc@redhat.com>
4522
4523 * MAINTAINERS (xstormy16): Take over maintainership.
4524
8d8da227
JM
45252008-01-25 Joseph Myers <joseph@codesourcery.com>
4526
4527 * MAINTAINERS (c4x port): Remove.
4528
349b60e7
DE
45292008-01-24 David Edelsohn <edelsohn@gnu.org>
4530
4531 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4532
3ca06a68
BE
45332008-01-23 Ben Elliston <bje@au.ibm.com>
4534
4535 * config.sub, config.guess: Update from upstream sources.
4536
3c631381
TG
45372008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
20533ef1
L
45412008-01-17 H.J. Lu <hjl.tools@gmail.com>
4542
4543 * MAINTAINERS: Update my email address.
4544
45452008-01-09 Raksit Ashok <raksit@google.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
684f4f6a
RA
45492008-01-09 Raksit Ashok <raksit@google.com>
4550
4551 * MAINTAINERS (Write After Approval): Add myself.
4552
9cb8756f
BE
45532008-01-08 Ben Elliston <bje@au.ibm.com>
4554
4555 * config.sub, config.guess: Update from upstream sources.
4556
94e1934d
KG
45572007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4558
4559 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4560 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4561 * configure: Regenerate.
4562
a2e51f77
SP
45632007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4564
4565 * MAINTAINERS: Update my email address.
4566
ffe3dcd9
BRF
45672007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4568
4569 * MAINTAINERS: Update my email address.
4570
aa4095c9
RS
45712007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4572
4573 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4574 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4575 * Makefile.in: Regenerate.
4576
dce2d8b2 45772007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4578
4579 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4580 misplaced entries.
4581
0fe0f073
AT
45822007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4583
4584 * configure.ac: Enable libjava for x86_64-*-darwin9.
4585 * configure: Regenerate.
4586
dce2d8b2 45872007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
c3220d4c
BE
45912007-12-05 Ben Elliston <bje@au.ibm.com>
4592
4593 * config.sub, config.guess: Update from upstream sources.
4594
aba7501e
MK
45952007-12-02 Matthias Klose <doko@ubuntu.com>
4596
4597 * config-ml.in: Remove 64bit configure tests.
4598
d683ec81
PB
45992007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4600
4601 * config-ml.in: Robustify against white space in absolute file
4602 names.
4603
4604 * config-ml.in (multi-clean): Substitute ${Makefile}.
4605 Remove superfluous ${Makefile} in list.
4606
60f1711a
TS
46072007-11-19 Thiemo Seufer <ths@mips.com>
4608
4609 * config-ml.in: Don't hardcode the Makefile name.
4610
487f9d96
AM
46112007-11-08 Alexander Monakov <amonakov@ispras.ru>
4612
4613 * MAINTAINERS (Write After Approval): Add myself.
4614
fa3886fe
ST
46152007-11-07 Samuel Tardieu <sam@rfc1149.net>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
dce2d8b2 46192007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4620
4621 * MAINTAINERS (Write After Approval): Add myself.
4622
acc48927
BE
46232007-10-25 Ben Elliston <bje@au.ibm.com>
4624
4625 * MAINTAINERS (mercury): Remove entry.
4626 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4627
e00e9858
DJ
46282007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4629
4630 * Makefile.def (dependencies): Make configure-gdb depend on
4631 all-intl.
4632 * Makefile.in: Regenerated.
4633
def14a3c
SK
46342007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4635
4636 * MAINTAINERS (Fortran maintainer): Remove myself.
4637
dce2d8b2 46382007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4639
4640 * Makefile.def: To avoid problems running with parallel makes,
4641 build newlib before libgloss so that target specific header
4642 files are availble.
4643 * Makefile.in: Regenerate
4644
bbfbfafc
DJ
46452007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4646
4647 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4648 * Makefile.in: Regenerate.
4649
c56abad5
VM
46502007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4651
4652 * MAINTAINERS (Register allocation reviewer): Add myself.
4653
f019adc1
MF
46542007-10-08 Mike Frysinger <vapier@gentoo.org>
4655
4656 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4657 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4658 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4659 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4660 * configure: Regenerate.
4661
dce2d8b2 46622006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4663
4664 * MAINTAINERS (Register allocation reviewer): Add myself.
4665
0999159b
PB
46662007-10-01 Paolo Bonzini <bonzini@gnu.org>
4667
4668 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4669 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4670 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4671 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4672 * configure.ac: Default them to host tools for $host = $build.
4673 Subst them.
4674
4675 * configure: Regenerate.
4676 * Makefile.in: Regenerate.
4677
dce2d8b2 46782006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4679
4680 * MAINTAINERS (Register allocation reviewer): Add myself.
4681
dce2d8b2 46822006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4683
4684 * MAINTAINERS (Register allocation reviewer): Add myself.
4685
9d209c83
SP
46862007-09-21 Seongbae Park <seongbae.park@gmail.com>
4687
4688 * MAINTAINERS (Write After Approval): Fix typo.
4689
1ec3b87b
RS
46902007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4691
4692 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4693 * configure: Regenerate.
4694
19d5986d
PJ
46952007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4696
4697 PR bootstrap/31906
4698 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4699 they're already prefixed.
19d5986d 4700
6d3b5aea
BK
47012007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4702
4703 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4704 libstdc++.
4705 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4706 * configure: Regenerate.
4707 * Makefile.in: Regenerate.
09ce620e 4708
4fe7e755
AS
47092007-09-17 Andreas Schwab <schwab@suse.de>
4710
4711 * configure.ac: Raise minimum makeinfo version to 4.6.
4712 * configure: Regenerate.
4713
dce2d8b2 47142007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4715
ffe3dcd9 4716 * MAINTAINERS (write-after-approval) add myself
d483feaa 4717
fa9a3f31
AM
47182007-09-15 Alan Modra <amodra@bigpond.net.au>
4719
4720 * configure.ac: Correct makeinfo version check.
4721 * configure: Regenerate.
4722
6593a73e
RS
47232007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4724
4725 * MAINTAINERS: Update my email address.
4726
d9dced13
RS
47272007-09-14 Richard Sandiford <richard@codesourcery.com>
4728
4729 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4730 to $skipdirs and only disable gprof for newlib. Use the normal
4731 mips*-elf* handling in other respects.
4732 * configure: Regnerate.
4733
773c1467
DD
47342007-09-12 David Daney <ddaney@avtrex.com>
4735
4736 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4737 enabling libgcj.
4738 * configure: Regenerate.
4739
c03353e2
RIL
47402007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4741
4742 PR other/32154
4743 * configure.ac: For libgloss targets, point the linker to the linker
4744 script, startup code and simulator library.
4745 * configure: Regenerate.
4746
c4e9bf2b
AH
47472007-09-07 Andrew Haley <aph@redhat.com>
4748
4749 * configure.ac (noconfigdirs): Remove target-libffi and
4750 target-libjava.
4751 * configure: Regenerate.
4752
1f5a6b84
FXC
47532007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4754
4755 PR target/33281
4756 * configure.ac: Use config/mh-mingw on mingw.
4757 * configure: Regenerate.
1f5a6b84 4758
3951e521
PH
47592007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4760
9f349f63 4761 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4762
e643dc23
RG
47632007-09-05 Richard Guenther <rguenther@suse.de>
4764
4765 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4766 nor --disable-checking is provided also turn on yes and types
4767 checking for stage1.
4768 * configure: Re-generate.
4769
039874df
KW
47702007-08-30 Krister Walfridsson <cato@df.lth.se>
4771
4772 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4773 (Write After Approval): Remove myself.
4774
c3f07bd6 47752007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4776
c3f07bd6 4777 * config.sub, config.guess: Update from upstream sources.
15098359 4778
40049ccc 47792007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4780
4781 * MAINTAINERS (Write After Approval): Added myself.
4782 * MAINTAINERS (Reviewers): Removed myself.
4783
c8aea42c 47842007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4785 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4786
4787 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4788 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4789 * Makefile.in: Regenerate.
4790 * configure.ac (--with-debug-prefix-map): New.
4791 * configure: Regenerate.
4792
4bf6c438
RS
47932007-08-17 Richard Sandiford <richard@codesourcery.com>
4794 Nigel Stephens <nigel@mips.com>
4795
4bf6c438
RS
4796 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4797 as target_makefile_frag.
4798 * configure: Regenerate.
4799
bb286d71
AO
48002007-08-16 Alexandre Oliva <aoliva@redhat.com>
4801
4802 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4803 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4804 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4805 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4806 (do-compare, do-compare3, do-compare-debug): New.
4807 ([+compare-target+]): Use them.
4808
a4630417
MK
48092007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4810
4811 * MAINTAINERS (Write After Approval): Change my email address.
4812
d9acb717
RW
48132007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4814 Ben Elliston <bje@au.ibm.com>
4815
4816 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4817 --silent if $silent.
4818 * configure: Regenerate.
4819
96876681
ZD
48202003-08-12 Zdenek Dvorak <ook@ucw.cz>
4821
4822 * MAINTAINERS (Various Maintainers): Add myself as
4823 loop infrastructure maintainer. Update my e-mail
4824 address.
4825
1c1d80ee
DN
48262007-07-31 Diego Novillo <dnovillo@google.com>
4827
4828 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4829 Adjust description.
4830
7e98624c
RG
48312007-07-26 Richard Guenther <rguenther@suse.de>
4832
4833 * configure.ac: Add types checking to stage1 checking flags.
4834 * configure: Regenerate.
4835
4c85af60
NC
48362007-07-17 Nick Clifton <nickc@redhat.com>
4837
4838 * COPYING3: New file. Contains version 3 of the GNU General
4839 Public License.
4840 * COPYING3.LIB: New file. Contains version 3 of the GNU
4841 Lesser General Public License.
4842
19ddfd3a
AK
48432007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4844
4845 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4846
2a064545
AK
48472007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4848
4849 * MAINTAINERS (S/390 co-maintainer): Add myself.
4850 (Write After Approval): Remove myself.
4851
f861f54d
DH
48522007-07-13 Dan Hipschman <dsh@google.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
0136f2f7
NC
48562007-07-11 Nick Clifton <nickc@redhat.com>
4857
4858 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4859 WINDRES export.
4860 * Makefile.in: Regenerate.
4861
6e29b5a4
RO
48622007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4863
4864 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4865 maintainer.
4866
159a4b02
L
48672007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4868
4869 * lt~obsolete.m4: New. Import from 20070318 libtool.
4870
6ba67283
JB
48712007-07-03 Julian Brown <julian@codesourcery.com>
4872
4873 * MAINTAINERS (Write After Approval): Add myself.
4874
30b74385
RW
48752007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4876
4877 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4878 * configure: Regenerate.
4879
48802007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4881
4882 * configure.ac: Add some missing m4 quotation.
4883 * configure: Regenerate.
4884
943c54ce
SB
48852007-07-02 Simon Baldwin <simonb@google.com>
4886
4887 * MAINTAINERS (Write After Approval): Add myself.
4888
1c00b503
PB
48892007-07-02 Paolo Bonzini <bonzini@gnu.org>
4890
4891 * configure: Regenerate.
4892
901119ae
KT
48932007-07-02 Kai Tietz <kai.tietz@onevision.com>
4894
4895 * Makefile.def: Add windmc tool to build.
4896 * Makefile.tpl: Likewise.
4897 * configure.ac: Likewise.
4898 * Makefile.in: Regenerate.
4899 * configure: Regenerate.
09ce620e 4900
83f4c19f
DD
49012007-06-28 DJ Delorie <dj@redhat.com>
4902
4903 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4904 not building newlib.
4905 * configure: Regenerated.
09ce620e 4906
5346c75c
JS
49072007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
aacfb86b
MM
49112007-06-25 Martin Michlmayr <tbm@cyrius.com>
4912
4913 * MAINTAINERS (Write After Approval): Add myself.
4914
590bf0d3
CM
49152007-06-19 Chris Matthews <chrismatthews@google.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
cdbbee7a
RIL
49192007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4920
4921 * MAINTAINERS (Write After Approval): Add myself.
4922
b8afffc1
DJ
49232007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4924
4925 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4926 * Makefile.in: Regenerated.
4927
3fcfad76
BS
49282007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4929
4930 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4931 bfin*-*-uclinux* targets.
4932 * configure: Regenerate.
4933
3f5a2b7f
ILT
49342007-06-14 Ian Lance Taylor <iant@google.com>
4935
4936 * MAINTAINERS: Add myself as non-algorithmic global write
4937 maintainer.
4938
4c46daee
DN
49392007-06-14 Diego Novillo <dnovillo@google.com>
4940
4941 * MAINTAINERS: Add self as middle-end maintainer and
4942 non-algorithmic global write maintainer.
4943
a3bb222a
FXC
49442007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4945
4946 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4947 Move all Fortran maintainers except Paul Brook into the
4948 Non-Autopoiesis section.
4949
a19e8f64
PB
49502007-06-14 Paolo Bonzini <bonzini@gnu.org>
4951
4952 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4953 (distclean-stage[+id+]): Possibly delete stage_last.
4954 * Makefile.in: Regenerate.
4955
1c2abe5e
SP
49562007-06-12 Seongbae Park <seongbae.park@gmail.com>
4957
4958 * MAINTAINERS (Various Maintainer): Fix typo.
4959
abca4739
PB
49602007-06-11 Paolo Bonzini <bonzini@gnu.org>
4961
4962 * MAINTAINERS (Various Maintainer): Add myself as
4963 dataflow maintainer.
4964
a894d2c3
BE
49652007-06-07 Ben Elliston <bje@au.ibm.com>
4966
4967 * config.sub, config.guess: Update from upstream sources.
4968
8024d75e
BE
49692007-06-07 Ben Elliston <bje@au.ibm.com>
4970
4971 * Makefile.tpl: Fix spelling error.
4972 * Makefile.in: Regenerate.
4973
973a9a5e
SE
49742007-06-01 Steve Ellcey <sje@cup.hp.com>
4975
96598938
L
4976 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4977 lt_cv_sys_max_cmd_len.
973a9a5e 4978
ccb4d26b
DN
49792007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4980
4981 * MAINTAINERS (Various Maintainers): Add myself as
4982 auto-vectorizer maintainer.
4983
eecb7461
PB
49842003-05-31 Paolo Bonzini <bonzini@gnu.org>
4985
4986 PR libjava/32098
4987 * libtool.m4: Revert previous change.
4988 * ltgcc.m4: Put it here.
4989
89d28202
ZD
49902003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4991
4992 * MAINTAINERS (Various Maintainers): Add myself as
4993 auto-vectorizer maintainer.
4994
60c7a11a
L
49952007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4996
4997 PR libjava/32098
4998 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4999
9dd3cc81
RG
50002007-05-30 Richard Guenther <rguenther@suse.de>
5001
5002 * MAINTAINERS (Various Maintainers): Add myself as
5003 auto-vectorizer maintainer.
5004
9cc1244e
JJ
50052007-05-30 Jakub Jelinek <jakub@redhat.com>
5006
5007 PR bootstrap/29382
5008 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5009 * configure: Rebuilt.
5010
6124296b
RC
50112007-05-28 Roberto Costa <robsettantasei@gmail.com>
5012
5013 * MAINTAINERS (Write After Approval): Removed my name.
5014
6b757a0d
SB
50152007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5016
5017 * MAINTAINERS (Write After Approval): Remove myself.
5018
86ef8528
AT
50192007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5020
5021 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5022
1cf3d07d
SE
50232007-05-23 Steve Ellcey <sje@cup.hp.com>
5024
5025 * ltmain.sh: Update from ToT Libtool.
5026 * libtool.m4: Update from ToT Libtool.
5027 * ltsugar.m4: New. Update from ToT Libtool.
5028 * ltversion.m4: New. Update from ToT Libtool.
5029 * ltoptions.m4: New. Update from ToT Libtool.
5030 * ltconfig: Remove.
5031 * ltcf-c.sh: Remove.
5032 * ltcf-cxx.sh: Remove.
5033 * ltcf-gcj.sh: Remove.
5034
ce3fcf8c
OW
50352007-05-22 Ollie Wild <aaw@google.com>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
342b9200
PB
50392007-05-16 Paolo Bonzini <bonzini@gnu.org>
5040
5041 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5042 stage_cflags.
5043 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5044 Remove CFLAGS/LIBCFLAGS.
5045 (configure-stage[+id+]-[+prefix+][+module+],
5046 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5047 * Makefile.in: Regenerate.
5048
cea17285
DN
50492007-05-15 Diego Novillo <dnovillo@google.com>
5050
5051 * MAINTAINERS: Update e-mail address.
5052
11c004e7
RE
50532007-05-15 Revital Eres <eres@il.ibm.com>
5054
5055 * MAINTAINERS (Write After Approval): Add myself.
5056
ab6bd693
RC
50572007-05-14 Roberto Costa <robsettantasei@gmail.com>
5058
5059 * MAINTAINERS (Write After Approval): Updated my address.
5060
388cdf07
TN
50612007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5062
5063 * MAINTAINERS (Write After Approval): Add myself.
5064
23f24034
SR
50652007-05-11 Silvius Rus <rus@google.com>
5066
5067 * MAINTAINERS (Write After Approval): Add myself.
5068
34a7526e
TT
50692007-04-23 Tom Tromey <tromey@redhat.com>
5070
5071 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5072
51da21be
MM
50732007-04-22 Mark Mitchell <mark@codesourcery.com>
5074
5075 * MAINTAINERS (cpplib): Rename to ...
5076 (libcpp): ... this. Add C/C++ front end maintainers.
5077
70070387
SE
50782007-04-14 Steve Ellcey <sje@cup.hp.com>
5079
5080 * config-ml.in: Pass ${ml_config_env} to configure calls.
5081
df1a0dbb
CB
50822007-04-04 Christian Bruel <christian.bruel@st.com>
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5085
9daff147
DK
50862007-04-02 Dave Korn <dave.korn@artimi.com>
5087
5088 * MAINTAINERS (Write After Approval): Add myself.
5089
374eadb2
TB
50902007-03-31 Tobias Burnus <burnus@net-b.de>
5091
5092 * MAINTAINERS (fortran 95 front end): Add myself.
5093
8eced3a2
DR
50942007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5097
653de3e3
AZ
50982007-03-24 Ayal Zaks <zaks@il.ibm.com>
5099
5100 * MAINTAINERS (Modulo Scheduler): Add myself.
5101
b737d953
BM
51022007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5103
5104 * MAINTAINERS (fortran 95 front end): Add myself.
5105 (c++ front end): whitespace fix.
5106
a584cdf2
NF
51072007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5108
5109 * MAINTAINERS (Write After Approval): Add myself.
5110
8c79f3c4
RS
51112007-03-21 Richard Sandiford <richard@codesourcery.com>
5112
5113 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5114 of glob. Quote arguments with single quotes too.
5115 * configure: Regenerate.
5116
07f1ac6d
BM
51172007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5118
5119 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5120 * Makefile.in: Regenerate
5121
172e41aa
AS
51222007-03-07 Andreas Schwab <schwab@suse.de>
5123
5124 * configure: Regenerate.
5125
9c4d2493
BM
51262007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5127
5128 * configure.ac: Add "--with-pdfdir" configure option,
5129 which defines pdfdir variable.
5130 * Makefile.def (target=fixincludes): Add install-pdf to
5131 missing targets.
5132 (recursive_targets): Add install-pdf target.
5133 (flags_to_pass): Add pdfdir.
5134 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5135 target.
5136 * configure: Regenerate
5137 * Makefile.in: Regenerate
5138
e14e622e
EC
51392007-02-28 Eric Christopher <echristo@apple.com>
5140
5141 Revert:
5142 2006-12-07 Mike Stump <mrs@apple.com>
5143
5144 * Makefile.def (dependencies): Add dependency for
5145 install-target-libssp and install-target-libgomp on
5146 install-gcc.
5147 * Makefile.in: Regenerate.
5148
54e433bc
MK
51492007-02-27 Matt Kraai <kraai@ftbfs.org>
5150
5151 * configure: Regenerate.
5152 * configure.ac: Move statements after variable declarations.
5153
6c8d3d8f
KK
51542007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5155
5156 * MAINTAINERS: Add myself as sh maintainer.
5157
9f8c6739
JM
51582007-02-19 Joseph Myers <joseph@codesourcery.com>
5159
5160 * configure.ac: Adjust for loop syntax.
5161 * configure: Regenerate.
5162
278a7a38
AO
51632007-02-18 Alexandre Oliva <aoliva@redhat.com>
5164
5165 * configure: Rebuilt.
5166
b2eaac4a
AO
51672007-02-18 Alexandre Oliva <aoliva@redhat.com>
5168
5169 * configure.ac: Drop multiple occurrences of --enable-languages,
5170 and fix its quoting.
5171 * configure: Rebuilt.
5172
beeaf216 51732007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5174 Nathan Sidwell <nathan@codesourcery.com>
5175 Vladimir Prus <vladimir@codesourcery.com>
5176 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5177
5178 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5179 * configure: Regenerate.
5180
09201a09
GP
51812007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5182
5183 * ltconfig (freebsd*): Default to elf.
5184
291f172e
DJ
51852007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5186
5187 * configure.ac (target_libraries): Move libgcc before libiberty.
5188 * configure: Regenerated.
5189
c3a86da9
DJ
51902007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5191 Paolo Bonzini <bonzini@gnu.org>
5192
5193 PR bootstrap/30753
5194 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5195 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5196 * configure: Regenerated.
5197
88e1e72a
FXC
51982007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5199
5200 * MAINTAINERS (Language Front End Maintainers): Update my mail
5201 address.
5202
44bfc3ac
DJ
52032007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5204
5205 PR bootstrap/30748
5206 * configure.ac: Correct syntax for Solaris ksh.
5207 * configure: Regenerated.
5208
3e19841a
PB
52092007-02-09 Paolo Bonzini <bonzini@gnu.org>
5210
5211 * configure.ac: Sync with src.
5212 * configure: Regenerate.
5213
74a48762
PB
52142007-02-09 Paolo Bonzini <bonzini@gnu.org>
5215
5216 * Makefile.in: Regenerate.
5217
d846e52e
PB
52182007-02-09 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * config.sub: Sync with src.
5221
1c710c3c
DJ
52222007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5223
5224 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5225 noncanonical equivalents.
5226 * configure.in: Rename to...
5227 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5228 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5229 target_noncanonical. Use them. Rewrite removal of configure
5230 arguments for autoconf 2.59. Discard variable settings. Force
5231 program_transform_name for native tools.
5232
5233 * Makefile.in: Regenerated.
5234 * configure: Regenerated with autoconf 2.59.
5235
dce2d8b2 52362007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5237
3de8da2a 5238 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5239
f6671c93
AS
52402007-01-31 Andreas Schwab <schwab@suse.de>
5241
5242 * Makefile.tpl (LDFLAGS): Substitute it.
5243 * Makefile.in: Regenerate.
5244
dce2d8b2 52452007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5246
3de8da2a 5247 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5248
2472200d
DE
52492007-01-28 David Edelsohn <edelsohn@gnu.org>
5250
3de8da2a 5251 * MAINTAINERS (spu port): Add myself.
2472200d 5252
5305be7e
RG
52532007-01-23 Richard Guenther <rguenther@suse.de>
5254
5255 PR bootstrap/30541
5256 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5257 * Makefile.tpl (GNATBIND): Substitute it.
5258 (GNATMAKE): Likewise.
5259 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5260 of STAGE_PREFIX.
5261 * Makefile.in: Regenerate.
5262 * configure: Regenerate.
5263
416cfb5e
MS
52642007-01-18 Mike Stump <mrs@apple.com>
5265
5266 * configure.in: Re-enable -Werror for gcc builds.
5267
3de8da2a 52682007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5269
3de8da2a 5270 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5271
d943d7c4
PB
52722007-01-11 Paolo Bonzini <bonzini@gnu.org>
5273
5274 * configure.in: Change == to = in test command.
3de8da2a 5275 * configure: Regenerate.
d943d7c4 5276
e69bf64b 52772007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5278 Nick Clifton <nickc@redhat.com>
5279 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5280
5281 * configure.in (build_configargs, host_configargs, target_configargs):
5282 Remove build/host/target parameters.
5283 (host_libs): Add gmp and mpfr.
5284 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5285 * Makefile.def (gmp, mpfr): New.
5286 (gcc): Remove target.
5287 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5288 target_os, target_vendor): New.
dce2d8b2 5289 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5290 * configure: Regenerate.
5291 * Makefile.in: Regenerate.
e69bf64b
PB
5292
52932007-01-11 Matt Fago <fago@earthlink.net>
5294
5295 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5296 to improve robustness of configure tests.
e69bf64b 5297 * configure: Regenerate.
e14e622e 5298
a42f3b80
UB
52992007-01-09 Uros Bizjak <ubizjak@gmail.com>
5300
5301 * MAINTAINERS: Add myself as i386 maintainer.
5302
a36aee1a
JH
53032007-01-08 Jan Hubicka <jh@suse.cz>
5304
61fcaeef 5305 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5306
738a52d3
KT
53072007-01-08 Kai Tietz <kai.tietz@onevision.com>
5308
5309 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5310 * configure: Regenerate.
738a52d3 5311
54fdc474
DJ
53122007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5313
5314 * Makefile.tpl (all-target): Correct @if conditional for target
5315 modules.
5316 * configure.in: Omit libiberty if building only target libgcc.
5317 * configure, Makefile.in: Regenerated.
5318
3dd71726
PB
53192007-01-04 Paolo Bonzini <bonzini@gnu.org>
5320
dce2d8b2 5321 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5322 * configure: Regenerate.
5323
fa958513
DJ
53242007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5325
5326 * Makefile.def (target_modules): Add libgcc.
5327 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5328 * Makefile.tpl (clean-target-libgcc): Delete.
5329 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5330 on gcc even for bootstrapped modules. Rewrite handling of
5331 lang_env_dependencies to loop over target_modules.
5332 * configure.in (target_libraries): Add target-libgcc.
5333 * Makefile.in, configure: Regenerated.
5334
e1888513
PB
53352006-12-29 Paolo Bonzini <bonzini@gnu.org>
5336
5337 * configure.in: Reorganize recognition of languages. Add
5338 --enable-stage1-languages. Show supported languages for the chosen
5339 target rather than all recognized languages.
5340 * configure: Regenerate.
5341
53b88b73
PB
53422006-12-29 Paolo Bonzini <bonzini@gnu.org>
5343
5344 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5345 * Makefile.in: Regenerate.
5346
a3993f33
KG
53472006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5348
5349 * configure.in: Warn that MPFR 2.2.0 is buggy.
5350 * configure: Regenerate.
5351
f063a9ed
ILT
53522006-12-27 Ian Lance Taylor <iant@google.com>
5353
5354 * configure.in: When removing Makefiles to force a reconfigure, also
5355 remove prev-DIR*/Makefile.
5356 * configure: Regenerate.
5357
af71363e
AS
53582006-12-22 Andreas Schwab <schwab@suse.de>
5359
5360 * configure: Regenerate with correct autoconf version.
5361
0b0dc272
AM
53622006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5363
3de8da2a
UB
5364 * configure.in: add AC_SUBST for *_FOR_TARGET.
5365 * configure: Regenerate.
0b0dc272 5366
53b88b73
PB
53672006-12-19 Paolo Bonzini <bonzini@gnu.org>
5368
5369 * configure.in: Simplify logic for rejecting languages that cannot
5370 be built. Separate the case when a language is unsupported,
5371 from the case when the user chooses not to build a language.
5372
400ebff4
PB
53732006-12-19 Paolo Bonzini <bonzini@gnu.org>
5374
5375 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5376 it only affects bootstrap and could be tested on "$host" as well.
5377 * configure: Regenerate.
5378 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5379
8efea775
PB
53802006-12-19 Paolo Bonzini <bonzini@gnu.org>
5381
5382 PR bootstrap/29544
5383 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5384 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5385 move here comment from Makefile.tpl.
5386 * Makefile.tpl: Move some definitions higher in the file.
5387 (STAGE1_CHECKING): New.
5388 * configure.in: Add --enable-stage1-checking.
5389 * configure: Regenerate.
5390 * Makefile.in: Regenerate.
5391
ed88a7ed
PB
53922006-12-19 Paolo Bonzini <bonzini@gnu.org>
5393
5394 * MAINTAINERS: Add myself as build system maintainer.
5395
b65151d3
SM
53962006-12-15 Simon Martin <simartin@users.sourceforge.net>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
7e050830
EC
54002006-12-13 Eric Christopher <echristo@apple.com>
5401
5402 * MAINTAINERS: Add myself as darwin maintainer.
5403
8b494895
ILT
54042006-12-11 Ian Lance Taylor <ian@airs.com>
5405
5406 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5407
dce2d8b2 54082006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5409
5410 MAINTAINERS: Update my entry.
5411
58e24147
AM
54122006-12-11 Alan Modra <amodra@bigpond.net.au>
5413
5414 * configure.in: Handle spu makefile frag.
58e24147
AM
5415 * Makefile.tpl (MAINT): Define
5416 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5417 * configure: Regenerate.
5418 * Makefile.in: Regenerate.
5419
9b6f37a0
BE
54202006-12-11 Ben Elliston <bje@au.ibm.com>
5421
5422 * config.guess: Import latest version.
5423 * config.sub: Likewise.
5424
ea6f5c57
BE
54252006-12-11 Ben Elliston <bje@au.ibm.com>
5426
5427 * configure.in (spu-*-*): Don't skip target-libiberty.
5428 * configure: Regenerate.
5429
42c1cd8a
AT
54302006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5431
5432 PR bootstrap/30134
5433 * configure.in: Correct x86 darwin support for libjava to powerpc
5434 and i?86 only.
5435 * configure: Regenerate.
5436
55eb837d
ST
54372006-12-08 Sandro Tolaini <tolaini@libero.it>
5438
5439 * configure.in: Add x86 darwin support for libjava.
5440 * configure: Regenerate.
5441
5bdacbc7
MS
54422006-12-07 Mike Stump <mrs@apple.com>
5443
5444 * Makefile.def (dependencies): Add dependency for
5445 install-target-libssp and install-target-libgomp on
5446 install-gcc.
5447 * Makefile.in: Regenerate.
5448
477d851c
RG
54492006-12-04 Richard Guenther <rguenther@suse.de>
5450
5451 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5452 (Non-Algorithmic Maintainers): Move over non-algorithmic
5453 loop optimizer maintainers, add myself as a non-algorithmic
5454 middle-end maintainer.
5455
5d33d367
DF
54562006-12-04 Daniel Franke <franke.daniel@gmail.com>
5457
5458 * MAINTAINERS (Write After Approval): Add myself.
5459
dbee1fb3
KG
54602006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5461
5462 * configure.in: Update error message for missing GMP/MPFR.
5463
5464 * configure: Regenerate.
5465
b5147de7
KG
54662006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5467
5468 * configure.in: Update MPFR version in error message.
5469
5470 * configure: Regenerate.
5471
f019376c
KG
54722006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5473
5474 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5475 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5476 --with-gmp-lib): New flags.
5477
5478 * configure: Regenerate.
5479
91ed95ae
BM
54802006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5481
5482 * MAINTAINERS (Write After Approval): Change my email address.
5483
3a971f15
MLI
54842006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5485
05170031 5486 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5487
dce2d8b2 54882006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5489
5490 * MAINTAINERS (i18n): Update e-mail address.
5491
df5487ee
TS
54922006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5493
5494 * MAINTAINERS (spu port): Add myself as maintainer.
5495 (Write After Approval): Remove myself.
5496
92c2f0ee
BE
54972006-11-22 Ben Elliston <bje@au.ibm.com>
5498
5499 * configure.in (skipdirs): Don't build libssp for SPU.
5500 * configure: Regenerate.
5501
a3b97199
AP
55022006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5503
5504 * MAINTAINERS (spu port): Add myself as maintainer.
5505 (libobjc): Update my email address.
5506
0eb97064
AB
55072006-11-21 Andrea Bona <andrea.bona@st.com>
5508
5509 * MAINTAINERS (Write After Approval): Add myself.
5510
dce2d8b2 55112006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5512
5513 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5514 * configure : Rebuilt.
5515
dce2d8b2 55162006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5517
5518 * MAINTAINERS (Write After Approval): Add myself.
5519
d58542ea
AO
55202006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5521
5522 * MAINTAINERS (Write After Approval): Add myself.
5523
a357b5ae
KG
55242006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5525
5526 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5527 libmpfr.a.
5528 * configure: Regenerate.
5529
9bd6112c
PB
55302006-11-16 Paolo Bonzini <bonzini@gnu.org>
5531
5532 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5533 (unstage): Test for stage_last presence.
5534
5535 PR bootstrap/29802
dce2d8b2
EB
5536 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5537 STAGE_PREFIX.
9bd6112c
PB
5538 * Makefile.in: Regenerate.
5539
c8cf9f0f
ZD
55402003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5541
5542 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5543 maintainers.
5544
467b1fc6
ER
55452006-11-14 Erven Rohou <erven.rohou@st.com>
5546
5547 * MAINTAINERS (Write After Approval): Add myself.
5548
995a5697
PB
55492006-11-14 Paolo Bonzini <bonzini@gnu.org>
5550
5551 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5552 and stageN-package/Makefile.
5553 * Makefile.in: Regenerated.
5554
c8d6d53e
JZ
55552006-11-14 Jie Zhang <jie.zhang@analog.com>
5556
5557 * configure.in: Remove target-libgloss from noconfigdirs for
5558 bfin-*-*.
5559 * configure: Regenerated.
5560
dffb147d
KG
55612006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5562
5563 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5564
dffb147d
KG
5565 * configure: Regenerate.
5566
ca558912
KG
55672006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5568
5569 * configure.in: Robustify error message for missing GMP/MPFR.
5570
5571 * configure: Regenerate.
5572
dce2d8b2 55732006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5574
5575 * MAINTAINERS (Write After Approval): Add myself.
5576
dce2d8b2 55772006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5578
5579 * MAINTAINERS: Change email address.
5580
91de1527
VP
55812006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5582
5583 * MAINTAINERS (Write After Approval): Add myself.
5584
a3867703
PB
55852006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5586
5587 * MAINTAINERS (Write After Approval): Add myself.
5588
b4364fa2
CL
55892006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5590
7e050830 5591 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5592 Write After Approval section.
b4364fa2 5593
70ec446f
KG
55942006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5595
5596 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5597 need_gmp anymore.
5598 * configure: Regenerate.
5599
018c8d88
TB
56002006-10-16 Tobias Burnus <burnus@net-b.de>
5601
5602 * MAINTAINERS (Write After Approval): Add myself.
5603
f6a1687e
BE
56042006-10-16 Ben Elliston <bje@au.ibm.com>
5605
5606 * config.guess: Import latest version.
5607 * config.sub: Likewise.
5608
b5422ad7
BM
56092006-10-10 Brooks Moses <bmoses@stanford.edu>
5610
5611 * Makefile.def: Added pdf target handling.
5612 * Makefile.tpl: Added pdf target handling.
5613 * Makefile.in: Regenerated.
5614
bdcee471
CL
56152006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5616
5617 * MAINTAINERS: Add self as score port maintainer.
5618
7d610414
BM
56192006-10-04 Brooks Moses <bmoses@stanford.edu>
5620
5621 * MAINTAINERS (Write After Approval): Add myself.
5622
e48d66a9
SK
56232006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5624
7e050830 5625 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5626 or newer.
5627 * configure: Regenerated.
5628
c394e891
DB
56292006-09-27 Dave Brolley <brolley@redhat.com>
5630
dce2d8b2
EB
5631 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5632 using $s instead of $r.
c394e891
DB
5633 * configure: Regenerated.
5634
1ee4c5a0
TS
56352006-09-26 Thiemo Seufer <ths@mips.com>
5636
5637 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5638 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5639 * configure: Regenerate.
5640
dce2d8b2 56412006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5642
5643 * MAINTAINERS (Write After Approval): Remove myself.
5644
0c502898
CF
56452006-09-22 Chao-ying Fu <fu@mips.com>
5646
5647 * MAINTAINERS (Write After Approval): Add myself.
5648
a7819e42
JM
56492006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5650
5651 * MAINTAINERS: Add self as soft-fp maintainer.
5652
dce2d8b2 56532006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5654
5655 * MAINTAINERS: Add myself as avr maintainer.
5656 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5657
e8288489
RC
56582006-09-07 Roberto Costa <roberto.costa@st.com>
5659
5660 * MAINTAINERS (Write After Approval): Add myself.
5661
b91f0a41
CV
56622006-08-30 Corinna Vinschen <corinna@vinschen.de>
5663
5664 * configure.in: Never build newlib for a Mingw host.
5665 Never build newlib as Mingw target library.
5666 Test the existence of winsup/cygwin for building a Cygwin newlib,
5667 rather than just winsup.
5668 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5669 building a Mingw target.
5670 * configure: Regenerate.
5671
094c07a0
EB
56722006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5673
5674 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5675
8d1171cb
PB
56762006-07-25 Paolo Bonzini <bonzini@gnu.org>
5677
5678 * config.guess: Import from src (was more updated).
5679 * config.sub: Likewise.
5680
2e9e6f68
DJ
56812006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5682
5683 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5684 * configure: Regenerated.
5685
57255173
PB
56862006-07-18 Paolo Bonzini <bonzini@gnu.org>
5687
cc6010cd
AP
5688 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5689 for stages after the first.
57255173 5690
9fbe6585
JJ
56912006-07-17 Jakub Jelinek <jakub@redhat.com>
5692
5693 * Makefile.def: Add dependencies for configure-opcodes
5694 on configure-intl and all-opcodes on all-intl.
5695 * Makefile.in: Regenerated.
5696
18c3f977
BE
56972006-07-13 Ben Elliston <bje@au.ibm.com>
5698
5699 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5700
27b56ba6
PE
57012006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5702
5703 Port to hosts whose 'sort' and 'tail' implementations
5704 treat operands with leading '+' as file names, as POSIX
5705 has required since 2001. However, make sure the code still
5706 works on pre-POSIX hosts.
5707 * ltmain.sh: Don't assume "sort +2" is equivalent to
5708 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5709
ad6d4e43
UW
57102006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5711
5712 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5713
706601d9
PG
57142006-07-04 Peter O'Gorman <peter@pogma.com>
5715
5716 * ltconfig: chmod 644 before ranlib during install.
5717
0b50988a
EB
57182006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5719
5720 PR bootstrap/18058
5721 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5722 if the bootstrap compiler is a GCC version that supports it.
5723 * configure: Regenerate.
5724
b6348cb3
PB
57252006-07-03 Paolo Bonzini <bonzini@gnu.org>
5726
95695ad3 5727 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5728 * configure: Regenerate.
5729
1546bb64
PB
57302006-07-03 Paolo Bonzini <bonzini@gnu.org>
5731
5732 PR other/27063
5733 * configure.in: Test subdir_requires and give an appropriate
5734 error message.
5735 * configure: Regenerate.
5736
5cb6c629
AJH
57372006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5738
5739 * MAINTAINERS (Write After Approval): Add myself.
5740
f4d8cdf8
JDA
57412006-06-22 John David Anglin <dave.anglin@nrc.ca>
5742
5743 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5744
4fe5abb7
SE
57452006-06-22 Steve Ellcey <sje@cup.hp.com>
5746
5747 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5748
2a79fd67
DA
57492006-06-20 David Ayers <d.ayers@inode.at>
5750
5751 PR bootstrap/28072
5752 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5753 whether target-libjava is being configured instead of whether the
5754 java front end is enabled.
5755 * configure: Regenerate.
7e050830 5756
04879af3
RO
57572006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5758
5759 PR target/27540
5760 * configure.in: Only enable libgomp on IRIX 6.
5761 * configure: Regenerate.
5762
ec6c7392
PB
57632006-06-15 Paolo Bonzini <bonzini@gnu.org>
5764
5765 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5766 too.
5767 * Makefile.in: Regenerate.
5768
12973d7a
DD
57692006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5770
5771 * config-ml.in: Alter CCASFLAGS to include special
5772 multilib options the same as is done for CFLAGS.
5773
c67ed86a
JDA
57742006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5775
5776 * configure.in: Don't enable libgomp on hpux10.
5777 * configure: Rebuilt.
5778
cb253473
DA
57792006-06-12 David Ayers <d.ayers@inode.at>
5780
5781 PR bootstrap/27963
5782 PR target/19970
7e050830 5783 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5784 ${libgcj} is specified.
5785 * configure: Regenerate.
7e050830 5786
dce2d8b2 57872006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5788
5789 Sync from src:
7e050830
EC
5790
5791 * configure.in: Sync.
32845532 5792 * configure: Regenerated.
7e050830 5793
32845532
CD
5794 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 * Makefile.def: Added dependencies from sim and gdb on intl, and
5797 added configure dependencies to everything with an all dependency
5798 on intl.
5799 * Makefile.in: Regenerated.
5800
7cd0cf9c
DA
58012006-06-06 David Ayers <d.ayers@inode.at>
5802
5803 PR libobjc/13946
5804 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5805 * Makefile.in: Regenerate.
5806 * configure.in: Add --enable-objc-gc at toplevel and have it
5807 enable boehm-gc for Objective-C.
5808 Remove target-boehm-gc from libgcj.
5809 Add target-boehm-gc to target_libraries.
5810 Add target-boehm-gc to noconfigdirs where ${libgcj}
5811 is specified.
5812 Assert that boehm-gc is supported when requested for Objective-C.
5813 Only build boehm-gc if needed either for Java or Objective-C.
5814 * configure: Regenerate.
7e050830 5815
3ff3adad
PB
58162006-06-05 Paolo Bonzini <bonzini@gnu.org>
5817
5818 PR 27674
5819 * Makefile.tpl (configure-[+prefix+][+module+],
5820 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5821 Remove rule to unstage bootstrapped modules.
5822 (stage_current): New.
5823 * Makefile.in: Regenerate.
5824
898e551d
LB
58252006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5826
5827 * MAINTAINERS (Write After Approval): Update my e-mail address.
5828
ea60341e
MS
58292006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5830
5831 * include/libiberty.h: Declare pex_run_in_environment.
5832
222ae291
AL
58332006-05-31 Asher Langton <langton2@llnl.gov>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5836
e9a54b07
PB
58372006-05-25 Paolo Bonzini <bonzini@gnu.org>
5838
5839 * Makefile.def (bfd, opcodes): Fix lib_path.
5840 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5841 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5842 * Makefile.in: Regenerate.
5843
03e67131
CD
58442006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5845
5846 * Makefile.in: Regenerate.
5847
65d6e994
CD
58482006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5849
5850 * Makefile.def: Add install-html target. Add datarootdir
5851 docdir and htmldir to flags_to_pass.
5852 * Makefile.tpl: Add install-html target.
5853 * Makefile.in: Regenerate.
5854 * configure.in: Add --with-datarootdir, --with-docdir, and
5855 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5856 * configure: Regenerate.
5857
9e299237
MS
58582006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5859
5860 * configure.in: Enable gprof for cross builds.
5861 * configure: Regenerate.
5862
c31202cd
RG
58632006-05-22 Richard Guenther <rguenther@suse.de>
5864
5865 Revert
5866 2006-01-31 Richard Guenther <rguenther@suse.de>
5867 Paolo Bonzini <bonzini@gnu.org>
5868
5869 * Makefile.def (target_modules): Add libgcc-math target module.
5870 * configure.in (target_libraries): Add libgcc-math target library.
5871 (--enable-libgcc-math): New configure switch.
5872 * Makefile.in: Re-generate.
5873 * configure: Re-generate.
5874 * libgcc-math: New toplevel directory.
5875
2a332582
JDA
58762006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5877 Andreas Tobler <a.tobler@schweiz.ch>
5878
5879 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5880 * configure: Rebuilt.
5881
dce2d8b2 58822006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5883
ccce6917
SL
5884 * MAINTAINERS (Write After Approval): Add myself.
5885
ed606bc0
DD
58862006-05-01 DJ Delorie <dj@redhat.com>
5887
3d8f47a0 5888 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5889 * configure: Regenerate.
5890
9386bd20
RG
58912006-05-01 Richard Guenther <rguenther@suse.de>
5892
5893 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5894 maintainer.
5895
dce2d8b2 58962006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5897
5898 * MAINTAINERS (Write After Approval): Add myself.
5899
87ceee72
JB
59002006-04-28 Jan Beulich <jbeulich@novell.com>
5901
5902 * MAINTAINERS (Write After Approval): Add myself.
5903
e88a2c09
DD
59042006-04-18 DJ Delorie <dj@redhat.com>
5905
5906 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5907 reference libgloss so that libssp can be built in a combined
5908 tree.
5909 * configure: Regenerate.
5910
675f0a8a
RM
59112006-04-08 Robert Millan <rmh@gcc.gnu.org>
5912
5913 * MAINTAINERS (Write After Approval): Add myself.
5914
27b6c940
BE
59152006-04-05 Ben Elliston <bje@au.ibm.com>
5916
5917 * configure.in: Require makeinfo 4.4 or higher.
5918 * configure: Regenerate.
5919
687b17d4
GP
59202006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5921
5922 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5923 Rearrange the entries of other libraries to have them in one place.
5924
906ac235
JB
59252006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5926
7e050830 5927 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5928 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5929
fb0103e5
RG
59302006-03-14 Richard Guenther <rguenther@suse.de>
5931
5932 * configure: Regenerate with autoconf 2.13.
5933
17237f6b
JB
59342006-03-13 Jim Blandy <jimb@codesourcery.com>
5935
5936 * MAINTAINERS: Use my work address.
bed31434
JB
5937
5938 * MAINTAINERS: Update my E-mail address.
5939
27079765
AH
59402006-03-10 Aldy Hernandez <aldyh@redhat.com>
5941
5942 * configure.in: Handle --disable-<component> generically.
5943 * configure: Regenerate.
5944
54a17039
L
59452006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5946
5947 PR libgcj/17311
5948 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5949
b9bd11ca
EE
59502006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5951
5952 * MAINTAINERS (Write After Approval): Remove myself.
5953 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5954
dce2d8b2 59552006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5956
072b06f2
RE
5957 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5958 (TARGET_CONFIGDIRS): Remove.
5959 * configure.in: Remove AC_SUBST(target_configdirs).
5960 * Makefile.in, configure: Regenerated.
ee2312f3 5961
936e1a35
SK
59622006-02-20 Steven G. Kargl <kargls@comcast.net>
5963
5964 * MAINTAINERS (Write After Approval): Remove myself.
5965 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5966
cc11cc9b
PB
59672006-02-20 Paolo Bonzini <bonzini@gnu.org>
5968
5969 PR bootstrap/25670
5970
5971 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5972
5973 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5974 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5975 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5976 BUILD_PREFIX, BUILD_PREFIX_1.
5977 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5978
5979 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5980 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5981
5982 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5983 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5984 of `cat stage_current`. Always provide the `r' and `s' variables.
5985 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5986 a single shell execution.
5987 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5988 bootstrapped modules, make the stage1 module if the build was not
5989 started yet, else build the current stage.
5990 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5991 (all-build, all-host, all-target, [+make_target+]-host,
5992 [+make_target+]-target): Do not use \-continued lines.
5993 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5994 (current_stage, restrap, stage_last): New.
5995
5996 * Makefile.in: Regenerate.
5997 * configure: Regenerate.
5998
63a7c9ef
BD
59992006-02-19 Bud Davis <jmdavis@link.com>
6000
6001 * MAINTAINERS (Write After Approval): Remove myself.
6002 (Language Front End Maintainers): Add myself as fortran 95
6003 maintainer and update e-mail address.
6004
a3543e3a
FXC
60052006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6006
6007 * MAINTAINERS (Write After Approval): Remove myself.
6008 (Language Front End Maintainers): Add myself as fortran 95
6009 maintainer.
6010
ca5b1d2c
VK
60112006-02-16 Victor Kaplansky <victork@il.ibm.com>
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
0499513f
TK
60152006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6016
6017 * MAINTAINERS (Write After Approval): Remove myself.
6018 (Language Front End Maintainers): Add myself as
6019 fortran 95 maintainer.
6020
d1f8db0c
PB
60212006-02-14 Paolo Bonzini <bonzini@gnu.org>
6022
6023 Sync from src:
6024
6025 2005-12-27 Leif Ekblad <leif@rdos.net>
6026
cc6010cd
AP
6027 * configure.in: Add support for RDOS target.
6028 * configure: Regenerate.
d1f8db0c
PB
6029
60302006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6031 Andreas Schwab <schwab@suse.de>
d1f8db0c 6032
cc6010cd 6033 * configure: Regenerate.
d1f8db0c 6034
cac90078
DE
60352006-02-12 David Edelsohn <edelsohn@gnu.org>
6036
6037 * configure.in (enable_libgomp): Add AIX.
6038 * configure: Regenerate.
6039
bd37fbf5
MK
60402006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6041
6042 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6043
23027b7a
LM
60442006-02-03 Lee Millward <lee.millward@gmail.com>
6045
6046 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6047
0058967b
RG
60482006-01-31 Richard Guenther <rguenther@suse.de>
6049 Paolo Bonzini <bonzini@gnu.org>
6050
6051 * Makefile.def (target_modules): Add libgcc-math target module.
6052 * configure.in (target_libraries): Add libgcc-math target library.
6053 (--enable-libgcc-math): New configure switch.
6054 * Makefile.in: Re-generate.
6055 * configure: Re-generate.
6056 * libgcc-math: New toplevel directory.
6057
e8b05380
PB
60582006-01-26 Paolo Bonzini <bonzini@gnu.org>
6059
6060 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6061 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6062 the assembler, linker and binutils.
6063 * configure: Regenerate.
6064
d54d5437
DM
60652006-01-22 Dirk Mueller <dmueller@suse.de>
6066
6067 * MAINTAINERS (Write After Approval): Add myself.
6068
670cbfcf
DN
60692006-01-20 Diego Novillo <dnovillo@redhat.com>
6070
6071 * configure: Regenerate.
6072
953ff289
DN
60732006-01-18 Richard Henderson <rth@redhat.com>
6074 Jakub Jelinek <jakub@redhat.com>
6075 Diego Novillo <dnovillo@redhat.com>
6076
6077 * libgomp: New directory.
6078 * Makefile.def: Add target_module libgomp.
6079 * Makefile.in: Regenerate.
6080 * configure.in (target_libraries): Add target-libgomp.
6081 * configure: Regenerate.
6082
32ce4048
AO
60832006-01-05 Alexandre Oliva <aoliva@redhat.com>
6084
6085 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6086 @ from continuation.
6087 * Makefile.in: Rebuilt.
6088
0eaf8e17 60892006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6090
c76c0c83
CL
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
2d309510
PB
60932006-01-04 Paolo Bonzini <bonzini@gnu.org>
6094
6095 PR bootstrap/24252
6096
6097 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6098 * Makefile.tpl (OBJDUMP): New.
6099 (EXTRA_HOST_FLAGS): Add it.
6100 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6101
953ff289
DN
6102 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6103 to use symbolic links between directories. Avoid race conditions
6104 or make them harmless.
6105 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6106
6107 * Makefile.def (LEAN): Pass.
6108 * Makefile.tpl (LEAN): Define.
6109 (stage[+id+]-start): Accept that the previous directory does not
6110 exist, if the bootstrap is lean.
6111 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6112 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6113 configure substitution.
6114 ([+compare-target+]): Likewise.
6115 ([+bootstrap-target+]-lean): New.
6116 * configure.in: Remove lean bootstrap support from here.
6117
953ff289
DN
6118 * Makefile.in: Regenerate.
6119 * configure: Regenerate.
2d309510 6120
368872c3
BE
61212006-01-04 Ben Elliston <bje@au.ibm.com>
6122
6123 * MAINTAINERS (libdecnumber): Add myself.
6124
d79e6356
MM
61252006-01-02 Mark Mitchell <mark@codesourcery.com>
6126
6127 * libtool-ldflags: New script.
6128
a6fbc1e2
AS
61292006-01-02 Andreas Schwab <schwab@suse.de>
6130
6131 * configure.in: When reconfiguring remove Makefile in
6132 all stage directories.
6133 * configure: Regenerate.
6134
103a4b39
SB
61352005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6136
6137 * MAINTAINERS: Update my email address.
6138
212f829c
PB
61392005-12-20 Paolo Bonzini <bonzini@gnu.org>
6140
6141 Revert Ada-related part of the previous change.
6142
6143 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6144 Do not pass.
6145 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6146 * Makefile.in: Regenerate.
6147 * configure.in: Do not include mt-ppc-aix target fragment.
6148 * configure: Regenerate.
6149
8ef1f2df
PB
61502005-12-19 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * configure.in: Select appropriate fragments for PowerPC/AIX.
6153 * configure: Regenerate.
6154
6155 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6156 BOOT_CFLAGS, BOOT_LDFLAGS.
6157 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6158 BOOT_CFLAGS, BOOT_LDFLAGS.
6159 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6160 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6161 (stage): Fail if we cannot complete the work.
6162 * Makefile.in: Regenerate.
6163
ab34901f
NS
61642005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6165
6166 * configure.in: Replace ms1 with mt.
6167 * configure: Rebuilt.
6168
cbe82f21
BM
61692005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6170
6171 * MAINTAINERS: Update my email address.
6172
19843472
PB
61732005-12-15 Paolo Bonzini <bonzini@gnu.org>
6174
6175 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6176 install-host-nogcc): Don't invoke $(stage) at the end.
6177 * Makefile.in: Regenerate.
6178
1ca26cd2
PB
61792005-12-14 Paolo Bonzini <bonzini@gnu.org>
6180
6181 * configure.in: Flip the top-level bootstrap switch.
6182 * configure: Regenerate.
6183
f41d6665
DJ
61842005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6185
6186 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6187 $(stage) and $(unstage).
6188 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6189 (all): Remove stray semicolon.
6190 (local-distclean): Don't handle multilib.tmp and multilib.out.
6191 (install.all): Set $s for consistency.
6192 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6193 check_multilibs setting. Always make the install directory.
6194 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6195 Correct @if/@endif.
6196 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6197 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6198 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6199 (multilib.out): Remove.
6200 * Makefile.in: Regenerated.
6201
dce2d8b2 62022005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6203
6204 * MAINTAINERS (Write After Approval): Add myself.
6205
64f182bd
NS
62062005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6207
121b2cee
NS
6208 * MAINTAINERS: Add myself as mt maintainer.
6209
64f182bd
NS
6210 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6211
a6d63770
AN
62122005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6213
6214 * MAINTAINERS: Change email address.
6215
2abefe3d
PB
62162005-12-05 Paolo Bonzini <bonzini@gnu.org>
6217
6218 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6219 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6220 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6221 Find in-tree tools if available.
6222 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6223 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6224 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6225 (COMPILER_*_FOR_TARGET): New.
6226 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6227 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6228 (CONFIGURED_*, USUAL_*): Remove.
6229 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6230 STRIP): Use autoconf substitutions.
6231 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6232 COMPILER_NM_FOR_TARGET): New.
6233 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6234
6235 (all): Make all-host and all-target in parallel.
6236 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6237 that $$r and $$s are set before invoking a recursive make.
6238 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6239 ([+bootstrap-target+]): Inline most of the `all' target.
6240
2f3bdde7
BE
62412005-11-29 Ben Elliston <bje@au.ibm.com>
6242
6243 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6244 from the gcc build directory.
6245 * Makefile.in: Regenerate.
6246
a4b6c45a
BE
62472005-11-29 Ben Elliston <bje@au.ibm.com>
6248
6249 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6250 depend on all-libdecnumber.
6251 * configure.in (host_libs): Include libdecnumber.
6252 * Makefile.in: Regenerate.
6253 * configure: Likewise.
6254
473a74b9
BE
62552005-11-29 Ben Elliston <bje@au.ibm.com>
6256
6257 * libdecnumber: Import decNumber sources from the dfp-branch.
6258
b4623110
KJ
62592005-11-21 Kean Johnston <jkj@sco.com>
6260
6261 * config.sub, config.guess: Sync from upstream sources.
6262
67dc1785
BE
62632005-11-21 Ben Elliston <bje@au.ibm.com>
6264
6265 Import from Autoconf sources:
6266
6267 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6268 * config/move-if-change: Don't output "$2 is unchanged";
6269 suggested by Ben Elliston. Handle weird characters correctly.
6270
186abafe
AT
62712005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6272
6273 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6274 to match upstream libtool for darwin.
6275
ef9db8d5
DJ
62762005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6277
6278 * Makefile.def: Remove gdb dependencies for gdbtk.
6279 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6280 (configure-gdb, install-gdb): New rules.
6281 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6282 * Makefile.in, configure: Regenerated.
6283
9c5141ab
JB
62842005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
4523d51b
EE
62882005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6289
6290 * MAINTAINERS (Write After Approval): Add myself.
6291
086b011c
DN
62922005-10-24 Diego Novillo <dnovillo@redhat.com>
6293
6294 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6295 Diego Novillo.
6296
e7c84bf8
PB
62972005-10-22 Paolo Bonzini <bonzini@gnu.org>
6298
6299 PR bootstrap/24297
6300 * Makefile.tpl (do-[+make-target+], do-check, install,
6301 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6302 are set before recursing.
6303 * Makefile.in: Regenerate.
6304
b88a7564
EB
63052005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6306
6307 PR bootstrap/18939
6308 * Makefile.def (gcc) <target>: Fix thinko.
6309 * Makefile.in: Regenerate.
6310
61efc800
BS
63112005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6312
6313 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6314 * configure: Regenerate.
6315
f53d2869
JZ
63162005-10-15 Jie Zhang <jie.zhang@analog.com>
6317
6318 * MAINTAINERS (Write After Approval): Add self.
6319
077fc835
KH
63202005-10-08 Kazu Hirata <kazu@codesourcery.com>
6321
6322 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6323 target-libffi, target-qthreads, target-libjava, and
6324 targetlibobjc.
6325 * configure: Regenerate.
6326
d739199a
DJ
63272005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6328
6329 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6330 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6331 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6332 (USUAL_OBJDUMP_FOR_TARGET): New.
6333 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6334 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6335 * configure, Makefile.in: Regenerated.
d739199a 6336
db38c6bb
PB
63372005-10-05 Paolo Bonzini <bonzini@gnu.org>
6338
6339 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6340 before other host packages.
6341
3015564c
KK
63422005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6343
6344 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6345
1061f99e
PB
63462005-10-05 Paolo Bonzini <bonzini@gnu.org>
6347
6348 PR bootstrap/22340
6349
6350 * configure.in (default_target): Remove.
6351 * Makefile.tpl (all): Do not use prerequisites as subroutines
6352 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6353 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6354 use prerequisites as subroutines.
6355 (check-host, check-target): New.
6356 (bootstrap configure & all targets): Do not use stage*-start
6357 if the directory layout is already ok.
6358 (non-bootstrap configure & all targets): Prepend a $(unstage).
6359 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6360 (NOTPARALLEL): Remove.
6361 (unstage, stage variables): New variables.
6362 (unstage, stage targets): Simply expand to those variables.
6363
6364 * configure: Regenerate.
6365 * Makefile.in: Regenerate.
6366
4a9c436f
JW
63672005-10-04 James E Wilson <wilson@specifix.com>
6368
6369 * Makefile.def (lang_env_dependencies): Add libmudflap.
6370 * Makefile.in: Regenerate.
6371
37150080
AS
63722005-10-03 Andreas Schwab <schwab@suse.de>
6373
6374 Backport from libtool CVS:
6375 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6376
6377 * ltmain.sh: add support for installing into temporary
6378 staging area (e.g. 'make install DESTDIR=...')
6379
39d16468
L
63802005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6381
6382 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6383 * configure: Regenerated.
6384
72a7ab82
AP
63852005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6386
6387 * configure: Regenerate with the correct
6388 autoconf version.
6389
6b65a26d
CM
63902005-09-30 Catherine Moore <clm@cm00re.com>
6391
6392 * configure.in (bfin-*-*): New.
6393 * configure: Regenerated.
6394
040b1c5a
GK
63952005-09-28 Geoffrey Keating <geoffk@apple.com>
6396
6397 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6398 (LIPO_FOR_TARGET): New.
6399 (CONFIGURED_LIPO_FOR_TARGET): New.
6400 (USUAL_LIPO_FOR_TARGET): New.
6401 (STRIP_FOR_TARGET): New.
6402 (CONFIGURED_STRIP_FOR_TARGET): New.
6403 (USUAL_STRIP_FOR_TARGET): New.
6404 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6405 STRIP_FOR_TARGET.
6406 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6407 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6408 * Makefile.in: Regenerate.
6409 * configure: Regenerate.
7e050830 6410
3a3c28db
DE
64112005-09-19 David Edelsohn <edelsohn@gnu.org>
6412
6413 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6414 (rs6000-*-aix*): Same.
6415 * configure: Regenerate.
6416
2749a921
TT
64172005-09-16 Tom Tromey <tromey@redhat.com>
6418
6419 * MAINTAINERS: Add self as java maintainer.
6420
7f26dfa3
FXC
64212005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6422
6423 * configure.in: Recognize f95 in the --enable-languages option,
6424 and substitute it for fortran, issuing a warning.
6425 * configure: Regenerate.
6426
d8852c4f
PE
64272005-08-30 Phil Edwards <phil@codesourcery.com>
6428
6429 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6430 * configure: Regenerated.
6431
ad685e81
AH
64322005-08-22 Aldy Hernandez <aldyh@redhat.com>
6433
6434 * MAINTAINERS: Add self as ms1 maintainer.
6435
b00d752c
RE
64362005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6437
6438 * Makefile.def (libssp): Add to lang_env_dependencies.
6439 * Makefile.in: Regenerate.
6440
9ed8fb9b
ILT
64412005-08-18 Ian Lance Taylor <ian@airs.com>
6442
6443 * MAINTAINERS: Add myself as middle-end maintainer.
6444
0f029d39
CG
64452005-08-17 Christian Groessler <chris@groessler.org>
6446
6447 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6448 * Makefile.in: Regenerate.
6449
81087874
AK
64502005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6451
6452 * MAINTAINERS (write after approval): Added myself.
6453
6a134f1c
MR
64542005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6455
6456 * MAINTAINERS (Write After Approval): Add myself.
6457
2693c0b0
PB
64582005-08-12 Paolo Bonzini <bonzini@gnu.org>
6459
6460 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6461 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6462 Look for alternate names of the target cc and c++
6463 * configure: Regenerate.
6464
4de997d1
PB
64652005-08-08 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6468 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6469 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6470 tools; remove code to manually set them.
6471 (Target tools): Look in the environment for them.
6472 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6473 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6474 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6475 build directory.
6476 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6477 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6478 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6479 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6480 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6481 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6482 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6483 * configure: Regenerate.
6484 * Makefile.in: Regenerate.
6485
b089e33a
BE
64862005-07-28 Ben Elliston <bje@au.ibm.com>
6487
6488 * MAINTAINERS: Update for removed CPU targets.
6489
e3791243
MM
64902005-07-27 Mark Mitchell <mark@codesourcery.com>
6491
6492 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6493 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6494 * Makefile.in: Regenerated.
6495
526635cb
MM
64962005-07-26 Mark Mitchell <mark@codesourcery.com>
6497
6498 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6499 (CFLAGS_FOR_TARGET): Use it.
6500 (CXXFLAGS_FOR_TARGET): Likewise.
6501 * Makefile.in: Regenerated.
6502 * configure.in (--with-build-sysroot): New option.
6503 * configure: Regenerated.
6504
19791f70
PB
65052005-07-24 Paolo Bonzini <bonzini@gnu.org>
6506
6507 * Makefile.tpl: Wrap install between unstage and stage
6508 * Makefile.in: Regenerate.
6509
35f5a23f
EC
65102005-07-21 Eric Christopher <echristo@apple.com>
6511
6512 * MAINTAINERS: Update affiliation.
6513
ff3ddf15
PW
65142005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6515
6516 * MAINTAINERS: Add self as crx port maintainer.
6517
3a664c1c
DD
65182005-07-20 DJ Delorie <dj@redhat.com>
6519
6520 * MAINTAINERS: Add self as m32c maintainer.
6521
539df155
KC
65222005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6523
6524 * all files: Update FSF address.
6525
be9c593a
EC
65262005-07-15 Eric Christopher <echristo@redhat.com>
6527
6528 * MAINTAINERS: Change affiliation.
6529
fd7ea4ab
JB
65302005-07-14 Jim Blandy <jimb@redhat.com>
6531
6532 * configure.in: Add cases for Renesas m32c.
6533 * configure: Regenerated.
7e050830 6534
0063a823
KC
65352005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6536
d0ca130a
KC
6537 * COPYING.LIB: Update from fsf.org.
6538
65392005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6540
6541 * COPYING, compile, config.guess,
0063a823
KC
6542 config.sub, install-sh, missing, mkinstalldirs,
6543 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6544 * config-ml.in: Update FSF address.
0063a823 6545
a8ba31f2
EC
65462005-07-13 Eric Christopher <echristo@redhat.com>
6547
6548 * configure.in: Add toplevel noconfigdir support for tpf.
6549 * configure: Regenerate.
6550
5bea4a03
PB
65512005-07-11 Paolo Bonzini <bonzini@gnu.org>
6552
6553 PR ada/22340
6554
6555 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6556 * Makefile.in: Regenerate.
6557
284bdbbd
MM
65582005-07-07 Mark Mitchell <mark@codesourcery.com>
6559
6560 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6561 Brolley to write-after-approval.
284bdbbd 6562
452190fb
AS
65632005-07-07 Andreas Schwab <schwab@suse.de>
6564
6565 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6566 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6567 * Makefile.in: Regenerated.
6568
9c8f9ec2
GK
65692005-07-06 Geoffrey Keating <geoffk@apple.com>
6570
6571 * configure.in: Don't build sim or rda when targetting darwin.
6572 * configure: Regenerate.
6573
ef0087a7
KH
65742005-07-06 Kazu Hirata <kazu@codesourcery.com>
6575
6576 * configure.in: Add --enable-libssp and --disable-libssp.
6577 * configure: Regenerate with autoconf-2.13.
6578
77008252
JJ
65792005-07-02 Jakub Jelinek <jakub@redhat.com>
6580
6581 * Makefile.def (target_modules): Add libssp.
6582 * configure.in (target_libraries): Add target-libssp.
6583 * configure: Rebuilt.
6584 * Makefile.in: Rebuilt.
6585
a04eae1b
ZW
65862005-07-01 Zack Weinberg <zackw@panix.com>
6587
6588 * MAINTAINERS: Change email address. Resign from maintainership.
6589
948884cd
RG
65902005-07-01 Richard Guenther <rguenther@suse.de>
6591
6592 * MAINTAINERS: Change my e-mail address and affiliation.
6593
c7870f5d
PB
65942005-06-22 Paolo Bonzini <bonzini@gnu.org>
6595
6596 * Makefile.def (stagefeedback): Come after profile.
6597 Define profiledbootstrap target.
6598 * Makefile.tpl (profiledbootstrap): Remove.
6599 (stageprofile-end): Zap stagefeedback.
6600 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6601 * Makefile.in: Regenerate.
6602
ab99519a
RS
66032005-06-13 Richard Sandiford <richard@codesourcery.com>
6604
6605 * MAINTAINERS: Update my email address.
6606
f610dd5f
ZW
66072005-06-13 Zack Weinberg <zack@codesourcery.com>
6608
6609 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6610 In 'cpp' stanza, support '#line' as well as '# '.
6611
71bc2a83
AS
66122005-06-08 Andreas Schwab <schwab@suse.de>
6613
6614 * MAINTAINERS: Move myself from 'Write After Approval' to
6615 'CPU Port Maintainers' section as m68k maintainer.
6616
4fab7234
HPN
66172005-06-07 Hans-Peter Nilsson <hp@axis.com>
6618
6619 * configure.in (unsupported_languages): New macro.
6620 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6621 non-ported target libraries in noconfigdirs.
6622 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6623 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6624 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6625 unsupported_languages.
6626 * configure: Regenerate.
6627
68193f9b
TS
66282005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6629
6630 * configure.in: Fix typo in handling of --with-mpfr-dir.
6631 * configure: Regenerate.
6632
f26f6b8d
RS
66332005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6634
6635 * MAINTAINERS: Update my email address.
6636
ba4853f8
JB
66372005-06-02 Jim Blandy <jimb@redhat.com>
6638
6639 * config.sub: Add cases for the Renesas m32c. (This patch has been
6640 accepted into the master sources.)
6641
79dd769c 66422005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6643 Michael Snyder <msnyder@redhat.com>
6644 Stan Cox <scox@redhat.com>
79dd769c 6645
f610dd5f 6646 * configure.in: Set noconfigdirs for ms1.
79dd769c 6647
f610dd5f 6648 * configure: Regenerate.
79dd769c 6649
d29e107f
JD
66502005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6651
6652 * MAINTAINERS (Write After Approval): Add self.
6653
e93196c3
JC
66542005-06-01 Josh Conner <jconner@apple.com>
6655
6656 * MAINTAINERS (Write After Approval): Add self.
6657
ae263c7a
KH
66582005-06-01 Kazu Hirata <kazu@codesourcery.com>
6659
6660 * MAINTAINERS: Update my email address.
6661
585b3aa3
ZM
66622005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6663
6664 * MAINTAINERS (Write After Approval): Add self.
6665
4930c50b
CD
66662005-05-26 Chris Demetriou <cgd@broadcom.com>
6667
6668 * MAINTAINERS (Write After Approval): Remove self.
6669
2dfbef6d
PB
66702005-05-25 Paolo Bonzini <bonzini@gnu.org>
6671
6672 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6673 (Dependencies): Consider target modules for bootstrap dependencies.
6674 Make target bootstrap modules depend on each stage's gcc.
6675 * Makefile.in: Regenerate.
6676
bcb28cf5
PB
66772005-05-20 Paolo Bonzini <bonzini@gnu.org>
6678
6679 * Makefile.def (configure-gcc): Depend on binutils having been built.
6680 (all-gcc): No need to do it here.
6681 * Makefile.in: Regenerate.
6682
0cf085e4
PB
66832005-05-19 Paul Brook <paul@codesourcery.com>
6684
f610dd5f 6685 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6686 language cannot be built.
6687 * configure: Regenerate.
6688
dfb2c39a
DJ
66892005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6690
6691 * ylwrap: Import from Automake 1.9.5.
6692
771aaa92
DU
66932005-05-13 David Ung <davidu@mips.com>
6694
6695 * MAINTAINERS (Write After Approval): Add self.
6696
3ac9bd58
MS
66972005-05-09 Mike Stump <mrs@apple.com>
6698
6699 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6700 lt_cv_sys_max_cmd_len for now.
f610dd5f 6701
f77a5578
SC
67022005-05-09 Stan Cox <scox@redhat.com>
6703
6704 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6705
795e36e5
MK
67062005-05-08 Matt Kraai <kraai@ftbfs.org>
6707
6708 * README.SCO: Update the URL.
6709
c9392a2b
DE
67102005-05-05 David Edelsohn <edelsohn@gnu.org>
6711
6712 * ltconfig: Define file_list_spec. Pass file_list_spec and
6713 with_gnu_ld to libtool.
6714 * ltcf-c.sh (aix[45]): Define file_list_spec.
6715 * ltcf-cxx.sh (aix[45]): Same.
6716 * ltcf-gcj.sh (aix[45]): Same.
6717 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6718 exists, write list of input files to temporary file.
6719
bebcd931
MS
67202005-05-04 Mike Stump <mrs@apple.com>
6721
6722 * configure.in: Always pass --target to target configures as
6723 otherwise rebuilds that do --recheck will fail.
6724 * confiugure: Rebuilt.
6725
ce406537
PB
67262005-05-04 Paolo Bonzini <bonzini@gnu.org>
6727
6728 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6729 STAGE_HOST_EXPORTS.
6730 (configure, all): Add bootstrap support.
6731 (Host modules, target modules): Pass post-stage1 flags and exports.
6732 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6733 * Makefile.in: Regenerate.
6734
aa9dcfc4
PB
67352005-04-29 Paolo Bonzini <bonzini@gnu.org>
6736
6737 * configure: Regenerate.
6738
b6f9abcf
MS
67392005-04-27 Mike Stump <mrs@apple.com>
6740
6741 * MAINTAINERS: Add self as darwin maintainer.
6742
acb217cb
BS
67432005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6744
6745 * config.sub: Update from master copy.
6746
b6dae270
MS
67472005-04-21 Mike Stump <mrs@apple.com>
6748
6749 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6750 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6751
c2e0d3a9
HPN
67522005-04-19 Hans-Peter Nilsson <hp@axis.com>
6753
6754 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6755 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6756 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6757 "*-*-elf" and "*-*-linux*".
6758 * configure: Regenerate.
6759
871ae772
JM
67602005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6761
6762 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6763
bf070c29
MS
67642005-04-12 Mike Stump <mrs@apple.com>
6765
6766 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6767
e865b6f7
TK
67682005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6769
6770 * MAINTAINERS (Write After Approval): Add myself.
6771
7b71ad7f
BS
67722005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6773
6774 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6775
25b42232
PB
67762005-04-06 Paolo Bonzini <bonzini@gnu.org>
6777
f610dd5f 6778 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6779 (TARGET_CONFIGARGS): Include --with-target-subdir.
6780 (configure, all): New macros. Use them throughout.
6781 * Makefile.in: Regenerate.
6782
d727c624
JG
67832005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6784
6785 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6786
fff72cc4
ZD
67872005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6788
6789 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6790
86472dc3
GP
67912005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6792
6793 * MAINTAINERS: Move John Carr to Write After Approval.
6794
dce2d8b2 67952005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6796
6797 * config/mh-mingw32: Delete.
6798 * configure.in: Don't use it.
6799 * configure: Regenerate.
6800
33da42bc
PB
68012005-03-31 Paolo Bonzini <bonzini@gnu.org>
6802
6803 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6804 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6805 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6806 (HOST_LIB_PATH): Generate from Makefile.def.
6807 (TARGET_LIB_PATH): Likewise.
6808 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6809 * Makefile.in: Regenerate.
6810 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6811 (RPATH_ENVVAR): Include Darwin case.
6812 * configure: Regenerate.
6813
15cc1841
TF
68142005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6815
6816 * MAINTAINERS (Various Maintainers): Remove self.
6817 (Write After Approval): Add self.
6818
6a8c79d5
TF
68192005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6820
6821 * MAINTAINERS (Various Maintainers): Add self.
6822
256f7136
PB
68232005-03-25 Paolo Bonzini <bonzini@gnu.org>
6824
6825 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6826 * configure: Regenerate.
6827
191dd2c9
ZW
68282005-03-21 Zack Weinberg <zack@codesourcery.com>
6829
6830 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6831 gcc_version, and gcc_version_trigger from set of flags to pass.
6832 * Makefile.tpl: Remove definitions of above variables.
6833 (config.status): Remove dependency on $(gcc_version_trigger).
6834 * Makefile.in: Regenerate.
6835 * configure.in: Do not reference config/gcc-version.m4 nor
6836 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6837 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6838 * configure: Regenerate.
6839
ef6e9bc0 68402005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6841 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6842
6843 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6844 * Makefile.in: Regenerate.
6845
009bbd5a
FW
68462005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6847
6848 * MAINTAINERS (Write After Approval): Add myself.
6849
09f8755b
DA
68502005-03-03 David Ayers <d.ayers@inode.at>
6851
6852 * MAINTAINERS (Write After Approval): Add myself.
6853
e73ed25c
AO
68542005-03-01 Alexandre Oliva <aoliva@redhat.com>
6855
6856 PR libgcj/20160
6857 * ltmain.sh: Avoid creating archives with components that have
6858 duplicate basenames.
6859
ace9ac7b
AP
68602005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6861
6862 PR bootstrap/20250
6863 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6864 instead of check.
6865 * Makefile.in: Regenerate.
6866
c9db9354
PB
68672005-02-28 Paolo Bonzini <bonzini@gnu.org>
6868
6869 * Makefile.in: Regenerate to fix conflict between the previous two
6870 patches.
6871
215c351a
PB
68722005-02-28 Paolo Bonzini <bonzini@gnu.org>
6873
6874 PR bootstrap/17383
6875 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6876 * Makefile.tpl (HOST_SUBDIR): New substitution.
6877 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6878 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6879 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6880 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6881 (Host modules, Bootstrapped modules): Use it.
6882 (Build modules, Target modules): Do not create symlink trees,
6883 always configure out-of-srcdir.
6884 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6885 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6886 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6887 $(HOST_SUBDIR). Create a symlink for host_subdir.
6888
6889 * Makefile.in: Regenerate.
6890 * configure: Regenerate.
6891
5395b47b
NN
68922005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6893
6894 Merged from libada-gnattools-branch:
6895 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6896
6897 * gnattools: New directory.
6898 * Makefile.def: Add gnattools as a module, depending on target-libada.
6899 * Makefile.in: Regenerate.
6900 * configure.in: Include gnattools in host_tools; disable it if ada
6901 is disabled.
6902 * configure: Regenerate.
6903
ca2cc05c
JM
69042005-02-24 James A. Morrison <phython@gcc.gnu.org>
6905
6906 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6907 treelang maintainer.
6908 (Write After Approval): Remove myself.
6909
d2f3024f
PS
69102005-02-23 Paul Schlie <schlie@comcast.net>
6911
6912 * configure.in: Allow darwin targeted ports to build tk, itcl and
6913 libgui.
6914 * configure: Regenerate.
6915
bba5e0ca
EB
69162005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6917
6918 PR libgcj/10353
6919 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6920 * configure: Regenerate.
6921
70132ce7
SK
69222005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6923
6924 * MAINTAINERS (Write After Approval): Add myself.
6925
20f0edca
ILT
69262005-02-10 Ian Lance Taylor <ian@airs.com>
6927
6928 * MAINTAINERS: Update my e-mail address.
6929
e64e5109
RG
69302005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6931
6932 * MAINTAINERS (Write After Approval): Add myself.
6933
40d64b5a
HPN
69342005-01-29 Hans-Peter Nilsson <hp@axis.com>
6935
6936 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6937 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6938 target-libgloss when not *-*-elf and *-*-aout.
6939 * configure: Regenerate.
6940
54a12711
KH
69412005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6942
6943 * MAINTAINERS: Remove obsolete entries.
6944
0aa99dbb
KH
6945 * MAINTAINERS (Write After Approval): Add Michael Matz.
6946
2b009f5f
NB
69472005-01-19 Neil Booth <neil@daikokuya.co.uk>
6948
6949 * MAINTAINERS: Remove self as cpplib maintainer.
6950
385870f5
KC
69512005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6952
6953 * install-sh, config.sub: Import from upstream.
6954
e7daab31
KC
69552005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6956
6957 PR bootstrap/18222
6958 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6959 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6960 * Makefile.in: Regenerate.
6961
e6003f4d
JT
69622005-01-16 Jason Thorpe <thorpej@netbsd.org>
6963
6964 * MAINTAINERS: Update my email address.
6965
145e2972 69662005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6967 Andreas Schwab <schwab@suse.de>
145e2972
DE
6968
6969 PR bootstrap/18033
6970 * config-ml.in: Eval option if surrounded by single quotes.
6971
86c7e0da
PB
69722005-01-03 Paolo Bonzini <bonzini@gnu.org>
6973
6974 Revert 2004-12-28 Makefile changes, a better fix will be
6975 applied to mainline and src after GCC 4.0 branches.
6976
3224a22f
PB
69772004-12-28 Paolo Bonzini <bonzini@gnu.org>
6978
6979 PR bootstrap/17383
6980
6981 * Makefile.def (target_modules): Remove stage parameter,
6982 it is always true now.
6983 * Makefile.tpl (configure-build-[+module+],
6984 configure-target-[+module+]): Always build symlink tree
6985 for the directory and for include. BUILD_SUBDIR and
6986 TARGET_SUBDIR cannot be . anymore.
6987 * Makefile.in: Regenerate.
6988
aaf51ca2
DE
69892004-12-25 David Edelsohn <edelsohn@gnu.org>
6990
6991 Revert 2004-12-08 Makefile changes.
6992
4e32e454
DS
69932004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6994
6995 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6996 cygwin, mingw.
6997
669f01d8
AS
69982004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6999
7000 * configure.in (sh64-*-*): Reenable gprof.
7001 * configure: Regenerate.
7002
1b227ee0
DE
70032004-12-08 David Edelsohn <edelsohn@gnu.org>
7004
7005 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7006 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7007 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7008 * Makefile.in: Regenerate.
7009
ce5e944c
CF
70102004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7011
7012 * MAINTAINERS: Update my email address.
7013
893f1e87
MK
70142004-12-07 Matt Kraai <kraai@ftbfs.org>
7015
7016 * Makefile.tpl: Generate normal dependencies if the LHS module is
7017 not bootstrapped.
7018 * Makefile.in: Regenerate.
7019
bb59c339
RS
70202004-12-03 Richard Sandiford <rsandifo@redhat.com>
7021
7022 * configure.in: Include config/gxx-include-dir.m4. Use
7023 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7024 * configure: Regenerate.
7025
4982adbe
RS
70262004-12-03 Richard Sandiford <rsandifo@redhat.com>
7027
7028 * config.if: Delete.
7029 * configure.in: Set libstdcxx_incdir directly.
7030 * configure: Regenerate.
7031
05750653
EC
70322004-12-02 Eric Christopher <echristo@redhat.com>
7033
7034 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7035 * Makefile.in: Regenerate.
7036
5fef1dbd
RS
70372004-12-02 Richard Sandiford <rsandifo@redhat.com>
7038
7039 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7040 * configure: Regenerate.
7041
afabd8e6
RS
70422004-12-02 Richard Sandiford <rsandifo@redhat.com>
7043
7044 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7045 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7046 * configure: Regenerate.
7047
78716e86
EC
70482004-12-01 Eric Christopher <echristo@redhat.com>
7049
7050 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7051 of things to remove.
7052
57ab8ba9
MK
70532004-11-29 Matt Kraai <kraai@ftbfs.org>
7054
7055 * MAINTAINERS (Write After Approval): Update my e-mail address.
7056
2539bffe
KC
70572004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7058
7059 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7060 from CVS libtool to always pass_all.
7061
3e732ba0
JDA
70622004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7063
7064 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7065 (hppa*64*-*-*): Delete incorrect comment.
7066 * configure: Rebuilt.
7067
767f726e
KC
70682004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7069
7070 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7071
2c92e90f
KC
70722004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7073
7074 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7075 from CVS libtool to always pass_all.
7076
32f84e48
KC
70772004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7078
7079 * install-sh, compile: Import from automake.
7080
9587be8a
KC
70812004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7082
7083 * config.guess, config.sub: Import from savannnah.
7084
04e81808 70852004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7086
7087 * MAINTAINERS (Write After Approval): Add myself
7088
f87a2b2e
MS
70892004-11-12 Mike Stump <mrs@apple.com>
7090
7091 * Makefile.def: Add html support.
7092 * Makefile.tpl: Likewise.
7093 * Makefile.in: Regenerate.
7094
848556c2
GK
70952004-11-11 Geoffrey Keating <geoffk@apple.com>
7096
556f03c4
GK
7097 PR 18423
7098 * configure.in: Remove all instances of build-fixincludes from
7099 noconfigdirs.
7100 (build_configargs): Supply --target to subdirectories.
7101 * configure: Regenerate.
7102
848556c2
GK
7103 * Makefile.def: Make gcc install depend on fixincludes install.
7104 * Makefile.in: Regenerate.
7105
9e5712a5
JJ
71062004-11-10 Janis Johnson <janis187@us.ibm.com>
7107
7108 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7109
4ef509c0
PB
71102004-11-11 Paul Brook <paul@codesourcery.com>
7111
7112 * MAINTAINERS: Add self as arm maintainer. Update email address.
7113
20d11df6
HPN
71142004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7115
7116 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7117 target-libgfortran.
79fd8592 7118 * configure: Regenerate.
20d11df6 7119
68c70f15
DE
71202004-11-07 David Edelsohn <edelsohn@gnu.org>
7121
7122 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7123 like CC.
7124
54f88091
PB
71252004-11-05 Paolo Bonzini <bonzini@gnu.org>
7126
7127 * Makefile.def (host fixincludes): Specify missing targets.
7128 * Makefile.in: Regenerate.
7129
6866abb8
RC
71302004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7131
7132 * MAINTAINERS: Add myself
7133
83f62578
GL
71342004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7135
7136 * MAINTAINERS (Write After Approval): Add myself.
7137
53c7ffe7
GK
71382004-11-04 Geoffrey Keating <geoffk@apple.com>
7139
7140 * Makefile.def: Build fixincludes for the host, too.
7141 * Makefile.in: Regenerate.
7142 * configure.in (host_tools): Add fixincludes.
7143 * configure: Regenerate.
7144
ac8b3d9d
DJ
71452004-11-04 Daniel Jacobowitz <dan@debian.org>
7146
7147 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7148 * configure: Regenerated.
7149
bab37580
L
71502004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7151
7152 PR other/17783
7153 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7154 * configure: Regenerated.
7155
db1de713
MM
71562004-10-31 Mark Mitchell <mark@codesourcery.com>
7157
7158 * README.SCO: Update per FSF instructions.
7159
a827e21a
EW
71602004-10-28 Eric B. Weddington <ericw@evcohs.com>
7161
7162 PR target/18151
7163 * configure.in (case ${target}): Do not build fixincludes for avr.
7164 * configure: Regenerated.
7165
9d069a4f
PB
71662004-10-26 Paolo Bonzini <bonzini@gnu.org>
7167
7168 * configure.in (case ${target}): Do not build fixincludes
7169 on platforms where it is not used.
7170 * configure: Regenerated.
7171
fc45f3fe
DJ
71722004-10-23 Daniel Jacobowitz <dan@debian.org>
7173
7174 * configure.in: Use an absolute path to install-sh.
7175 * configure: Regenerated.
7176
36554b92
AL
71772004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7178
7179 * MAINTAINERS (Write After Approval): Add myself.
7180
88e9994a
KH
71812004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7182
7183 * MAINTAINERS: Remove from Write After Approval those that are
7184 already maintainers.
7185
ad02a944
SP
71862004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7187
7188 * MAINTAINERS: Update my email address.
7189
c8e6cd41
KC
71902004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7191
7192 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7193 * configure: Regenerate.
7194
dce2d8b2 71952004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7196
7197 * MAINTAINERS: Update my email address.
7198
a8b0957e
KH
71992004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7200
7201 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7202 entries belonging to this category.
7203
96836f61
JZ
72042004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7205
7206 * MAINTAINERS: Update my e-mail address.
7207
7e0b5752
PB
72082004-10-06 Paolo Bonzini <bonzini@gnu.org>
7209
7210 Fix wrong conflict resolution in:
7211
7212 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7213
7214 * Makefile.in: Regenerate.
7215 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7216 in the recursive `make', instead of hardwiring `all'.
7217 (Autogenerated TARGET-* variables): New.
7218
370f7a47
TL
72192004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7220
7221 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7222 * configure: Regenerate.
370f7a47 7223
13e5d623
KH
72242004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7225
7226 * MAINTAINERS (Various Maintainers): Move the "windows,
7227 cygwin, mingw" maintainer to ...
7228 (OS Port Maintainers): ... here.
7229
a6497c1b
KH
72302004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7231
7232 * MAINTAINERS (Write After Approval): Remove those that are
7233 maintainers of some subsystem.
7234
1abb828a
D
72352004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7236
7237 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7238 * ltcf-cxx.sh (tpf*): Likewise.
7239 * ltconfig (tpf*): Add TPF OS configuration support.
7240
16d1338d
BS
72412004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7242
7243 * MAINTAINERS: Change my email address to my new work account.
7244
9082a750
MR
72452004-09-24 Michael Roth <mroth@nessie.de>
7246
7247 * configure.in (--without-headers): Add missing double quotes.
7248 * configure: Regenerate.
7249
dce2d8b2 72502004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7251
7252 * ylwrap: Revert to previous version.
7253
4c4a5bbc
L
72542004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7255
7256 PR bootstrap/17369
7257 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7258 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7259 SET_GCC_LIB_PATH_CMD.
7260 (BASE_TARGET_EXPORTS): Likewise.
7261 * Makefile.in: Regenerated.
7262
7263 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7264 * configure: Regenerated.
7265
85f59630
KC
72662004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7267
7268 * config.guess: New upstream version
7269 * compile, depcomp, install-sh, ylwrap: Likewise.
7270
95c53c62
RS
72712004-09-19 Roger Sayle <roger@eyesopen.com>
7272
7273 * config/mh-x86omitfp: New host makefile fragment. Add
7274 -fomit-frame-pointer to the default BOOT_CFLAGS.
7275 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7276 * configure: Regenerate.
7277
0a1c093b
AP
72782004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7279
7280 PR target/11572
7281 * configure.in (*-*-darwin*): Renable libobjc.
7282 * configure: Regenerate.
7283
315fcf97
NS
72842004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7285
7286 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7287
0a050485 72882004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7289
0a050485
DB
7290 * Makefile.def: Remove libbanshee.
7291 * Makefile.tpl: Ditto.
7292 * configure.in: Ditto.
7293 * Makefile.in: Regen.
7294 * configure: Ditto.
7295
5f4a098e
DE
72962004-09-08 David Edelsohn <edelsohn@gnu.org>
7297
7298 * ltmain.sh: Use $pic_object as $non_pic_object if
7299 $non_pic_object=none.
7300
32b2511f
PB
73012004-09-07 Paolo Bonzini <bonzini@gnu.org>
7302
7303 * missing: Import latest version from master repository.
7304
fc4d0e82
NC
73052004-09-06 Nick Clifton <nickc@redhat.com>
7306
7307 * config.sub: Import latest version from master repository.
7308 * config.guess: Likewise.
7309 This includes these changes:
78716e86 7310
fc4d0e82
NC
7311 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7312
7313 * config.sub: Handle crisv32, alias etraxfs.
7314 * config.guess (crisv32:Linux:*:*): Handle.
7315
7316 2004-08-13 Brad Smith <brad@comstyle.com>
7317
7318 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7319 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7320
7321 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7322
7323 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7324 assume the processor is a powerpc. This is because coreutils
7325 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7326 in this case, due to a MacOS X bug that causes
7327 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7328 to return a negative number.
7329 Problem reported by Petter Reinholdtsen in:
7330 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7331
7332 2004-07-19 Ben Elliston <bje@gnu.org>
7333
7334 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7335
7336 2004-06-24 Ben Elliston <bje@gnu.org>
7337
7338 * config.guess: Update copyright years.
7339 * config.sub: Likewise.
7340
7341 2004-06-22 Robert Millan <robertmh@gnu.org>
7342
7343 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7344 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7345
7346 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7347
7348 * config.guess (*:*VMS:*:*): New entry. Replaces
7349 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7350 manufacturer.
7351
7352 2004-06-22 Ben Elliston <bje@gnu.org>
7353
7354 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7355 * config.sub: Likewise.
7356
7357 2004-06-22 Ben Elliston <bje@gnu.org>
7358
7359 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7360 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7361
7362 2004-06-11 Ben Elliston <bje@gnu.org>
7363
7364 * config.guess (pegasos:OpenBSD:*:*): Remove.
7365
7366 2004-06-11 Ben Elliston <bje@gnu.org>
7367
7368 From Wouter Verhelst <wouter@grep.be>:
7369 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7370
7371 2004-06-11 Ben Elliston <bje@gnu.org>
7372
7373 * config.guess (luna88k:OpenBSD:*:*): New.
7374
7375 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7376
7377 * config.guess (m32r*:Linux:*:*): New case.
7378 * config.sub: Handle m32rle.
7379
7380 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7381
7382 From Jens Petersen <petersen@redhat.com>:
7383 * config.sub: Handle sparcv8.
7384
7385 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7386
7387 From Tom Smith <smith@cag.lkg.hp.com>:
7388 * config.guess: Version suffixes are equally significant on Tru64
7389 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7390 prefix of "P" (patched kernel).
7391
7392 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7393
7394 * config.sub: Add support for National Semiconductor CRX target.
7395
2f4cc6bf
JJ
73962004-09-03 Janis Johnson <janis187@us.ibm.com>
7397
7398 * MAINTAINERS (Various Maintainers): Remove myself as web page
7399 maintainer, add myself as maintainer of build status lists.
7400
61fec9ff
JB
74012004-09-03 Jan Beulich <jbeulich@novell.com>
7402
7403 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7404 *-*-netware, but add target-libmudflap.
7405 Consolidate *-*-netware targets (of which really only i?86 exists)
7406 into a single entry.
7407 * configure: Likewise.
7408
45f366ab
PB
74092004-09-01 Paolo Bonzini <bonzini@gnu.org>
7410
7411 * Makefile.tpl (sorry): Remove.
7412 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7413 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7414 (do-clean): Clean per-stage directories too.
7415 (do-distclean): Run distclean-stage1 too.
7416 (.NOTPARALLEL): Enable during toplevel bootstrap.
7417 (stage[+id+]-bubble): Enable parallel execution during
7418 the recursive invocation.
7419 * Makefile.in: Regenerate.
7420
7421 Fix previous checkin:
7422
7423 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7424 include.
7425 * configure.in: Fix indentation.
7426 * configure: Regenerate.
7427
dce2d8b2 74282004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7429
45f366ab
PB
7430 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7431 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7432 * configure: regenerate
78716e86 7433 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7434 -mdynamic-no-pic
be8fff81 7435
71b5d516
PB
74362004-08-31 Paolo Bonzini <bonzini@gnu.org>
7437
7438 * Makefile.def (build_modules): Add fixincludes.
7439 (dependencies): Make gcc depend on fixincludes.
7440 * configure.in (build_tools): Add fixincludes.
7441 (build_configdirs): Always include build_libs.
7442 * Makefile.in: Regenerate.
7443 * configure: Regenerate.
7444
74452004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7446
7447 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7448 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7449 phony targets; do not generate timestamp files.
7450 (distclean-stageN): Remove references to their timestamp files.
7451 (restageN, touch-stageN): Remove.
7452 (stageN-bubble): Rewritten.
7453 (compare): Support lean bootstraps.
7454 * Makefile.in: Regenerate.
7455
7456 * configure.in: Only warn when bootstrapping but
7457 build != host or build != target. Support lean bootstraps.
7458 * configure: Regenerate.
7459
ce7cbbb0
PE
74602004-08-26 Phil Edwards <phil@codesourcery.com>
7461
7462 * configure.in: Give a better error message if GMP/MPFR are missing
7463 and a language needing them has been requested.
7464 * configure: Regenerated.
7465
9c71a529
PE
74662004-08-25 Phil Edwards <phil@codesourcery.com>
7467
7468 * configure.in: Print a list of available language front-ends if
7469 a requested one is missing. Tidy stray tab characters.
7470 * configure: Regenerated.
7471
e3f92d3b
MK
74722004-08-19 Michael Koch <konqueror@gmx.de>
7473
7474 * gcc/doc/install.texi: Update entry about automake for libjava.
7475
c3f84f61
RM
74762004-08-17 Robert Millan <robertmh@gnu.org>
7477
7478 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7479 (instead of FreeBSD).
7480 * configure: Regenerate.
7481
7c27e184
PB
74822004-08-16 Paolo Bonzini <bonzini@gnu.org>
7483
7484 * Makefile.in: Regenerate.
7485 * configure: Regenerate.
7486
7487 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7488 stage_*_flags.
7489 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7490 for bootstrapped modules if toplevel bootstrap is going.
7491 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7492 modules. Adjust for changes in Makefile.def. Enable several
7493 rules even in non-bootstrap mode, just to avoid peppering the
7494 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7495 (stage-[+prev+]-bubble): Remove.
7496
7497 * Makefile.def (Dependencies): Depend on all-build-bison,
7498 all-build-flex, all-build-byacc, all-build-texinfo, rather
7499 than the host variations.
7500 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7501 with BUILD_SUBDIR.
7502 (BISON): Update for recent Bisons.
7503 (YACC): Fix typo.
7504 (cross): Depend on all-build.
7505 (all): Do not depend on all-build.
7506 (prebootstrap): Remove.
7507 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7508 (Prebootstrap dependencies): Add them to the per-stage targets
7509 and to all-prebootstrap.
7510 * configure.in (build_configdirs): Always enable build_tools.
7511 (BUILD_DIR_PREFIX): Remove.
7512
7513 * Makefile.def (gcc): Add target variable.
7514 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7515 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7516 in the recursive `make', instead of hardwiring `all'.
7517 (Autogenerated TARGET-* variables): New.
7518
20f3bb80
BB
75192004-08-13 Brian Booth <bbooth@redhat.com>
7520
7521 * MAINTAINERS: Remove myself from write-after-approval.
7522
b5be499d
NN
75232004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7524
7525 * src-release: Stop distributing mmalloc with gdb (which doesn't
7526 use it).
7527 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7528 * Makefile.in: Regenerate.
7529
b3f8d95d
MM
75302004-08-09 Mark Mitchell <mark@codesourcery.com>
7531
7532 * configure.in (arm*-*-eabi*): New target.
7533 * configure: Regenerate.
7534
3589b69e
PB
75352004-08-06 Paolo Bonzini <bonzini@gnu.org>
7536
7537 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7538 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7539 (Dependencies): New section.
7540 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7541 (configure-target-[+module+]): Depend on maybe-all-gcc
7542 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7543 (toplevel profiledbootstrap): Fix dependencies.
7544 * Makefile.in: Regenerate.
7545
972974fc
MM
75462004-08-03 Mark Mitchell <mark@codesourcery.com>
7547
7548 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7549 target-libiberty to noconfigdirs.
7550 * configure: Regenerate.
7551
bebf829d
PB
75522004-08-03 Paul Brook <paul@codesourcery.com>
7553
7554 * configure.in: Check for MPFR as well as GMP.
7555 * configure: Regenerate.
7556
98a5bb3b
RM
75572004-08-01 Robert Millan <robertmh@gnu.org>
7558
7559 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7560 libmudflap for all GNU-based systems (with Glibc).
7561 * configure: Regenerate.
7562
dce2d8b2 75632004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7564
7565 * Makefile.def (host-modules): Add gcc.
7566 * Makefile.in: Regenerate.
7567 * Makefile.tpl (sorry): New rule.
7568 (configure-host, all-host, [+make_target+]-host, do-check,
7569 install-host): Do not add gcc as a special case.
7570 (host modules): Add a small special-casing for gcc. Export
7571 extra_make_flags through the environment.
7572 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7573 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7574 other recursive targets for gcc): Remove.
7575
7576 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7577 (stage, unstage): New rules.
7578 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7579 distclean-stage[+id+]): Use stage_current.
7580 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7581 the stage*-start rules.
7582
aeb732c1
GK
75832004-08-02 Geoffrey Keating <geoffk@apple.com>
7584
7585 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7586 use -all_load flag.
7587
25b656e7
PB
75882004-08-02 Paolo Bonzini <bonzini@gnu.org>
7589
7590 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7591 * configure: Regenerate.
7592
cc440d71
TM
75932004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7594
7595 * maintainer-scripts/gcc_release: Revert yesterday's change.
7596
270e140b
SB
75972004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7598
7599 * MAINTAINERS: Add myself to write-after-approval.
7600
3e4035f8
TM
76012004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7602
7603 * libf2c: Removed.
7604 * gcc/gccbug.in: Updated because of libf2c removal.
7605 * maintainer-scripts/gcc_release: Ditto.
7606
dce2d8b2 76072004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7608
7609 * configure.in: Build libmudflap by default on FreeBSD.
7610 * configure: Regenerated.
7611
dfcada9a
MM
76122004-07-09 Mark Mitchell <mark@codesourcery.com>
7613
7614 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7615 systems.
7616 * configure: Regenerated.
7617
dce2d8b2 76182004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7619
7620 PR target/16344
7621 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7622 feedback based compiler.
7623 * Makefile.in: Rebuilt.
7624
95bcca47
AO
76252004-07-08 Alexandre Oliva <aoliva@redhat.com>
7626
7627 * Makefile.def (host_modules): Set bootstrap=true for flex.
7628 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7629 * Makefile.in: Rebuilt.
7630
051822f6
JH
76312004-07-07 Jan Hubicka <jh@suse.cz>
7632
7633 * MAINTAINERS: Add self as a profile feedback maintainer.
7634
7b61653a
PE
76352004-07-05 Phil Edwards <phil@codesourcery.com>
7636
7637 * configure.in: Do not prepend $srcdir to /dev/null in
7638 makefile fragments.
7639 * configure: Regenerate.
7640
23f6b2f9
PB
76412004-07-01 Paolo Bonzini <bonzini@gnu.org>
7642
7643 * Makefile.def (build_modules): Add bison, byacc, flex,
7644 m4, texinfo.
7645 (flags_to_pass): Add FLEX.
7646 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7647 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7648 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7649 DEFAULT_MAKEINFO): Remove.
7650 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7651 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7652 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7653 objdir or else use configured tool.
7654 (all-build): New.
7655 (all): Depend on it.
7656 (Build module dependencies): Add.
7657 * Makefile.in: Regenerate.
7658 * configure.in: Better support for multiple build modules,
7659 matching what is done for host/target modules. Do not look
7660 for "plausible" locations of build tools if Canadian cross.
7661 Use autoconf's AC_PROG_CC to find a C compiler. Define
7662 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7663 * configure: Regenerate.
78716e86 7664
1c020272
PB
76652004-06-22 Paolo Bonzini <bonzini@gnu.org>
7666
7667 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7668 * Makefile.in: Regenerate.
7669
a52a0a7f
PB
76702004-06-22 Paolo Bonzini <bonzini@gnu.org>
7671
7672 * Makefile.tpl (configure-build-[+module+],
7673 configure-[+module+], configure-target-[+module+]): Pass
7674 [+extra_configure_args+].
7675 (all-build-[+module+], all-[+module+], check-[+module+],
7676 install-[+module+], [+make_target+]-[+module+],
7677 all-target-[+module+], check-target-[+module+],
7678 install-target-[+module+], [+make_target+]-target-[+module+]):
7679 Pass [+extra_make_args+].
7680 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7681 (GCC_HOST_EXPORTS): Remove.
7682 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7683 cross, check-gcc, check-gcc-c++, install-gcc,
7684 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7685 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7686 * Makefile.in: Regenerate.
7687
ccde3f1a
MS
76882004-06-21 Matthew Sachs <msachs@apple.com>
7689
7690 * MAINTAINERS: Added self to write-after-approval.
7691
6264b0a6
CF
76922004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7693
7694 * configure.in: Check for srcdir/winsup rather than build directory
7695 winsup.
7696 * configure: Regenerate.
7697
801e2270
CV
76982004-06-17 Corinna Vinschen <vinschen@redhat.com>
7699
7700 * configure.in: Don't build Cygwin native newlib if winsup
7701 directory is missing. Emit warning instead.
7702 * configure: Regenerate.
7703
ad6717df
PB
77042004-06-09 Paolo Bonzini <bonzini@gnu.org>
7705
7706 * Makefile.tpl (touch-stage[+id+]): New.
7707 (restage[+prev+]): Depend on touch-stage[+id+].
7708
7709 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7710 Use it throughout.
7711
7712 * Makefile.def: Add profile and feedback bootstrap stages.
7713 Remove next field from bootstrap stages.
7714 * Makefile.tpl (LN, LN_S): Substitute.
7715 (stageN-start, stageN-end): Use double-colon rules, to
7716 provide a hook for additional setup commands.
7717 (distclean-stageN-gcc, restageN): Create dependencies from
7718 [+prev+], not from [+next+].
7719 (stageN-bubble): Add commands for successive stages from
7720 [+prev+], using double-colon rules.
7721 (all-stageN-gcc): Fix typo.
7722 (stagefeedback-start, profiledbootstrap): New.
7723 * Makefile.in: Regenerate.
7724 * configure.in: Call ACX_PROG_LN.
7725 * configure: Regenerate.
7726
5bbb9680
CY
77272004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7728
7729 * MAINTAINERS (Write After Approval): Add myself.
7730
e18be1d4
MA
77312004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7732
7733 * MAINTAINERS (Write After Approval): Add myself.
7734
5607edfd
PB
77352004-06-03 Paolo Bonzini <bonzini@gnu.org>
7736
7737 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7738 without gcc.
7739 * configure: Regenerate.
7740
1ec4e9c3
PB
77412004-06-01 Paolo Bonzini <bonzini@gnu.org>
7742
7743 * Makefile.tpl: Fix typo.
7744 * Makefile.in: Regenerate.
7745
dce2d8b2 77462004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7747
7748 * configure.in: Remove new- prefix from toplevel
7749 bootstrap targets.
7750 * configure: Regenerate.
7751
f516a7da
PB
77522004-06-01 Paolo Bonzini <bonzini@gnu.org>
7753
7754 * Makefile.tpl (all.normal): Rename to all.
7755 (all): Replace with a rule to pick the default
7756 target from configure.
7757 (all-gcc, configure-gcc): Use conditionals to
7758 do nothing when toplevel bootstrap is going on.
7759 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7760 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7761 * configure.in: Support --enable-bootstrap.
7762
7763 * Makefile.def: Remove new- prefix from toplevel
7764 bootstrap targets.
7765 * Makefile.tpl: Likewise.
7766
7767 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7768 target.
7769
7770 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7771 $(RECURSE_FLAGS) to recursive invocation of make.
7772
7773 * Makefile.in: Regenerate.
7774 * configure: Regenerate.
7775
78dd5e36 77762004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7777 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7778
7779 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7780 like CC.
7781
30f1bddc
DJ
77822004-05-27 Daniel Jacobowitz <dan@debian.org>
7783
7784 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7785 * configure: Regenerate.
7786
4fc4dd12
DJ
77872004-05-25 Daniel Jacobowitz <drow@false.org>
7788
7789 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7790 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7791 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7792 targets.
7793 * Makefile.in: Regenerate.
7794
dce2d8b2 77952004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7796
7797 * configure.in: Test the ability to symlink directories.
7798 * configure: Regenerate.
7799
7800 * Makefile.def (bootstrap-stage): New definitions.
7801 * Makefile.tpl (configure-stage1-gcc,
7802 configure-stage2-gcc, configure-stage3-gcc,
7803 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7804 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7805 new-restage3, compare): Autogenerate, see Makefile.in
7806 entry for behavioral changes.
7807 (distclean-stage1, new-stage1-start, new-stage1-end,
7808 new-stage1-bubble, distclean-stage2, new-stage2-start,
7809 new-stage2-end, new-stage2-bubble, distclean-stage3,
7810 new-stage3-start, new-stage3-end): New autogenerated targets.
7811 (objext, prebootstrap, BOOT_CFLAGS,
7812 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7813 targets.
7814
7815 * Makefile.in: Regenerate.
7816 (distclean-stage1, new-stage1-start, new-stage1-end,
7817 new-stage1-bubble, distclean-stage2, new-stage2-start,
7818 new-stage2-end, new-stage2-bubble, distclean-stage3,
7819 new-stage3-start, new-stage3-end): New targets.
7820 (all-stage1-gcc): Move prebootstrap dependency from here...
7821 (configure-stage1-gcc): ...to here.
7822 (new-bootstrap): Use bubble targets.
7823 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7824 Use per-stage distclean targets.
7825 (configure-stage1-gcc, configure-stage2-gcc,
7826 configure-stage3-gcc, all-stage1-gcc,
7827 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7828 Use new-stageN-start to prepare the tree.
7829
4f4e53dd
PB
78302004-05-23 Paolo Bonzini <bonzini@gnu.org>
7831
7832 * Makefile.def (host_modules): add libcpp.
7833 * Makefile.tpl: Add dependencies on and for libcpp.
7834 * Makefile.in: Regenerate.
7835 * configure.in: Add libcpp host module.
7836 * configure: Regenerate.
7837
60975492
PB
78382004-05-21 Paolo Bonzini <bonzini@gnu.org>
7839
7840 * Makefile.tpl: Whenever a recursive target is defined, wrap
7841 it in a special @if/@endif block, and prepare its maybe
7842 dependency in the @if/@endif block
7843 * configure.in: Instead of writing maybe dependencies, remove
7844 the @if/@endif statements, and remove the @if/@endif blocks
7845 that remain.
7846 * configure: Regenerate.
7847 * Makefile.in: Regenerate.
7848
5ce7d75d
JJ
78492004-05-20 Janis Johnson <janis187@us.ibm.com>
7850
7851 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7852
c779c42f
KK
78532004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7854
7855 PR bootstrap/15120
7856 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7857 * */configure: Rebuilt.
7858
b4117c30
ZW
78592004-05-17 Zack Weinberg <zack@codesourcery.com>
7860
7861 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7862 of libf2c.
7863 * configure, Makefile.in: Regenerate.
7864
719bb4e3 78652004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
6de9cd9a
DN
78692004-05-13 Diego Novillo <dnovillo@redhat.com>
7870
7871 Merge from tree-ssa-20020619-branch.
7872
7873 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7874 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7875 (HOST_GMPLIBS): Define.
7876 (HOST_GMPINC): Define.
7877 (TARGET_LIB_PATH): Add libmudflap.
7878 (GFORTRAN_FOR_TARGET): Define.
7879 (configure-build*): Export GFORTRAN.
7880 (configure-gcc): Export GMPLIBS and GMPINC.
7881 (all-gcc): Add maybe-all-libbanshee.
7882 (configure-target-libgfortran): Define.
7883 * Makefile.in: Regenerate.
7884 * configure.in (host_libs): Add libbanshee.
7885 (target_libraries): Add target-libmudflap and target-libgfortran.
7886 Add --with-libbanshee.
7887 Handle --disable-libmudflap.
7888 (*-*-freebsd*): Use with_gmp.
7889 Add $(libgcj) to noconfigdirs.
7890 * configure: Regenerate.
7891 * depcomp: New file.
7892 * MAINTAINERS: Add tree-ssa maintainers.
7893
8f1b790f
VM
78942004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7895
b4117c30 7896 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7897
693446fc
BF
78982004-04-30 Brian Ford <ford@vss.fsi.com>
7899
b4117c30 7900 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7901
d1bb666c
UB
79022004-04-29 Uros Bizjak <uros@kss-loka.si>
7903
b4117c30 7904 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7905
6cf1ac42
PB
79062004-04-28 Paolo Bonzini <bonzini@gnu.org>
7907
7908 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7909 * configure: Regenerate.
7910
632933d5
PB
79112004-04-27 Paolo Bonzini <bonzini@gnu.org>
7912
7913 Revert:
7914 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7915
7916 * Makefile.def (flags_to_pass): Remove *dir variables that
7917 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7918 as well as prefix and exec_prefix.
7919 * Makefile.in: Regenerate.
7920
80dc6aa0
RM
79212004-04-26 Robert Millan <robertmh@gnu.org>
7922
7923 Add patches from libtool CVS.
7924 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7925 * ltconfig: Likewise.
7926 * ltcf-c.sh: Likewise.
7927 * ltcf-cxx.sh: Likewise.
7928 * ltcf-gcj.sh: Likewise.
7929
e11283f1
PB
79302004-04-26 Paolo Bonzini <bonzini@gnu.org>
7931
7932 * Makefile.def (host_modules): Mark with the bootstrap
7933 flag packages on which gcc depends.
7934 * Makefile.tpl (all-bootstrap): Use it.
7935 * Makefile.in: Regenerate.
7936
8546950c
PB
79372004-04-26 Paolo Bonzini <bonzini@gnu.org>
7938
7939 * Makefile.def (flags_to_pass): Remove *dir variables that
7940 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7941 as well as prefix and exec_prefix.
7942 * Makefile.in: Regenerate.
7943
a76494aa
PB
79442004-04-26 Paolo Bonzini <bonzini@gnu.org>
7945
b4117c30
ZW
7946 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7947 * configure: Regenerate.
7948 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7949 * gcc/Makefile.tpl (compare): Use the result of the test.
7950 * gcc/Makefile.in: Regenerate.
a76494aa 7951
03a91701
PB
79522004-04-23 Paolo Bonzini <bonzini@gnu.org>
7953
7954 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7955 Always relocate gcc and prev-gcc to the original names, even
7956 if the build fails.
7957 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7958 New targets.
7959
082a6351
LG
79602004-04-23 Laurent GUERBY <laurent@guerby.net>
7961
7962 * MAINTAINERS: Update my email address.
b4117c30 7963
1f1d584b
RO
79642004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7965
7966 * configure.in (mips*-*-irix5*): Enable ld.
7967 * configure: Regenerate.
082a6351 7968
1db673ca
RO
79692004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7970
7971 * configure: Regenerate.
7972
ce4ea44e
JW
79732004-04-15 James E Wilson <wilson@specifixinc.com>
7974
7975 * Makefile.tpl (configure-[+module+], configure-gcc,
7976 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7977 Set and export LDFLAGS.
7978 * Makefile.in: Regenerate.
7979
611f62ad
MC
79802004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7981
b4117c30 7982 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7983
be912515
NN
79842004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7985
7986 PR bootstrap/14871
7987 * Makefile.tpl: If we don't have built-in-tree target tools,
7988 use the ones found by configure rather than hacking around with
7989 program_transform_name.
7990 * configure.in: Give Makefile.tpl the information necessary
7991 to do that.
7992 * Makefile.in: Regenerate.
7993 * configure: Regenerate.
7994
9104315a
NN
79952004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7996
7997 PR bootstrap/14760
7998 * configure.in: When computing baseargs, strip *all* copies of
7999 offending options. Also, don't match/substitute the trailing space,
8000 so that this actually works when two similar options are separated by
8001 only one space.
8002 * configure: Regenerate.
8003
bef1d700
DE
80042004-04-06 David Edelsohn <edelsohn@gnu.org>
8005
b4117c30
ZW
8006 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8007 (rs6000-*-aix*): Same.
8008 * configure: Regenerate.
bef1d700 8009
54bcf05e 80102004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8011
8012 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8013
369a832c 80142004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8015
8016 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8017
09a9c095
NN
80182004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8019
7caf53cb
NN
8020 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8021 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8022 * Makefile.in: Regenerate.
8023
09a9c095
NN
8024 * configure.in (top level bootstrap support): Rework --enable-werror
8025 to set @stage2_werror_flag@.
8026 * configure: Regenerate.
8027 * Makefile.tpl (top level bootstrap support): Pass
8028 @stage2_werror_flag@ down to configure in stages 2 and 3.
8029 * Makefile.in: Regenerate.
8030
5595a2bd
NN
80312004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8032
cbfd7e06
NN
8033 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8034 for stages 2 and 3 as well as in make. As a consequence, remove
8035 OUTPUT_OPTION (now detected by configure) from the flags passed down
8036 to make.
8037 * Makefile.in: Regenerate.
8038
5595a2bd
NN
8039 * Makefile.tpl (new-bootstrap): Fix typo.
8040 * Makefile.in: Regenerate.
8041
ca3b3e20
NN
80422004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8043
295f4e42
NN
8044 * Makefile.tpl: Rearrange by moving recursive_targets rules
8045 into their proper sections.
8046 * Makefile.tpl (top level bootstrap support): Move disabling
8047 of coverage flags from 'make' to 'configure'; improve comments.
8048 * Makefile.in: Regenerate.
8049
340de83f
NN
8050 * Makefile.tpl (experimental top level bootstrap) Move stage1
8051 language setting from all- target to configure- target; disable
8052 intermodule optimization in stage 1; prevent gratuitous rebuilds
8053 of stage 1.
8054 * Makefile.in: Regenerate.
8055 * configure.in: Comma-separate stage 1 language list for top
8056 level bootstrap.
8057 * configure: Regenerate.
8058
ca3b3e20
NN
8059 * Makefile.tpl: Clean up experimental top level bootstrap support:
8060 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8061 prev-gcc in configure- targets as well as all- targets.
8062 * Makefile.in: Regenerate.
8063
4d038073
KC
80642004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8065
8066 * compile: New file imported from automake.
8067
ab3533d6
PB
80682004-03-17 Paolo Bonzini <bonzini@gnu.org>
8069
8070 * configure.in: Remove symbolic link section.
8071 * configure: Regenerate.
8072 * Makefile.tpl (links): Remove.
8073 * Makefile.in: Regenerate.
8074
1e0f07d3 80752004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8076 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8077
8078 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8079 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8080 * configure.in: Fix comment typo from last patch.
8081 * configure: Regenerate.
8082
2805b53a
NN
80832004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8084
8085 * Makefile.tpl: Introduce experimental top level bootstrap support.
8086 * Makefile.in: Regenerate.
8087 * configure.in: Introduce support for top level bootstrap.
8088 * configure: Regenerate.
8089
79b4b7d2 80902004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8091 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8092
8093 PR bootstrap/14522
8094 * configure.in: Cope with shells that do not support unquoted ^
8095 * configure: Regenerate.
8096
6bbec498 80972004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8098 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8099
8100 PR bootstrap/14522
79b4b7d2 8101 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8102 quotes inside quoted backquote substitutions.
8103 * configure: Regenerate.
8104
83c15dfc
AP
81052004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8106
8107 PR bootstrap/14522
f2bd98d4 8108 * configure.in: Fix escaping of $.
83c15dfc
AP
8109 * configure: Regenerate.
8110
55ffb5ed
NN
81112004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8112
8113 * configure: Regenerate, since I forgot to while committing Paolo's
8114 changes.
8115
e4c9c075
PB
81162004-03-08 Paolo Bonzini <bonzini@gnu.org>
8117
8118 PR ada/14131
8119 Move language detection to the top level.
8120 * configure.in: Find default values for the tools as
8121 soon as possible. Disable ada if GNAT is not found.
8122 Emit error message about missing languages. Expand
8123 --enable-languages=all for the gcc subdirectory.
8124
5199e2c6
BE
81252004-03-10 Ben Elliston <bje@gnu.org>
8126
8127 * MAINTAINERS: Update my email address.
8128
c18b95e5
DE
81292004-03-05 David Edelsohn <edelsohn@gnu.org>
8130
8131 * ltconfig: Disable building static libraries if building shared
8132 libraries on AIX 5L.
8133
d0fe5ad3
RS
81342004-03-01 Richard Sandiford <rsandifo@redhat.com>
8135
8136 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8137 and disable libgcj.
8138 * configure: Regenerated.
8139
e6f71f9d
BB
81402004-03-01 Brian Booth <bbooth@redhat.com>
8141
8142 * MAINTAINERS: Add myself to write-after-approval.
8143
8983e50e
PB
81442004-03-01 Paolo Bonzini <bonzini@gnu.org>
8145
8146 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8147
d4cd9d81
NN
81482004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8149
8150 PR bootstrap/7087
8151 * Makefile.tpl: Guard XFOO sed statements better.
8152 * Makefile.tpl: Add dependency for configure-target-libada.
8153 * Makefile.in: Regenerate (incidentally fixes broken
8154 commit when libada-branch was merged).
8155
0ea0229e
KC
81562004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8157
8158 * MAINTAINERS: Add myself to write-after-approval.
8159
bad93735
AP
81602004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8161
8162 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8163 maintainers.
8164
a7ca14fc
AC
81652004-02-20 Andrew Cagney <cagney@redhat.com>
8166
8167 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8168 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8169
51592782
NN
81702004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8171
8172 PR bootstrap/11932
8173 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8174
6a30854a
JQ
81752004-02-14 Jerry Quinn <jlquinn@optonline.net>
8176
8177 * MAINTAINERS: Added myself to write-after-approval.
8178
be8b2bee
MK
81792004-02-14 Michael Koch <konqueror@gmx.de>
8180
8181 * MAINTAINERS: Added myself to write-after-approval.
8182
972760b7
JM
81832004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8184
8185 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8186 some OS port maintainers to OS port maintainers section.
8187
b0281654
FCE
81882004-02-13 Frank Ch. Eigler <fche@redhat.com>
8189
8190 * MAINTAINERS: Add self.
8191
3c419fd6
KH
81922004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8193
8194 * MAINTAINERS: Alphabetize.
8195
e88e9aee
PB
81962004-02-12 Paolo Bonzini <bonzini@gnu.org>
8197
8198 * MAINTAINERS: Remove myself.
b4117c30 8199
1915e422
DE
82002004-02-11 David Edelsohn <edelsohn@gnu.org>
8201
8202 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8203 (rs6000-*-aix*): Same.
8204 * configure: Regenerate.
8205
a22c2d8d
KC
82062004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8207
8208 * configure.in (host): Add in missing $noconfigdirs to defines.
8209 * configure: Regenerate.
8210
d9cdb878
AC
82112004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8212 Nathanael Nerode <neroden@gcc.gnu.org>
8213
8214 PR ada/6637, PR ada/5911
b4117c30 8215 Merge with libada-branch:
d9cdb878
AC
8216 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8217 with appropriate dependencies. Add --enable-libada configure switch.
8218 * configure, Makefile.in: Regenerate.
8219
8bd92821
PB
82202004-02-09 Paolo Bonzini <bonzini@gnu.org>
8221
8222 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8223
89a95129
RO
82242004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8225
8226 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8227 * configure: Regenerate.
8228
892629bc
GK
82292004-02-04 Geoffrey Keating <geoffk@apple.com>
8230
8231 Merge from upstream:
8232
8233 * ltmain.in: When setting IFS to '~', be careful about user
8234 arguments that contain '~'.
8235
8236 2004-02-04 Peter O'Gorman <peter@pogma.com>
8237
8238 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8239 Also test $base_compile against $CC with escaped arguments. Bug
8240 reported by Geoff Keating <geoffk@apple.com>.
8241
6b402165
KH
82422004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8243
8244 * MAINTAINERS: Remove i960 port.
8245
fa2f0306
DD
82462004-01-23 DJ Delorie <dj@redhat.com>
8247
8248 * Makefile.def (target_modules) [libiberty]: Don't stage.
8249 * Makefile.in: Rebuilt.
8250
9feb20aa
CT
82512004-01-20 Caroline Tice <ctice@apple.com>
8252
8253 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8254
7aed2ccc
PC
82552004-01-19 Paolo Carlini <pcarlini@suse.de>
8256
8257 * MAINTAINERS: Update my email address.
8258
f25bebe1
JM
82592004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8260
8261 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8262
28083580
VR
82632004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8264
8265 * MAINTAINERS: Remove entries without email address.
8266
c0f4b5e4
DJ
82672004-01-15 Daniel Jacobowitz <drow@mvista.com>
8268
8269 * MAINTAINERS: Add myself to write-after-approval.
8270
b5eb5a5e
SB
82712004-01-15 Steven Bosscher <stevenb@suse.de>
8272
8273 * MAINTAINERS: Update my email address.
8274
dce2d8b2 82752004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8276
8277 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8278 * Makefile.tpl (configure-target-[+module+]): Support stage.
8279 * Makefile.in: Rebuilt.
8280
74c0b320
ILT
82812004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8282
8283 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8284
2560344b
RS
82852004-01-10 Richard Sandiford <rsandifo@redhat.com>
8286
8287 * MAINTAINERS: Add myself as a MIPS maintainer.
8288
8b21cda6
NN
82892004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8290
2b6c260d
NN
8291 * configure.in: Use ./config.cache, not config.cache.
8292 * configure: Regenerate.
8293 * Makefile.tpl: Special-casing not needed for GCC any more.
8294 * Makefile.in: Regenerate.
8295
09438bde
NN
8296 * configure.in: Don't share a cache file for host dirs.
8297 * configure: Regenerate.
8298
8b21cda6
NN
8299 * config-ml.in: Don't mess with the cache file.
8300
e42870df
EB
83012004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8302
8303 * MAINTAINERS: Move myself from 'Write After Approval' to
8304 'CPU Port Maintainers' section as SPARC maintainer.
8305
6b9eb62c
NN
83062004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8307
78a816a6
NN
8308 * Makefile.tpl: Make GCC use a separate config.cache.
8309 * Makefile.in: Regenerate.
8310
6b9eb62c
NN
8311 PR bootstrap/11932, PR bootstrap/11933
8312 (I don't know if it will fix either of them, but it relates
8313 to them.)
8314 * configure.in: Don't use shared config.cache for target
8315 directories.
8316 * configure: Regenerate.
8317
86d7b562
DN
83182004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8319
8320 * MAINTAINERS: Add myself to 'Write After Approval' section.
8321
07d0a605
RS
83222003-12-31 Roger Sayle <roger@eyesopen.com>
8323
8324 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8325 * configure: Regenerated.
8326
459ac19f
KH
83272003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8328
8329 * MAINTAINERS: Remove the mn10200 maintainer.
8330
5785c0ed 83312003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8332
cc6010cd
AP
8333 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8334 * configure: Regenerated.
5785c0ed 8335
a268eff9
JH
83362003-12-16 Jan Hubicka <jh@suse.cz>
8337
8338 * MAINTAINERS: Add myself as callgraph maintainer.
8339
9d465b12
TF
83402003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8341
8342 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8343 * configure: Regenerate.
8344
a68a270a
GB
83452003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8346
8347 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8348 'Write After Approval' section. Update email.
8349
dce2d8b2 83502003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8351
8352 * MAINTAINERS (Write After Approval): Add myself.
8353
8c052da4
MT
83542003-11-20 Matt Thomas <matt@3am-software.com>
8355
8356 * MAINTAINERS: Add myself as a vax port maintainer.
8357
e75f9147
KC
83582003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8359
8360 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8361 (configure-build-[+module+], configure-[+module+]): Likewise.
8362 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8363 * Makefile.in: Regenerate.
8364
43d8d958
AT
83652003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8366
8367 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8368 shared/dylibed libraries.
8369 * ltmain.sh: Likewise.
8370 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8371 * ltcf-cxx.sh: Likewise.
8372 * ltcf-gcj.sh: Likewise.
8373 * ltconfig: Likewise.
8374
638dcaa0
SC
83752003-11-17 Stan Cox <scox@redhat.com>
8376
8377 * MAINTAINERS: Add myself as iq2000 port maintainer.
8378
15cc172b
AC
83792003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8380
b4117c30
ZW
8381 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8382 * Makefile.in: Regenerate.
15cc172b 8383
20af77cd
UW
83842003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8385
8386 * config.sub: Update to 2003-11-03 version.
8387
4dd01c5c
PE
83882003-10-20 Phil Edwards <phil@codesourcery.com>
8389
8390 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8391 * configure: Regenerate.
8392
dce2d8b2 83932003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8394
8395 * MAINTAINERS: Add myself to 'Write After Approval' section.
8396
8b7ebc31
AC
83972003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8398
8399 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8400
afe1910c
JM
84012003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8402
8403 * MAINTAINERS: Update my email address.
8404
05dcec66
RO
84052003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8406
8407 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8408
dce2d8b2 84092003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8410
8411 * MAINTAINERS: Add myself to 'Write After Approval' section.
8412
507ec745
BI
84132003-10-16 Bernardo Innocenti <bernie@develer.com>
8414
8415 * config.guess: Update to 2003-10-16 version.
8416 * config.sub: Update to 2003-10-16 version.
8417
dce2d8b2 84182003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8419
8420 * MAINTAINERS: Added myself to 'Write After Approval' section.
8421
0c9b16bc
FH
84222003-10-15 Falk Hueffner <falk@debian.org>
8423
8424 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8425 'Write After Approval' section. Update email.
8426
74d57d15
RS
84272003-10-14 Roger Sayle <roger@eyesopen.com>
8428
8429 * MAINTAINERS: Move myself from 'Write After Approval' to
8430 'Various Maintainers' section as middle-end maintainer.
8431
d29b8ad8
NN
84322003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8435 HOST_FLAGS_TO_PASS.
8436 * Makefile.in: Regenerate.
8437
26db814a
BI
84382003-10-11 Bernardo Innocenti <bernie@develer.com>
8439
8440 * config.guess: Update to 2003-10-07 version.
8441 * config.sub: Update to 2003-10-07 version.
8442
fffeb871
RO
84432003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8444
8445 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8446 * ltconfig (irix5*, irix6*): Don't override version_type.
8447
6691a79e
ME
84482003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8449
8450 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8451 * configure: Rebuilt
8452 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8453 * Makefile.in: Rebuilt
8454
62cdd71e
L
84552003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8456
8457 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8458
6fe2eacc
CW
84592003-09-30 Carlo Wood <carlo@alinoe.com>
8460
cc6010cd 8461 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8462
ea57e5ad
PK
84632003-09-29 Paul Koning <ni1d@arrl.net>
8464
8465 * MAINTAINERS: Move myself from "Write After Approval"
8466 to CPU platform maintainers for pdp11 platform.
8467
e070672a
AT
84682003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8469
8470 * MAINTAINERS: Move myself from 'Write After Approval' to
8471 'Various Maintainers' section as libffi testsuite maintainer.
8472
43bb47c2
DJ
84732003-09-21 Daniel Jacobowitz <drow@mvista.com>
8474
8475 * configure.in: Pass a computed --program-transform-name
8476 to subconfigures.
8477 * configure: Regenerated.
8478
da9d3b37
NN
84792003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8480
94322beb
NN
8481 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8482 * Makefile.in: Regenerate.
8483
da9d3b37
NN
8484 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8485 * Makefile.in: Regenerate.
8486
ffd9060b
ZL
84872003-09-19 Ziemowit Laski <zlaski@apple.com>
8488
8489 * MAINTAINERS: Move myself from 'Write After Approval'
8490 to 'Various Maintainers' (objective-c) section.
8491
eeae7b41
DJ
84922003-09-17 Daniel Jacobowitz <drow@mvista.com>
8493
8494 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8495 quoting.
8496 * configure: Regenerated.
8497
a080d12b
JB
84982003-09-16 Joel Brobecker <brobecker@gnat.com>
8499
8500 * MAINTAINERS (Write After Approval): Add myself to write after
8501 approval list.
8502
6cd2fc59
DN
85032003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8504
cc6010cd 8505 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8506
dcbdd9cc
ILT
85072003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8508
8509 * MAINTAINERS: Update my e-mail address.
8510
e517f636
AM
85112003-09-09 Alan Modra <amodra@bigpond.net.au>
8512
8513 * libtool.m4 (LD): Correct powerpc64 host match.
8514
bc49924b
JW
85152003-09-06 James E Wilson <wilson@tuliptree.org>
8516
8517 * MAINTAINTERS: Update my affiliation and email address.
8518
082124f5
ZD
85192003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8520
8521 * MAINTAINERS (Write After Approval): Add myself.
8522
dc94d89e
DD
85232003-09-04 DJ Delorie <dj@redhat.com>
8524
8525 * configure: Regenerate.
8526
85272003-09-04 Robert Millan <robertmh@gnu.org>
8528
8529 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8530
7a0f2d4e
KG
85312003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8532
8533 * configure.in: Ensure arguments to sed are properly spaced.
8534 * configure: Regenerate.
8535
88d032eb
GP
85362003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8537
8538 * MAINTAINERS: Update my e-mail address.
8539
0b3f3d22
ME
85402003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8541
8542 * MAINTAINERS (Write After Approval): Add myself.
8543
d253f9ba
DJ
85442003-08-27 Daniel Jacobowitz <drow@mvista.com>
8545
8546 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8547 * configure: Regenerated.
8548
066ec9c9
MM
85492003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8550
8551 * MAINTAINERS: Update my email address.
8552
415d7ef9
PE
85532003-08-23 Phil Edwards <pme@gcc.gnu.org>
8554
8555 * configure.in: Use newline instead of semicolon when assuming
8556 shell arguments in a for loop.
8557 * configure: Regenerated.
8558
e1567352
JE
85592003-08-22 Jason Eckhardt <jle@rice.edu>
8560
8561 * MAINTAINERS: Resurrect the i860 maintainer.
8562
b348267b
GK
85632003-08-20 Geoffrey Keating <geoffk@apple.com>
8564
e50084fa
GK
8565 PR 8180
8566 * configure.in: When testing with_libs and with_headers, treat
8567 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8568 * configure: Regenerate.
b4117c30 8569
b348267b
GK
8570 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8571 make, shell, etc.
8572 (baseargs): Likewise.
8573 * configure: Regenerate.
8574
ca26ffe0
BI
85752003-08-20 Bernardo Innocenti <bernie@develer.com>
8576
8577 * MAINTAINERS (Write After Approval): Add myself.
8578
940cde4d
GK
85792003-08-19 Geoffrey Keating <geoffk@apple.com>
8580
8581 * configure.in: Disable libgcj for darwin not on powerpc.
8582 * configure: Rebuild.
8583
74bed51b
ADL
85842003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8585
8586 * config-ml.in, symlink-tree: Add license.
8587
b4117c30
ZW
85882003-08-03 Richard Stallman <rms@gnu.org>
8589 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8590
8591 * README.SCO: New file.
8592
333a28b4
MK
85932003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8594
8595 * Makefile.tpl (check, check-c++): Express dependencies using
8596 dependencies rather than commands.
8597 * Makefile.in: Regenerate.
8598
c197e306
AC
85992003-08-01 Andrew Cagney <cagney@redhat.com>
8600
8601 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8602 * configure: Ditto.
8603
a8ee6e2d
GK
86042003-07-31 Geoffrey Keating <geoffk@apple.com>
8605
8606 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8607 * Makefile.in: Update.
a8ee6e2d 8608
8d9b3f2e
AT
86092003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8610
8611 * configure.in: Enable libgcj for darwin.
8612 * configure: Rebuild.
8613
52c0c542
PE
86142003-07-29 Phil Edwards <pme@gcc.gnu.org>
8615
8616 * config-ml.in: Use ac_configure_args directly instead of
8617 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8618 actually seen.
8619
b4acb5ef
NN
86202003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8621
8622 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8623 creating target and build subdirs to build all parent dirs as needed.
8624 * Makefile.in: Rebuild.
8625 * configure.in: Don't build dirs explicitly here.
8626 * configure: Rebuild.
8627
a51d71d0
PB
86282003-07-26 Paul Brook <paul@nowt.org>
8629
8630 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8631
f43e12ce
AO
86322003-07-22 Alexandre Oliva <aoliva@redhat.com>
8633
8634 * Makefile.tpl (all-make): Depend on intl.
8635 * Makefile.in: Rebuilt.
8636
8a199ff6
PE
86372003-07-20 Phil Edwards <pme@gcc.gnu.org>
8638
8639 * install-sh: Update to newer upstream versions (associated with
8640 aclocal 1.7).
8641 * mkinstalldirs: Likewise.
8642 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8643
e6a8c803
AP
86442003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8645
8646 * MAINTAINERS: Move self from Bug database only accounts
8647 to write-after-approval.
8648
9f13608f
NN
86492003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8650
8651 * config.if: Remove unused libc_interface determination.
8652
c7864714
NN
86532003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8654
8655 * MAINTAINERS: Move self from write-after-approval to
8656 build machinery (*.in).
8657
775956d0
NN
86582003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8659
8660 PR bootstrap/11273
8661 PR bootstrap/11408
8662 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8663 unused INSTALL_PROGRAM_ARGS.
8664 * configure.in: Use AC_PROG_INSTALL.
8665 * Makefile.in: Regenerate.
8666 * configure: Regenerate.
8667
c7f67a6e
KH
86682003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8669
8670 * MAINTAINERS: Alphabetize.
8671
33952f6f
AO
86722003-07-10 Alexandre Oliva <aoliva@redhat.com>
8673
8674 * configure: Rebuilt.
8675 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8676 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8677 newlib nor libgloss.
8678 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8679 * configure.in (am33_2.0-*-linux*): Added.
8680
0d4f1b4e
BW
86812003-07-09 Bob Wilson <bob.wilson@acm.org>
8682
8683 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8684 * configure: Regenerate.
8685
56694dd9
ZW
86862003-07-07 Zack Weinberg <zack@codesourcery.com>
8687
8688 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8689 * Makefile.in: Regenerate.
8690
21607eb4
ZW
86912003-07-04 Zack Weinberg <zack@codesourcery.com>
8692
8693 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8694 * Makefile.in: Regenerate.
8695
dce2d8b2 86962003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8697
8698 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8699 * Makefile.in: Regenerated.
8700
5d42f90e
L
8701 * config-ml.in: Replace PWD with PWD_COMMAND.
8702
6eb95e99
ZW
87032003-07-04 Zack Weinberg <zack@codesourcery.com>
8704
8705 * intl: New directory; see intl/ChangeLog for details.
8706 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8707 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8708 * Makefile.in: Regenerate.
8709
07d1940e
NN
87102003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8711
8712 * configure.in: Clean up config-lang.in handling. Delete
8713 useless assignment to "subdirs".
8714 * configure: Regenerate.
8715
4dbda6f0
NN
87162003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8717
8718 * configure.in: Rename 'target_libs' to 'target_libraries'.
8719 Remove useless reference to 'target_libs'.
8720 * configure: Regenerate.
8721
2c30ab71
KS
87222003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8723
8724 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8725 * Makefile.in: Regenerate.
8726
11405c93
NN
87272003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8728
8729 * Makefile.def: Introduce flags_to_pass.
8730 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8731 * Makefile.in: Regenerate.
8732
fb87ad5d
HPN
87332003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8734
8735 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8736 and target-libgloss.
8737 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8738 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8739 * configure: Regenerate.
8740
a7956a48
BK
87412003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8742
8743 * configure.in: Update testsuite_flags to new location.
8744 * configure. Regenerate.
6eb95e99 8745
eaf9f3b2
NN
87462003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8747
8748 * Makefile.tpl: Remove BUILD_CC stuff.
8749 * Makefile.in: Regenerate.
8750
2d89ffef
KH
87512003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8752
8753 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8754
dce2d8b2 87552003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8756
8757 * MAINTAINERS (Write After Approval): Add myself.
8758
dce2d8b2 87592003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8760
b951c91c
L
8761 * config.guess: Update to 2003-06-12 version.
8762 * config.sub: Update to 2003-06-13 version.
8763
dce2d8b2 87642003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8765
8766 * config.guess: Update to 2003-06-06 version.
8767 * config.sub: Update to 2003-06-06 version.
8768
655b7166
RO
87692003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8770
8771 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8772 * configure. Regenerate.
8773
01b759aa
NN
87742003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8775
bf1d3e81
NN
8776 * configure.in: Disable serial configure by default.
8777 * configure: Regenerate.
8778 * Makefile.tpl: Abolish .NOTPARALLEL.
8779 * Makefile.in: Regenerate.
8780
e89fbdfe
NN
8781 * Makefile.tpl: Replace {build,host,target}_canonical by
8782 {build,host,target}.
8783 * Makefile.in: Regenerate.
8784
01b759aa
NN
8785 * Makefile.tpl: Fix stupid pasto.
8786 * Makefile.in: Regenerate.
8787
f7dae026
NN
87882003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8789
8790 * Makefile.tpl: Remove bogus conditional.
8791 * Makefile.in: Regenerate.
8792
87932003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8794
8795 * Makefile.tpl (profiledbootstrap): New target.
8796 * Makefile.in (profiledbootstrap): New target.
8797
2ffc3e73 87982003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8799
8800 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8801 Pinski. Remove user names from other bugzilla-only maintainers.
8802
1a1e6b96
NN
88032003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8804
1358ccea
NN
8805 * Makefile.tpl: Make 'recursive targets' using autogen rather
8806 than shell loop. Remove duplicate 'clean' targets and false
8807 comments.
8808 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8809 Add systematic method of specifying missing targets in subdirs.
8810 Add copyright boilerplate.
8811 * Makefile.in: Regenerate.
8812 * configure.in: Add 'recursive targets' to maybe list.
8813 * configure: Regenerate.
8814
ae74ed1f
NN
8815 * MAINTAINERS: "GNATS only" -> "Bug database only".
8816
1a1e6b96
NN
8817 * Makefile.tpl: Rename [+target+] to [+make_target+].
8818 * Makefile.def: Rename 'target' to 'make_target'.
8819
c79af3fa
NB
88202003-05-31 Neil Booth <neil@daikokuya.co.uk>
8821
8822 * MAINTAINERS: Add self as options handling maintainer.
8823
39d85b61
MM
88242003-05-28 Michael Meissner <gnu@the-meissners.org>
8825
8826 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8827 been too long since I touched those ports.
8828
afc2b62d
DD
88292003-05-28 DJ Delorie <dj@redhat.com>
8830
8831 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8832 * Makefile.in: Regenerate.
8833
df445104
MR
88342003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8835
8836 * configure.in: Use curly braces in the definition of tooldir.
8837 * configure: Regenerate.
8838
2eb98e5d 88392003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8840
2eb98e5d
DD
8841 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8842 newlib or libgloss.
8843 * Makefile.in: Regenerate.
8844
862fced8
DD
88452003-05-21 DJ Delorie <dj@redhat.com>
8846
8847 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8848 * Makefile.in: Regenerate.
8849
fc351800
ILT
88502003-05-20 Ian Lance Taylor <ian@airs.com>
8851
8852 * MAINTAINERS: Update my e-mail address.
8853
7e2dbcef
NN
88542003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8855
8856 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8857 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8858 Factor out common code from autogen IF statements.
8859 * configure: Regenerate.
8860 * Makefile.in: Regenerate.
8861
f2a0e225
KC
88622003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8863
8864 * configure.in: Accept i[3456789]86 for machine type.
8865 * configure: Regenerate.
8866
8b87bb96
NN
88672003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8868
8869 * configure.in: Switch more things to use maybe dependencies.
8870 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8871 * configure: Regenerate.
8872 * Makefile.tpl: Switch more things to use maybe dependencies.
8873 * Makefile.in: Regenerate.
8874
fdb882bc 88752003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8876
8877 * Makefile.tpl (install-opcodes): Define.
8878 * Makefile.in: Rebuild.
8879
f7c50032
AJ
88802003-05-13 Andreas Jaeger <aj@suse.de>
8881
8882 * config.guess: Update to 2003-05-09 version.
8883 * config.sub: Update to 2003-05-09 version.
8884
dce2d8b2 88852003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8886
8887 * configure.in: Correct sed script so that options in quotes are not
8888 deleted.
8889 * configure: Rebuild.
8890
aa8f1f57
CV
88912003-05-12 Corinna Vinschen <corinna@vinschen.de>
8892
8893 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8894 and $$s/newlib/libc/sys/cygwin32 include paths.
8895 * configure: Ditto.
8896
0c130f81
MM
88972003-05-12 Michael Meissner <gnu@the-meissners.org>
8898
8899 * MAINTAINERS: Update my email addresses.
8900
aa1a100b
EB
89012003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8902
8903 * config-ml.in: Propagate INSTALL variables.
f7c50032 8904
87861833
GP
89052003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8906
8907 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8908
de722255
CD
89092003-05-02 Chris Demetriou <cgd@broadcom.com>
8910
6eb95e99
ZW
8911 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8912 * Makefile.in: Regenerate.
de722255 8913
96c4a002
WB
89142003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8915
8916 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8917
55b15a11
WB
89182003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8919
8920 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8921
0c227849
DJ
89222003-04-27 Daniel Jacobowitz <drow@mvista.com>
8923
8924 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8925 * Makefile.in: Regenerated.
8926
d45148c1
WB
89272003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8928
8929 * MAINTAINERS (Write After Approval): Upgrade myself from
8930 GNATS only to write-after-approval. Update my mail address.
8931
dce2d8b2 89322003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8933
8934 (OS Port Maintainers: freebsd): Add myself.
8935
438f50c3
MM
89362003-04-22 Mark Mitchell <mark@codesourcery.com>
8937
8938 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8939
9074e169
KJ
89402003-04-22 Kean Johnston <jkj@sco.com>
8941
8942 * MAINTAINERS (SCO ports): Added myself.
8943
dfd39a2e
NS
89442003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8945
8946 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8947
ccbae82a
KJ
89482003-04-19 Kean Johnston <jkj@sco.com>
8949
8950 * MAINTAINERS (Write After Approval): Add myself.
8951
2f50999f
GP
89522003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8953
8954 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8955 * Makefile.in: Regenerate.
8956
e9b84181
JJ
89572003-04-18 Jakub Jelinek <jakub@redhat.com>
8958
8959 * configure.in (powerpc64*-*-linux*): Remove.
8960 * configure: Rebuilt.
8961
1ca4c6e1
PE
89622003-04-17 Phil Edwards <pme@gcc.gnu.org>
8963
8964 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8965 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8966 and restrap.
8967 * Makefile.in: Regenerate.
8968
0590b963
RE
89692003-04-16 Richard Earnshaw <rearnsha@arm.com>
8970
8971 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8972 * configure: Regenerated.
8973
ff41a56f
DD
89742003-04-15 DJ Delorie <dj@redhat.com>
8975
8976 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8977
50d440bc
NC
89782003-04-13 Nick Clifton <nickc@redhat.com>
8979
8980 * config-ml.in: Remove support for --disable-aix removing
8981 call-aix multilibs.
8982
b1e0a93e
AO
89832003-04-10 Alexandre Oliva <aoliva@redhat.com>
8984
8985 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8986 * */configure: Rebuilt.
8987
71fb704d
JS
89882003-04-08 Joel Sherrill <joel@oarcorp.com>
8989
8990 * MAINTAINERS: Add my email address.
8991
3897ea90
OH
89922003-03-17 Olivier Hainque <hainque@act-europe.fr>
8993
8994 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8995
93c834b7
NN
89962003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8997
8998 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8999 * Makefile.in: Regenerate.
9000
82c34dcb
MC
90012003-03-14 Michael Chastain <mec@shout.net>
9002
9003 * Makefile.in: Regenerate with correct Makefile.def.
9004
73458fb7
NN
90052003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9006
9007 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9008 Make macro.
9009 * Makefile.in: Regenerate.
9010 * configure.in: Clean up gxx_include_dir logic.
9011 * configure: Regenerate.
9012
32cf27e5
AE
90132003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9014
9015 * MAINTAINERS (Write After Approval): Add myself.
9016
c727e7a0
BE
90172003-03-10 Ben Elliston <bje@wasabisystems.com>
9018
9019 * MAINTAINERS: Update my mail address.
9020
9a27ac7a
FS
90212003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9022
9023 * configure.in (gxx_include_dir): Fix typo.
9024 * configure: Regenerated.
9025
3aa83176
NN
90262003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9027
9028 * Makefile.tpl: Reindent.
9029 * Makefile.in: Regenerate.
9030 * configure.in: Reindent. Don't set unused variables.
9031 * configure: Regenerate.
9032
9124bc53
DJ
90332003-03-04 Daniel Jacobowitz <drow@mvista.com>
9034
9035 * configure.in: Include $(build_tooldir)/sys-include in
9036 FLAGS_FOR_TARGET.
9037 * configure: Regenerated.
9038
cb543528
NN
90392003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9040
c858bf1e
NN
9041 * Makefile.tpl: Always pass down RANLIB.
9042 * Makefile.in: Regenerate.
9043
aa9c3ab4
NN
9044 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9045 * Makefile.in: Regenerate.
9046 * configure.in: Remove unused logic relating to --enable-shared
9047 and --enable-threads. Remove bogus comments. Remove redundant
9048 noconfigdirs.
9049 * configure: Regenerate.
9050
cb543528
NN
9051 * configure.in: Replace ${libstdcxx_version} by its value.
9052 Remove reference to mh-dgux.
9053 * configure: Regenerate.
9054
53f70c1b
KB
90552003-03-03 Kevin Buettner <kevinb@redhat.com>
9056
9057 * MAINTAINERS (Write After Approval): Add myself.
9058
df0f0674
NN
90592003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9060
9061 * Makefile.tpl: Rearrange.
9062 * Makefile.in: Regenerate.
9063
dce2d8b2 90642003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9065
9066 * configure.in: Add support for kaOS as cross build target system.
9067 * configure: Regenerated.
9068
a7a287eb
SB
90692003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9070
9071 * MAINTAINERS (Write after approval): Add myself.
9072
ff00c8a2
JW
90732003-02-21 James E Wilson <wilson@tuliptree.org>
9074
9075 * MAINTAINERS: Update my email address.
9076
abb2db7a
ZW
90772003-02-21 Zack Weinberg <zack@codesourcery.com>
9078
9079 * MAINTAINERS: Add self to blanket write privs. section.
9080
e9f2dc3b
SM
90812003-02-20 Sean McNeil <sean@blue.mcneil.com>
9082
9083 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9084 configure-target-* as some target builds may require additional
9085 flags for preprocessor tests.
9086 * Makefile.in: Regenerated.
9087
ee03dc5e
AO
90882003-02-19 Alexandre Oliva <aoliva@redhat.com>
9089
11856278
AO
9090 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9091 * ltconfig: Handle it.
9092 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9093 auto-detecting it.
9094
274aef32
AO
9095 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9096 it is used as argument to $CC.
9097 * ltcf-gcj.sh: Likewise.
9098
ee03dc5e
AO
9099 * configure.in: Introduce --enable-maintainer-mode.
9100 * configure: Rebuilt.
9101 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9102 for maintainer mode.
9103 * Makefile.in: Rebuilt.
9104
30db8e17
JM
91052003-02-18 Jason Merrill <jason@redhat.com>
9106
9107 * Makefile.tpl (check-c++): Allow parallelism.
9108
cab60ac6
GP
91092003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9110
9111 * MAINTAINERS: Remove John Carr (who never actually had access to
9112 gcc.gnu.org).
9113
c8e5d1af
GK
91142003-02-15 Geoffrey Keating <geoffk@apple.com>
9115
9116 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9117 don't configure target-libobjc.
9118 * configure: Regenerate.
9119
70f91f50
RO
91202003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9121
9122 * Makefile.tpl (RANLIB): Define.
9123 * Makefile.in: Regenerate.
9124
669e9062
LB
91252003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9126
9127 * MAINTAINERS: Update my email.
abb2db7a 9128
61b56b2e
KS
91292003-02-06 Keith R Seitz <keiths@redhat.com>
9130
9131 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9132 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9133 * Makefile.in: Regenerated.
9134 * configure.in: Remove all traces of snavigator, db, and grep.
9135 * configure: Regenerated.
9136
a1ba6e15
GP
91372003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9138
9139 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9140 After Approval.
9141
f5f2cce5
CC
91422003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9143
9144 * MAINTAINERS (Write after approval): Add myself.
9145
ba49f6f1
FCE
91462003-01-31 Frank Ch. Eigler <fche@redhat.com>
9147
9148 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9149 * Makefile.in: Regenerated.
9150
ccf9f10c
RS
91512003-01-30 Roger Sayle <roger@eyesopen.com>
9152
9153 * config.guess: Updated to 2003-01-30's version.
9154 * config.sub: Updated to 2003-01-28's version.
9155
a693735b
AO
91562003-01-30 Alexandre Oliva <aoliva@redhat.com>
9157
9158 * config.if: If gcc_version is already set, just use it. Don't set
9159 gcc_version_trigger if it's already set, otherwise set it to
9160 gcc/version.c, but only if the file exists. If it is not set and
9161 gcc/version.c does not exist, try to extract the version number from
9162 $CC.
9163
204c43d6
AT
91642003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9165
abb2db7a 9166 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9167
842e91ec
PE
91682003-01-27 Phil Edwards <pme@gcc.gnu.org>
9169
9170 * configure.in: Revert 24Jan change.
9171 * configure: Regenerate.
9172
6b99984e
GP
91732003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9174
9175 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9176 entry of HJ Lu.
9177
806e0935
NN
91782003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9179
9180 * configure.in: Revert previous change.
9181 * configure: Regenerate.
9182
307a9864
NN
91832003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9184
9185 * configure.in: Make rda native-only.
9186 * configure: Regenerate.
9187
02ba6302
VR
91882003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9189
9190 * MAINTAINERS: Move myself from GNATS-only-accounts to
9191 write-after-approval.
9192
77d187bc
NN
91932003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9194
9195 * configure.in: Add missing \.
9196 * configure: Rebuilt.
9197
a94a2d4c
JJ
91982003-01-17 Jakub Jelinek <jakub@redhat.com>
9199
9200 * configure.in (baseargs): Avoid using \| in sed regular
9201 expressions.
9202 * configure: Rebuilt.
9203
73f84924
JJ
92042003-01-16 Jakub Jelinek <jakub@redhat.com>
9205
9206 * configure.in (baseargs): Remove all supported forms of
9207 --cache-file, --srcdir, --host, --build and --target options
9208 from argument lists.
9209 * configure: Rebuilt.
9210
8c12fc63
JZ
92112003-01-15 Josef Zlomek <zlomekj@suse.cz>
9212
9213 * MAINTAINERS: Add myself to write-after-approval list.
9214
7c005a3a
AO
92152003-01-15 Alexandre Oliva <aoliva@redhat.com>
9216
9217 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9218 * configure: Rebuilt.
9219
3dfabf63
NN
92202003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9221
9222 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9223 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9224 * Makefile.in: Regenerate.
9225 * configure: Regenerate.
9226
cf53ae10
AO
92272003-01-09 Alexandre Oliva <aoliva@redhat.com>
9228
9229 * configure.in: Remove Makefile in build, host and target modules
9230 unless configure was run with --no-recursion.
9231 * configure: Rebuilt.
9232
3fbe8e4a
CC
92332003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9234
9235 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9236 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9237 * Makefile.in: Regenerate.
9238
66e2aa7d
CD
92392003-01-08 Chris Demetriou <cgd@broadcom.com>
9240
9241 * config.guess: Update to 2003-01-03 version.
9242 * config.sub: Update to 2003-01-03 version.
9243
b5038cfb
CF
92442003-01-07 Christopher Faylor <cgf@redhat.com>
9245
9246 * configure: Regenerate with proper autoconf 2.13.
9247
d02c69be
CF
92482003-01-07 Christopher Faylor <cgf@redhat.com>
9249
9250 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9251 * configure: Regenerate.
d02c69be 9252
e914a571
AC
92532003-01-06 Andrew Cagney <ac131313@redhat.com>
9254
9255 * configure.in (GDB_TK): Add tcl directories conditional on
9256 gdb/gdbtk directory being present.
9257 * configure: Regenerate.
abb2db7a 9258
dce2d8b2 92592003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9260
dce2d8b2
EB
9261 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9262 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9263 * configure: Rebuilt.
9264
89a7012a
TT
92652002-12-31 Tom Tromey <tromey@redhat.com>
9266
9267 * Makefile.in: Rebuilt.
9268 * Makefile.def (target_modules) [libffi]: Allow installation.
9269
3f4f56e2
AS
92702002-12-31 Andreas Schwab <schwab@suse.de>
9271
9272 * configure.in: Fix use of $program_transform_name.
9273 * configure: Regenerated.
9274
6c1b8d0a
DJ
92752002-12-30 Daniel Jacobowitz <drow@mvista.com>
9276
9277 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9278 * configure: Regenerated.
6c1b8d0a 9279
c5120911
AO
92802002-12-29 Alexandre Oliva <aoliva@redhat.com>
9281
9282 * Makefile.tpl (local-distclean): Don't remove...
9283 (multilib.ts): ... this. Moved into...
9284 (multilib.out): ... this. Don't use sub-make.
9285 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9286 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9287 (configure-build-[+module+], configure-[+module+],
9288 configure-target-[+module+], configure-gcc): ... these. Test
9289 for Makefile existence. Drop config.status from dependencies.
9290 * Makefile.in: Rebuilt.
9291 * configure.in: Move gcc-version-trigger to the end of
9292 ac_configure_args. Add comments to maybedep.tmp and
9293 serdep.tmp. Introduce --disable-serial-configure. Remove
9294 nonopt from baseargs, matching and removing corresponding
9295 whitespace while at it.
9296 * configure: Rebuilt.
9297
e245b0ea
AO
92982002-12-28 Alexandre Oliva <aoliva@redhat.com>
9299
903de295
AO
9300 * configure.in (host_configargs): Replace reference to
9301 no-longer-defined buildopts with --build=${build_alias}.
9302 * configure: Rebuilt.
9303
e245b0ea
AO
9304 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9305 program_transform_name to standard idiom.
9306 (AUTOGEN, AUTOCONF): Define.
9307 (Makefile.in): Use $(AUTOGEN).
9308 (Makefile): Depend on config.status, and use autoconf-style rule to
9309 build it. Move original commands to...
9310 (config.status): ... this new target.
9311 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9312 $(AUTOCONF).
9313 * Makefile.in: Rebuilt.
9314
671aa708
NN
93152002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9316
53fbfb58
NN
9317 * Makefile.tpl: Fix dramatic bustage due to change in
9318 program_transform_name.
9319 * Makefile.in: Regenerate.
9320
9321 * configure.in: Remove unnecessary PATH setting.
9322 * configure: Regnerate.
9323
9324 * configure.in: Don't default to unprefixed tools unless
9325 the native tools will work.
9326 * configure: Regenerate.
9327
671aa708
NN
9328 * configure.in: Convert to autoconf script. Blow away lots
9329 of now-redundant Makefile fragments.
9330 * configure: Generate using Autoconf.
9331 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9332 * Makefile.in: Regenerate.
9333
57f40826
NN
93342002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9335
3fedb745
NN
9336 * configure: Fix stupid bug where RANLIB was mistakenly included.
9337
abb2db7a 9338 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9339 (build_configargs, host_configargs, target_configargs).
9340
9341 * configure.in: Move logic out of sed statement.
9342
abb2db7a 9343 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9344 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9345
315fa0f4
SS
93462002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9347
9348 * config.sub: Import from master repository
9349 * config.guess: Ditto
9350
45aff44f
AS
93512002-12-24 Andreas Schwab <schwab@suse.de>
9352
9353 * Makefile.tpl (multilib.out): Fix missing space.
9354 * Makefile.in: Regenerate.
9355
88b5521b
NN
93562002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9357
9358 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9359 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9360 * Makefile.in: Regenerate.
9361 * configure.in: Remove unnecessary leftovers.
9362
2a726918
GK
93632002-12-21 Geoffrey Keating <geoffk@apple.com>
9364
9365 * configure.in (extra_ranlibflags_for_target): New variable.
9366 (*-*-darwin): Add -c to ranlib commands.
9367 * configure (tooldir): Handle extra_ranlibflags_for_target.
9368
aace3269 93692002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9370
9371 * Makefile.tpl: Revert HJL's change.
9372 * Makefile.in: Regenerated.
9373 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9374 always.
9375
f0895142
AS
93762002-12-19 Andreas Schwab <schwab@suse.de>
9377
9378 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9379 * Makefile.in: Regenerate.
9380
dce2d8b2 93812002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9382
9383 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9384 * Makefile.in: Regenerated.
9385
9386 * configure.in (build_prefix): New. Substitute.
9387
212f6dd0
NN
93882002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9389
79308c5d
NN
9390 * Makefile.tpl: Don't let real targets depend on phony targets.
9391 * Makefile.in: Regenerate.
9392
212f6dd0
NN
9393 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9394 * Makefile.in: Regenerate.
9395
ab17919f
SS
93962002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9397
9398 * config.sub: Import from master repository
9399 * config.guess: Ditto
9400
5ecf91d1
JM
94012002-12-16 Jason Merrill <jason@redhat.com>
9402
9403 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9404 previous 'make bootstrap'.
9405 * Makefile.in: Regenerate.
9406
d8437e1b
HPN
94072002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9408
9409 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9410
4977bab6
ZW
94112002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9412
9413 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9414 * Makefile.in: Regenerate.
9415
0edcfdcb
JM
94162002-12-13 Jason Merrill <jason@redhat.com>
9417
6248218a 9418 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9419 library tests.
9420 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9421 * Makefile.in: Regenerate.
9422
4977bab6
ZW
94232002-12-12 Alexandre Oliva <aoliva@redhat.com>
9424
9425 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9426 * Makefile.in: Rebuilt.
9427
f87505dd
AO
94282002-12-12 Alexandre Oliva <aoliva@redhat.com>
9429
9430 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9431
4977bab6
ZW
94322002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9433
9434 * configure: Fix bug put in by gremlins.
9435
9436 * Makefile.tpl: Substitute more autoconfily.
9437 * configure: Substitute more autoconfily.
9438 * Makefile.in: Regenerate.
9439
7f0db92a
SS
94402002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9441
9442 * config.sub: Import from master repository
9443 * config.guess: Ditto
9444 * MAINTAINERS: Added Svein Seldal under write after approval
9445
4977bab6
ZW
94462002-12-08 Andrew Cagney <ac131313@redhat.com>
9447
9448 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9449 * Makefile.in (all-sim): Ditto.
9450
94512002-12-06 DJ Delorie <dj@redhat.com>
9452
9453 * Makefile.tpl: Change configure dependencies to not have real
9454 targets depend on phony targets.
9455
94562002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9457
9458 * configure.in: Revert unintentional change.
9459
9460 * Makefile.tpl: Change dependency for */multilib.out so that
9461 it works when gcc isn't in the tree.
9462
9463 * configure.in: Substitute more.
9464 * configure: Run subconfigures from the Makefile.
9465 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9466 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9467
67f1b906
GP
94682002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9469
9470 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9471
4977bab6
ZW
94722002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9473
9474 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9475 and corresponding dependencies.
9476 * Makefile.in: Regenerate.
9477
9478 * configure.in (host_tools): Order binutils, gas and ld for
9479 convenience in running the testsuites.
9480
9481 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9482 * Makefile.in: Regenerate.
9483 * configure.in: Introduce rules to serialize subconfigure runs.
9484
9485 * configure.in: Introduce BASE_CC_FOR_TARGET.
9486 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9487 Realize configure-build-* targets. Realize configure-target-* targets.
9488 * Makefile.in: Regenerate.
9489
94902002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9491
9492 * configure: Move gcc_version_trigger stuff from here...
9493 * configure.in: ...to here.
9494
9495 * configure.in: Separate subconfigure options added by this file from
9496 options given by the user. Add machinery to put args for host
9497 subconfigures into the Makefile.
9498
9499 * Makefile.tpl: Remove 'vault' targets.
9500 * Makefile.tpl: Reorder and comment dependencies.
9501 * Makefile.in: Regenerate.
9502
95032002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9504 * configure.in: Fix my broken commit of previous patch. (sigh)
9505
743f054e
GK
95062002-11-28 Geoffrey Keating <geoffk@apple.com>
9507
9508 * configure.in: Move host-specific darwin noconfigdirs into
9509 the host-specific section.
9510
4977bab6
ZW
95112002-11-28 Geoffrey Keating <geoffk@apple.com>
9512
9513 * configure.in: Move host-specific darwin noconfigdirs into
9514 the host-specific section.
9515
95162002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9517
9518 * configure: Remove skip-this-dir support.
9519 * Makefile.tpl: Remove skip-this-dir support.
9520
9521 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9522 subdirectories.
9523 * Makefile.in: Regenerate.
9524
9525 * Makefile.tpl: Strip out useless setting of 'dir'.
9526 * Makefile.in: Regenerate.
9527
95282002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9529
9530 * configure.in: Fix deeply stupid bug.
9531
9532 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9533 shell code in CXX_FOR_TARGET
9534 * Makefile.def: Introduce raw_cxx.
9535 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9536 RAW_CXX_FOR_TARGET.
9537 * Makefile.in: Regenerate.
9538
95392002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9540
9541 * Makefile.tpl: Remove unnecessary ifs.
9542 * Makefile.in: Regenerate.
9543
9544 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9545 dependencies. Maybe-ize build-libiberty. Create dummy install
9546 targets for 'no_install' modules.
9547 * configure: Move GDB_TK substitution to configure.in. Move
9548 build_modules stuff to configure.in.
9549 * configure.in: Implement soft dependency machinery. Maybe-ize
9550 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9551 * Makefile.in: Regenerate.
9552
95532002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9554
9555 * Makefile.tpl: Make all-target, install-target behave similarly
9556 to all, install (only hitting configured targets). Eliminate
9557 unused macro defintions.
9558
9559 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9560 build != host.
9561
9562 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9563
9564 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9565
9566 * configure.in: Produce lists of subdir targets we're actually
9567 configuring. Remove references to "dosrel".
9568 * Makefile.tpl: Let configure set which subdir targets are hit.
9569 Remove install-cross; clean up install; remove ALL. Remove
9570 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9571 Autogenerate host module targets. Remove empty dependency lines
9572 and redundant dependency; rearrange slightly.
9573 * Makefile.def: Add host-side libtermcap, utils.
9574
9575 * Makefile.in: Regenerate.
9576
e6226a2f
RO
95772002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9578
9579 * ltconfig (osf[345]): Append $major to soname_spec.
9580 Reflect this in library_names_spec.
9581 * ltmain.sh (osf): Prefix $major with . for use as extension.
9582
3b75d237
AJ
95832002-11-19 Andreas Jaeger <aj@suse.de>
9584
9585 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9586 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9587 and sparc64 GNU/Linux systems.
9588
809108de
NS
95892002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9590
9591 * MAINTAINERS: Update email.
9592
e7e0de7e
GP
95932002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9594
9595 * MAINTAINERS: Complete James Dennett's entry.
9596
f7109dea
EB
95972002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9598
9599 * MAINTAINERS (Write After Approval): Add myself.
9600
d3ac17c9
BK
96012002-11-13 Bruce Korb <bkorb@gnu.org>
9602
9603 * Makefile.tpl: syntactic cleanup
9604
dce2d8b2 96052002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9606
9607 * MAINTAINERS: Add myself to write-after-approval list.
9608
4977bab6
ZW
96092002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9610
9611 * Makefile.def: Add list of recursive targets to autogenerate.
9612 Add build_modules.
9613 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9614 targets. Autogenerate *-build-* targets.
9615 * Makefile.in: Regenerate.
9616
96172002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9618
9619 * configure: More autoconf-style substitutions.
9620 * Makefile.tpl: More autoconf-style substitutions.
9621 * Makefile.in: Regenerate.
9622
96232002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9624
9625 * configure: Substitute more variables in a more autoconf-friendly
9626 way. Simplify slightly.
9627 * Makefile.tpl: Make more variables substitutable in an
9628 autoconf-friendly way.
9629 * Makefile.in: Regenerate.
9630
d4783999
JW
96312002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9632
9633 * MAINTAINERS (Write After Approval): Add myself.
9634
4977bab6
ZW
96352002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9636
9637 * configure.in (v810*): Remove special setting of tools.
9638
9639 * configure: Add support for extra required flags for ar or nm.
9640 * configure.in (aix4.3+): Use above support for target-specific
9641 issues, rather than using config/mt-aix43.
9642
96432002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9644
9645 * configure: Remove 'removing', which doesn't work. Replace $subdir
9646 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9647 with $srcdir. Reformat indentation. Substitute some variables
9648 formerly hard-coded in the Makefile for build=host.
9649 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9650 * Makefile.def: Autogenerate more.
9651 * Makefile.in: Regenerate.
9652
1c9c903e
AN
96532002-11-04 Adam Nemet <anemet@lnxw.com>
9654
9655 * MAINTAINERS (Write After Approval): Add myself.
9656
40673d2b
KB
96572002-11-04 Kevin Buettner <kevinb@redhat.com>
9658
9659 * Makefile.def (host_modules): Add rda.
9660 * Makefile.in: Regenerate.
9661 * configure.in (target_tool): Add target-rda to list.
9662
42e650ae
GP
96632002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9664
9665 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9666
e004b81f
PE
96672002-10-25 Phil Edwards <pme@gcc.gnu.org>
9668
9669 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9670 and restrap targets to this rule.
9671 * Makefile.in: Regenerate.
9672
06bd49b1
GP
96732002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9674
9675 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9676 GNATS only accounts.
9677
d0af82b0
HPN
96782002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9679
9680 * configure.in (i[3456]86-*-linux*): Add check to disable
9681 ${libgcj} for glibc1.
9682
10782654
DC
96832002-10-24 Denis Chertykov <denisc@overta.ru>
9684
9685 * MAINTAINERS: Add myself as ip2k port maintainer.
9686
a5a438f5
SS
96872002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9688
9689 * configure.in: Add tic4x target.
9690
fe3d5b7f
NN
96912002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9692
aba8a494
NN
9693 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9694 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9695 * Makefile.in: Regenerate.
9696
fe3d5b7f
NN
9697 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9698 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9699 * Makefile.in: Regenerate.
9700
a6ad79e7
JJ
97012002-10-02 Janis Johnson <janis187@us.ibm.com>
9702
9703 * MAINTAINERS: Add myself as web pages co-maintainer.
9704
6a8a9058
NN
97052002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9706
9707 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9708 * Makefile.in: Regenerate.
9709
327d975a
ZW
97102002-10-02 Zack Weinberg <zack@codesourcery.com>
9711
9712 * MAINTAINERS: Add myself and Nathan Sidwell
9713 <nathan@codesourcery.com> as VxWorks maintainers.
9714
a5ae8f19 97152002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9716
9717 * Makefile.def: Remove order dependency comments.
9718 * Makefile.tpl: Add explicit install-install dependencies.
9719 * Makefile.in: Regenerate.
d0f6c823 9720
34c6040c 9721 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9722 * Makefile.in: Regenerate.
34c6040c 9723
d0f6c823
NN
9724 * Makefile.tpl: Add configure-target (for src-release in src)
9725 * Makefile.in: Regenerate.
9726
50bd210b
NC
97272002-09-30 Nick Clifton <nickc@redhat.com>
9728
9729 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9730
ca25149e
UW
97312002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9732
9733 * configure.in (s390*-*-linux*): Enable libgcj.
9734
dd30b57d
NN
97352002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9736
9e60a678
NN
9737 * configure: Revert accidentally applied changes.
9738
dd30b57d
NN
9739 * Makefile.tpl: Make more autoconf-friendly.
9740 * Makefile.in: Regenerate.
9741 * configure: Make substitution more autoconf-like.
9742
5831424e
RE
97432002-09-28 Richard Earnshaw <rearnsha@arm.com>
9744
9745 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9746 single entry to handle all these.
9747 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9748 libjava on arm-*-elf.
9749
b7f3b15b
GK
97502002-09-27 Geoffrey Keating <geoffk@apple.com>
9751
9752 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9753 things that depend on them.
9754
0dffceed
NN
97552002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9756
9757 * Makefile.tpl: Make subsituted variables more autoconfy.
9758 * Makefile.in: Regenerate.
9759 * configure: Make seds more autoconfy.
9760
1db75a86 97612002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9762
9763 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9764 * Makefile.in: Regenerate.
9765 * configure.in: Rewrite sed statements to look autoconfy.
9766
1db75a86
NN
9767 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9768 all-target-foo on configure-target-foo.
9769 * Makefile.def: Ditto.
9770 * Makefile.in: Rebuild.
9771
741a4e89
AH
97722002-09-25 Andrew Haley <aph@redhat.com>
9773
9774 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9775
95ddd785
NN
97762002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9777
9778 * Makefile.def: New file.
9779 * Makefile.tpl: New file.
9780 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9781 * contrib/gcc_update: Note that Makefile.in is a generated file.
9782
9783 * configure.in: Minor rearrangement. Simplify tests.
9784
65a824f6
JT
97852002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9786
9787 * configure.in (with_headers): Skip copy if value is "yes".
9788 (with_libs): Likewise.
9789
51270f0a 97902002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9791
9792 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9793 * configure.in (sh*-*-pe*): Ditto.
9794 * configure.in (mips*-*-pe*): Ditto.
9795 * configure.in (*arm-wince-pe): Ditto.
9796
8f89dbf4
NN
9797 * configure.in: Rearrange.
9798
c1b8db3f
KH
97992002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9800
9801 * MAINTAINERS: Update my email address.
9802
341f0575
PK
98032002-08-30 Paul Koning <pkoning@equallogic.com>
9804
9805 * MAINTAINERS: (Write After Approval): Add myself.
9806
d2e06980
GK
98072002-08-29 Geoffrey Keating <geoffk@redhat.com>
9808
9809 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9810
4906d5d8
GK
98112002-08-24 Geoffrey Keating <geoffk@redhat.com>
9812
9813 * MAINTAINERS: Change my mailing address.
9814
e9a25cc8
PC
98152002-08-21 Paolo Carlini <pcarlini@unitus.it>
9816
9817 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9818 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9819
dce2d8b2 98202002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9821
9822 * MAINTAINERS (Write After Approval): Remove myself.
9823 (Various Maintainers: c++ runtime libs): Add myself.
9824
5ce6f47b
EC
98252002-08-15 Eric Christopher <echristo@redhat.com>
9826
9827 * config.sub: Import from master repository.
9828 * config.guess: Ditto.
9829
7f9317f0
AO
98302002-08-19 Alexandre Oliva <aoliva@redhat.com>
9831
9832 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9833 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9834 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9835
7aecca3d
AH
98362002-08-16 Aldy Hernandez <aldyh@redhat.com>
9837
9838 * MAINTAINERS: Add self to rs6000 vector extensions.
9839
8ea4b195
AO
98402002-08-15 Alexandre Oliva <aoliva@redhat.com>
9841
9842 * libiberty/configure: Reverted unintended yesterday's check in.
9843
f5cc59a7
AO
98442002-08-14 Alexandre Oliva <aoliva@redhat.com>
9845
9846 * boehm-gc/configure, libf2c/configure: Rebuilt.
9847 * libffi/configure, libiberty/configure: Ditto.
9848 * libjava/configure, libobjc/configure: Ditto.
9849 * libstdc++-v3/configure, zlib/configure: Ditto.
9850 Merged from binutils:
9851 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9852 From Steve Ellcey <sje@cup.hp.com>:
9853 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9854 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9855 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9856 IA64.
9857 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9858 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9859 soname_spec, sys_lib_search_path_spec): Ditto.
9860
dce2d8b2 98612002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9862
9863 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9864
2ff34870
L
98652002-08-04 H.J. Lu (hjl@gnu.org)
9866
9867 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9868
a014f2fe
KW
98692002-08-02 Krister Walfridsson <cato@df.lth.se>
9870
9871 * MAINTAINERS (Write After Approval): Add myself.
9872
c01d477a
AM
98732002-07-31 Alan Modra <amodra@bigpond.net.au>
9874
9875 * configure.in: Move generic linux case to end. Copy generic
9876 linux noconfigdirs to mips*-*-linux* entry and new
9877 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9878
68cd2524
MM
98792002-07-19 Michael Matz <matz@suse.de>
9880
9881 * MAINTAINERS: Add myself as ra* maintainer.
9882
e2d83b8c
CD
98832002-07-16 Chris Demetriou <cgd@broadcom.com>
9884
9885 * config.guess: Update to 2002-07-09 version.
9886 * config.sub: Update to 2002-07-03 version.
9887
cece4f1d
HPN
98882002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9889
9890 * MAINTAINERS: Fix typo in a maintainer email address.
9891
bb654703
NN
98922002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9893
9894 * configure.in: Remove two redundant tests.
9895
789b7de5
RO
98962002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9897
9898 * configure.in (mips*-*-irix6*o32): Enable stabs.
9899
e1da1089
NN
99002002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9901
f3970bba
NN
9902 * configure.in: Don't build grez.
9903 * Makefile.in: Ditto.
9904
e1da1089
NN
9905 * Makefile.in: Remove references to bsp, cygmon, libstub.
9906 * configure.in: Ditto.
9907
9908 * configure.in: Remove leftover reference to gdbtest.
9909
57c905fa
PE
99102002-07-08 Phil Edwards <pme@gcc.gnu.org>
9911
9912 * configure.in (gxx_include_dir): Change to match versioned
9913 C++ headers if --enable-version-specific-runtime-libs is used.
9914
a0af94a7 99152002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9916
a0af94a7
SE
9917 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9918
423ce3eb
NN
99192002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9920
9921 * configure.in: Make --without-x work.
9922
98186934
NN
99232002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9924
c3b7d169
NN
9925 * configure.in: Rearrange target Makefile fragment collection.
9926
98186934
NN
9927 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9928 cvs[src].
9929 * configure.in: Ditto.
9930
eebd288a
MK
99312002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9932
9933 * MAINTAINERS (Write After Approval): Update my e-mail address.
9934
3ab36f05
NN
99352002-06-24 Ben Elliston <bje@redhat.com>
9936
9937 * configure.in (host_tools): Remove cgen.
9938
9939 * Makefile.in (all-cgen): Remove; runs from its source directory.
9940 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9941 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9942 (all-sim): Likewise.
9943
dce2d8b2 99442002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9945
9946 * Makefile.in: Eliminate 'apache' targets.
9947 * configure.in: Eliminate 'apache' targets.
9948
55380b08
NN
9949 * configure.in: Eliminate redundant tests. Reorganize.
9950
9a5c1b9d
NN
9951 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9952
5fd3853a
NN
9953 * config-ml.in: Eliminate references to Cygnus configure.
9954
cfefc434
NN
9955 * Makefile.in: Eliminate references to building emacs.
9956
2fe93885
GS
99572002-06-28 Graham Stott <graham.stott@btinternet.com>
9958
9959 * MAINTAINERS: Update my email address.
9960
53c40185
BK
99612002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9962
9963 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9964 (cxx_incdir): Remove.
53c40185 9965
97679694
NN
99662002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9967
9968 * MAINTAINERS (Write After Approval): Add self.
9969
b03bcd37
DC
9970Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9971
9972 * configure.in: Add support for ip2k.
9973
6bd12129
NN
99742002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9975
9976 * configure.in: Fix AIX configury bug.
9977
e0d98a92
SE
99782002-06-20 Steve Ellcey <sje@cup.hp.com>
9979
9980 * MAINTAINERS (Write After Approval): Add self.
9981
ba3292db
NN
99822002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9983
ef40bc65
NN
9984 * configure.in: replace ${topsrcdir} with ${srcdir}
9985
7a0be465
NN
9986 * configure.in: Move definition of libstdcxx_flags
9987 right above usage, rather than waaay earlier.
9988
e1848dde
NN
9989 * configure.in: Pull definition of is_cross_compiler earlier.
9990
8bc2fff1
NN
9991 * configure.in: Rearrange a little.
9992
ba3292db
NN
9993 * configure.in: Remove references to librx.
9994 * Makefile.in: Remove references to librx.
9995
11d8b408
DC
9996Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9997
9998 * config.sub: Add support for avr target.
9999 Import from master sources, rev 1.255
5ce6f47b 10000
93da8339
PE
100012002-06-19 Phil Edwards <pme@gcc.gnu.org>
10002
10003 * configure, .cvsignore: Revert previous change...
10004 * Makefile: ...delete.
10005
b4caab5c
NN
100062002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10007
10008 * configure.in: Eliminate ${gasdir} variable.
10009
ee777171
DB
100102002-06-18 Dave Brolley <brolley@redhat.com>
10011
10012 * configure.in: Add support for frv.
10013 * config.sub: Add support for frv.
10014
26e4af54
PE
100152002-06-18 Phil Edwards <pme@gcc.gnu.org>
10016
10017 * configure: Remove garbage from previous commit.
10018
bb20b7da
PE
100192002-06-18 Phil Edwards <pme@gcc.gnu.org>
10020
10021 * configure: For in-source builds, make a subdir and re-exec there.
10022 * Makefile: New file. Pass targets through to build directory.
10023 * .cvsignore: No longer ignore "Makefile".
10024
9d321f6c
DR
100252002-06-16 Douglas Rupp <rupp@gnat.com>
10026
10027 * MAINTAINERS (Write After Approval): Add self.
10028
c8eb2bc0
KG
100292002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10030
10031 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10032
f210d239
JT
100332002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10034
10035 * configure.in (vax-*-netbsd*): Re-enable gas.
10036
e9667b3c
NN
100372002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10038
efe1f357
NN
10039 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10040 BUILD_PREFIX_1, to correct nomenclature.
10041 * configure: Likewise.
10042
e9667b3c
NN
10043 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10044 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10045
fe2fe497
OH
100462002-05-31 Olaf Hering <olh@suse.de>
10047
10048 * config-ml.in: Propogate DESTDIR also.
10049
dcf7f0dd
JT
100502002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10051
10052 * configure.in (vax-*-netbsd*): Don't build gas for this
10053 platform.
10054
6ff14f32
MM
100552002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10056
10057 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10058 and libgcj for AVR.
10059
397de1ff
KK
100602002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10061
10062 * MAINTAINERS (Write After Approval): Add myself.
10063
ac30211c
JT
100642002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10065
10066 * config.guess: Update to 2002-05-22 version.
10067 * config.sub: Likewise.
10068
1e6347d8
RO
100692002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10070
10071 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10072 * config-ml.in: Likewise.
10073 * configure: Likewise.
10074 * configure.in: Likewise.
10075
e5ce1d6d
SC
100762002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10077
10078 * MAINTAINERS: Update my email address.
10079
6cdef75d
NN
100802002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10081
4a87f061
NN
10082 * configure.in: Simplify makefile fragment collection.
10083
10084 * configure.in: Remove code to build emacs.
603606e7 10085
e254d6b5
NN
10086 * configure.in : Remove --srcdir argument from targargs and buildargs
10087 (it's always overridden in the Makefile anyway). Rearrange a bit.
10088
10089 * configure: Move some logic to configure.in.
10090 * configure.in: Move some logic from configure.
6cdef75d 10091
1d6006fe
TT
100922002-05-11 Tom Tromey <tromey@redhat.com>
10093
10094 * MAINTAINERS: Reflect libgcj reality.
10095
b70b3534
FS
100962002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10097
10098 * Makefile.in: Honour DESTDIR.
10099
4434687a
MM
101002002-05-08 Mark Mitchell <mark@codesourcery.com>
10101
10102 * config.guess: Import 2002-03-20 version.
10103 * config.sub: Import 2002-04-26 version.
10104
a89e49c7
RO
101052002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10106
10107 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10108
44e55536
TJ
101092002-05-07 Tim Josling <tej@melbpc.org.au>
10110
10111 * MAINTAINERS: Add self.
10112
dce2d8b2 101132002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10114
10115 * ltmain.sh: Detect and handle object name conflicts
10116 while piecewise linking a static library.
10117
b7c13625
AO
101182002-05-05 Alexandre Oliva <aoliva@redhat.com>
10119
10120 * configure.in (noconfigdirs): Don't disable libgcj on
10121 sparc64-*-solaris* and sparcv9-*-solaris*.
10122
4182d9fa
AO
101232002-05-03 Alexandre Oliva <aoliva@redhat.com>
10124
10125 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10126
7bebf279
TF
101272002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10128
10129 * configure.in (FLAGS_FOR_TARGET): Do not add
10130 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10131 on i[3456]86-*-linux*.
10132
9a06dc7d
TF
101332002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10134
10135 * configure.in (noconfigdirs): Replace [ ] with test.
10136
10137 * configure.in (noconfigdirs): Do not add target-newlib if
10138 target == i[3456]86-*-linux*, and host == target.
10139
a51a07fa
NN
101402002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10141
9e7facd6
DD
10142 * configure.in: delete reference to absent file
10143
aeaa0f2f
NN
10144 * configure.in: replace '[' with 'test'
10145
4bb98828
NN
10146 * configure.in: Eliminate references to gash.
10147 * Makefile.in: Eliminate references to gash.
10148
64791664
NN
10149 * configure.in: remove useless references to 'pic' makefile fragments.
10150
3ed57cf4
NN
10151 * configure.in: (*-*-windows*) Finish removing.
10152
a51a07fa
NN
10153 * configure.in: Eliminate redundant test for libgui.
10154
8552f6f1
RS
101552002-04-29 Roger Sayle <roger@eyesopen.com>
10156
10157 * MAINTAINERS: Add self and realphabetize. Update entries
10158 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10159 entry for a29k port maintainer.
10160
dce2d8b2 101612002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10162
10163 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10164 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10165
704c9a14
NN
101662002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10167
10168 * configure.in: remove references to dead files
10169
7bff5059
MM
101702002-04-19 Mark Mitchell <mark@codesourcery.com>
10171
10172 * MAINTAINERS: Add information about purpose of this file.
10173
0c7c67f0
TT
101742002-04-18 Tom Tromey <tromey@redhat.com>
10175
10176 * configure.in: Disallow configuring libgcj when it is already
10177 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10178 Solaris 2.8 by default. For PR libgcj/6158.
10179
63501e91
NN
101802002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10181
10182 * configure.in: Move default CC setting out of config/mh-* fragments
10183 directly into here.
10184
701afd4d
NN
101852002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10186
10187 * configure.in: don't even try to configure or make a subdirectory
10188 if there's no configure script for it.
10189
07cdae91
MM
101902002-04-15 Mark Mitchell <mark@codesourcery.com>
10191
10192 * MAINTAINERS: Remove chill maintainers.
10193 * Makefile.in (CHILLFLAGS): Remove.
10194 (CHILL_LIB): Remove.
10195 (TARGET_CONFIGDIRS): Remove libchill.
10196 (CHILL_FOR_TARGET): Remove.
10197 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10198 CHILL_LIB.
10199 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10200 (CHECK_TARGET_MODULES): Likewise.
10201 (INSTALL_TARGET_MODULES): Likewise.
10202 (CLEAN_TARGET_MODULES): Likewise.
10203 (configure-target-libchill): Remove.
10204 (all-target-libchill): Remove.
10205 * configure.in (target_libs): Remove target-libchill.
10206 Do not compute CHILL_FOR_TARGET.
10207 * libchill: Remove directory.
5ce6f47b 10208
ab50d72b
DD
102092002-04-11 DJ Delorie <dj@redhat.com>
10210
10211 * Makefile.in, configure.in: Sync with binutils, entries
10212 follow...
10213
0a1e123a
DD
102142002-04-07 Andrew Cagney <ac131313@redhat.com>
10215
10216 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10217 (do-tar, do-bz2): New rules.
10218 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10219 (gdb-tar): New rule.
10220 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10221 (insight_dejagnu.tar): New rule.
10222 (insight.tar): New rule.
10223 (gdb+dejagnu.tar): New rule.
10224 (gdb.tar): New rule.
10225
ab50d72b
DD
102262002-02-01 Mo DeJong <supermo@bayarea.net>
10227
10228 * Makefile.in: Add all-tix to deps for all-snavigator
10229 so that tix is built when building snavigator.
10230
102312002-01-11 Steve Ellcey <sje@cup.hp.com>
10232
10233 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10234 ld and gdb are not supported.
10235
102362002-01-07 Mark Salter <msalter@redhat.com>
10237
10238 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10239 Allow target-libgloss to be built for arm, strongarm, and xscale.
10240
102412001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10242
10243 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10244 options for i[3456]86-pc-linux* native builds.
10245
102462001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10247
10248 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10249 files from .po files for a distribution.
10250
102512001-09-03 Jeff Holcomb <jeffh@redhat.com>
10252
10253 * configure.in: Enable libstdc++-v3 for h8300 targets.
10254
102552001-06-19 Alan Modra <amodra@bigpond.net.au>
10256
10257 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10258 version from bfd/.
10259
10260Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10261
10262 * Makefile.in (VER): When present, extract the version number from
10263 the file version.in.
10264
dce2d8b2 102652001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10266
10267 * configure.in : enable ld for aix
10268
102692001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10270
10271 * config.guess: Add linux target for S/390.
10272
102732000-11-07 Philip Blundell <pb@futuretv.com>
10274
10275 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10276
102772000-11-03 Philip Blundell <pb@futuretv.com>
10278
10279 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10280 files.
10281
102822001-01-15 Ben Elliston <bje@redhat.com>
10283
10284 * configure.in (host_tools): Add sid.
10285 Always configure cgen.
10286
102872000-11-24 Nick Clifton <nickc@redhat.com>
10288
10289 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10290
10291
102922000-08-20 Doug Evans <dje@casey.transmeta.com>
10293
10294 * Makefile.in (ALL_MODULES): Add all-cgen.
10295 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10296 (all-cgen): New target.
10297 (all-opcodes,all-sim): Depend on all-cgen.
10298 * configure.in (host_tools): Add cgen.
10299 Only configure cgen if --enable-cgen-maint.
10300
dce2d8b2 103012002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10302
10303 * configure.in: Add *-*-freebsd* configurations.
10304
90def2b2
TT
103052002-04-08 Tom Tromey <tromey@redhat.com>
10306
10307 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10308 Fixes PR libgcj/6068.
10309
320d7e7a
KW
103102002-03-30 Krister Walfridsson <cato@df.lth.se>
10311
10312 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10313
18b467f1
RO
103142002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10315
10316 * configure.in (alpha*-dec-osf*): Enable libgcj.
10317
dce2d8b2 103182003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10319
10320 * MAINTAINERS (Write After Approval): Add myself.
10321
56ae9405
NC
103222002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10323
10324 Fix for: PR bootstrap/3591, target/5676
10325 * configure.in (mcore-pe): Disable the configuration of
10326 libstdc++-v3 since exceptions are not supported.
10327
f18d9a0c
AG
103282002-03-20 Anthony Green <green@redhat.com>
10329
10330 * configure.in: Enable libgcj for xscale-elf target.
10331
dce2d8b2 10332Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10333
10334 * MAINTAINERS: Update my email address.
10335
28eca9e8
AO
103362002-03-16 Alexandre Oliva <aoliva@redhat.com>
10337
10338 * ltmain.sh (relink_command): Fix typo in previous change.
10339
e67e72c7
AO
103402002-03-15 Alexandre Oliva <aoliva@redhat.com>
10341
10342 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10343 (relink_command): Added --tag flags.
10344 (mode=install): If relinking fails; error out.
10345
c2273204
RH
103462002-03-12 Richard Henderson <rth@redhat.com>
10347
10348 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10349 .NOTPARALLEL tag.
10350 (do-check): Rename from check.
10351 (check): Allow parallel check.
10352
bcb64245
BW
103532002-03-12 Bob Wilson <bob.wilson@acm.org>
10354
10355 * MAINTAINERS: Add myself as maintainer for xtensa port.
10356 Fix alphabetical order in CPU port maintainer list.
10357 Remove myself from Write After Approval list.
10358
63adb4ff
RH
103592002-03-11 Richard Henderson <rth@redhat.com>
10360
10361 * Makefile.in (.NOTPARALLEL): Add fake tag.
10362
9bec4bf0
L
103632002-03-07 H.J. Lu (hjl@gnu.org)
10364
10365 * configure.in: Enable gprof for mips*-*-linux*.
10366
c7fc1f84
DS
103672002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10368
10369 * MAINTAINERS (Write After Approval): Add myself.
10370
6bff33fb
AO
103712002-02-28 Alexandre Oliva <aoliva@redhat.com>
10372
10373 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10374 libjava.
10375 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10376
0210b33b
AO
103772002-02-23 Alexandre Oliva <aoliva@redhat.com>
10378
10379 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10380 because its Makefile is there; test for the executable instead.
10381
fcc0a3ef
AO
103822002-02-22 Alexandre Oliva <aoliva@redhat.com>
10383
10384 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10385 libstdc++-v3 and libjava.
10386
dce2d8b2 103872002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10388
10389 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10390 boehm-gc
5ce6f47b 10391
40fe0ec3
AO
103922002-02-09 Alexandre Oliva <aoliva@redhat.com>
10393
10394 * config.guess: Updated to 2002-01-30's version.
10395 * config.sub: Updated to 2002-02-01's version.
10396 Contribute sh64-elf.
10397 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10398 * configure.in: Added sh64-*-*.
10399
694d53ee
CD
104002002-02-08 Chris Demetriou <cgd@broadcom.com>
10401
10402 * MAINTAINERS: Belatedly add myself to write after approval list.
10403
a9ca50b1
JH
10404Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10405
10406 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10407 Remove self as Write After Approval.
10408
5ffc3500
GK
104092002-01-31 Geoffrey Keating <geoffk@redhat.com>
10410
10411 * MAINTAINERS: Put self in as maintainer for contrib/regression
10412 directory.
10413
4ceaf7fb
PE
104142002-01-28 Phil Edwards <pme@gcc.gnu.org>
10415
10416 * MAINTAINERS: Update my email address.
10417
51584787
JT
104182002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10419
5ce6f47b
EC
10420 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10421 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10422 libraries if not supported for NetBSD on target CPU.
10423
5701d273
DR
104242002-01-25 Douglas B Rupp <rupp@gnat.com>
10425
10426 * install-sh: Use _inst.$$_ for temp file name.
10427
b299a075
JT
104282002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10429
10430 * MAINTAINERS (Write After Approval): Move my contact info
10431 from here...
10432 (OS Port Maintainers): ...to here (netbsd).
10433
51fe14b5
BW
104342002-01-22 Bob Wilson <bob.wilson@acm.org>
10435
10436 * MAINTAINERS (Write After Approval): Add myself.
10437
dce2d8b2 104382002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10439
10440 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10441 (all-target-fastjar): Also depend on all-target-libiberty.
10442
3cd87679
L
104432002-01-16 H.J. Lu (hjl@gnu.org)
10444
10445 * config.guess: Import from master sources, rev 1.225.
10446 * config.sub: Import from master sources, rev 1.238.
10447
969a6d8f
KH
104482002-01-16 Kazu Hirata <kazu@hxi.com>
10449
10450 * MAINTAINERS (Write After Approval): Remove myself.
10451
366f6a52
FW
104522001-12-19 Florian Weimer <fw@deneb.enyo.de>
10453
10454 * MAINTAINERS (Write After Approval): Add myself.
10455
f02240b6
JM
104562001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10457
10458 * MAINTAINERS: Add self as docs co-maintainer.
10459
5d08dc39
MK
104602001-12-11 Matthias Klose <doko@debian.org>
10461
10462 * MAINTAINERS (Write After Approval): Add myself.
10463
39e790d5
ZW
104642001-12-09 Zack Weinberg <zack@codesourcery.com>
10465
10466 * MAINTAINERS: Update my email address.
10467
4519d6a3
TC
104682001-12-07 Turly O'Connor <turly@apple.com>
10469 * MAINTAINERS (Write After Approval): Add myself.
10470 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10471 (rs6000_initialize_trampoline): Call __trampoline_setup for
10472 ABI_DARWIN too.
10473 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10474 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10475
21cf0a73
PC
104762001-12-07 Paolo Carlini <pcarlini@unitus.it>
10477
10478 * MAINTAINERS (Write After Approval): Add myself.
10479
4ee43206
DR
10480Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10481
10482 * configure, configure.in: Use temp file for long sed commands.
10483
251931f3
LG
104842001-12-03 Laurent Guerby <guerby@acm.org>
10485
10486 * config.sub: Update to version 1.232 on subversion.
10487
03777dd7
BE
104882001-12-03 Ben Elliston <bje@redhat.com>
10489
10490 * MAINTAINERS: Update mail address for config.* patches.
10491
dce2d8b2 104922001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10493 Zack Weinberg <zack@codesourcery.com>
10494
10495 When build != host, create libiberty for the build machine.
10496
10497 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10498 CONFIG_ARGUMENTS.
10499 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10500 New variables.
10501 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10502 and rules.
10503 (all.normal): Depend on ALL_BUILD_MODULES.
10504 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10505 (all-build-libiberty): Depend on configure-build-libiberty.
10506
10507 * configure: Calculate and substitute proper value for
10508 ALL_BUILD_MODULES.
10509 * configure.in: Create the build subdirectory.
10510 Calculate and substitute TARGET_CONFIGARGS (formerly
10511 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10512
04075e8f
ZL
105132001-11-26 Ziemowit Laski <zlaski@apple.com>
10514
10515 * MAINTAINERS (write-after-approval): Add self.
10516
ed19322d
CR
105172001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10518
10519 * MAINTAINERS (GNATS only accounts): Remove self.
10520
90a12988
HPN
105212001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10522
10523 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10524 libf2c.
10525
77e653ad
CR
105262001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10527
10528 * MAINTAINERS (Write After Approval): Add self.
10529
64adad99
DB
105302001-11-12 David O'Brien <obrien@FreeBSD.org>
10531
10532 * MAINTAINERS: mips and s390 are also CPU ports.
10533
834a28c7
DB
105342001-11-12 David O'Brien <obrien@FreeBSD.org>
10535
10536 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10537
ef94239f
DB
105382001-11-11 David O'Brien <obrien@FreeBSD.org>
10539
10540 * MAINTAINERS: Alphabetize.
10541
beda0427
KH
105422001-11-09 Kazu Hirata <kazu@hxi.com>
10543
10544 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10545
6ca224d3
JDA
105462001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10547
10548 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10549
132e4bd7
PE
105502001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10551
10552 * configure.in (--enable-languages): Be more permissive about
10553 syntax. Check for empty lists better. Warn about $LANGUAGES.
10554
c6243b4c
GK
105552001-11-08 Geoffrey Keating <geoffk@redhat.com>
10556
10557 * config.sub: Import from master sources, rev. 1.230.
10558 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10559
abbb9e76
LG
105602001-11-07 Laurent Guerby <guerby@acm.org>
10561
10562 * MAINTAINERS (Write After Approval): Add self.
10563
53cdb27a
HPN
105642001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10565
10566 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10567
dd3a88c9
HPN
105682001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10569
10570 * config.sub: Import from master sources, rev 1.226.
10571 * config.guess: Import from master sources, rev 1.216.
10572
d344dce9
HPN
105732001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10574
10575 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10576 * MAINTAINERS: Add self as maintainer of MMIX port.
10577 Remove old after-approval entry.
10578
63f6bcd7
JM
105792001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10580
10581 * ChangeLog, configure: Fix spelling errors.
10582
84f92638
BK
105832001-10-20 Brendan Kehoe <brendan@zen.org>
10584
10585 * MAINTAINERS: Tweak my address.
10586
dce2d8b2 10587Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10588
10589 * MAINTAINERS: Update my email address.
10590
1567080c 105912001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10592
f48a3b5c 10593 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10594 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10595
30106886
GB
105962001-10-10 Geert Bosch <bosch@gnat.com>
10597
e490616e 10598 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10599 Added Robert Dewar.
10600
dce2d8b2 106012001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10602
10603 * MAINTAINERS (Write After Approval): Added self
10604
d1c3e709
GB
106052001-10-02 Geert Bosch <bosch@gnat.com>
10606
10607 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10608
50f5f793
JM
106092001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10610
10611 * configure: Handle temporary files securely using mkdir.
10612
7fddf9a9
AO
106132001-09-29 Alexandre Oliva <aoliva@redhat.com>
10614
10615 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10616
dce2d8b2 106172001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10618
10619 * configure.in (*-*-linux*): Disable configuration of target-newlib
10620 and target-libgloss.
e490616e 10621
0c055e34
AO
106222001-09-26 Alexandre Oliva <aoliva@redhat.com>
10623
10624 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10625 RANLIB.
10626
759bfa90
AO
106272001-09-21 Alexandre Oliva <aoliva@redhat.com>
10628
10629 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10630 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10631 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10632 avoid quotes nesting problems.
10633 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10634 (DO_X): Export only variables that are set.
10635
1dc4a750
BE
106362001-09-19 Ben Elliston <bje@redhat.com>
10637
10638 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10639 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10640 semantics. Use the shell built-in "type" command instead.
10641
898c7238
AO
106422001-08-31 Alexandre Oliva <aoliva@redhat.com>
10643
10644 Merged from gcc-3_0-branch:
10645 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10646 * ltcf-c.sh: Use $objext, not $ac_objext.
10647 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10648 * ltcf-cxx.sh: Add support for GNU.
10649 2001-07-22 Timothy Wall <twall@redhat.com>
10650 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10651 default settings if using GNU tools with that configuration.
10652 * ltcf-cxx.sh: Ditto.
10653 * ltcf-gcj.sh: Ditto.
10654 2001-07-21 Michael Chastain <chastain@redhat.com>
10655 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10656 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10657 * ltmain.sh: Mark as gcc-local.
10658
8fa0a32e
EC
106592001-08-30 Eric Christopher <echristo@redhat.com>
10660 Jason Eckhardt <jle@redhat.com>
10661
10662 * config.guess: Merge from master sources.
10663 * config.sub: Merge from master sources, add support for mipsisa32.
10664
32f30f91 106652001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10666 * config.sub: Merge from master sources, rev 1.219.
10667 * MAINTAINERS: Add self as contact for stormy16 port.
10668
f6084f99
ZW
106692001-08-14 Zack Weinberg <zackw@panix.com>
10670
10671 * config.sub: Merge from master sources, rev 1.218.
10672 * config.guess: Merge from master sources, rev 1.209.
10673
91b54f7f
GS
106742001-08-11 Graham Stott <grahams@redhat.com>
10675
10676 * Makefile.in (check-c++): Add missing semicolon.
10677
e5b3941e
JH
10678Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10679
32f30f91 10680 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10681
6387a56e
EC
106822001-07-30 Eric Christopher <echristo@redhat.com>
10683
10684 * MAINTAINERS (Various maintainers: mips port): Added myself.
10685
53b475f0
AH
106862001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10687
e490616e 10688 * configure.in (sh-*-linux*): New.
53b475f0 10689
2a08c780
RH
106902001-07-27 Richard Henderson <rth@redhat.com>
10691
10692 * .cvsignore: Add LAST_UPDATED.
10693
bfa79422
UW
106942001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10695
10696 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10697
0ae85492
AH
106982001-07-16 Aldy Hernandez <aldyh@redhat.com>
10699
e490616e 10700 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10701
8e1ab0fe
NP
10702Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10703
10704 * MAINTAINERS (Write After Approval): Added myself.
10705
2b997990
SC
107062001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10707
10708 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10709 and libgcj on m68hc11/m68hc12.
10710
d920e825
L
107112001-06-27 H.J. Lu (hjl@gnu.org)
10712
10713 * Makefile (CFLAGS_FOR_BUILD): New.
10714 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10715
d425a1e0
JM
107162001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10717
10718 * README: Remove version number.
10719
5b5b4207
GP
107202001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10721
10722 * INSTALL/README: Update wrt. to the installation instructions now
10723 residing in gcc/doc/install.texi.
10724
be839b69
JM
107252001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10726
10727 * README: Replace with a cut-down and updated version of gcc/README.
10728
fe2ee7c4
DE
107292001-06-12 David Edelsohn <edelsohn@gnu.org>
10730
10731 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10732 multilibs to be disabled.
10733
4f5d646c
DB
107342001-06-11 Daniel Berlin <dan@cgsoftware.com>
10735
10736 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10737
818f0c85
AO
107382001-06-09 Alexandre Oliva <aoliva@redhat.com>
10739
10740 * config.guess: Import CVS version 1.195.
10741 * config.sub: Import CVS version 1.212.
10742
e9a8af10
AO
107432001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10744
10745 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10746 gcc/xgcc is built, use -print-prog-name to find out the program
10747 name to use.
10748
ae3ca0a9
PE
107492001-06-04 Phil Edwards <pme@sources.redhat.com>
10750
10751 * config.guess: Import CVS version 1.194. All gcc-local changes
10752 appear to also be in the master copy.
10753 * config.sub: Import CVS version 1.211.
10754
066bd40d
MM
10755Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10756
10757 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10758 with_gcc]: Use `gcc -shared' to build a shared library.
10759
4aef4f33
JDA
10760Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10761
10762 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10763 archives.
10764
c386f00f
RO
10765Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10766
10767 * MAINTAINERS (Write After Approval): Add myself.
10768
2ae5cea5
HPN
107692001-06-01 Hans-Peter Nilsson <hp@axis.com>
10770
10771 * configure.in (libstdcxx_flags): Do not try to execute
10772 libstdc++-v3/testsuite_flags until it exists.
10773
c3766183
AM
107742001-06-01 Alan Modra <amodra@bigpond.net.au>
10775
10776 * MAINTAINERS: Update my email address.
10777
9b337833
GS
107782001-05-31 Graham Stott <grahams@redhat.com>
10779
10780 * MAINTAINERS (Write After Approval): Add myself.
10781
dce2d8b2 107822001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10783
10784 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10785 libraries when using g++ with native linker.
10786
5f7de4b8
AO
107872001-05-28 Alexandre Oliva <aoliva@redhat.com>
10788
10789 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10790
a7bc0fbb
AO
107912001-05-22 Alexandre Oliva <aoliva@redhat.com>
10792
10793 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10794 [aix4*|aix5*]: Prepend blank.
10795
33456445
AO
107962001-05-20 Alexandre Oliva <aoliva@redhat.com>
10797
10798 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10799 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10800 of subdir/configure scripts to use the new libtool.m4.
10801
e48d3d00
MK
108022001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10803
10804 * MAINTAINERS (Write After Approval): Add myself.
10805
9e0e191b
BK
108062001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10807
10808 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10809
3f19b439
BE
108102001-05-11 Ben Elliston <bje@redhat.com>
10811
10812 * Makefile.in (all-sid): New target.
10813 (check-sid, clean-sid, install-sid): Likewise.
10814
6ebe3121
JO
108152001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10816
10817 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10818
ca3667c4
AO
108192001-05-03 Alexandre Oliva <aoliva@redhat.com>
10820
10821 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10822 libgcj.
10823
108242001-05-03 Alexandre Oliva <aoliva@redhat.com>
10825
10826 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10827 gcc/xgcc is built, use -print-prog-name to find out the program
10828 name to use.
10829
b2964d63
AO
108302001-04-26 Alexandre Oliva <aoliva@redhat.com>
10831
b1bb2302
AO
10832 * configure.in (noconfigdirs): Don't reset it from scratch in the
10833 target case; only append to it.
6387a56e 10834
b2964d63
AO
10835 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10836 sparc-*-solaris2.8]: Disable ${libgcj}.
10837
8343765d
AO
108382001-04-25 Alexandre Oliva <aoliva@redhat.com>
10839
10840 * configure.in (libgcj_saved): Copy from $libgcj.
10841 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10842 --disable-libgcj.
10843
ddbb6d43
GRK
108442001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10845
10846 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10847 C front end maintainer.
ddbb6d43 10848
3fa03ff9
AG
10849Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10850
10851 * configure.in: Move *-chorusos target case to the proper switch.
10852 Disable libgcj.
10853
99ffe40f
AO
108542001-04-12 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10857 1.641.2.228.
10858
78faa32d
FS
108592001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10860
10861 * Makefile.in (STAGE1_CFLAGS): Pass down.
10862
cdbff0ab
AM
108632001-04-13 Alan Modra <amodra@one.net.au>
10864
10865 * config.guess: Add hppa64-linux support. Note for next import that
10866 this is already in the master file.
10867 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10868
75b9074c
AO
108692001-04-12 Alexandre Oliva <aoliva@redhat.com>
10870
10871 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10872 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10873
125404c5
SS
108742001-04-11 Stan Shebs <shebs@apple.com>
10875
10876 * MAINTAINERS: Add self as Darwin port maintainer.
10877
876684fe
AM
108782001-04-11 Alan Modra <amodra@one.net.au>
10879
10880 * MAINTAINERS: Update my email address.
10881
06729913
LR
108822001-04-10 Loren J. Rittle <ljrittle@acm.org>
10883
10884 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10885 recent versions of FreeBSD (release 3 or later).
10886 * ltconfig: On FreeBSD, -lc must not be provided when building
10887 a shared library or else the standard -pthread gcc option is
10888 rendered worthless to later users of the built library.
10889
67916302
JM
108902001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10891
10892 * MAINTAINERS: Add self and RTH as C front end maintainers.
10893
d2bc0628
AO
108942001-04-05 Alexandre Oliva <aoliva@redhat.com>
10895
e490616e
ZW
10896 * config.sub: Make sure to match an already-canonicalized
10897 machine name (eg. mn10300-unknown-elf).
d2bc0628 10898
a3406c06
AO
108992001-04-01 Alexandre Oliva <aoliva@redhat.com>
10900
10901 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10902 New macros.
10903 (bootstrap, cross): Use RECURSE_FLAGS.
10904 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10905
a076f6a4
AO
109062001-03-27 Alexandre Oliva <aoliva@redhat.com>
10907
10908 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10909
e9f4fa71
CH
109102001-03-22 Colin Howell <chowell@redhat.com>
10911
7238de5c
CH
10912 * Makefile.in (DO_X): Do not backslash single-quotes in
10913 backquotes (two places).
e9f4fa71 10914
b6b14b1b
AO
109152001-03-22 Alexandre Oliva <aoliva@redhat.com>
10916
10917 Re-installed:
10918 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10919 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10920 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10921 * ltcf-cxx.sh: Likewise.
10922 * ltcf-gcj.sh: Likewise.
10923
1eb0b89d
GP
109242001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10925
10926 * MAINTAINERS: Add myself as "documentation co-maintainer".
10927
82e23236
AO
109282001-03-22 Alexandre Oliva <aoliva@redhat.com>
10929
10930 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10931 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10932
64ec27c3
TT
109332001-03-19 Tom Tromey <tromey@redhat.com>
10934
10935 * config-ml.in: Handle GCJ and GCJFLAGS.
10936
191de407
MC
109372001-03-21 Michael Chastain <chastain@redhat.com>
10938
10939 * Makefile.in: all-m4 depends on all-texinfo.
10940
fed4dede
LR
109412001-03-20 Loren J. Rittle <ljrittle@acm.org>
10942
10943 * MAINTAINERS: Add myself to write after approval list.
10944
085072bb
LB
109452001-03-18 Laurynas Biveinis <lauras@softhome.net>
10946
10947 * Makefile.in (DO_X): Quote nested quotes.
10948
5af8ea3f
AM
109492001-03-18 Alan Modra <alan@linuxcare.com.au>
10950
10951 * MAINTAINERS: Add myself to write after approval list.
10952
69e23037
LB
109532001-03-15 Laurynas Biveinis <lauras@softhome.net>
10954
10955 * Makefile.in (DO_X): Use double quotes for quoting
10956 "RANLIB=$${RANLIB}".
10957
2b9650f4
OP
109582001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10959
10960 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10961
dce2d8b2 109622001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10963
10964 * configure.in: Only use `lang_requires' for languages athat are
10965 actually enabled.
10966
f6646274
PE
109672001-03-08 Phil Edwards <pme@sources.redhat.com>
10968
10969 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10970
c9a54638
AO
109712001-03-08 Alexandre Oliva <aoliva@redhat.com>
10972
10973 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10974
6a556ad6
TT
109752001-03-07 Tom Tromey <tromey@redhat.com>
10976
10977 * configure.in: Allow config-lang.in to set `lang_requires' to list
10978 of other required languages.
10979
6822468a
LB
109802001-03-06 Laurynas Biveinis <lauras@softhome.net>
10981
10982 * Makefile.in: Remove RANLIB definition. Use RANLIB
10983 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10984 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10985
f04885d3 109862001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10987 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10988
f04885d3
BK
10989 * Makefile.in (check-c++): Use tabs, not spaces.
10990
288edf47 109912001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10992
288edf47
LB
10993 * MAINTAINERS: add myself to Write After Approval list.
10994
3d55d2f8 109952001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10996
e490616e 10997 * Makefile.in (check-c++): New rule.
6387a56e 10998
4d88a68a
BK
10999 * configure.in (target_libs): Remove libg++.
11000 (noconfigdirs): Remove libg++.
11001 (noconfigdirs): Same.
11002 (noconfigdirs): Same.
11003 (noconfigdirs): Same.
11004
11005 * config-ml.in: Remove libg++ references.
11006
11007 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11008 (ALL_TARGET_MODULES): Same.
11009 (configure-target-libg++): Remove.
11010 (all-target-libg++): Remove.
11011 (configure-target-libio): Remove.
11012 (all-target-libio): Remove.
11013 (check-target-libio): Remove.
11014 (.PHONY): Remove.
11015 (libg++.tar.bz2): Remove.
11016 (all-target-cygmon): Remove libio.
11017 (all-target-libstdc++): Remove.
11018 (configure-target-libstdc++): Remove.
11019 (TARGET_LIB_PATH): Remove libstdc++.
11020 (ALL_GCC_CXX): Remove libstdc++.
11021 (all-target-gperf): Correct.
11022
2437d4ed
NC
110232001-02-16 Nick Clifton <nickc@redhat.com>
11024
11025 * configure.in (noconfigdirs): Allow configuration of texinfo
11026 for Cygwin hosts.
11027
85b99cbe
AG
110282001-02-15 Anthony Green <green@redhat.com>
11029
11030 * configure: Introduce GCJ_FOR_TARGET.
11031 * configure.in: Ditto.
11032 * Makefile.in: Ditto.
11033
7b18790c
AS
110342001-02-13 Andreas Schwab <schwab@suse.de>
11035
11036 * MAINTAINERS: Update mail address.
11037
c4880c99
MS
110382001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11039
11040 * config.guess: Add linux target for S/390.
11041 * config.sub: Likewise.
11042
dce2d8b2 110432001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11044
11045 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11046 target-libgloss.
e31ae6db 11047
7739adfb
BE
110482001-02-06 Ben Elliston <bje@redhat.com>
11049
11050 * configure: Output host type to stdout, not stderr.
11051
36ca672c
MM
110522001-02-05 Mark Mitchell <mark@codesourcery.com>
11053
e40f2829 11054 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11055 * ltcf-cxx.sh: Likewise.
11056
36ca672c
MM
11057 * config.if: Assume enable_libstdcxx_v3 is defined.
11058
22fdd65e
MM
110592001-02-04 Mark Mitchell <mark@codesourcery.com>
11060
11061 Remove V2 C++ library.
11062 * configure.in: Remove --enable-libstdcxx_v3 support.
11063
3b60dd8e
BM
110642001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11065
11066 * include/demangle.h: Add prototype for java_demangle_v3.
11067
42c0c80a
PE
110682001-01-29 Phil Edwards <pme@sources.redhat.com>
11069
11070 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11071
0be25992
RH
110722001-01-27 Richard Henderson <rth@redhat.com>
11073
11074 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11075
8a8de62d
MS
110762001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11077
11078 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11079 Don't unset, it's non-portable and no longer necessary, set to empty
11080 instead.
11081
92769744
MS
110822001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11083
11084 * ltconfig: Shell portability fix for the tagname validity check.
11085
88a1c0ab
AO
110862001-01-27 Alexandre Oliva <aoliva@redhat.com>
11087
11088 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11089 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11090
45291dd5
MS
110912001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11092
11093 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11094
1ace7e15
TT
110952001-01-26 Tom Tromey <tromey@redhat.com>
11096
11097 * configure.in: Allow libgcj to be built on Sparc Solaris.
11098
0ef8b11b
DE
110992001-01-25 David Edelsohn <edelsohn@gnu.org>
11100
11101 * ltcf-c.sh: Add aix5 case.
11102 * ltcf-cxx.sh: Likewise.
11103 * ltconfig: Likewise.
11104
0006091e
AO
111052001-01-24 Alexandre Oliva <aoliva@redhat.com>
11106
9bad11e1
AO
11107 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11108 keep at least one of build_libtool_libs or build_old_libs set to
11109 yes.
11110
0006091e
AO
11111 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11112 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11113
7c01b2b5
BM
111142001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11115
11116 * configure.in: Enable libgcj on several additional platforms.
11117
d340e0ac
BM
111182001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11119
11120 * configure.in: Enable libgcj for linux targets.
11121
5baf8c37
MS
111222001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11123
11124 * MAINTAINERS (Write After Approval): Add myself.
11125
10a0ba84
JDA
111262001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11127
11128 * MAINTAINERS: Add myself as vax port maintainer.
11129
357c6a4b
FH
111302001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11131
11132 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11133
6e2d9a7a
MS
111342001-01-09 Mike Stump <mrs@wrs.com>
11135
11136 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11137 failures of subdirectories.
11138
b6b14b1b 111392001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11140
b6b14b1b 11141 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11142 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11143 * ltcf-cxx.sh: Likewise.
11144 * ltcf-gcj.sh: Likewise.
11145 * ltconfig.sh: Fix typo.
976b230d 11146
07109110
LB
111472001-01-02 Laurynas Biveinis <lauras@softhome.net>
11148
11149 * configure: handle DOS-style absolute paths.
11150
1da5b8fc
LB
111512001-01-02 Laurynas Biveinis <lauras@softhome.net>
11152
11153 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11154
4c2f5b4f
MM
111552000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11156
11157 * MAINTAINERS: Add myself as avr port co-maintainer.
11158
bc53668e
BE
111592000-12-28 Ben Elliston <bje@redhat.com>
11160
11161 * MAINTAINERS: Add myself under ``Write After Approval''.
11162
c387606f
JM
111632000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11164
11165 * texinfo: Remove directory from GCC.
11166
2cb5082c
JM
111672000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11168
11169 * COPYING: Update to current
11170 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11171 to 19yy as example year in copyright notice).
11172
cc330df9
BK
111732000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11174
6387a56e 11175 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11176 (libstdcxx_incdir): Pass down.
11177 * config.if: Remove expired bits for cxx_interface, add stub.
11178 (libstdcxx_incdir): Add variable for g++ include directory.
11179 * configure.in (gxx_include_dir): Use it.
6387a56e 11180
4c6b2835
AO
111812000-12-18 Alexandre Oliva <aoliva@redhat.com>
11182
11183 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11184 with old-email address from ``Write After Approval''.
11185
3896f13e
AJ
111862000-12-15 Andreas Jaeger <aj@suse.de>
11187
11188 * configure.in: Handle lang_dirs.
11189
111902000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11191
ad46e881
TT
11192 * MAINTAINERS: Removed brads.
11193
90a10418
TT
11194 * MAINTAINERS: Added gcj developers.
11195
41dfe3a2 111962000-12-13 Anthony Green <green@redhat.com>
6387a56e 11197
41dfe3a2 11198 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11199 listed. Disable libgcj for x86 and Alpha Linux until compatible
11200 with g++ abi.
6387a56e 11201
e2f601da
MS
112022000-12-13 Mike Stump <mrs@wrs.com>
11203
11204 * Makefile.in (local-distclean): Also remove fastjar.
11205
70030c01
RB
112062000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11207
11208 * contrib/gcc_update: Add fastjar --touch entries.
11209
2a50f859
AO
112102000-12-12 Alexandre Oliva <aoliva@redhat.com>
11211
11212 * configure.in: Disable language-specific target libraries for
11213 languages that aren't enabled.
11214
7743113b
AG
112152000-12-10 Anthony Green <green@redhat.com>
11216
11217 * configure.in: Define libgcj. Disable libgcj target libraries for
11218 most targets.
11219
92e061a6
NB
112202000-12-10 Neil Booth <neilb@earthling.net>
11221
11222 * MAINTAINERS: Update mail address, remove from WAA list.
11223
f34ff6d6
APB
112242000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11225
11226 * libjava: Imported from /cvs/java.
11227 * libffi: Likewise.
11228 * Boehm-gc: Likewise.
11229
d82a33c6
APB
112302000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11231
11232 * configure.in (target_libs): Revert 2000-12-08 patch.
11233 (noconfigdirs): Added target-libjava.
11234
e14f8e28
LB
112352000-12-09 Laurynas Biveinis <lauras@softhome.net>
11236
11237 * djunpack.bat: removed.
11238
fc26516b
LB
112392000-12-09 Laurynas Biveinis <lauras@softhome.net>
11240
11241 * Makefile.in: handle DOS-style absolute paths.
11242 * config-ml.in: likewise.
11243 * symlink-tree: likewise.
11244
bd8757b3
APB
112452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11246
11247 * fastjar: Imported.
11248
81522a1f
APB
112492000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11250
11251 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11252 libjava.
11253 * configure.in (target_libs): Removed `target-libjava'.
11254
5db1f7ed
APB
112552000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11256
11257 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11258 (ALL_MODULES): Added fastjar.
11259 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11260 (all-target-libjava): all-fastjar replaces all-zip.
11261 (all-fastjar): Added.
11262 (configure-target-fastjar, all-target-fastjar): Likewise.
11263 * configure.in (host_tools): Added fastjar.
11264
5e59997c
MS
112652000-12-07 Mike Stump <mrs@wrs.com>
11266
11267 * Makefile.in (local-distclean): Remove leftover built files.
11268
0a534f40
NC
112692000-11-24 Nick Clifton <nickc@redhat.com>
11270
11271 * configure.in (xscale-elf): Add target.
11272 (xscale-coff): Add target.
11273
7686cadf
LR
112742000-11-22 Loren J. Rittle <ljrittle@acm.org>
11275
e490616e
ZW
11276 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11277 recent versions of FreeBSD (release 3 or later).
11278 * ltconfig: On FreeBSD, -lc must not be provided when building
11279 a shared library or else the standard -pthread gcc option is
11280 rendered worthless to later users of the built library.
7686cadf 11281
fff01699
FF
112822000-11-16 Fred Fish <fnf@be.com>
11283
11284 * configure.in (enable_libstdcxx_v3): Fix typo,
11285 libstd++ -> libstdc++.
11286
4dc16355
KL
112872000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11288
11289 * MAINTAINERS: Add self to Write After Approval list.
11290
bf6fc7b2
BS
112912000-11-21 Bernd Schmidt <bernds@redhat.com>
11292
11293 * MAINTAINERS: Update my email address. Add myself to global write
11294 privs list.
11295
ce8e06b1
AO
112962000-11-18 Alexandre Oliva <aoliva@redhat.com>
11297
6e2a4843
AO
11298 * Makefile.in: Merge with src and libgcj.
11299 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11300 configure-target-<library> when their configure scripts need the C
11301 or C++ library to have already been built to work properly.
11302 (do_proto_toplev): Set them to an empty string.
11303
ce8e06b1
AO
11304 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11305 (REALLY_SET_LIB_PATH): Use them.
11306
c003f378
SS
113072000-11-17 Stan Shebs <shebs@apple.com>
11308
11309 * MAINTAINERS: Add self to Write After Approval list.
11310
cc1e60ea
JM
113112000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11312
11313 * configure: Provide the original toplevel configure arguments
11314 (including $0) to subprocesses in the environment rather than
11315 through gcc/configargs.h.
11316
1173593d
JM
113172000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11318
11319 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11320 C99. Alphabetise "Write After Approval" list.
11321
520907ee
MM
113222000-11-12 Mark Mitchell <mark@codesourcery.com>
11323
34f6fbdb
MM
11324 * configure: Turn on libstdc++ V3 by default.
11325
520907ee
MM
11326 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11327 if we've got GCC.
11328
0bbd37ed
PB
113292000-11-11 Philip Blundell <philb@gnu.org>
11330
11331 * MAINTAINERS: Add self to Write After Approval list.
11332
7ca0e6d9
DE
113332000-11-09 David Edelsohn <edelsohn@gnu.org>
11334
11335 * ltcf-c.sh (aix4): Improve shared library configuration; require
11336 exporting symbols.
11337 * ltcf-cxx.sh (aix4): Define.
11338 * ltconfig (aix4): Define library and soname specs appropriate for
11339 AIX. Define command to create export symbols list.
11340
dce2d8b2 11341Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11342
11343 * config.sub: Add support for Sun Chorus
11344
fc05d516
NC
113452000-10-31 Nick Clifton <nickc@redhat.com>
11346
11347 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11348 <name>@redhat.com. Also installed new email address for Clint
11349 Popetz.
6387a56e 11350
90a0e73f
JM
113512000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11352
11353 * etc: Remove directory from GCC.
11354
a5e1b548
MM
113552000-10-16 Michael Meissner <meissner@redhat.com>
11356
11357 * configure (gcc/configargs.h): Only create if there is a build GCC
11358 directory created.
11359
6387a56e
EC
113602000-10-16 Matthias Klose <doko@debian.org>
11361
be1db873
MK
11362 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11363 when configured for libstdc++-v3.
11364
f5fa9a5b
PE
113652000-10-05 Phil Edwards <pme@gcc.gnu.org>
11366
11367 * configure: Save configure arguments to gcc/configargs.h.
11368
61a77fea
PT
113692000-10-04 Philipp Thomas <pthomas@suse.de>
11370
11371 * config.guess: Import CVS version 1.157.
11372 * config.sub: Import CVS version 1.181.
11373
3a4fee66
AP
113742000-10-04 Andris Pavenis <pavenis@latnet.lv>
11375
11376 * Makefile.in (bootstrap): avoid recursion if subdir missing
11377 (cross): ditto
11378 (do-proto-toplev): ditto
11379
3dd7094e
AO
113802000-09-30 Alexandre Oliva <aoliva@redhat.com>
11381
de710532
AO
11382 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11383 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11384
3dd7094e
AO
11385 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11386 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11387 all affected `configure' scripts.
11388
e592386f
NB
11389Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11390
11391 * MAINTAINERS: Add self as cpplib co-maintainer.
11392
fba54939
AH
113932000-09-24 Aldy Hernandez <aldyh@redhat.com>
11394
11395 * MAINTAINERS: Add self to Write After Approval list.
11396
2bd429f4
GP
113972000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11398
11399 * INSTALL/README: egcs -> GCC update.
11400
dce2d8b2 11401Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11402
11403 * MAINTAINERS: Add myself to Write After Approval list.
11404
d7ce9a83
KH
114052000-09-15 Kazu Hirata <kazu@hxi.com>
11406
11407 * MAINTAINERS: Add myself to Write After Approval list.
11408
18a53ffe
JL
11409Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11410
e490616e
ZW
11411 * configure.in: Do not build byacc for hppa64. Provide paths to the
11412 X11 libraries for hppa64.
18a53ffe 11413
f246ff23
SC
114142000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11415
11416 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11417
06298abd
AO
114182000-09-06 Alexandre Oliva <aoliva@redhat.com>
11419
4b92758a
AO
11420 * Makefile.in (all-zlib): Added dummy target.
11421
06298abd
AO
11422 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11423 ltcf-gcj.sh: Updated from libtool multi-language branch.
11424
4d73d07a
AO
114252000-09-05 Alexandre Oliva <aoliva@redhat.com>
11426
11427 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11428 (bootstrap*): Depend on all-bootstrap.
11429
05d52d78
PT
114302000-09-05 Philipp Thomas <pthomas@suse.de>
11431
11432 * config.guess: Import CVS version 1.156.
11433 * config.sub: Import CVS version 1.179.
11434
3c809ba4
AG
114352000-09-02 Anthony Green <green@cygnus.com>
11436
11437 * Makefile.in (all-gcc): Depend on all-zlib.
11438 (CLEAN_MODULES): Add clean-zlib.
11439 (ALL_MODULES): Add all-zlib.
11440 * configure.in (host_libs): Add zlib.
11441
10ad78a0 114422000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11443
11444 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11445 crosses, but add gcc/include to the header search path for them.
11446
b36a9ce3
DB
114472000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11448
11449 * MAINTAINERS: Add self to Write After Approval list.
11450
cb011248
FS
114512000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11452
11453 * config.guess: Import CVS version 1.152.
11454 * config.sub: Import CVS version 1.177.
11455
db310af0
AO
114562000-08-25 Alexandre Oliva <aoliva@redhat.com>
11457
7965440a
AO
11458 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11459 $targargs to tell whether newlib is going to be built.
11460
db310af0
AO
11461 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11462 $$r/TARGET_SUBDIR/libio for _G_config.h.
11463
e7977565
AO
114642000-08-23 Alexandre Oliva <aoliva@redhat.com>
11465
11466 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11467
126bb9ed
DD
114682000-08-22 DJ Delorie <dj@redhat.com>
11469
11470 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11471
5b0e9d29
AO
114722000-08-22 Alexandre Oliva <aoliva@redhat.com>
11473
11474 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11475 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11476 sub-configures.
11477
4f3e904e
DD
114782000-08-21 DJ Delorie <dj@redhat.com>
11479
11480 * MAINTAINERS: Add self as a libiberty maintainer
11481
c9635443
AO
114822000-08-16 Alexandre Oliva <aoliva@redhat.com>
11483
11484 * configure.in (libstdcxx_flags): Use
11485 libstdc++-v3/src/libstdc++.INC.
11486
8b2100ba
AO
114872000-08-15 Alexandre Oliva <aoliva@redhat.com>
11488
11489 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11490
57119aa9
ZW
114912000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11492
eeb943b0
ZW
11493 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11494
6387a56e 11495 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11496 explicit. Substitute enable_threads into generated Makefiles.
11497 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11498 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11499
acffa7c4
GK
115002000-08-13 Geoff Keating <geoffk@cygnus.com>
11501
11502 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11503
808d8c41
AO
115042000-08-12 Alexandre Oliva <aoliva@redhat.com>
11505
11506 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11507 previous delta.
11508
1fc8c51c 115092000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11510
1fc8c51c
JM
11511 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11512 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11513 (FLAGS_FOR_TARGET): Not here.
11514 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11515
25698887
AO
115162000-08-11 Alexandre Oliva <aoliva@redhat.com>
11517
11518 * config-ml.in (CC, CXX): Don't introduce a leading space.
11519
10120687
DD
115202000-08-07 DJ Delorie <dj@delorie.com>
11521
11522 * MAINTAINERS: Add self as a DJGPP maintainer
11523
15c758e9
DD
115242000-08-07 DJ Delorie <dj@redhat.com>
11525
11526 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11527 "if we're also building gcc, and it's a gcc that will run on the
11528 build machine, we want to use its includes instead of the system's
11529 default includes".
11530
2d0de245
JM
115312000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11532
11533 * MAINTAINERS: Add self to Write After Approval list.
11534
e81b330a
AO
115352000-08-03 Alexandre Oliva <aoliva@redhat.com>
11536
83440c1e
AO
11537 * configure.in (libstdcxx_flags): Don't use `"'.
11538
e81b330a
AO
11539 * config-ml.in: Adjust multilib search paths to the
11540 appropriate multilib tree.
11541
cf95c847
AO
115422000-08-02 Alexandre Oliva <aoliva@redhat.com>
11543
11544 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11545 commas in $LANGUAGES.
11546
9e9af119
MH
115472000-08-02 Manfred Hollstein <manfredh@redhat.com>
11548
11549 * configure.in: Re-enable all references to libg++ and librx.
11550
606ce391
AO
115512000-08-01 Alexandre Oliva <aoliva@redhat.com>
11552
89820b43
AO
11553 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11554 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11555 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11556 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11557
606ce391
AO
11558 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11559
04179d4a
AO
115602000-07-31 Alexandre Oliva <aoliva@redhat.com>
11561
11562 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11563 CXX_FOR_TARGET for sed.
11564
d4eb109c
AO
115652000-07-30 Alexandre Oliva <aoliva@redhat.com>
11566
11567 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11568 Do not override if already set in the environment or in configure.
11569 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11570 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11571
4f4caf92
AO
115722000-07-28 Alexandre Oliva <aoliva@redhat.com>
11573
11574 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11575 the libtool CVS tree multi-language branch.
11576 * ltconfig, ltmain.sh: Updated.
6387a56e 11577
b87487b6
AO
115782000-07-27 Alexandre Oliva <aoliva@redhat.com>
11579
1670d1ea
AO
11580 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11581 (clean-target): Depend on it.
11582
b87487b6
AO
11583 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11584 (GCC_FOR_TARGET): Use it.
11585 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11586 * configure.in: ... here.
11587 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11588 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11589
4e81ae98
EC
115902000-07-24 Eric Christopher <echristo@cygnus.com>
11591
11592 * MAINTAINERS: Add self to Write After Approval list.
11593
059ae32c
AO
115942000-07-24 Alexandre Oliva <aoliva@redhat.com>
11595
5b28edd4
AO
11596 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11597 (configure-target-libchill, configure-target-libobjc): Likewise.
11598
059ae32c
AO
11599 * configure.in: Use the same cache file for all target libs.
11600 * config-ml.in: But different cache files per multilib variant.
11601
1adcd149
MS
116022000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11603
11604 * configure (topsrcdir): Don't use dirname.
11605
2d573dff
JO
116062000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11607
11608 * MAINTAINERS: Add self to Write After Approval list.
11609
d207ebef
JM
116102000-07-20 Jason Merrill <jason@redhat.com>
11611
11612 * configure.in: Remove all references to libg++ and librx.
11613
11614 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11615
116162000-07-20 Hans-Peter Nilsson <hp@axis.com>
11617
11618 * config.sub: Update to subversions version 2000-07-06.
11619
7b7792d5
AH
116202000-07-12 Andrew Haley <aph@cygnus.com>
11621
11622 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11623 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11624
3abaac67
PE
116252000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11626
11627 * symlink-tree: Check number of arguments.
11628
34be2b36
JW
116292000-07-05 Jim Wilson <wilson@cygnus.com>
11630
11631 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11632 search path for a g++ extracted from the build tree. This
11633 will allow link tests run by configure scripts in
11634 subdirectories to succeed.
11635
d207ebef
JM
116362000-07-01 Koundinya K <kk@ddeorg.soft.net>
11637
e490616e 11638 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11639
0900331b
MH
116402000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11641
11642 * MAINTAINERS: Add myself as loop discovery maintainer.
11643
d207ebef
JM
116442000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11645
11646 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11647 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11648
116492000-06-19 Timothy Wall <twall@cygnus.com>
11650
11651 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11652 * config.sub: Add tic54x target.
11653
11a27a76
TM
11654Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11655
11656 * MAINTAINERS: Add self as Fortran maintainer,
11657 remove Craig Burley.
11658
d207ebef 11659Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11660
d207ebef
JM
11661 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11662 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11663
7758b73f
PT
11664Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11665
11666 * MAINTAINERS: Add self as i18n maintainer
11667
d207ebef
JM
1166820000-05-21 H.J. Lu (hjl@gnu.org)
11669
e490616e
ZW
11670 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11671 directory are used if they exist. Make sure
11672 $(build_tooldir)/include is searched for header files,
11673 $(build_tooldir)/lib/ for library files.
d207ebef 11674 (GCC_FOR_TARGET): Likewise.
e490616e 11675 (CXX_FOR_TARGET): Likewise.
d207ebef 11676
bae29210
JL
11677Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11678
11679 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11680
d207ebef 11681Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11682
11683 * Makefile.in (configure-target-libiberty): Depend on
11684 configure-target-newlib.
11685
aab0d19d
AO
116862000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11687
11688 * configure.in, Makefile.in: Merge all libffi-related
11689 configury stuff from the libgcj tree.
11690
d207ebef
JM
11691Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11692
11693 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11694 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11695
11696Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11697
11698 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11699 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11700 current version information. Add to proto-toplev directory.
d207ebef
JM
11701 (gdb-taz): Build do-djunpack.
11702
758c7bd4
DE
117032000-05-15 David Edelsohn <edelsohn@gnu.org>
11704
11705 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11706
1888228d
AC
11707Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11708
11709 * MAINTAINERS: Add self to Write After Approval list.
11710
d207ebef
JM
117112000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11712
11713 * ltmain.sh: Preserve in relink_command any environment
11714 variables that may affect the linker behavior.
11715
2d7cc2fe
JL
11716Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11717
d207ebef
JM
11718 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11719
11720Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11721
11722 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11723
117242000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11725
11726 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11727 with the version name.
2d7cc2fe 11728
ee455968
JE
11729Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11730
11731 * MAINTAINERS: Add self as bb-reorder maintainer.
11732
73b97e5c
BK
117332000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11734
11735 * config.if: Tweak.
11736
d207ebef
JM
117372000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11738
11739 * djunpack.bat: New file.
11740
11741Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11742
11743 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11744 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11745 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11746 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11747
954869eb
DP
117482000-04-16 Dave Pitts <dpitts@cozx.com>
11749
e490616e
ZW
11750 * config.sub (case $basic_machine): Change default for "ibm-*"
11751 to "openedition".
954869eb 11752
eaabe541
AJ
117532000-04-13 Andreas Jaeger <aj@suse.de>
11754
11755 * MAINTAINERS: Added myself.
11756
d207ebef
JM
11757Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11758
11759 * Makefile.in (gdb-taz): New target. GDB specific archive.
11760 (do-md5sum): New target.
11761 (MD5PROG): Define.
11762 (PACKAGE): Default to TOOL.
11763 (VER): Default to a shell script.
11764 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11765 md5 checksum generation.
d207ebef
JM
11766 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11767 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11768 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11769 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11770
11771Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11772
11773 * configure (warn_cflags): Delete.
11774
0ea6d60c
PDM
11775Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11776
11777 * MAINTAINERS: Added myself.
11778
17090313 117792000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11780 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11781
e490616e
ZW
11782 * configure.in (enable_libstdcxx_v3): Add.
11783 (target_libs): Add bits here to switch between libstdc++-v2 and
11784 libstdc++-v3.
11785 * config.if: And this file too.
11786 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11787
76b78517
MM
117882000-04-05 Michael Meissner <meissner@redhat.com>
11789
11790 * config.sub (d30v): Add d30v as a basic machine type.
11791
ad242caf
JM
117922000-03-29 Jason Merrill <jason@casey.cygnus.com>
11793
11794 * configure.in: -linux-gnu*, not -linux-gnu.
11795
d4537148
TM
11796Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11797
11798 * MAINTAINERS: Add self in write-after-approval section.
11799
f152e9d4
JW
11800Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11801
11802 * MAINTAINERS: Add self as ia64 port maintainer.
11803
6a5fcef1
NB
118042000-03-08 Neil Booth <NeilB@earthling.net>
11805
11806 * MAINTAINERS: Add self in write-after-approval section.
11807
d207ebef 11808Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11809
d207ebef
JM
11810 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11811 (do-tar-bz2): Replace TOOL with PACKAGE.
11812 (gdb.tar.bz2): Remove GDBTK from GDB package.
11813 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11814 dejagnu.tar.bz2): New packages.
d207ebef
JM
11815
118162000-02-27 Andreas Jaeger <aj@suse.de>
11817
11818 * configure.in: Add entry for mips*-*-linux*, move catch all
11819 *-*-*linux* entry below this one.
11820
118212000-02-27 Ian Lance Taylor <ian@zembu.com>
11822
11823 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11824
521fe9d0
NC
118252000-02-24 Nick Clifton <nickc@cygnus.com>
11826
11827 * config.sub: Support an OS of "wince".
11828
d207ebef
JM
11829Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11830
11831 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11832 version.
d207ebef 11833
dce2d8b2 118342000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11835
11836 * config.sub: Add support for Linux/IBM 370.
11837 * configure.in: Likewise.
11838
3a685f6f
NC
118392000-02-22 Nick Clifton <nickc@cygnus.com>
11840
11841 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11842
dce2d8b2 118432000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11844
d207ebef 11845 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11846
4746ee26
KG
118472000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11848
11849 * configure (gcc_version): When setting, narrow search to
11850 lines containing `version_string'.
11851
ba96c72d
DC
118522000-02-15 Denis Chertykov <denisc@overta.ru>
11853
11854 * config.sub: Add support for avr target.
11855
77f16a66
NC
118562000-02-14 Nick Clifton <nickc@cygnus.com>
11857
11858 * MAINTAINERS: Add maintainers for MCore port.
11859
784a3a80
HPN
11860Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11861
11862 * config.sub: Add mmix-knuth-mmixware.
11863
719dd4fa
KG
118642000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11865
11866 * MAINTAINERS: Pair cccp with cpplib maintainership.
11867
dce2d8b2 118682000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11869
11870 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11871 structure stuff to -L library search.
11872 (CXX_FOR_TARGET): Ditto.
11873 (CROSS_CHECK_MODULES): Fix spelling mistake.
11874
7a53e94b
MM
118752000-01-24 Mark Mitchell <mark@codesourcery.com>
11876
11877 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11878 the C++ compiler.
11879
0da3b5a7
RH
118802000-01-12 Richard Henderson <rth@cygnus.com>
11881
11882 * configure.in: Don't build some bits for beos.
11883
02368d6d
JS
118842000-01-12 Joel Sherrill (joel@OARcorp.com)
11885
11886 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11887 as include files.
11888
2e76d35c
ZW
118892000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11890
11891 * Add self as cpplib maintainer, as requested by Jason
11892 Merrill. Correct my e-mail address.
11893
4c25fdcf
GK
118942000-01-06 Geoff Keating <geoffk@cygnus.com>
11895
11896 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11897 not mh-aix43.
11898
188e3966
HPN
11899Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11900
11901 * MAINTAINERS: Add myself to "write after approval" list.
11902
c2f5d030
RH
119031999-12-14 Richard Henderson <rth@cygnus.com>
11904
11905 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11906 * config.sub: Accept alphaev[78], alphaev8.
11907
eeda916a
AO
119081999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11909
11910 * config.guess, config.sub: Update from autoconf.
11911
b3bd7820
BK
119121999-11-29 Bruce Korb <autogen@linuxbox.com>
11913
2c290989 11914 * MAINTAINERS: update my playtime e-address.
b3bd7820 11915
1882b2b1
RO
11916Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11917
11918 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11919 necessary libraries are missing.
11920
dce2d8b2 11921Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11922
11923 * MAINTAINERS: Add new 'write after approval' maintainer.
11924
1e25de97
APB
11925Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11926
11927 * MAINTAINERS: Add new Java maintainer.
11928
1722c704
AS
119291999-10-25 Andreas Schwab <schwab@suse.de>
11930
11931 * configure: Fix quoting inside arguments of eval.
11932
8141abe8
NC
119331999-10-21 Nick Clifton <nickc@cygnus.com>
11934
11935 * config-ml.in: Allow suppression of some ARM multilibs.
11936
0b77644a
LV
11937Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11938
11939 * config.guess: Add OS/390 match pattern.
11940 * config.sub: Add mvs, openedition targets.
11941 * configure.in (i370-ibm-opened*): New.
11942
d207ebef
JM
119431999-09-04 Steve Chamberlain <sac@pobox.com>
11944
11945 * config.sub: Add support for configuring for pj.
11946
119471999-08-31 Nick Clifton <nickc@cygnus.com>
11948
11949 * config.sub (maybe_os): Add support for configuring for fr30.
11950
af13ebe9
NC
119511999-08-25 Nick Clifton <nickc@cygnus.com>
11952
11953 * configure.in: Do not configure or build ld for AIX
11954 platforms. ld is known to be broken on these platforms.
11955
1250c760
RO
11956Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11957
11958 * config-ml.in: Pass compiler flag corresponding to multidirs to
11959 subdir configures.
11960
d207ebef
JM
119611999-08-09 Ian Lance Taylor <ian@zembu.com>
11962
11963 * Makefile.in (LDFLAGS): Define.
11964
119651999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11966
11967 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11968 noconfigdirs.
11969 (*-*-cygwin*): Likewise.
11970
119711999-08-08 Ian Lance Taylor <ian@zembu.com>
11972
11973 * mkdep: New file.
11974 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11975 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11976
11977 From Eli Zaretskii <eliz@is.elta.co.il>:
11978 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11979 long file name when using DJGPP on MS-DOS.
11980
dbd83e11
JL
11981Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11982
11983 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11984
d207ebef
JM
119851999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11986
11987 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11988 dependency as this causes "make check" to globally "make all"
11989
cd1f4c2c
TT
11990Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11991
11992 * configure.in (target_libs): Added target-zlib.
11993 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11994 (CONFIGURE_TARGET_MODULES): Likewise.
11995 (CHECK_TARGET_MODULES): Likewise.
11996 (INSTALL_TARGET_MODULES): Likewise.
11997 (CLEAN_TARGET_MODULES): Likewise.
11998 (configure-target-zlib): New target.
11999 (all-target-zlib): Likewise.
12000 (all-target-libjava): Depend on all-target-zlib.
12001 (configure-target-libjava): Depend on configure-target-zlib.
12002
12003 * Makefile.in (configure-target-libjava): Depend on
12004 configure-target-newlib.
12005 (configure-target-boehm-gc): New target.
12006 (configure-target-qthreads): New target.
12007
e490616e
ZW
12008 * configure.in (target_libs): Added target-qthreads.
12009 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12010 (CONFIGURE_TARGET_MODULES): Likewise.
12011 (CHECK_TARGET_MODULES): Likewise.
12012 (INSTALL_TARGET_MODULES): Likewise.
12013 (CLEAN_TARGET_MODULES): Likewise.
12014 (all-target-qthreads): New target.
12015 (configure-target-libjava): Depend on configure-target-qthreads.
12016 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12017
12018 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12019 (CONFIGURE_TARGET_MODULES): Likewise.
12020 (CHECK_TARGET_MODULES): Likewise.
12021 (INSTALL_TARGET_MODULES): Likewise.
12022 (CLEAN_TARGET_MODULES): Likewise.
12023 (all-target-libjava): New target.
12024 (all-target-boehm-gc): Likewise.
12025 * configure.in (target_libs): Added libjava, boehm-gc.
12026
d207ebef
JM
120271999-07-22 Ian Lance Taylor <ian@zembu.com>
12028
12029 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12030 configure.bat in SUPPORT_FILES.
12031 (gas+binutils.tar.bz2): Likewise.
12032
12033 * makeall.bat: Remove; obsolete.
12034
120351999-07-21 Ian Lance Taylor <ian@zembu.com>
12036
12037 From Mark Elbrecht:
12038 * configure.bat: Remove; obsolete.
12039
120401999-07-11 Ian Lance Taylor <ian@zembu.com>
12041
12042 * configure: Add -W -Wall to the default CFLAGS when compiling with
12043 gcc.
12044
12045Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12046
12047 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12048
120491999-06-30 Mark Mitchell <mark@codesourcery.com>
12050
12051 * configure.in: Build ld on IRIX6.
12052
120531999-06-12 Ian Lance Taylor <ian@zembu.com>
12054
12055 * Makefile.in: Change distribution targets to use bzip2 instead of
12056 gzip.
12057 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12058 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12059
120601999-06-04 Nick Clifton <nickc@cygnus.com>
12061
12062 * config.sub: Add mcore target.
12063
26d088fa
CD
12064Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12065
12066 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12067
c2c08b29
L
12068Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12069
12070 * config.guess (dummy): Changed to $dummy.
12071
671d0648
NC
120721999-05-24 Nick Clifton <nickc@cygnus.com>
12073
12074 * config.sub: Tidied up case statements.
12075
b1345c72
BE
120761999-05-22 Ben Elliston <bje@cygnus.com>
12077
51ccbd8d
BE
12078 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12079 <jiro@din.or.jp>.
12080
b1345c72
BE
12081 * config.guess: Merge with FSF version. Future changes will be
12082 more accurately recorded in this ChangeLog.
12083 * config.sub: Likewise.
12084
2caf864f
SM
12085Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12086
12087 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12088
d207ebef
JM
120891999-04-30 Tom Tromey <tromey@cygnus.com>
12090
12091 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12092
90fb0c24
TT
120931999-04-23 Tom Tromey <tromey@cygnus.com>
12094
12095 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12096
d207ebef
JM
120971999-04-20 Drew Moseley <dmoseley@cygnus.com>
12098
12099 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12100 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12101 Bad merge removed these two changes.
12102
3516940d 12103Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12104 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12105
12106 * config.guess (interix Alpha): Add.
12107
d207ebef
JM
121081999-04-11 Richard Henderson <rth@cygnus.com>
12109
12110 * configure.in (i?86-*-beos*): Do config gperf; don't config
12111 gdb, newlib, or libgloss.
12112
e891fbfe 12113Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12114
e891fbfe
AO
12115 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12116 link a trivial program with -mabi=64. If it fails, remove mabi=64
12117 from multidirs.
12118
f9ae47d6
PT
12119Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12120
12121 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12122
d207ebef
JM
121231999-04-08 Nick Clifton <nickc@cygnus.com>
12124
12125 * config.sub: Add support for mcore targets.
12126
121271999-04-07 Michael Meissner <meissner@cygnus.com>
12128
12129 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12130 not mt-ospace, in order to shut up assembler warning about using
12131 symbols that are named the same as registers.
12132
121331999-04-07 Drew Moseley <dmoseley@cygnus.com>
12134
12135 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12136 dependency list for all-target-cygmon.
12137
121381999-04-05 Doug Evans <devans@casey.cygnus.com>
12139
12140 * config-ml.in: Check $host, not $target, for selective multilibs.
12141 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12142 thumb interworking, and underscore prefix multilibs.
12143
121441999-04-04 Ian Lance Taylor <ian@zembu.com>
12145
12146 * missing: Update to version from current automake.
12147
88101ab9
L
12148Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12149
12150 * configure (gxx_include_dir): Removed.
12151
12152 * configure.in (gxx_include_dir): Handle it.
12153 * Makefile.in: Likewise.
12154
d207ebef
JM
121551999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12156
12157 * config.sub (mips64vr4111,mips64vr4111el) Add.
12158
121591999-03-21 Ben Elliston <bje@cygnus.com>
12160
e490616e 12161 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12162
8dc91cbe
ME
12163Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12164
8dc91cbe
ME
12165 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12166 config/mh-djgpp.
12167
d207ebef
JM
12168Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12169
12170 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12171 all-target-newlib to dependency list for all-target-bsp.
12172
926bb5ed
MK
12173Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12174
12175 * config.sub: Add i386-uwin support.
12176 * config.guess: Likewise.
12177
4a6e3000
FS
12178Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12179
12180 * configure.in: cleanup, add mh-*pic handling for arm, special
12181 case powerpc*-*-aix*
12182
d207ebef
JM
12183Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12184
12185 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12186 can be built.
12187
12188Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12189
12190 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12191 targets.
d207ebef 12192
71c91078
NC
121931999-03-02 Nick Clifton <nickc@cygnus.com>
12194
12195 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12196
282e5df8
GN
12197Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12198
12199 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12200
1de558ee
NC
122011999-02-24 Nick Clifton <nickc@cygnus.com>
12202
12203 * config.sub: Fix typo in arm recognition.
12204
d207ebef
JM
12205Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12206
12207 * configure.in (noconfigdirs): Changed target_configdirs to
12208 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12209 rather than m68k-*-* since it is not known to work on
12210 m68k-aout. Ditto for arm-*-*oabi.
12211
12212Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12213
12214 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12215
122161999-02-19 Ben Elliston <bje@cygnus.com>
12217
12218 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12219 Smart and improved by Andrew Cagney.
12220
fab7445a
ME
12221Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12222
12223 * config.guess: Recognize openbsd-*-hppa.
12224
8ccdc228
L
12225Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12226
12227 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12228 only if it is not empty.
12229
3b7265ff
NC
122301999-02-17 Nick Clifton <nickc@cygnus.com>
12231
12232 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12233
d207ebef 12234 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12235
12236 * config.sub: Modified to recognize uname's armv* syntax.
12237
d207ebef
JM
122381999-02-17 Mark Salter <msalter@cygnus.com>
12239
12240 * configure.in: Added target-bsp for sparclite.
12241
12242Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12243
12244 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12245
122461999-02-08 Nick Clifton <nickc@cygnus.com>
12247
12248 * configure.in: Add support for strongarm port.
12249 * config.sub: Add support for strongarm target.
12250
c48dd3f5 12251Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12252
c48dd3f5
MK
12253 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12254 the old name config/mh-cygwin32.
12255 Enable texinfo.
12256
d207ebef
JM
12257Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12258
12259 * configure.in: Do build ld for ix86 Solaris.
12260
ecd62820
JW
12261Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12262
12263 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12264 $AR_FOR_TARGET. Likewise for RANLIB.
12265
bbd8fa7f 12266Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12267
e490616e
ZW
12268 * config.sub (oabi): Recognize.
12269 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12270
0397442c
RL
12271Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12272
12273 * config.guess: Improve detection of i686 on UnixWare 7.
12274
c9ffaa63
MK
12275Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12276
12277 * config.guess: Add support for i386-pc-interix.
12278 * config.sub: Likewise.
12279 * configure.in: Likewise.
c9ffaa63 12280
d207ebef
JM
12281Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12282
12283 * Makefile.in: Remove unneeded all-target-libio from
12284 from all-target-winsup target since it is now unneeded.
12285 Add all-target-libtermcap in its place since it is now
12286 needed.
12287
12288Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12289
12290 * configure.in: makefile stub for cygwin target is probably
12291 unnecessary. Remove it for now.
d207ebef
JM
12292
12293Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12294
12295 * configure.in: libtermcap.a should be built when cygwin is the
12296 target as well as the host.
12297 * config.guess: Allow mixed case in cygwin uname output.
12298 * Makefile.in: Add libtermcap target.
d207ebef 12299
ebe12325
JL
12300Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12301
12302 * config.sub: Clean up handling of hppa2.0.
12303
57057b67
RB
12304Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12305
12306 * config.guess: Use C code to identify more HP machines.
12307
f8670be1
JL
12308Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12309
12310 * config.sub: Handle hppa2.0.
12311
d207ebef
JM
12312Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12313
12314 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12315 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12316
123171998-12-15 Mark Salter <msalter@cygnus.com>
12318
12319 * configure.in: Added target-bsp for several target architectures.
12320
12321 * Makefile.in: Added rules for bsp.
12322
d1a09590
JL
12323Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12324
12325 * config.guess: Improve detection of hppa2.0 processors.
12326
12327Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12328
12329 * config.guess: Recognize FreeBSD using ELF automatically.
12330
71205e0b
MH
123311998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12332
12333 * configure (skip-this-dir): Add handling for new shell script, which
12334 might be created by a sub-directory's configure to indicate, this particular
12335 directory is "unwanted".
12336 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12337
d207ebef
JM
12338Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12339
12340 * ltconfig: import from libtool, after changing libtool to
12341 account for the cygwin name change.
12342
12343Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12344
12345 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12346 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12347
12348Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12349
12350 * configure.in: Add libtermcap to list of cygwin dependencies.
12351
12352Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12353
e490616e
ZW
12354 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12355 they include winsup/include when it's a cygwin target.
d207ebef
JM
12356
123571998-11-12 Tom Tromey <tromey@cygnus.com>
12358
12359 * configure.in (host_tools): Added zip.
12360 * Makefile.in (all-target-libjava): Depend on all-zip.
12361 (all-zip): New target.
12362 (ALL_MODULES): Added all-zip.
12363 (NATIVE_CHECK_MODULES): Added check-zip.
12364 (INSTALL_MODULES): Added install-zip.
12365 (CLEAN_MODULES): Added clean-zip.
12366
12367Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12368
12369 * Makefile.in: lose "32" from comment about cygwin.
12370
12371Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12372
12373 * configure.in: Use -Os to build target libraries for the fr30.
12374
12375Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12376
12377 * config.sub: Add fr30.
12378
12379Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12380
e490616e 12381 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12382 cygwin* instead of cygwin32*.
12383 * config.sub: Check cygwin* instead of cygwin32*.
12384
d2ec8b39
RL
12385Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12386
12387 * config.guess: Match any version of Unixware7.
12388
d207ebef
JM
123891998-10-20 Syd Polk <spolk@cygnus.com>
12390
12391 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12392 if desired.
12393
35cd2565
JL
12394Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12395
12396 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12397 these if the appropriate directories and files to not exist.
12398
52d4e5b7
JL
12399Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12400
12401 * Makefile.in (DEVO_SUPPORT): Add config.if.
12402
38ada91e
MH
12403Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12404
12405 * configure: Add pattern to replace "build_tooldir"'s
12406 definition in the generated Makefile with "tooldir"'s
12407 actual value.
12408
e44e84da
JL
12409Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12410
56a8387f
JL
12411 * config.sub: Bring back lost sparcv9.
12412
e44e84da
JL
12413 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12414
5cb95c7a
JL
12415Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12416
12417 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12418 CC_FOR_TARGET and friends.
12419
12420Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12421
ceff9b14
AO
12422 * Makefile.in (build_tooldir): New variable, same as tooldir.
12423 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12424 -B$(build_tooldir)/bin/.
12425 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12426
f2d11dcd
GP
12427Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12428
12429 * README: Remove installation instructions and refer to the
12430 INSTALL directory instead.
12431
73a6d2e7 12432Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12433
73a6d2e7
RL
12434 * config.sub: Add support for i[34567]86-pc-udk.
12435 * configure.in: Likewise.
12436
5d4a5ee6
JL
12437Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12438
12439 * Makefile.in: add bzip2 package building bits for user
12440 tools module
12441 * configure.in: ditto
12442
6fc19d6d
JL
12443Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12444
12445 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12446 (ALL_TARGET_MODULES): Add all-target-libobjc.
12447 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12448 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12449 (all-target-libchill): Add dependencies.
12450 * configure.in (target_libs): Add libchill.
4e81ae98 12451
f653f0ab
MH
124521998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12453
12454 * configure.in (target_subdir): Remove duplicate line.
12455
5d4a5ee6
JL
12456Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12457
12458 * Makefile.in (all-automake): fix dependencies.
12459
494933e4
JL
12460Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12461
12462 * configure.in: Minor cleanups for building in the $(target_alias)
12463 subdir.
12464
f6b58262
JW
124651998-09-22 Jim Wilson <wilson@cygnus.com>
12466
12467 * Makefile.in (bootstrap): Set r and s before make all. Use
12468 BASE_FLAGS_TO_PASS in make all.
12469 (cross): Likewise.
12470
27c7a08d
MM
124711998-09-20 Mark Mitchell <mark@markmitchell.com>
12472
12473 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12474
e67afd1e
RH
12475Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12476
12477 * config.sub: Fix typo in last change.
12478
8e44ac71
MH
124791998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12480
12481 * config.sub: Add support for C4x target.
12482 * configure.in: Likewise.
12483
d7496fbb
DM
124841998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12485
12486 * config.sub: Recognize sparcv9 just like sparc64.
12487
22097bd1
RL
12488Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12489
12490 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12491
4b877abd
JL
12492Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12493
2c8ec9a2
JL
12494 * config.guess: Correctly identify Pentium II sco boxes.
12495
4b877abd
JL
12496 * config.guess: Fix "tr" code. From Weiwen Liu.
12497
ab03db52
JH
12498Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12499
12500 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12501 stabs.
12502
b54db294
JL
12503Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12504
12505 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12506 (ALL_TARGET_MODULES): Add all-target-libchill.
12507 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12508 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12509 (all-target-libchill): Add dependencies.
12510 * configure.in (target_libs): Add libchill.
12511
bf48dd73
LW
12512Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12513
12514 * config.guess: Avoid assumptions about "tr" behaves when
12515 LANG is set to something other than English.
12516
a3cbd105
L
12517Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12518
12519 * configure (gxx_include_dir): Changed to
12520 '${prefix}/include/g++'-${libstdcxx_interface}.
12521
12522 * config.if: New to determine the interfaces.
12523
c4acd909
MK
12524Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12525
12526 * config.guess: Detect and handle MPE/IX.
12527 * config.sub: Deal with MPE/IX.
12528
9ea97665
DE
12529Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12530
12531 * configure.in: Use mh-aix43.
12532
0ce065bd
MH
125331998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12534
12535 * configure: Fix --without/--disable cases for gxx-include-dir.
12536
5d4a5ee6
JL
12537Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12538
12539 * mdata-sh: Imported. Needed for automake support.
12540
12541Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12542
12543 * Makefile.in (taz): Try "chmod -R og=u ." before
12544 "chmod og=u `find . -print`".
12545
12546Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12547
12548 * configure.in: Add arm-elf and thumb-elf support.
12549
12550Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12551
12552 * Makefile.in: Undo previous patch.
12553
12554Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12555
12556 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12557 to here ...
12558 (install-no-fixedincludes): and here
12559 (INSTALL_MODULES): ... from here.
12560
466456d9
ILT
12561Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * config.sub: Merge with FSF.
12564
1b409d25
ILT
12565 * config.guess: Merge with FSF.
12566
d207ebef
JM
12567Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12568
12569 * configure (extraconfigdirs): New variable.
12570 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12571 * Makefile.in (all): Move higher in file.
12572 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12573 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12574 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12575 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12576 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12577
125781998-07-23 Brendan Kehoe <brendan@cygnus.com>
12579
12580 * Makefile.in (all-target-libjava): Depend on all-gcc and
12581 all-target-newlib.
12582 (configure-target-libjava): Depend on $(ALL_GCC).
12583
7f1937c1
RL
12584Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12585
12586 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12587 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12588
2ada2bd6
ML
12589Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12590
12591 * INSTALL/README: Fix typo.
12592
1e025bde
ML
12593Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12594
5d4a5ee6
JL
12595 * ylwrap: Change absolute path checks to check for DOS style path
12596 names.
1e025bde 12597
5d4a5ee6
JL
12598 * ylwrap: Don't use a full path name if the source file is in the
12599 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12600
6755ff73
ILT
12601 * config-ml.in: Default to being verbose, to match Feb 18 change to
12602 configure.
12603
5d4a5ee6
JL
12604Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12605
12606 Brought over from egcs:
12607
12608 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12609
12610 * configure.in (target_subdir): Set to ${target_alias} instead
12611 of "libraries".
12612
12613 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12614
12615 * configure.in (target_subdir): Set to libraries if enable_multilib.
12616
12617Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12618
12619 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12620 multilibs, force reconfiguration the first time we create
12621 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12622
12623Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12624
12625 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12626 avoid confusion with --no-recursion.
12627
12628Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12629
12630 * configure.in: Win32 hosts shouldn't use install -x
12631 * install-sh: remove -x option, and special .exe-handling
12632 hack.
12633
d207ebef
JM
12634Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12635
12636 * config.guess: Recognize i586-pc-beos.
12637 * configure.in: Don't build some bits for beos.
12638
fbd836fc
ILT
12639Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12640
5d4a5ee6
JL
12641 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12642 CFLAGS default to -O2.
12643
fbd836fc
ILT
12644 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12645 when using GNU ld.
12646
12647Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * ltmain.sh: Correct install when using a different shell.
12650
12651Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12652
12653 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12654
d207ebef
JM
12655Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12656
12657 * makefile.vms: Update to build binutils/makefile.vms. Add install
12658 target.
fbd836fc
ILT
12659
12660Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12661
12662 * ltconfig: Update to correct AIX handling.
12663
69b471bc
JL
12664Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12665
81241b5e
JL
12666 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12667
69b471bc
JL
12668 * configure.in (target_subdir): Set to ${target_alias} instead
12669 of "libraries".
12670
bedf82df
MH
126711998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12672
12673 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12674 (Makefile): Depend on $(gcc_version_trigger).
12675
12676 * configure (gcc_version): Change default initializer to empty
12677 string.
12678 (gcc_version_trigger): New variable; pass this variable down
12679 to subdir configures to enable them checking gcc's version
12680 themselves. Emit make macros for both gcc_version vars.
12681 (topsrcdir): Initialize reliably.
12682 (recursion line): Remove --with-gcc-version=${gcc_version}.
12683
28e449d8
MH
126841998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12685
12686 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12687 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12688 in $(libsubdir); emit definition in each generated Makefile.
12689 (gxx_include_dir): Initialize depending on
12690 $enable_version_specific_runtime_libs.
28e449d8 12691
50c4c9f7
MH
126921998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12693
12694 * configure (gcc_version): Initialize properly depending on
12695 how and where configure is started.
12696 (recursion line): Pass a --with-gcc-version=${gcc_version}
12697 to configures in subdirs.
12698
d207ebef
JM
12699Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12700
12701 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12702 cygmon
d207ebef 12703
5d4a5ee6
JL
12704Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12705
12706 * configure.in: Add cygmon and libstub support for mn10200.
12707
2f96399b
MH
127081998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12709
12710 * configure (gcc_version): Add new variable describing the
12711 particular gcc version we're building.
12712 * Makefile.in (libsubdir): Add new macro for the directory
12713 in which the compiler finds executables, libraries, etc.
12714 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12715 and libsubdir.
12716
c4137c50
AO
12717Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12718
ceff9b14
AO
12719 * Makefile.in (local-clean): Remove *.log.
12720 (warning.log): Built with warn_summary from build.log.
12721 (mail-report.log): Run test_summary.
12722 (mail-report-with-warnings.log): Run test_summary including
12723 warning.log in the report.
c4137c50 12724
276d5ee0
RL
12725Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12726
12727 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12728
5d4a5ee6
JL
12729Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12730
12731 * Makefile.in (grep): Grep no longer depends on libiberty.
12732
12733Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12734
12735 * Makefile.in: all-snavigator needs all-libgui.
12736
12737Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12738
12739 * configure.in: Add cygmon and libstub support for mn10300.
12740
8af14275
ILT
12741Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12742
12743 * missing: Update to version from automake 1.3.
12744
fbd836fc
ILT
12745 * ltmain.sh: On installation, don't get confused if the same name
12746 appears more than once in the list of library names.
12747
466456d9
ILT
12748Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12749
12750 * config.sub: Accept m68060 and m5200 as CPU names.
12751
5d4a5ee6
JL
12752Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * configure: Use && rather than using -a in test, because odd
12755 strings can confuse test.
12756 * configure.in: Likewise.
12757
fbd836fc
ILT
12758Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12761
f0983958
AO
12762Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12763
12764 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12765 bootstrap4-lean): New targets.
f0983958 12766
bfed1ea0
JL
12767Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12768
12769 * mpw-* Delete. Not used.
12770
5d4a5ee6
JL
12771Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12772
12773 * COPYING.LIB: Update FSF address.
12774
bfed1ea0
JL
12775Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12776
12777 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12778
5d4a5ee6
JL
12779 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12780 GAS_SUPPORT_DIRS.
12781
bfed1ea0
JL
12782Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12783
12784 * ltconfig, ltmain.sh: Avoid producing a version number if
12785 -version-info was not used.
12786
5d4a5ee6
JL
12787Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12788
12789 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12790 building with newlib.
12791
127921998-04-30 Paul Eggert <eggert@twinsun.com>
12793
d207ebef 12794 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12795 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12796
12797Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12798
12799 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12800 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12801
12802Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12803
12804 * configure.in: Change alpha to alpha* in several places.
12805
d207ebef
JM
12806Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12807
12808 * config.sub: Recognize sparc86x.
12809
77be0cab
MM
12810Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12811
12812 * configure.in (--enable-target-optspace): Remove debug echo.
12813
62441128
JW
12814Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12815
12816 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12817
bfed1ea0
JL
12818Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12819
12820 * ltconfig: Update cygwin32 support.
12821
5d4a5ee6
JL
12822 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12823 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12824 (GDB_SUPPORT_DIRS): Likewise.
12825
3f4ea1de
MM
12826Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12827
12828 * configure.in (target_makefile_frag): If --enable-target-optspace,
12829 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12830 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12831 not used.
12832 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12833
5d4a5ee6
JL
12834Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12835
12836 * Makefile.in (all-bfd): Depend on all-intl.
12837 (all-binutils): Likewise.
12838 (all-gas): Likewise.
12839 (all-gprof): Likewise.
12840 (all-ld): Likewise.
12841
128421998-04-19 Brendan Kehoe <brendan@cygnus.com>
12843
12844 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12845
bfed1ea0
JL
12846Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12847
5d4a5ee6
JL
12848 * Makefile.in (all-bfd): Depend upon all-libiberty.
12849
bfed1ea0
JL
12850 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12851
5d4a5ee6
JL
12852Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12853
12854 * Makefile.in: Add libstub.
12855
12856 * configure.in: Ditto. Build libstub for targets that have cygmon
12857 support.
12858
12859Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12860
12861 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12862
12863Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12864
12865 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12866 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12867
ec8d6ddc
KW
12868Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12869
12870 * configure: Define DEFAULT_M4 by searching PATH.
12871 * Makfile.in: Use DEFAULT_M4.
12872
bfed1ea0
JL
12873Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12874
12875 * ltconfig: Add cygwin32 support.
12876
5d4a5ee6
JL
12877 * Makefile.in, configure.in: Add libtool as a native only directory
12878 to configure and build.
12879
547a6183
JL
12880Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12881
12882 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12883
5d4a5ee6 12884Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12885
5d4a5ee6
JL
12886 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12887
12888Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12889
12890 * Makefile.in: add ash make rules
12891 * configure.in: add ash to native_only and host_tools lists
12892
12893Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12894
12895 * Makefile.in (all-gettext, all-intl): New targets.
12896 (ALL_MODULES): Added all-gettext, all-intl.
12897 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12898 (INSTALL_MODULES): Added install-gettext, install-intl.
12899 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12900
12901 * configure.in (host_tools): Added gettext.
12902 (native_only): Likewise.
12903 (noconfigdirs) [various cases]: Likewise.
12904 (host_libs): Added intl.
12905
d207ebef
JM
12906Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12907
12908 * configure: Do not disable building gdbtk for cygwin32 hosts.
12909
e98e406f
NC
12910Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12911
12912 * configure.in: Add thumb-coff target.
12913 * config.sub: Add thumb-coff target.
12914
5d4a5ee6
JL
12915Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12916
12917 * Makefile.in: Revert yesterday's change.
12918 (all-target-winsup): all-target-librx stays out of here.
12919
12920Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12921
12922 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12923 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12924 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12925 Remove references to librx and libg++.
12926
12927Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12928
12929 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12930 recursive makes
12931
bfed1ea0
JL
12932Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12933
12934 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12935 for newlib directory.
bfed1ea0
JL
12936 (CXX_FOR_TARGET): Likewise.
12937
12938Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12939
12940 * ltconfig: Update after libtool/ltconfig.in change for
12941 hpux11.
12942
12943Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12944
12945 * ltconfig, ltmain.sh: Update to libtool 1.2.
12946
3cd730af
MH
12947Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12948
12949 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12950 (install-gcc-cross): Instead, override LANGUAGES here.
12951
80564603
DL
129521998-03-18 Dave Love <d.love@dl.ac.uk>
12953
12954 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12955 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12956
d207ebef
JM
12957Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12958
12959 * configure.in: Add Thumb-pe target.
12960
5d4a5ee6 12961Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12962
5d4a5ee6
JL
12963 * Makefile.in - changed sn targets to snavigator
12964 * configure.in - changed sn targets to snavigator
12965
2d4a0558
MH
12966Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12967
12968 * config-ml.in: After building symlink tree call make distclean
12969 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12970 to be the case for libiberty.
12971
04b93567
L
12972Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12973
12974 * configure: When making link, also check the current
12975 directory. The configure scripts may create one.
12976
9a06b842
RH
12977Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12978
12979 * config.sub: Accept alphapca56 and alphaev6 properly.
12980
217fc4e6
FS
12981Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12982
12983 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12984
3e07bdbd 12985Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12986
e490616e 12987 * config.sub (sco5): Fix typo.
3e07bdbd 12988
5d4a5ee6
JL
12989Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12990
12991 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12992 install-itcl.
12993 (install-itcl): Remove dependency on install-tcl.
12994
12995Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12996
12997 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12998
12999Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13000
13001 * configure.in: Don't build libgui for a cygwin32 target when not on
13002 a cygwin32 host.
13003
13004Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13005
13006 * configure (redirect): Set to null, so default behavior of
13007 configure is now --verbose.
13008
ce0d965c
DL
130091998-02-16 Dave Love <d.love@dl.ac.uk>
13010
13011 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13012 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13013
3acd1fd0
MH
13014Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13015
13016 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13017 this change to sync Makefile.in with its ChangeLog entries.
13018
5d4a5ee6
JL
13019Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13020
13021 * ltmain.sh (mkdir): Check that the directory doesn't exist
13022 before we exit with error, so that we don't get races during
13023 parallel builds.
13024
bfed1ea0
JL
13025Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13026
13027 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13028
4e77e8f1
MH
13029Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13030
13031 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13032 PICFLAG_FOR_TARGET.
13033 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13034
13035 * configure: Emit a definition for the new macro enable_shared
13036 into each Makefile.
13037
5d4a5ee6
JL
13038Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13039
13040 * configure.in (host_tools, native_only): Add libtool.
13041
13042Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13043
13044 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13045 Fix typo in ming config comment.
13046
bfed1ea0
JL
13047Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13048
13049 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13050
5d4a5ee6
JL
13051Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13052
13053 * config.sub: Add tic30 cases, and map c30 to tic30.
13054
8821a725
RH
13055Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13056
13057 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13058 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13059 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13060 (CLEAN_TARGET_MODULES): Similarly
13061 (all-target-libf2c): Add dependences.
4e81ae98 13062 * configure.in (target_libs): Add libf2c.
8821a725 13063
5d4a5ee6
JL
13064Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13065
13066 * configure.in: Remove expect from noconfigdirs when target
13067 is cygwin32. OK to build expect and dejagnu with Canadian
13068 Cross.
13069
0aadd657
ILT
13070Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13071
5d4a5ee6
JL
13072 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13073 host.
13074
0aadd657
ILT
13075 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13076 and mingw32.
13077
d0a8352c
MH
13078Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13079
13080 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13081 here as it is not defined in the toplevel Makefile.
13082
59739e3c
MH
13083Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13084
13085 * configure (package_makefile_rules_frag): New variable, which names
13086 a file with generic rules, ...
13087 Change comment to mention we now have FIVE parts.
13088 * configure: Undo last change.
13089
228197ee
LT
13090Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13091
13092 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13093 * config.sub: More accurate determination of HP processor types.
228197ee 13094
efd4c0ba
MH
13095Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13096
13097 * configure (package_makefile_frag): Move inserting the
13098 ${package_makefile_frag} to where it should be according
13099 to the comment.
13100
6eef3189
PB
13101Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13102
13103 * config.guess: Add support for Linux/ARM.
13104
d207ebef
JM
13105Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13106
13107 * .cvsignore: Remove *-info and *-install since they match
13108 release-info and mpw-install, which we don't want to just ignore.
13109
48464ebf
RH
13110Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13111
13112 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13113
803462a7
PN
13114Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13115
13116 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13117 local_prefix to sub-make invocations.
13118
520ab477
L
13119Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13120
13121 * configure.in: Check makefile fragments in the source
13122 directory.
13123
4bcdb76d
AO
13124Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13125
ceff9b14
AO
13126 * configure.in: Check whether host and target makefile
13127 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13128
5d4a5ee6
JL
13129Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13130
13131 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13132
13133Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13134
13135 * configure.in: Make sure we only replace RPATH_ENVVAR on
13136 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13137 regexp to sed.
13138
13139 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13140 to sub-makes.
13141
0d3e11a5
LI
131421998-01-13 Lee Iverson (leei@ai.sri.com)
13143
13144 * config-ml.in (multi-do): LDFLAGS must include multilib
13145 designator.
13146
d45b3d87 13147Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13148
13149 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13150
d39cd7a1
MK
13151Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13152
13153 * config.sub: Add mingw32 support.
13154 * configure.in: Likewise.
d39cd7a1 13155
6decbc24
FS
13156Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13157
13158 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13159
5d4a5ee6
JL
13160Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13161
13162 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13163 * configure (gxx_include_dir): Provide a definition for subdirs
13164 which do not use autoconf.
13165
13166Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13167
13168 * config.guess: Sync with egcs. Picks up new alpha support,
13169 BeOS & some additional linux support.
13170
d3d1907a
JL
13171Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13172
13173 * config.guess: HP 9000/803 is a PA1.1 machine.
13174
b104e095
RH
13175Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13176
13177 * configure.in: It's alpha*-...
13178
aca823c1
L
13179Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13180
13181 * configure.in (host_makefile_frag, target_makefile_frag):
13182 Handle multiple config files.
13183 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13184 alpha-*-*.
13185
d207ebef
JM
13186Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13187
13188 * mkdep: New file.
13189
13190Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13191
13192 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13193
5d4a5ee6
JL
13194Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13195
13196 * Makefile.in: Add libgui directory.
13197 (GDB_TK): Add all-libgui.
13198 * configure.in: Add libgui directory.
13199 * configure: Add all-libgui to GDB_TK.
13200
13201Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13202
13203 * config-ml.in (multidirs): Add m32r to multilib list.
13204
13205Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13206
13207 * Makefile.in (all-target-gperf): Change dependency to
13208 all-target-libstdc++.
13209
baf55877
FF
13210Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13211
13212 * config.guess: Add BeOS support.
13213
5d4a5ee6
JL
13214Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13215
13216 Source directory cvs renamed to cvssrc:
13217 * configure.in (host_tools): Change cvs to cvssrc.
13218 (native_only): Likewise.
13219 (noconfigdirs) [various cases]: Likewise.
13220 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13221 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13222 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13223 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13224 (all-cvssrc): Rename target from all-cvs.
13225
f2d76545
JL
13226Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13227
13228 * configure (gxx_include_dir): Fix thinko.
13229
205cba53
JL
13230Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13231
13232 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13233 (install-cross, install-gcc-cross): New targets.
13234
5d4a5ee6
JL
13235Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13236
13237 * configure.in (noconfigdirs): Add support for Thumb target.
13238
13239 * config.sub (maybe_os): Add support for Thumb target.
13240
13241Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13242
13243 * Makefile.in: Add rules for cygmon.
13244
13245 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13246
96b0f1fc
JL
13247Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13248
13249 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13250 * configure (gxx_include_dir): Provide a definition for subdirs
13251 which do not use autoconf.
d207ebef
JM
13252
13253Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13254
13255 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13256 11/18/97 build
d207ebef 13257
7dfef6ed
JL
13258Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13259
13260 * From Franz Sirl.
13261 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13262 found on RedHat Linux systems.
96b0f1fc 13263
83cfe7c0
JL
13264Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13265
13266 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13267 guesses.
13268
7dfef6ed
JL
13269Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13270
13271 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13272
5d4a5ee6
JL
13273Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13274
13275 * ltmain.sh: If mkdir fails, check whether the directory was created
13276 anyhow by some other process.
13277
d207ebef
JM
13278Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13279
13280 * configure.in (d30v-*-*): Configure all directories.
13281
13282Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13283
13284 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13285 for the D30V.
13286
13287Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13288
13289 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13290
5d4a5ee6
JL
13291Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13292
e490616e
ZW
13293 * include/libiberty.h: Add extern "C" { so it can be used with C++
13294 progrms.
13295 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13296 programs.
5d4a5ee6 13297
d207ebef
JM
13298Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13299
13300 * configure.in (d30v-*-*): Configure GCC now.
13301
5d4a5ee6
JL
13302Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13303
13304 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13305 is no longer needed.
13306
c9670e62
JM
13307Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13308
13309 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13310
cc71c0ca
MH
13311Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13312
13313 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13314 targets using "$@" to provide support for similar but not identical
13315 targets without having to duplicate code.
13316
d207ebef
JM
13317Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13318
13319 * makefile.vms: Fix to work with DEC C.
13320
13321Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13322
13323 * config.sub: Add mips-tx39-elf to marketing names.
13324
13325Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * ltmain.sh: Handle symlinks in generated script.
13328
13329Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13330
13331 * configure: Handle autoconf style directory options: --bindir,
13332 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13333 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13334 --sysconfdir.
13335 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13336 (sharedstatedir, localstatedir, oldincludedir): New variables.
13337 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13338 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13339 sbindir, sharedstatedir, and sysconfdir.
13340
b1e3ddfd
AJ
13341Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13342
13343 * Makefile.in (bootstrap-lean): New target.
13344
d207ebef
JM
13345Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13346
13347 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13348 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13349
13350Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13351
13352 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13353
09f97c1e
JL
13354Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13355
13356 * Makefile.in (cross): New target.
13357
335d0ab2
AO
13358Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13359 Jeff Law <law@cygnus.com>
13360
13361 * Makefile.in (bootstrap2, bootstrap3): New targets.
13362 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13363 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13364
d207ebef
JM
13365Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13366
13367 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13368 windows. Consistent with gdb/configure.
d207ebef 13369
e693cc28
UD
133701997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13371
e693cc28
UD
13372 * configure.in: Name Linux target fragment.
13373
13374 * configure: Rewrite so that project Makefile fragment is inserted
13375 first and appears last in the resulting Makefile.
13376
d207ebef
JM
13377Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13378
13379 * Makefile.in (install-itcl): Install tcl first.
13380
5d4a5ee6
JL
13381Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13382
13383 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13384
f401679e
JW
13385Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13386
13387 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13388
13389 * configure.in (skipdirs): Add target-librx for Linux.
13390 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13391
ec20b1b9
JL
13392Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13393
13394 * Makefile.in (bootstrap): New target.
13395
becdcf6d
JL
13396Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13397
63f6bcd7 13398 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13399
d207ebef
JM
13400Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13401
13402 * config.guess: Merge with FSF.
13403
0c82f6bf
FF
13404Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13405
13406 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13407
d207ebef
JM
13408Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13409
13410 * config.sub: Add "marketing-names" patch.
13411
3fbc0b70
JS
13412Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13413
e490616e 13414 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13415
e20d4801
JL
13416Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13417
13418 * config.sub: Handle v850-elf.
13419
fe181f78 13420Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13421
13422 * .cvsignore (*-install): Remove.
13423
bfed1ea0
JL
13424Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13425
13426 * ltconfig: Set CONFIG_SHELL in libtool.
13427 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13428
558a1e7c
JW
13429Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13430
13431 * configure.in (target_subdir): Set to libraries if enable_multilib.
13432
7818d6fc
JW
13433Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13434
13435 * config.guess: Update from gcc directory.
13436
d207ebef
JM
13437Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13438
13439 * Makefile.in (all-sim): Depends on all-readline.
13440
6599da04
JM
13441Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13442
13443 * Makefile.in (BISON, YACC): Use $$s.
13444 (all-bison): Depend on all-texinfo.
13445
13446Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13447
13448 * Makefile.in (BISON): Add -L flag.
13449 (YACC): Likewise.
13450
d207ebef
JM
13451Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13452
4e81ae98
EC
13453 * configure.in (noconfigdirs): Add support for v850e target.
13454
d207ebef
JM
13455 * config.sub (maybe_os): Add support for v850e target.
13456
13457Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13458
4e81ae98
EC
13459 * configure.in (noconfigdirs): Add support for v850ea target.
13460
d207ebef
JM
13461 * config.sub (maybe_os): Add support for v850ea target.
13462
6599da04
JM
13463Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13464
13465 * config.sub: Add mipstx39. Delete r3900.
13466
13467Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13468
13469 * Makefile.in (all-autoconf): Depends on all-texinfo.
13470
13471Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13472
13473 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13474 eabi targets.
13475
13476Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13477
13478 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13479
13480 * configure: When handling a Canadian Cross, handle YACC as well as
13481 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13482 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13483
13484Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13485
13486 * Makefile.in (BISON): bison, not byacc or bison -y.
13487 (YACC): bison -y or byacc or yacc.
13488 (various): Add *-bison as appropriate.
13489 (taz): No need to mess with BISON anymore.
13490
13491Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13492
13493 * configure: If OSTYPE matches *win32*, try to find a good value for
13494 CONFIG_SHELL.
13495
13496Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13497
13498 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13499 configure.in if it is present.
13500
13501Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13502
13503 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13504
13505Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13506
13507 * config.sub: Recognize `arc' cpu.
13508 * configure.in: Likewise.
13509 * config-ml.in: Likewise.
13510
13511Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13514
13515Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13516
13517 * configure: Changed sed delimiter from ':' to '|' when
13518 attempting to substitute ${config_shell} for SHELL. On
13519 NT ${config_shell} may contain a ':' in it.
13520
13521Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13522
13523 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13524
13525Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13528
13529Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13530
13531 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13532
13533 * ylwrap: If the program is a relative path, force it to be
13534 absolute.
13535
13536Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13537
13538 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13539
13540Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13541
13542 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13543 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13544 for libraries.
6599da04
JM
13545
13546Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13547
13548 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13549 separated by spaces.
6599da04
JM
13550
13551Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13552
13553 * ylwrap: New file.
13554 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13555
13556 * ltmain.sh: Handle /bin/sh at start of install program.
13557
13558 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13559
13560 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13561 * missing: New file, from automake 1.2.
13562
13563Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13564
13565 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13566 check-tk to CHECK_X11_MODULES.
13567
13568Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13569
13570 * config.sub: Merge with FSF.
13571
13572Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13573
13574 * config.guess: Merge with FSF.
13575
13576Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13577
13578 * configure: Treat msdosdjgpp like go32.
13579 * configure.in: Likewise. Don't remove gprof for go32.
13580
13581 * configure: Change Makefile.tem2 to Makefile.tm2.
13582
13583Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13584
13585 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13586
13587Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13588
13589 * install-sh (chmodcmd): Set to null if the DST directory already
13590 exists. Same as Nov 11th change.
13591
13592Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13593
4e81ae98 13594 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13595
13596Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13597
13598 * config.guess: Update from FSF.
13599
13600Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13601
13602 * Makefile.in (GDB_TK): Depend on itcl and tix.
13603
13604Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13605
13606 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13607 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13608 (INSTALL_SCRIPT): New variable.
13609 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13610 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13611 to -x.
13612 * install-sh: Add support for -x option.
13613
13614Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13615
13616 * configure.in, Makefile.in: Treat tix like itcl.
13617
13618Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13619
13620 * Makefile.in (WINDRES): New variable.
13621 (WINDRES_FOR_TARGET): New variable.
13622 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13623 (EXTRA_HOST_FLAGS): Add WINDRES.
13624 (EXTRA_TARGET_FLAGS): Add WINDRES.
13625 (EXTRA_GCC_FLAGS): Add WINDRES.
13626 ($(DO_X)): Pass down WINDRES.
13627 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13628 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13629 DLLTOOL_FOR_TARGET.
13630
13631Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13632
13633 * configure.in: configure sim before gdb for win32-x-ppc
13634
13635Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13636
13637 Move gperf into the toplevel, from libg++.
13638 * configure.in (target_tools): Add target-gperf.
13639 (native_only): Add target-gperf.
13640 * Makefile.in (all-target-gperf): New target, depend on
13641 all-target-libg++.
13642 (configure-target-gperf): Empty rule.
13643 (ALL_TARGET_MODULES): Add all-target-gperf.
13644 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13645 (CHECK_TARGET_MODULES): Add check-target-gperf.
13646 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13647 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13648
13649Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13650
6599da04
JM
13651 * config.sub (mn10200): Recognize new basic machine.
13652
13653Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13654
13655 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13656 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13657
13658Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13659
13660 * configure.in: If we're building mips-sgi-irix6* native, turn on
13661 ENABLE_MULTILIB and set TARGET_SUBDIR.
13662
13663Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13664
13665 * Makefile.in (all-sn): Depend on all-grep.
13666
13667Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13668
13669 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13670
13671 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13672 Makefile. From Jeff Makey <jeff@cts.com>.
13673 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13674
13675 * Makefile.in (DISTBISONFILES): Remove.
13676 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13677 $(DEFAULT_YACC).
13678
13679 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13680 cygwin32.
6599da04
JM
13681
13682 * Makefile.in (LD): New variable.
13683 (EXTRA_HOST_FLAGS): Pass down LD.
13684 ($(DO_X)): Likewise.
13685
13686Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13687
13688 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13689
13690Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13691
13692 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13693 before adding our own. Always add --build.
6599da04
JM
13694
13695Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13696
13697 * configure.in (targargs): Pass --build if we're doing
13698 a cross-compile.
13699
13700Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13701
ca236658 13702 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13703 sed. Otherwise sed chokes on NT path names with drive
13704 designators. Also look for "?:*" as the leading characters in an
13705 absolute pathname.
13706
13707Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13708
13709 * config.sub: Support for r3900.
13710
13711Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13712
13713 * configure.in: Use install-sh, not install.sh.
13714
13715Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13716
13717 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13718 apply it twice.
13719
13720Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13721
13722 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13723 install-binutils.
13724
13725Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13726
13727 * Makefile.in: Add automake targets.
13728 * configure.in (host_tools): Add automake.
13729
13730Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13731
13732 * configure: Default CXX to c++, not gcc.
13733 * Makefile.in (CXX): Set to c++, not gcc.
13734 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13735
13736Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13737
13738 * install-sh: try appending a .exe if source file doesn't
13739 exist
13740
13741Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13742
13743 * configure.in: Turn on multilib by default.
13744 (cross_only): Remove target-libiberty.
13745
13746 * Makefile.in (all-gcc): Don't depend on libiberty.
13747
13748Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13749
13750 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13751
13752Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13753
13754 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13755 (DISTBISONFILES): Add ld/Makefile.in
13756
13757Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13758
13759 * configure.in: if target is cygwin32 but host isn't cygwin32,
13760 don't configure gdb tcl tk expect, not just gdb.
13761
13762Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13763
13764 * configure.in: Added gnuserv everywhere sn appears.
13765
13766 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13767 (CROSS_CHECK_MODULES): Added check-gnuserv.
13768 (INSTALL_MODULES): Added install-gnuserv.
13769 (CLEAN_MODULES): Added clean-gnuserv.
13770 (all-gnuserv): New target.
13771
13772Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13773
13774 * config.guess: Fixes for MIPS OpenBSD systems.
13775
13776Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * Makefile.in (INSTALL_XFORM): Remove.
13779 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13780
13781 * mkinstalldirs: New file, copied from automake.
13782 * Makefile.in (installdirs): Rename from install-dirs. Use
13783 mkinstalldirs. Change all users.
13784 (DEVO_SUPPORT): Add mkinstalldirs.
13785
13786Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * install-sh: Rename from install.sh.
13789 * Makefile.in (INSTALL): Change install.sh to install-sh.
13790 (DEVO_SUPPORT): Likewise.
13791
13792 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13793 Graichen <graichen@rzpd.de>.
13794
13795Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13796
13797 * config.guess: Recognize OpenBSD systems correctly.
13798
13799Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13800
13801 * README, Makefile.in (ETC_SUPPORT): Remove references to
13802 cfg-paper*, configure.{texi,man,info*}._
13803
13804Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13805
13806 * Makefile.in (all.normal): Ensure that gcc is built after all
13807 the x11 - ie gdb - targets.
13808
13809Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13810
13811 * makefile.vms: Don't run conf-a-gas.
13812
13813Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13814
e490616e 13815 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13816
d207ebef
JM
13817Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13818
13819 * configure.in: Remove noconfigdirs case since gdb also
13820 configures and builds for tic80-coff.
13821
6599da04
JM
13822Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13823
13824 * configure: Set cache_file to config.cache.
13825 * Makefile.in (local-distclean): Remove config.cache.
13826
13827Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * COPYING: Update FSF address.
13830
d207ebef
JM
13831Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13832
13833 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13834 noconfigdirs.
13835
6599da04
JM
13836Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13839 MAKEDIRS, is empty.
13840
13841Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13842
13843 * config.sub: Tweak mn10300 entry.
13844
13845Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13846
13847 * configure.in (host_tools): Put sim before gdb, so gdb's
13848 configure.tgt can determine if the simulator was configured.
13849
13850Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13851
13852 * config.sub: Move BeOS $os case to be with other Cygnus
13853 local cases.
13854
13855Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13856
13857 * config.sub: Remove misplaced comment that broke Linux.
13858
13859Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13860
13861 * config.sub: Add BeOS support.
13862
13863Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13864
13865 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13866
13867Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13868
13869 * configure.in (noconfigdirs): Remove tcl and tk from
13870 noconfigdirs for cygwin32 builds.
13871
d207ebef
JM
13872Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13873
13874 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13875
6599da04
JM
13876Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13877
13878 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13879 make-all.com, use makefile.vms instead.
13880
13881Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13882
13883 * config.sub: Accept -lnews*.
13884
d207ebef
JM
13885Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13886
13887 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13888 target-examples and target-libiberty for d30v.
d207ebef
JM
13889
13890Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13891
13892 * configure.in (noconfigdirs): Enable ld for d30v.
13893
13894Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13895
13896 * configure.in (tic80-*-*): Build compiler.
13897
13898Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13899
13900 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13901 unsupported d30v directories
d207ebef
JM
13902
13903Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13904
4e81ae98
EC
13905 * config.sub, configure.in: Add d30v target cpu.
13906
6599da04
JM
13907Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13908
13909 * makefile.vms: New file.
13910 * make-all.com: Remove.
13911
13912Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13913
13914 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13915
13916Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13917
13918 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13919
13920Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13921
13922 * Makefile.in (ALL_MODULES): Added all-db.
13923 (CROSS_CHECK_MODULES): Addec check-db.
13924 (INSTALL_MODULES): Added install-db.
13925 (CLEAN_MODULES): Added clean-db.
13926
13927Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13928
13929 * config.guess: Merge with latest FSF sources.
13930
13931Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13932
13933 * Makefile.in (ALL_MODULES): Added all-itcl.
13934 (CROSS_CHECK_MODULES): Added check-itcl.
13935 (INSTALL_MODULES): Added install-itcl.
13936 (CLEAN_MODULES): Added clean-itcl.
13937
13938Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13939
13940 * configure.in: build gdb for mn10200
13941
13942Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13943
13944 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13945
d207ebef
JM
13946Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13947
13948 * configure.in (tic80-*-*): Turn off most targets right now.
13949
6599da04
JM
13950Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13951
13952 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13953 rather than the makeinfo program.
13954 (do-info): Depend upon all-texinfo.
13955
13956Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13957
13958 * configure.in: Remove uses of config/mh-linux.
13959
13960 * config.sub, config.guess: Merge with latest FSF sources.
13961
d207ebef
JM
13962Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13963
13964 * config.sub (case $basic_machine): Add tic80 entries.
13965
6599da04
JM
13966Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13967
13968 * config.sub, config.guess: Merge with latest FSF sources.
13969
13970Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13971
13972 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13973 * mpw-config.in: Test for NewFolderRecursive.
13974 * mpw-install: Use symbolic name for startup filename.
13975 * mpw-README: Add various additional details.
13976
13977Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13978
13979 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13980
13981Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13982
13983 * configure.in: Do build gcc and the target libraries for
13984 the mn10200.
13985
13986Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13987
13988 * configure.in: don't avoid building gdb for mn10300 any more
13989 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13990 instead of single-quoting it.
13991
13992Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13993
13994 * configure.in: Don't use --with-stabs on IRIX 6.
13995
13996Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13997
13998 * configure.in (m32r): Build gdb, libg++ now.
13999
14000Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14001
14002 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14003 directories from noconfigdirs.
14004
14005Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14006
14007 * config.sub (basic_machine): added mips16 configuration
14008
14009Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14010
14011 * config.sub: Handle d10v-unknown.
14012
d207ebef
JM
14013Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14014
14015 * config.sub: Handle v850-unknown.
14016
6599da04
JM
14017Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14018
14019 * Makefile.in: add findutils
14020 * configure.in: add findutils to list of host_tools
14021
14022Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14023
14024 * config.sub: Handle mn10200 and mn10300.
14025
14026Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14027
14028 * configure.in (d10v-*): Do not build librx.
14029
14030Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14031
14032 * configure.in (mn10300): Build everything except gdb & libgloss.
14033
14034Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14035
14036 * config.guess: Patch for Dansk Data Elektronik servers,
14037 from Niels Skou Olsen <nso@dde.dk>.
14038
14039 For ncr, use /bin/uname rather than uname, since GNU uname does not
14040 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14041
14042 Patch for MIPS R4000 running System V,
14043 from Eric S. Raymond <esr@snark.thyrsus.com>.
14044
14045 Fix thinko for nextstep.
14046
14047 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14048
14049 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14050 * config.guess: Guess mips-dec-mach_bsd4.3.
14051
14052 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14053 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14054 release numbers.
14055 * config.guess (mips-mips-riscos*): Emit just enough of the
14056 release number.
14057
14058 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14059 * config.guess (sparc-auspex-sunos*): Added.
14060 (f300-fujitsu-*): Added.
14061
14062 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14063 * config.guess: Recognize a Tadpole as a sparc.
14064
14065Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14066
14067 * config.guess: Don't assume that NextStep version is either 2 or
14068 3. NextStep 4 (aka OpenStep 4) has come out now.
14069
14070Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14071
14072 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14073 From Rik Faith <faith@cs.unc.edu>.
14074
14075Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14076
14077 * config.sub: Contributions from bug-gnu-utils to:
14078 Support plain "hppa" (no version given) architecture, reported by
14079 OpenStep.
14080 OpenBSD like NetBSD.
14081 LynxOs is not a hardware supplier.
14082
14083 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14084 OpenBSD like NetBSD.
6599da04
JM
14085 Stratus systems.
14086 More Pyramid systems.
14087 i[n>4]86 Intel chips.
14088 M680[n>4]0 Motorola chips.
14089 Use unknown instead of lynx for hardware manufacturer.
14090
14091Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14092
14093 * install.sh (chmodcmd): Set to null if the DST directory already
14094 exists.
14095
14096Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14097
14098 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14099 not use mt-ppc target Makefile fragment any more.
14100
14101Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14102
14103 * configure.in (*-*-windows): Exclude everything but those dirs
14104 needed to build windows.
14105
14106Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14107
14108 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14109
14110Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14111
14112 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14113
14114Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14115
14116 * Undo my previous change.
14117
14118Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14119
14120 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14121 unconditionally.
14122 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14123
14124Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14125
14126 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14127 host to add it's own flags.
6599da04
JM
14128
14129Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14130
14131 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14132
14133Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14134
14135 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14136 (CXX_FOR_TARGET): Likewise.
14137 (GCC_FOR_TARGET): Define.
14138 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14139 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14140 CC_FOR_TARGET was specified on the command line.
14141 (MAKEOVERRIDES): Don't define.
14142
14143Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14144
14145 * configure.in (m32r): Fix spelling of libg++ libs.
14146
14147Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14148
14149 * config.sub (-apple*): Remove, now redundant.
14150
14151Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14152
14153 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14154
14155 * configure: Rework yesterday's sed script patch.
14156
14157 * config.sub: Merge with FSF.
14158
14159Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14160
14161 * config.guess: Merge from FSF.
14162
14163 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14164 * config.guess: Use pc instead of unknown, for pc clone systems.
14165 Change linux to linux-gnu.
6599da04
JM
14166
14167 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14168 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14169
14170Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14171
14172 * test-build.mk (HOLES): Add "xargs" for gdb.
14173
14174 * configure: Avoid hpux10.20 sed bug.
14175
14176Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14177
731a8127 14178 * configure.in: Add support for windows host
6599da04
JM
14179 (that is a build done under the Microsoft build environment).
14180
14181Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14182
14183 * Makefile.in: Replace all uses of srcroot with s, to shrink
14184 command line lengths.
14185
14186 Patches from Geoffrey Noer <noer@cygnus.com>:
14187 * configure.in: If configuring for newlib, pass --with-newlib to
14188 subdirectories.
14189 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14190 -Bnewlib/ and -Lwinsup to gcc.
14191 (CXX_FOR_TARGET): Likewise.
14192
14193Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14194
14195 * Makefile.in (ETC_SUPPORT): Add configure.
14196
14197Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14198
4e81ae98 14199 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14200 host configuration file.
14201
14202Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14203
14204 * configure.in: Break mn10x00 support into separate
14205 mn10200 and mn10300 configurations.
14206 * config.sub: Likewise.
14207
14208Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14209
14210 * configure.in: Add lots of stuff to noconfigdirs for
14211 the mn10x00 targets.
14212
14213 * config.sub, configure.in: Add mn10x00 support.
14214
14215Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14216
14217 * make-all.com: Call conf-a-gas, not config-a-gas.
14218
14219Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14220
14221 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14222 targets.
6599da04
JM
14223
14224Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14225
14226 * mpw-README: Add much more detail for native PowerMac.
14227 * mpw-install: New file.
14228 * mpw-configure: Add --norecursion and --help options.
14229 * mpw-config.in: Translate readme and install files when
14230 copying to objdir.
14231 * mpw-build.in: Don't always depend on byacc and flex.
14232 (install-only-top): New action.
14233
d207ebef
JM
14234Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14235
14236 * configure.in: You can now configure GDB for the v850.
14237
6599da04
JM
14238Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14239
14240 * configure.in (noconfigdirs): Don't configure any C++ dirs
14241 if targeting D10V.
14242
14243Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * config.sub: Recognize mips64vr5000.
14246
14247Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * configure.in: Use a single line for host_tools and native_only.
14250
14251Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14252
14253 * config.sub, configure.in: Add entries for m32r.
14254
14255Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14256
14257 * Makefile.in (inet-install): Don't run install-gzip.
14258
14259Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14260
14261 * configure.in: Don't config lots of things for *-*-windows*.
14262
14263Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14264
14265 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14266 (host_libs, host_tools): Copy from configure.in.
14267 * mpw-configure: Don't complain about directories not found.
14268
14269Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14270
14271 * configure.in (i[345]86): Recognize i686 for pentium pro.
14272 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14273 file.
14274
14275 * config.guess (i[345]86): Ditto.
14276
14277Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14278
14279 * configure.in (noconfigdirs): Removed gdb for D10V.
14280
d207ebef 14281Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14282
d207ebef
JM
14283 * configure.in: Remove ld, target-libio, target-libg++, and
14284 target-libstdc++ from noconfigdirs.
5d4a5ee6 14285
6599da04
JM
14286Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14287
14288 * configure: Fix three locations where shell scripts were
14289 being run directly rather than with config_shell.
14290
d207ebef
JM
14291Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14292
14293 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14294 * config.sub (basic_machine): Recognize v850.
14295
6599da04
JM
14296Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14297
14298 * mpw-configure: Handle multiple enable/disable options and
14299 pass them down recursively, handle -c and -s flags appropriately
14300 depending on choice of compiler, add escape mechanism for
14301 quoted arguments to gC.
14302
14303Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14304
14305 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14306 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14307 so that -mrelocatable-lib and -mno-eabi are used.
14308
14309 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14310 not support --print-multi-lib, don't abort.
14311
6599da04
JM
14312Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14313
14314 * make-all.com: Run config-a-gas.
14315 * setup.com: Don't copy subdirectory files around.
14316
14317Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14318
14319 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14320 target, it now compiles correctly.
14321
14322Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14323
14324 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14325
14326Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14327
4e81ae98 14328 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14329
14330Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14331
14332 * configure.in (native_only): Add prms.
14333
14334Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14337 (BINUTILS_SUPPORT_DIRS): Likewise.
14338
14339Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14340
14341 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14342 d10v support is added.
14343
14344Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14345
14346 * configure.in (d10v-*-*): New target.
14347
14348Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14349
14350 * config.guess (HP 9000/811): Recognize this as a PA1.1
14351 machine.
14352
14353Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14354
14355 * Makefile.in (do-tar-gz): New target, split out from tail end of
14356 taz target. Run each command separately, don't use pipes.
14357 (taz): Use it.
14358
14359Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14360
14361 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14362 * mpw-build.in: No builds should depend on building byacc or flex,
14363 they are assumed to be installed already.
14364
14365Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14366
14367 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14368 variable that CC_FOR_TARGET needs.
14369
14370Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14371
14372 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14373 options have changed since the last time the subdirectory was
14374 configured, and if it has, reconfigure.
14375 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14376 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14377
14378Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14379
14380 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14381 CLEAN_MODULES): Add bash.
14382 (all-bash): New target.
14383
14384Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14385
14386 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14387
14388Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14389
14390 * config.sub (basic_machine): Recognize d10v as a valid processor.
14391
14392Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14393
14394 * mpw-configure: Add support for --bindir.
14395 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14396
14397Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14398
14399 * configure.in: add bash, time, gawk to list of hosttools and things
14400 to only build for native toolchains
14401
14402Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14403
14404 * Makefile.in (docdir): Remove.
14405
14406Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14407
14408 * Makefile.in (datadir): Set to $(prefix)/share.
14409
14410Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14411
14412 * configure.in: build diff and patch for cygwin32-hosted
14413 toolchains.
14414
14415Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14416
14417 * config.sub: Accept -rtems*.
14418
14419Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14420
e490616e
ZW
14421 * configure.in: enable dosrel for cygwin32-hosted builds,
14422 remove diff from the list of things not buildable
14423 via Canadian Cross
6599da04
JM
14424
14425Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14426
14427 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14428 don't get ". ".
6599da04
JM
14429
14430Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14431
14432 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14433
14434Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14435
14436 * Makefile.in (taz): Handle case where tex3patch didn't even get
14437 checked out. Also, if it was found, put the symlink in a new util
14438 subdirectory.
14439
14440Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14441
14442 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14443
14444Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14445
14446 * config.sub: Recognize -openvms.
14447 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14448 * make-all.com, setup.com: New files.
14449
14450Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14451
14452 * Makefile.in (taz): tex3patch moved to texinfo/util.
14453
14454Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14455
14456 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14457 * configure.in: remove make from disable-if-Can-Cross list
14458 enable gdb if ${host} and ${target} are cygwin32
14459
14460Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14461
14462 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14463 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14464
14465Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14466
14467 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14468 distinguish sysv/svr4/bsd variants.
14469 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14470
14471Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14472
14473 * configure.in: Added copyright notice.
14474 * move-if-change: Added copyright notice.
14475
14476Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14477
14478 * configure.in (powerpcle-*-solaris*): Until we get shared
14479 libraries working, don't build gdb, sim, make, tcl, tk, or
14480 expect.
14481
14482Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14483
14484 * config.guess: Merge with FSF:
14485
14486 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14487 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14488
14489 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14490 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14491
14492 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14493 * config.guess: Combine two OSF1 rules.
14494 Also recognize field test versions. From mjr@zk3.dec.com.
14495 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14496 because GNU uname does not support -p. From pmr@pajato.com.
14497
14498Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14499
14500 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14501
14502Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14503
14504 * mpw-README: Document GCCIncludes.
14505
14506Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14507
14508 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14509
14510Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14511
14512 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14513
14514Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14515
14516 * configure.in (*-*-cygwin32): Configure make.
14517
14518Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14519
14520 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14521
14522Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14523
14524 * Makefile.in (all-inet): Depend on all-perl.
14525
14526 * Makefile.in (inet-install): New target.
14527
14528 * Makefile.in (all-inet): Depend on all-tcl.
14529 (all-inet): Depend on all-send-pr.
14530
14531Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14532
14533 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14534 temporarily.
14535
14536Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14537
14538 * configure.in: Don't configure --with-gnu-ld on AIX.
14539
14540Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14541
14542 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14543
14544Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14545
14546 * Makefile.in (ALL_MODULES): Added all-inet.
14547 (CROSS_CHECK_MODULES): Added check-inet.
14548 (INSTALL_MODULES): Added install-inet.
14549 (CLEAN_MODULES): Added clean-inet.
14550 (all-indent): New target.
14551
14552 * configure.in (host_tools): Added inet.
14553 (native_only): Added inet.
14554 (noconfigdirs): Added inet.
14555
14556Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14557
14558 * configure.in: Don't configure libgloss if we are not configuring
14559 newlib.
14560
14561Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14562
14563 * configure.in: Don't configure libgloss for unsupported
14564 architectures.
14565
14566Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14567
14568 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14569
14570Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14571
14572 * Makefile.in (ALL_MODULES): Include all-apache.
14573 (CROSS_CHECK_MODULES): Include check-apache.
14574 (INSTALL_MODULES): Include install-apache.
14575 (all-apache): New target.
14576
14577 * configure.in: Added apache everywhere perl is seen.
14578
14579Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14580
14581 * Makefile.in: Add support for clean-{module} and
14582 clean-target-{module} rules.
14583
14584Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14585
14586 * configure.in (*-*-ose) do not build libgloss.
14587
14588Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14589
14590 * config.guess (prep*:SunOS:5.*:*): Turn into
14591 powerpele-unknown-solaris2.
14592
14593Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14594
14595 * configure.in: Permit --enable-shared to specify a list of
14596 directories.
14597
14598Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14599
14600 * configure.in (host==solaris): Pass only the first word of $CC
14601 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14602
14603Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14604
14605 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14606
14607Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14608
14609 * Makefile.in (ALL_MODULES): Include all-perl.
14610 (CROSS_CHECK_MODULES): Include check-perl.
14611 (INSTALL_MODULES): Include install-perl.
14612 (ALL_X11_MODULES): Include all-guile.
14613 (CHECK_X11_MODULES): Include check-guile.
14614 (INSTALL_X11_MODULES): Include install-guile.
14615 (all-perl): New target.
14616 (all-guile): New target.
14617
14618 * configure.in (host_tools): Include perl and guile.
14619 (native_only): Include perl and guile.
14620 (noconfigdirs): Don't build guile and perl; no ports have been
14621 done.
14622
14623Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14624
e490616e
ZW
14625 * configure (--enable-*): Handle quoted option lists such as
14626 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14627
14628Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14629
14630 * Makefile.in ({,inst}all-target): New rule so we can make and
14631 install all of the target directories easily.
14632
14633Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14634
14635 * configure.in: Add missing global flag in sed substitution when
14636 deleting `target-' from ${configdirs}.
14637
14638Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14639
14640 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14641 option.
14642
14643 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14644 config/mh-necv4.
14645
14646 * install.sh: Correct misspelling of transformbasename.
14647
14648 * config.guess: Recognize mips-*-sysv*.
14649
14650Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14651
14652 * config.sub: Recognize mon960.
14653
14654Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14655
14656 * configure: Restore Canadian Cross handling of BISON and LEX,
14657 removed in Feb 20 change.
14658
14659Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14660
14661 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14662 Mention make install. Remove the old copyright date as well the
14663 clumsy and rather pointless copyright on the README file.
14664
14665Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14668 Makefile after running symlink-tree, then run `make distclean' to
14669 avoid clobbering any generated files in srcdir.
14670
14671Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14672
14673 * configure.in (m68k-*-netbsd*): Build everything now.
14674
14675Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14676
14677 * Makefile.in (taz): Fix quoting.
14678
14679Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14680
14681 * configure.in (sparclet-*-*): Build everything now.
14682
14683Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14684
14685 * configure.in (m68k-*-linux*): New host.
14686
14687Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14688
14689 * configure: Check for bison before byacc.
14690
14691Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14692
14693 * Makefile.in configure: Change the way LEX and BISON/YACC are
14694 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14695 searching PATH. These are used as fallbacks by Makefile.in if
14696 flex/bison/byacc aren't in objdir.
14697
14698Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14699
14700 * Makefile.in: Make everything which depends upon all-bfd also
14701 depend upon all-opcodes, in case --with-commonbfdlib is used.
14702
14703Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14704
14705 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14706 building NT native compilers on Unix.
14707
14708Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14709
14710 * configure.in: Don't get CC from the host Makefile fragment if we
14711 can find gcc in PATH, or if this is a Canadian Cross. Move the
14712 Solaris test for /usr/ucb/cc to the post target script, just after
14713 the compiler sanity test.
14714
14715Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * config.sub: Merge with FSF.
14718
14719Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14720
14721 * Makefile.in (RPATH_ENVVAR): New variable.
14722 (REALLY_SET_LIB_PATH): Use it.
14723 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14724
14725Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14726
14727 * config.sub, configure.in: Recognize sparclet cpu.
14728
14729Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14730
14731 * config.guess: Support m68k-cbm-sysv4.
14732
14733Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14734
14735 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14736 m68k-unknown-linuxaout from linker help string. Put quotes around
14737 $ld_help_string.
14738
14739Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14740
14741 * config.guess (powerpc-harris-powerunix): Add guess for port
14742 to new target.
14743
14744Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14745
14746 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14747
14748Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14749
14750 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14751 $(REALLY_SET_LIB_PATH) in Makefile.
14752 * Makefile.in (SET_LIB_PATH): New variable.
14753 (REALLY_SET_LIB_PATH): New variable.
14754 ($(DO_X)): Use $(SET_LIB_PATH).
14755 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14756 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14757 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14758 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14759 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14760 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14761 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14762 (install-dosrel): Likewise.
14763 (all-opcodes): Depend upon all-libiberty.
14764
14765Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14766
14767 * config.guess (*:CYGWIN*): New
14768
14769Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14770
14771 * Makefile.in (all-target-winsup): All all-target-libiberty.
14772
14773Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14774
14775 * configure.in (noconfigdirs): Add missing # in front of comment.
14776
14777Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14778
14779 * configure.in: add second pass to things added to noconfigdirs
14780 so *-gm-magic can exclude libgloss properly.
14781
14782Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14783
14784 * mpw-configure (extralibs_name, rez_name): Set correctly
14785 for MWC68K compiler.
14786
14787 * mpw-README: Add more info on the necessary build tools.
14788
14789Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14790
14791 * configure.in, config.sub: Recognize cygwin32.
14792
14793Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14794
14795 * config.guess, config.sub: Recognize A/UX.
14796
14797Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14798
14799 * config.sub: Merge with gcc/config.sub.
14800
14801Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14802
14803 * mpw-build.in (do-binutils): Add build of stamps.
14804
14805Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14806
14807 * config.sub: Add recognition for mips64vr4100*-* targets.
14808
14809Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14810
14811 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14812 Add creation of gconfigargs with `--enable-shared' turned on.
14813 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14814 ($(host)-stamp-stage3-configured): Likewise.
14815 (HOLES): Add chatr and ldd.
14816 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14817
14818Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14819
14820 * configure: Pass --nfp to recursive configures.
14821
14822Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14823
14824 * Makefile.in (DLLTOOL): New.
14825 (DLLTOOL_FOR_TARGET): New.
14826 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14827 (EXTRA_TARGET_FLAGS): Ditto.
14828 (EXTRA_GCC_FLAGS): Ditto.
14829 (CONFIGURE_TARGET_MODULES): Ditto.
14830 (DO_X): Ditto.
14831 * configure: Add DLLTOOL.
14832
14833Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14834
14835 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14836 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14837 mh-sco, since old workarounds no longer needed, and don't
14838 build ld, since libraries have weak symbols in COFF.
14839
14840Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14841
14842 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14843
14844Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14845
14846 * configure.in: Make sure that ${CC} can be used to compile an
14847 executable.
14848
14849Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14850
14851 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14852 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14853 nothing depending on whether gdbtk is being built.
14854
14855Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14856
14857 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14858
14859Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14860
14861 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14862 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14863
14864Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14865
14866 * config-ml.in: Add support for
14867 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14868 Simplify setting of multidirs from --disable-foo.
14869
14870Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14871
14872 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14873 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14874 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14875 non-empty, pass them on to the GCC make.
6599da04
JM
14876 (all-bootstrap): New rule that is like all-gcc, except it executes
14877 the GCC bootstrap rule instead of the GCC all rule.
14878
14879Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14880
14881 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14882
14883Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14884
14885 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14886 DG/UX support.
14887
14888Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14889
14890 * config.sub (i*86*) Change [345] to [3456]
14891
14892Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14893
14894 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14895 --with-gnu-ld=no.
14896
14897Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14898
14899 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14900 AIX multilibs get built.
14901
14902Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14903
14904 * configure.in (i386-win32): Don't build expect if we're not
14905 building the tcl subdir.
14906
14907Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14908
14909 * Makefile.in: (configure-target-examples, all-target-examples):
14910 New targets, configure and build example programs.
14911
14912Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14913
14914 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14915 use it as input to sedit the generated MPW makefile.
14916 * mpw-README: Add a suggestion about Gestalt.h.
14917
14918Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14919
14920 * config.sub: Accept *-*-ieee*.
14921
14922Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14923
14924 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14925 Ronald F. Guilmette <rfg@monkeys.com>.
14926
14927Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14928
14929 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14930 for powerpc-pe native.
14931 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14932 (target==powerpc-pe): duplicate i386-win32 entry.
14933
14934Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14935
14936 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14937 of vxworks, not just vxworks5.1.
14938
14939Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14940
14941 * mpw-configure: Add support for exec-prefix.
14942
14943Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14944
14945 * config.guess: Recognize HP model 816 machines as having
14946 a PA1.1 processor.
14947
14948Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14949
14950 * configure: Ignore new autoconf configure options.
14951
6599da04
JM
14952Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14953
14954 * config.guess: Recognize Pentium under SCO.
14955 From Robert Lipe <robertl@arnet.com>.
14956
14957Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14958
14959 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14960
14961Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14962
14963 * configure.in: Don't configure gas for alpha-dec-osf*.
14964
14965Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14966
14967 * configure.in: Default to --with-stabs for some targets for which
14968 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14969 i[345]86*-*-unixware*.
14970
14971Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14972
14973 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14974 rather than basing it on the target. Simplify handling of options
14975 controlling which directories to configure. Remove extraneous
14976 slash in multi-clean target.
14977
14978Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14979
14980 * config-ml.in: Prefix more variables with ml_ so they don't collide
14981 with configure's.
14982
14983Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14984
14985 * configure: Don't turn -v into --v.
14986
14987Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14988
14989 * configure.in (targargs): Fix typo.
14990
14991 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14992
14993Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14994
14995 * configure.in: Strip --host and --target options from
14996 CONFIG_ARGUMENTS, and always configure for --host only. Add
14997 --with-cross-host option when building with a cross-compiler.
14998 * configure: Canonicalize the arguments put into config.status by
14999 always using `=' for an option with an argument. Pass a presumed
15000 --host or --target explicitly.
15001
15002Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15003
15004 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15005 into general OS recognition case.
15006
15007Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15008
15009 * configure.in (target_configdirs): add target-winsup only
15010 for win32 target systems.
15011
15012Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15013
15014 * Makefile.in (all-target-libgloss): Depend upon
15015 configure-target-newlib, since when libgloss is built it looks to
15016 see if the newlib directory exists.
15017
15018Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15019
15020 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15021 cfg-ml-*.in.
15022
15023Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15024
15025 * configure: Handle LD and LD_FOR_TARGET when configuring a
15026 Canadian Cross.
15027
6599da04
JM
15028Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15029
15030 * configure.in (target_libs): add target-winsup.
15031 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15032 (target==ppcle-pe): remove ld from $noconfigdirs.
15033
15034Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15035
15036 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15037 Preserve relative path names in $srcdir. Build symlink tree if
15038 configuring cross target dir and srcdir=. (= no VPATH support).
15039 (configure-target-libg++): Depend on configure-target-librx.
15040 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15041 * config-ml.in: New file.
15042 * symlink-tree: New file.
15043 * configure: Ensure srcdir="." if that's what it is.
15044
15045Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15046
15047 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15048 includes and FLEX_SKELETON setting.
15049 * mpw-configure (--with-gnu-ld): New option, controls whether
15050 to use PPCLink or ld with PowerMac GCC.
15051 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15052 * mpw-config.in: Configure grez if targeting Mac.
15053
15054 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15055 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15056 just macos.
6599da04
JM
15057 * configure.in: Configure grez resource compiler if targeting Mac.
15058 * Makefile.in (all-grez, install-grez): New targets.
15059
15060Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15061
15062 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15063 gcc in the path, set CC to gcc -O2.
6599da04
JM
15064
15065Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15066
15067 * configure: Default ${build} correctly. Avoid picking up extra
15068 spaces when reading CC and CXX from Makefile. When doing a
15069 Canadian Cross, use plausible default values for numerous
15070 variables.
15071 * configure.in: When doing a Canadian Cross, don't try to
15072 configure tools whose configure script can't handle it.
15073
15074Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15075
15076 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15077
15078Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15079
15080 * configure: Remove dubious bug reporting address.
15081
15082Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15083
15084 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15085 configure script, run that instead of this directory's configure.
15086 In either case, print a message that we're configuring the sub-dir.
15087
15088Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15089
15090 * configure.in: Before checking for the existence of various files,
15091 use sed to filter out "target-".
15092
15093Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15094
15095 * Makefile.in (DO_X): Split rule to decrease command line length
15096 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15097 (Philippe De Muyter).
15098
15099Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15100
15101 * Makefile.in (all-patch): depend on all-libiberty.
15102
15103Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15104
15105 * configure.in: If the only directory in target_configdirs which
15106 actually exists is libiberty, then set target_configdirs to empty,
15107 to avoid trying to build a target libiberty in a gas or gdb
15108 distribution.
15109
15110Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15111
15112 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15113 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15114 systems.
6599da04
JM
15115
15116Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15117
15118 * configure.in (copy_dirs): Use sys-include instead of include
15119 for --with-headers option.
15120
15121Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15122
15123 * Makefile.in, configure.in: Make winsup builds work with
15124 new scheme.
15125
15126Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15127
15128 * configure.in: Build the linker on AIX.
15129
15130Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15131
15132 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15133 where needed.
15134
15135Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15136
15137 * Makefile.in (all-gcc): Fix typo.
15138
15139Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15140
15141 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15142
15143Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15144
15145 * configure.in: Rename libFOO to target-libFOO, and xiberty
15146 to target-xiberty, to provide more flexibility.
15147 (target_subdir): Define. Create if cross.
15148 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15149 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15150 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15151 check-libFOO -> check-target-libFOO, etc.
15152 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15153 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15154 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15155 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15156 allow ALL_GCC="" to only configure.
15157 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15158 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15159 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15160
15161Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15162
15163 * Makefile.in (taz): Build "info" in etc explicitly.
15164
15165Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15166
15167 * configure.in: Make sure that CC is undefined (as opposed to
15168 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15169 problem with autoconf trying to configure on a host without GCC.
15170
15171Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15172
15173 * mpw-configure: Set host alias from choice of host compiler,
15174 only use generic MPW Makefile sed if present, edit a file
15175 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15176 * mpw-README: Add problem notes about CW6 and CW7.
15177
15178Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15179
15180 * Makefile.in (taz): Use ";" instead of ";;".
15181
15182Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15183
15184 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15185 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15186 DISTDOCDIRS.
15187 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15188 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15189
15190Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15191
15192 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15193 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15194 Move bfd to DISTSTUFFDIRS.
15195
15196Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15197
15198 * Makefile.in (X11_LIB): Removed.
15199 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15200
15201 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15202
15203Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15204
15205 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15206 names.
15207
15208Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15209
15210 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15211
15212Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15213
15214 * configure.in (i[345]86-*-win32): Always build newlib.
15215 Don't configure cvs, autoconf or texinfo.
15216 * Makefile.in (LD_FOR_TARGET): New.
15217 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15218 Pass down LD_FOR_TARGET.
15219
15220Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15221
15222 * winsup: New directory.
15223 * Makefile.in: Build winsup.
15224 * configure.in: Winsup is configured when target is win32.
15225 Can only build win32 target GDB when native.
4e81ae98 15226
6599da04
JM
15227Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15228
15229 * config.guess: Recognize HP model 819 machines as having
15230 a PA 1.1 processor.
15231
15232Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15233
15234 * configure: Fix sed loop which substitutes for CC and CXX to
15235 avoid bug found in various sed implementations.
15236
15237Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15238
15239 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15240 simulator. Use standard powerpc-*-eabi*.
15241
15242Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15243
15244 * configure.in: Stop putting gas and binutils in noconfigdirs for
15245 powerpc-*-aix* and rs6000-*-*.
15246
15247Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15248
15249 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15250 -mcall-aixdesc libraries.
15251
15252Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15253
15254 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15255
15256 * config.sub (arm | armel | armeb): Fix shell syntax.
15257
15258Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15259
15260 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15261 -msoft-float and -mcpu=common support.
15262 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15263 libraries.
15264
15265Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15266
15267 * configure.in: Allow configuration and build of emacs19 for the alpha.
15268
15269Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15270
15271 * configure.in (CC): Get ^CC, not just any old CC, from
15272 ${host_makefile_frag}.
15273
15274Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15275
4e81ae98 15276 * configure.in (CC): Try to get CC from
6599da04
JM
15277 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15278
15279Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15280
15281 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15282 only if it exists in $(srcdir).
15283
15284Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15285
15286 * configure: If CC and CXX are not set in the environment, set
15287 them, based on either an existing Makefile or on searching for gcc
15288 in PATH. Substitute for CC and CXX in Makefile.
15289 * configure.in: Remove libm from target_libs. Separate
15290 target_configdirs from configdirs. If CC is not set in
15291 environment, try to get it from a host Makefile fragment. Rewrite
15292 changes of configdirs to use skipdirs instead. A few minor
15293 tweaks. Take directories out of target_configdirs as they are
15294 taken out of configdirs. Remove existing Makefile files from
15295 subdirectories. Substitute for TARGET_CONFIGDIRS and
15296 CONFIG_ARGUMENTS in Makefile.
15297 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15298 by configure.in.
15299 (CONFIG_ARGUMENTS): Likewise.
15300 (CONFIGURE_TARGET_MODULES): New variable.
15301 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15302 ($(CONFIGURE_TARGET_MODULES)): New target.
15303 (configure-libg++, configure-libio): New targets.
15304 (all-libg++): Depend upon configure-libg++.
15305 (all-libio): Depend upon configure-libio.
15306 (configure-libgloss, all-libgloss): New targets.
15307 (configure-libstdc++): New target.
15308 (all-libstdc++): Depend upon configure-libstdc++.
15309 (configure-librx, all-librx): New targets.
15310 (configure-newlib): New target.
15311 (all-newlib): Depend upon configure-newlib
15312 (configure-xiberty): New target.
15313 (all-xiberty): Depend upon configure-xiberty.
15314
15315Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15316
15317 * configure.in (host i[345]86-*-win32): Expand the
15318 noconfigdirs again.
15319
15320Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15321
15322 * mpw-configure: Fix sed command file name.
15323
15324Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15325
4e81ae98 15326 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15327 noconfigdirs again.
15328
15329Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15330
15331 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15332 or powerpc*-*-pe*, since they are not yet supported.
15333
15334Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15335
15336 Add PowerMac support and many other enhancements.
15337 * mpw-configure: New option --cc to select compiler to use,
15338 paste options set according to --cc into the generated
15339 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15340 if mpw-make.sed is present.
15341 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15342 add forward includes for PowerPC include files.
15343 * mpw-build.in: Build using Makefile.PPC if present.
15344 (do-byacc, etc): Remove separate version resource builds.
15345 (do-gas): Build "stamps" before "all".
15346 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15347 * mpw-README: Update to reflect --cc option, PowerMac support,
15348 and recently-reported compatibility problems.
15349
15350Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15351
15352 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15353 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15354 (--with-multilib-top): Pass to recursive invocations.
15355
15356Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15357
15358 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15359 v810-*-*.
15360
15361Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15362
15363 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15364 gdb, ld and opcodes on v810-*-*.
15365
6599da04
JM
15366Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15367
15368 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15369 (local-maintainer-clean): New target.
15370 (maintainer-clean): New target.
15371 (realclean): Just depend upon maintainer-clean.
15372
15373Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15374
15375 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15376
15377Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15378
15379 * configure.in: Build ld in mips*-*-bsd* case.
15380
15381Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15382
15383 * config.sub: Accept -lites* OS. From Ian Dall.
15384
15385Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15386
15387 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15388 targets.
6599da04
JM
15389
15390Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15391
15392 * configure.in: treat i386-win32 canadian cross the same as
15393 i386-go32 canadian cross.
15394
15395Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15396
15397 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15398 running under the simulator to build a reduced set of libraries.
15399 (powerpc-*-eabiaix): Add fine grained multilib support added to
15400 other powerpc targets yesterday.
15401
15402Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15403
15404 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15405 -disable-softfloat, -disable-relocatable, -disable-aix, and
15406 -disable-sysv to control which multilib libraries get built.
15407
15408Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15409
15410 * configure: Add Makefile.tem to list of files to remove in trap
15411 handler.
15412
15413Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15414
15415 * config.guess (*Linux*): Add missing "exit"s.
15416 Also, need specific check for alpha-unknown-linux (uses COFF).
15417
15418Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15419
15420 * config.guess: Merge with FSF:
15421
15422 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15423 * config.guess (AIX4): More robust release numbering discovery.
15424
15425 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15426 * config.guess (i386-sequent-ptx): Properly get version number.
15427
15428 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15429 * config.guess (mips:*:4*:UMIPS): New case.
15430
15431Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15432
15433 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15434 (i386-win32 host): Likewise. Don't build readline.
15435
15436Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15437
15438 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15439 SUPPORT_FILES to submakes.
15440
15441Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15442
15443 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15444 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15445 mpw-configure.
15446
15447Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15448
15449 * configure.in (appdirs): Use =, not ==, in test expression when
15450 trying to build the text to print in the warning message for
15451 Solaris users.
15452
15453Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15454
15455 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15456
15457Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15458
15459 * config.guess: Recognize lynx-2.3.
15460
15461Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15462
15463 * config.sub (z8ksim): Deleted
15464 (z8k-*-coff): New, this is the one true name of the target.
15465
15466Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15467
15468 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15469
15470Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15471
15472 * config.guess (*:Linux:*:*): First try asking the linker what the
15473 default object file format is (elf, aout, or coff). Then if this
15474 fails, try previous methods.
15475
15476Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15477
15478 * configure.in: Don't build newlib for *-*-vxworks5.1.
15479
15480Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15481
15482 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15483 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15484
15485Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15486
15487 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15488
15489Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15490
15491 * cfg-ml-com.in: New file.
15492 * cfg-ml-pos.in: New file.
15493
15494Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15495
15496 * COPYING.NEWLIB: Add HP free copyright to list.
15497
15498Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15499
15500 * config.sub: Recognize -eabi* for the system, not just -eabi.
15501
15502Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15503
15504 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15505 * config.sub, configure.in (win32): New target and host.
15506
15507Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15508
15509 * configure.in: Add i386-pe configuration.
15510
15511Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15512
15513 * mpw-build.in (install): Install GDB after LD.
15514
15515Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15516
15517 * mpw-config.in (elf/mips.h): Always forward-include, needed
15518 for GDB to build.
15519
15520Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15521
15522 * testsuite: New directory for customer acceptance and whole tool
15523 chain tests.
15524
15525Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15526
15527 * configure: If per-host line isn't found, but AC_OUTPUT is found
15528 and a configure script exists, run it instead.
15529
15530Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15531
15532 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15533
15534Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15535
15536 * configure: Set build_{cpu,vendor,os,alias} to host values when
15537 --build isn't specified.
15538
15539Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15540
15541 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15542 (FLAGS_TO_PASS): Pass them.
15543 (EXTRA_TARGET_FLAGS): Ditto.
15544
6599da04
JM
15545Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15546
15547 * Makefile.in (all-libg++): Depend on all-libstdc++.
15548
15549Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15550
15551 * configure.in (noconfigdirs): Enable all packages for
15552 i386-unknown-netbsd.
15553
15554Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15555
15556 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15557 hosted builds (DOS builds)
15558
15559Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15560
15561 Changes for ARM based on patches from Richard Earnshaw:
15562 * config.sub: Handle armeb and armel.
15563 * configure.in: Omit arm linker only for riscix.
15564
15565Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15566
15567 * config.guess: Update from FSF.
15568
15569Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15570
63f6bcd7 15571 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15572 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15573 powerpcle variant. Convert pentium into i586, not i486. Add p5
15574 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15575 temporarily.
15576
15577Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15578
15579 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15580
15581Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15582
15583 * config.sub: Accept -lites* as a basic system type.
15584
15585Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15586
15587 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15588 installed, and if so return linuxoldld as the system name.
15589
15590Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15591
15592 * config.guess: Add hppa1.1-hp-lites support.
15593
15594Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15595
15596 * configure.in: Don't build newlib for m68k-vxworks5.1.
15597
15598Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15599
15600 * configure.in (mips-sgi-irix6): Use mh-irix5.
15601
15602Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15603
15604 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15605
15606Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15607
15608 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15609 OSF/1. Fix compiler flags.
6599da04
JM
15610 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15611
15612Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15613
15614 * configure.in: Recognize --with-newlib.
15615 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15616
15617Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15618
d207ebef 15619 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15620 to *_X11_MODULES due to gdbtk needing X include files et al.
15621
15622Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15623
15624 Merge in support for Mac MPW as a host.
15625 (Old change descriptions retained for informational value.)
15626
15627 * mpw-config.in: Add generic include forwards for cpu-specific
15628 include files in aout and elf directories.
15629
15630 * mpw-configure: Added copyright.
15631 * mpw-config.in: Check for presence of required build tools.
15632 (target_libs): Add newlib.
15633 (target_tools): Add examples.
15634 (Read Me): Generate as "Read Me for MPW" instead.
15635 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15636 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15637 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15638
15639 * mpw-configure: Remove subdir-specific makefile hackery,
15640 delete mk.tmp after using it.
15641
15642 * mpw-build.in (all): Display start and end times.
15643
15644 * mpw-configure (host_canonical): Set.
15645 (target_cpu): Always add to makefiles.
15646 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15647 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15648 (mpw-mh-mpw): Look for in srcdir and srcroot.
15649 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15650
15651 * mpw-build.in: (install-only): New target.
15652
15653 * mpw-configure (host_alias, target_alias): Rename from hostalias
15654 and targetalias, add into generated Makefile.
15655 (mk.tmp): If present, add into generated Makefile.
15656 * mpw-build.in (all-gas): Build config.h first before gas proper.
15657
15658 * mpw-configure (config.status): Write only if changed.
15659 * mpw-config.in (readline): Configure it (not built, just used for
15660 definitions).
15661
15662 * mpw-config.in (elf/mips.h): Add a forward include.
15663
15664 * mpw-config.in: Forward-include most .h files in include into
15665 extra-include.
15666 (readline): Don't build.
15667 mpw-build.in (install): Install GDB.
15668
15669 * mpw-configure (prefix, mpw_prefix): Handle it.
15670 * mpw-config.in (mmalloc, readline): Don't configure.
15671 * mpw-build.in (thisscript): Rename to ThisScript.
15672 Use mpw-build instead of BuildProgram everywhere.
15673 (mmalloc, readline): Don't build.
15674 * mpw-README: New file, basic documentation about the MPW port.
15675
15676 * mpw-config.in: Use forward-include to create include files.
15677
15678 * mpw-configure: Add more things to the top of each configured
15679 Makefile, including contents of config/mpw-mh-mpw.
15680 * mpw-config.in (extra-include): Create this directory and fill it
15681 with Posix-like include files when configuring.
15682
15683 * config.sub (apple, mac, mpw): Add various aliases.
15684
15685 * mpw-build.in: New file, top-level build script fragment for MPW.
15686 * mpw-configure: New file, configure script for MPW.
15687 * mpw-config.in: New file, config fragment for MPW.
15688
15689Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15690
15691 * configure.in (host_libs): Remove glob, since it is gone from the
15692 sources.
15693
15694Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15695
15696 * Makefile.in: define empty GDB_NLM_DEPS var.
15697
15698 * configure.in(target_makefile_frag): use config/mt-netware
15699 for netware targets.
15700
15701Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15702
15703 * config.sub: Merge in recent FSF changes. Remove linux special
15704 cases.
15705
15706Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15707
731a8127 15708 Revert this change:
6599da04
JM
15709
15710 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15711
15712 * build-all.mk: Use CC=cc -Xs on Solaris.
15713
6599da04
JM
15714Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15715
15716 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15717 stop using it.
15718 * Makefile.in: Nuke all references to glob subdirectory.
15719
15720Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15721
15722 * configure.in: Fix --enable-shared logic in per-host.
15723
15724Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15725
15726 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15727
15728Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15729
15730 * configure.in (noconfigdirs): Don't build gas on AIX, for
15731 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15732
15733Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15734
15735 * configure: Fix --cache-file to work if the file argument is a
15736 relative path.
15737
15738Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * configure: If the --cache-file is used, pass it down to
15741 configure in subdirectories.
15742
15743Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15744
15745 * config.sub: add vxworks29k configuration.
15746
15747Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15748
15749 * Makefile.in (taz): Do "diststuff" part quietly.
15750
15751Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15752
15753 * config.sub: Mini-merge with gcc/config.sub.
15754
15755Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15756
15757 * config.guess (IRIX): Sed - to _.
15758
15759Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15760
15761 * Makefile.in (source-vault, binary-vault): New targets.
15762
15763Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15764
15765 * config.sub: Recognize -eabi as a basic system type.
15766
15767Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15768
15769 * configure.in (enable_shared stuff): Fix typo.
15770
15771Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15772
15773 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15774
15775Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15776
15777 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15778
15779Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15780
15781 * configure.in (rs6000-*-*): Don't build gas.
15782
15783Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15784
15785 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15786 reduce command line length.
15787 (AS_FOR_TARGET): Check for as.new, not Makefile.
15788 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15789
15790Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15791
15792 * config.guess: Merge from FSF.
15793
15794Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15795
15796 * configure: Don't use $ when handling program_suffix.
15797
15798Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15799
15800 * configure.in: Configure tk for hppa/hpux.
15801
15802Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15803
15804 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15805
15806Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15807
15808 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15809 to LIBCXXFLAGS. Tests are better run without it.
15810
15811Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15812
15813 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15814
15815Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15816
15817 * configure.in (*-*-netware*): Don't configure xiberty.
15818
15819Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15820
15821 * configure.in: Remove tk from native_only list.
15822
15823Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15824
15825 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15826 for special NCD build.
15827
15828Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15829
15830 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15831 makeall.bat, they're only useful for binutils snapshots.
15832 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15833 makeall.bat to specified SUPPORT_FILES.
15834
15835Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15836
15837 * build-all.mk: Add Ericsson targets to sun4 and solaris
15838 hosts. Add BNR's sun4 target to solaris host, so their
15839 build-from-source will be tested in-house first.
15840
15841Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15842
15843 * Makefile.in (LIBCFLAGS): New variable.
15844 (CFLAGS_FOR_TARGET): Ditto.
15845 (LIBCFLAGS_FOR_TARGET): Ditto.
15846 (LIBCXXFLAGS): Ditto.
15847 (CXXFLAGS_FOR_TARGET): Ditto.
15848 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15849 (BASE_FLAGS_TO_PASS): Pass them.
15850 (EXTRA_TARGET_FLAGS): Ditto.
15851
731a8127 15852 * configure.in: Support --enable-shared.
6599da04
JM
15853
15854Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15855
15856 * configure.in (target_libs): Include libstdc++ again.
15857 * config.guess: Update from FSF (for FreeBSD).
15858
15859Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15860
15861 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15862 makeall.bat.
15863 (DISTDOCDIRS): Add `etc'.
15864 (ETC_SUPPORT_PFX): New variable.
15865 (taz): Include anything from etc starting with a word in
15866 ETC_SUPPORT_PFX.
15867
15868Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15869
15870 * config.sub: Update for recent FSF changes. Remove obsolete
15871 h8300hds entry. Add -windows* and -osx as basic os. Minor
15872 spacing changes.
15873
15874Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15875
15876 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15877
15878 * config.guess: Merge with FSF.
15879 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15880
15881Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15882
15883 * configure: Since the "trap 0" handler will override the exit
15884 status on many systems, only use it for "exit 1", and make it set
15885 a non-zero exit status; reset it before "exit 0". Also, check
15886 exit status of config.sub, and error out if it failed.
15887
15888Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15889
15890 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15891 and install libgloss.
15892
15893Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15894
15895 * Makefile.in (all-binutils): Depend upon all-byacc.
15896
15897 * configure.in: Don't build emacs on Irix 5.
15898
15899Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15900
15901 * configure.in (*-*-netware*): Add libio.
15902
15903Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15904
15905 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15906 (CHECK_TARGET_MODULES): Ditto.
15907 (INSTALL_TARGET_MODULES): Ditto.
15908 (TARGET_LIBS): Ditto.
15909 (all-libstdc++): Note dependencies.
15910
15911Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15912
15913 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15914
15915Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15916
15917 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15918 -fexternal-templates.
15919
15920 * configure.in (target_libs): Add libstdc++.
15921 (noconfigdirs): Add libstdc++ as appropriate.
15922
15923Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15924
15925 * config.guess: Update from FSF.
15926
15927Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15928
15929 * configure: Use ${config_shell} when running ${configsub}.
15930
15931Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15932
15933 * config.sub: No longer recognize h8300h.
15934
15935Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15936
15937 * config.sub: Remove extraneous differences between config.sub and
15938 gcc/config.sub.
15939
15940Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15941
15942 * Makefile.in (DISTSTUFFDIRS): Add gas.
15943
15944Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15945
15946 * COPYING.NEWLIB: New file.
15947
15948Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15949
15950 * config.guess (HP-UX): Patch from Harlan Stenn
15951 <harlan@landmark.com> to also emit release level.
15952
15953Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15954
15955 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15956
15957Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15958
15959 * config.sub: Merge nextstep cleanup from FSF.
15960
15961Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15962
15963 * configure.in (arm-*-*): Don't configure ld for this target.
15964
15965Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15966
15967 * configure.in (*-*-netware): don't configure libg++, libio,
15968 librx, or newlib.
15969
15970Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15971
15972 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15973 configure ld--it works, but it doesn't support shared libraries.
15974
15975Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15976
15977 * config.guess (*-unknown-freebsd*): Get rid of possible
15978 trailing "(Release)" in version string.
15979 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15980
15981Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15982
15983 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15984 Fix type: *-next-neststep -> *-next-nextstep.
15985
15986 * config.guess: Merge from FSF:
15987
15988 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15989
15990 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15991
15992 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15993
15994 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15995 instead of UNIX_SV for UnixWare 1.0).
15996
15997Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15998
15999 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16000 to make gdb/nlm/* build after the compiler and linker.
16001
16002Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16003
16004 * config.guess (netbsd, freebsd, linux): Accept any machine,
16005 not just i[34]86.
16006 (m68k-atari-sysv4): Relocate to match FSF version.
16007
16008 * config.guess: More merges from the FSF:
16009
16010 Add a space before function call or macro invocation.
16011
16012 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16013
16014 * config.guess: Add trap cmd to remove dummy.c and dummy when
16015 interrupted.
16016
16017 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16018
16019 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16020 (dummy): Redirect stderr from compilation of dummy.c.
16021
16022 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16023
16024 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16025
16026Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16027
16028 * configure: Accept and ignore --cache*, for compatibility with
16029 new autoconf.
16030
16031Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16032
16033 * config.guess: Merge from FSF:
16034
16035 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16036
16037 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16038 (PATH): Add /.attbin at end for finding uname.
16039 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16040
16041 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16042
e490616e 16043 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16044
16045 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16046
e490616e
ZW
16047 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16048 to select whether to use ELF or COFF.
6599da04
JM
16049
16050 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16051
e490616e 16052 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16053
16054 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16055
16056 * config.guess: Guess the OS version for HPUX.
16057
16058 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16059
16060 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16061
16062Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16063
16064 * configure.in: Recognize --with-headers, --with-libs, and
16065 --without-newlib.
16066 * Makefile.in (all-xiberty): Depend upon all-ld.
16067
16068Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16069
16070 * configure.in: Change i[34]86 to i[345]86.
16071
16072Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16073
16074 * configure (version): A few more tweaks to help message.
16075
16076Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16077
16078 * Makefile.in: Remove (for now) librx as a host library,
16079 now that we're building it for target.
16080
16081Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16082
16083 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16084 (Karl Berry).
16085
16086Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16087
16088 * configure.in: Also configure librx.
16089
16090Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16091
16092 * Makefile.in: Update various rules to reflect that librx
16093 is now needed for libg++.
16094
16095Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16096
16097 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16098
16099Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16100
16101 * configure.in: Configure the examples directory.
16102
16103Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16104
16105 * configure: Simplify Jun 2 1994 change.
16106
16107Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16108
16109 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16110 /bin/gcc isn't good enough to build gcc.
16111
16112Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16113
16114 * Makefile.in (GDB_SUPPORT_FILES): Remove
16115 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16116 (gdb.tar.gz): Add new rule to use standard distribution building
16117 mechanism.
16118
16119Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16120
16121 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16122 Bill Cox <bill@cygnus.com>.
16123
16124Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16125
16126 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16127
16128Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16129
16130 * configure: Search current dir first in .gdbinit.
16131
16132Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16133
16134 * config.sub: Recognize freebsd (merged from gcc config.sub).
16135
16136Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16137
16138 * config.sub: Refer to NeXT's operating system as nextstep.
16139
16140 * config.sub (case $basic_machine): Re-order the cases, to match
16141 the order in the FSF version (which is mostly alphabethical).
16142 Merge in some additions and changes from the FSF.
16143
16144Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16145
16146 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16147 * config.sub: Recognize cxux7.
16148 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16149
16150Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16151
16152 * config.sub: Fix typo powerpc -> powerpc-*.
16153
16154Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16155
16156 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16157
16158 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16159 parallel with all-emacs and install-emacs). Top-level command
16160 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16161
16162Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16163
16164 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16165 $(relbindir)/make before doing ``make install'', and use
16166 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16167 installing over running make binary.
16168 ($(host)-stamp-stage3-installed): Likewise.
16169
16170Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16171
16172 * config.guess: Recognize Mach.
16173
16174Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16175
16176 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16177 see whether --exec-prefix was used.
16178
16179Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16180
16181 * README: Explicitly mention libg++/README. (Zoo's idea.)
16182
16183Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16184
16185 * Makefile.in: Add all-librx target similar to all-libproc.
16186
16187Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16188
16189 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16190 with post 1.2 uname bogosity.
16191
16192Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16193
16194 * configure: Remove temporary files on receipt of a signal.
16195
16196Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16197
16198 * configure: If there is a package_makefile_frag, remove
16199 ${subdir}/Makefile.tem after copying it in.
16200
16201Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16202
16203 * build_all.mk: support rs6000 lynx identifies itself as
16204 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16205 since /bin/gcc is too feeble to compile a modern gcc.
16206
16207Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16208
16209 * brought devo/test-build.mk update-to-date with progressive/
16210 test-build.mk. Add lynx targets and hppa flag info.
16211
16212Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16213
16214 * configure.in: Use mh-ncrsvr43. Patch from
16215 Tom McConnell <tmcconne@sedona.intel.com>.
16216
16217Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16218
16219 * config.guess (i386-unknown-bsdi): No longer need to
16220 check #if defined(__bsdi__) && defined(__i386__).
16221
16222Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16223
16224 * configure: Set program_transform_nameoption correctly.
16225
16226Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16227
16228 * brought build-all.mk update-to-date with progressive build-all.mk,
16229 added new targets and hppa info.
4e81ae98 16230
6599da04
JM
16231Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16232
16233 * configure: If config.guess result is a prefix of the user
16234 specified target, assume a native build and use the user specified
16235 target as the host alias. Remove SunOS patch suffix removal hack.
16236 * configure.in: Remove SunOS patch suffix removal hack.
16237
16238 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16239 in NATIVE_CHECK_MODULES.
16240
16241Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16242
16243 * Makefile.in: Rename HOST_ONLY to NATIVE.
16244 * configure: Delete SunOs patch suffix from host_canonical
16245 and build_canonical variables that are prepended to Makefiles.
16246 * configure.in: Add comments for easier maintenance.
16247
16248Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16249
16250 * Makefile.in: Add all-libproc target similar to all-gui.
16251
16252Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16253
16254 * Makefile.in (CHECK_MODULES): split into
16255 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16256
16257Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16258
16259 * config.guess (i386-unknown-bsdi): New system to guess.
16260
16261Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16262
16263 * Makefile.in: Add all-gui target (but not yet build by "all").
16264
16265Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16266
16267 * config.sub: Move deletion of patch suffix from here...
16268 * configure.in: To here, at Ian's suggestion. The top-
16269 level scripts might need to know of a patch level.
16270
16271Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16272
16273 * config.sub: Strip off patch suffix so rtl is recognized
16274 as a sunos4.1.3 machine, even though it's been patched.
16275
16276Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16277
16278 * Makefile.in (INSTALL_LAST): Delete.
16279 (INSTALL_DOSREL): New.
16280
16281Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16282
16283 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16284 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16285 whether we pass down --with-gnu-ld anyhow.
16286
16287Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16288
16289 * Makefile.in (INSTALL_LAST): Change operation so it works
16290 on more flavors of make.
16291 * configure.in (go32): Don't build libg++ or libio.
16292
16293Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16294
16295 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16296 they can be overriden by templates.
16297
16298Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16299
16300 * configure.in (target==go32): Don't build gdb.
16301 * dosrel: New directory.
16302
16303Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16304
16305 * configure.in (host==go32): Configure dosrel too.
16306 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16307 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16308 be set by incoming names or templates.
16309 (INSTALL_LAST): New rule.
6599da04
JM
16310
16311Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16312
16313 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16314
16315Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16316
6599da04
JM
16317 * configure.in (appdirs): New variable. Currently empty, but will
16318 be used in gas distribution. If nonempty, lists a set of
16319 directories at least one of which must get configured, or top
16320 level configuration is considered to have failed.
16321 (rs6000-*-lynxos*): Use new file name.
16322
16323Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16324
16325 Eliminate XTRAFLAGS.
16326 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16327 newlib include files using -idirafter, and also use -nostdinc.
16328 (CXX_FOR_TARGET): Likewise.
16329 (XTRAFLAGS): Removed.
16330 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16331 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16332 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16333 ($(DO_X)): Don't pass down XTRAFLAGS.
16334
16335Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16336
16337 * configure.in (mips*-dec-bsd*): New target; do build linker.
16338 (mips*-*-bsd*): New target; don't build linker.
16339
16340Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16341
16342 * configure.in: support rs6000-*-lynxos* configuration.
16343 support sunos4 as a cross target.
16344
16345 * config.sub: look for lynx*, not lynx since the OS version may
16346 legitimately be part of the name.
16347
16348Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16349
16350 * configure.in (i[34]86-*-sco*): Move to be with other i386
16351 targets.
16352 (romp-*-*): New target. Skip various binary utilities.
16353 (vax-*-*): New target. Don't build newlib.
16354 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16355
16356Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16357
16358 * configure.in: Only set host_makefile_frag if config
16359 directory exists.
16360
16361Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16362
16363 * install.sh: If $dstdir exists, don't check whether each
16364 component does.
16365
16366Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16367
16368 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16369
16370Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16371
3b75d237
AJ
16372 * configure.in (*-*-lynxos*): Don't configure newlib for either
16373 native or cross Lynx.
6599da04
JM
16374
16375Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16376
16377 * config.sub (sparc64-elf): Fix os.
16378 (z8k): Remove duplicate.
16379
16380Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16381
16382 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16383 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16384
16385Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16386
16387 * configure: Make file links cleanly even if Lynx fails on
e490616e 16388 an NFS symlink (at least fail cleanly).
6599da04
JM
16389
16390Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16391
16392 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16393 -XNh2000.
16394
16395Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16396
16397 * configure: Unknown options are fatal again.
16398
16399Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16400
16401 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16402 compatibility.
6599da04
JM
16403
16404Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16405
16406 * build-all.mk: Add `clean' target.
16407
16408Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16409
16410 * config.guess: Add SINIX support.
16411 * configure.in: Add mips-*-sysv4* support.
16412
16413Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16414
16415 * build-all.mk: Document all useful targets.
16416 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16417 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16418
16419Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16420
16421 * configure: Support --silent, --quiet.
16422
16423Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16424
16425 * configure: Support --disable-FEATURE.
16426
16427Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16428
16429 * config.guess: Recognize NCR running SVR4.3.
16430
16431Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16432
16433 * config.guess: Make BSDI generate i386-unknown-bsd386.
16434 Patch from Paul Eggert <eggert@twinsun.com>.
16435
16436Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16437
16438 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16439
16440Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16441
16442 * configure: Make unrecognized options give nonfatal warnings
16443 instead of fatal errors, and pass them to any subdirectory
16444 configures in case they recognize them.
16445 Make --x equivalent to --with-x.
16446
16447Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16448
16449 * configure: Add --enable-* options. Clean up usage message and
16450 some comments.
16451
16452Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16453
16454 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16455
16456Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16457
16458 * configure.in (hppa*-*-*): Enable binutils.
16459
16460Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16461
16462 * config.sub: Recognize cisco.
16463
16464Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16465
16466 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16467
16468Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16471 than one configuration name. Add comment.
16472
16473Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16474
16475 * config.guess: about target *-hitachi-hiuxwe2, fixed
16476 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16477 macro is incorrect.]
16478
16479Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16480
16481 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16482 than the "make ls" stuff which used to be here.
16483
16484Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16485
16486 * config.guess: Recognize i[34]86-unknown-freebsd.
16487 From Shawn M Carey <smcarey@rodan.syr.edu>.
16488
16489Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16490
16491 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16492
16493Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16494
16495 * config.guess: Check for ptx.
16496
16497Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16498
16499 * config.sub: Add os9k checking.
16500
16501Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16502
16503 * config.guess: Handle OSF1 running on HPPA processors
16504
16505Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16506
16507 * configure: If subdir configure fails, print out a message with
16508 subdirectory name, in case subdir's configure code didn't identify
16509 itself.
16510
16511Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16512
16513 * configure.in: Remove embedded newlines from configdirs.
16514 Avoid mismatches of substrings. Fix matching strings at end
16515 of configdirs.
16516
16517Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16518
16519 * config.guess: Add Lynx/rs6000 config support.
16520
16521Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16522
16523 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16524
16525Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16526
16527 * configure.in (hppa*-*-osf*): Treat this just like most other
16528 PA configurations (eg no binutils or ld).
16529 (hppa*-*-*elf*): These configurations have binutils and ld.
16530
16531Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16532
16533 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16534
16535Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16536
16537 * configure.in (rs6000-*-*): Build gas.
16538
16539Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16540
e490616e 16541 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16542
16543Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16544
16545 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16546 for GDB and GDB has been fixed to not need it.
16547
6599da04
JM
16548Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16549
16550 * config.guess: Recognize vax hosts.
16551
16552Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16553
16554 * configure (while loop): Don't use "break 2" inside case
16555 statement -- the case statement isn't an enclosing loop.
16556
16557Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16558
16559 * config.guess: Clean up NeXT support, to allow nextstep
16560 on Intel machines. Make OS be nextstep.
16561
16562Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16563
16564 * config.guess: Add alternate forms for Convex.
16565
16566Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16567
16568 * configure: Completely rewrite option processing. Take
16569 advantage of pattern-matching to avoid invoking test frequently.
16570 Also clean up host and target defaulting logic.
16571
16572Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16573
16574 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16575 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16576 commands (plus user environment) will fit SCO limits.
16577
16578Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16579
16580 * configure.in: Don't issue warnings about directories which are
16581 not being configured if -norecursion is set. Correct test for
16582 --with-gnu-as and --with-gnu-ld to not get confused by substring
16583 matches.
16584
16585 * configure.in: Don't build gas for alpha-dec-osf1*.
16586
16587Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16588
16589 * configure: Back out Per's change of 12/19/1993. It changes the
16590 behavior of configure in unexpected and confusing ways.
16591
16592 Also, use different delim char when calculating
16593 program_transform_name so that the name can contain slashes.
16594
16595Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16596
16597 * configure.in, config.sub: Add support for VSTa micro-kernel.
16598
16599Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16600
16601 * configure.in: Nuke hacks which were used to get a special
16602 version of GAS for HPPA configurations.
16603
16604Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16605
16606 * configure: If only ${target_alias} is given, use that
16607 as the default for ${host_alias}.
16608 * configure: Add missing back-slashes before nested quotes.
16609
16610Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16611
16612 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16613
16614Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16615
16616 * config.guess: Recognize some Tektronix configurations.
16617 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16618
16619Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16620
16621 * config.sub: Match any flavor of SH.
16622
16623Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16624
16625 * configure.in: Don't try to configure newlib for Alpha.
16626
16627Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16628
16629 * configure.in: Don't build ld for Irix 5. Don't build gas,
16630 libg++ or libio for any Alpha target.
16631
16632 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16633
16634Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16635
16636 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16637 default arguments -- so it tried to compress itself.
16638
16639Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16640
16641 * configure.in (notsupp): ensure that a space is always at the end
16642 of the configdirs list, since the grep checks for an explicit space
16643
16644Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16645
16646 * configure.in (target i386-sysv4.2): don't build ld, since static
16647 versions of many libraries are not available.
16648
16649Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16650
16651 * config.guess: Recognize Apollos (using environment variables).
16652 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16653
16654Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16655
16656 * config.guess: Recognize Sony news mips running newsos.
16657
16658Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16659
16660 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16661 "fi ; else" for bash.
16662
16663Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16664
16665 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16666
16667Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16668
16669 * config.sub: accept unixware as an alias for svr4.2.
16670 Fix some inconsistancies with the gcc version.
16671
16672Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16673
16674 * Makefile.in (DISTDOCDIRS): Add gdb.
16675
16676Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16677
16678 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16679
16680Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16681
16682 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16683 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16684 this now.
16685
16686Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16687
16688 * config.sub: Accept hiux* as an OS name.
16689
16690 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16691 etc/make-stds.texi. The underscore came from gcc, and dje now
16692 agrees that RUNTESTFLAGS is the correct name.
16693
16694Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16695
16696 * install.sh: Remove 'set -e'. It makes any conditionals
16697 in the script useless.
16698
16699 * config.guess: Automatically recognize arm-acorn-riscix
16700 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16701
16702Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16703
16704 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16705
16706Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16707
16708 * Makefile.in (DISTDOCDIRS): New variable.
16709 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16710 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16711
16712Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16713
16714 * configure.in (hppa target): check the source directory for the
16715 pagas sub-directory
16716
16717Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16718
16719 * config.sub: Allow -aout* and -elf*.
16720
16721Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16722
16723 * configure.in: Don't build ld on i386-solaris2, same as for
16724 sparc-solaris2.
16725
16726Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16727
16728 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16729
16730Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16731
16732 * configure.in: Configure gdb for alpha.
16733
16734Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16735
16736 * Makefile.in (CXXFLAGS): Add -O.
16737
16738Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16739
16740 * config.guess: added support for DG Aviion
16741
16742Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16743
16744 * configure.in: Produce warning message for subdirectories not
16745 configurable for this host/target combination. Don't try to
16746 configure gdb for vms.
16747
16748Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16749
16750 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16751 appropriate files before making "diststuff".
16752 (DISTBISONFILES): New var: list of files to be edited.
16753 (DISTSTUFFDIRS): Add binutils.
16754
16755Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16756
16757 * config.sub: also handle mipsel and mips64el (for little endian mips)
16758
16759Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16760
16761 * configure.in: Add * to end of all OS names.
16762
16763Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16764
16765 * configure.in: Build newlib for LynxOS native.
16766
16767Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16768
16769 * config.guess: Add support for delta 88k running SVR3.
16770
16771 * configure.in: Add comment about HP compiler vs. emacs.
16772
16773Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16774
16775 * configure.in: don't build ld on solaris2 (not a viable option
16776 due to bugs in getpwnam & getpwuid)
16777
16778Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16779
16780 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16781 config.guess will produce a full version number.
16782
16783Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16784
16785 * configure.in: Build linker and binutils for alpha-dec-osf1.
16786
16787Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16788
16789 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16790 and gdb/testsuite/Makefile.in.
16791
16792Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16793
16794 * configure.in: recognize mips*- instead of mips-
16795
16796Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16797
16798 * config.sub: Accept linux*coff and linux*elf as operating
16799 systems.
16800
16801Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16802
16803 * config.sub: Recognize mips64, and mips3 as an alias for it.
16804
16805Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16806
16807 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16808 gdb knows how to handle OSF/1 shared libraries.
16809
16810Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16811
16812 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16813 * config.guess: Recognize Hitachi's HIUX.
16814 * config.sub: Recognize h3050r* and hppahitachi.
16815 Remove redundant cases for hp9k[23]*.
16816
16817Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16818
16819 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16820 if gas and ld are in the source tree and are in ${configdirs}.
16821 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16822 --with options (but still pass them down on the command line,
6599da04
JM
16823 if they were explicitly specified).
16824
16825Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16826
16827 * configure: substitute SHELL value in Makefile.in with
16828 ${CONFIG_SHELL}
16829
16830Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16831
16832 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16833 *-*-solaris2* targets.
16834
16835Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16836
16837 * Makefile.in: define M4, and pass it down to sub-makes;
16838 all-autoconf now depends on all-m4
16839
16840Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16841
16842 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16843 presence of {ar,ranlib} instead of a configured directory
16844
16845Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16846
16847 * config.guess: Accept 34?? as well as 33?? for NCR.
16848
16849Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16850
16851 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16852 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16853
16854Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16855
16856 * configure: grab values for $(CC) and $(CXX) from the
16857 environment, so that someone can do "CC=gcc configure; make" and
16858 have it work right (matching the way that autoconf works now)
16859
16860 * configure.in, Makefile.in: add support for gash, the tcl
16861 interface to Galaxy
16862
16863 * config.guess: add NetBSD variants (hp300, x86)
16864
16865Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16866
16867 * install.sh: Support -d option (in the manner of SunOS 4 install,
16868 as it is more deterministic than that of GNU install)
16869 (chmodcmd): Set file to mode 755 by default (should also do default
16870 chgrp and chown, but I don't feel like dealing with that now)
16871
16872Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16873
16874 * config.sub: Remove h8300hhms alias.
16875
16876Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16877
16878 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16879
16880Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16881
16882 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16883 as stmp-fixinc
16884
16885Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16886
16887 * config.sub: recognize m88110-bug-coff.
16888
16889Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16890
16891 * Makefile.in (all-libio): all dependencies on the toolchain used
16892 to build this (gcc, gas, ld, etc)
16893
16894Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16895
16896 * config.guess: Deal with OSF/1 1.3 on alpha.
16897
16898Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16899
16900 * install.sh: add some 'else true' clauses for portability
16901
16902 * configure.in: don't build libio for h8[35]00-*-* targets
16903
16904Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16905
16906 * Makefile.in: Add support for new libio.
16907
16908Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16909
16910 * install.sh: If one command fails, don't try the rest. Don't try
16911 to remove $dsttmp (via trap) unless we have already created it.
16912 If $src doesn't exist, detect it and exit with an error.
16913
16914 * config.guess: Recognize BSD on hp300.
16915
16916Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16917
16918 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16919 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16920
16921Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16922
16923 * Makefile.in (all-send-pr): depends on all-prms
16924
16925Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16926
16927 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16928
16929Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16930
16931 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16932 Added test for mips-mips-riscos5.
16933
16934Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16935
16936 * configure.in: use mh-hp300 for 68k HP hosts
16937
16938Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16939
16940 * configure: add support for CONFIG_SHELL, so that you can use
16941 some alternate shell for evaluating configure scripts
16942
16943Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16944
16945 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16946 in configure script to bug-gdb@prep.ai.mit.edu when building
16947 distribution archive.
16948 * Makefile.in (COMPRESS): Remove def.
16949 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16950 gdb.tar.Z and make-gdb.tar.Z respectively.
16951 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16952 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16953 to convergence with 'taz' target in Makefile.in.
16954
16955Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16956
16957 * install.sh (dsttmp): use trap to ensure that tmp files go
16958 away on error conditions
16959
16960Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16961
16962 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16963
16964Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16965
16966 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16967 its parent is '/' not ''.
16968
16969 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16970
16971Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16972
16973 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16974 that ${newsrcdir}/configure.in does.
16975
16976Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16977
16978 * test-build.mk: support for CONFIG_SHELL
16979
16980Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16981
16982 * config.sub (netware): Add as a basic system type.
16983
16984Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16985
16986 * Makefile.in (Makefile): depend on configure.in. Also drop the
16987 $(srcdir)/ from the dependency on Makefile.in.
16988
16989Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16990
16991 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16992 (h8300hhms is temporary until multi-libraries are implemented).
16993 * configure.in: Handle h8300h too.
16994
16995Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16996
16997 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16998
16999Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17000
17001 * configure: Remove extraneous output when guessing host type.
17002 * config.guess: Remove extraneous output when guessing using C
17003 compiler rather than uname, or when guessing fails.
17004
17005Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17006
17007 * Makefile.in: remove all.cross and install.cross targets
17008
17009 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17010 definitions
17011
17012Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17013
17014 * configure.in (target sh): Build gprof.
17015
17016Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17017
17018 * config.sub: change -solaris to -solaris2
17019
17020Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17021
17022 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17023
17024Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17025
17026 * configure: Correct error message for missing Makefile.in to
17027 print correct directory.
17028
17029Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17030
17031 * install.sh: kludge around 386BSD shell bug
17032
17033Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17034
17035 * config.guess: Recognize NeXT.
17036 * config.guess: Recognize i486-ncr-sysv4.
17037 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17038
17039Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17040
17041 * Makefile.in (MAKEINFOFLAGS): New variable.
17042 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17043 * build-all.mk, test-build.mk: Pass down --no-split as
17044 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17045
17046Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17047
17048 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17049
17050Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17051
17052 * Makefile.in (libg++.tar.z): New rule.
17053 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17054 * Makefile.in (taz): Only do a single chmod.
17055
17056Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17057
17058 * install.sh: don't use dirname anymore (replaced with sed usage)
17059
17060Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17061
17062 * Makefile.in: Change extension for gzip'd files from '.z' to
17063 '.gz' per new FSF standard usage.
17064
17065Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17066
17067 * configure: put quotes around the final value of program_transform_name
17068
17069Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17070
17071 * Makefile.in: new install.sh support; update install-info rules
17072
17073Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17074
17075 * configure.in: Build diff for crosses, but not for go32 host.
17076
17077 * configure.in: Build gprof only for native, and don't build it
17078 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17079
17080Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17081
17082 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17083
17084Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17085
17086 * configure.in (host_tools): Add prms.
17087
17088Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17089
17090 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17091 with $(FLAGS_TO_PASS) on the command line
17092
17093 * config.sub: Recognize lynx and lynxos
17094
17095Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17096
17097 * config.sub: Accept -ecoff*, not just -ecoff.
17098
17099Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17100
17101 * Makefile.in (taz): Use .gz suffix instead of .z.
17102 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17103 names.
17104
17105Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17106
17107 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17108
17109Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17110
17111 * Makefile.in (install-no-fixedincludes): install gcc last, so
17112 that rebuilds that might happen during 'make install' don't get
17113 bogus gcc include files
17114
17115Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17116
17117 Change from Utah for HPPA support:
17118 * config.guess: Recognize hppa1.x-hp-bsd.
17119
17120Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17121
17122 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17123 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17124
17125Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17126
17127 * config.sub: Add support for rom68k and bug boot monitors.
17128
17129Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17130
17131 * Makefile.in: Make all-opcodes depend on all-bfd.
17132
17133Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17134
17135 * config.guess: Added special check for i[34]86-univel-sysv4*.
17136
17137Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17138
17139 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17140 the processor rather than assuming i486.
17141
17142Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17143
17144 * config.guess: Recognize SunOS6 as Solaris3.
17145
17146Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17147
17148 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17149 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17150
17151Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17152
17153 * build-all.mk (all-cross): New target for Canadian Cross.
17154 Added Q2 go32 targets.
17155 * test-build.mk: Configure go32 cross sparclite-aout and
17156 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17157 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17158
17159Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17160
17161 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17162 GO32 hosted toolchains
17163
17164Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17165
17166 * configure: change so "-exec-prefix" gets passed down rather
17167 than "-exec_prefix" so autoconf generated Makefiles get the
17168 exec_prefix set right.
17169
17170Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17171
17172 * config.guess: get the Solaris2 minor version number
17173
17174 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17175
17176Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17177
17178 * config.guess: Recognize some Sequent platforms.
17179
17180Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17181
17182 * Makefile.in: added the vault-install target
17183
17184 * configure.in: actually use the Sun3 makefile fragment that's in
17185 config, also added the release dir to configdirs
17186
17187Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17188
17189 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17190
17191Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17192
17193 * configure.in: remove some program from Alpha targetted toolchains
17194
17195Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17196
17197 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17198 gprof.
17199 (taz): Run "make diststuff" in those directories instead of "make
17200 proto-dir". Look for "VERSION=" only at start of line in subdir
17201 Makefile. Use "gzip -9" for compression.
17202 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17203 (binutils.tar.z): New target.
17204
17205Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17206
17207 * Makefile.in (taz): Include gpl.texinfo.
17208
17209Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17210
17211 * Makefile.in (setup-dirs): Merged into "taz" target.
17212 (taz): Only do `proto-dir' stuff if a directory is actually needed
17213 for this target.
17214
17215Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17216
17217 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17218 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17219 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17220 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17221 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17222
17223Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17224
17225 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17226 config.sub, and move-if-change to gdb testsuite distribution
17227 archive, so the testsuite can be extracted, configured, and
17228 run separately from the gdb distribution. Blow away the Chill
17229 tests that require a Chill compiled executable, since GNU Chill
17230 is not yet publically available.
17231
17232Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17233
17234 * test-build.mk: set environment variables in a single command,
17235 instead of a list of assignments and exports
17236
17237 * config.guess: recognize Alpha/OSF1 systems
17238
17239Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17240
17241 * configure: Change help message to prefer --options rather than
17242 -options.
17243
17244Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17245
17246 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17247 zippy@ecst.csuchico.edu.
17248 * config.guess: Recognize miniframe.
17249
17250Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17251
cc6010cd
AP
17252 * Makefile.in: Use srcroot to find runtest rather than rootme.
17253 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17254
17255Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17256
17257 * test-build.mk: Extensive additions to support building on a
17258 machine other than the host.
17259
17260Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17261
17262 * configure (tooldir): Fix for i386-aix again.
17263
17264Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17265
17266 * configure, Makefile.in: Change definition of $(tooldir)
17267 to match the FSF.
17268
17269Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17270
17271 * config.guess: Recognize i[34]86/SVR4.
17272
17273Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17274
17275 * Makefile.in (all-gdb): gdb depends on sim.
17276
17277Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17278
17279 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17280 at the same time we make the prototype gdb directory.
17281 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17282 files at the same time as the gdb base release distribution.
17283
17284Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17285
17286 * Makefile.in (check): Use individual check targets rather than
17287 DO_X rule.
17288 (check-gcc): Added.
17289
17290Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17291
17292 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17293 for System V release 3.2.
17294
17295Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17296
17297 * config.sub: Recognize hppaosf.
17298 * configure.in: Do configure ld/binutils/gas for it.
17299
17300Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17301
17302 * configure (tooldir): Alter syntax used to set this, for systems
17303 where "\$" isn't handled right, like i386-aix.
17304
17305Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17306
17307 * configure: Pass program-transform-name, not
17308 program_transform_name, to recursive configures.
17309
17310Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17311
17312 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17313 of gas+ld+binutils.
17314
17315Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17316
17317 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17318
17319Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17320
17321 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17322
6599da04
JM
17323Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17324
17325 * Makefile.in (PRMS): Set back to all-prms.
17326
17327Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17328
17329 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17330 targets, rather than for MIPS hosts.
17331
17332Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17333
17334 * configure.in: add comment for --with-x default values
17335
17336 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17337
17338 * Makefile.in: add check-* targets for each of the directories in
17339 the tree. Add a definition of RUNTEST that will use the one we
17340 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17341
17342Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17343
17344 * configure.in: Removed obsolete references to bfd_target and
17345 target_makefile_frag.
17346
17347 * build-all.mk: Set assorted targets for Q2.
17348 * config.sub: Recognize z8k-sim and h8300-hms.
17349 * test-build.mk: Really don't pass host to configure.
17350 (HOLES): Added uname.
17351
17352Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17353
17354 * configure: Handle an empty program-prefix, program-suffix or
17355 program-transform-name correctly.
17356
17357Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17358
17359 * build-all.mk: -G 8 no longer required for MIPS targets.
17360 * test-build.mk: Don't pass host argument to configure; make it
17361 guess.
17362
17363Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17364
17365 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17366 * Makefile.in (COMPRESS): New macro, like GZIP.
17367
17368Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17369
17370 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17371
17372 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17373 with gas currently defaults to -G 0.
17374
17375Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17376
17377 * Makefile.in (all-flex): flex depends on byacc.
17378
17379 * build-all.mk: If host not specified, use config.guess. Pass TAG
17380 to test-build.mk as RELEASE_TAG.
17381 * test-build.mk (configargs): New variable containing arguments to
17382 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17383 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17384
17385 * config.guess: Use /bin/uname when checking -X argument on SCO,
17386 to avoid invoking GNU uname which doesn't understand -X.
17387
17388 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17389
17390 * configure.in: Build gas for mips-*-*.
17391
17392Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17393
17394 * Makefile.in (all.normal): insert missing backslash.
17395
17396Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17397
731a8127 17398 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17399
17400 * Makefile.in: Complete overhaul to merge many almost identical
17401 targets.
17402
17403Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17404
17405 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17406 (gdb.tar.Z): Adjusted.
17407
17408 * Makefile.in (setup-dirs, taz): New targets; should be general
17409 enough to adapt for gdb sometime. Build only .z file.
17410 (gas.tar.z): New target.
17411
17412Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17413
17414 * build-all.mk: Use CC=cc -Xs on Solaris.
17415
6599da04
JM
17416Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17417
17418 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17419 for handling BISON for FSF releases.
17420
17421Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17422
17423 * configure: Actually implement the change zoo just documented.
17424
17425Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17426
17427 * configure: when using config.guess, only set target_alias when
17428 it's not already been set (ie, on the command line)
17429
17430Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17431
17432 * Makefile.in: add installcheck target, set PRMS to install-prms
17433
17434Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17435
17436 * configure: add support for package_makefile_fragment, handle the
17437 case where a directory has a configure.in file but no Makefile.in
17438 more gracefully (with an actual understandable error message, even);
17439 add support for --without (and add this to the usage message); also
17440 explicitly add a --host=${host_alias} to the command line when
17441 config.guess is used
17442
17443Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17444
17445 * configure: Must use both --host and --target in recursive calls.
17446
17447Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17448
17449 * Makefile.in: Change deja-gnu to dejagnu.
17450
17451Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17452
17453 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17454
17455Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17456
17457 * configure.in: canonicalize all instances to *-*-solaris2*,
17458 also strip out a number of tools to not build for go32 host
17459
17460Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17461
17462 * config.guess: add GPL.
17463
17464 * Makefile.in, config.guess, config.sub, configure: bump
17465 copyrights to 93.
17466
17467Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17468
17469 * Makefile.in (do-info): Removed obsolete check for existence of
17470 localenv file.
17471
17472 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17473
17474Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17475
17476 * Makefile.in: a couple of 'else true' for decstation,
17477 support for TclX
17478
17479 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17480
17481Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17482
17483 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17484
17485Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17486
17487 * config.guess: Recognize i386-ibm-aix (PS/2).
17488 * configure.in: Use config/mh-aix386 file for it.
17489
17490Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17491
17492 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17493 CC_FOR_TARGET instead.
17494 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17495
17496Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17497
17498 * Makefile.in: Add sim to list of directories sent with gdb
17499
17500Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17501
17502 * configure.in: Put back mips-dec-bsd* case.
17503
17504Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17505
17506 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17507 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17508 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17509
17510Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17511
17512 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17513
17514 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17515 (install-info): install dir.info only if it exists,
17516 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17517
17518Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17519
17520 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17521 gas for mips-dec-bsd.
17522
17523Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17524
17525 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17526 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17527
17528Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17529
17530 * configure.in: Added "dejagnu" to hosttools list.
17531
17532Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17533
17534 * config.sub, configure.in, config.guess: Add support
17535 for Bosx, an AIX variant from Bull.
17536 Patches from F.Pierresteguy@frcl.bull.fr.
17537
17538Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17539
17540 * devo/dejagnu: Initial creation of devo/dejagnu.
17541 Migrated dejagnu testcases and support files for testing software
17542 tools to reside as subdirectories, currently called "testsuite",
17543 within the directory of the software tool. Migrated all programs,
17544 support libraries, etc. beloging to dejagnu proper from
17545 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17546 with no modifications. The changes to these files which will
17547 allow them to configure, build, and execute properly will be made
17548 in a future update.
17549
17550Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17551
17552 * Makefile.in: Change send_pr to send-pr.
17553 * configure.in: Likewise.
17554 * send_pr: Renamed directory to send-pr.
17555
17556Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17557
17558 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17559
17560Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17561
17562 * README: Update for gdb-4.8 release.
17563 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17564 gdb-xxx.tar.z (gzip'd) file also.
17565
17566Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17567
17568 * Makefile.in: make all-diff depend on all-libiberty
17569
17570Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17571
17572 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17573
17574Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17575
17576 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17577
17578Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17579
17580 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17581 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17582 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17583
17584Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17585
17586 * Makefile.in: makeinfo binary is in a new location
17587
17588Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17589
17590 * config.sub: Accept -ecoff as an OS.
17591
17592 * Makefile.in: Various changes to eliminate a level of make
17593 recursion and reduce the required command line length.
17594 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17595 sub-makes.
17596 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17597 variables holding settings for specific sub-makes.
17598 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17599 in terms of BASE_FLAGS_TO_PASS.
17600 (TARGET_LIBS): New variable listing directories which use
17601 TARGET_FLAGS_TO_PASS.
17602 (subdir_do): Eliminated.
17603 (do-*): New set of targets to replace subdir_do.
17604 (various): All targets which used subdir_do now depend on do-*.
17605 (local-clean): Renamed from do_clean.
17606 (local-distclean): New target, dependency of distclean and
17607 realclean.
17608 (install-info): Don't create directories. Depend on dir.info
17609 rather than calling make recursively.
17610 (install-dir.info): Eliminated.
17611 (install-info-dirs): Create all info directories here.
17612 (dir.info): Depend upon do-install-info.
17613
17614 * test-build.mk (HOLES): Added false.
17615
17616Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17617
17618 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17619
17620Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17621
17622 * Makefile.in (info): remove dependency on all-texinfo. The
17623 problem was really in texinfo/C, not at this level.
17624
17625Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17626
17627 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17628
17629Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17630
17631 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17632 GDB releases.
17633
17634Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17635
17636 * configure: Include srcdir in message about target of link not
17637 being found. Don't convert `-' to `_' in `with' options being
17638 passed to subdirs.
17639
17640Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17641
17642 * configure.in: add uudecode to host_tools
17643
17644 * Makefile.in: added {all,install}-uudecode targets, added them to
17645 the appropriate lists
17646
17647Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17648
17649 * Makefile.in (all-gcc): Added dependency on all-gas.
17650
17651 * configure.in (mips-*-*): Build ld and binutils.
17652
17653Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17654
17655 * configure: check return code from mkdir, print error message and
17656 exit on failure.
17657
17658Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17659
17660 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17661
17662Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17663
17664 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17665
17666Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17667
17668 * config.sub (h8500): Recognize this as a cpu type.
17669
17670Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17671
17672 * configure: source directory missing is no longer a warning
17673
17674 * configure.in: recognize irix[34]* instead of irix[34]
17675
17676 * Makefile.in: define and pass down X11_LIB
17677
6599da04
JM
17678Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17679
17680 * guess-systype: Renamed to ...
17681 * config.guess: ... by popular request.
17682 * configure.in, Makefile.in: Update accordingly.
17683
17684Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17685
17686 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17687 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17688 + Execute ./dummy instead of assuming . is in PATH.
17689
17690Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17691
17692 * guess-systype: New shell script. Attempts to guess the
17693 canonical host name of the executing host.
17694 Only a few hosts are supported so far.
17695 * configure: Call guess-systype if no host is specified.
17696
17697Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17698
17699 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17700 gcc Makefile.
17701
17702
17703Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17704
17705 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17706 (all-gcc, install-gcc, subdir_do): Use it.
17707
17708Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17709
17710 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17711
17712Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17713
17714 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17715 set exclusively by configure, using configure.in .
17716
17717Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * test-build.mk: set $PATH for all builds
17720
17721 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17722
17723Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17724
17725 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17726 the one used in gcc/Makefile.in, so that a null expansion doesn't
17727 override the one needed to build gcc with a native cc.
17728
17729
17730Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17731
17732 * configure: Accept -with arguments.
17733
17734Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17735
17736 * Makefile.in: added h8300sim
17737
17738Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17739
6599da04
JM
17740 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17741 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17742 (all-cygnus, native, build-cygnus): Make
17743 $(canonhost)-stamp-3stage-done, not $(host)....
17744 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17745 i386-sco3.2v4. Added else true to if command.
17746
17747Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17748
17749 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17750
17751Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17752
17753 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17754
17755Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17756
17757 * configure.in: don't remove binutils from Solaris builds
17758
17759Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17760
17761 * Makefile.in: get rid of earlier definitions for *clean,
17762 also handle the recursive info rule better
17763
17764Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17765
17766 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17767 do more-or-less the right thing.
17768
17769Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17770
17771 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17772 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17773
17774Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17775
17776 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17777 $(host_canonical).
17778
17779 * configure.in: split the configdirs list into 4 categories (native
17780 v. cross, library v. tool) and handle the cross-only and native-
17781 only in more reasonable (and correct!) way.
17782
17783Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17784
17785 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17786 configdirs anymore.
17787
17788Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17789
17790 * Makefile.in: extensive cleanup:: removed all of the explicit
17791 clean-* targets, collapsed many wrappers around subdir_do into
17792 one, added additional targets to satisfy standards.texi, deleted
17793 some old targets, some changes for consistency
17794
17795Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17796
17797 * configure.in: handle some programs as cross-only, and others as
17798 native only
17799
17800 * test-build.mk: handle partial holes in a more generic manner
17801
17802 * Makefile.in: m4 depends on libiberty
17803
6599da04
JM
17804Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17805
17806 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17807 time, wdiff, and find to configdirs
17808
17809 * Makefile.in: all, clean, and install rules for the new programs
17810 added to configure.in
17811
17812Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17813
17814 * configure.in: use mh-sun for all *-sun-* hosts
17815
6599da04
JM
17816Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17817
17818 * Makefile.in: define flags for X11 include files and library file
17819 locations, pass them down to the programs that need this info
17820
17821 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17822
6599da04
JM
17823Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17824
17825 * configure.in: start building libg++ for HP-UX targets
17826
17827Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17828
17829 * README: Update references to files moved into etc/.
17830
17831Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17832
17833 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17834 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17835
17836Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17837
17838 * configure: accept dash as well as underscore in long option
17839 names for FSF compatibility.
17840
17841Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17842
17843 * config.sub: added -sco3.2v4 support from FSF.
17844
17845Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17846
17847 * configure.in: expand the section that adds or removes
17848 directories from the list of programs to build, to handle native
17849 vs. cross in addition to host v. native
17850
17851Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17852
17853 * Makefile.in: Replace C++ in macro names with CXX.
17854 This is less likely to break ...
17855
17856Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17857
17858 * test-build.mk: add -w to GNU_MAKE
17859
17860Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17861
17862 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17863 add 'sparc' to list of recognized cpus. This needed to make
17864 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17865 Delete some redundant ose68 variants. Recognize -wrs as an os,
17866 then changes that into $CPU-wrs-vxworks.
17867
17868 * configure.in: remove most references to gdbtest, regularize
17869 target based program removal
17870
17871 * test-build.mk: import from p3 tree (many fixes and changes)
17872
17873Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17874
17875 * Makefile.in: added rules to handle tcl, tk, and expect
17876
17877 * configure.in: handle those directories if they exist
17878
17879Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17880
17881 * config.sub: removed bogus hppabsd and hppahpux names, since
17882 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17883
17884Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17885
17886 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17887 depends upon all-xiberty
17888
17889 * Makefile.in: changes from p3, including:
17890
17891 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17892
17893 * Makefile.in (XTRAFLAGS): include newlib directories if
17894 newlib/Makefile exists, rather than if host != target.
17895
17896 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17897
17898 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17899 from the same source tree and not building a cross-compiler. This
17900 matters for the libg++ configuration if reconfiguring a tree that
17901 has already been installed.
17902
17903 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17904
17905 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17906 pick up the machine and system specific header files.
17907
17908 * Makefile.in: added AS_FOR_TARGET, passed down in
17909 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17910 the C compiler to use to create programs which are run in the
17911 build environment, set it to default to $(CC), and passed it down
17912 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17913
17914 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17915
17916 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17917 We need them for unusual native builds, like systems without
17918 ranlib.
17919
17920 * configure: also define $(host_canonical) and
e490616e
ZW
17921 $(target_canonical), which are the full, canonical names for the
17922 given host and target
6599da04
JM
17923
17924Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17925
17926 * Makefile.in: Added separate definitions for C++.
17927
17928Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17929
17930 * configure.in (configdirs): Add deja-gnu.
17931
17932Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17933
17934 * README: Update for configure.texi and gdb-4.7 release.
17935
17936Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17937
17938 * Makefile.in: Move "all" target to top of file.
17939 Previously, first target was ".PHONY" which caused BSD4.4 make
17940 to build .PHONY when make was run without arguments.
17941
17942Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17943
17944 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17945 Library-copylefted code in libiberty.
17946
17947Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17948
17949 * config.sub: Replace m68kmote with plain old m68k.
17950
17951Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17952
17953 * Makefile.in: Remove space from blank line, avoid Make complaints.
17954
17955Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17956
17957 * config.sub: Complain if no argument is given. Added support for
17958 386bsd as OS and target alias.
17959
17960Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17961
17962 * Makefile.in (XTRAFLAGS): include newlib directories if
17963 newlib/Makefile exists, rather than if host != target.
17964
17965Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17966
17967 * config.sub: recognize sparclite-wrs-vxworks.
17968
17969 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17970 p3.) Added clean-xiberty to clean.
17971
17972Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17973
17974 * configure.in: use *-*-* instead of nested cases for host and target
17975
17976Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17979 from the same source tree and not building a cross-compiler. This
17980 matters for the libg++ configuration if reconfiguring a tree that
17981 has already been installed.
17982
17983Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17984
17985 * config.sub (i486v/i486v4): Merge in from FSF version.
17986
17987Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17988
17989 * configure: only set PWD if it is already set.
17990
17991Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17992
17993 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17994 doesn't have unset and all success paths (and most error paths)
17995 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17996 to just ${PWD} to avoid confusion.)
17997
17998Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17999
18000 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18001 even for a native compilation.
18002
18003Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18004
18005 Changes to make the gdb.tar.Z rule work better.
18006
18007 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18008 (DEVO_SUPPORT): Add configure.texi.
18009 (bfd-ilrt.tar.Z): Remove ancient rule.
18010
18011Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18012
18013 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18014 pick up the machine and system specific header files.
18015
18016 * configure.in, config.sub: added new target m68010-adobe-scout,
18017 with alias of adobe68k. Changed configure.in to check for
18018 -scout before -sco* to avoid a false match.
18019
18020 * Makefile.in: added AS_FOR_TARGET, passed down in
18021 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18022 the C compiler to use to create programs which are run in the
18023 build environment, set it to default to $(CC), and passed it down
18024 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18025
18026Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18027
18028 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18029 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18030 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18031 FOR_TARGET variants, to newlib and libg++.
18032
18033Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18034
18035 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18036 first.
18037
18038Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18039
18040 * config.sub: Accept `elf' as an environment.
18041
18042Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18043
18044 * Makefile.in (all-opcodes): cd into the right directory
18045
18046Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18047
18048 * configure: added -program_transform_name option, used as
18049 argument to sed when installing programs.
18050 configure.texi: added documentation for -program_prefix,
18051 -program_suffix and -program_transform_name.
18052
18053Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18054
18055 * config.sub: Accept i486 where i386 ok.
18056
18057Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18058
18059 * config.sub: accept we32k
18060
18061Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18062
3b75d237 18063 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18064
18065 * Makefile.in: don't create all directories for ``make install'';
18066 let the subdirectories create the ones they need.
18067
18068Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18069
e490616e 18070 * COPYING: new file, GPL v2
6599da04
JM
18071
18072Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18073
18074 * Makefile.in: use the new gen-info-dir, which needs a template
18075 argument (which also lives in texinfo)
18076
18077 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18078
6599da04
JM
18079Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18080
18081 * config.sub (ncr3000): Change i386 to i486.
18082
18083Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18084
18085 * Makefile.in: add install-rcs, install-grep to
18086 install-no-fixedincludes, removed install-bison and install-libgcc
18087
18088Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18089
18090 * configure.in: grab the HPUX makefile fragment if on HPUX
18091
18092Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18093
18094 * Makefile.in: eradicate bison spoor (ditto libgcc).
18095 configure.in: recognise m68{k,000}-ericsson-OSE.
18096 es1800 is alias for m68k-ericsson-OSE
18097
18098Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18099
18100 * configure.in: rearrange the parts that remove programs from
18101 configdirs, based now on HOST==TARGET or by canonical triple.
18102
18103Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18104
18105 * test-build.mk: recurse explicitly with -f test-build.mk when
18106 appropriate. predicate stage3 and comparison on the existence
18107 of gcc. That is, if gcc isn't around, we aren't three-staging.
18108 On very clean, also remove ...stamp-co. Build in-place before
18109 doing other builds.
18110
18111Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18112
18113 * Makefile.in, configure.in: add tgas
18114
18115Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18116
18117 * Makefile.in: a number of changes merged in from progressive.
18118
18119 * configure.in: add libm.
18120
18121 * .cvsignore: ignore some stuff that comes from test-build.mk.
18122
6599da04
JM
18123Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18124
18125 * config.sub: Add es1800 (m68k-ericsson-es1800).
18126
18127Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18128
18129 * configure: Add program_suffix (parallel to program_prefix)
18130 * Makefile.in: adjust directory-creating script for losing decstation
18131
18132Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18133
18134 * configure: Minor $subdir-related fixes.
18135
18136Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18137
18138 * configure: fix various problems with propogating
18139 makefile_target_frag in subdirs.
18140 * configure.in: config libgcc if its there
18141
18142Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18143
18144 * config.sub: HPPA merge.
18145
6599da04
JM
18146Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18147
18148 * Makefile.in: Replace all-bison with all-byacc in all
18149 dependency lines for other tools (which now use byacc).
18150
18151Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18152
18153 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18154
6599da04
JM
18155Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18156
18157 * Makefile.in: make gprof rules similar to byacc rules (instead of
18158 vestigal $(unsubdir) that didn't work...)
18159
18160Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18161
18162 * config.sub: Add support for Linux.
18163 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18164 (at least for libg++).
18165
18166Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18167
18168 * configure.texi: fix doc for the -nfp option to configure
18169
18170Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18171
18172 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18173
18174Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18175
18176 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18177 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18178 * configure.in: added solaris* host_makefile_frag hook.
18179
18180Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18181
18182 * config.sub: changed recognition of m68000 so that various
18183 m68k types can be specified via m680[01234]0
18184
18185Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18186
18187 * config.sub (basic_machine): fix sed so that '-foo' isn't
18188 completely substituted out while .+'-foo' loses the '-foo'
18189
18190Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18191
18192 * config.sub ($os): Add -aout.
18193
18194Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18195
18196 * configure: If host_makefile_frag is absolute, don't
18197 prefix ${invsubdir} (relevant to libg++ auto-configure).
18198
18199Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18200
18201 * Makefile.in (tooldir): Define it.
18202 (all-ld): Depend on all-flex.
18203
18204Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18205
18206 * Makefile.in (check): Fix libg++ special case.
18207
18208Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18209
18210 * configure: do not bury `pwd` into config.status, thus do fewer
18211 pwd's.
18212
18213 * configure: print the "Building in" message only when building in
18214 other than "." AND verbose.
18215
63f6bcd7 18216 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18217 configures.
18218
18219 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18220
18221Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18222
18223 * Makefile.in: macroize flags passed on recursion. remove
18224 fileutils.
18225
18226Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18227
18228 * configure: get makesrcdir right for subdirs deeper than 1.
18229
18230 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18231 install.
18232
18233Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18234
18235 * Makefile.in: don't print subdir_do or recursion lines.
18236
18237Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18238
18239 * standards.texi: added menu item.
18240
18241 * Makefile.in: build and install standards.info.
18242
18243 * standards.texi: new file.
18244
18245Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18246
18247 * configure: test for and move config.status pieces from
18248 ${subdir}/.
18249
18250Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18251
6599da04
JM
18252 * configure: Test for existance of files before trying to mv
18253 them, to avoid numerous non-existance messages.
18254
18255Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18256
18257 * configure: correct final line of config.status.
18258
18259 * configure: patch from eggert. Avoids a protection problem if
18260 the original Makefile.in is read only.
18261
18262 * configure: use move-if-change from gcc to create config.status.
18263 Some makefiles depend on config.status to tell if a directory
18264 has been reconfigured for a different host. This change
18265 prevents those directories from remaking everything in the case
18266 where the reconfig was only intended to rebuild a Makefile.
18267
18268 * configure: test for config.sub with "config.sub sun4" rather
18269 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18270 host alias from a missing config.sub.
18271
18272Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18273
18274 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18275 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18276
18277Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18278
18279 * configure: mkdir ${subdir} as needed.
18280
18281Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18282
18283 * Makefile.in,configure.in: added autoconf.
18284
18285Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18286
18287 * Makefile.in: no longer pass against on recursion.
18288
18289 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18290 definitions are not inherited.
18291
18292 * configure: correct makesrcdir when subdir is .
18293
18294Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18295
18296 * configure: Add support for 'subdirs' variable, which is
18297 like 'configdirs', except that configure doesn't re-invoke
18298 itself for subdirs, it just creates a Makefile for each subdir.
18299 * configure.texi: Document subdirs.
18300
18301Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18302
18303 * configure.in: added flex to configdirs
18304
18305Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18306
18307 * Makefile.in: remove clean-stamps from clean.
18308
18309Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18310
18311 * configure.in: Add gdbtest to configdirs.
18312
18313Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18314
18315 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18316 to recursive makes.
18317 * configure.in: Recognize new ncr3000 config.
18318
18319Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18320
18321 * Makefile.in, configure.in: removed references to gdbm.
18322
18323Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18324
18325 * config.sub: Don't canonicalize os value
18326 newsos* to bsd (readline needs to check for newsos).
18327 (This fix was earlier made Jan 31, but got re-broken.)
18328
18329Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18330
18331 * configure.in: sco is an os, not a vendor!
18332
18333 * configure: Quote $( better. Keep various shells happy.
18334
18335Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18336
18337 * Makefile.in: eliminate stamp-files.
18338
18339Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18340
18341 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18342 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18343
18344Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18345
18346 * config.sub: fix iris/iris3.
18347
18348Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18349
18350 * configure: re-add -rm.
18351
18352Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18353
18354 * Maskefile.in: add .stmp-rcs to all.
18355
18356 * configure.in: remove gas from rs6000 build, use aix host fragment.
18357
18358Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18359
18360 * configure: pass down site_option during recursion.
18361
18362Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18363
18364 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18365
18366Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18367
18368 * configure: Change exec_prefix so that it really defaults to prefix.
18369
18370Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18371
18372 * Makefile.in, configure.in: Add support for mmalloc library.
18373
18374Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18375
18376 * Makefile.in: add stmp dependencies for a few more things.
18377
18378Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18379
18380 * configure: adjusted error message on objdir/srcdir configure
18381 collision, per john's suggestion.
18382
18383 * Makefile.in: add libiberty stmp to all and all.cross.
18384
18385Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18386
18387 * Makefile.in: remove force dependencies, add grep to all.
18388
18389Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18390
18391 * Makefile.in: drop flex. make stamp files work.
18392
18393 * configure: added test for conflicting configuration in srcdir,
18394 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18395 gets cranky. use relative paths for configure and srcdir
18396 whenever possible. Send some error messages to stderr that were
18397 going to stdout.
18398
18399Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18400
18401 * Makefile.in: Fix libg++ rule to check for gcc directory
18402 before using gcc/gcc. Also pass XTRAFLAGS.
18403
18404Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18405
18406 * Makefile.in: added stmp-files so that directories aren't polled
18407 when they are already built.
18408
18409 * configure.texi: fixed a node pointer problem.
18410
18411Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18412
731a8127 18413 * config.sub configure.in gdb/configure.in
6599da04
JM
18414 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18415 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18416 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18417
18418Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18419
18420 * configure: -recurring becomes -silent. corrected help message
18421 for -site= option.
18422
18423 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18424
18425Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18426
18427 * configure: when building Makefile for crosses, replace
18428 tooldir and program_prefix. default srcdir from location of
18429 config.sub. remove "for host in hosts" and "for target in
18430 targets" loops.
18431
18432Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18433
18434 * Makefile.in: Do not pass bindir or mandir to cvs.
18435
18436Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18437
18438 * Makefile.in, configure.in: removed traces of namesubdir,
18439 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18440 copyrights to '92, changed some from Cygnus to FSF.
18441
18442 * configure.texi: remove most references to multiple hosts,
18443 multiple targets, subdirs, etc.
18444
18445 * configure.man: removed rcsid. reference config.sub not
18446 config.subr.
18447
18448 * Makefile.in: mkdir $(infodir) on install-info.
18449
18450Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18451
18452 * configure.texi: Explain better about .gdbinit and about
18453 the environment that configure.in sections run in.
18454
18455Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18456
18457 * configure.in: Ultrix is only a decstation if it's a MIPS.
18458
18459Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18460
18461 * README: DOC.configure => cfg-paper.texi.
18462
18463Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18464
18465 * config.sub (near case $os): Don't convert newsos* to bsd!
18466
18467Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18468
18469 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18470 the number of copies of COPYING that go into the GDB tar file.
18471
18472Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18473
731a8127 18474 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18475 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18476 Fix SCO configuration stuff.
18477
18478Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18479
18480 * Makefile.in: For libg++, make sure the -I pointing
18481 to the gcc directory goes *after* all the libg++-local -I flags.
18482 Also, move just-gcc dependency from just-libg++ to all-libg++.
18483
18484Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18485
18486 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18487
18488Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18489
18490 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18491
18492Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18493
18494 * config.sub: Add stratus configuration frags. Also
18495 submitted to FSF.
18496
18497Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18498
18499 * Makefile.in (DEV_SUPPORT): add configure.man.
18500
18501 * config.sub(Decode manufacturer-specific): add -none*.
18502
18503Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18504
18505 * Makefile.in: remove form feeds to make Sun's make happy.
18506 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18507
18508Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18509
18510 * Makefile.in (AR_FLAGS): Make quieter.
18511
18512Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18513
18514 * configure.in: Add libg++.
18515 * configure: When verbose, don't output the command line at each
18516 level; it will be unremarkably the same as the previous version,
18517 which will be the same as what the user typed.
18518
18519Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18520
18521 * configure.in, Makefile.in: fix clean-info, add flex. add
18522 fileutils.
18523
18524 * configure: be less sensitive to spaces in Makefile.in. Do not
18525 look for sources in "..". Doing so breaks subdirectories that
18526 might have their own configure. If a subdir has it's own
18527 configure script, use it.
18528
18529Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18530
18531 * cfg-paper.texi: some changes suggested by rms.
18532
18533Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18534
18535 * config.sub: Merge in some small additions from the FSF version,
18536 taken from the gcc distribution, to bring the Cygnus and FSF
18537 versions into closer sync.
18538
18539Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18540
18541 * configure.in: Changed svr4 references to sysv4.
18542
18543Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18544
18545 * configure: added -V for version number option.
18546
18547Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18548
18549 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18550 renamed from DOC.configure to cfg-paper.texi.
18551
18552Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18553
18554 * configure, config.subr, config.sub: config.subr is now
18555 config.sub again.
18556
18557Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18558
18559 * configure.texi: new file, in progress.
18560
18561 * Makefile.in: build info file and install the man page for
18562 configure.
18563
18564 * configure.man: new file, first cut.
18565
18566 * configure: find config.subr again now that configuration "none"
18567 has gone. removed all traces of the -ansi option. removed all
18568 traces of the -languages option.
18569
18570 * config.subr: resync from rms.
18571
18572Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18573
18574 * configure, config.sub, config.subr: merge config.sub into
18575 config.subr, call the result config.subr, remove config.sub, use
18576 config.subr.
18577
18578 * Makefile.in: revised install for dir.info.
18579
18580Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18581
18582 * configure.in: add decstation host makefile frag.
18583
18584 * Makefile.in: BISON now bison -y again. also install-gcc on
18585 install. clean-gdbm on clean. infodir belongs in datadir.
18586 Make directories for info install. Build dir.info here then
18587 install it.
18588
18589Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18590
18591 * Makefile.in: fix for bad directory tests.
18592
18593Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18594
18595 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18596 regexp. -srcdir relative was being handled incorrectly.
18597
18598 * Makefile.in: unwrapped some for loops so that parallel makes
18599 work again and so one can focus one's attention on a particular
18600 package.
18601
18602Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18603
18604 * configure: added PWD as a stand in for `pwd` (for speed). use
18605 elif wherever possible. make -srcdir work without -objdir.
18606 -objdir= commented out.
18607
18608Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18609
18610 * configure: +options become --options. -subdirs commented out.
18611 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18612 Makefile now at top of generated Makefile. Removed cvs log
18613 entries. added -srcdir. create .gdbinit only if there is one
18614 in ${srcdir}.
18615
18616 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18617 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18618 and mandir now keyed off datadir by default.
18619
18620Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18621
18622 * Freshly created ChangeLog.
18623
18624\f
18625Local Variables:
18626mode: change-log
18627left-margin: 8
18628fill-column: 76
18629version-control: never
18630End:
This page took 3.243496 seconds and 5 git commands to generate.