]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
match.pd: Add tcc_comparison...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
85c64bbe
BS
12014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2 Thomas Schwinge <thomas@codesourcery.com>
3 Ilya Verbin <ilya.verbin@intel.com>
4 Andrey Turetskiy <andrey.turetskiy@intel.com>
5
6 * configure: Regenerate.
7 * configure.ac (--enable-as-accelerator-for)
8 (--enable-offload-targets): New configure options.
9
7d35a59e
TB
102014-11-11 Tobias Burnus <burnus@net-b.de>
11
0a002272 12 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
13 * Makefile.in: Regenerate.
14
35485da9
DM
152014-11-11 David Malcolm <dmalcolm@redhat.com>
16
17 * ChangeLog.jit: New.
18 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
19
ebf6d33b
FXC
202014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
21
22 PR target/63610
23 * libtool.m4: Fix globbing of darwin versions.
24 * configure: Regenerate.
25
4a9bb2aa
TB
262014-11-11 Tobias Burnus <burnus@net-b.de>
27
28 * config/cloog.m4: Remove.
29 * Makefile.def: Remove CLooG.
30 * Makefile.tpl: Ditto.
31 * configure.ac: Ditto.
32 * configure: Regenerate.
33 * Makefile.in: Ditto.
34
738f2522
BS
352014-11-06 Bernd Schmidt <bernds@codesourcery.com>
36
37 * configure.ac: Handle nvptx-*-*.
38 * configure: Regenerate.
39
9b591dd1
PG
402014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
41
42 * MAINTAINERS (Write After Approval): Add myself.
43
14258928
JJ
442014-10-31 Jakub Jelinek <jakub@redhat.com>
45
46 * Makefile.def (libcc1): Remove bootstrap=true;.
47 * Makefile.in: Regenerated.
48
1335a8ca
JBG
492014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
50
51 * configure.ac: Update comment.
52 * configure: Regenerate.
53
cb115cc2
IE
542014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
fca38047
TS
582014-10-30 Thomas Schwinge <thomas@codesourcery.com>
59
60 * configure.ac (extra_host_libiberty_configure_flags): Add
61 --enable-shared also for libcc1's benefit.
62 * configure: Regenerate.
63
65c0707b
TG
642014-10-29 Tristan Gingold <gingold@adacore.com>
65
66 * MAINTAINERS: Change my email address.
67
ddc8de03
PM
682014-10-27 Phil Muldoon <pmuldoon@redhat.com>
69 Tom Tromey <tromey@redhat.com>
70
71 * Makefile.def: Add libcc1 to host_modules.
72 * configure.ac (host_tools): Add libcc1.
73 * Makefile.in, configure: Rebuild.
74
4eb1ac39 752014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
76
77 * configure.ac (build_configargs): Don't share config.cache between
78 build subdirs.
7fd74620 79 * configure: Regenerate.
3d96b0d0 80
d81230b5
DH
812014-10-24 Daniel Hellstrom <daniel@gaisler.com>
82
83 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
84 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
85 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
86 leon3v7 as leon3.
87 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
88 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
89 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
90 * config/sparc/sparc.md (cpu): Add leon3v7.
91 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
92
c7a6a617
DH
932014-10-24 Daniel Hellstrom <daniel@gaisler.com>
94
95 * MAINTAINERS (write-after-approval): Add myself.
96
74cc5471
ILT
972014-10-23 Ian Lance Taylor <iant@google.com>
98
99 * configure.ac: Disable the Go frontend on systems where it is known
100 to not work.
101 * configure: Regenerate.
102
929315a9
RB
1032014-10-23 Richard Biener <rguenther@suse.de>
104
105 * Makefile.def: Add libcpp build module and dependencies.
106 * configure.ac: Add libcpp build module.
107 * Makefile.in: Regenerate.
108 * configure: Likewise.
109
5d12b768
MF
1102014-10-15 Max Filippov <jcmvbkbc@gmail.com>
111
112 * MAINTAINERS (write-after-approval): Add myself.
113
7b262a51
MLI
1142014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
115
116 * INSTALL/README: Do not mention CVS.
117
7705dfd1
JY
1182014-10-03 Jing Yu <jingyu@google.com>
119
120 * configure.ac: Add aarch64 to list of targets that support gold.
121 * configure: Regenerate.
122
a3052d31
FD
1232014-09-29 François Dumont <fdumont@gcc.gnu.org>
124
125 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
126
b2a1b261
CM
1272014-09-29 Catherine Moore <clm@codesourcery.com>
128
129 * MAINTAINERS: Add myself as MIPS maintainer.
130
05342e10
MF
1312014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
132
133 * MAINTAINERS: Move myself to MIPS maintainers.
134
3f6bb7e5
JBG
1352014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
136
137 * MAINTAINERS: Put all email addresses between '<' and '>'.
138
3e895729
FXC
1392014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
140
141 * MAINTAINERS: Move myself to reviewers (Fortran).
142
e04733ee
AK
1432014-09-01 Andi Kleen <ak@linux.intel.com>
144
145 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
146 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
147 * Makefile.in: Regenerate.
148
e79c0ea8
DM
1492014-08-28 David Malcolm <dmalcolm@redhat.com>
150
151 * rtx-classes-status.txt: Delete
152
b32d5189
DM
1532014-08-28 David Malcolm <dmalcolm@redhat.com>
154
155 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
156
e0c0c325
SP
1572014-08-27 Sebastian Pop <s.pop@samsung.com>
158
159 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
160 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
161 of checking for version number.
162 * configure: Regenerated.
163 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
164
d7ac0a6a
DM
1652014-08-27 David Malcolm <dmalcolm@redhat.com>
166
167 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
168 is done; begin phase 6 (use extra rtx_def subclasses).
169
9daaca36
DM
1702014-08-27 David Malcolm <dmalcolm@redhat.com>
171
172 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
173 done; begin phase 5 (additional rtx_def subclasses).
174
b2908ba6
DM
1752014-08-26 David Malcolm <dmalcolm@redhat.com>
176
177 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
178
1130d5e3
DM
1792014-08-26 David Malcolm <dmalcolm@redhat.com>
180
181 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
182 SET_BB_HEADER are done.
183
0e0ce50d
DM
1842014-08-26 David Malcolm <dmalcolm@redhat.com>
185
186 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
187 done.
188
3d30f4e8
DM
1892014-08-26 David Malcolm <dmalcolm@redhat.com>
190
191 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
192
6144a836
DM
1932014-08-26 David Malcolm <dmalcolm@redhat.com>
194
195 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
196
b311fd0f
DM
1972014-08-25 David Malcolm <dmalcolm@redhat.com>
198
199 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
200
d8ce2eae
DM
2012014-08-25 David Malcolm <dmalcolm@redhat.com>
202
203 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
204
1455e88c
DM
2052014-08-25 David Malcolm <dmalcolm@redhat.com>
206
207 * rtx-classes-status.txt: Phase 3 (per-file commits within
208 "config" subdirs) is done; begin phase 4 (removal of
209 "scaffolding").
210
76c531d3
DM
2112014-08-23 David Malcolm <dmalcolm@redhat.com>
212
213 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
214 dir) is done; begin phase 3 (per-file commits within "config"
215 subdirs).
216
00550b3d
DM
2172014-08-21 David Malcolm <dmalcolm@redhat.com>
218
219 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
220 phase 2 (per-file commits in main source dir).
221
622dbadf
BC
2222014-08-21 Bin Cheng <bin.cheng@arm.com>
223
224 * configure: Regenerated.
225
c1286e0b
DM
2262014-08-19 David Malcolm <dmalcolm@redhat.com>
227
228 * rtx-classes-status.txt (TODO): Add SET_BND_TO
229
c2fc1aee
DM
2302014-08-19 David Malcolm <dmalcolm@redhat.com>
231
232 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
233
68975683
DM
2342014-08-19 David Malcolm <dmalcolm@redhat.com>
235
236 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
237
d914bc6b
DM
2382014-08-19 David Malcolm <dmalcolm@redhat.com>
239
240 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
241
8020a4d5
DM
2422014-08-19 David Malcolm <dmalcolm@redhat.com>
243
244 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
245
a231b8a5
JV
2462014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
247
248 * MAINTAINERS (Write After Approval): Add myself.
249
ce8126f5
CF
2502014-08-19 Christopher Faylor <me.gnu@cgf.cx>
251
252 * MAINTAINERS: Remove myself
253
0f82e5c9
DM
2542014-08-19 David Malcolm <dmalcolm@redhat.com>
255
256 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
257
9c9afb69
PP
2582014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
259
260 * MAINTAINERS (Write After Approval): Add myself.
261
190bea87
DM
2622014-08-18 David Malcolm <dmalcolm@redhat.com>
263
264 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
265 SET_BB_HEADER, SET_BB_FOOTER
266
c41b94ce
DM
2672014-08-18 David Malcolm <dmalcolm@redhat.com>
268
bb3fff01 269 * rtx-classes-status.txt: New file
c41b94ce 270
eae1a5d4
RG
2712014-08-18 Roman Gareev <gareevroman@gmail.com>
272
273 * configure.ac: Eliminate ClooG installation dependency.
274 * configure: Regenerate.
275 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
276 * Makefile.in: Regenerate.
277
f613bc0f
IV
2782014-08-15 Ilya Verbin <iverbin@gmail.com>
279
280 * MAINTAINERS (Write After Approval): Add myself.
281
5f75acf4
IT
2822014-08-15 Ilya Tocar <tocarip@gmail.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
88b1a322
JW
2862014-08-01 Jiong Wang <jiong.wang@arm.com>
287
288 * MAINTAINERS (Write After Approval): Add myself.
289
8ed499f8
AG
2902014-07-28 Anthony Green <green@moxielogic.com>
291
292 Import from savannah.gnu.org:
293 * config.sub: Update to 2014-07-28 version.
294
09ec3110
RS
2952014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
296
297 * MAINTAINERS: Remove my MIPS maintainer entry.
298
7b7f941a
UB
2992014-07-26 Uros Bizjak <ubizjak@gmail.com>
300
301 PR target/47230
302 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
303 * configure: Regenerate.
304
a12f7ac8
JN
3052014-07-24 James Norris <jnorris@codesourcery.com>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
09611faf
RG
3092014-07-20 Roman Gareev <gareevroman@gmail.com>
310
311 * configure.ac: Accept only CLooG 0.18.1.
312 * configure: Regenerate.
313
37738b0f
RG
3142014-07-17 Roman Gareev <gareevroman@gmail.com>
315
316 * configure.ac: Don't accept isl 0.11.
317 * configure: Regenerate.
318
473037cb
AZ
3192014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
320
321 * MAINTAINERS (Write After Approval): Add myself.
322
9a62ed16
RO
3232014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
324
325 * configure.ac: Don't accept isl 0.10.
326 * configure: Regenerate.
327
c41f1c42 3282014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 329
c41f1c42
BE
330 Fix include path for in-tree cloog.
331 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
332 * configure: Regenerate.
29d0a43c 333
c41f1c42 3342014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 335
c41f1c42 336 * .gitignore: Import gcc_update output.
a5852bea 337
b6383ab8
TS
3382014-06-13 Thomas Schwinge <thomas@codesourcery.com>
339
a10ec8bc
TS
340 * config-ml.in: Robustify ac_configure_args parsing.
341
45b3824d
TS
342 * configure.ac (--enable-linker-plugin-configure-flags)
343 (--enable-linker-plugin-flags): New flags.
344 (configdirs): Conditionally add libiberty-linker-plugin.
345 * configure: Regenerate.
346 * Makefile.def (host_modules): Add libiberty-linker-plugin.
347 (host_modules) <lto-plugin>: Pay attention to
348 @extra_linker_plugin_flags@ and
349 @extra_linker_plugin_configure_flags@.
350 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
351 * Makefile.in: Regenerate.
352
b6383ab8
TS
353 * Makefile.tpl (configure-[+prefix+][+module+])
354 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
355 "module_srcdir" instead of "module" for locating a module's srcdir.
356 * Makefile.in: Regenerate.
357
a4a1b5f3
MF
3582014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
359
360 * MAINTAINERS (Write After Approval): Add myself.
361
38a13841
SP
3622014-06-06 Sebastian Pop <sebpop@gmail.com>
363
364 * MAINTAINERS: Update my email address.
365
153fcd41
TP
3662014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
367
368 * MAINTAINERS (Write After Approval): Add myself.
369
e25d9632
AB
3702014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
1007a55c
JW
3742014-05-30 Jonathan Wakely <jwakely@redhat.com>
375
376 PR libstdc++/61011
377 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
378 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
379 * configure: Regenerate.
380
fd9ed1ae
PA
3812014-05-28 Pedro Alves <palves@redhat.com>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
03bdb69f
MK
3852014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
386
387 * MAINTAINERS: Update my affiliation/email.
388
905083ad
MS
3892014-05-19 Mike Stump <mikestump@comcast.net>
390
391 * MAINTAINERS: Add wide-int reviewers.
392
707f1839
SL
3932014-05-14 Sandra Loosemore <sandra@codesourcery.com>
394
395 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
396 * configure: Regenerated.
397
7321dc60
TR
3982014-05-15 Torvald Riegel <triegel@redhat.com>
399
400 * MAINTAINERS (libitm): Add myself as maintainer.
401
5b1e4b47
CB
4022014-05-07 Charles Baylis <charles.baylis@linaro.org>
403
404 * MAINTAINERS (Write After Approval): Add myself.
405
a4ebe104
RS
4062014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
407
408 * config.sub, config.guess: Import from upstream.
409
9575df4a
AL
4102014-04-29 Alan Lawrence <alan.lawrence@arm.com>
411
412 * MAINTAINERS (Write After Approval): Put myself in correct order.
413
2fdc94b7
AL
4142014-04-29 Alan Lawrence <alan.lawrence@arm.com>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
080c6230
LB
4182014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
419
420 * MAINTAINERS: Move myself from Reviewers to Write After Approval
421 section.
422
4e4c8692
RÁE
4232014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
424
425 * MAINTAINERS (Write After Approval): Delete myself.
426
ffe7f7a7
JJ
4272014-04-17 Jakub Jelinek <jakub@redhat.com>
428
429 PR sanitizer/56781
430 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
431 and -B* options with -Xcompiler.
432
147d38a5
EB
4332014-04-04 Eric Botcazou <ebotcazou@adacore.com>
434
435 PR bootstrap/60620
436 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
437 * Makefile.in: Regenerate.
438
ba1925c3
YS
4392014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
440
441 * Makefile.def (dependencies): Make all-ld depend on all-binutils
442 for WINDRES_FOR_TARGET in default-manifest.o rule.
443 * Makefile.in: Regenerate.
444
8707b3bc
DH
4452014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
446
447 * MAINTAINERS (Write After Approval): Add myself.
448
9e1c8fc1
JJ
4492014-03-26 Jakub Jelinek <jakub@redhat.com>
450
451 PR sanitizer/56781
452 * Makefile.def: Set bootstrap=true; for host fixincludes.
453 * configure.ac: Don't bootstrap host fixincludes unless
454 --with-build-config=bootstrap-{a,ub}san.
455 * Makefile.in: Regenerated.
456 * configure: Regenerated.
457
beeda1d9
JJ
4582014-03-21 Jakub Jelinek <jakub@redhat.com>
459
460 * configure.ac: Move BUILD_CONFIG set up earlier. Add
461 --enable-vtable-verify option parsing. Don't add
462 target-libsanitizer to bootstrap_target_libs unless
463 --with-build-config=bootstrap-asan or
464 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
465 to bootstrap_target_libs unless --enable-vtable-verify.
466 * configure: Regenerated.
467
e5dddc50
AS
4682014-03-10 Anatoly Sokolov <aesok@post.ru>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
df5bc1cb
DC
4722014-03-07 Denis Chertykov <chertykov@gmail.com>
473
474 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
475
3b9edeac
JJ
4762014-03-07 Jakub Jelinek <jakub@redhat.com>
477
478 PR bootstrap/58572
479 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
480 -I for libstdc++-v3 includes if $(LEAN).
481 * Makefile.in: Regenerated.
482
c01a8548
JW
4832014-03-04 Jonathan Wakely <jwakely@redhat.com>
484
485 * MAINTAINERS: Update my email address.
486
341c653c
WL
4872014-02-24 Walter Lee <walt@tilera.com>
488
489 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
490 (tilegx-*-*): Change to tilegx*-*-*.
491 * configure: Regenerate.
492
37f2c4f0
LR
4932014-02-17 Loren J. Rittle <ljrittle@acm.org>
494
495 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
496
6c01e96e
KV
4972014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
91da0481
RO
5012014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
502
503 PR target/59788
504 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
505 *solaris2*.
506
dd35b84f
JDA
5072014-01-21 John David Anglin <danglin@gcc.gnu.org>
508
509 * MAINTAINERS: Update my email address.
510
493b8af8
GP
5112014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
512
513 * MAINTAINERS: Convert to UTF-8.
514 Properly sort Xinliang David Li's entry.
515
f121b81d
CLT
5162013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
517 Sandra Loosemore <sandra@codesourcery.com>
518
519 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
520 nios2 port maintainers.
521
74f769b5
MT
5222013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
79e0604d 5262013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
527
528 * configure.ac: Add user-friendly check for native x86_64-linux
529 multilibs.
530 * configure: Regenerate.
531
5322013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
533
534 * MAINTAINERS: Add myself as sh maintainer.
535
5362013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
537
538 * MAINTAINERS: Add self as SLSR maintainer.
539
5402013-11-18 Jan Hubicka <hubicka@ucw.cz>
541
542 * MAINTAINERS: Update my email address.
543
5442013-11-15 David Edelsohn <dje.gcc@gmail.com>
545
546 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
547
5482013-11-07 Thomas Schwinge <thomas@codesourcery.com>
549
550 * Makefile.in: Regenerate.
551
552 * Makefile.tpl: Fix typo.
553 * Makefile.in: Regenerate partially.
554
5552013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
556
557 * configure.ac: Added libcilkrts to noconfig list when C++ is not
558 supported.
559 * configure: Regenerated.
560
5612013-11-01 Trevor Saunders <tsaunders@mozilla.com>
562
563 * MAINTAINERS (Write After Approval): Add myself.
564
5652013-10-30 Jason Merrill <jason@redhat.com>
566
567 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
568 --disable-build-format-warnings.
569
5702013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
571
572 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
573 depend on libstdc++ and libgcc.
574 * configure: Regenerate.
575 * configure.ac: Added libcilkrts to target binaries. Also, restrict
576 libcilkrts for POSIX and i*86, and x86_64 architectures.
577 * Makefile.in: Added libcilkrts related fields to support building it.
578
5792013-10-26 Jeff Law <law@redhat.com>
580
581 * Makefile.def (target_modules): Remove libmudflap
582 (languages): Remove check-target-libmudflap).
583 * Makefile.in: Rebuilt.
584 * Makefile.tpl (check-target-libmudflap-c++): Remove.
585 * configure.ac (target_libraries): Remove target-libmudflap.
586 Remove checks which disabled libmudflap on some systems.
587 * configure: Rebuilt.
588 * libmudflap: Directory removed.
589
5902013-10-21 Cong Hou <congh@google.com>
591
592 * MAINTAINERS (Write After Approval): Add myself.
593
5942013-10-16 Mike Stump <mikestump@comcast.net>
595
596 * .dir-locals.el: Add.
597
5982013-10-15 David Malcolm <dmalcolm@redhat.com>
599
600 * configure.ac: Add --enable-host-shared
601 * configure: Regenerate.
602
6032013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
604
605 Import from savannah.gnu.org:
606 * config.guess: Update to 2013-06-10 version.
607 * config.sub: Update to 2013-10-01 version.
608
6092013-10-01 Simon Cook <simon.cook@embecosm.com>
610
611 Changes to build configuration to allow big endian ARC ELF toolchain
612 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
613 * configure: Regenerate.
614
6152013-09-20 Alan Modra <amodra@gmail.com>
616
617 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
618 ppc host match. Support little-endian powerpc linux hosts.
619
6202013-09-19 Dodji Seketeli <dodji@redhat.com>
621
622 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
623 maintainer.
624
6252013-09-12 DJ Delorie <dj@redhat.com>
626
627 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
628 maintainers.
629
6302013-09-03 Richard Biener <rguenther@suse.de>
631
632 * configure.ac: Also allow ISL 0.12.
633 * configure: Regenerated.
634
6352013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
636
637 * MAINTAINERS (Write After Approval): Add myself.
638
6392013-08-27 David Malcolm <dmalcolm@redhat.com>
640
641 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
642
6432013-08-26 Caroline Tice <cmtice@google.com>
644
645 * MAINTAINERS: Correct earliers update: Move myself from libvtv
646 "Various Reviewers" to libvtv "Various Maintainers".
647
6482013-08-20 Steven Bosscher <steven@gcc.gnu.org>
649
650 * MAINTAINERS: Add myself as RTL optimizers reviewer.
651
6522013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
653
654 * MAINTAINERS: Update name, email.
655
6562013-08-13 Adam Butcher <adam@jessamine.co.uk>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
6602013-08-12 Caroline Tice <cmtice@google.com>
661
662 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
663 address in the Write After Approval section.
664
6652013-08-09 Carlos O'Donell <carlos@redhat.com>
666
667 * MAINTAINERS (Write After Approval): Update email.
668
6692013-08-08 Benjamin Kosnik <bkoz@redhat.com>
670
671 * configure.ac: Adjust to check VTV_SUPPORTED.
672 * configure: Regenerated.
673
6742013-08-02 Caroline Tice <cmtice@google.com>
675
676 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
677 on non-linux systems; add target-libvtv to noconfigdirs; add
678 libsupc++/.libs to C++ library search paths.
679 * configure: Regenerated.
680 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
681 libstdc++ and libgcc.
682 * Makefile.in: Regenerated.
683
6842013-07-19 Yvan Roux <yvan.roux@linaro.org>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
6882013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
689 Shiva Chen <shiva0217@gmail.com>
690
691 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
692 nds32 port maintainers.
693
6942013-07-17 Tim Shen <timshen91@gmail.com>
695
696 * MAINTAINERS (Write After Approval): Add myself.
697
6982013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
699
700 * configure.ac: Sync from binutils.
701 * configure: Regenerate.
702
7032013-06-14 Vidya Praveen <vidyapraveen@arm.com>
704
705 * MAINTAINERS (Write After Approval): Add myself.
706
7072013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
7112013-05-17 David Malcolm <dmalcolm@redhat.com>
712
713 * MAINTAINERS (Write After Approval): Add myself.
714
7152013-04-30 Brooks Moses <bmoses@google.com>
716
717 * MAINTAINERS: Update my email; move myself from Fortran
718 reviewer to Write After Approval.
719
7202013-04-16 Andreas Schwab <schwab@suse.de>
721
722 * configure.ac (aarch64-*-*): Don't disable java.
723 * configure: Regenerate.
724
7252013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
726
727 * MAINTAINERS (Write After Approval): Add myself.
728
7292013-03-30 Matthias Klose <doko@ubuntu.com>
730
731 * Makefile.def (target_modules): Don't install libffi.
732 * Makefile.in: Regenerate.
733
7342013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
7382013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
739
740 * MAINTAINERS (Write After Approval): Add myself.
741
7422013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
743
744 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
745 * configure: Regenerated.
746
a15d2ea8
ILT
7472013-02-05 Ian Lance Taylor <iant@google.com>
748
749 PR go/55969
750 * configure.ac: Disable libgo on some systems where it does not
751 work.
752
a3b854b6
FXC
7532013-02-04 David Edelsohn <dje.gcc@gmail.com>
754
755 * MAINTAINERS: Explicitly add myself as AIX maintainer.
756 Remove Geoff Keating as rs6000 port maintainer, at his request.
757
7582013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
759
760 * MAINTAINERS: Update my email.
761
7622013-01-23 Shenghou Ma <minux.ma@gmail.com>
763
764 * configure: Re-generate.
765
7662013-01-15 Richard Biener <rguenther@suse.de>
767
768 PR other/55973
769 * configure: Re-generate.
770
7712013-01-14 Matthias Klose <doko@ubuntu.com>
772
773 * Makefile.def (install-target-libsanitizer): Depend on
774 install-target-libstdc++-v3.
775 * Makefile.in: Regenerate.
776
7772013-01-14 Richard Biener <rguenther@suse.de>
778
779 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
780 * configure: Re-generate
781
7822013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
783
784 * config.sub: Update from config repo.
785
7862013-01-11 Eric Botcazou <ebotcazou@adacore.com>
787
788 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
789 * Makefile.in: Regenerate.
790
7912013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
792
793 * MAINTAINERS (arc): Add new port maintainership for myself.
794
7952013-01-09 Jason Merrill <jason@redhat.com>
796
797 * .gitignore: Import from gdb repository.
798
7992013-01-09 H.J. Lu <hongjiu.lu@intel.com>
800
801 * Makefile.def (configure-gcc): Depend on all-gmp.
802 (all-gcc): Remove dependency on all-gmp.
803 * Makefile.in: Regenerated.
804
8052013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
806
807 * config.sub: Merge from config repo.
808 * config.guess: Ditto.
809
8102013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
811
812 * Makefile.def: Merge from binutils.
813 * Makefile.in: Ditto.
814
8152013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
816
817 * MAINTAINERS: Update my email.
818
8192012-12-29 Ben Elliston <bje@gnu.org>
820
821 * config.guess: Update to 2012-12-29 version.
822 * config.sub: Likewise.
823
8242012-12-20 Matthias Klose <doko@ubuntu.com>
825
826 * Makefile.def (install-target-libgfortran): Depend on
827 install-target-libquadmath, install-target-libgcc.
828 (install-target-libsanitizer): Depend on install-target-libgcc.
829 (install-target-libjava): Depend on install-target-libgcc.
830 (install-target-libitm): Depend on install-target-libgcc.
831 (install-target-libobjc): Depend on install-target-libgcc.
832 (install-target-libstdc++-v3): Depend on install-target-libgcc.
833 * Makefile.in: Regenerate.
834
8352012-12-19 Matthias Klose <doko@ubuntu.com>
836
837 * Makefile.def (install-target-libgo): Depend on
838 install-target-libatomic.
839 * Makefile.in: Regenerate.
840
8412012-12-18 Andreas Schwab <schwab@linux-m68k.org>
842
843 PR go/55201
844 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
845 * Makefile.in: Regenerate.
846
8472012-12-16 Thomas Schwinge <thomas@codesourcery.com>
848
849 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
850 * configure: Regenerate.
851
8522012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
853
854 * config.sub: Merge from config repo.
855
8562012-12-11 H.J. Lu <hongjiu.lu@intel.com>
857
858 * Makefile.def (target_modules): Add bootstrap=true and
859 raw_cxx=true to libsanitizer.
860 * configure.ac (bootstrap_target_libs): Add libsanitizer.
861 * Makefile.in: Regenerated.
862 * configure: Likewise.
863
8642012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
865
866 * MAINTAINERS: Remove self as RTL optimization maintainer.
867
8682012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
869
870 * MAINTAINERS (Write After Approval): Add myself.
871
8722012-11-28 H.J. Lu <hongjiu.lu@intel.com>
873
874 * Makefile.def (target_modules): Remove bootstrap=true and
875 raw_cxx=true from libsanitizer.
876 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
877 * Makefile.in: Regenerated.
878 * configure: Likewise.
879
8802012-11-28 H.J. Lu <hongjiu.lu@intel.com>
881
882 * Makefile.def (target_modules): Add bootstrap=true and
883 raw_cxx=true to libsanitizer.
884 * configure.ac (bootstrap_target_libs): Add libsanitizer.
885 * Makefile.in: Regenerated.
886 * configure: Likewise.
887
8882012-11-28 Andrew Pinski <apinski@cavium.com>
889
890 PR bootstrap/54279
891 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
892 * configure: Regenerate.
893 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
894 * Makefile.in: Regenerate.
895
8962012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
897
898 * configure.ac: Disable libsanitizer if we're not building C++.
899 * configure: Regenerate.
900
9012012-11-15 Roland McGrath <roland@hack.frob.com>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
9052012-11-15 Dmitry Vyukov <dvyukov@google.com>
906
907 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
908 Kostya Serebryany (kcc@google.com) and
909 Jakub Jelinek (jakub@redhat.com).
910 Rename area for Dodji Seketeli (dodji@redhat.com).
911
9122012-11-15 Dodji Seketeli <dodji@redhat.com>
913
914 * MAINTAINERS: (asan.c, related): Add myself.
915
9162012-11-14 Roland McGrath <mcgrathr@google.com>
917
918 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
919 * configure: Regenerate.
920
9212012-11-13 Richard Henderson <rth@redhat.com>
922
923 * configure.ac: Move libsanitizer logic to subdirectory.
924 * configure: Regenerate.
925
9262012-11-13 Dodji Seketeli <dodji@redhat.com>
927
928 * configure.ac: Enable libsanitizer just on x86 linux for now.
929 * configure: Re-generate.
930
9312012-11-13 David Edelsohn <dje.gcc@gmail.com>
932
933 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
934 sections.
935 * configure: Regenerate.
936
9372012-11-13 Hans-Peter Nilsson <hp@axis.com>
938
939 * configure.ac: Add section for configdirs for libsanitizer.
940 Disable for cris-*-* and mmix-*-*.
941 * configure: Regenerate.
942
9432012-11-12 Wei Mi <wmi@google.com>
944
945 * configure.ac: Add libsanitizer to target_libraries.
946 * Makefile.def: Ditto.
947 * configure: Regenerate.
948 * Makefile.in: Regenerate.
949 * libsanitizer: New directory for asan runtime. Contains an empty
950 tsan directory.
951
9522012-11-03 Corinna Vinschen <corinna@vinschen.de>
953
954 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
955 against Mingw64 w32api.
956 * configure: Regenerate.
957
9582012-11-03 H.J. Lu <hongjiu.lu@intel.com>
959
960 * configure: Regenerated.
961
9622012-11-03 Robert Mason <rbmj@verizon.net>
963
964 * configure.ac: add --disable-libstdcxx configure option
965 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
966
9672012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
968
969 * MAINTAINERS (Write After Approval): Add myself.
970
9712012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
972
973 * MAINTAINERS (Write After Approval): Add myself.
974
9752012-10-24 Sharad Singhai <singhai@google.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
9792012-10-24 Eric Christopher <echristo@gmail.com>
980
981 * MAINTAINERS: Update email address.
982
9832012-10-23 Eric Botcazou <ebotcazou@adacore.com>
984
985 PR bootstrap/54820
986 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
987 * configure: Regenerate.
988
9892012-10-23 Richard Earnshaw <rearnsha@arm.com>
990
991 * MAINTAINERS (aarch64): Add Marcus and myself.
992
9932012-10-22 Eric Botcazou <ebotcazou@adacore.com>
994
995 PR bootstrap/54820
996 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
997 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
998 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
999 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1000 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1001 * Makefile.in: Regenerate.
1002 * configure.ac (have_static_libs): New variable and associated check.
1003 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1004 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1005 * configure: Regenerate.
1006
10072012-10-10 Richard Biener <rguenther@suse.de>
1008
1009 * MAINTAINERS: Adjust for changed surname.
1010
10112012-10-04 Lawrence Crowl <crowl@google.com>
1012
1013 * MAINTAINERS (Write After Approval): Add myself.
1014
10152012-10-01 Cary Coutant <ccoutant@google.com>
1016
1017 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1018
10192012-09-28 Ian Lance Taylor <iant@google.com>
1020
1021 * Makefile.def: Make all-target-libgo depend on
1022 all-target-libbacktrace.
1023 * Makefile.in: Rebuild.
1024
10252012-09-26 Ian Lance Taylor <iant@google.com>
1026
1027 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1028 * Makefile.in: Rebuild.
1029
10302012-09-20 Walter Lee <walt@tilera.com>
1031
1032 * configure.ac: Add tilegx to list of targets that support gold.
1033 * configure: Regenerate.
1034
10352012-09-20 Marek Polacek <polacek@redhat.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
10392012-09-19 Steve Ellcey <sellcey@mips.com>
1040
1041 * configure.ac: Add mips*-mti-elf* target.
1042 * configure: Regenerate.
1043
10442012-09-17 Ian Lance Taylor <iant@google.com>
1045
1046 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1047 * configure.ac (host_libs): Add libbacktrace.
1048 (target_libraries): Add libbacktrace.
1049 * Makefile.def (host_modules): Add libbacktrace.
1050 (target_modules): Likewise.
1051 * configure, Makefile.in: Rebuild.
1052
10532012-09-14 David Edelsohn <dje.gcc@gmail.com>
1054
1055 PR target/38607
1056 Merge upstream change.
1057 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1058
1059 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1060 Add libgomp*.o to compare_exclusions for AIX.
1061 * configure: Regenerate.
1062
10632012-09-06 Diego Novillo <dnovillo@google.com>
1064
1065 * configure.ac: Bump minimum GMP version to 4.2.3.
1066 * configure: Re-generate.
1067
10682012-09-05 Georg-Johann Lay <avr@gjlay.de>
1069
1070 PR target/54461
1071 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1072 target-libgloss if not configured --with-avrlibc=no.
1073 * configure: Regenerate.
1074
10752012-09-04 Jason Merrill <jason@redhat.com>
1076
1077 * configure.ac: Fix --enable-languages=all.
1078
10792012-09-04 Christophe Lyon <christophe.lyon@st.com>
1080
1081 * MAINTAINERS (Write After Approval): Add myself.
1082
10832012-09-03 Richard Guenther <rguenther@suse.de>
1084
1085 PR bootstrap/54138
1086 * configure.ac: Re-organize ISL / CLOOG checks to allow
1087 disabling with either --without-isl or --without-cloog.
1088 * configure: Regenerated.
1089
10902012-09-03 Georg-Johann Lay <avr@gjlay.de>
1091
1092 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1093 * configure: Regenerate.
1094
10952012-08-27 Ulrich Drepper <drepper@gmail.com>
1096
1097 * MAINTAINERS: Fix my email address.
1098
10992012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1100
1101 PR binutils/4970
1102 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1103 and opcodes.
1104 * Makefile.in: Regenerated.
1105
11062012-08-26 Art Haas <ahaas@impactweather.com>
1107
1108 * configure: Regenerate.
1109
11102012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1111
1112 * INSTALL/README: Also refer to the online installation
1113 instructions.
1114
11152012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1116
1117 * MAINTAINERS (Write After Approval): Add myself.
1118 (Picochip port): Remove myself.
1119
11202012-08-14 Diego Novillo <dnovillo@google.com>
1121
1122 Merge from cxx-conversion branch.
1123
1124 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1125 POSTSTAGE1_CONFIGURE_FLAGS.
1126 * Makefile.in: Regenerate.
1127 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1128 Force C++ when bootstrapping.
1129 * configure: Regenerate.
1130
11312012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1132
1133 * MAINTAINERS (Write After Approval): Add myself.
1134
11352012-07-16 Joseph Myers <joseph@codesourcery.com>
1136
1137 * README: Document use of ranges of years in copyright notices.
1138
11392012-07-06 Richard Guenther <rguenther@suse.de>
1140
1141 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1142 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1143 --with-gmp=system.
1144 * Makefile.in: Regenerated.
1145 * configure: Likewise.
1146
11472012-07-06 Richard Guenther <rguenther@suse.de>
1148
1149 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1150 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1151 supply V=1 as extra_make_flags.
1152 * configure: Regenerated.
1153 * Makefile.in: Likewise.
1154
11552012-07-04 Tristan Gingold <gingold@adacore.com>
1156
1157 * configure: Regenerate.
1158
11592012-07-03 Richard Guenther <rguenther@suse.de>
1160
1161 * Makfile.def (isl): Remove not necessary extra_exports and
1162 extra_make_flags.
1163 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1164 * Makefile.in: Regenerated.
1165
11662012-07-03 Richard Guenther <rguenther@suse.de>
1167
1168 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1169 * configure.ac: If either the ISL or the CLooG check failed
1170 do not try to build in-tree versions.
1171 * Makefile.in: Regenerated.
1172 * configure: Regenerated.
1173
11742012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1175
1176 * configure: Regenerate.
1177
11782012-07-02 Janis Johnson <janisjo@codesourcery.com>
1179
1180 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1181 maintainer.
1182
11832012-07-02 Richard Guenther <rguenther@suse.de>
1184
1185 * configure: Regenerated.
1186
11872012-07-02 Richard Guenther <rguenther@suse.de>
1188 Michael Matz <matz@suse.de>
1189 Tobias Grosser <tobias@grosser.es>
1190 Sebastian Pop <sebpop@gmail.com>
1191
1192 * Makefile.def: Add ISL host module, remove PPL host module.
1193 Adjust ClooG host module to use the proper ISL.
1194 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1195 * configure.ac: Include config/isl.m4. Add ISL host library,
1196 remove PPL. Remove PPL configury, add ISL configury, adjust
1197 ClooG configury.
1198 * Makefile.in: Regenerated.
1199 * configure: Likewise.
1200
12012012-07-02 Richard Guenther <rguenther@suse.de>
1202
1203 Merge from graphite branch
1204 2011-07-21 Tobias Grosser <tobias@grosser.es>
1205
1206 * configure: Regenerated.
1207 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1208 both cloog.org and legacy versions. The only supported version will
1209 be CLooG with the isl backend.
1210
1211 2011-07-21 Tobias Grosser <tobias@grosser.es>
1212
1213 * configure: Regenerated.
1214 * configure.ac: Require cloog isl 0.17.0
1215
1216 2011-07-21 Tobias Grosser <tobias@grosser.es>
1217
1218 * configure: Regenerated.
1219 * config/cloog.m4: Do not define CLOOG_ORG
1220
12212012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1222
1223 * configure.ac: Skip C if explicitly selected.
1224 * configure: Regenerate.
1225
12262012-06-28 Christophe Lyon <christophe.lyon@st.com>
1227
1228 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1229 they contain -O2.
1230 * configure: Regenerate.
1231
12322012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1233
1234 PR debug/53740
1235 * df.h, df-problems.c, dce.c: Revert last patch.
1236
12372012-06-25 Iain Sandoe <iain@codesourcery.com>
1238
1239 * MAINTAINERS (Write After Approval): Update my email address.
1240
12412012-06-21 Meador Inge <meadori@codesourcery.com>
1242
1243 * MAINTAINERS (Write After Approval): Add myself.
1244
12452012-06-20 Jason Merrill <jason@redhat.com>
1246
1247 * Makefile.tpl (check-target-libgomp-c++): New.
1248 (check-target-libitm-c++): New.
1249 * Makefile.def (c++): Add them.
1250 * Makefile.in: Regenerate.
1251
12522012-05-29 Edmar Wienskoski <edmar@freescale.com>
1253
1254 * MAINTAINERS (Write After Approval): Add myself.
1255
12562012-05-16 Olivier Hainque <hainque@adacore.com>
1257
1258 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1259 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1260 (install-no-fixedincludes): Adjust accordingly.
1261 * Makefile.in: Regenerate.
1262
12632012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1264
1265 Merge upstream change
1266 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1267
12682012-05-14 Marc Glisse <marc.glisse@inria.fr>
1269
1270 * MAINTAINERS (Write After Approval): Add myself.
1271
12722012-05-09 Nick Clifton <nickc@redhat.com>
1273 Paul Smith <psmith@gnu.org>
1274
1275 PR bootstrap/50461
1276 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1277 allow for the fact that from release v3.1.0 of MPFR the source
1278 files were moved into a src sub-directory.
1279 * configure: Regenerate.
1280
12812012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1282
1283 * configure.ac: Bump minimum MPFR version to 2.4.0.
1284 * configure: Regenerated.
1285
12862012-05-01 Richard Henderson <rth@redhat.com>
1287
1288 * Makefile.def (libatomic): New target_module.
1289 * configure.ac (target_libraries): Add libatomic.
1290 (noconfigdirs): Check if libatomic is supported.
1291 * Makefile.in, configure: Rebuild.
1292
12932012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
12972012-04-25 Joel Brobecker <brobecker@adacore.com>
1298
1299 * config.sub: Update to 2012-04-18 version from official repo.
1300
13012012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
13052012-04-11 Steve Ellcey <sellcey@mips.com>
1306
1307 * MAINTAINERS: Changed email address.
1308
13092012-03-28 Georg-Johann Lay <avr@gjlay.de>
1310
1311 PR target/52737
1312 * contrib/gcc_update (files_and_dependencies):
1313 Remove gcc/config/avr/t-multilib from touch data.
1314
13152012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1316
1317 * MAINTAINERS (OS Port Maintainers): Remove irix.
1318 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1319 (unsupported_languages): Remove mips-sgi-irix6.*.
1320 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1321 (with_stabs): Remove.
1322 * configure: Regenerate.
1323
13242012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1325
1326 * MAINTAINERS (OS Port Maintainers): Remove osf.
1327 * configure.ac (enable_libgomp): Remove *-*-osf*.
1328 (with_stabs): Remove alpha*-*-osf*.
1329 * configure: Regenerate.
1330
13312012-03-05 Tristan Gingold <gingold@adacore.com>
1332
1333 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1334 * configure: Regenerate.
1335
13362012-02-17 Walter Lee <walt@tilera.com>
1337
1338 * MAINTAINERS: (Write After Approval): Delete myself.
1339
13402012-02-14 Walter Lee <walt@tilera.com>
1341
1342 * MAINTAINERS (tilegx port): Add myself.
1343 (tilepro port): Add myself.
1344 (Write After Approval): Add myself.
1345
13462012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1347
1348 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1349 and Joseph Myers as docstring relicensing maintainers.
1350
13512012-02-09 Bin Cheng <bin.cheng@arm.com>
1352
1353 * MAINTAINERS (write-after-approval): Add myself.
1354
13552012-02-08 Ira Rosen <irar@il.ibm.com>
1356
1357 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1358 maintainer.
1359
13602012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1361
1362 * MAINTAINERS (Write After Approval): Move myself to
1363 maintain alphabetical order.
1364
13652012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
13692012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1370
1371 * MAINTAINERS (Write After Approval): Add myself.
1372
13732012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1374 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1375
1376 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1377 * configure: Regenerate.
1378
13792012-01-23 Harshit Chopra <harshit@google.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
13832012-01-22 Douglas B Rupp <rupp@ngnat.com>
1384
1385 * configure.ac: Remove reference to mh-interix.
1386 * configure: Regenerate.
1387
13882012-01-05 Richard Henderson <rth@redhat.com>
1389
1390 PR bootstrap/51072
1391 * configure.ac: Disable libitm if c++ is not enabled.
1392 * configure: Rebuild.
1393
1394 * configure.ac: Fix regexp for same.
1395 * configure: Rebuild.
1396
13972012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
14012012-01-02 Richard Guenther <rguenther@suse.de>
1402
1403 PR bootstrap/51686
1404 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1405 * Makefile.in: Regenerate.
1406
14072011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
14112011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1412
1413 * configure: Regenerate.
1414
14152011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1416
1417 * MAINTAINERS (picochip): Changed email address.
1418
14192011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1420
1421 * MAINTAINERS (write-after-approval): Add self.
1422
14232011-11-29 DJ Delorie <dj@redhat.com>
1424
1425 * configure.ac (rl78-*-*) New case.
1426 * configure: Regenerate.
1427 * MAINTAINERS: Add myself as RL78 maintainer.
1428
14292011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1430
1431 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1432
14332011-11-21 Andreas Tobler <andreast@fgznet.ch>
1434
1435 * libtool.m4: Additional FreeBSD 10 fixes.
1436
14372011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1438
1439 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1440 Maintainers section, as Epiphany maintainer.
1441
14422011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1443
1444 PR target/49992
1445 * configure.ac: Remove ranlib special-casing for Darwin.
1446 * configure: Regenerate.
1447
14482011-11-12 Andrey Belevantsev <abel@ispras.ru>
1449
1450 * MAINTAINERS (Reviewers): Keep the list sorted.
1451
14522011-11-11 Andrey Belevantsev <abel@ispras.ru>
1453
1454 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1455
14562011-11-09 Roland McGrath <mcgrathr@google.com>
1457
1458 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1459 * configure: Rebuild.
1460 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1461 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1462 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1463 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1464 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1465 Add READELF.
1466 * Makefile.in: Rebuild.
1467
14682011-11-09 Jason Merrill <jason@redhat.com>
1469
1470 * Makefile.def (language=c++): Remove check-c++0x.
1471 * Makefile.in (check-gcc-c++): Regenerate.
1472
14732011-11-08 Richard Henderson <rth@redhat.com>
1474
1475 * configure.ac: Test for libitm directory present first.
1476
1477 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1478
1479 * configure.ac: Test libitm/configure.tgt to disable libitm.
1480 * configure: Rebuild.
1481
14822011-11-07 Aldy Hernandez <aldyh@redhat.com>
1483 Richard Henderson <rth@redhat.com>
1484
1485 Merged from transactional-memory.
1486
1487 * Makefile.def (lang_env_dependencies): libitm is c++.
1488 Add libitm target module.
1489 * configure.ac: Likewise.
1490 * config/mmap.m4: New file.
1491 * contrib/gcc_update: Add libitm to touch data.
1492 * Makefile.in, configure: Rebuild.
1493
14942011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1495
1496 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1497 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1498 * Makefile.in: Regenerate.
1499
15002011-11-01 DJ Delorie <dj@redhat.com>
1501
1502 * config.sub: Update to version 2011-10-29 (added rl78)
1503
15042011-10-27 Nick Clifton <nickc@redhat.com>
1505
1506 * config.sub: Import these changes from the config project:
1507
1508 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1509 Ben Elliston <bje@gnu.org>
1510
1511 * config.sub (epiphany): New.
1512
1513 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1514 Ben Elliston <bje@gnu.org>
1515
1516 * config.sub (hexagon, hexagon-*): New.
1517
1518 2011-08-23 Roland McGrath <mcgrathr@google.com>
1519
1520 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1521 64eb to be64.
1522
1523 2011-08-16 Roland McGrath <mcgrathr@google.com>
1524
1525 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1526 (nacl): Grok as alias for 32el-unknown-nacl.
1527
15282011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1529
1530 * MAINTAINERS (Write After Approval): Add myself.
1531
15322011-10-24 Teresa Johnson <tejohnson@google.com>
1533
1534 * MAINTAINERS (Write After Approval): Add myself.
1535
15362011-09-21 Jakub Jelinek <jakub@redhat.com>
1537
1538 * MAINTAINERS (sparc port): Remove myself.
1539
15402011-09-14 Tom de Vries <tom@codesourcery.com>
1541
1542 * MAINTAINERS (Write After Approval): Add myself.
1543
15442011-08-14 Yao Qi <yao@codesourcery.com>
1545
1546 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1547 * configure: Regenerate.
1548
15492011-07-26 Ian Lance Taylor <iant@google.com>
1550
1551 * configure.ac: Set have_compiler based on whether gcc directory
1552 exists, rather than on whether gcc is in configdirs.
1553 * configure: Rebuild.
1554
15552011-07-21 Joseph Myers <joseph@codesourcery.com>
1556
1557 * MAINTAINERS (Global Reviewers): Add self.
1558
15592011-07-20 David Edelsohn <dje.gcc@gmail.com>
1560
1561 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1562 link directories.
1563 * Makefile.in: Rebuild.
1564
15652011-07-20 Ian Lance Taylor <iant@google.com>
1566
1567 PR bootstrap/49787
1568 * configure.ac: Move --enable-bootstrap handling earlier in file.
1569 If --enable-bootstrap and either --enable-build-with-cxx or
1570 --enable-build-poststage1-with-cxx, enable C++ automatically.
1571 * configure: Rebuild.
1572
15732011-07-19 Ian Lance Taylor <iant@google.com>
1574
1575 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1576 make C++ a boot_language. Set and substitute
1577 POSTSTAGE1_CONFIGURE_FLAGS.
1578 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1579 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1580 * configure, Makefile.in: Rebuild.
1581
15822011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1583
1584 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1585 maintainers.
1586
15872011-07-18 Jakub Jelinek <jakub@redhat.com>
1588
1589 * MAINTAINERS (Global Reviewers): Add myself.
1590
15912011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1592
1593 * configure: Regenerate.
1594
15952011-07-16 Jason Merrill <jason@redhat.com>
1596
1597 * Makefile.def (language=c++): Add check-c++0x and
1598 check-target-libmudflap-c++.
1599 * Makefile.tpl (check-target-libmudflap-c++): New.
1600 * Makefile.in: Regenerate.
1601
16022011-07-16 Matthias Klose <doko@ubuntu.com>
1603
1604 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1605 * Makefile.def (target_modules/libjava): Pass
1606 $(EXTRA_CONFIGARGS_LIBJAVA).
1607 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1608 if not configured with --enable-static-libjava.
1609 * Makefile.in: Regenerate.
1610 * configure: Likewise.
1611
16122011-07-15 Jason Merrill <jason@redhat.com>
1613
1614 * Makefile.in (check-c++): Move check-gcc-c++0x after
1615 check-target-libstdc++-v3.
1616
16172011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1618
1619 * MAINTAINERS (c6x port): New entry.
1620
16212011-07-13 Jason Merrill <jason@redhat.com>
1622
1623 * Makefile.in (check-gcc-c++0x): New.
1624 (check-c++): Depend on it.
1625
16262011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1627
1628 PR target/39150
1629 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1630 x86_64-*-solaris2.1[0-9]*.
1631 * configure: Regenerate.
1632
16332011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1634
1635 * MAINTAINERS (RTL optimizers): Add self.
1636
16372011-06-27 Gabriel Charette <gchare@google.com>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
16412011-06-22 Hans-Peter Nilsson <hp@axis.com>
1642
1643 PR regression/47836
1644 PR bootstrap/23656
1645 PR other/47733
1646 PR bootstrap/49247
1647 PR c/48825
1648 * configure.ac (target_libraries): Remove target-libiberty.
1649 Remove case-statement setting skipdirs=target-libiberty for
1650 multiple targets. Remove checking target_configdirs and
1651 removing target-libiberty but keeping target-libgcc if
1652 otherwise empty.
1653 * Makefile.def (target_modules): Don't add libiberty.
1654 (dependencies): Remove all traces of target-libiberty.
1655 * configure, Makefile.in: Regenerate.
1656
16572011-06-13 Walter Lee <walt@tilera.com>
1658
1659 * configure.ac (tilepro-*-*) New case.
1660 (tilegx-*-*): Likewise.
1661 * configure: Regenerate.
1662
16632011-06-06 Jing Yu <jingyu@google.com>
1664
1665 * configure.ac: Skip target-libiberty for
1666 arm*-*-linux-androideabi.
1667 * configure: Regenerated.
1668
16692011-06-06 Nick Clifton <nickc@redhat.com>
1670
1671 * config.sub: Sync from upstream.
1672
16732011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
16772011-06-01 Daniel Jacobowitz <drow@false.org>
1678
1679 * MAINTAINERS: Update my email address.
1680
16812011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1682
1683 * MAINTAINERS (Write After Approval): Update my email address.
1684
16852011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
16892011-05-08 Doug Kwan <dougkwan@google.com>
1690
1691 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1692 * configure: Regenerated.
1693 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1694 value from configure.
1695 * Makefile.in: Regenerated.
1696
16972011-05-05 Joseph Myers <joseph@codesourcery.com>
1698
1699 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1700 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1701 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1702 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1703 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1704 *-*-vxworks*): Disable newlib and libgloss in separate case
1705 statement.
1706 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1707 to separate case statement.
1708 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1709 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1710 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1711 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1712 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1713 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1714 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1715 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1716 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1717 i[[3456789]]86-*-rdos*, m32r-*-*,
1718 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1719 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1720 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1721 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1722 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1723 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1724 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1725 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1726 and libgloss in main case over targets. Remove most empty cases
1727 in main case over targets.
1728 * configure: Regenerate.
1729
17302011-05-04 Janis Johnson <janisjo@codesourcery.com>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
17342011-05-04 Joseph Myers <joseph@codesourcery.com>
1735
1736 * configure.ac: Remove code setting special library locations for
1737 hppa*64*-*-hpux11*. Remove code setting compiler for
1738 sparc-sun-solaris2*.
1739 * configure: Regenerate.
1740
17412011-05-04 Joseph Myers <joseph@codesourcery.com>
1742
1743 * configure.ac: Separate libgloss_dir settings from general case
1744 over targets.
1745 * configure: Regenerate.
1746
17472011-04-28 Joseph Myers <joseph@codesourcery.com>
1748
1749 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1750 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1751 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1752 cases in libgcj-disabling case statement.
1753 (hppa*64*-*-linux*): Set unsupported_languages instead of
1754 disabling target-zlib.
1755 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1756 to hppa*64*-*-hpux*.
1757 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1758 hppa*-*-hpux*.
1759 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1760 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1761 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1762 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1763 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1764 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1765 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1766 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1767 libgcj-disabling case statement.
1768 * configure: Regenerate.
1769
17702011-04-28 Joseph Myers <joseph@codesourcery.com>
1771
1772 * configure.ac: Disable Java for targets not supporting libffi.
1773 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1774 Remove cases in Java-disabling statement.
1775 (*arm-wince-pe): Change to arm-wince-pe.
1776 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1777 cases in Java-disabling statement.
1778 (bfin-*-*): Don't disable Java again.
1779 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1780 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1781 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1782 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1783 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1784 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1785 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1786 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1787 Java-disabling statement.
1788 (mmix-*-*): Don't disable Java again.
1789 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1790 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1791 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1792 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1793 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1794 statement.
1795 * configure: Regenerate.
1796
17972011-04-28 Joseph Myers <joseph@codesourcery.com>
1798
1799 * configure.ac: Separate cases disabling Java and Java libraries
1800 from general case over targets.
1801 * configure: Regenerate.
1802
18032011-04-21 Jie Zhang <jzhang918@gmail.com>
1804
1805 * MAINTAINERS: Update my email address.
1806
18072011-04-20 Easwaran Raman <eraman@google.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
18112011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1812
1813 PR lto/48086
1814 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1815 * configure: Regenerate.
1816
18172011-04-16 Jim Meyering <meyering@redhat.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
18212011-04-15 Dodji Seketeli <dodji@redhat.com>
1822
1823 * MAINTAINERS: Update my email address.
1824
18252011-04-13 Georg-Johann Lay <avr@gjlay.de>
1826
1827 * MAINTAINERS (Write After Approval): Add myself.
1828
18292011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
18332011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1834
1835 * MAINTAINERS (Write After Approval): Add myself.
1836
18372011-04-06 Joseph Myers <joseph@codesourcery.com>
1838
1839 * configure.ac (build_tools): Remove build-byacc.
1840 (host_libs): Remove mmalloc.
1841 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1842 autoconf automake libtool diff rcs fileutils shellutils time
1843 textutils wdiff find uudecode hello tar gzip indent recode release
1844 sed perl gawk findutils gettext zip.
1845 (libgcj): Remove target-qthreads.
1846 (target_tools): Remove target-examples target-gperf.
1847 (YACC): Don't handle building byacc.
1848 * configure: Regenerate.
1849 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1850 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1851 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1852 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1853 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1854 handle building components.
1855 * Makefile.in: Regenerate.
1856
18572011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1858
1859 * MAINTAINERS: Update my email address as Xtensa maintainer.
1860
18612011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1862
1863 * config.sub: Sync from upstream.
1864
18652011-04-01 Joseph Myers <joseph@codesourcery.com>
1866
1867 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1868 (microblaze*): Don't disable libssp.
1869 * configure: Regenerate.
1870
18712011-04-01 Joseph Myers <joseph@codesourcery.com>
1872
1873 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1874 moveifchange.
1875 * configure: Regenerate.
1876 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1877 * Makefile.in: Regenerate.
1878
18792011-04-01 Joseph Myers <joseph@codesourcery.com>
1880
1881 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1882 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1883 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1884 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1885 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1886 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1887 md_exec_prefix cases.
1888 * configure: Regenerate.
1889
18902011-04-01 Joseph Myers <joseph@codesourcery.com>
1891
1892 * configure.ac: Separate cases disabling target-libssp,
1893 target-libiberty, target-libstdc++-v3 and Fortran from general
1894 case over targets.
1895 * configure: Regenerate.
1896
18972011-04-01 Joseph Myers <joseph@codesourcery.com>
1898
1899 * configure.ac (*-*-chorusos): Don't disable libgcj.
1900 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1901 Remove case.
1902 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1903 (arm-*-coff): Don't disable libgcj.
1904 (arm*-*-linux-gnueabi): Remove useless assignment.
1905 (arm-*-riscix*): Don't disable libgcj.
1906 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1907 configuration.
1908 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1909 (c54x*-*-*): Remove case.
1910 (tic54x-*-*): Don't disable GCC or GCC libraries.
1911 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1912 to *.
1913 (d10v-*-*): Don't disable GCC libraries.
1914 (d30v-*-*): Don't disable libgcj.
1915 (h8500-*-*): Don't disable GCC libraries.
1916 (i960-*-*): Don't disable libgcj.
1917 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1918 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1919 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1920 libgcj.
1921 (m68k-*-coff*): Remove case.
1922 (mmix-*-*): Don't disable libgloss on host.
1923 (mn10200-*-*, mn10300-*-*): Remove cases.
1924 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1925 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1926 Don't disable libgcj.
1927 (romp-*-*): Remove case.
1928 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1929 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1930 case.
1931 (v810-*-*): Don't disable GCC libraries.
1932 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1933 (ip2k-*-*): Don't disable GCC libraries.
1934 * configure: Regenerate.
1935
19362011-03-28 Joseph Myers <joseph@codesourcery.com>
1937
1938 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1939 libffi on host.
1940 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1941 on host.
1942 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1943 * configure: Regenerate.
1944
19452011-03-26 John Marino <binutils@marino.st>
1946
1947 * configure.ac: Add support for *-*-dragonfly*
1948 * configure: Regenerate.
1949
19502011-03-25 Joseph Myers <joseph@codesourcery.com>
1951
1952 * configure.ac (native_only): Remove.
1953 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1954 send-pr uudecode guile gnuserv on host.
1955 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1956 send-pr rcs guile perl texinfo libtool on host.
1957 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1958 automake send-pr rcs guile perl texinfo libtool on host.
1959 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1960 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1961 (alpha*-dec-osf*): Don't disable fileutils on target.
1962 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1963 texinfo send-pr expect dejagnu on target.
1964 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1965 target-qthreads on target.
1966 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1967 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1968 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1969 x86_64-*-mingw*): Don't disable expect on target.
1970 (*-*-cygwin*): Don't disable target-gperf on target.
1971 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1972 gnuserv on target.
1973 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1974 target.
1975 * configure: Regenerate.
1976
19772011-03-25 Joseph Myers <joseph@codesourcery.com>
1978
1979 * configure.ac (target_tools): Remove target-groff.
1980 (native_only): Remove target-groff.
1981 (hppa*64*-*-*): Don't disable byacc.
1982 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1983 setting.
1984 (*-*-kaos*): Don't skip target-librx and target-groff.
1985 (*-*-netware*): Don't skip target-libmudflap.
1986 (*-*-tpf*): Don't skip target-libmudflap.
1987 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1988 directories on the host.
1989 (ia64*-*-*vms*): Don't skip tix.
1990 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1991 host.
1992 * configure: Regenerate.
1993
19942011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1995
1996 * configure.ac: Remove references to mt-mep, mt-netware,
1997 mt-wince.
1998 * Makefile.def: Add all-utils soft dependencies.
1999 * Makefile.tpl: Remove GDB_NLM_DEPS.
2000 * configure: Regenerate.
2001 * Makefile.in: Regenerate.
2002
20032011-03-24 Paolo Bonzini <bonzini@gnu.org>
2004
2005 * configure.ac: Do not include mh-x86omitfp.
2006 * configure: Regenerate.
2007
20082011-03-24 Paolo Bonzini <bonzini@gnu.org>
2009
2010 * configure.ac: Remove empty cases.
2011 * configure: Regenerate.
2012
20132011-03-24 Paolo Bonzini <bonzini@gnu.org>
2014
2015 * Makefile.def: Add dependency from termcap to gdb.
2016 * Makefile.in: Regenerate.
2017
20182011-03-24 Paolo Bonzini <bonzini@gnu.org>
2019
2020 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2021 * configure: Regenerate.
2022 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2023 * Makefile.tpl: Likewise.
2024 * Makefile.in: Regenerate.
2025
20262011-03-24 Paolo Bonzini <bonzini@gnu.org>
2027
2028 * configure.ac: Remove all mentions of tentative_cc.
2029 * configure: Regenerate.
2030
20312011-03-24 Joseph Myers <joseph@codesourcery.com>
2032
2033 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2034 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2035 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2036 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2037 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2038 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2039 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2040 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2041 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2042 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2043 *-*-rhapsody*): Remove host cases.
2044 * configure: Regenerate.
2045
20462011-03-24 Joseph Myers <joseph@codesourcery.com>
2047
2048 * configure.ac (ppc*-*-pe): Remove host case.
2049 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2050 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2051 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2052 cases.
2053 * configure: Regenerate.
2054
20552011-03-24 Joseph Myers <joseph@codesourcery.com>
2056
2057 * config.sub: Update to version 2011-03-23.
2058
20592011-03-22 Joseph Myers <joseph@codesourcery.com>
2060
2061 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2062 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2063 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2064 * configure: Regenerate.
2065
20662011-03-22 Joseph Myers <joseph@codesourcery.com>
2067
2068 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2069 to Write After Approval.
2070 * config-ml.in: Don't handle arc-*-elf*.
2071 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2072 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2073 handle GCC libraries.
2074 * configure: Regenerate.
2075
20762011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2077
2078 PR bootstrap/48120:
2079 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2080 Add -lstdc++ -lm to LIBS.
2081 * configure: Regenerate.
2082
20832011-03-18 David Edelsohn <dje.gcc@gmail.com>
2084
2085 * config.guess: Update to version 2011-02-02
2086 * config.sub: Update to version 2011-02-24
2087
20882011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2089
2090 PR lto/48086
2091 * configure.ac: Re-enable LTO on *-apple-darwin9.
2092 * configure: Regenerate.
2093
20942011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2095
2096 PR lto/48086
2097 * configure.ac: Disable LTO on darwin due to an assembler change in
2098 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2099 under 256.
2100 * configure: Regenerate.
2101
21022011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2103
2104 * MAINTAINERS: Update myself as score backend maintainer,
2105 update my e-mail address.
2106
21072011-03-09 Xuepeng Guo <terry.guo@arm.com>
2108
2109 * MAINTAINERS: Update my e-mail address.
2110
21112011-03-06 Joey Ye <joey.ye@arm.com>
2112
2113 * MAINTAINERS: Update my e-mail address.
2114
21152011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2116
2117 * configure.ac: Adjust test of with_ppl.
2118 * configure: Regenerated.
2119
21202011-03-02 Kai Tietz <ktietz@redhat.com>
2121
2122 * MAINTAINERS: Adjust my e-mail address.
2123
21242011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2125
2126 * configure.ac: Add -lpwl to ppllibs.
2127 * configure: Regenerated.
2128
21292011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2130
2131 * config/cloog.m4: Add -lisl to clooglibs.
2132 * configure: Regenerated.
2133
21342011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2135
2136 * MAINTAINERS (CPU Port maintainers): Add self.
2137
21382011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2139
2140 * MAINTAINERS: Add myself as testsuite maintainer.
2141
21422011-02-15 Mike Stump <mikestump@comcast.net>
2143
2144 * MAINTAINERS: Add myself as testsuite maintainer.
2145
21462011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2147
2148 Import from Libtool and gnulib:
2149
2150 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2151
2152 Prepare for supporting FreeBSD 10.
2153 * config.rpath: Remove handling of freebsd1* which soon would
2154 match FreeBSD 10.0.
2155
2156 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2157
2158 Remove support for FreeBSD 1.x.
2159 * libtool.m4 (_LT_LINKER_SHLIBS)
2160 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2161 soon would incorrectly match FreeBSD 10.0.
2162
21632011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2164
2165 PR binutils/12283
2166 * move-if-change: Import version from gnulib.
2167
21682011-02-12 Alexandre Oliva <aoliva@redhat.com>
2169
2170 PR lto/47225
2171 * Makefile.def (lto-plugin): Double dash for enable-shared.
2172 (configure-gcc): Depend on all-lto-plugin.
2173 * Makefile.in: Rebuilt.
2174
21752011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2176
2177 * configure.ac: Remove extra bracket.
2178 * configure: Regenerate.
2179
21802011-02-08 Tobias Burnus <burnus@net-b.de>
2181
2182 * MAINTAINERS: Add myself as libquadmath maintainer.
2183
21842011-02-08 Thomas Schwinge <thomas@schwinge.name>
2185
2186 * MAINTAINERS: Update my email address.
2187
21882011-02-07 Joseph Myers <joseph@codesourcery.com>
2189
2190 * MAINTAINERS (option handling): Add self.
2191
21922011-02-06 Kai Tietz <kai.tietz@onevision.com>
2193
2194 PR lto/47225
2195 * Makefile.def: Add dependency for install-gcc
2196 on install-lto-plugin.
2197 * Makfile.in: Regenerated
2198
21992011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2200
2201 * MAINTAINERS (CPU Port Maintainers): Add myself.
2202
22032011-01-31 Alexandre Oliva <aoliva@redhat.com>
2204
2205 PR libgcj/44341
2206 * configure.ac: Discard --with-* flags for host when configuring
2207 target libraries for cross build.
2208 * configure: Rebuilt.
2209
22102011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2211
2212 * MAINTAINERS (linear loop transforms): Removed.
2213
22142011-01-25 Jakub Jelinek <jakub@redhat.com>
2215
2216 * configure.ac: If with_ppl is no, move setting with_cloog=no
2217 after CLOOG_REQUESTED check.
2218 * configure: Regenerated.
2219
22202011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2221
2222 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2223 CLooG has been requested.
2224 * configure: Regenerated.
2225
22262011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2227
2228 * configure: Regenerated.
2229 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2230
22312011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2232
2233 * configure: Regenerated.
2234 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2235
22362011-01-21 Andreas Schwab <schwab@redhat.com>
2237
2238 * configure.ac: Use AS_HELP_STRING throughout.
2239 * configure: Regenerate.
2240
22412011-01-18 Jie Zhang <jie.zhang@analog.com>
2242
2243 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2244 * configure: Regenerate.
2245
22462011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2247
2248 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2249
22502011-01-13 Joel Brobecker <brobecker@adacore.com>
2251
2252 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2253 for ia64-hpux.
2254 * configure: Regenerate.
2255
22562011-01-07 Jan Hubicka <jh@suse.cz>
2257
2258 PR lto/47225
2259 * Makefile.in: Regenerate.
2260 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2261 configure.
2262
22632011-01-07 Jan Hubicka <jh@suse.cz>
2264
2265 * Makefile.in: Regenerate.
2266 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2267 and configure dependency on lto-plugin configure.
2268 (lto-plugin module): Remove dependency on GCC; add dependency on
2269 liniberty.
2270
22712011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2272
2273 * MAINTAINERS (Write After Approval): Add myself.
2274
22752010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2276
2277 * configure: Regenerate.
2278
22792010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2280
2281 * configure.ac: (picochip): Disable libiberty.
2282
22832010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2284
2285 * MAINTAINERS (Write After Approval): Add myself.
2286
22872010-12-10 Ian Lance Taylor <iant@google.com>
2288
2289 PR bootstrap/46819
2290 * configure.ac: For --disable-libgcj clear libgcj_saved.
2291 * configure: Rebuild.
2292
22932010-12-10 Tobias Burnus <burnus@net-b.de>
2294
2295 PR fortran/46540
2296 * configure.ac: Add --disable-libquadmath and
2297 --disable-libquadmath-support.
2298 * configure: Regenerate.
2299
23002010-12-03 Ian Lance Taylor <iant@google.com>
2301
2302 * MAINTAINERS: Add myself as libgo maintainer.
2303
23042010-12-03 Hans-Peter Nilsson <hp@axis.com>
2305
2306 PR libffi/46792
2307 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2308 * configure: Regenerate.
2309
23102010-12-02 Ian Lance Taylor <iant@google.com>
2311
2312 * configure.ac: Always set default for poststage1_ldflags to
2313 -static-libstdc++ -static-libgcc.
2314
23152010-11-29 Andreas Schwab <schwab@redhat.com>
2316
2317 * configure.ac: Move comment to remove extra space in last argument
2318 of GCC_TARGET_TOOL.
2319
23202010-11-26 Alexandre Oliva <aoliva@redhat.com>
2321
2322 PR other/46026
2323 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2324 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2325 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2326 (BASE_FLAGS_TO_PASS): Use it.
2327 * configure: Rebuilt.
2328 * Makefile.in: Rebuilt.
2329
23302010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2331
2332 PR binutils/12258
2333 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2334 Properly check default linker.
2335 * configure: Regnerated.
2336
23372010-11-23 Matthias Klose <doko@ubuntu.com>
2338
2339 * configure.ac: For --enable-gold, handle value `default' instead of
2340 `both*'. New configure option --{en,dis}able-ld.
2341 * configure: Regenerate.
2342
23432010-11-20 Ian Lance Taylor <iant@google.com>
2344
2345 * configure.ac: Only disable a language library if no language needs
2346 it. Don't let --disable-libgcj uncondtionally disable libffi.
2347 * configure: Rebuild.
2348
23492010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2350
2351 * Makefile.in: Regenerate.
2352
2353 PR other/46202
2354 * configure.ac: Fix just-built in-tree STRIP name to be
2355 binutils/strip-new.
2356 * configure: Regenerate.
2357 * Makefile.def (install-strip-gcc, install-strip-binutils)
2358 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2359 (install-strip-sid): Mirror dependencies on non-strip variants
2360 of these targets on the respective -strip prerequisites.
2361 * Makefile.tpl (install-strip, install-strip-host)
2362 (install-strip-target): New targets.
2363 (install-strip-[+module+], install-strip-target-[+module+]):
2364 New targets.
2365 * Makefile.in: Regenerate.
2366
23672010-11-19 Ian Lance Taylor <iant@google.com>
2368 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2369
2370 * configure.ac: Add target-libgo to target_libraries. Set
2371 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2372 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2373 (HOST_EXPORTS): Add GOC.
2374 (BASE_TARGET_EXPORTS): Add GOC.
2375 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2376 (GOCFLAGS_FOR_TARGET): New variable.
2377 (EXTRA_HOST_FLAGS): Add GOC.
2378 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2379 * Makefile.def (target_modules): Add libgo.
2380 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2381 (dependencies): Add dependency from configure-target-libgo to
2382 configure-target-libffi and all-target-libstdc++-v3. Add
2383 dependencies from all-target-libgo to all-target-libffi.
2384 (languages): Add go.
2385 * configure: Rebuild.
2386 * Makefile.in: Rebuild.
2387
23882010-11-19 Ian Lance Taylor <iant@google.com>
2389
2390 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2391 compiler/flag environment variables.
2392
23932010-11-18 Ian Lance Taylor <iant@google.com>
2394
2395 * configure.ac: Check for lang_requires_boot_languages in
2396 config-lang.in files.
2397 * configure: Rebuild.
2398
23992010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2400 Tobias Burnus <burnus@net-b.de>
2401
2402 PR fortran/32049
2403 * Makefile.def: Add libquadmath; build it with language=fortran.
2404 * configure.ac: Add libquadmath.
2405 * Makefile.tpl: Handle multiple libs in check-[+language+].
2406 * Makefile.in: Regenerate.
2407 * configure: Regenerate.
2408
b9b9d342
TT
24092010-11-16 Tom Tromey <tromey@redhat.com>
2410
2411 * MAINTAINERS: Moved myself to reviewers section.
2412
ecbfe87a
ZD
24132010-11-15 Zdenek Dvorak <ook@ucw.cz>
2414
2415 * MAINTAINERS: Moved myself to reviewers section.
2416
29a4f477
RW
24172010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2418
2419 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2420 (Write After Approval): Remove self.
2421
9965e3cd
AS
24222010-11-15 Andreas Schwab <schwab@redhat.com>
2423
2424 * configure.ac: Fix spelling in option names.
2425 * configure: Regenerated.
2426
0463992b
GJL
24272010-11-13 Georg-Johann Lay <georgjohann@web.de>
2428
2429 PR bootstrap/39622
2430 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2431 * configure: Regenerated.
2432
3df08734
KG
24332010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2434
2435 * MAINTAINERS: Update my email address.
2436
f16e2237
TG
24372010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2438
f16e2237
TG
2439 * configure: Regenerate.
2440
0bb52d68
TG
24412010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2442
1f980c25 2443 * configure: Regenerate.
0bb52d68 2444
aba2b02e
TG
24452010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2446
aba2b02e
TG
2447 * configure: Regenerate.
2448
27882098
TG
24492010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2450
27882098
TG
2451 * configure: Regenerate.
2452
d32ef397
AS
24532010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2454
2455 * configure.ac: Support official CLooG.org versions.
2456 * configure: Regenerate.
2457 * config/cloog.m4: New.
2458
5a4b6c0e
FD
24592010-11-10 François Dumont <francois.cppdevs@free.fr>
2460
2461 * MAINTAINERS (Write After Approval): Add myself.
2462
f2cea726
DE
24632010-11-09 David Edelsohn <dje.gcc@gmail.com>
2464
2465 * MAINTAINERS: Update my email address.
2466
d8ed14ce
IS
24672010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2468
2469 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2470 * configure: Regenerate.
d8ed14ce 2471
48215350
DK
24722010-11-03 Ian Lance Taylor <iant@google.com>
2473 Dave Korn <dave.korn.cygwin@gmail.com>
2474
2475 PR lto/46273
2476 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2477 and on other supported platforms whenever LTO is enabled.
2478 * configure: Rebuild.
2479
87841584
AM
24802010-11-02 Alan Modra <amodra@gmail.com>
2481
2482 PR binutils/12110
2483 * configure.ac: Error when source path contains spaces.
2484 * configure: Regenerate.
2485
fe12dfe1
JW
24862010-10-23 James E. Wilson <wilson@codesourcery.com>
2487
2488 * MAINTAINERS: Update my email address.
2489
66c92425
ILT
24902010-10-20 Ian Lance Taylor <iant@google.com>
2491
2492 * Makefile.def (target_modules): Set lib_path to src/.libs for
2493 libstdc++-v3 module.
2494 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2495 * Makefile.in: Rebuild.
2496
187d3518
LB
24972010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2498
2499 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2500 (Write After Approval): Remove myself.
2501
02db6bba
TG
25022010-10-15 Tristan Gingold <gingold@adacore.com>
2503
2504 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2505
c0103e74
DR
25062010-10-14 Douglas Rupp <rupp@gnat.com>
2507
2508 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2509
1cd0b716
DK
25102010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2511
2512 * configure.ac (build_lto_plugin): New shell variable.
2513 (--enable-lto): Turn on by default for all non-ELF platforms that
2514 have had LTO support added so far. Set build_lto_plugin appropriately
2515 for both ELF and non-ELF.
2516 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2517 * configure: Regenerate.
2518
d4c1abb3
RW
25192010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2520
2521 Sync from src:
2522 * configure.ac (v850 support): Remove target-libgloss from
2523 noconfigdirs.
2524 * configure: Regenerate.
2525
ffedf511
RW
25262010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2527
2528 PR bootstrap/45326
2529 PR bootstrap/45174
2530 * configure.ac: Honor initial values of $build_configargs,
2531 $host_configargs, $target_configargs. Mark the precious, so
2532 environment settings get recorded.
2533 * configure: Regenerate.
2534
e1826acc
RW
25352010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2536
2537 PR bootstrap/45796
2538 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2539 Depend on all-build-libiberty.
2540 * Makefile.in: Regenerate.
2541
80920132
ME
25422010-09-30 Michael Eager <eager@eagercon.com>
2543
2544 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2545 * configure: Regenerate.
2546
770a498a
ME
25472010-09-28 Michael Eager <eager@eagercon.com>
2548
2549 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2550
86dfbd58
RW
25512010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2552
2553 PR bootstrap/44621
2554 * configure.ac: Fix unportable shell quoting.
2555 * configure: Regenerate.
2556
db50fe7d
IS
25572010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2558
2559 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2560 targets and amend comment.
2561 * configure: Regenerate.
2562
0064e825
TB
25632010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2564
2565 * MAINTAINERS (Write After Approval): Add myself.
2566
bb79486c
JH
25672010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2568
2569 * configure.ac: Enable LTO by default on Darwin.
2570 * configure: Regenerate.
2571
9e0b22c3
MS
25722010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2573
bb79486c 2574 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2575
2fabf1b7
IB
25762010-09-01 Ian Bolton <ian.bolton@arm.com>
2577
bb79486c 2578 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2579
3a9abc98
DS
25802010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2581
2582 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2583 ports
2584
331a9a59
DY
25852010-07-28 David Yuste <david.yuste@gmail.com>
2586
2587 * MAINTAINERS (Write After Approval): Add myself.
2588
223a9d64
N
25892010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2590
2591 * configure.ac: Support all v850 targets.
2592 * configure: Regenerate.
2593
9183bdcf
MG
25942010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2595
2596 PR bootstrap/44455
2597 * configure.ac (extra_mpfr_configure_flags): Copy from
2598 extra_mpc_gmp_configure_flags.
2599 * configure: Re-generated.
2600
2e290598
AK
26012010-07-22 Andi Kleen <ak@linux.intel.com>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
8d6cd388
CLT
26052010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2606
2607 * MAINTAINERS (Write After Approval): Add myself.
2608
b0b01eb0
JY
26092010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
77198d71
JH
26132010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2614
2615 PR target/44862
2616 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2617 Provide -B option to allow for link spec %s substitutions for
2618 libstdc++.a on darwin.
2619 * Makefile.in: Regenerate.
2620
02fe70af
MM
26212010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2622
2623 * MAINTAINERS (Reviewers): Update my e-mail address
2624
c63a4676
AO
26252010-06-10 Alexandre Oliva <aoliva@redhat.com>
2626
2627 * Makefile.def (configure-gcc): Depend on all-libelf.
2628 * Makefile.in: Rebuild.
2629
e68edbf6
FC
26302010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2631
2632 * MAINTAINERS (Write After Approval): Add myself in the right place.
2633
dce2d8b2 26342010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
dce2d8b2 26382010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2639
2640 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2641
26422010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2643
1ab55d69
MK
2644 * config.sub: Update to version 2010-05-21.
2645 * config.guess: Update to version 2010-04-03.
0c422e74 2646
02540df4
SB
26472010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2648
2649 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2650 * configure: Regenerate.
2651
dfe5f5b2
ST
26522010-05-12 Sriraman Tallam <tmsriram@google.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
c082f9f3
SB
26562010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2657
2658 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2659 a platform that supports LTO.
2660 * configure: Regenerate.
2661
f1af9e5f
SP
26622010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2663
2664 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2665 * configure: Regenerated.
2666
38e3d868
RM
26672010-04-27 Roland McGrath <roland@redhat.com>
2668 H.J. Lu <hongjiu.lu@intel.com>
2669
2670 * configure.ac (--enable-gold): Support both, both/gold and
2671 both/bfd to add gold to configdirs without removing ld.
2672 * configure: Regenerated.
2673
2674 * Makefile.def: Add install-gold dependency to install-ld.
2675 * Makefile.in: Regenerated.
2676
3bec79c5
DK
26772010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2678
2679 PR lto/42776
2680 * configure.ac (--enable-lto): Refactor handling so libelf tests
2681 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2682 and allow LTO to be explicitly enabled on non-ELF platforms that
2683 are known to support it inside else-clause.
2684 * configure: Regenerate.
2685
615c8ffa
EB
26862010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2687
2688 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2689 * configure: Regenerate.
2690
e4522f78
RC
26912010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2692
2693 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2694 * configure: Regenerate.
2695
8ccb78f2
RO
26962010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2697
2698 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2699 separately.
2700 * configure: Regenerate.
2701
d5cc2ee3
KW
27022010-04-16 Kevin Williams <kevin.williams@inria.fr>
2703
2704 * MAINTAINERS (Write After Approval): Add myself.
2705
8406cb62
TG
27062010-04-14 Tristan Gingold <gingold@adacore.com>
2707
2708 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2709 * configure: Regenerate.
2710
3591b8e2
SE
27112010-04-13 Steve Ellcey <sje@cup.hp.com>
2712
2713 * configure: Regenerate after change to elf.m4.
2714
a82ecc7b
IS
27152010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2716
2717 * MAINTAINERS (Write After Approval): Add myself.
2718
1f0bf148
SP
27192010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2720
2721 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2722 * configure: Regenerated.
2723
27242010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2725
2726 * configure.ac: Print "buggy but acceptable" when CLooG
2727 revision is less than 9.
2728 * configure: Regenerated.
2729
ecd01dee
DN
27302010-04-01 Diego Novillo <dnovillo@google.com>
2731
2732 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2733
dc683a3f
RW
27342010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2735
2736 PR bootstrap/43615
2737 PR bootstrap/43328
2738
2739 Revert:
2740
2741 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2742
2743 * configure.ac: Do not pass --enable-multilib nor
2744 --disable-multilib in baseargs. Accept explicitly passed
2745 --enable_multilib.
2746 * configure: Regenerate.
2747
7527d83f
UW
27482010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2749
2750 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2751
895522b6
JJ
27522010-03-31 Janis Johnson <janis187@us.ibm.com>
2753
2754 * MAINTAINERS: Remove myself.
2755
9db4e878
RW
27562010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2757
2758 PR bootstrap/43328
2759 * configure.ac: Do not pass --enable-multilib nor
2760 --disable-multilib in baseargs. Accept explicitly passed
2761 --enable_multilib.
2762 * configure: Regenerate.
2763
acf6bf36
AP
27642010-03-28 Andrew Pinski <pinskia@gmail.com>
2765
2766 * MAINTAINERS (spu port): Remove me.
2767
b42f0d7e
JM
27682010-03-23 Joseph Myers <joseph@codesourcery.com>
2769
2770 * configure.ac (tic6x-*-*): New case.
2771 * configure: Regenerate.
2772
0d1152b1
JM
27732010-03-23 Joseph Myers <joseph@codesourcery.com>
2774
2775 * config.sub: Update to version 2010-03-22.
2776 * config.guess: Update to version 2009-12-30.
2777
dce2d8b2 27782010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2779
2780 PR ada/42554
2781 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2782 * configure: Regenerate.
2783
5408fbe8
RR
27842010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2785
2786 * MAINTAINERS: Update my email address.
2787
3f55a3b3
SP
27882010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2789
2790 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2791 (ghassan.shobaki@amd.com): Removed.
2792
3f08f7e8
AM
27932010-03-17 Alan Modra <amodra@gmail.com>
2794
2795 * MAINTAINERS: Update my email address.
2796
f3a9d094
DN
27972010-03-16 Diego Novillo <dnovillo@google.com>
2798
2799 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2800 Matthews.
2801
db5c4b8b
JM
28022010-03-16 Joseph Myers <joseph@codesourcery.com>
2803
2804 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2805 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2806
b995570a
JM
28072010-03-16 Joseph Myers <joseph@codesourcery.com>
2808
2809 * MAINTAINERS: Update my email address.
2810
124cc66f
DJ
28112010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2812
2813 * MAINTAINERS: Update my email address.
2814
a4581668
BS
28152010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2816
2817 * MAINTAINERS: Update my email address.
2818
49d78e29
JZ
28192010-03-09 Jie Zhang <jie@codesourcery.com>
2820
2821 * MAINTAINERS: Update my email address.
2822
8927b7c0
RO
28232010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2824
2825 PR libstdc++/32499
2826 * configure.ac (RANLIB): Default to true.
2827 (STRIP): Likewise.
2828 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2829 * configure: Regenerate.
2830
dce2d8b2 28312010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2832
2833 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2834 (Write After Approval): Update my email address.
2835
bf646aaf
NC
28362010-02-17 Nick Clifton <nickc@redhat.com>
2837
2838 PR 11238
2839 * Makefile.tpl (local-distclean): Also remove config.cache files in
2840 sub-directories as there may not be Makefiles present in the
2841 sub-directories.
96e41f16
NC
2842 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2843 the config.cache files found by the find command.
2844
bf646aaf
NC
2845 * Makefile.in: Regenerate.
2846 * configure.ac: Revert previous delta.
2847 * configure: Regenerate.
2848
ff78880a
NC
28492010-02-15 Nick Clifton <nickc@redhat.com>
2850
2851 PR 11238
2852 * configure.ac: Delete config.cache files in sub-directories when
2853 deleting Makefiles.
2854 * configure: Regenerate.
2855
8150eadf
BE
28562010-02-12 Ben Elliston <bje@gnu.org>
2857
2858 * MAINTAINERS: Update my email address.
2859
a9e12bfd
AP
28602010-02-08 Andrew Pinski <pinskia@gmail.com>
2861
2862 * MAINTAINERS (spu port): Update my email address.
2863
95315086
JZ
28642010-02-08 Jie Zhang <jie.zhang@analog.com>
2865
2866 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2867
362c6d2f
KG
28682010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2869
2870 * configure.ac: Add "recommended" version checks for GMP/MPC.
2871 Update recommended GMP/MPFR/MPC versions.
2872 * configure: Regenerate.
2873
888c5ad2
JR
28742010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2875
2876 * MAINTAINERS: Move my Embecosm email address into the
2877 write-after-approval section.
2878
3bf714a7
ILT
28792010-01-26 Ian Lance Taylor <iant@google.com>
2880
2881 * MAINTAINERS: Add myself as Go frontend maintainer.
2882
ad1e5170
JR
28832010-01-25 Joern Rennecke <amylaar@spamcop.net>
2884
2885 PR libstdc++/36101, PR libstdc++/42813
2886 * configure.ac (bootstrap_target_libs): Make inclusion of
2887 target-libgomp conditional on libgomb being in target_configdirs.
2888 * configure: Regenerate.
2889
fb0553d1
JR
28902010-01-23 Joern Rennecke <amylaar@spamcop.net>
2891
2892 PR libstdc++/36101, PR libstdc++/42813
2893 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2894 * configure: Regenerate.
2895
aae29963
JR
28962010-01-22 Joern Rennecke <amylaar@spamcop.net>
2897
2898 PR libstdc++/36101, PR libstdc++/42813
2899 * configure.ac (target_configdirs): Substitute.
2900 * Makefile.def: Bootstrap target module libgomp.
2901 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2902 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2903 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2904 * configure, Makefile.in: Regenerate.
2905
d8fe8895
DK
29062010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2907
2908 * MAINTAINERS: Adjust my details.
2909
ebfe4897
EW
29102010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2911
2912 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2913
f7746c59
TL
29142010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2915
2916 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2917
306c7b5b
TL
29182010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2919
2920 * MAINTAINERS (Write After Approval): Add myself.
2921
1b8b9e19
KT
29222010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
c164615b
RG
29262010-01-11 Richard Guenther <rguenther@suse.de>
2927
2928 PR lto/41569
2929 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2930 * Makefile.in: Regenerated.
2931
f3f623ae
AT
29322010-01-11 Andreas Tobler <andreast@fgznet.ch>
2933
2934 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2935 * configure: Regenerate.
2936
592c90ff 29372010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2938 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2939
2940 PR bootstrap/42424
2941 * configure.ac: Include libtool m4 files.
9c78662a 2942 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2943 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2944 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2945
592c90ff
KG
2946 * configure: Regenerate.
2947
60a2e213
RW
29482010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2949
2950 PR bootstrap/41818
2951 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2952 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2953 * Makefile.in: Regenerate.
2954
7413962d
RG
29552010-01-02 Richard Guenther <rguenther@suse.de>
2956
2957 PR lto/41529
2958 * configure.ac: Include config/elf.m4. Disable LTO if not
2959 builting for an elf target.
2960 * configure: Regenerate.
2961
f77f3945
CF
29622009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2963
2964 * MAINTAINERS: Change my email address.
2965
4960e3f0
BE
29662009-12-18 Ben Elliston <bje@au.ibm.com>
2967
2968 * config.sub, config.guess: Update from upstream sources.
2969
d16a31da
SZ
29702009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2971
2972 * MAINTAINERS (Write After Approval): Add myself.
2973
3a5729ea
KG
29742009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2975
2976 PR middle-end/30447
2977 PR middle-end/30789
2978 PR other/40302
2979
2980 * configure.ac: Require MPC.
2981 * configure: Regenerate.
2982
43e02a8a
RW
29832009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2984
2985 PR target/38384
2986 PR bootstrap/40972
2987 * libtool.m4: Sync from git Libtool.
2988 * ltoptions.m4: Likewise.
2989 * ltversion.m4: Likewise.
2990 * lt~obsolete.m4: Likewise.
2991 * ltmain.sh: Likewise.
2992
360d4522
KG
29932009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2994
2995 * configure.ac: Update minimum MPC version to 0.8.
2996 * configure: Regenerate.
2997
f264ed56
SP
29982009-11-21 Sebastian Pop <sebpop@gmail.com>
2999
3000 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3001 * configure: Regenerated.
3002
ed2eaa9f
ILT
30032009-11-21 Ian Lance Taylor <iant@google.com>
3004
3005 * configure.ac: Change default of poststage1_ldflags to be empty if
3006 poststage1_libs is set. When poststage1_libs is empty, and
3007 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3008 * configure: Rebuild.
3009
58346783
AN
30102009-11-21 Adam Nemet <adambnmet@gmail.com>
3011
3012 * MAINTAINERS (Write After Approval): Update my email address.
3013
5ca0106a
BE
30142009-11-20 Ben Elliston <bje@au.ibm.com>
3015
3016 * config.guess: Update from upstream sources.
3017
87213cd4
AO
30182009-11-16 Alexandre Oliva <aoliva@redhat.com>
3019
3020 * Makefile.def: Restore host and target settings for gmp.
3021 * Makefile.in: Rebuild.
3022
f61428ed
AO
30232009-11-16 Alexandre Oliva <aoliva@redhat.com>
3024
3025 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3026 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3027 Fix portability of test of C++ as bootstrap language. Add
3028 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3029 * configure: Rebuild.
3030 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3031 and cloog. Fix in-tree ppl configuration. Introduce libelf
3032 in-tree building.
3033 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3034 (POSTSTAGE1_HOST_EXPORTS): Use it.
3035 (STAGE[+id+]_CXXFLAGS): New.
3036 (BASE_FLAGS_TO_PASS): Pass it down.
3037 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3038 extra_exports.
3039 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3040 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3041 extra_exports.
3042 * Makefile.in: Rebuild.
3043
f6c56be6
BE
30442009-11-17 Ben Elliston <bje@au.ibm.com>
3045
3046 * config.sub, config.guess: Update from upstream sources.
3047
0ccb5970
JK
30482009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3049
3050 * MAINTAINERS (Write After Approval): Add myself.
3051
dce2d8b2 30522009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
5d571eaa
OS
30562009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3057
3058 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3059 paths for *-w64-mingw* and x86_64-*mingw*.
3060 * configure: Regenerated.
3061
dce2d8b2 30622009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3063
3064 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3065
c393f559
BK
30662009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3067
3068 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3069 Phil Edwards to Write-After Approval.
3070
ef4c4300
KT
30712009-10-30 Kai Tietz <kai.tietz@onevision.com>
3072
3073 * configure.ac: Disable target-winsup & co for
3074 x86_64-*-mingw* and *-w64-mingw* targets.
3075 * configure: Regenerated.
3076
65a324b4
NC
30772009-10-16 Nick Clifton <nickc@redhat.com>
3078
3079 * MAINTAINERS: Add myself as a maintainer for the RX port.
3080
dce2d8b2 30812009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3082
9c78662a 3083 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3084
17e72e5d
RO
30852009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3086
3087 * configure.ac (CLooG test): Use = with test.
3088 * configure: Regenerate.
3089
ed3a56f3
RG
30902009-10-22 Richard Guenther <rguenther@suse.de>
3091
3092 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3093 cloog if the ppl version check failed. Move flags saving
3094 before setting in libelf check.
3095 * configure: Regenerate.
3096
ad0abd3c
RG
30972009-10-21 Richard Guenther <rguenther@suse.de>
3098
3099 * configure.ac: Adjust the ppl and cloog configure to work as
3100 documented. Disable cloog if ppl was disabled. Omit the version
3101 checks if they were disabled.
3102 * configure: Re-generate.
3103
e4c5bd48
RW
31042009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3105
3106 * configure.ac: Add 'lto' to enable_languages, not
3107 new_enable_languages, and only if not already present.
3108 * configure: Regenerate.
3109
0ffd69c5
GP
31102009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3111
3112 * README: Refer to the various COPYING* files instead of just
3113 COPYING.
3114 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3115
dce2d8b2 31162009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3117
3118 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3119
58687768
RG
31202009-10-07 Richard Guenther <rguenther@suse.de>
3121
3122 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3123 and Richard Guenther as reviewers.
3124 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3125 as reviewers.
3126
49b0ca5c 31272009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3128
49b0ca5c 3129 * config.sub: Update from upstream sources.
d2d9ce5e 3130
aeb94799
ILT
31312009-10-06 Ian Lance Taylor <iant@google.com>
3132
3133 * Makefile.def: check-gold depends upon all-gas.
3134 * Makefile.in: Rebuild.
3135
123651cd
PM
31362009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3137
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
d7f09764
DN
31402009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3141
3142 * Makefile.def: all-lto-plugin depends on all-libiberty.
3143 set bootstrap=true for lto-plugin.
3144 Add lto-plugin.
3145 * Makefile.in: Regenerate.
3146 * configure.ac (host_libs): Add lto-plugin.
3147 * configure: Regenerate.
3148
d7f09764
DN
31492009-10-03 Diego Novillo <dnovillo@google.com>
3150
3151 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3152 (HOST_LIBELFLIBS): Define.
3153 (HOST_LIBELFINC): Define.
3154 * Makefile.in: Regenerate.
3155 * configure.ac: Add --enable-lto.
3156 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3157 If --enable-lto is used, add 'lto' to new_enable_languages.
3158 If --enable-lto is used and gold is enabled, add
3159 lto-plugin to configdirs.
3160 * configure: Regenerate.
3161
31622009-10-03 Simon Baldwin <simonb@google.com>
3163
3164 * configure.ac: If --with-system-zlib, suppress local zlib and
3165 pass --with-system-zlib to subdir configure scripts.
3166 * configure: Regenerate.
3167
dce2d8b2 31682009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3169 Paolo Bonzini <bonzini@gnu.org>
3170
3171 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3172 $(srcdir).
3173 * Makefile.in: Rebuilt.
3174
dce2d8b2 31752009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
3e661154
KG
31792009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3180
3181 * configure.ac: Update minimum MPC version to 0.7.
3182 * configure: Regenerate.
3183
f1a036e4
NC
31842009-09-25 Nick Clifton <nickc@redhat.com>
3185
3186 * configure.ac: Pass any --cache-file=/dev/null option on to
3187 subconfigures.
3188 * configure: Regenerate.
3189
d4c74acc
NC
31902009-09-23 Nick Clifton <nickc@redhat.com>
3191
3192 * config.sub, config.guess: Update from upstream sources.
3193
dce2d8b2 31942009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3195
3196 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3197 * Makefile.in: Rebuilt.
3198
0db770bd
RW
31992009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3200
3201 PR bootstrap/32272
3202 * configure.ac: Error out if $srcdir isn't '.' but contains
3203 host-${host_noncanonical}.
3204 * configure: Regenerate.
3205
71101870
RO
32062009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3207
3208 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3209 maintainer.
3210
ca6d0d62
RW
32112009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3212
79cd2b23
RW
3213 * configure.ac: If bootstrapping a combined tree with
3214 --enable-gold, require c++ in stage1_languages.
3215 * configure: Regenerate.
3216
ab9dcd0c
RW
3217 * configure.ac: Also add target_libs of stage1_languages to
3218 bootstrap_target_libs.
3219 * configure: Regenerate.
3220
ca6d0d62
RW
3221 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3222 with --enable-languages not containing c++.
3223 * configure: Regenerate.
3224
1c3c9f12
JZ
32252009-09-15 Jie Zhang <jie.zhang@analog.com>
3226
3227 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3228 * configure: Regenerate.
3229
dce2d8b2 32302009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3231
6fb30a14
JR
3232 * MAINTAINERS (Write After Approval): Update my e-mail address,
3233 and move from from here...
3234 (Waiting for paperwork): To here.
0318772d 3235
4056c2c6
JM
32362009-09-09 Joseph Myers <joseph@codesourcery.com>
3237
3238 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3239
3e54529c
RW
32402009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3241
3242 * configure.ac: Do not use $extrasub for replacing @if/@endif
3243 parts in Makefile; instead, use additional arguments to
3244 AC_CONFIG_COMMANDS to do the replacement manually, with several
3245 sed invocations, to avoid HP-UX sed command limits.
3246 * configure: Regenerate.
3247
713e2ea6
AO
32482009-09-08 Alexandre Oliva <aoliva@redhat.com>
3249
3250 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3251 blank before -L.
3252
5646b7b9
AO
32532009-09-04 Alexandre Oliva <aoliva@redhat.com>
3254
3255 * configure.ac (with-build-config): Document. Handle without.
3256 Handle missing argument.
3257 * configure: Rebuilt.
3258
e12c4094
AO
32592009-09-03 Alexandre Oliva <aoliva@redhat.com>
3260
3261 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3262 Default to bootstrap-debug only if compare-debug works.
3263 * configure: Rebuilt.
3264 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3265 * Makefile.in: Rebuilt.
3266
75cb0057
RO
32672009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3268
3269 * MAINTAINERS (OS Port Maintainers): Update my email address.
3270
8fc68cba
AO
32712009-09-01 Alexandre Oliva <aoliva@redhat.com>
3272
3273 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3274 * Makefile.in: Rebuilt.
3275
44cb38cf
CD
32762009-09-01 Chris Demetriou <cgd@google.com>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
f9329c35
DS
32802009-08-31 Dodji Seketeli <dodji@redhat.com>
3281
3282 PR debug/30161
3283 * include/dwarf2.h (enum dwarf_tag): Added
3284 DW_TAG_GNU_template_template_param
3285 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3286
f945e229
PB
32872009-08-30 Paolo Bonzini <bonzini@gnu.org>
3288
3289 * Makefile.tpl (AWK): Fix typo.
3290 * Makefile.in: Regenerate.
3291
87264276
PB
32922009-08-30 Paolo Bonzini <bonzini@gnu.org>
3293
3294 * configure.ac: Detect awk and sed.
3295 * Makefile.def (flags_to_pass): Add AWK and SED.
3296 * Makefile.tpl (AWK, SED): New.
3297 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3298 * configure: Regenerate.
3299 * Makefile.in: Regenerate.
3300
68ccd57c
DK
33012009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3302
3303 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3304 (collapseslashes): Likewise.
3305
df58e648
RW
33062009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3307
3308 * configure.ac (AC_PREREQ): Bump to 2.64.
3309
0539cb2c
RW
33102009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3311
70fa0efa
RW
3312 * configure.ac: Remove --with-datarootdir, --with-docdir,
3313 --with-pdfdir, --with-htmldir switches.
3314 * configure: Regenerate.
3315
5213506e
RW
3316 * configure: Regenerate.
3317
0539cb2c
RW
3318 * compile: Sync from Automake 1.11.
3319 * depcomp: Likewise.
3320 * install-sh: Likewise.
3321 * missing: Likewise.
3322 * mkinstalldirs: Likewise.
3323 * ylwrap: Likewise.
3324
197c68cc
DK
33252009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3326
3327 * ltmain.sh (func_normal_abspath): New function.
3328 (func_relative_path): Likewise.
3329 (func_mode_help): Document new -bindir option for link mode.
3330 (func_mode_link): Add new -bindir option, and use it to place
3331 output DLL if specified.
3332
58af276a
RW
33332009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3334
0115d4a3
RW
3335 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3336 (baseargs): Add --disable-option-checking.
3337 * configure: Regenerate.
3338
58af276a
RW
3339 * Makefile.def (configure-target-libiberty): Depend on
3340 all-binutils and all-ld.
3341 (configure-target-newlib): Likewise.
3342 * Makefile.in: Regenerate.
3343
e9d9afef
BE
33442009-08-17 Ben Elliston <bje@au.ibm.com>
3345
3346 * config.sub, config.guess: Update from upstream sources.
3347
354ebf88
RW
33482009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3349
3350 Sync from src, merge:
3351
3352 2009-07-02 Tristan Gingold <gingold@adacore.com>
3353
3354 * configure.ac: Do not exclude gas for i386-*-darwin.
3355 Add a case for x86_64-*-darwin.
3356 * configure: Regenerate.
3357
8375f7b2
NV
33582009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3359
3360 * MAINTAINERS: Add my name to Write After Approval list.
3361
dce2d8b2 33622009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3363
3364 * configure.ac: Add Microblaze target.
3365 * configure: Regenerate.
3366
ea2002ba
CB
33672009-07-31 Christian Bruel <christian.bruel@st.com>
3368
3369 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3370 * configure: Regenerate.
2bf33cdb 3371
dce2d8b2 33722009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3373
3374 * MAINTAINERS (Write After Approval): Update my e-mail address.
3375
e90e6bd7
ILT
33762009-07-06 Ian Lance Taylor <iant@google.com>
3377
3378 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3379 * configure: Rebuild.
3380
f6e0880a
TG
33812009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3382
3383 * MAINTAINERS: Move myself to the Graphite Reviewers.
3384
6d984927
WG
33852009-06-30 Wei Guozhi <carrot@google.com>
3386
3387 * MAINTAINERS: Add my name to Write After Approval list.
3388
f2689b09
SE
33892009-06-26 Steve Ellcey <sje@cup.hp.com>
3390
3391 PR bootstrap/40338
3392 * configure.ac (comparestring): Create new variable.
3393 * Makefile.tpl (comparestring): Use to skip some comparisions.
3394 * configure: Regenerate.
3395 * Makefile.in: Regenerate.
3396
f62c0ba4
DE
33972009-06-26 Doug Evans <dje@sebabeach.org>
3398
3399 * Makefile.def (host_modules): Add cgen.
3400 * Makefile.in: Regenerate.
3401 * configure.ac (host_tools): Add cgen.
3402 * configure: Regenerate.
3403
7acf4da6
DD
34042009-06-23 DJ Delorie <dj@redhat.com>
3405
3406 * MAINTAINERS: Add myself as mep maintainer.
3407
00020c16
ILT
34082009-06-23 Ian Lance Taylor <iant@google.com>
3409
3410 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3411 boot_languages. Only bootstrap target libraries listed in
3412 target_libs for some boot language. Add --with-stage1-ldflags,
3413 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3414 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3415 if not building with C++.
3416 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3417 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3418 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3419 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3420 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3421 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3422 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3423 * configure, Makefile.in: Rebuild.
3424
1da52d4a
LF
34252009-06-23 Li Feng <nemokingdom@gmail.com>
3426
3427 * MAINTAINERS: Added my name to write-after-approval list.
3428
144c9175
RM
34292009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3430
3431 * configure.ac: Define is_elf for QNX Neutrino targets.
3432 * configure: Regenerate.
3433
e5871e24
GS
34342009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3435
9c78662a 3436 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3437
5f4a82c0
KG
34382009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3439
3440 * configure.ac: Detect MPC in default directory.
3441 * configure: Regenerate.
3442
394e9195
JG
34432009-06-03 Jerome Guitton <guitton@adacore.com>
3444 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3445
9c78662a
UB
3446 * Makefile.tpl (all): Avoid a trailing backslash.
3447 * Makefile.in: Regenerate.
394e9195 3448
47bca6aa
BE
34492009-06-03 Ben Elliston <bje@au.ibm.com>
3450
3451 * config.sub, config.guess: Update from upstream sources.
3452
a891a473
RS
34532009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3454
3455 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3456 to noconfdirs.
3457 * configure: Regenerate.
3458
70cb2d9f
AO
34592009-06-02 Alexandre Oliva <aoliva@redhat.com>
3460
3461 * Makefile.tpl ([+compare-target+]): Compare all stage
3462 directories, rather than just gcc.
3463 * Makefile.in: Rebuilt.
3464
7f1245df
DK
34652009-06-01 Doug Kwan <dougkwan@google.com>
3466
3467 * configure.ac: Support gold for target arm*-*-*.
3468 * configure: Regenerate.
394e9195 3469
acd26225
KG
34702009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3471
3472 * Makefile.def: Add MPC support and dependencies.
3473 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3474
3475 * Makefile.in, configure: Regenerate.
3476
a1fc946a
AO
34772009-05-27 Alexandre Oliva <aoliva@redhat.com>
3478
3479 * Makefile.tpl (all): Avoid harmless warning in make all when
3480 gcc-bootstrap is enabled but stage_last does not exist.
3481 * Makefile.in: Rebuilt.
3482
2e6a3c8d
NR
34832009-05-24 Nicolas Roche <roche@adacore.com>
3484
3485 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3486 * Makefile.in: Regenerate.
3487
63487d11
DC
34882009-05-21 Denis Chertykov <chertykov@gmail.com>
3489
3490 * MAINTAINERS: Update my e-mail address.
3491
449223af
DK
34922009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3493
3494 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3495 * configure: Regenerate.
3496
31c98f49
AO
34972009-05-18 Alexandre Oliva <aoliva@redhat.com>
3498
3499 PR other/40159
3500 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3501 gcc-no-bootstrap are mutually exclusive.
3502 * Makefile.in: Rebuilt.
3503
0f501837
AO
35042009-05-18 Alexandre Oliva <aoliva@redhat.com>
3505
3506 PR other/40159
3507 * Makefile.tpl (all): Don't end with unconditional success.
3508 * Makefile.in: Rebuilt.
3509
4a4a4e99
AO
35102009-05-12 Alexandre Oliva <aoliva@redhat.com>
3511
3512 PR target/37137
3513 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3514 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3515 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3516 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3517 stage_configureflags, stage_cflags and stage_libcflags into
3518 explicit Makefile macros.
3519 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3520 GFORTRAN.
3521 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3522 CC. Set CC_FOR_BUILD from CC.
3523 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3524 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3525 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3526 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3527 and GFORTRAN.
3528 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3529 (_LIBCFLAGS): Renamed to _TFLAGS.
3530 (do-compare-debug, do-compare3-debug): Drop.
3531 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3532 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3533 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3534 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3535 (XGCC_FLAGS_FOR_TARGET): New.
3536 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3537 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3538 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3539 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3540 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3541 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3542 TFLAGS.
3543 (BUILD_CONFIG): Include if requested.
3544 (all): Set TFLAGS on bootstrap.
3545 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3546 (all-stageid-prefixmodule): Likewise.
3547 (do-clean, distclean-stageid): Set TFLAGS.
3548 (restrap): Fix whitespace.
3549 * Makefile.in: Rebuilt.
3550
1cee3429
PB
35512009-05-07 Paolo Bonzini <bonzini@gnu.org>
3552
3553 * config.guess: Sync with src.
3554
0b70eafd
DK
35552009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3556
3557 * configure.ac ($with_ppl): Default to no if not supplied.
3558 ($with_cloog): Likewise.
3559 configure: Regenerate.
3560
5175f17c
JW
35612009-04-27 James E. Wilson <wilson@codesourcery.com>
3562
3563 * MAINTAINERS: Update my e-mail address.
3564
952fa153
NC
35652009-04-27 Nick Clifton <nickc@redhat.com>
3566
3567 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3568
a687f83c
EB
35692009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3570
3571 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3572 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3573 * Makefile.in: Regenerate.
3574
9e3eba15
KG
35752009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3576
3577 PR bootstrap/39739
3578 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3579 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3580
3581 * configure, Makefile.in: Regenerate.
3582
a687f83c 35832009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3584
3585 * include/hashtab.h: Update GTY annotations to new syntax
3586 * include/splay-tree.h: Likewise
3587
070bdbd9
BE
35882009-04-17 Ben Elliston <bje@au.ibm.com>
3589
3590 * config.sub, config.guess: Update from upstream sources.
3591
55f2d967
AG
35922009-04-15 Anthony Green <green@moxielogic.com>
3593
3594 * configure.ac: Add moxie support.
3595 * configure: Rebuilt.
3596
309c24a9
JJ
35972009-04-14 Jakub Jelinek <jakub@redhat.com>
3598
3599 * configure.ac: Change copyright header to refer to version
3600 3 of the GNU General Public License and to point readers at the
3601 COPYING3 file and the FSF's license web page.
3602 * Makefile.def: Likewise.
3603 * Makefile.tpl: Likewise.
3604 * Makefile.in: Regenerate.
3605
b93133bc
JH
36062009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3607
3608 * configure.ac: Restore match for darwin9 or later. Use double
3609 brackets since regeneration eats one pair.
3610 * configure: Regenerate.
3611
d18ff35a
L
36122009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3613
3614 PR gas/10039
3615 * configure.ac: Require texinfo 4.7.
3616 * configure: Regenerated.
3617
748086b7
JJ
36182009-04-09 Nick Clifton <nickc@redhat.com>
3619
3620 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3621 the GCC Runtime Library Exception.
3622
a3337ea2
KG
36232009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3624
3625 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3626 * configure: Regenerate.
3627
60911f14
SE
36282009-04-01 Steve Ellcey <sje@cup.hp.com>
3629
3630 * Makefil.def (languages): New entries.
3631 * Makefile.tpl (check-gcc-*): New generic target.
3632 * Makefile.in: Regenerate.
60911f14 3633
dce2d8b2 36342009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3635
d18ff35a 3636 * MAINTAINERS: Update my email address.
7369c1d0 3637
cfb1f59f
TT
36382009-03-18 Tom Tromey <tromey@redhat.com>
3639
d18ff35a
L
3640 * configure: Rebuild.
3641 * configure.ac (host_libs): Add libiconv.
3642 * Makefile.in: Rebuild.
3643 * Makefile.def (host_modules): Add libiconv.
3644 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3645
75eeae1a
TG
36462009-03-16 Tristan Gingold <gingold@adacore.com>
3647
3648 * configure.ac: Treat gdb as supported on x86_64-darwin.
3649 * configure: Regenerate.
3650
f38095f3
JM
36512009-03-16 Joseph Myers <joseph@codesourcery.com>
3652
3653 * configure.ac (--with-host-libstdcxx): New option.
3654 * configure: Regenerate.
3655
dce2d8b2 36562009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3657
3658 * MAINTAINERS: Move myself into the write after approval list.
3659
6d401294
NP
36602009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3661
3662 * MAINTAINERS: Update e-mail address.
2bf33cdb 3663
07c97076
DN
36642009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3665
3666 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3667
dce2d8b2 36682009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3669
3670 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3671
7a9d3fe8
RW
36722009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3673
3674 Backport from git Libtool:
3675
3676 2009-01-19 Robert Millan <rmh@aybabtu.com>
3677 Support GNU/kOpenSolaris.
3678 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3679 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3680 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3681 GNU/kOpenSolaris.
3682
c9e9e11f
AS
36832009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3684
3685 * MAINTAINERS: Update e-mail address.
3686
5e8c1552 36872009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3688
3689 * MAINTAINERS (Write After Approval): Add self.
3690
b0adb088
BM
36912009-02-18 Bingfeng Mei <bmei@broadcom.com>
3692
3693 * MAINTAINERS (Write After Approval): Add myself.
3694
ee04b574
AS
36952009-02-05 Andreas Schwab <schwab@suse.de>
3696
3697 * Makefile.tpl (stage_last): Define $r and $s before using
3698 $(RECURSE_FLAGS_TO_PASS).
3699 * Makefile.in: Regenerate
3700
907884c9
ILT
37012009-01-30 Ian Lance Taylor <iant@google.com>
3702
3703 * MAINTAINERS: Move myself to the Global Reviewers list.
3704
416ac4d4
RM
37052009-01-29 Robert Millan <rmh@aybabtu.com>
3706
3707 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3708 * configure: Regenerate.
3709
ee5decb3
GP
37102009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3711
3712 * MAINTAINERS: Make whitespace consistent.
19196f44 3713 Remove Robert Millan from Write After Approval.
ee5decb3 3714
36fbb0ec
AM
37152009-01-16 Alan Modra <amodra@bigpond.net.au>
3716
3717 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3718 (all-opcodes): Depend on all-libiberty.
3719 * Makefile.in: Regenerate.
3720
52535a64
DR
37212009-01-15 Douglas B Rupp <rupp@gnat.com>
3722
3723 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3724 * configure: Regenerate.
3725
e04a57df
RR
37262009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3727
3728 * MAINTAINERS (Write After Approval): Add myself.
3729
856c450b
SK
37302009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3731
3732 * MAINTAINERS: Add myself to reviewers (Fortran).
3733
dce2d8b2 37342009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3735
3736 PR tree-optimization/38515
3737 * configure.ac (cloog-polylib): Removed.
3738 (with_ppl, with_cloog): Test for "no".
3739 * configure: Regenerated.
3740
1e5e8a59
DF
37412009-01-11 Daniel Franke <franke.daniel@gmail.com>
3742
3743 * MAINTAINERS: Moved myself to reviewers (Fortran).
3744
5e5debf6
TS
37452009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3746
3747 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3748 (Write After Approval): Remove myself.
3749
1c42acf1
DN
37502009-01-03 Diego Novillo <dnovillo@google.com>
3751
3752 * MAINTAINERS: Remove myself from alias maintainership.
3753
2fbbedaf
DA
37542009-01-02 David Ayers <ayers@fsfe.org>
3755
3756 * MAINTAINERS: Update e-mail address.
3757
17213821
GP
37582008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3759
3760 * MAINTAINERS: Make whitespace consistent.
3761
baafc534
RW
37622008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3763
3764 Backport from upstream Libtool:
3765 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3766 Add cache variables to tests that require the linker to work.
3767 For shlibpath_overrides_runpath, this also changes the semantics
3768 to let the result from the C compiler take precedence.
3769
18430d27
BE
37702008-12-02 Ben Elliston <bje@au.ibm.com>
3771
3772 * config.sub, config.guess: Update from upstream sources.
3773
dce2d8b2 37742008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3775
3776 * configure.ac (ppllibs): Add by default the lib flags.
3777 * configure: Regenerate.
3778
41e9641b
LM
37792008-12-08 Luis Machado <luisgpm@br.ibm.com>
3780
3781 * MAINTAINERS: Add myself to the write after approval list.
3782
25783c30
JH
37832008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3784
ee04b574
AS
3785 * configure.ac: Add double brackets on darwin[912].
3786 * configure: Regenerate.
25783c30 3787
0e318fcc
DK
37882008-12-03 Daniel Kraft <d@domob.eu>
3789
3790 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3791 Approval to Reviewer section (for Fortran front-end).
3792
7f171b95
JH
37932008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3794
3795 * configure.ac: Expand to darwin10 and later.
3796 * configure: Regenerate.
3797
09ce620e
AS
37982008-12-02 Andreas Schwab <schwab@suse.de>
3799
3800 * Makefile.def: configure-target-boehm-gc depends on
3801 all-target-libstdc++-v3.
3802 * Makefile.in: Regenerate.
3803
386c704d
KT
38042008-12-02 Kai Tietz <kai.tietz@onevision.com>
3805
3806 * MAINTAINERS: Add myself as mingw maintainer.
3807
e03dd84a
BE
38082008-12-02 Ben Elliston <bje@au.ibm.com>
3809
3810 * config.sub, config.guess: Update from upstream sources.
3811
3fa87964
GP
38122008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3813
3814 * README.SCO: Remove.
3815
df72d7ed
FP
38162008-11-29 Fernando Pereira <pronesto@gmail.com>
3817
3818 * MAINTAINERS: Add myself to the write after approval list.
3819
b5646528
DK
38202008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3821
3822 * MAINTAINERS: Update my email address in WAA section.
3823
dce2d8b2 38242008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3825
3826 * MAINTAINERS: Update e-mail address.
3827
dce2d8b2 38282008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3829
3830 * MAINTAINERS: Change e-mail address.
3831
0db3a858
TG
38322008-11-27 Tristan Gingold <gingold@adacore.com>
3833
3834 * configure.ac: Build gdb for i?86-*-darwin*
3835 * configure: Regenerated.
3836
dce2d8b2 38372008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3838
3839 * MAINTAINERS: Added my full name.
3840
487e299b
DJ
38412008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 PR bootstrap/38014
3844 PR bootstrap/37923
3845
3846 Revert:
3847
3848 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3849
3850 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3851 * Makefile.in: Regenerated.
3852
3853 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3854
3855 PR gdb/921
3856 PR gdb/1646
3857 PR gdb/2175
3858 PR gdb/2176
3859
3860 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3861 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3862 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3863 (HOST_EXPORTS): Pass CPPFLAGS.
3864 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3865 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3866 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3867 * Makefile.in, configure: Regenerated.
3868 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3869 and CPPFLAGS_FOR_BUILD.
3870
dce2d8b2 38712008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3872
3873 * MAINTAINERS: Add myself as middle end maintainer.
3874
044fed69
AS
38752008-11-06 Andrew Stubbs <ams@codesourcery.com>
3876
3877 * MAINTAINERS (Write after approval): Add myself.
3878
caf6defe
DN
38792008-11-05 Diego Novillo <dnovillo@google.com>
3880
3881 * MAINTAINERS (Global Reviewers): Add myself.
3882 (Non-Algorithmic Maintainers): Remove myself.
3883
3e9899ac
TS
38842008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3885
09ce620e 3886 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3887
ea99e36e
MM
38882008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3889
09ce620e 3890 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3891
fb0d2684
BE
38922008-10-31 Ben Elliston <bje@au.ibm.com>
3893
3894 * configure.ac (spu-*-*): Remove special case.
3895 * configure: Regenerate.
3896
73c07a3e
CM
38972008-10-30 Catherine Moore <clm@codesourcery.com>
3898
3899 * MAINTAINERS (Write after approval): Update my email address.
3900
7310a2da
SSF
39012008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3902
3903 * configure.ac [spu-*-*]: Do not set skipdirs.
3904 * configure: Re-generate.
3905
7e51fe23
BS
39062008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3907
3908 * MAINTAINERS (Various Maintainers): Add myself to reload.
3909
ef20be93
RG
39102008-10-25 Richard Guenther <rguenther@suse.de>
3911
3912 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3913 maintainer. Remove myself as libgcc-math maintainer.
3914 (Non-Algorithmic Maintainers): Remove myself.
3915
03ffcfa0
DJ
39162008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3917
3918 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3919 * Makefile.in: Regenerated.
3920
dec014a9
CC
39212008-10-23 Cary Coutant <ccoutant@google.com>
3922
3923 * MAINTAINERS (Write after approval): Add myself.
3924
b36c386c
DJ
39252008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 PR gdb/921
3928 PR gdb/1646
3929 PR gdb/2175
3930 PR gdb/2176
3931
3932 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3933 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3934 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3935 (HOST_EXPORTS): Pass CPPFLAGS.
3936 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3937 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3938 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3939 * Makefile.in, configure: Regenerated.
3940 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3941 and CPPFLAGS_FOR_BUILD.
3942
dce2d8b2 39432008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3944
3945 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3946 Sebastian Pop.
3947
e0bda97e
AP
39482008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3949
3950 * MAINTAINERS (Write After Approval): Added myself.
3951
36c713e0
KG
39522008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3953
3954 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3955 recommended version to 2.3.2.
3956
3957 * configure: Regenerate.
3958
8fe005ee
MM
39592008-10-01 Mark Mitchell <mark@codesourcery.com>
3960
3961 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3962
be8f156f
DD
39632008-09-29 David Daney <david.daney@caviumnetworks.com>
3964
3965 * MAINTAINERS (Write After Approval): Update e-mail address.
3966
ae11dff4
PG
39672008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3968
3969 * libtool.m4: Update to libtool 2.2.6.
3970 * lt~obsolete.m4: Update to libtool 2.2.6.
3971 * ltmain.sh: Update to libtool 2.2.6.
3972 * ltsugar.m4: Update to libtool 2.2.6.
3973 * ltversion.m4: Update to libtool 2.2.6.
3974 * ltoptions.m4: Update to libtool 2.2.6.
3975 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3976
441154b1
CF
39772008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3978
3979 * MAINTAINERS (Write After Approval): Add myself.
3980
775b3b26
BRF
39812008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3982
3983 * MAINTAINERS (Write After Approval): Update my name.
3984
94538043
SB
39852008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3986
09ce620e 3987 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3988
52d1bfd8
SE
39892008-09-18 Steve Ellcey <sje@cup.hp.com>
3990
09ce620e 3991 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3992
c5cc92f5
GP
39932008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3994
3995 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3996 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3997 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3998 and Michael Tiemann from Write After Approval since they do not
3999 actually have access.
4000
23d9794a
RG
40012008-09-05 Richard Guenther <rguenther@suse.de>
4002
4003 * configure.ac: Initialize clooglibs to -lcloog.
4004 * configure: Re-generate.
4005
192a671e
LCW
40062008-09-04 Le-Chun Wu <lcwu@google.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
d789184e
SP
40102008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4011
4012 * configure.ac (--with-cloog-polylib): New.
4013 (--disable-cloog-version-check): New.
4014 (--disable-ppl-version-check): New.
4015 * configure: Re-generate.
4016
36a881c7
RG
40172008-09-03 Richard Guenther <rguenther@suse.de>
4018
4019 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4020 cloog test.
4021 * configure: Re-generate.
4022
358da97e
HS
40232008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4024
4025 Add picoChip port.
4026 * MAINTAINERS: Add picoChip maintainers.
4027
f8bf9252
SP
40282008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4029 Tobias Grosser <grosser@fim.uni-passau.de>
4030 Jan Sjodin <jan.sjodin@amd.com>
4031 Harsha Jagasia <harsha.jagasia@amd.com>
4032 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4033 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4034 Adrien Eliche <aeliche@isty.uvsq.fr>
4035
4036 Merge from graphite branch.
4037 * configure: Regenerate.
4038 * Makefile.in: Regenerate.
4039 * configure.ac (host_libs): Add ppl and cloog.
4040 Add checks for PPL and CLooG.
4041 * Makefile.def (ppl, cloog): Added modules and dependences.
4042 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4043 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4044
d89f0ad6
AL
40452008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4046
4047 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4048 (GCC_SHLIB_SUBDIR): New.
4049 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4050 * configure: Regenerate.
4051 * Makefile.in: Regenerate.
4052
88a25817
GP
40532008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4054
4055 * MAINTAINERS: Consistently use tabs to separate columns.
4056
f873f15f
TG
40572008-08-29 Tristan Gingold <gingold@adacore.com>
4058
4059 * MAINTAINERS (Write after Approval): Add myself.
4060
e1514c3f
TG
40612008-08-28 Tristan Gingold <gingold@adacore.com>
4062
4063 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4064 Enable bfd, binutils and opcodes.
4065 * configure: Regenerate.
4066
4717882f
JDA
40672008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4068
4069 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4070
28c9884c
TK
40712008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4072
4073 * MAINTAINERS: Use correct Umlaut for last name.
4074
ae96d86a
FXC
40752008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4076
4077 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4078
3ecc96e3
DE
40792008-08-16 David Edelsohn <edelsohn@gnu.org>
4080
4081 * MAINTAINERS: Update my email address.
4082
dd609cc1
EB
40832008-08-16 Nicolas Roche <roche@adacore.com>
4084
4085 * Makefile.tpl: Add BOOT_ADAFLAGS.
4086 * Makefile.in: Regenerate.
4087
08d0963a
RS
40882008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4089
4090 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4091 * configure: Regenerate.
4092
dce2d8b2 40932008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4094
4095 * configure.ac: Add makefile fragments for hpux.
4096 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4097 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4098 * configure: Regenerate.
4099 * Makefile.in: Regenerate.
4100
dce2d8b2 41012008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4102
4103 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4104
dce2d8b2 41052008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4106
4107 * MAINTAINERS (Write after Approval): Add myself.
4108
78209f30
XG
41092008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
5b5b098d
AJ
41132008-06-29 Andrew Jenner <andrew@codesourcery.com>
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
d812ec93
KW
41172008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4118
4119 * MAINTAINERS: Update my email address.
4120
99e78224
JY
41212008-06-25 Joey Ye <joey.ye@intel.com>
4122
4123 * MAINTAINERS (Write After Approval): Add myself.
4124
18c04407
RW
41252008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4126
4127 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4128 * Makefile.in: Regenerate.
4129 * configure: Regenerate.
4130
47aa9a31
DK
41312008-06-17 Daniel Kraft <d@domob.eu>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
ad33ff57
RW
41352008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4136
4137 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4138 "$@" is still intact with both Autoconf 2.59 and 2.62.
4139 * configure: Regenerate.
4140
cdce5c41
RW
41412008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4142
4143 * Makefile.tpl: Fix comment errors.
4144 * Makefile.in: Regenerate.
4145
01b79d11
DM
41462008-06-12 David S. Miller <davem@davemloft.net>
4147 David Edelsohn <edelsohn@gnu.org>
4148
4149 * configure.ac: Add powerpc*-*-* to gold supported targets.
4150 * configure: Regenerate.
4151
f8c33439
JM
41522008-06-08 Joseph Myers <joseph@codesourcery.com>
4153
4154 PR tree-optimization/36218
4155 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4156 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4157 (all prefix="build-"): Pass them to build-system sub-makes.
4158 * Makefile.in: Regenerate.
4159
cd985f66
JM
41602008-06-07 Joseph Myers <joseph@codesourcery.com>
4161
4162 * MAINTAINERS (mt port): Remove.
4163 (sco5, unixware, sco udk): Remove.
4164 (Kean Johnston): Add to Write After Approval.
4165
3f6383d3
JB
41662008-05-30 Julian Brown <julian@codesourcery.com>
4167
4168 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4169 of libobjc for ARM EABI Linux.
4170 * configure: Regenerate.
30da41ed 4171
dce2d8b2 41722008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4173
09ce620e 4174 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4175
dce2d8b2 41762008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4177
e29cc9b4 4178 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4179
955410cb
JW
41802008-05-15 Janus Weil <janus@gcc.gnu.org>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
719bb4e3 41842008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4185
4186 * config-ml.in: don't handle --enable-shared and --enable-static.
4187
372b05fc
RS
41882008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4189
4190 * MAINTAINERS: Update my email address.
4191
f73e2200
PC
41922008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4193
4194 * MAINTAINERS: Update my email address.
09ce620e 4195
3e438e2b
KVH
41962008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
177bf491
GS
42002008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
dce2d8b2 42042008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4205
4206 * MAINTAINERS (crx): Add myself.
4207
14a8726b
PB
42082008-04-18 Paolo Bonzini <bonzini@gnu.org>
4209
4210 Sync with src:
4211 2008-04-14 David S. Miller <davem@davemloft.net>
4212
09ce620e
AS
4213 * configure.ac: Add sparc*-*-* to gold supported targets.
4214 * configure: Regenerate.
14a8726b 4215
7142fb32
PB
42162008-04-18 Paolo Bonzini <bonzini@gnu.org>
4217
4218 PR bootstrap/35457
4219 * configure.ac: Include override.m4.
4220 * configure: Regenerate.
4221
c6b196de
PB
42222008-04-18 Paolo Bonzini <bonzini@gnu.org>
4223
09ce620e
AS
4224 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4225 * Makefile.in: Regenerate.
c6b196de 4226
dce2d8b2 42272008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4228
09ce620e 4229 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4230 as nonconfigurable directories list.
09ce620e 4231 * configure: Regenerate.
c993ae60 4232
8479b1b1
BE
42332008-04-14 Ben Elliston <bje@au.ibm.com>
4234
4235 * config.sub, config.guess: Update from upstream sources.
4236
295e261a
HPN
42372008-04-12 Hans-Peter Nilsson <hp@axis.com>
4238
4239 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4240 * Makefile.in: Regenerate.
4241
ac3949d9
EW
42422008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4243
4244 * configure.ac: Do not build libssp for the AVR.
4245 * configure: Regenerate.
4246
06407e30
ILT
42472008-04-07 Ian Lance Taylor <iant@google.com>
4248
4249 * Makefile.def: check-gold depends upon all-binutils.
4250 * Makefile.in: Regenerate.
4251
97db009c
AH
42522008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4253
4254 * MAINTAINERS (Write After Approval): Add myself.
4255
2a79c47f
NC
42562008-04-04 Nick Clifton <nickc@redhat.com>
4257
4258 PR binutils/4334
5f4bebbf 4259 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4260 builds.
4261 * configure: Regenerate.
4262
c53a18d3
N
42632008-04-04 NightStrike <NightStrike@gmail.com>
4264
4265 PR other/35151
09ce620e
AS
4266 * configure.ac: Combine rules for mingw32 and mingw64.
4267 * configure: Regenerate.
c53a18d3 4268
d925aa70
KT
42692008-04-02 Kai Tietz <kai.tietz@onvision.com>
4270
4271 * MAINTAINERS (Write After Approval): Add myself.
4272
dce2d8b2 42732008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4274
4275 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4276 * Makefile.in (.NOTPARALLEL): Ditto.
4277
4412a506
PG
42782008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4279
4280 * MAINTAINERS (Write After Approval): Add myself.
4281
dce2d8b2 42822008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4283
4284 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4285 * Makefile.in (.NOTPARALLEL): Regenerate.
4286
639223bd
PB
42872008-03-27 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4290 * Makefile.in: Regenerate.
4291
b8ab1f4a
JS
42922008-03-26 Jakub Staszak <kuba@et.pl>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
b45890a4
TK
42962008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4297
4298 * MAINTAINERS: Update e-mail address.
4299
5afab7ad
ILT
43002008-03-20 Ian Lance Taylor <iant@google.com>
4301
4302 * configure.ac: Add support for --enable-gold.
4303 * Makefile.def: Add gold as a directory like ld.
4304 * configure, Makefile.in: Regenerate.
4305
38d24731
RW
43062008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4307
4308 * configure.ac: m4_include config/proginstall.m4.
4309 * configure: Regenerate.
32bc4cf4
RW
4310
4311 Backport from upstream Libtool:
09ce620e 4312
32bc4cf4 4313 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4314
32bc4cf4
RW
4315 Deal with Autoconf 2.62's semantic change in m4_append.
4316 * ltsugar.m4 (lt_append): Replace broken versions of
4317 m4_append.
4318 (lt_if_append_uniq): Don't require separator to be overquoted,
4319 and avoid broken m4_append.
4320 (lt_dict_add): Fix typo.
4321 * libtool.m4 (_LT_DECL): Don't overquote separator.
4322
9d3c50ea
DE
43232008-03-13 David Edelsohn <edelsohn@gnu.org>
4324
4325 * config.rpath: Add AIX 6 support.
4326
5d2edb29
PB
43272008-03-13 Paolo Bonzini <bonzini@gnu.org>
4328
4329 * Makefile.def (stageprofile). Remove -fprofile-generate
4330 from stage_libcflags.
4331 * Makefile.in: Regenerate.
4332
954910ef
BE
43332008-03-13 Ben Elliston <bje@au.ibm.com>
4334
4335 * config.sub, config.guess: Update from upstream sources.
4336
e8645a40
TT
43372008-03-06 Tom Tromey <tromey@redhat.com>
4338
4339 * MAINTAINERS: Update for treelang deletion.
4340
2c8e955e
JW
43412008-03-03 James E. Wilson <wilson@tuliptree.org>
4342
4343 * MAINTAINERS: Update my email address.
4344
54acd307
SS
43452008-03-03 Stan Shebs <stanshebs@earthlink.net>
4346
893ad2a1 4347 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4348 (objective-c/c++): Add myself as a maintainer.
4349
4b52b516
VR
43502008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4351
4352 * MAINTAINERS (Write After Approval): Update my email address.
4353
e652b516
TB
43542008-02-25 Tomas Bily <tbily@suse.cz>
4355
4356 * MAINTAINERS (Write After Approval): Add myself.
4357
02d30740
JJ
43582008-02-23 Jakub Jelinek <jakub@redhat.com>
4359
4360 * MAINTAINERS (OpenMP): Add myself.
4361
1c8bd6a3
PB
43622008-02-20 Paolo Bonzini <bonzini@gnu.org>
4363
4b40b2a5
UB
4364 PR bootstrap/32009
4365 PR bootstrap/32161
1c8bd6a3 4366
4b40b2a5
UB
4367 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4368 * configure: Regenerate.
1c8bd6a3 4369
4b40b2a5
UB
4370 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4371 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4372 STAGE4_LIBCFLAGS): New.
4373 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4374 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4375 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4376 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4377 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4378 for target modules. Don't export LIBCFLAGS.
4379 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4380 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4381 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4382 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4383 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4384 * Makefile.in: Regenerate.
1c8bd6a3 4385
bb44c9d2
RW
43862008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4387
4388 PR libgcj/33085
4389 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4390 Do not use -DDLL_EXPORT. Backport from upstream.
4391
29a7754d
RW
43922008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
9a212bb7
HPN
43962008-02-02 Hans-Peter Nilsson <hp@axis.com>
4397
4398 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4399 * configure: Regenerate.
4400
aa12a573
MG
44012008-01-31 Marc Gauthier <marc@tensilica.com>
4402
4403 * configure.ac (xtensa*-*-*): Recognize processor variants.
4404 * configure: Regenerate.
4405
ac9e6043
RW
44062008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4407
40049ccc
UB
4408 PR bootstrap/34922
4409 * configure.ac (PARSE_ARGS): Push suitable setting of
4410 ac_subdirs_all, for `./configure --help=recursive'.
4411 Handle `+' in generic toplevel directory disabling.
4412 * configure: Regenerate.
ac9e6043 4413
4288c86a
NC
44142008-01-28 Nick Clifton <nickc@redhat.com>
4415
4416 * MAINTAINERS (xstormy16): Take over maintainership.
4417
8d8da227
JM
44182008-01-25 Joseph Myers <joseph@codesourcery.com>
4419
4420 * MAINTAINERS (c4x port): Remove.
4421
349b60e7
DE
44222008-01-24 David Edelsohn <edelsohn@gnu.org>
4423
4424 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4425
3ca06a68
BE
44262008-01-23 Ben Elliston <bje@au.ibm.com>
4427
4428 * config.sub, config.guess: Update from upstream sources.
4429
3c631381
TG
44302008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
20533ef1
L
44342008-01-17 H.J. Lu <hjl.tools@gmail.com>
4435
4436 * MAINTAINERS: Update my email address.
4437
44382008-01-09 Raksit Ashok <raksit@google.com>
4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
684f4f6a
RA
44422008-01-09 Raksit Ashok <raksit@google.com>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
9cb8756f
BE
44462008-01-08 Ben Elliston <bje@au.ibm.com>
4447
4448 * config.sub, config.guess: Update from upstream sources.
4449
94e1934d
KG
44502007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4451
4452 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4453 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4454 * configure: Regenerate.
4455
a2e51f77
SP
44562007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4457
4458 * MAINTAINERS: Update my email address.
4459
ffe3dcd9
BRF
44602007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4461
4462 * MAINTAINERS: Update my email address.
4463
aa4095c9
RS
44642007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4465
4466 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4467 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4468 * Makefile.in: Regenerate.
4469
dce2d8b2 44702007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4471
4472 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4473 misplaced entries.
4474
0fe0f073
AT
44752007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4476
4477 * configure.ac: Enable libjava for x86_64-*-darwin9.
4478 * configure: Regenerate.
4479
dce2d8b2 44802007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4481
4482 * MAINTAINERS (Write After Approval): Add myself.
4483
c3220d4c
BE
44842007-12-05 Ben Elliston <bje@au.ibm.com>
4485
4486 * config.sub, config.guess: Update from upstream sources.
4487
aba7501e
MK
44882007-12-02 Matthias Klose <doko@ubuntu.com>
4489
4490 * config-ml.in: Remove 64bit configure tests.
4491
d683ec81
PB
44922007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4493
4494 * config-ml.in: Robustify against white space in absolute file
4495 names.
4496
4497 * config-ml.in (multi-clean): Substitute ${Makefile}.
4498 Remove superfluous ${Makefile} in list.
4499
60f1711a
TS
45002007-11-19 Thiemo Seufer <ths@mips.com>
4501
4502 * config-ml.in: Don't hardcode the Makefile name.
4503
487f9d96
AM
45042007-11-08 Alexander Monakov <amonakov@ispras.ru>
4505
4506 * MAINTAINERS (Write After Approval): Add myself.
4507
fa3886fe
ST
45082007-11-07 Samuel Tardieu <sam@rfc1149.net>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511
dce2d8b2 45122007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4513
4514 * MAINTAINERS (Write After Approval): Add myself.
4515
acc48927
BE
45162007-10-25 Ben Elliston <bje@au.ibm.com>
4517
4518 * MAINTAINERS (mercury): Remove entry.
4519 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4520
e00e9858
DJ
45212007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4522
4523 * Makefile.def (dependencies): Make configure-gdb depend on
4524 all-intl.
4525 * Makefile.in: Regenerated.
4526
def14a3c
SK
45272007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4528
4529 * MAINTAINERS (Fortran maintainer): Remove myself.
4530
dce2d8b2 45312007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4532
4533 * Makefile.def: To avoid problems running with parallel makes,
4534 build newlib before libgloss so that target specific header
4535 files are availble.
4536 * Makefile.in: Regenerate
4537
bbfbfafc
DJ
45382007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4539
4540 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4541 * Makefile.in: Regenerate.
4542
c56abad5
VM
45432007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4544
4545 * MAINTAINERS (Register allocation reviewer): Add myself.
4546
f019adc1
MF
45472007-10-08 Mike Frysinger <vapier@gentoo.org>
4548
4549 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4550 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4551 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4552 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4553 * configure: Regenerate.
4554
dce2d8b2 45552006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4556
4557 * MAINTAINERS (Register allocation reviewer): Add myself.
4558
0999159b
PB
45592007-10-01 Paolo Bonzini <bonzini@gnu.org>
4560
4561 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4562 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4563 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4564 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4565 * configure.ac: Default them to host tools for $host = $build.
4566 Subst them.
4567
4568 * configure: Regenerate.
4569 * Makefile.in: Regenerate.
4570
dce2d8b2 45712006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4572
4573 * MAINTAINERS (Register allocation reviewer): Add myself.
4574
dce2d8b2 45752006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4576
4577 * MAINTAINERS (Register allocation reviewer): Add myself.
4578
9d209c83
SP
45792007-09-21 Seongbae Park <seongbae.park@gmail.com>
4580
4581 * MAINTAINERS (Write After Approval): Fix typo.
4582
1ec3b87b
RS
45832007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4584
4585 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4586 * configure: Regenerate.
4587
19d5986d
PJ
45882007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4589
4590 PR bootstrap/31906
4591 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4592 they're already prefixed.
19d5986d 4593
6d3b5aea
BK
45942007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4595
4596 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4597 libstdc++.
4598 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4599 * configure: Regenerate.
4600 * Makefile.in: Regenerate.
09ce620e 4601
4fe7e755
AS
46022007-09-17 Andreas Schwab <schwab@suse.de>
4603
4604 * configure.ac: Raise minimum makeinfo version to 4.6.
4605 * configure: Regenerate.
4606
dce2d8b2 46072007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4608
ffe3dcd9 4609 * MAINTAINERS (write-after-approval) add myself
d483feaa 4610
fa9a3f31
AM
46112007-09-15 Alan Modra <amodra@bigpond.net.au>
4612
4613 * configure.ac: Correct makeinfo version check.
4614 * configure: Regenerate.
4615
6593a73e
RS
46162007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4617
4618 * MAINTAINERS: Update my email address.
4619
d9dced13
RS
46202007-09-14 Richard Sandiford <richard@codesourcery.com>
4621
4622 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4623 to $skipdirs and only disable gprof for newlib. Use the normal
4624 mips*-elf* handling in other respects.
4625 * configure: Regnerate.
4626
773c1467
DD
46272007-09-12 David Daney <ddaney@avtrex.com>
4628
4629 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4630 enabling libgcj.
4631 * configure: Regenerate.
4632
c03353e2
RIL
46332007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4634
4635 PR other/32154
4636 * configure.ac: For libgloss targets, point the linker to the linker
4637 script, startup code and simulator library.
4638 * configure: Regenerate.
4639
c4e9bf2b
AH
46402007-09-07 Andrew Haley <aph@redhat.com>
4641
4642 * configure.ac (noconfigdirs): Remove target-libffi and
4643 target-libjava.
4644 * configure: Regenerate.
4645
1f5a6b84
FXC
46462007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4647
4648 PR target/33281
4649 * configure.ac: Use config/mh-mingw on mingw.
4650 * configure: Regenerate.
1f5a6b84 4651
3951e521
PH
46522007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4653
9f349f63 4654 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4655
e643dc23
RG
46562007-09-05 Richard Guenther <rguenther@suse.de>
4657
4658 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4659 nor --disable-checking is provided also turn on yes and types
4660 checking for stage1.
4661 * configure: Re-generate.
4662
039874df
KW
46632007-08-30 Krister Walfridsson <cato@df.lth.se>
4664
4665 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4666 (Write After Approval): Remove myself.
4667
c3f07bd6 46682007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4669
c3f07bd6 4670 * config.sub, config.guess: Update from upstream sources.
15098359 4671
40049ccc 46722007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4673
4674 * MAINTAINERS (Write After Approval): Added myself.
4675 * MAINTAINERS (Reviewers): Removed myself.
4676
c8aea42c 46772007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4678 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4679
4680 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4681 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4682 * Makefile.in: Regenerate.
4683 * configure.ac (--with-debug-prefix-map): New.
4684 * configure: Regenerate.
4685
4bf6c438
RS
46862007-08-17 Richard Sandiford <richard@codesourcery.com>
4687 Nigel Stephens <nigel@mips.com>
4688
4bf6c438
RS
4689 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4690 as target_makefile_frag.
4691 * configure: Regenerate.
4692
bb286d71
AO
46932007-08-16 Alexandre Oliva <aoliva@redhat.com>
4694
4695 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4696 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4697 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4698 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4699 (do-compare, do-compare3, do-compare-debug): New.
4700 ([+compare-target+]): Use them.
4701
a4630417
MK
47022007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4703
4704 * MAINTAINERS (Write After Approval): Change my email address.
4705
d9acb717
RW
47062007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4707 Ben Elliston <bje@au.ibm.com>
4708
4709 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4710 --silent if $silent.
4711 * configure: Regenerate.
4712
96876681
ZD
47132003-08-12 Zdenek Dvorak <ook@ucw.cz>
4714
4715 * MAINTAINERS (Various Maintainers): Add myself as
4716 loop infrastructure maintainer. Update my e-mail
4717 address.
4718
1c1d80ee
DN
47192007-07-31 Diego Novillo <dnovillo@google.com>
4720
4721 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4722 Adjust description.
4723
7e98624c
RG
47242007-07-26 Richard Guenther <rguenther@suse.de>
4725
4726 * configure.ac: Add types checking to stage1 checking flags.
4727 * configure: Regenerate.
4728
4c85af60
NC
47292007-07-17 Nick Clifton <nickc@redhat.com>
4730
4731 * COPYING3: New file. Contains version 3 of the GNU General
4732 Public License.
4733 * COPYING3.LIB: New file. Contains version 3 of the GNU
4734 Lesser General Public License.
4735
19ddfd3a
AK
47362007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4737
4738 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4739
2a064545
AK
47402007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4741
4742 * MAINTAINERS (S/390 co-maintainer): Add myself.
4743 (Write After Approval): Remove myself.
4744
f861f54d
DH
47452007-07-13 Dan Hipschman <dsh@google.com>
4746
4747 * MAINTAINERS (Write After Approval): Add myself.
4748
0136f2f7
NC
47492007-07-11 Nick Clifton <nickc@redhat.com>
4750
4751 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4752 WINDRES export.
4753 * Makefile.in: Regenerate.
4754
6e29b5a4
RO
47552007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4756
4757 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4758 maintainer.
4759
159a4b02
L
47602007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4761
4762 * lt~obsolete.m4: New. Import from 20070318 libtool.
4763
6ba67283
JB
47642007-07-03 Julian Brown <julian@codesourcery.com>
4765
4766 * MAINTAINERS (Write After Approval): Add myself.
4767
30b74385
RW
47682007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4769
4770 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4771 * configure: Regenerate.
4772
47732007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4774
4775 * configure.ac: Add some missing m4 quotation.
4776 * configure: Regenerate.
4777
943c54ce
SB
47782007-07-02 Simon Baldwin <simonb@google.com>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
1c00b503
PB
47822007-07-02 Paolo Bonzini <bonzini@gnu.org>
4783
4784 * configure: Regenerate.
4785
901119ae
KT
47862007-07-02 Kai Tietz <kai.tietz@onevision.com>
4787
4788 * Makefile.def: Add windmc tool to build.
4789 * Makefile.tpl: Likewise.
4790 * configure.ac: Likewise.
4791 * Makefile.in: Regenerate.
4792 * configure: Regenerate.
09ce620e 4793
83f4c19f
DD
47942007-06-28 DJ Delorie <dj@redhat.com>
4795
4796 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4797 not building newlib.
4798 * configure: Regenerated.
09ce620e 4799
5346c75c
JS
48002007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4801
4802 * MAINTAINERS (Write After Approval): Add myself.
4803
aacfb86b
MM
48042007-06-25 Martin Michlmayr <tbm@cyrius.com>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
590bf0d3
CM
48082007-06-19 Chris Matthews <chrismatthews@google.com>
4809
4810 * MAINTAINERS (Write After Approval): Add myself.
4811
cdbbee7a
RIL
48122007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4813
4814 * MAINTAINERS (Write After Approval): Add myself.
4815
b8afffc1
DJ
48162007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4817
4818 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4819 * Makefile.in: Regenerated.
4820
3fcfad76
BS
48212007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4822
4823 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4824 bfin*-*-uclinux* targets.
4825 * configure: Regenerate.
4826
3f5a2b7f
ILT
48272007-06-14 Ian Lance Taylor <iant@google.com>
4828
4829 * MAINTAINERS: Add myself as non-algorithmic global write
4830 maintainer.
4831
4c46daee
DN
48322007-06-14 Diego Novillo <dnovillo@google.com>
4833
4834 * MAINTAINERS: Add self as middle-end maintainer and
4835 non-algorithmic global write maintainer.
4836
a3bb222a
FXC
48372007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4838
4839 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4840 Move all Fortran maintainers except Paul Brook into the
4841 Non-Autopoiesis section.
4842
a19e8f64
PB
48432007-06-14 Paolo Bonzini <bonzini@gnu.org>
4844
4845 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4846 (distclean-stage[+id+]): Possibly delete stage_last.
4847 * Makefile.in: Regenerate.
4848
1c2abe5e
SP
48492007-06-12 Seongbae Park <seongbae.park@gmail.com>
4850
4851 * MAINTAINERS (Various Maintainer): Fix typo.
4852
abca4739
PB
48532007-06-11 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * MAINTAINERS (Various Maintainer): Add myself as
4856 dataflow maintainer.
4857
a894d2c3
BE
48582007-06-07 Ben Elliston <bje@au.ibm.com>
4859
4860 * config.sub, config.guess: Update from upstream sources.
4861
8024d75e
BE
48622007-06-07 Ben Elliston <bje@au.ibm.com>
4863
4864 * Makefile.tpl: Fix spelling error.
4865 * Makefile.in: Regenerate.
4866
973a9a5e
SE
48672007-06-01 Steve Ellcey <sje@cup.hp.com>
4868
96598938
L
4869 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4870 lt_cv_sys_max_cmd_len.
973a9a5e 4871
ccb4d26b
DN
48722007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4873
4874 * MAINTAINERS (Various Maintainers): Add myself as
4875 auto-vectorizer maintainer.
4876
eecb7461
PB
48772003-05-31 Paolo Bonzini <bonzini@gnu.org>
4878
4879 PR libjava/32098
4880 * libtool.m4: Revert previous change.
4881 * ltgcc.m4: Put it here.
4882
89d28202
ZD
48832003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4884
4885 * MAINTAINERS (Various Maintainers): Add myself as
4886 auto-vectorizer maintainer.
4887
60c7a11a
L
48882007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4889
4890 PR libjava/32098
4891 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4892
9dd3cc81
RG
48932007-05-30 Richard Guenther <rguenther@suse.de>
4894
4895 * MAINTAINERS (Various Maintainers): Add myself as
4896 auto-vectorizer maintainer.
4897
9cc1244e
JJ
48982007-05-30 Jakub Jelinek <jakub@redhat.com>
4899
4900 PR bootstrap/29382
4901 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4902 * configure: Rebuilt.
4903
6124296b
RC
49042007-05-28 Roberto Costa <robsettantasei@gmail.com>
4905
4906 * MAINTAINERS (Write After Approval): Removed my name.
4907
6b757a0d
SB
49082007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4909
4910 * MAINTAINERS (Write After Approval): Remove myself.
4911
86ef8528
AT
49122007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4913
4914 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4915
1cf3d07d
SE
49162007-05-23 Steve Ellcey <sje@cup.hp.com>
4917
4918 * ltmain.sh: Update from ToT Libtool.
4919 * libtool.m4: Update from ToT Libtool.
4920 * ltsugar.m4: New. Update from ToT Libtool.
4921 * ltversion.m4: New. Update from ToT Libtool.
4922 * ltoptions.m4: New. Update from ToT Libtool.
4923 * ltconfig: Remove.
4924 * ltcf-c.sh: Remove.
4925 * ltcf-cxx.sh: Remove.
4926 * ltcf-gcj.sh: Remove.
4927
ce3fcf8c
OW
49282007-05-22 Ollie Wild <aaw@google.com>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
342b9200
PB
49322007-05-16 Paolo Bonzini <bonzini@gnu.org>
4933
4934 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4935 stage_cflags.
4936 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4937 Remove CFLAGS/LIBCFLAGS.
4938 (configure-stage[+id+]-[+prefix+][+module+],
4939 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4940 * Makefile.in: Regenerate.
4941
cea17285
DN
49422007-05-15 Diego Novillo <dnovillo@google.com>
4943
4944 * MAINTAINERS: Update e-mail address.
4945
11c004e7
RE
49462007-05-15 Revital Eres <eres@il.ibm.com>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949
ab6bd693
RC
49502007-05-14 Roberto Costa <robsettantasei@gmail.com>
4951
4952 * MAINTAINERS (Write After Approval): Updated my address.
4953
388cdf07
TN
49542007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
23f24034
SR
49582007-05-11 Silvius Rus <rus@google.com>
4959
4960 * MAINTAINERS (Write After Approval): Add myself.
4961
34a7526e
TT
49622007-04-23 Tom Tromey <tromey@redhat.com>
4963
4964 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4965
51da21be
MM
49662007-04-22 Mark Mitchell <mark@codesourcery.com>
4967
4968 * MAINTAINERS (cpplib): Rename to ...
4969 (libcpp): ... this. Add C/C++ front end maintainers.
4970
70070387
SE
49712007-04-14 Steve Ellcey <sje@cup.hp.com>
4972
4973 * config-ml.in: Pass ${ml_config_env} to configure calls.
4974
df1a0dbb
CB
49752007-04-04 Christian Bruel <christian.bruel@st.com>
4976
4977 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4978
9daff147
DK
49792007-04-02 Dave Korn <dave.korn@artimi.com>
4980
4981 * MAINTAINERS (Write After Approval): Add myself.
4982
374eadb2
TB
49832007-03-31 Tobias Burnus <burnus@net-b.de>
4984
4985 * MAINTAINERS (fortran 95 front end): Add myself.
4986
8eced3a2
DR
49872007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4988
4989 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4990
653de3e3
AZ
49912007-03-24 Ayal Zaks <zaks@il.ibm.com>
4992
4993 * MAINTAINERS (Modulo Scheduler): Add myself.
4994
b737d953
BM
49952007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4996
4997 * MAINTAINERS (fortran 95 front end): Add myself.
4998 (c++ front end): whitespace fix.
4999
a584cdf2
NF
50002007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5001
5002 * MAINTAINERS (Write After Approval): Add myself.
5003
8c79f3c4
RS
50042007-03-21 Richard Sandiford <richard@codesourcery.com>
5005
5006 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5007 of glob. Quote arguments with single quotes too.
5008 * configure: Regenerate.
5009
07f1ac6d
BM
50102007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5011
5012 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5013 * Makefile.in: Regenerate
5014
172e41aa
AS
50152007-03-07 Andreas Schwab <schwab@suse.de>
5016
5017 * configure: Regenerate.
5018
9c4d2493
BM
50192007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5020
5021 * configure.ac: Add "--with-pdfdir" configure option,
5022 which defines pdfdir variable.
5023 * Makefile.def (target=fixincludes): Add install-pdf to
5024 missing targets.
5025 (recursive_targets): Add install-pdf target.
5026 (flags_to_pass): Add pdfdir.
5027 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5028 target.
5029 * configure: Regenerate
5030 * Makefile.in: Regenerate
5031
e14e622e
EC
50322007-02-28 Eric Christopher <echristo@apple.com>
5033
5034 Revert:
5035 2006-12-07 Mike Stump <mrs@apple.com>
5036
5037 * Makefile.def (dependencies): Add dependency for
5038 install-target-libssp and install-target-libgomp on
5039 install-gcc.
5040 * Makefile.in: Regenerate.
5041
54e433bc
MK
50422007-02-27 Matt Kraai <kraai@ftbfs.org>
5043
5044 * configure: Regenerate.
5045 * configure.ac: Move statements after variable declarations.
5046
6c8d3d8f
KK
50472007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5048
5049 * MAINTAINERS: Add myself as sh maintainer.
5050
9f8c6739
JM
50512007-02-19 Joseph Myers <joseph@codesourcery.com>
5052
5053 * configure.ac: Adjust for loop syntax.
5054 * configure: Regenerate.
5055
278a7a38
AO
50562007-02-18 Alexandre Oliva <aoliva@redhat.com>
5057
5058 * configure: Rebuilt.
5059
b2eaac4a
AO
50602007-02-18 Alexandre Oliva <aoliva@redhat.com>
5061
5062 * configure.ac: Drop multiple occurrences of --enable-languages,
5063 and fix its quoting.
5064 * configure: Rebuilt.
5065
beeaf216 50662007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5067 Nathan Sidwell <nathan@codesourcery.com>
5068 Vladimir Prus <vladimir@codesourcery.com>
5069 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5070
5071 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5072 * configure: Regenerate.
5073
09201a09
GP
50742007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5075
5076 * ltconfig (freebsd*): Default to elf.
5077
291f172e
DJ
50782007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5079
5080 * configure.ac (target_libraries): Move libgcc before libiberty.
5081 * configure: Regenerated.
5082
c3a86da9
DJ
50832007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5084 Paolo Bonzini <bonzini@gnu.org>
5085
5086 PR bootstrap/30753
5087 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5088 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5089 * configure: Regenerated.
5090
88e1e72a
FXC
50912007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5092
5093 * MAINTAINERS (Language Front End Maintainers): Update my mail
5094 address.
5095
44bfc3ac
DJ
50962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5097
5098 PR bootstrap/30748
5099 * configure.ac: Correct syntax for Solaris ksh.
5100 * configure: Regenerated.
5101
3e19841a
PB
51022007-02-09 Paolo Bonzini <bonzini@gnu.org>
5103
5104 * configure.ac: Sync with src.
5105 * configure: Regenerate.
5106
74a48762
PB
51072007-02-09 Paolo Bonzini <bonzini@gnu.org>
5108
5109 * Makefile.in: Regenerate.
5110
d846e52e
PB
51112007-02-09 Paolo Bonzini <bonzini@gnu.org>
5112
5113 * config.sub: Sync with src.
5114
1c710c3c
DJ
51152007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5116
5117 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5118 noncanonical equivalents.
5119 * configure.in: Rename to...
5120 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5121 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5122 target_noncanonical. Use them. Rewrite removal of configure
5123 arguments for autoconf 2.59. Discard variable settings. Force
5124 program_transform_name for native tools.
5125
5126 * Makefile.in: Regenerated.
5127 * configure: Regenerated with autoconf 2.59.
5128
dce2d8b2 51292007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5130
3de8da2a 5131 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5132
f6671c93
AS
51332007-01-31 Andreas Schwab <schwab@suse.de>
5134
5135 * Makefile.tpl (LDFLAGS): Substitute it.
5136 * Makefile.in: Regenerate.
5137
dce2d8b2 51382007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5139
3de8da2a 5140 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5141
2472200d
DE
51422007-01-28 David Edelsohn <edelsohn@gnu.org>
5143
3de8da2a 5144 * MAINTAINERS (spu port): Add myself.
2472200d 5145
5305be7e
RG
51462007-01-23 Richard Guenther <rguenther@suse.de>
5147
5148 PR bootstrap/30541
5149 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5150 * Makefile.tpl (GNATBIND): Substitute it.
5151 (GNATMAKE): Likewise.
5152 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5153 of STAGE_PREFIX.
5154 * Makefile.in: Regenerate.
5155 * configure: Regenerate.
5156
416cfb5e
MS
51572007-01-18 Mike Stump <mrs@apple.com>
5158
5159 * configure.in: Re-enable -Werror for gcc builds.
5160
3de8da2a 51612007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5162
3de8da2a 5163 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5164
d943d7c4
PB
51652007-01-11 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * configure.in: Change == to = in test command.
3de8da2a 5168 * configure: Regenerate.
d943d7c4 5169
e69bf64b 51702007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5171 Nick Clifton <nickc@redhat.com>
5172 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5173
5174 * configure.in (build_configargs, host_configargs, target_configargs):
5175 Remove build/host/target parameters.
5176 (host_libs): Add gmp and mpfr.
5177 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5178 * Makefile.def (gmp, mpfr): New.
5179 (gcc): Remove target.
5180 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5181 target_os, target_vendor): New.
dce2d8b2 5182 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5183 * configure: Regenerate.
5184 * Makefile.in: Regenerate.
e69bf64b
PB
5185
51862007-01-11 Matt Fago <fago@earthlink.net>
5187
5188 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5189 to improve robustness of configure tests.
e69bf64b 5190 * configure: Regenerate.
e14e622e 5191
a42f3b80
UB
51922007-01-09 Uros Bizjak <ubizjak@gmail.com>
5193
5194 * MAINTAINERS: Add myself as i386 maintainer.
5195
a36aee1a
JH
51962007-01-08 Jan Hubicka <jh@suse.cz>
5197
61fcaeef 5198 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5199
738a52d3
KT
52002007-01-08 Kai Tietz <kai.tietz@onevision.com>
5201
5202 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5203 * configure: Regenerate.
738a52d3 5204
54fdc474
DJ
52052007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5206
5207 * Makefile.tpl (all-target): Correct @if conditional for target
5208 modules.
5209 * configure.in: Omit libiberty if building only target libgcc.
5210 * configure, Makefile.in: Regenerated.
5211
3dd71726
PB
52122007-01-04 Paolo Bonzini <bonzini@gnu.org>
5213
dce2d8b2 5214 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5215 * configure: Regenerate.
5216
fa958513
DJ
52172007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5218
5219 * Makefile.def (target_modules): Add libgcc.
5220 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5221 * Makefile.tpl (clean-target-libgcc): Delete.
5222 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5223 on gcc even for bootstrapped modules. Rewrite handling of
5224 lang_env_dependencies to loop over target_modules.
5225 * configure.in (target_libraries): Add target-libgcc.
5226 * Makefile.in, configure: Regenerated.
5227
e1888513
PB
52282006-12-29 Paolo Bonzini <bonzini@gnu.org>
5229
5230 * configure.in: Reorganize recognition of languages. Add
5231 --enable-stage1-languages. Show supported languages for the chosen
5232 target rather than all recognized languages.
5233 * configure: Regenerate.
5234
53b88b73
PB
52352006-12-29 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5238 * Makefile.in: Regenerate.
5239
a3993f33
KG
52402006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5241
5242 * configure.in: Warn that MPFR 2.2.0 is buggy.
5243 * configure: Regenerate.
5244
f063a9ed
ILT
52452006-12-27 Ian Lance Taylor <iant@google.com>
5246
5247 * configure.in: When removing Makefiles to force a reconfigure, also
5248 remove prev-DIR*/Makefile.
5249 * configure: Regenerate.
5250
af71363e
AS
52512006-12-22 Andreas Schwab <schwab@suse.de>
5252
5253 * configure: Regenerate with correct autoconf version.
5254
0b0dc272
AM
52552006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5256
3de8da2a
UB
5257 * configure.in: add AC_SUBST for *_FOR_TARGET.
5258 * configure: Regenerate.
0b0dc272 5259
53b88b73
PB
52602006-12-19 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * configure.in: Simplify logic for rejecting languages that cannot
5263 be built. Separate the case when a language is unsupported,
5264 from the case when the user chooses not to build a language.
5265
400ebff4
PB
52662006-12-19 Paolo Bonzini <bonzini@gnu.org>
5267
5268 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5269 it only affects bootstrap and could be tested on "$host" as well.
5270 * configure: Regenerate.
5271 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5272
8efea775
PB
52732006-12-19 Paolo Bonzini <bonzini@gnu.org>
5274
5275 PR bootstrap/29544
5276 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5277 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5278 move here comment from Makefile.tpl.
5279 * Makefile.tpl: Move some definitions higher in the file.
5280 (STAGE1_CHECKING): New.
5281 * configure.in: Add --enable-stage1-checking.
5282 * configure: Regenerate.
5283 * Makefile.in: Regenerate.
5284
ed88a7ed
PB
52852006-12-19 Paolo Bonzini <bonzini@gnu.org>
5286
5287 * MAINTAINERS: Add myself as build system maintainer.
5288
b65151d3
SM
52892006-12-15 Simon Martin <simartin@users.sourceforge.net>
5290
5291 * MAINTAINERS (Write After Approval): Add myself.
5292
7e050830
EC
52932006-12-13 Eric Christopher <echristo@apple.com>
5294
5295 * MAINTAINERS: Add myself as darwin maintainer.
5296
8b494895
ILT
52972006-12-11 Ian Lance Taylor <ian@airs.com>
5298
5299 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5300
dce2d8b2 53012006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5302
5303 MAINTAINERS: Update my entry.
5304
58e24147
AM
53052006-12-11 Alan Modra <amodra@bigpond.net.au>
5306
5307 * configure.in: Handle spu makefile frag.
58e24147
AM
5308 * Makefile.tpl (MAINT): Define
5309 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5310 * configure: Regenerate.
5311 * Makefile.in: Regenerate.
5312
9b6f37a0
BE
53132006-12-11 Ben Elliston <bje@au.ibm.com>
5314
5315 * config.guess: Import latest version.
5316 * config.sub: Likewise.
5317
ea6f5c57
BE
53182006-12-11 Ben Elliston <bje@au.ibm.com>
5319
5320 * configure.in (spu-*-*): Don't skip target-libiberty.
5321 * configure: Regenerate.
5322
42c1cd8a
AT
53232006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5324
5325 PR bootstrap/30134
5326 * configure.in: Correct x86 darwin support for libjava to powerpc
5327 and i?86 only.
5328 * configure: Regenerate.
5329
55eb837d
ST
53302006-12-08 Sandro Tolaini <tolaini@libero.it>
5331
5332 * configure.in: Add x86 darwin support for libjava.
5333 * configure: Regenerate.
5334
5bdacbc7
MS
53352006-12-07 Mike Stump <mrs@apple.com>
5336
5337 * Makefile.def (dependencies): Add dependency for
5338 install-target-libssp and install-target-libgomp on
5339 install-gcc.
5340 * Makefile.in: Regenerate.
5341
477d851c
RG
53422006-12-04 Richard Guenther <rguenther@suse.de>
5343
5344 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5345 (Non-Algorithmic Maintainers): Move over non-algorithmic
5346 loop optimizer maintainers, add myself as a non-algorithmic
5347 middle-end maintainer.
5348
5d33d367
DF
53492006-12-04 Daniel Franke <franke.daniel@gmail.com>
5350
5351 * MAINTAINERS (Write After Approval): Add myself.
5352
dbee1fb3
KG
53532006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5354
5355 * configure.in: Update error message for missing GMP/MPFR.
5356
5357 * configure: Regenerate.
5358
b5147de7
KG
53592006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5360
5361 * configure.in: Update MPFR version in error message.
5362
5363 * configure: Regenerate.
5364
f019376c
KG
53652006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5366
5367 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5368 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5369 --with-gmp-lib): New flags.
5370
5371 * configure: Regenerate.
5372
91ed95ae
BM
53732006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5374
5375 * MAINTAINERS (Write After Approval): Change my email address.
5376
3a971f15
MLI
53772006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5378
05170031 5379 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5380
dce2d8b2 53812006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5382
5383 * MAINTAINERS (i18n): Update e-mail address.
5384
df5487ee
TS
53852006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5386
5387 * MAINTAINERS (spu port): Add myself as maintainer.
5388 (Write After Approval): Remove myself.
5389
92c2f0ee
BE
53902006-11-22 Ben Elliston <bje@au.ibm.com>
5391
5392 * configure.in (skipdirs): Don't build libssp for SPU.
5393 * configure: Regenerate.
5394
a3b97199
AP
53952006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5396
5397 * MAINTAINERS (spu port): Add myself as maintainer.
5398 (libobjc): Update my email address.
5399
0eb97064
AB
54002006-11-21 Andrea Bona <andrea.bona@st.com>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
dce2d8b2 54042006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5405
5406 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5407 * configure : Rebuilt.
5408
dce2d8b2 54092006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5410
5411 * MAINTAINERS (Write After Approval): Add myself.
5412
d58542ea
AO
54132006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
a357b5ae
KG
54172006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5418
5419 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5420 libmpfr.a.
5421 * configure: Regenerate.
5422
9bd6112c
PB
54232006-11-16 Paolo Bonzini <bonzini@gnu.org>
5424
5425 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5426 (unstage): Test for stage_last presence.
5427
5428 PR bootstrap/29802
dce2d8b2
EB
5429 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5430 STAGE_PREFIX.
9bd6112c
PB
5431 * Makefile.in: Regenerate.
5432
c8cf9f0f
ZD
54332003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5434
5435 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5436 maintainers.
5437
467b1fc6
ER
54382006-11-14 Erven Rohou <erven.rohou@st.com>
5439
5440 * MAINTAINERS (Write After Approval): Add myself.
5441
995a5697
PB
54422006-11-14 Paolo Bonzini <bonzini@gnu.org>
5443
5444 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5445 and stageN-package/Makefile.
5446 * Makefile.in: Regenerated.
5447
c8d6d53e
JZ
54482006-11-14 Jie Zhang <jie.zhang@analog.com>
5449
5450 * configure.in: Remove target-libgloss from noconfigdirs for
5451 bfin-*-*.
5452 * configure: Regenerated.
5453
dffb147d
KG
54542006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5455
5456 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5457
dffb147d
KG
5458 * configure: Regenerate.
5459
ca558912
KG
54602006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5461
5462 * configure.in: Robustify error message for missing GMP/MPFR.
5463
5464 * configure: Regenerate.
5465
dce2d8b2 54662006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5467
5468 * MAINTAINERS (Write After Approval): Add myself.
5469
dce2d8b2 54702006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5471
5472 * MAINTAINERS: Change email address.
5473
91de1527
VP
54742006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5475
5476 * MAINTAINERS (Write After Approval): Add myself.
5477
a3867703
PB
54782006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5479
5480 * MAINTAINERS (Write After Approval): Add myself.
5481
b4364fa2
CL
54822006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5483
7e050830 5484 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5485 Write After Approval section.
b4364fa2 5486
70ec446f
KG
54872006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5488
5489 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5490 need_gmp anymore.
5491 * configure: Regenerate.
5492
018c8d88
TB
54932006-10-16 Tobias Burnus <burnus@net-b.de>
5494
5495 * MAINTAINERS (Write After Approval): Add myself.
5496
f6a1687e
BE
54972006-10-16 Ben Elliston <bje@au.ibm.com>
5498
5499 * config.guess: Import latest version.
5500 * config.sub: Likewise.
5501
b5422ad7
BM
55022006-10-10 Brooks Moses <bmoses@stanford.edu>
5503
5504 * Makefile.def: Added pdf target handling.
5505 * Makefile.tpl: Added pdf target handling.
5506 * Makefile.in: Regenerated.
5507
bdcee471
CL
55082006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5509
5510 * MAINTAINERS: Add self as score port maintainer.
5511
7d610414
BM
55122006-10-04 Brooks Moses <bmoses@stanford.edu>
5513
5514 * MAINTAINERS (Write After Approval): Add myself.
5515
e48d66a9
SK
55162006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5517
7e050830 5518 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5519 or newer.
5520 * configure: Regenerated.
5521
c394e891
DB
55222006-09-27 Dave Brolley <brolley@redhat.com>
5523
dce2d8b2
EB
5524 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5525 using $s instead of $r.
c394e891
DB
5526 * configure: Regenerated.
5527
1ee4c5a0
TS
55282006-09-26 Thiemo Seufer <ths@mips.com>
5529
5530 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5531 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5532 * configure: Regenerate.
5533
dce2d8b2 55342006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5535
5536 * MAINTAINERS (Write After Approval): Remove myself.
5537
0c502898
CF
55382006-09-22 Chao-ying Fu <fu@mips.com>
5539
5540 * MAINTAINERS (Write After Approval): Add myself.
5541
a7819e42
JM
55422006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5543
5544 * MAINTAINERS: Add self as soft-fp maintainer.
5545
dce2d8b2 55462006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5547
5548 * MAINTAINERS: Add myself as avr maintainer.
5549 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5550
e8288489
RC
55512006-09-07 Roberto Costa <roberto.costa@st.com>
5552
5553 * MAINTAINERS (Write After Approval): Add myself.
5554
b91f0a41
CV
55552006-08-30 Corinna Vinschen <corinna@vinschen.de>
5556
5557 * configure.in: Never build newlib for a Mingw host.
5558 Never build newlib as Mingw target library.
5559 Test the existence of winsup/cygwin for building a Cygwin newlib,
5560 rather than just winsup.
5561 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5562 building a Mingw target.
5563 * configure: Regenerate.
5564
094c07a0
EB
55652006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5566
5567 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5568
8d1171cb
PB
55692006-07-25 Paolo Bonzini <bonzini@gnu.org>
5570
5571 * config.guess: Import from src (was more updated).
5572 * config.sub: Likewise.
5573
2e9e6f68
DJ
55742006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5575
5576 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5577 * configure: Regenerated.
5578
57255173
PB
55792006-07-18 Paolo Bonzini <bonzini@gnu.org>
5580
cc6010cd
AP
5581 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5582 for stages after the first.
57255173 5583
9fbe6585
JJ
55842006-07-17 Jakub Jelinek <jakub@redhat.com>
5585
5586 * Makefile.def: Add dependencies for configure-opcodes
5587 on configure-intl and all-opcodes on all-intl.
5588 * Makefile.in: Regenerated.
5589
18c3f977
BE
55902006-07-13 Ben Elliston <bje@au.ibm.com>
5591
5592 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5593
27b56ba6
PE
55942006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5595
5596 Port to hosts whose 'sort' and 'tail' implementations
5597 treat operands with leading '+' as file names, as POSIX
5598 has required since 2001. However, make sure the code still
5599 works on pre-POSIX hosts.
5600 * ltmain.sh: Don't assume "sort +2" is equivalent to
5601 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5602
ad6d4e43
UW
56032006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5604
5605 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5606
706601d9
PG
56072006-07-04 Peter O'Gorman <peter@pogma.com>
5608
5609 * ltconfig: chmod 644 before ranlib during install.
5610
0b50988a
EB
56112006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5612
5613 PR bootstrap/18058
5614 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5615 if the bootstrap compiler is a GCC version that supports it.
5616 * configure: Regenerate.
5617
b6348cb3
PB
56182006-07-03 Paolo Bonzini <bonzini@gnu.org>
5619
95695ad3 5620 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5621 * configure: Regenerate.
5622
1546bb64
PB
56232006-07-03 Paolo Bonzini <bonzini@gnu.org>
5624
5625 PR other/27063
5626 * configure.in: Test subdir_requires and give an appropriate
5627 error message.
5628 * configure: Regenerate.
5629
5cb6c629
AJH
56302006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5631
5632 * MAINTAINERS (Write After Approval): Add myself.
5633
f4d8cdf8
JDA
56342006-06-22 John David Anglin <dave.anglin@nrc.ca>
5635
5636 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5637
4fe5abb7
SE
56382006-06-22 Steve Ellcey <sje@cup.hp.com>
5639
5640 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5641
2a79fd67
DA
56422006-06-20 David Ayers <d.ayers@inode.at>
5643
5644 PR bootstrap/28072
5645 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5646 whether target-libjava is being configured instead of whether the
5647 java front end is enabled.
5648 * configure: Regenerate.
7e050830 5649
04879af3
RO
56502006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5651
5652 PR target/27540
5653 * configure.in: Only enable libgomp on IRIX 6.
5654 * configure: Regenerate.
5655
ec6c7392
PB
56562006-06-15 Paolo Bonzini <bonzini@gnu.org>
5657
5658 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5659 too.
5660 * Makefile.in: Regenerate.
5661
12973d7a
DD
56622006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5663
5664 * config-ml.in: Alter CCASFLAGS to include special
5665 multilib options the same as is done for CFLAGS.
5666
c67ed86a
JDA
56672006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5668
5669 * configure.in: Don't enable libgomp on hpux10.
5670 * configure: Rebuilt.
5671
cb253473
DA
56722006-06-12 David Ayers <d.ayers@inode.at>
5673
5674 PR bootstrap/27963
5675 PR target/19970
7e050830 5676 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5677 ${libgcj} is specified.
5678 * configure: Regenerate.
7e050830 5679
dce2d8b2 56802006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5681
5682 Sync from src:
7e050830
EC
5683
5684 * configure.in: Sync.
32845532 5685 * configure: Regenerated.
7e050830 5686
32845532
CD
5687 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5688
5689 * Makefile.def: Added dependencies from sim and gdb on intl, and
5690 added configure dependencies to everything with an all dependency
5691 on intl.
5692 * Makefile.in: Regenerated.
5693
7cd0cf9c
DA
56942006-06-06 David Ayers <d.ayers@inode.at>
5695
5696 PR libobjc/13946
5697 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5698 * Makefile.in: Regenerate.
5699 * configure.in: Add --enable-objc-gc at toplevel and have it
5700 enable boehm-gc for Objective-C.
5701 Remove target-boehm-gc from libgcj.
5702 Add target-boehm-gc to target_libraries.
5703 Add target-boehm-gc to noconfigdirs where ${libgcj}
5704 is specified.
5705 Assert that boehm-gc is supported when requested for Objective-C.
5706 Only build boehm-gc if needed either for Java or Objective-C.
5707 * configure: Regenerate.
7e050830 5708
3ff3adad
PB
57092006-06-05 Paolo Bonzini <bonzini@gnu.org>
5710
5711 PR 27674
5712 * Makefile.tpl (configure-[+prefix+][+module+],
5713 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5714 Remove rule to unstage bootstrapped modules.
5715 (stage_current): New.
5716 * Makefile.in: Regenerate.
5717
898e551d
LB
57182006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5719
5720 * MAINTAINERS (Write After Approval): Update my e-mail address.
5721
ea60341e
MS
57222006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5723
5724 * include/libiberty.h: Declare pex_run_in_environment.
5725
222ae291
AL
57262006-05-31 Asher Langton <langton2@llnl.gov>
5727
5728 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5729
e9a54b07
PB
57302006-05-25 Paolo Bonzini <bonzini@gnu.org>
5731
5732 * Makefile.def (bfd, opcodes): Fix lib_path.
5733 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5734 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5735 * Makefile.in: Regenerate.
5736
03e67131
CD
57372006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5738
5739 * Makefile.in: Regenerate.
5740
65d6e994
CD
57412006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5742
5743 * Makefile.def: Add install-html target. Add datarootdir
5744 docdir and htmldir to flags_to_pass.
5745 * Makefile.tpl: Add install-html target.
5746 * Makefile.in: Regenerate.
5747 * configure.in: Add --with-datarootdir, --with-docdir, and
5748 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5749 * configure: Regenerate.
5750
9e299237
MS
57512006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5752
5753 * configure.in: Enable gprof for cross builds.
5754 * configure: Regenerate.
5755
c31202cd
RG
57562006-05-22 Richard Guenther <rguenther@suse.de>
5757
5758 Revert
5759 2006-01-31 Richard Guenther <rguenther@suse.de>
5760 Paolo Bonzini <bonzini@gnu.org>
5761
5762 * Makefile.def (target_modules): Add libgcc-math target module.
5763 * configure.in (target_libraries): Add libgcc-math target library.
5764 (--enable-libgcc-math): New configure switch.
5765 * Makefile.in: Re-generate.
5766 * configure: Re-generate.
5767 * libgcc-math: New toplevel directory.
5768
2a332582
JDA
57692006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5770 Andreas Tobler <a.tobler@schweiz.ch>
5771
5772 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5773 * configure: Rebuilt.
5774
dce2d8b2 57752006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5776
ccce6917
SL
5777 * MAINTAINERS (Write After Approval): Add myself.
5778
ed606bc0
DD
57792006-05-01 DJ Delorie <dj@redhat.com>
5780
3d8f47a0 5781 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5782 * configure: Regenerate.
5783
9386bd20
RG
57842006-05-01 Richard Guenther <rguenther@suse.de>
5785
5786 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5787 maintainer.
5788
dce2d8b2 57892006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5790
5791 * MAINTAINERS (Write After Approval): Add myself.
5792
87ceee72
JB
57932006-04-28 Jan Beulich <jbeulich@novell.com>
5794
5795 * MAINTAINERS (Write After Approval): Add myself.
5796
e88a2c09
DD
57972006-04-18 DJ Delorie <dj@redhat.com>
5798
5799 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5800 reference libgloss so that libssp can be built in a combined
5801 tree.
5802 * configure: Regenerate.
5803
675f0a8a
RM
58042006-04-08 Robert Millan <rmh@gcc.gnu.org>
5805
5806 * MAINTAINERS (Write After Approval): Add myself.
5807
27b6c940
BE
58082006-04-05 Ben Elliston <bje@au.ibm.com>
5809
5810 * configure.in: Require makeinfo 4.4 or higher.
5811 * configure: Regenerate.
5812
687b17d4
GP
58132006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5814
5815 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5816 Rearrange the entries of other libraries to have them in one place.
5817
906ac235
JB
58182006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5819
7e050830 5820 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5821 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5822
fb0103e5
RG
58232006-03-14 Richard Guenther <rguenther@suse.de>
5824
5825 * configure: Regenerate with autoconf 2.13.
5826
17237f6b
JB
58272006-03-13 Jim Blandy <jimb@codesourcery.com>
5828
5829 * MAINTAINERS: Use my work address.
bed31434
JB
5830
5831 * MAINTAINERS: Update my E-mail address.
5832
27079765
AH
58332006-03-10 Aldy Hernandez <aldyh@redhat.com>
5834
5835 * configure.in: Handle --disable-<component> generically.
5836 * configure: Regenerate.
5837
54a17039
L
58382006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5839
5840 PR libgcj/17311
5841 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5842
b9bd11ca
EE
58432006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5844
5845 * MAINTAINERS (Write After Approval): Remove myself.
5846 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5847
dce2d8b2 58482006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5849
072b06f2
RE
5850 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5851 (TARGET_CONFIGDIRS): Remove.
5852 * configure.in: Remove AC_SUBST(target_configdirs).
5853 * Makefile.in, configure: Regenerated.
ee2312f3 5854
936e1a35
SK
58552006-02-20 Steven G. Kargl <kargls@comcast.net>
5856
5857 * MAINTAINERS (Write After Approval): Remove myself.
5858 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5859
cc11cc9b
PB
58602006-02-20 Paolo Bonzini <bonzini@gnu.org>
5861
5862 PR bootstrap/25670
5863
5864 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5865
5866 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5867 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5868 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5869 BUILD_PREFIX, BUILD_PREFIX_1.
5870 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5871
5872 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5873 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5874
5875 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5876 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5877 of `cat stage_current`. Always provide the `r' and `s' variables.
5878 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5879 a single shell execution.
5880 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5881 bootstrapped modules, make the stage1 module if the build was not
5882 started yet, else build the current stage.
5883 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5884 (all-build, all-host, all-target, [+make_target+]-host,
5885 [+make_target+]-target): Do not use \-continued lines.
5886 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5887 (current_stage, restrap, stage_last): New.
5888
5889 * Makefile.in: Regenerate.
5890 * configure: Regenerate.
5891
63a7c9ef
BD
58922006-02-19 Bud Davis <jmdavis@link.com>
5893
5894 * MAINTAINERS (Write After Approval): Remove myself.
5895 (Language Front End Maintainers): Add myself as fortran 95
5896 maintainer and update e-mail address.
5897
a3543e3a
FXC
58982006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5899
5900 * MAINTAINERS (Write After Approval): Remove myself.
5901 (Language Front End Maintainers): Add myself as fortran 95
5902 maintainer.
5903
ca5b1d2c
VK
59042006-02-16 Victor Kaplansky <victork@il.ibm.com>
5905
5906 * MAINTAINERS (Write After Approval): Add myself.
5907
0499513f
TK
59082006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5909
5910 * MAINTAINERS (Write After Approval): Remove myself.
5911 (Language Front End Maintainers): Add myself as
5912 fortran 95 maintainer.
5913
d1f8db0c
PB
59142006-02-14 Paolo Bonzini <bonzini@gnu.org>
5915
5916 Sync from src:
5917
5918 2005-12-27 Leif Ekblad <leif@rdos.net>
5919
cc6010cd
AP
5920 * configure.in: Add support for RDOS target.
5921 * configure: Regenerate.
d1f8db0c
PB
5922
59232006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5924 Andreas Schwab <schwab@suse.de>
d1f8db0c 5925
cc6010cd 5926 * configure: Regenerate.
d1f8db0c 5927
cac90078
DE
59282006-02-12 David Edelsohn <edelsohn@gnu.org>
5929
5930 * configure.in (enable_libgomp): Add AIX.
5931 * configure: Regenerate.
5932
bd37fbf5
MK
59332006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5934
5935 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5936
23027b7a
LM
59372006-02-03 Lee Millward <lee.millward@gmail.com>
5938
5939 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5940
0058967b
RG
59412006-01-31 Richard Guenther <rguenther@suse.de>
5942 Paolo Bonzini <bonzini@gnu.org>
5943
5944 * Makefile.def (target_modules): Add libgcc-math target module.
5945 * configure.in (target_libraries): Add libgcc-math target library.
5946 (--enable-libgcc-math): New configure switch.
5947 * Makefile.in: Re-generate.
5948 * configure: Re-generate.
5949 * libgcc-math: New toplevel directory.
5950
e8b05380
PB
59512006-01-26 Paolo Bonzini <bonzini@gnu.org>
5952
5953 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5954 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5955 the assembler, linker and binutils.
5956 * configure: Regenerate.
5957
d54d5437
DM
59582006-01-22 Dirk Mueller <dmueller@suse.de>
5959
5960 * MAINTAINERS (Write After Approval): Add myself.
5961
670cbfcf
DN
59622006-01-20 Diego Novillo <dnovillo@redhat.com>
5963
5964 * configure: Regenerate.
5965
953ff289
DN
59662006-01-18 Richard Henderson <rth@redhat.com>
5967 Jakub Jelinek <jakub@redhat.com>
5968 Diego Novillo <dnovillo@redhat.com>
5969
5970 * libgomp: New directory.
5971 * Makefile.def: Add target_module libgomp.
5972 * Makefile.in: Regenerate.
5973 * configure.in (target_libraries): Add target-libgomp.
5974 * configure: Regenerate.
5975
32ce4048
AO
59762006-01-05 Alexandre Oliva <aoliva@redhat.com>
5977
5978 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5979 @ from continuation.
5980 * Makefile.in: Rebuilt.
5981
0eaf8e17 59822006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5983
c76c0c83
CL
5984 * MAINTAINERS (Write After Approval): Add myself.
5985
2d309510
PB
59862006-01-04 Paolo Bonzini <bonzini@gnu.org>
5987
5988 PR bootstrap/24252
5989
5990 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5991 * Makefile.tpl (OBJDUMP): New.
5992 (EXTRA_HOST_FLAGS): Add it.
5993 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5994
953ff289
DN
5995 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5996 to use symbolic links between directories. Avoid race conditions
5997 or make them harmless.
5998 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5999
6000 * Makefile.def (LEAN): Pass.
6001 * Makefile.tpl (LEAN): Define.
6002 (stage[+id+]-start): Accept that the previous directory does not
6003 exist, if the bootstrap is lean.
6004 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6005 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6006 configure substitution.
6007 ([+compare-target+]): Likewise.
6008 ([+bootstrap-target+]-lean): New.
6009 * configure.in: Remove lean bootstrap support from here.
6010
953ff289
DN
6011 * Makefile.in: Regenerate.
6012 * configure: Regenerate.
2d309510 6013
368872c3
BE
60142006-01-04 Ben Elliston <bje@au.ibm.com>
6015
6016 * MAINTAINERS (libdecnumber): Add myself.
6017
d79e6356
MM
60182006-01-02 Mark Mitchell <mark@codesourcery.com>
6019
6020 * libtool-ldflags: New script.
6021
a6fbc1e2
AS
60222006-01-02 Andreas Schwab <schwab@suse.de>
6023
6024 * configure.in: When reconfiguring remove Makefile in
6025 all stage directories.
6026 * configure: Regenerate.
6027
103a4b39
SB
60282005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6029
6030 * MAINTAINERS: Update my email address.
6031
212f829c
PB
60322005-12-20 Paolo Bonzini <bonzini@gnu.org>
6033
6034 Revert Ada-related part of the previous change.
6035
6036 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6037 Do not pass.
6038 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6039 * Makefile.in: Regenerate.
6040 * configure.in: Do not include mt-ppc-aix target fragment.
6041 * configure: Regenerate.
6042
8ef1f2df
PB
60432005-12-19 Paolo Bonzini <bonzini@gnu.org>
6044
6045 * configure.in: Select appropriate fragments for PowerPC/AIX.
6046 * configure: Regenerate.
6047
6048 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6049 BOOT_CFLAGS, BOOT_LDFLAGS.
6050 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6051 BOOT_CFLAGS, BOOT_LDFLAGS.
6052 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6053 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6054 (stage): Fail if we cannot complete the work.
6055 * Makefile.in: Regenerate.
6056
ab34901f
NS
60572005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6058
6059 * configure.in: Replace ms1 with mt.
6060 * configure: Rebuilt.
6061
cbe82f21
BM
60622005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6063
6064 * MAINTAINERS: Update my email address.
6065
19843472
PB
60662005-12-15 Paolo Bonzini <bonzini@gnu.org>
6067
6068 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6069 install-host-nogcc): Don't invoke $(stage) at the end.
6070 * Makefile.in: Regenerate.
6071
1ca26cd2
PB
60722005-12-14 Paolo Bonzini <bonzini@gnu.org>
6073
6074 * configure.in: Flip the top-level bootstrap switch.
6075 * configure: Regenerate.
6076
f41d6665
DJ
60772005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6078
6079 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6080 $(stage) and $(unstage).
6081 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6082 (all): Remove stray semicolon.
6083 (local-distclean): Don't handle multilib.tmp and multilib.out.
6084 (install.all): Set $s for consistency.
6085 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6086 check_multilibs setting. Always make the install directory.
6087 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6088 Correct @if/@endif.
6089 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6090 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6091 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6092 (multilib.out): Remove.
6093 * Makefile.in: Regenerated.
6094
dce2d8b2 60952005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6096
6097 * MAINTAINERS (Write After Approval): Add myself.
6098
64f182bd
NS
60992005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6100
121b2cee
NS
6101 * MAINTAINERS: Add myself as mt maintainer.
6102
64f182bd
NS
6103 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6104
a6d63770
AN
61052005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6106
6107 * MAINTAINERS: Change email address.
6108
2abefe3d
PB
61092005-12-05 Paolo Bonzini <bonzini@gnu.org>
6110
6111 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6112 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6113 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6114 Find in-tree tools if available.
6115 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6116 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6117 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6118 (COMPILER_*_FOR_TARGET): New.
6119 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6120 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6121 (CONFIGURED_*, USUAL_*): Remove.
6122 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6123 STRIP): Use autoconf substitutions.
6124 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6125 COMPILER_NM_FOR_TARGET): New.
6126 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6127
6128 (all): Make all-host and all-target in parallel.
6129 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6130 that $$r and $$s are set before invoking a recursive make.
6131 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6132 ([+bootstrap-target+]): Inline most of the `all' target.
6133
2f3bdde7
BE
61342005-11-29 Ben Elliston <bje@au.ibm.com>
6135
6136 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6137 from the gcc build directory.
6138 * Makefile.in: Regenerate.
6139
a4b6c45a
BE
61402005-11-29 Ben Elliston <bje@au.ibm.com>
6141
6142 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6143 depend on all-libdecnumber.
6144 * configure.in (host_libs): Include libdecnumber.
6145 * Makefile.in: Regenerate.
6146 * configure: Likewise.
6147
473a74b9
BE
61482005-11-29 Ben Elliston <bje@au.ibm.com>
6149
6150 * libdecnumber: Import decNumber sources from the dfp-branch.
6151
b4623110
KJ
61522005-11-21 Kean Johnston <jkj@sco.com>
6153
6154 * config.sub, config.guess: Sync from upstream sources.
6155
67dc1785
BE
61562005-11-21 Ben Elliston <bje@au.ibm.com>
6157
6158 Import from Autoconf sources:
6159
6160 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6161 * config/move-if-change: Don't output "$2 is unchanged";
6162 suggested by Ben Elliston. Handle weird characters correctly.
6163
186abafe
AT
61642005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6165
6166 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6167 to match upstream libtool for darwin.
6168
ef9db8d5
DJ
61692005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6170
6171 * Makefile.def: Remove gdb dependencies for gdbtk.
6172 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6173 (configure-gdb, install-gdb): New rules.
6174 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6175 * Makefile.in, configure: Regenerated.
6176
9c5141ab
JB
61772005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6178
6179 * MAINTAINERS (Write After Approval): Add myself.
6180
4523d51b
EE
61812005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6182
6183 * MAINTAINERS (Write After Approval): Add myself.
6184
086b011c
DN
61852005-10-24 Diego Novillo <dnovillo@redhat.com>
6186
6187 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6188 Diego Novillo.
6189
e7c84bf8
PB
61902005-10-22 Paolo Bonzini <bonzini@gnu.org>
6191
6192 PR bootstrap/24297
6193 * Makefile.tpl (do-[+make-target+], do-check, install,
6194 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6195 are set before recursing.
6196 * Makefile.in: Regenerate.
6197
b88a7564
EB
61982005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6199
6200 PR bootstrap/18939
6201 * Makefile.def (gcc) <target>: Fix thinko.
6202 * Makefile.in: Regenerate.
6203
61efc800
BS
62042005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6205
6206 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6207 * configure: Regenerate.
6208
f53d2869
JZ
62092005-10-15 Jie Zhang <jie.zhang@analog.com>
6210
6211 * MAINTAINERS (Write After Approval): Add self.
6212
077fc835
KH
62132005-10-08 Kazu Hirata <kazu@codesourcery.com>
6214
6215 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6216 target-libffi, target-qthreads, target-libjava, and
6217 targetlibobjc.
6218 * configure: Regenerate.
6219
d739199a
DJ
62202005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6221
6222 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6223 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6224 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6225 (USUAL_OBJDUMP_FOR_TARGET): New.
6226 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6227 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6228 * configure, Makefile.in: Regenerated.
d739199a 6229
db38c6bb
PB
62302005-10-05 Paolo Bonzini <bonzini@gnu.org>
6231
6232 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6233 before other host packages.
6234
3015564c
KK
62352005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6236
6237 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6238
1061f99e
PB
62392005-10-05 Paolo Bonzini <bonzini@gnu.org>
6240
6241 PR bootstrap/22340
6242
6243 * configure.in (default_target): Remove.
6244 * Makefile.tpl (all): Do not use prerequisites as subroutines
6245 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6246 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6247 use prerequisites as subroutines.
6248 (check-host, check-target): New.
6249 (bootstrap configure & all targets): Do not use stage*-start
6250 if the directory layout is already ok.
6251 (non-bootstrap configure & all targets): Prepend a $(unstage).
6252 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6253 (NOTPARALLEL): Remove.
6254 (unstage, stage variables): New variables.
6255 (unstage, stage targets): Simply expand to those variables.
6256
6257 * configure: Regenerate.
6258 * Makefile.in: Regenerate.
6259
4a9c436f
JW
62602005-10-04 James E Wilson <wilson@specifix.com>
6261
6262 * Makefile.def (lang_env_dependencies): Add libmudflap.
6263 * Makefile.in: Regenerate.
6264
37150080
AS
62652005-10-03 Andreas Schwab <schwab@suse.de>
6266
6267 Backport from libtool CVS:
6268 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6269
6270 * ltmain.sh: add support for installing into temporary
6271 staging area (e.g. 'make install DESTDIR=...')
6272
39d16468
L
62732005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6274
6275 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6276 * configure: Regenerated.
6277
72a7ab82
AP
62782005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6279
6280 * configure: Regenerate with the correct
6281 autoconf version.
6282
6b65a26d
CM
62832005-09-30 Catherine Moore <clm@cm00re.com>
6284
6285 * configure.in (bfin-*-*): New.
6286 * configure: Regenerated.
6287
040b1c5a
GK
62882005-09-28 Geoffrey Keating <geoffk@apple.com>
6289
6290 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6291 (LIPO_FOR_TARGET): New.
6292 (CONFIGURED_LIPO_FOR_TARGET): New.
6293 (USUAL_LIPO_FOR_TARGET): New.
6294 (STRIP_FOR_TARGET): New.
6295 (CONFIGURED_STRIP_FOR_TARGET): New.
6296 (USUAL_STRIP_FOR_TARGET): New.
6297 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6298 STRIP_FOR_TARGET.
6299 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6300 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6301 * Makefile.in: Regenerate.
6302 * configure: Regenerate.
7e050830 6303
3a3c28db
DE
63042005-09-19 David Edelsohn <edelsohn@gnu.org>
6305
6306 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6307 (rs6000-*-aix*): Same.
6308 * configure: Regenerate.
6309
2749a921
TT
63102005-09-16 Tom Tromey <tromey@redhat.com>
6311
6312 * MAINTAINERS: Add self as java maintainer.
6313
7f26dfa3
FXC
63142005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6315
6316 * configure.in: Recognize f95 in the --enable-languages option,
6317 and substitute it for fortran, issuing a warning.
6318 * configure: Regenerate.
6319
d8852c4f
PE
63202005-08-30 Phil Edwards <phil@codesourcery.com>
6321
6322 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6323 * configure: Regenerated.
6324
ad685e81
AH
63252005-08-22 Aldy Hernandez <aldyh@redhat.com>
6326
6327 * MAINTAINERS: Add self as ms1 maintainer.
6328
b00d752c
RE
63292005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6330
6331 * Makefile.def (libssp): Add to lang_env_dependencies.
6332 * Makefile.in: Regenerate.
6333
9ed8fb9b
ILT
63342005-08-18 Ian Lance Taylor <ian@airs.com>
6335
6336 * MAINTAINERS: Add myself as middle-end maintainer.
6337
0f029d39
CG
63382005-08-17 Christian Groessler <chris@groessler.org>
6339
6340 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6341 * Makefile.in: Regenerate.
6342
81087874
AK
63432005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6344
6345 * MAINTAINERS (write after approval): Added myself.
6346
6a134f1c
MR
63472005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6348
6349 * MAINTAINERS (Write After Approval): Add myself.
6350
2693c0b0
PB
63512005-08-12 Paolo Bonzini <bonzini@gnu.org>
6352
6353 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6354 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6355 Look for alternate names of the target cc and c++
6356 * configure: Regenerate.
6357
4de997d1
PB
63582005-08-08 Paolo Bonzini <bonzini@gnu.org>
6359
6360 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6361 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6362 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6363 tools; remove code to manually set them.
6364 (Target tools): Look in the environment for them.
6365 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6366 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6367 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6368 build directory.
6369 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6370 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6371 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6372 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6373 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6374 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6375 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6376 * configure: Regenerate.
6377 * Makefile.in: Regenerate.
6378
b089e33a
BE
63792005-07-28 Ben Elliston <bje@au.ibm.com>
6380
6381 * MAINTAINERS: Update for removed CPU targets.
6382
e3791243
MM
63832005-07-27 Mark Mitchell <mark@codesourcery.com>
6384
6385 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6386 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6387 * Makefile.in: Regenerated.
6388
526635cb
MM
63892005-07-26 Mark Mitchell <mark@codesourcery.com>
6390
6391 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6392 (CFLAGS_FOR_TARGET): Use it.
6393 (CXXFLAGS_FOR_TARGET): Likewise.
6394 * Makefile.in: Regenerated.
6395 * configure.in (--with-build-sysroot): New option.
6396 * configure: Regenerated.
6397
19791f70
PB
63982005-07-24 Paolo Bonzini <bonzini@gnu.org>
6399
6400 * Makefile.tpl: Wrap install between unstage and stage
6401 * Makefile.in: Regenerate.
6402
35f5a23f
EC
64032005-07-21 Eric Christopher <echristo@apple.com>
6404
6405 * MAINTAINERS: Update affiliation.
6406
ff3ddf15
PW
64072005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6408
6409 * MAINTAINERS: Add self as crx port maintainer.
6410
3a664c1c
DD
64112005-07-20 DJ Delorie <dj@redhat.com>
6412
6413 * MAINTAINERS: Add self as m32c maintainer.
6414
539df155
KC
64152005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6416
6417 * all files: Update FSF address.
6418
be9c593a
EC
64192005-07-15 Eric Christopher <echristo@redhat.com>
6420
6421 * MAINTAINERS: Change affiliation.
6422
fd7ea4ab
JB
64232005-07-14 Jim Blandy <jimb@redhat.com>
6424
6425 * configure.in: Add cases for Renesas m32c.
6426 * configure: Regenerated.
7e050830 6427
0063a823
KC
64282005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6429
d0ca130a
KC
6430 * COPYING.LIB: Update from fsf.org.
6431
64322005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6433
6434 * COPYING, compile, config.guess,
0063a823
KC
6435 config.sub, install-sh, missing, mkinstalldirs,
6436 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6437 * config-ml.in: Update FSF address.
0063a823 6438
a8ba31f2
EC
64392005-07-13 Eric Christopher <echristo@redhat.com>
6440
6441 * configure.in: Add toplevel noconfigdir support for tpf.
6442 * configure: Regenerate.
6443
5bea4a03
PB
64442005-07-11 Paolo Bonzini <bonzini@gnu.org>
6445
6446 PR ada/22340
6447
6448 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6449 * Makefile.in: Regenerate.
6450
284bdbbd
MM
64512005-07-07 Mark Mitchell <mark@codesourcery.com>
6452
6453 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6454 Brolley to write-after-approval.
284bdbbd 6455
452190fb
AS
64562005-07-07 Andreas Schwab <schwab@suse.de>
6457
6458 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6459 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6460 * Makefile.in: Regenerated.
6461
9c8f9ec2
GK
64622005-07-06 Geoffrey Keating <geoffk@apple.com>
6463
6464 * configure.in: Don't build sim or rda when targetting darwin.
6465 * configure: Regenerate.
6466
ef0087a7
KH
64672005-07-06 Kazu Hirata <kazu@codesourcery.com>
6468
6469 * configure.in: Add --enable-libssp and --disable-libssp.
6470 * configure: Regenerate with autoconf-2.13.
6471
77008252
JJ
64722005-07-02 Jakub Jelinek <jakub@redhat.com>
6473
6474 * Makefile.def (target_modules): Add libssp.
6475 * configure.in (target_libraries): Add target-libssp.
6476 * configure: Rebuilt.
6477 * Makefile.in: Rebuilt.
6478
a04eae1b
ZW
64792005-07-01 Zack Weinberg <zackw@panix.com>
6480
6481 * MAINTAINERS: Change email address. Resign from maintainership.
6482
948884cd
RG
64832005-07-01 Richard Guenther <rguenther@suse.de>
6484
6485 * MAINTAINERS: Change my e-mail address and affiliation.
6486
c7870f5d
PB
64872005-06-22 Paolo Bonzini <bonzini@gnu.org>
6488
6489 * Makefile.def (stagefeedback): Come after profile.
6490 Define profiledbootstrap target.
6491 * Makefile.tpl (profiledbootstrap): Remove.
6492 (stageprofile-end): Zap stagefeedback.
6493 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6494 * Makefile.in: Regenerate.
6495
ab99519a
RS
64962005-06-13 Richard Sandiford <richard@codesourcery.com>
6497
6498 * MAINTAINERS: Update my email address.
6499
f610dd5f
ZW
65002005-06-13 Zack Weinberg <zack@codesourcery.com>
6501
6502 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6503 In 'cpp' stanza, support '#line' as well as '# '.
6504
71bc2a83
AS
65052005-06-08 Andreas Schwab <schwab@suse.de>
6506
6507 * MAINTAINERS: Move myself from 'Write After Approval' to
6508 'CPU Port Maintainers' section as m68k maintainer.
6509
4fab7234
HPN
65102005-06-07 Hans-Peter Nilsson <hp@axis.com>
6511
6512 * configure.in (unsupported_languages): New macro.
6513 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6514 non-ported target libraries in noconfigdirs.
6515 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6516 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6517 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6518 unsupported_languages.
6519 * configure: Regenerate.
6520
68193f9b
TS
65212005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6522
6523 * configure.in: Fix typo in handling of --with-mpfr-dir.
6524 * configure: Regenerate.
6525
f26f6b8d
RS
65262005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6527
6528 * MAINTAINERS: Update my email address.
6529
ba4853f8
JB
65302005-06-02 Jim Blandy <jimb@redhat.com>
6531
6532 * config.sub: Add cases for the Renesas m32c. (This patch has been
6533 accepted into the master sources.)
6534
79dd769c 65352005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6536 Michael Snyder <msnyder@redhat.com>
6537 Stan Cox <scox@redhat.com>
79dd769c 6538
f610dd5f 6539 * configure.in: Set noconfigdirs for ms1.
79dd769c 6540
f610dd5f 6541 * configure: Regenerate.
79dd769c 6542
d29e107f
JD
65432005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6544
6545 * MAINTAINERS (Write After Approval): Add self.
6546
e93196c3
JC
65472005-06-01 Josh Conner <jconner@apple.com>
6548
6549 * MAINTAINERS (Write After Approval): Add self.
6550
ae263c7a
KH
65512005-06-01 Kazu Hirata <kazu@codesourcery.com>
6552
6553 * MAINTAINERS: Update my email address.
6554
585b3aa3
ZM
65552005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6556
6557 * MAINTAINERS (Write After Approval): Add self.
6558
4930c50b
CD
65592005-05-26 Chris Demetriou <cgd@broadcom.com>
6560
6561 * MAINTAINERS (Write After Approval): Remove self.
6562
2dfbef6d
PB
65632005-05-25 Paolo Bonzini <bonzini@gnu.org>
6564
6565 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6566 (Dependencies): Consider target modules for bootstrap dependencies.
6567 Make target bootstrap modules depend on each stage's gcc.
6568 * Makefile.in: Regenerate.
6569
bcb28cf5
PB
65702005-05-20 Paolo Bonzini <bonzini@gnu.org>
6571
6572 * Makefile.def (configure-gcc): Depend on binutils having been built.
6573 (all-gcc): No need to do it here.
6574 * Makefile.in: Regenerate.
6575
0cf085e4
PB
65762005-05-19 Paul Brook <paul@codesourcery.com>
6577
f610dd5f 6578 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6579 language cannot be built.
6580 * configure: Regenerate.
6581
dfb2c39a
DJ
65822005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6583
6584 * ylwrap: Import from Automake 1.9.5.
6585
771aaa92
DU
65862005-05-13 David Ung <davidu@mips.com>
6587
6588 * MAINTAINERS (Write After Approval): Add self.
6589
3ac9bd58
MS
65902005-05-09 Mike Stump <mrs@apple.com>
6591
6592 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6593 lt_cv_sys_max_cmd_len for now.
f610dd5f 6594
f77a5578
SC
65952005-05-09 Stan Cox <scox@redhat.com>
6596
6597 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6598
795e36e5
MK
65992005-05-08 Matt Kraai <kraai@ftbfs.org>
6600
6601 * README.SCO: Update the URL.
6602
c9392a2b
DE
66032005-05-05 David Edelsohn <edelsohn@gnu.org>
6604
6605 * ltconfig: Define file_list_spec. Pass file_list_spec and
6606 with_gnu_ld to libtool.
6607 * ltcf-c.sh (aix[45]): Define file_list_spec.
6608 * ltcf-cxx.sh (aix[45]): Same.
6609 * ltcf-gcj.sh (aix[45]): Same.
6610 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6611 exists, write list of input files to temporary file.
6612
bebcd931
MS
66132005-05-04 Mike Stump <mrs@apple.com>
6614
6615 * configure.in: Always pass --target to target configures as
6616 otherwise rebuilds that do --recheck will fail.
6617 * confiugure: Rebuilt.
6618
ce406537
PB
66192005-05-04 Paolo Bonzini <bonzini@gnu.org>
6620
6621 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6622 STAGE_HOST_EXPORTS.
6623 (configure, all): Add bootstrap support.
6624 (Host modules, target modules): Pass post-stage1 flags and exports.
6625 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6626 * Makefile.in: Regenerate.
6627
aa9dcfc4
PB
66282005-04-29 Paolo Bonzini <bonzini@gnu.org>
6629
6630 * configure: Regenerate.
6631
b6f9abcf
MS
66322005-04-27 Mike Stump <mrs@apple.com>
6633
6634 * MAINTAINERS: Add self as darwin maintainer.
6635
acb217cb
BS
66362005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6637
6638 * config.sub: Update from master copy.
6639
b6dae270
MS
66402005-04-21 Mike Stump <mrs@apple.com>
6641
6642 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6643 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6644
c2e0d3a9
HPN
66452005-04-19 Hans-Peter Nilsson <hp@axis.com>
6646
6647 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6648 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6649 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6650 "*-*-elf" and "*-*-linux*".
6651 * configure: Regenerate.
6652
871ae772
JM
66532005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6654
6655 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6656
bf070c29
MS
66572005-04-12 Mike Stump <mrs@apple.com>
6658
6659 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6660
e865b6f7
TK
66612005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6662
6663 * MAINTAINERS (Write After Approval): Add myself.
6664
7b71ad7f
BS
66652005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6666
6667 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6668
25b42232
PB
66692005-04-06 Paolo Bonzini <bonzini@gnu.org>
6670
f610dd5f 6671 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6672 (TARGET_CONFIGARGS): Include --with-target-subdir.
6673 (configure, all): New macros. Use them throughout.
6674 * Makefile.in: Regenerate.
6675
d727c624
JG
66762005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6677
6678 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6679
fff72cc4
ZD
66802005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6681
6682 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6683
86472dc3
GP
66842005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6685
6686 * MAINTAINERS: Move John Carr to Write After Approval.
6687
dce2d8b2 66882005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6689
6690 * config/mh-mingw32: Delete.
6691 * configure.in: Don't use it.
6692 * configure: Regenerate.
6693
33da42bc
PB
66942005-03-31 Paolo Bonzini <bonzini@gnu.org>
6695
6696 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6697 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6698 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6699 (HOST_LIB_PATH): Generate from Makefile.def.
6700 (TARGET_LIB_PATH): Likewise.
6701 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6702 * Makefile.in: Regenerate.
6703 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6704 (RPATH_ENVVAR): Include Darwin case.
6705 * configure: Regenerate.
6706
15cc1841
TF
67072005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6708
6709 * MAINTAINERS (Various Maintainers): Remove self.
6710 (Write After Approval): Add self.
6711
6a8c79d5
TF
67122005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6713
6714 * MAINTAINERS (Various Maintainers): Add self.
6715
256f7136
PB
67162005-03-25 Paolo Bonzini <bonzini@gnu.org>
6717
6718 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6719 * configure: Regenerate.
6720
191dd2c9
ZW
67212005-03-21 Zack Weinberg <zack@codesourcery.com>
6722
6723 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6724 gcc_version, and gcc_version_trigger from set of flags to pass.
6725 * Makefile.tpl: Remove definitions of above variables.
6726 (config.status): Remove dependency on $(gcc_version_trigger).
6727 * Makefile.in: Regenerate.
6728 * configure.in: Do not reference config/gcc-version.m4 nor
6729 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6730 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6731 * configure: Regenerate.
6732
ef6e9bc0 67332005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6734 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6735
6736 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6737 * Makefile.in: Regenerate.
6738
009bbd5a
FW
67392005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6740
6741 * MAINTAINERS (Write After Approval): Add myself.
6742
09f8755b
DA
67432005-03-03 David Ayers <d.ayers@inode.at>
6744
6745 * MAINTAINERS (Write After Approval): Add myself.
6746
e73ed25c
AO
67472005-03-01 Alexandre Oliva <aoliva@redhat.com>
6748
6749 PR libgcj/20160
6750 * ltmain.sh: Avoid creating archives with components that have
6751 duplicate basenames.
6752
ace9ac7b
AP
67532005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6754
6755 PR bootstrap/20250
6756 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6757 instead of check.
6758 * Makefile.in: Regenerate.
6759
c9db9354
PB
67602005-02-28 Paolo Bonzini <bonzini@gnu.org>
6761
6762 * Makefile.in: Regenerate to fix conflict between the previous two
6763 patches.
6764
215c351a
PB
67652005-02-28 Paolo Bonzini <bonzini@gnu.org>
6766
6767 PR bootstrap/17383
6768 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6769 * Makefile.tpl (HOST_SUBDIR): New substitution.
6770 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6771 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6772 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6773 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6774 (Host modules, Bootstrapped modules): Use it.
6775 (Build modules, Target modules): Do not create symlink trees,
6776 always configure out-of-srcdir.
6777 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6778 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6779 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6780 $(HOST_SUBDIR). Create a symlink for host_subdir.
6781
6782 * Makefile.in: Regenerate.
6783 * configure: Regenerate.
6784
5395b47b
NN
67852005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6786
6787 Merged from libada-gnattools-branch:
6788 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6789
6790 * gnattools: New directory.
6791 * Makefile.def: Add gnattools as a module, depending on target-libada.
6792 * Makefile.in: Regenerate.
6793 * configure.in: Include gnattools in host_tools; disable it if ada
6794 is disabled.
6795 * configure: Regenerate.
6796
ca2cc05c
JM
67972005-02-24 James A. Morrison <phython@gcc.gnu.org>
6798
6799 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6800 treelang maintainer.
6801 (Write After Approval): Remove myself.
6802
d2f3024f
PS
68032005-02-23 Paul Schlie <schlie@comcast.net>
6804
6805 * configure.in: Allow darwin targeted ports to build tk, itcl and
6806 libgui.
6807 * configure: Regenerate.
6808
bba5e0ca
EB
68092005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6810
6811 PR libgcj/10353
6812 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6813 * configure: Regenerate.
6814
70132ce7
SK
68152005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6816
6817 * MAINTAINERS (Write After Approval): Add myself.
6818
20f0edca
ILT
68192005-02-10 Ian Lance Taylor <ian@airs.com>
6820
6821 * MAINTAINERS: Update my e-mail address.
6822
e64e5109
RG
68232005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
40d64b5a
HPN
68272005-01-29 Hans-Peter Nilsson <hp@axis.com>
6828
6829 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6830 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6831 target-libgloss when not *-*-elf and *-*-aout.
6832 * configure: Regenerate.
6833
54a12711
KH
68342005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6835
6836 * MAINTAINERS: Remove obsolete entries.
6837
0aa99dbb
KH
6838 * MAINTAINERS (Write After Approval): Add Michael Matz.
6839
2b009f5f
NB
68402005-01-19 Neil Booth <neil@daikokuya.co.uk>
6841
6842 * MAINTAINERS: Remove self as cpplib maintainer.
6843
385870f5
KC
68442005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6845
6846 * install-sh, config.sub: Import from upstream.
6847
e7daab31
KC
68482005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6849
6850 PR bootstrap/18222
6851 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6852 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6853 * Makefile.in: Regenerate.
6854
e6003f4d
JT
68552005-01-16 Jason Thorpe <thorpej@netbsd.org>
6856
6857 * MAINTAINERS: Update my email address.
6858
145e2972 68592005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6860 Andreas Schwab <schwab@suse.de>
145e2972
DE
6861
6862 PR bootstrap/18033
6863 * config-ml.in: Eval option if surrounded by single quotes.
6864
86c7e0da
PB
68652005-01-03 Paolo Bonzini <bonzini@gnu.org>
6866
6867 Revert 2004-12-28 Makefile changes, a better fix will be
6868 applied to mainline and src after GCC 4.0 branches.
6869
3224a22f
PB
68702004-12-28 Paolo Bonzini <bonzini@gnu.org>
6871
6872 PR bootstrap/17383
6873
6874 * Makefile.def (target_modules): Remove stage parameter,
6875 it is always true now.
6876 * Makefile.tpl (configure-build-[+module+],
6877 configure-target-[+module+]): Always build symlink tree
6878 for the directory and for include. BUILD_SUBDIR and
6879 TARGET_SUBDIR cannot be . anymore.
6880 * Makefile.in: Regenerate.
6881
aaf51ca2
DE
68822004-12-25 David Edelsohn <edelsohn@gnu.org>
6883
6884 Revert 2004-12-08 Makefile changes.
6885
4e32e454
DS
68862004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6887
6888 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6889 cygwin, mingw.
6890
669f01d8
AS
68912004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6892
6893 * configure.in (sh64-*-*): Reenable gprof.
6894 * configure: Regenerate.
6895
1b227ee0
DE
68962004-12-08 David Edelsohn <edelsohn@gnu.org>
6897
6898 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6899 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6900 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6901 * Makefile.in: Regenerate.
6902
ce5e944c
CF
69032004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6904
6905 * MAINTAINERS: Update my email address.
6906
893f1e87
MK
69072004-12-07 Matt Kraai <kraai@ftbfs.org>
6908
6909 * Makefile.tpl: Generate normal dependencies if the LHS module is
6910 not bootstrapped.
6911 * Makefile.in: Regenerate.
6912
bb59c339
RS
69132004-12-03 Richard Sandiford <rsandifo@redhat.com>
6914
6915 * configure.in: Include config/gxx-include-dir.m4. Use
6916 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6917 * configure: Regenerate.
6918
4982adbe
RS
69192004-12-03 Richard Sandiford <rsandifo@redhat.com>
6920
6921 * config.if: Delete.
6922 * configure.in: Set libstdcxx_incdir directly.
6923 * configure: Regenerate.
6924
05750653
EC
69252004-12-02 Eric Christopher <echristo@redhat.com>
6926
6927 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6928 * Makefile.in: Regenerate.
6929
5fef1dbd
RS
69302004-12-02 Richard Sandiford <rsandifo@redhat.com>
6931
6932 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6933 * configure: Regenerate.
6934
afabd8e6
RS
69352004-12-02 Richard Sandiford <rsandifo@redhat.com>
6936
6937 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6938 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6939 * configure: Regenerate.
6940
78716e86
EC
69412004-12-01 Eric Christopher <echristo@redhat.com>
6942
6943 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6944 of things to remove.
6945
57ab8ba9
MK
69462004-11-29 Matt Kraai <kraai@ftbfs.org>
6947
6948 * MAINTAINERS (Write After Approval): Update my e-mail address.
6949
2539bffe
KC
69502004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6951
6952 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6953 from CVS libtool to always pass_all.
6954
3e732ba0
JDA
69552004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6956
6957 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6958 (hppa*64*-*-*): Delete incorrect comment.
6959 * configure: Rebuilt.
6960
767f726e
KC
69612004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6962
6963 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6964
2c92e90f
KC
69652004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6966
6967 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6968 from CVS libtool to always pass_all.
6969
32f84e48
KC
69702004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6971
6972 * install-sh, compile: Import from automake.
6973
9587be8a
KC
69742004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6975
6976 * config.guess, config.sub: Import from savannnah.
6977
04e81808 69782004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6979
6980 * MAINTAINERS (Write After Approval): Add myself
6981
f87a2b2e
MS
69822004-11-12 Mike Stump <mrs@apple.com>
6983
6984 * Makefile.def: Add html support.
6985 * Makefile.tpl: Likewise.
6986 * Makefile.in: Regenerate.
6987
848556c2
GK
69882004-11-11 Geoffrey Keating <geoffk@apple.com>
6989
556f03c4
GK
6990 PR 18423
6991 * configure.in: Remove all instances of build-fixincludes from
6992 noconfigdirs.
6993 (build_configargs): Supply --target to subdirectories.
6994 * configure: Regenerate.
6995
848556c2
GK
6996 * Makefile.def: Make gcc install depend on fixincludes install.
6997 * Makefile.in: Regenerate.
6998
9e5712a5
JJ
69992004-11-10 Janis Johnson <janis187@us.ibm.com>
7000
7001 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7002
4ef509c0
PB
70032004-11-11 Paul Brook <paul@codesourcery.com>
7004
7005 * MAINTAINERS: Add self as arm maintainer. Update email address.
7006
20d11df6
HPN
70072004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7008
7009 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7010 target-libgfortran.
79fd8592 7011 * configure: Regenerate.
20d11df6 7012
68c70f15
DE
70132004-11-07 David Edelsohn <edelsohn@gnu.org>
7014
7015 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7016 like CC.
7017
54f88091
PB
70182004-11-05 Paolo Bonzini <bonzini@gnu.org>
7019
7020 * Makefile.def (host fixincludes): Specify missing targets.
7021 * Makefile.in: Regenerate.
7022
6866abb8
RC
70232004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7024
7025 * MAINTAINERS: Add myself
7026
83f62578
GL
70272004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7028
7029 * MAINTAINERS (Write After Approval): Add myself.
7030
53c7ffe7
GK
70312004-11-04 Geoffrey Keating <geoffk@apple.com>
7032
7033 * Makefile.def: Build fixincludes for the host, too.
7034 * Makefile.in: Regenerate.
7035 * configure.in (host_tools): Add fixincludes.
7036 * configure: Regenerate.
7037
ac8b3d9d
DJ
70382004-11-04 Daniel Jacobowitz <dan@debian.org>
7039
7040 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7041 * configure: Regenerated.
7042
bab37580
L
70432004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7044
7045 PR other/17783
7046 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7047 * configure: Regenerated.
7048
db1de713
MM
70492004-10-31 Mark Mitchell <mark@codesourcery.com>
7050
7051 * README.SCO: Update per FSF instructions.
7052
a827e21a
EW
70532004-10-28 Eric B. Weddington <ericw@evcohs.com>
7054
7055 PR target/18151
7056 * configure.in (case ${target}): Do not build fixincludes for avr.
7057 * configure: Regenerated.
7058
9d069a4f
PB
70592004-10-26 Paolo Bonzini <bonzini@gnu.org>
7060
7061 * configure.in (case ${target}): Do not build fixincludes
7062 on platforms where it is not used.
7063 * configure: Regenerated.
7064
fc45f3fe
DJ
70652004-10-23 Daniel Jacobowitz <dan@debian.org>
7066
7067 * configure.in: Use an absolute path to install-sh.
7068 * configure: Regenerated.
7069
36554b92
AL
70702004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7071
7072 * MAINTAINERS (Write After Approval): Add myself.
7073
88e9994a
KH
70742004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7075
7076 * MAINTAINERS: Remove from Write After Approval those that are
7077 already maintainers.
7078
ad02a944
SP
70792004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7080
7081 * MAINTAINERS: Update my email address.
7082
c8e6cd41
KC
70832004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7084
7085 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7086 * configure: Regenerate.
7087
dce2d8b2 70882004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7089
7090 * MAINTAINERS: Update my email address.
7091
a8b0957e
KH
70922004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7093
7094 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7095 entries belonging to this category.
7096
96836f61
JZ
70972004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7098
7099 * MAINTAINERS: Update my e-mail address.
7100
7e0b5752
PB
71012004-10-06 Paolo Bonzini <bonzini@gnu.org>
7102
7103 Fix wrong conflict resolution in:
7104
7105 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7106
7107 * Makefile.in: Regenerate.
7108 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7109 in the recursive `make', instead of hardwiring `all'.
7110 (Autogenerated TARGET-* variables): New.
7111
370f7a47
TL
71122004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7113
7114 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7115 * configure: Regenerate.
370f7a47 7116
13e5d623
KH
71172004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7118
7119 * MAINTAINERS (Various Maintainers): Move the "windows,
7120 cygwin, mingw" maintainer to ...
7121 (OS Port Maintainers): ... here.
7122
a6497c1b
KH
71232004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7124
7125 * MAINTAINERS (Write After Approval): Remove those that are
7126 maintainers of some subsystem.
7127
1abb828a
D
71282004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7129
7130 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7131 * ltcf-cxx.sh (tpf*): Likewise.
7132 * ltconfig (tpf*): Add TPF OS configuration support.
7133
16d1338d
BS
71342004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7135
7136 * MAINTAINERS: Change my email address to my new work account.
7137
9082a750
MR
71382004-09-24 Michael Roth <mroth@nessie.de>
7139
7140 * configure.in (--without-headers): Add missing double quotes.
7141 * configure: Regenerate.
7142
dce2d8b2 71432004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7144
7145 * ylwrap: Revert to previous version.
7146
4c4a5bbc
L
71472004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7148
7149 PR bootstrap/17369
7150 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7151 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7152 SET_GCC_LIB_PATH_CMD.
7153 (BASE_TARGET_EXPORTS): Likewise.
7154 * Makefile.in: Regenerated.
7155
7156 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7157 * configure: Regenerated.
7158
85f59630
KC
71592004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7160
7161 * config.guess: New upstream version
7162 * compile, depcomp, install-sh, ylwrap: Likewise.
7163
95c53c62
RS
71642004-09-19 Roger Sayle <roger@eyesopen.com>
7165
7166 * config/mh-x86omitfp: New host makefile fragment. Add
7167 -fomit-frame-pointer to the default BOOT_CFLAGS.
7168 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7169 * configure: Regenerate.
7170
0a1c093b
AP
71712004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7172
7173 PR target/11572
7174 * configure.in (*-*-darwin*): Renable libobjc.
7175 * configure: Regenerate.
7176
315fcf97
NS
71772004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7178
7179 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7180
0a050485 71812004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7182
0a050485
DB
7183 * Makefile.def: Remove libbanshee.
7184 * Makefile.tpl: Ditto.
7185 * configure.in: Ditto.
7186 * Makefile.in: Regen.
7187 * configure: Ditto.
7188
5f4a098e
DE
71892004-09-08 David Edelsohn <edelsohn@gnu.org>
7190
7191 * ltmain.sh: Use $pic_object as $non_pic_object if
7192 $non_pic_object=none.
7193
32b2511f
PB
71942004-09-07 Paolo Bonzini <bonzini@gnu.org>
7195
7196 * missing: Import latest version from master repository.
7197
fc4d0e82
NC
71982004-09-06 Nick Clifton <nickc@redhat.com>
7199
7200 * config.sub: Import latest version from master repository.
7201 * config.guess: Likewise.
7202 This includes these changes:
78716e86 7203
fc4d0e82
NC
7204 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7205
7206 * config.sub: Handle crisv32, alias etraxfs.
7207 * config.guess (crisv32:Linux:*:*): Handle.
7208
7209 2004-08-13 Brad Smith <brad@comstyle.com>
7210
7211 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7212 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7213
7214 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7215
7216 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7217 assume the processor is a powerpc. This is because coreutils
7218 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7219 in this case, due to a MacOS X bug that causes
7220 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7221 to return a negative number.
7222 Problem reported by Petter Reinholdtsen in:
7223 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7224
7225 2004-07-19 Ben Elliston <bje@gnu.org>
7226
7227 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7228
7229 2004-06-24 Ben Elliston <bje@gnu.org>
7230
7231 * config.guess: Update copyright years.
7232 * config.sub: Likewise.
7233
7234 2004-06-22 Robert Millan <robertmh@gnu.org>
7235
7236 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7237 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7238
7239 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7240
7241 * config.guess (*:*VMS:*:*): New entry. Replaces
7242 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7243 manufacturer.
7244
7245 2004-06-22 Ben Elliston <bje@gnu.org>
7246
7247 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7248 * config.sub: Likewise.
7249
7250 2004-06-22 Ben Elliston <bje@gnu.org>
7251
7252 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7253 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7254
7255 2004-06-11 Ben Elliston <bje@gnu.org>
7256
7257 * config.guess (pegasos:OpenBSD:*:*): Remove.
7258
7259 2004-06-11 Ben Elliston <bje@gnu.org>
7260
7261 From Wouter Verhelst <wouter@grep.be>:
7262 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7263
7264 2004-06-11 Ben Elliston <bje@gnu.org>
7265
7266 * config.guess (luna88k:OpenBSD:*:*): New.
7267
7268 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7269
7270 * config.guess (m32r*:Linux:*:*): New case.
7271 * config.sub: Handle m32rle.
7272
7273 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7274
7275 From Jens Petersen <petersen@redhat.com>:
7276 * config.sub: Handle sparcv8.
7277
7278 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7279
7280 From Tom Smith <smith@cag.lkg.hp.com>:
7281 * config.guess: Version suffixes are equally significant on Tru64
7282 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7283 prefix of "P" (patched kernel).
7284
7285 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7286
7287 * config.sub: Add support for National Semiconductor CRX target.
7288
2f4cc6bf
JJ
72892004-09-03 Janis Johnson <janis187@us.ibm.com>
7290
7291 * MAINTAINERS (Various Maintainers): Remove myself as web page
7292 maintainer, add myself as maintainer of build status lists.
7293
61fec9ff
JB
72942004-09-03 Jan Beulich <jbeulich@novell.com>
7295
7296 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7297 *-*-netware, but add target-libmudflap.
7298 Consolidate *-*-netware targets (of which really only i?86 exists)
7299 into a single entry.
7300 * configure: Likewise.
7301
45f366ab
PB
73022004-09-01 Paolo Bonzini <bonzini@gnu.org>
7303
7304 * Makefile.tpl (sorry): Remove.
7305 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7306 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7307 (do-clean): Clean per-stage directories too.
7308 (do-distclean): Run distclean-stage1 too.
7309 (.NOTPARALLEL): Enable during toplevel bootstrap.
7310 (stage[+id+]-bubble): Enable parallel execution during
7311 the recursive invocation.
7312 * Makefile.in: Regenerate.
7313
7314 Fix previous checkin:
7315
7316 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7317 include.
7318 * configure.in: Fix indentation.
7319 * configure: Regenerate.
7320
dce2d8b2 73212004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7322
45f366ab
PB
7323 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7324 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7325 * configure: regenerate
78716e86 7326 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7327 -mdynamic-no-pic
be8fff81 7328
71b5d516
PB
73292004-08-31 Paolo Bonzini <bonzini@gnu.org>
7330
7331 * Makefile.def (build_modules): Add fixincludes.
7332 (dependencies): Make gcc depend on fixincludes.
7333 * configure.in (build_tools): Add fixincludes.
7334 (build_configdirs): Always include build_libs.
7335 * Makefile.in: Regenerate.
7336 * configure: Regenerate.
7337
73382004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7339
7340 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7341 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7342 phony targets; do not generate timestamp files.
7343 (distclean-stageN): Remove references to their timestamp files.
7344 (restageN, touch-stageN): Remove.
7345 (stageN-bubble): Rewritten.
7346 (compare): Support lean bootstraps.
7347 * Makefile.in: Regenerate.
7348
7349 * configure.in: Only warn when bootstrapping but
7350 build != host or build != target. Support lean bootstraps.
7351 * configure: Regenerate.
7352
ce7cbbb0
PE
73532004-08-26 Phil Edwards <phil@codesourcery.com>
7354
7355 * configure.in: Give a better error message if GMP/MPFR are missing
7356 and a language needing them has been requested.
7357 * configure: Regenerated.
7358
9c71a529
PE
73592004-08-25 Phil Edwards <phil@codesourcery.com>
7360
7361 * configure.in: Print a list of available language front-ends if
7362 a requested one is missing. Tidy stray tab characters.
7363 * configure: Regenerated.
7364
e3f92d3b
MK
73652004-08-19 Michael Koch <konqueror@gmx.de>
7366
7367 * gcc/doc/install.texi: Update entry about automake for libjava.
7368
c3f84f61
RM
73692004-08-17 Robert Millan <robertmh@gnu.org>
7370
7371 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7372 (instead of FreeBSD).
7373 * configure: Regenerate.
7374
7c27e184
PB
73752004-08-16 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * Makefile.in: Regenerate.
7378 * configure: Regenerate.
7379
7380 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7381 stage_*_flags.
7382 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7383 for bootstrapped modules if toplevel bootstrap is going.
7384 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7385 modules. Adjust for changes in Makefile.def. Enable several
7386 rules even in non-bootstrap mode, just to avoid peppering the
7387 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7388 (stage-[+prev+]-bubble): Remove.
7389
7390 * Makefile.def (Dependencies): Depend on all-build-bison,
7391 all-build-flex, all-build-byacc, all-build-texinfo, rather
7392 than the host variations.
7393 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7394 with BUILD_SUBDIR.
7395 (BISON): Update for recent Bisons.
7396 (YACC): Fix typo.
7397 (cross): Depend on all-build.
7398 (all): Do not depend on all-build.
7399 (prebootstrap): Remove.
7400 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7401 (Prebootstrap dependencies): Add them to the per-stage targets
7402 and to all-prebootstrap.
7403 * configure.in (build_configdirs): Always enable build_tools.
7404 (BUILD_DIR_PREFIX): Remove.
7405
7406 * Makefile.def (gcc): Add target variable.
7407 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7408 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7409 in the recursive `make', instead of hardwiring `all'.
7410 (Autogenerated TARGET-* variables): New.
7411
20f3bb80
BB
74122004-08-13 Brian Booth <bbooth@redhat.com>
7413
7414 * MAINTAINERS: Remove myself from write-after-approval.
7415
b5be499d
NN
74162004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7417
7418 * src-release: Stop distributing mmalloc with gdb (which doesn't
7419 use it).
7420 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7421 * Makefile.in: Regenerate.
7422
b3f8d95d
MM
74232004-08-09 Mark Mitchell <mark@codesourcery.com>
7424
7425 * configure.in (arm*-*-eabi*): New target.
7426 * configure: Regenerate.
7427
3589b69e
PB
74282004-08-06 Paolo Bonzini <bonzini@gnu.org>
7429
7430 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7431 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7432 (Dependencies): New section.
7433 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7434 (configure-target-[+module+]): Depend on maybe-all-gcc
7435 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7436 (toplevel profiledbootstrap): Fix dependencies.
7437 * Makefile.in: Regenerate.
7438
972974fc
MM
74392004-08-03 Mark Mitchell <mark@codesourcery.com>
7440
7441 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7442 target-libiberty to noconfigdirs.
7443 * configure: Regenerate.
7444
bebf829d
PB
74452004-08-03 Paul Brook <paul@codesourcery.com>
7446
7447 * configure.in: Check for MPFR as well as GMP.
7448 * configure: Regenerate.
7449
98a5bb3b
RM
74502004-08-01 Robert Millan <robertmh@gnu.org>
7451
7452 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7453 libmudflap for all GNU-based systems (with Glibc).
7454 * configure: Regenerate.
7455
dce2d8b2 74562004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7457
7458 * Makefile.def (host-modules): Add gcc.
7459 * Makefile.in: Regenerate.
7460 * Makefile.tpl (sorry): New rule.
7461 (configure-host, all-host, [+make_target+]-host, do-check,
7462 install-host): Do not add gcc as a special case.
7463 (host modules): Add a small special-casing for gcc. Export
7464 extra_make_flags through the environment.
7465 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7466 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7467 other recursive targets for gcc): Remove.
7468
7469 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7470 (stage, unstage): New rules.
7471 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7472 distclean-stage[+id+]): Use stage_current.
7473 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7474 the stage*-start rules.
7475
aeb732c1
GK
74762004-08-02 Geoffrey Keating <geoffk@apple.com>
7477
7478 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7479 use -all_load flag.
7480
25b656e7
PB
74812004-08-02 Paolo Bonzini <bonzini@gnu.org>
7482
7483 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7484 * configure: Regenerate.
7485
cc440d71
TM
74862004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7487
7488 * maintainer-scripts/gcc_release: Revert yesterday's change.
7489
270e140b
SB
74902004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7491
7492 * MAINTAINERS: Add myself to write-after-approval.
7493
3e4035f8
TM
74942004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7495
7496 * libf2c: Removed.
7497 * gcc/gccbug.in: Updated because of libf2c removal.
7498 * maintainer-scripts/gcc_release: Ditto.
7499
dce2d8b2 75002004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7501
7502 * configure.in: Build libmudflap by default on FreeBSD.
7503 * configure: Regenerated.
7504
dfcada9a
MM
75052004-07-09 Mark Mitchell <mark@codesourcery.com>
7506
7507 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7508 systems.
7509 * configure: Regenerated.
7510
dce2d8b2 75112004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7512
7513 PR target/16344
7514 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7515 feedback based compiler.
7516 * Makefile.in: Rebuilt.
7517
95bcca47
AO
75182004-07-08 Alexandre Oliva <aoliva@redhat.com>
7519
7520 * Makefile.def (host_modules): Set bootstrap=true for flex.
7521 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7522 * Makefile.in: Rebuilt.
7523
051822f6
JH
75242004-07-07 Jan Hubicka <jh@suse.cz>
7525
7526 * MAINTAINERS: Add self as a profile feedback maintainer.
7527
7b61653a
PE
75282004-07-05 Phil Edwards <phil@codesourcery.com>
7529
7530 * configure.in: Do not prepend $srcdir to /dev/null in
7531 makefile fragments.
7532 * configure: Regenerate.
7533
23f6b2f9
PB
75342004-07-01 Paolo Bonzini <bonzini@gnu.org>
7535
7536 * Makefile.def (build_modules): Add bison, byacc, flex,
7537 m4, texinfo.
7538 (flags_to_pass): Add FLEX.
7539 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7540 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7541 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7542 DEFAULT_MAKEINFO): Remove.
7543 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7544 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7545 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7546 objdir or else use configured tool.
7547 (all-build): New.
7548 (all): Depend on it.
7549 (Build module dependencies): Add.
7550 * Makefile.in: Regenerate.
7551 * configure.in: Better support for multiple build modules,
7552 matching what is done for host/target modules. Do not look
7553 for "plausible" locations of build tools if Canadian cross.
7554 Use autoconf's AC_PROG_CC to find a C compiler. Define
7555 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7556 * configure: Regenerate.
78716e86 7557
1c020272
PB
75582004-06-22 Paolo Bonzini <bonzini@gnu.org>
7559
7560 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7561 * Makefile.in: Regenerate.
7562
a52a0a7f
PB
75632004-06-22 Paolo Bonzini <bonzini@gnu.org>
7564
7565 * Makefile.tpl (configure-build-[+module+],
7566 configure-[+module+], configure-target-[+module+]): Pass
7567 [+extra_configure_args+].
7568 (all-build-[+module+], all-[+module+], check-[+module+],
7569 install-[+module+], [+make_target+]-[+module+],
7570 all-target-[+module+], check-target-[+module+],
7571 install-target-[+module+], [+make_target+]-target-[+module+]):
7572 Pass [+extra_make_args+].
7573 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7574 (GCC_HOST_EXPORTS): Remove.
7575 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7576 cross, check-gcc, check-gcc-c++, install-gcc,
7577 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7578 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7579 * Makefile.in: Regenerate.
7580
ccde3f1a
MS
75812004-06-21 Matthew Sachs <msachs@apple.com>
7582
7583 * MAINTAINERS: Added self to write-after-approval.
7584
6264b0a6
CF
75852004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7586
7587 * configure.in: Check for srcdir/winsup rather than build directory
7588 winsup.
7589 * configure: Regenerate.
7590
801e2270
CV
75912004-06-17 Corinna Vinschen <vinschen@redhat.com>
7592
7593 * configure.in: Don't build Cygwin native newlib if winsup
7594 directory is missing. Emit warning instead.
7595 * configure: Regenerate.
7596
ad6717df
PB
75972004-06-09 Paolo Bonzini <bonzini@gnu.org>
7598
7599 * Makefile.tpl (touch-stage[+id+]): New.
7600 (restage[+prev+]): Depend on touch-stage[+id+].
7601
7602 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7603 Use it throughout.
7604
7605 * Makefile.def: Add profile and feedback bootstrap stages.
7606 Remove next field from bootstrap stages.
7607 * Makefile.tpl (LN, LN_S): Substitute.
7608 (stageN-start, stageN-end): Use double-colon rules, to
7609 provide a hook for additional setup commands.
7610 (distclean-stageN-gcc, restageN): Create dependencies from
7611 [+prev+], not from [+next+].
7612 (stageN-bubble): Add commands for successive stages from
7613 [+prev+], using double-colon rules.
7614 (all-stageN-gcc): Fix typo.
7615 (stagefeedback-start, profiledbootstrap): New.
7616 * Makefile.in: Regenerate.
7617 * configure.in: Call ACX_PROG_LN.
7618 * configure: Regenerate.
7619
5bbb9680
CY
76202004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7621
7622 * MAINTAINERS (Write After Approval): Add myself.
7623
e18be1d4
MA
76242004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7625
7626 * MAINTAINERS (Write After Approval): Add myself.
7627
5607edfd
PB
76282004-06-03 Paolo Bonzini <bonzini@gnu.org>
7629
7630 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7631 without gcc.
7632 * configure: Regenerate.
7633
1ec4e9c3
PB
76342004-06-01 Paolo Bonzini <bonzini@gnu.org>
7635
7636 * Makefile.tpl: Fix typo.
7637 * Makefile.in: Regenerate.
7638
dce2d8b2 76392004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7640
7641 * configure.in: Remove new- prefix from toplevel
7642 bootstrap targets.
7643 * configure: Regenerate.
7644
f516a7da
PB
76452004-06-01 Paolo Bonzini <bonzini@gnu.org>
7646
7647 * Makefile.tpl (all.normal): Rename to all.
7648 (all): Replace with a rule to pick the default
7649 target from configure.
7650 (all-gcc, configure-gcc): Use conditionals to
7651 do nothing when toplevel bootstrap is going on.
7652 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7653 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7654 * configure.in: Support --enable-bootstrap.
7655
7656 * Makefile.def: Remove new- prefix from toplevel
7657 bootstrap targets.
7658 * Makefile.tpl: Likewise.
7659
7660 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7661 target.
7662
7663 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7664 $(RECURSE_FLAGS) to recursive invocation of make.
7665
7666 * Makefile.in: Regenerate.
7667 * configure: Regenerate.
7668
78dd5e36 76692004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7670 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7671
7672 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7673 like CC.
7674
30f1bddc
DJ
76752004-05-27 Daniel Jacobowitz <dan@debian.org>
7676
7677 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7678 * configure: Regenerate.
7679
4fc4dd12
DJ
76802004-05-25 Daniel Jacobowitz <drow@false.org>
7681
7682 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7683 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7684 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7685 targets.
7686 * Makefile.in: Regenerate.
7687
dce2d8b2 76882004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7689
7690 * configure.in: Test the ability to symlink directories.
7691 * configure: Regenerate.
7692
7693 * Makefile.def (bootstrap-stage): New definitions.
7694 * Makefile.tpl (configure-stage1-gcc,
7695 configure-stage2-gcc, configure-stage3-gcc,
7696 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7697 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7698 new-restage3, compare): Autogenerate, see Makefile.in
7699 entry for behavioral changes.
7700 (distclean-stage1, new-stage1-start, new-stage1-end,
7701 new-stage1-bubble, distclean-stage2, new-stage2-start,
7702 new-stage2-end, new-stage2-bubble, distclean-stage3,
7703 new-stage3-start, new-stage3-end): New autogenerated targets.
7704 (objext, prebootstrap, BOOT_CFLAGS,
7705 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7706 targets.
7707
7708 * Makefile.in: Regenerate.
7709 (distclean-stage1, new-stage1-start, new-stage1-end,
7710 new-stage1-bubble, distclean-stage2, new-stage2-start,
7711 new-stage2-end, new-stage2-bubble, distclean-stage3,
7712 new-stage3-start, new-stage3-end): New targets.
7713 (all-stage1-gcc): Move prebootstrap dependency from here...
7714 (configure-stage1-gcc): ...to here.
7715 (new-bootstrap): Use bubble targets.
7716 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7717 Use per-stage distclean targets.
7718 (configure-stage1-gcc, configure-stage2-gcc,
7719 configure-stage3-gcc, all-stage1-gcc,
7720 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7721 Use new-stageN-start to prepare the tree.
7722
4f4e53dd
PB
77232004-05-23 Paolo Bonzini <bonzini@gnu.org>
7724
7725 * Makefile.def (host_modules): add libcpp.
7726 * Makefile.tpl: Add dependencies on and for libcpp.
7727 * Makefile.in: Regenerate.
7728 * configure.in: Add libcpp host module.
7729 * configure: Regenerate.
7730
60975492
PB
77312004-05-21 Paolo Bonzini <bonzini@gnu.org>
7732
7733 * Makefile.tpl: Whenever a recursive target is defined, wrap
7734 it in a special @if/@endif block, and prepare its maybe
7735 dependency in the @if/@endif block
7736 * configure.in: Instead of writing maybe dependencies, remove
7737 the @if/@endif statements, and remove the @if/@endif blocks
7738 that remain.
7739 * configure: Regenerate.
7740 * Makefile.in: Regenerate.
7741
5ce7d75d
JJ
77422004-05-20 Janis Johnson <janis187@us.ibm.com>
7743
7744 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7745
c779c42f
KK
77462004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7747
7748 PR bootstrap/15120
7749 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7750 * */configure: Rebuilt.
7751
b4117c30
ZW
77522004-05-17 Zack Weinberg <zack@codesourcery.com>
7753
7754 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7755 of libf2c.
7756 * configure, Makefile.in: Regenerate.
7757
719bb4e3 77582004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
6de9cd9a
DN
77622004-05-13 Diego Novillo <dnovillo@redhat.com>
7763
7764 Merge from tree-ssa-20020619-branch.
7765
7766 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7767 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7768 (HOST_GMPLIBS): Define.
7769 (HOST_GMPINC): Define.
7770 (TARGET_LIB_PATH): Add libmudflap.
7771 (GFORTRAN_FOR_TARGET): Define.
7772 (configure-build*): Export GFORTRAN.
7773 (configure-gcc): Export GMPLIBS and GMPINC.
7774 (all-gcc): Add maybe-all-libbanshee.
7775 (configure-target-libgfortran): Define.
7776 * Makefile.in: Regenerate.
7777 * configure.in (host_libs): Add libbanshee.
7778 (target_libraries): Add target-libmudflap and target-libgfortran.
7779 Add --with-libbanshee.
7780 Handle --disable-libmudflap.
7781 (*-*-freebsd*): Use with_gmp.
7782 Add $(libgcj) to noconfigdirs.
7783 * configure: Regenerate.
7784 * depcomp: New file.
7785 * MAINTAINERS: Add tree-ssa maintainers.
7786
8f1b790f
VM
77872004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7788
b4117c30 7789 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7790
693446fc
BF
77912004-04-30 Brian Ford <ford@vss.fsi.com>
7792
b4117c30 7793 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7794
d1bb666c
UB
77952004-04-29 Uros Bizjak <uros@kss-loka.si>
7796
b4117c30 7797 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7798
6cf1ac42
PB
77992004-04-28 Paolo Bonzini <bonzini@gnu.org>
7800
7801 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7802 * configure: Regenerate.
7803
632933d5
PB
78042004-04-27 Paolo Bonzini <bonzini@gnu.org>
7805
7806 Revert:
7807 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7808
7809 * Makefile.def (flags_to_pass): Remove *dir variables that
7810 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7811 as well as prefix and exec_prefix.
7812 * Makefile.in: Regenerate.
7813
80dc6aa0
RM
78142004-04-26 Robert Millan <robertmh@gnu.org>
7815
7816 Add patches from libtool CVS.
7817 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7818 * ltconfig: Likewise.
7819 * ltcf-c.sh: Likewise.
7820 * ltcf-cxx.sh: Likewise.
7821 * ltcf-gcj.sh: Likewise.
7822
e11283f1
PB
78232004-04-26 Paolo Bonzini <bonzini@gnu.org>
7824
7825 * Makefile.def (host_modules): Mark with the bootstrap
7826 flag packages on which gcc depends.
7827 * Makefile.tpl (all-bootstrap): Use it.
7828 * Makefile.in: Regenerate.
7829
8546950c
PB
78302004-04-26 Paolo Bonzini <bonzini@gnu.org>
7831
7832 * Makefile.def (flags_to_pass): Remove *dir variables that
7833 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7834 as well as prefix and exec_prefix.
7835 * Makefile.in: Regenerate.
7836
a76494aa
PB
78372004-04-26 Paolo Bonzini <bonzini@gnu.org>
7838
b4117c30
ZW
7839 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7840 * configure: Regenerate.
7841 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7842 * gcc/Makefile.tpl (compare): Use the result of the test.
7843 * gcc/Makefile.in: Regenerate.
a76494aa 7844
03a91701
PB
78452004-04-23 Paolo Bonzini <bonzini@gnu.org>
7846
7847 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7848 Always relocate gcc and prev-gcc to the original names, even
7849 if the build fails.
7850 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7851 New targets.
7852
082a6351
LG
78532004-04-23 Laurent GUERBY <laurent@guerby.net>
7854
7855 * MAINTAINERS: Update my email address.
b4117c30 7856
1f1d584b
RO
78572004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7858
7859 * configure.in (mips*-*-irix5*): Enable ld.
7860 * configure: Regenerate.
082a6351 7861
1db673ca
RO
78622004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7863
7864 * configure: Regenerate.
7865
ce4ea44e
JW
78662004-04-15 James E Wilson <wilson@specifixinc.com>
7867
7868 * Makefile.tpl (configure-[+module+], configure-gcc,
7869 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7870 Set and export LDFLAGS.
7871 * Makefile.in: Regenerate.
7872
611f62ad
MC
78732004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7874
b4117c30 7875 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7876
be912515
NN
78772004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7878
7879 PR bootstrap/14871
7880 * Makefile.tpl: If we don't have built-in-tree target tools,
7881 use the ones found by configure rather than hacking around with
7882 program_transform_name.
7883 * configure.in: Give Makefile.tpl the information necessary
7884 to do that.
7885 * Makefile.in: Regenerate.
7886 * configure: Regenerate.
7887
9104315a
NN
78882004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7889
7890 PR bootstrap/14760
7891 * configure.in: When computing baseargs, strip *all* copies of
7892 offending options. Also, don't match/substitute the trailing space,
7893 so that this actually works when two similar options are separated by
7894 only one space.
7895 * configure: Regenerate.
7896
bef1d700
DE
78972004-04-06 David Edelsohn <edelsohn@gnu.org>
7898
b4117c30
ZW
7899 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7900 (rs6000-*-aix*): Same.
7901 * configure: Regenerate.
bef1d700 7902
54bcf05e 79032004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7904
7905 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7906
369a832c 79072004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7908
7909 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7910
09a9c095
NN
79112004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7912
7caf53cb
NN
7913 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7914 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7915 * Makefile.in: Regenerate.
7916
09a9c095
NN
7917 * configure.in (top level bootstrap support): Rework --enable-werror
7918 to set @stage2_werror_flag@.
7919 * configure: Regenerate.
7920 * Makefile.tpl (top level bootstrap support): Pass
7921 @stage2_werror_flag@ down to configure in stages 2 and 3.
7922 * Makefile.in: Regenerate.
7923
5595a2bd
NN
79242004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7925
cbfd7e06
NN
7926 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7927 for stages 2 and 3 as well as in make. As a consequence, remove
7928 OUTPUT_OPTION (now detected by configure) from the flags passed down
7929 to make.
7930 * Makefile.in: Regenerate.
7931
5595a2bd
NN
7932 * Makefile.tpl (new-bootstrap): Fix typo.
7933 * Makefile.in: Regenerate.
7934
ca3b3e20
NN
79352004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7936
295f4e42
NN
7937 * Makefile.tpl: Rearrange by moving recursive_targets rules
7938 into their proper sections.
7939 * Makefile.tpl (top level bootstrap support): Move disabling
7940 of coverage flags from 'make' to 'configure'; improve comments.
7941 * Makefile.in: Regenerate.
7942
340de83f
NN
7943 * Makefile.tpl (experimental top level bootstrap) Move stage1
7944 language setting from all- target to configure- target; disable
7945 intermodule optimization in stage 1; prevent gratuitous rebuilds
7946 of stage 1.
7947 * Makefile.in: Regenerate.
7948 * configure.in: Comma-separate stage 1 language list for top
7949 level bootstrap.
7950 * configure: Regenerate.
7951
ca3b3e20
NN
7952 * Makefile.tpl: Clean up experimental top level bootstrap support:
7953 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7954 prev-gcc in configure- targets as well as all- targets.
7955 * Makefile.in: Regenerate.
7956
4d038073
KC
79572004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7958
7959 * compile: New file imported from automake.
7960
ab3533d6
PB
79612004-03-17 Paolo Bonzini <bonzini@gnu.org>
7962
7963 * configure.in: Remove symbolic link section.
7964 * configure: Regenerate.
7965 * Makefile.tpl (links): Remove.
7966 * Makefile.in: Regenerate.
7967
1e0f07d3 79682004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7969 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7970
7971 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7972 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7973 * configure.in: Fix comment typo from last patch.
7974 * configure: Regenerate.
7975
2805b53a
NN
79762004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7977
7978 * Makefile.tpl: Introduce experimental top level bootstrap support.
7979 * Makefile.in: Regenerate.
7980 * configure.in: Introduce support for top level bootstrap.
7981 * configure: Regenerate.
7982
79b4b7d2 79832004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7984 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7985
7986 PR bootstrap/14522
7987 * configure.in: Cope with shells that do not support unquoted ^
7988 * configure: Regenerate.
7989
6bbec498 79902004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7991 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7992
7993 PR bootstrap/14522
79b4b7d2 7994 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7995 quotes inside quoted backquote substitutions.
7996 * configure: Regenerate.
7997
83c15dfc
AP
79982004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7999
8000 PR bootstrap/14522
f2bd98d4 8001 * configure.in: Fix escaping of $.
83c15dfc
AP
8002 * configure: Regenerate.
8003
55ffb5ed
NN
80042004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8005
8006 * configure: Regenerate, since I forgot to while committing Paolo's
8007 changes.
8008
e4c9c075
PB
80092004-03-08 Paolo Bonzini <bonzini@gnu.org>
8010
8011 PR ada/14131
8012 Move language detection to the top level.
8013 * configure.in: Find default values for the tools as
8014 soon as possible. Disable ada if GNAT is not found.
8015 Emit error message about missing languages. Expand
8016 --enable-languages=all for the gcc subdirectory.
8017
5199e2c6
BE
80182004-03-10 Ben Elliston <bje@gnu.org>
8019
8020 * MAINTAINERS: Update my email address.
8021
c18b95e5
DE
80222004-03-05 David Edelsohn <edelsohn@gnu.org>
8023
8024 * ltconfig: Disable building static libraries if building shared
8025 libraries on AIX 5L.
8026
d0fe5ad3
RS
80272004-03-01 Richard Sandiford <rsandifo@redhat.com>
8028
8029 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8030 and disable libgcj.
8031 * configure: Regenerated.
8032
e6f71f9d
BB
80332004-03-01 Brian Booth <bbooth@redhat.com>
8034
8035 * MAINTAINERS: Add myself to write-after-approval.
8036
8983e50e
PB
80372004-03-01 Paolo Bonzini <bonzini@gnu.org>
8038
8039 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8040
d4cd9d81
NN
80412004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8042
8043 PR bootstrap/7087
8044 * Makefile.tpl: Guard XFOO sed statements better.
8045 * Makefile.tpl: Add dependency for configure-target-libada.
8046 * Makefile.in: Regenerate (incidentally fixes broken
8047 commit when libada-branch was merged).
8048
0ea0229e
KC
80492004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8050
8051 * MAINTAINERS: Add myself to write-after-approval.
8052
bad93735
AP
80532004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8054
8055 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8056 maintainers.
8057
a7ca14fc
AC
80582004-02-20 Andrew Cagney <cagney@redhat.com>
8059
8060 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8061 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8062
51592782
NN
80632004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8064
8065 PR bootstrap/11932
8066 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8067
6a30854a
JQ
80682004-02-14 Jerry Quinn <jlquinn@optonline.net>
8069
8070 * MAINTAINERS: Added myself to write-after-approval.
8071
be8b2bee
MK
80722004-02-14 Michael Koch <konqueror@gmx.de>
8073
8074 * MAINTAINERS: Added myself to write-after-approval.
8075
972760b7
JM
80762004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8077
8078 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8079 some OS port maintainers to OS port maintainers section.
8080
b0281654
FCE
80812004-02-13 Frank Ch. Eigler <fche@redhat.com>
8082
8083 * MAINTAINERS: Add self.
8084
3c419fd6
KH
80852004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8086
8087 * MAINTAINERS: Alphabetize.
8088
e88e9aee
PB
80892004-02-12 Paolo Bonzini <bonzini@gnu.org>
8090
8091 * MAINTAINERS: Remove myself.
b4117c30 8092
1915e422
DE
80932004-02-11 David Edelsohn <edelsohn@gnu.org>
8094
8095 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8096 (rs6000-*-aix*): Same.
8097 * configure: Regenerate.
8098
a22c2d8d
KC
80992004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8100
8101 * configure.in (host): Add in missing $noconfigdirs to defines.
8102 * configure: Regenerate.
8103
d9cdb878
AC
81042004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8105 Nathanael Nerode <neroden@gcc.gnu.org>
8106
8107 PR ada/6637, PR ada/5911
b4117c30 8108 Merge with libada-branch:
d9cdb878
AC
8109 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8110 with appropriate dependencies. Add --enable-libada configure switch.
8111 * configure, Makefile.in: Regenerate.
8112
8bd92821
PB
81132004-02-09 Paolo Bonzini <bonzini@gnu.org>
8114
8115 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8116
89a95129
RO
81172004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8118
8119 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8120 * configure: Regenerate.
8121
892629bc
GK
81222004-02-04 Geoffrey Keating <geoffk@apple.com>
8123
8124 Merge from upstream:
8125
8126 * ltmain.in: When setting IFS to '~', be careful about user
8127 arguments that contain '~'.
8128
8129 2004-02-04 Peter O'Gorman <peter@pogma.com>
8130
8131 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8132 Also test $base_compile against $CC with escaped arguments. Bug
8133 reported by Geoff Keating <geoffk@apple.com>.
8134
6b402165
KH
81352004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8136
8137 * MAINTAINERS: Remove i960 port.
8138
fa2f0306
DD
81392004-01-23 DJ Delorie <dj@redhat.com>
8140
8141 * Makefile.def (target_modules) [libiberty]: Don't stage.
8142 * Makefile.in: Rebuilt.
8143
9feb20aa
CT
81442004-01-20 Caroline Tice <ctice@apple.com>
8145
8146 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8147
7aed2ccc
PC
81482004-01-19 Paolo Carlini <pcarlini@suse.de>
8149
8150 * MAINTAINERS: Update my email address.
8151
f25bebe1
JM
81522004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8153
8154 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8155
28083580
VR
81562004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8157
8158 * MAINTAINERS: Remove entries without email address.
8159
c0f4b5e4
DJ
81602004-01-15 Daniel Jacobowitz <drow@mvista.com>
8161
8162 * MAINTAINERS: Add myself to write-after-approval.
8163
b5eb5a5e
SB
81642004-01-15 Steven Bosscher <stevenb@suse.de>
8165
8166 * MAINTAINERS: Update my email address.
8167
dce2d8b2 81682004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8169
8170 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8171 * Makefile.tpl (configure-target-[+module+]): Support stage.
8172 * Makefile.in: Rebuilt.
8173
74c0b320
ILT
81742004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8175
8176 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8177
2560344b
RS
81782004-01-10 Richard Sandiford <rsandifo@redhat.com>
8179
8180 * MAINTAINERS: Add myself as a MIPS maintainer.
8181
8b21cda6
NN
81822004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8183
2b6c260d
NN
8184 * configure.in: Use ./config.cache, not config.cache.
8185 * configure: Regenerate.
8186 * Makefile.tpl: Special-casing not needed for GCC any more.
8187 * Makefile.in: Regenerate.
8188
09438bde
NN
8189 * configure.in: Don't share a cache file for host dirs.
8190 * configure: Regenerate.
8191
8b21cda6
NN
8192 * config-ml.in: Don't mess with the cache file.
8193
e42870df
EB
81942004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8195
8196 * MAINTAINERS: Move myself from 'Write After Approval' to
8197 'CPU Port Maintainers' section as SPARC maintainer.
8198
6b9eb62c
NN
81992004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8200
78a816a6
NN
8201 * Makefile.tpl: Make GCC use a separate config.cache.
8202 * Makefile.in: Regenerate.
8203
6b9eb62c
NN
8204 PR bootstrap/11932, PR bootstrap/11933
8205 (I don't know if it will fix either of them, but it relates
8206 to them.)
8207 * configure.in: Don't use shared config.cache for target
8208 directories.
8209 * configure: Regenerate.
8210
86d7b562
DN
82112004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8212
8213 * MAINTAINERS: Add myself to 'Write After Approval' section.
8214
07d0a605
RS
82152003-12-31 Roger Sayle <roger@eyesopen.com>
8216
8217 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8218 * configure: Regenerated.
8219
459ac19f
KH
82202003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8221
8222 * MAINTAINERS: Remove the mn10200 maintainer.
8223
5785c0ed 82242003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8225
cc6010cd
AP
8226 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8227 * configure: Regenerated.
5785c0ed 8228
a268eff9
JH
82292003-12-16 Jan Hubicka <jh@suse.cz>
8230
8231 * MAINTAINERS: Add myself as callgraph maintainer.
8232
9d465b12
TF
82332003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8234
8235 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8236 * configure: Regenerate.
8237
a68a270a
GB
82382003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8239
8240 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8241 'Write After Approval' section. Update email.
8242
dce2d8b2 82432003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8244
8245 * MAINTAINERS (Write After Approval): Add myself.
8246
8c052da4
MT
82472003-11-20 Matt Thomas <matt@3am-software.com>
8248
8249 * MAINTAINERS: Add myself as a vax port maintainer.
8250
e75f9147
KC
82512003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8252
8253 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8254 (configure-build-[+module+], configure-[+module+]): Likewise.
8255 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8256 * Makefile.in: Regenerate.
8257
43d8d958
AT
82582003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8259
8260 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8261 shared/dylibed libraries.
8262 * ltmain.sh: Likewise.
8263 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8264 * ltcf-cxx.sh: Likewise.
8265 * ltcf-gcj.sh: Likewise.
8266 * ltconfig: Likewise.
8267
638dcaa0
SC
82682003-11-17 Stan Cox <scox@redhat.com>
8269
8270 * MAINTAINERS: Add myself as iq2000 port maintainer.
8271
15cc172b
AC
82722003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8273
b4117c30
ZW
8274 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8275 * Makefile.in: Regenerate.
15cc172b 8276
20af77cd
UW
82772003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8278
8279 * config.sub: Update to 2003-11-03 version.
8280
4dd01c5c
PE
82812003-10-20 Phil Edwards <phil@codesourcery.com>
8282
8283 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8284 * configure: Regenerate.
8285
dce2d8b2 82862003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8287
8288 * MAINTAINERS: Add myself to 'Write After Approval' section.
8289
8b7ebc31
AC
82902003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8291
8292 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8293
afe1910c
JM
82942003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8295
8296 * MAINTAINERS: Update my email address.
8297
05dcec66
RO
82982003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8299
8300 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8301
dce2d8b2 83022003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8303
8304 * MAINTAINERS: Add myself to 'Write After Approval' section.
8305
507ec745
BI
83062003-10-16 Bernardo Innocenti <bernie@develer.com>
8307
8308 * config.guess: Update to 2003-10-16 version.
8309 * config.sub: Update to 2003-10-16 version.
8310
dce2d8b2 83112003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8312
8313 * MAINTAINERS: Added myself to 'Write After Approval' section.
8314
0c9b16bc
FH
83152003-10-15 Falk Hueffner <falk@debian.org>
8316
8317 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8318 'Write After Approval' section. Update email.
8319
74d57d15
RS
83202003-10-14 Roger Sayle <roger@eyesopen.com>
8321
8322 * MAINTAINERS: Move myself from 'Write After Approval' to
8323 'Various Maintainers' section as middle-end maintainer.
8324
d29b8ad8
NN
83252003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8326
8327 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8328 HOST_FLAGS_TO_PASS.
8329 * Makefile.in: Regenerate.
8330
26db814a
BI
83312003-10-11 Bernardo Innocenti <bernie@develer.com>
8332
8333 * config.guess: Update to 2003-10-07 version.
8334 * config.sub: Update to 2003-10-07 version.
8335
fffeb871
RO
83362003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8337
8338 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8339 * ltconfig (irix5*, irix6*): Don't override version_type.
8340
6691a79e
ME
83412003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8342
8343 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8344 * configure: Rebuilt
8345 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8346 * Makefile.in: Rebuilt
8347
62cdd71e
L
83482003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8349
8350 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8351
6fe2eacc
CW
83522003-09-30 Carlo Wood <carlo@alinoe.com>
8353
cc6010cd 8354 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8355
ea57e5ad
PK
83562003-09-29 Paul Koning <ni1d@arrl.net>
8357
8358 * MAINTAINERS: Move myself from "Write After Approval"
8359 to CPU platform maintainers for pdp11 platform.
8360
e070672a
AT
83612003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8362
8363 * MAINTAINERS: Move myself from 'Write After Approval' to
8364 'Various Maintainers' section as libffi testsuite maintainer.
8365
43bb47c2
DJ
83662003-09-21 Daniel Jacobowitz <drow@mvista.com>
8367
8368 * configure.in: Pass a computed --program-transform-name
8369 to subconfigures.
8370 * configure: Regenerated.
8371
da9d3b37
NN
83722003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8373
94322beb
NN
8374 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8375 * Makefile.in: Regenerate.
8376
da9d3b37
NN
8377 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8378 * Makefile.in: Regenerate.
8379
ffd9060b
ZL
83802003-09-19 Ziemowit Laski <zlaski@apple.com>
8381
8382 * MAINTAINERS: Move myself from 'Write After Approval'
8383 to 'Various Maintainers' (objective-c) section.
8384
eeae7b41
DJ
83852003-09-17 Daniel Jacobowitz <drow@mvista.com>
8386
8387 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8388 quoting.
8389 * configure: Regenerated.
8390
a080d12b
JB
83912003-09-16 Joel Brobecker <brobecker@gnat.com>
8392
8393 * MAINTAINERS (Write After Approval): Add myself to write after
8394 approval list.
8395
6cd2fc59
DN
83962003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8397
cc6010cd 8398 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8399
dcbdd9cc
ILT
84002003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8401
8402 * MAINTAINERS: Update my e-mail address.
8403
e517f636
AM
84042003-09-09 Alan Modra <amodra@bigpond.net.au>
8405
8406 * libtool.m4 (LD): Correct powerpc64 host match.
8407
bc49924b
JW
84082003-09-06 James E Wilson <wilson@tuliptree.org>
8409
8410 * MAINTAINTERS: Update my affiliation and email address.
8411
082124f5
ZD
84122003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8413
8414 * MAINTAINERS (Write After Approval): Add myself.
8415
dc94d89e
DD
84162003-09-04 DJ Delorie <dj@redhat.com>
8417
8418 * configure: Regenerate.
8419
84202003-09-04 Robert Millan <robertmh@gnu.org>
8421
8422 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8423
7a0f2d4e
KG
84242003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8425
8426 * configure.in: Ensure arguments to sed are properly spaced.
8427 * configure: Regenerate.
8428
88d032eb
GP
84292003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8430
8431 * MAINTAINERS: Update my e-mail address.
8432
0b3f3d22
ME
84332003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8434
8435 * MAINTAINERS (Write After Approval): Add myself.
8436
d253f9ba
DJ
84372003-08-27 Daniel Jacobowitz <drow@mvista.com>
8438
8439 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8440 * configure: Regenerated.
8441
066ec9c9
MM
84422003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8443
8444 * MAINTAINERS: Update my email address.
8445
415d7ef9
PE
84462003-08-23 Phil Edwards <pme@gcc.gnu.org>
8447
8448 * configure.in: Use newline instead of semicolon when assuming
8449 shell arguments in a for loop.
8450 * configure: Regenerated.
8451
e1567352
JE
84522003-08-22 Jason Eckhardt <jle@rice.edu>
8453
8454 * MAINTAINERS: Resurrect the i860 maintainer.
8455
b348267b
GK
84562003-08-20 Geoffrey Keating <geoffk@apple.com>
8457
e50084fa
GK
8458 PR 8180
8459 * configure.in: When testing with_libs and with_headers, treat
8460 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8461 * configure: Regenerate.
b4117c30 8462
b348267b
GK
8463 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8464 make, shell, etc.
8465 (baseargs): Likewise.
8466 * configure: Regenerate.
8467
ca26ffe0
BI
84682003-08-20 Bernardo Innocenti <bernie@develer.com>
8469
8470 * MAINTAINERS (Write After Approval): Add myself.
8471
940cde4d
GK
84722003-08-19 Geoffrey Keating <geoffk@apple.com>
8473
8474 * configure.in: Disable libgcj for darwin not on powerpc.
8475 * configure: Rebuild.
8476
74bed51b
ADL
84772003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8478
8479 * config-ml.in, symlink-tree: Add license.
8480
b4117c30
ZW
84812003-08-03 Richard Stallman <rms@gnu.org>
8482 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8483
8484 * README.SCO: New file.
8485
333a28b4
MK
84862003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8487
8488 * Makefile.tpl (check, check-c++): Express dependencies using
8489 dependencies rather than commands.
8490 * Makefile.in: Regenerate.
8491
c197e306
AC
84922003-08-01 Andrew Cagney <cagney@redhat.com>
8493
8494 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8495 * configure: Ditto.
8496
a8ee6e2d
GK
84972003-07-31 Geoffrey Keating <geoffk@apple.com>
8498
8499 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8500 * Makefile.in: Update.
a8ee6e2d 8501
8d9b3f2e
AT
85022003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8503
8504 * configure.in: Enable libgcj for darwin.
8505 * configure: Rebuild.
8506
52c0c542
PE
85072003-07-29 Phil Edwards <pme@gcc.gnu.org>
8508
8509 * config-ml.in: Use ac_configure_args directly instead of
8510 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8511 actually seen.
8512
b4acb5ef
NN
85132003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8514
8515 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8516 creating target and build subdirs to build all parent dirs as needed.
8517 * Makefile.in: Rebuild.
8518 * configure.in: Don't build dirs explicitly here.
8519 * configure: Rebuild.
8520
a51d71d0
PB
85212003-07-26 Paul Brook <paul@nowt.org>
8522
8523 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8524
f43e12ce
AO
85252003-07-22 Alexandre Oliva <aoliva@redhat.com>
8526
8527 * Makefile.tpl (all-make): Depend on intl.
8528 * Makefile.in: Rebuilt.
8529
8a199ff6
PE
85302003-07-20 Phil Edwards <pme@gcc.gnu.org>
8531
8532 * install-sh: Update to newer upstream versions (associated with
8533 aclocal 1.7).
8534 * mkinstalldirs: Likewise.
8535 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8536
e6a8c803
AP
85372003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8538
8539 * MAINTAINERS: Move self from Bug database only accounts
8540 to write-after-approval.
8541
9f13608f
NN
85422003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8543
8544 * config.if: Remove unused libc_interface determination.
8545
c7864714
NN
85462003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8547
8548 * MAINTAINERS: Move self from write-after-approval to
8549 build machinery (*.in).
8550
775956d0
NN
85512003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8552
8553 PR bootstrap/11273
8554 PR bootstrap/11408
8555 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8556 unused INSTALL_PROGRAM_ARGS.
8557 * configure.in: Use AC_PROG_INSTALL.
8558 * Makefile.in: Regenerate.
8559 * configure: Regenerate.
8560
c7f67a6e
KH
85612003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8562
8563 * MAINTAINERS: Alphabetize.
8564
33952f6f
AO
85652003-07-10 Alexandre Oliva <aoliva@redhat.com>
8566
8567 * configure: Rebuilt.
8568 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8569 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8570 newlib nor libgloss.
8571 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8572 * configure.in (am33_2.0-*-linux*): Added.
8573
0d4f1b4e
BW
85742003-07-09 Bob Wilson <bob.wilson@acm.org>
8575
8576 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8577 * configure: Regenerate.
8578
56694dd9
ZW
85792003-07-07 Zack Weinberg <zack@codesourcery.com>
8580
8581 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8582 * Makefile.in: Regenerate.
8583
21607eb4
ZW
85842003-07-04 Zack Weinberg <zack@codesourcery.com>
8585
8586 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8587 * Makefile.in: Regenerate.
8588
dce2d8b2 85892003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8590
8591 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8592 * Makefile.in: Regenerated.
8593
5d42f90e
L
8594 * config-ml.in: Replace PWD with PWD_COMMAND.
8595
6eb95e99
ZW
85962003-07-04 Zack Weinberg <zack@codesourcery.com>
8597
8598 * intl: New directory; see intl/ChangeLog for details.
8599 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8600 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8601 * Makefile.in: Regenerate.
8602
07d1940e
NN
86032003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8604
8605 * configure.in: Clean up config-lang.in handling. Delete
8606 useless assignment to "subdirs".
8607 * configure: Regenerate.
8608
4dbda6f0
NN
86092003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8610
8611 * configure.in: Rename 'target_libs' to 'target_libraries'.
8612 Remove useless reference to 'target_libs'.
8613 * configure: Regenerate.
8614
2c30ab71
KS
86152003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8616
8617 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8618 * Makefile.in: Regenerate.
8619
11405c93
NN
86202003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8621
8622 * Makefile.def: Introduce flags_to_pass.
8623 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8624 * Makefile.in: Regenerate.
8625
fb87ad5d
HPN
86262003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8627
8628 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8629 and target-libgloss.
8630 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8631 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8632 * configure: Regenerate.
8633
a7956a48
BK
86342003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8635
8636 * configure.in: Update testsuite_flags to new location.
8637 * configure. Regenerate.
6eb95e99 8638
eaf9f3b2
NN
86392003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8640
8641 * Makefile.tpl: Remove BUILD_CC stuff.
8642 * Makefile.in: Regenerate.
8643
2d89ffef
KH
86442003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8645
8646 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8647
dce2d8b2 86482003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8649
8650 * MAINTAINERS (Write After Approval): Add myself.
8651
dce2d8b2 86522003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8653
b951c91c
L
8654 * config.guess: Update to 2003-06-12 version.
8655 * config.sub: Update to 2003-06-13 version.
8656
dce2d8b2 86572003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8658
8659 * config.guess: Update to 2003-06-06 version.
8660 * config.sub: Update to 2003-06-06 version.
8661
655b7166
RO
86622003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8663
8664 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8665 * configure. Regenerate.
8666
01b759aa
NN
86672003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8668
bf1d3e81
NN
8669 * configure.in: Disable serial configure by default.
8670 * configure: Regenerate.
8671 * Makefile.tpl: Abolish .NOTPARALLEL.
8672 * Makefile.in: Regenerate.
8673
e89fbdfe
NN
8674 * Makefile.tpl: Replace {build,host,target}_canonical by
8675 {build,host,target}.
8676 * Makefile.in: Regenerate.
8677
01b759aa
NN
8678 * Makefile.tpl: Fix stupid pasto.
8679 * Makefile.in: Regenerate.
8680
f7dae026
NN
86812003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8682
8683 * Makefile.tpl: Remove bogus conditional.
8684 * Makefile.in: Regenerate.
8685
86862003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8687
8688 * Makefile.tpl (profiledbootstrap): New target.
8689 * Makefile.in (profiledbootstrap): New target.
8690
2ffc3e73 86912003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8692
8693 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8694 Pinski. Remove user names from other bugzilla-only maintainers.
8695
1a1e6b96
NN
86962003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8697
1358ccea
NN
8698 * Makefile.tpl: Make 'recursive targets' using autogen rather
8699 than shell loop. Remove duplicate 'clean' targets and false
8700 comments.
8701 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8702 Add systematic method of specifying missing targets in subdirs.
8703 Add copyright boilerplate.
8704 * Makefile.in: Regenerate.
8705 * configure.in: Add 'recursive targets' to maybe list.
8706 * configure: Regenerate.
8707
ae74ed1f
NN
8708 * MAINTAINERS: "GNATS only" -> "Bug database only".
8709
1a1e6b96
NN
8710 * Makefile.tpl: Rename [+target+] to [+make_target+].
8711 * Makefile.def: Rename 'target' to 'make_target'.
8712
c79af3fa
NB
87132003-05-31 Neil Booth <neil@daikokuya.co.uk>
8714
8715 * MAINTAINERS: Add self as options handling maintainer.
8716
39d85b61
MM
87172003-05-28 Michael Meissner <gnu@the-meissners.org>
8718
8719 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8720 been too long since I touched those ports.
8721
afc2b62d
DD
87222003-05-28 DJ Delorie <dj@redhat.com>
8723
8724 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8725 * Makefile.in: Regenerate.
8726
df445104
MR
87272003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8728
8729 * configure.in: Use curly braces in the definition of tooldir.
8730 * configure: Regenerate.
8731
2eb98e5d 87322003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8733
2eb98e5d
DD
8734 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8735 newlib or libgloss.
8736 * Makefile.in: Regenerate.
8737
862fced8
DD
87382003-05-21 DJ Delorie <dj@redhat.com>
8739
8740 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8741 * Makefile.in: Regenerate.
8742
fc351800
ILT
87432003-05-20 Ian Lance Taylor <ian@airs.com>
8744
8745 * MAINTAINERS: Update my e-mail address.
8746
7e2dbcef
NN
87472003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8748
8749 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8750 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8751 Factor out common code from autogen IF statements.
8752 * configure: Regenerate.
8753 * Makefile.in: Regenerate.
8754
f2a0e225
KC
87552003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8756
8757 * configure.in: Accept i[3456789]86 for machine type.
8758 * configure: Regenerate.
8759
8b87bb96
NN
87602003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8761
8762 * configure.in: Switch more things to use maybe dependencies.
8763 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8764 * configure: Regenerate.
8765 * Makefile.tpl: Switch more things to use maybe dependencies.
8766 * Makefile.in: Regenerate.
8767
fdb882bc 87682003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8769
8770 * Makefile.tpl (install-opcodes): Define.
8771 * Makefile.in: Rebuild.
8772
f7c50032
AJ
87732003-05-13 Andreas Jaeger <aj@suse.de>
8774
8775 * config.guess: Update to 2003-05-09 version.
8776 * config.sub: Update to 2003-05-09 version.
8777
dce2d8b2 87782003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8779
8780 * configure.in: Correct sed script so that options in quotes are not
8781 deleted.
8782 * configure: Rebuild.
8783
aa8f1f57
CV
87842003-05-12 Corinna Vinschen <corinna@vinschen.de>
8785
8786 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8787 and $$s/newlib/libc/sys/cygwin32 include paths.
8788 * configure: Ditto.
8789
0c130f81
MM
87902003-05-12 Michael Meissner <gnu@the-meissners.org>
8791
8792 * MAINTAINERS: Update my email addresses.
8793
aa1a100b
EB
87942003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8795
8796 * config-ml.in: Propagate INSTALL variables.
f7c50032 8797
87861833
GP
87982003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8799
8800 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8801
de722255
CD
88022003-05-02 Chris Demetriou <cgd@broadcom.com>
8803
6eb95e99
ZW
8804 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8805 * Makefile.in: Regenerate.
de722255 8806
96c4a002
WB
88072003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8808
8809 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8810
55b15a11
WB
88112003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8812
8813 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8814
0c227849
DJ
88152003-04-27 Daniel Jacobowitz <drow@mvista.com>
8816
8817 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8818 * Makefile.in: Regenerated.
8819
d45148c1
WB
88202003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8821
8822 * MAINTAINERS (Write After Approval): Upgrade myself from
8823 GNATS only to write-after-approval. Update my mail address.
8824
dce2d8b2 88252003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8826
8827 (OS Port Maintainers: freebsd): Add myself.
8828
438f50c3
MM
88292003-04-22 Mark Mitchell <mark@codesourcery.com>
8830
8831 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8832
9074e169
KJ
88332003-04-22 Kean Johnston <jkj@sco.com>
8834
8835 * MAINTAINERS (SCO ports): Added myself.
8836
dfd39a2e
NS
88372003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8838
8839 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8840
ccbae82a
KJ
88412003-04-19 Kean Johnston <jkj@sco.com>
8842
8843 * MAINTAINERS (Write After Approval): Add myself.
8844
2f50999f
GP
88452003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8846
8847 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8848 * Makefile.in: Regenerate.
8849
e9b84181
JJ
88502003-04-18 Jakub Jelinek <jakub@redhat.com>
8851
8852 * configure.in (powerpc64*-*-linux*): Remove.
8853 * configure: Rebuilt.
8854
1ca4c6e1
PE
88552003-04-17 Phil Edwards <pme@gcc.gnu.org>
8856
8857 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8858 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8859 and restrap.
8860 * Makefile.in: Regenerate.
8861
0590b963
RE
88622003-04-16 Richard Earnshaw <rearnsha@arm.com>
8863
8864 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8865 * configure: Regenerated.
8866
ff41a56f
DD
88672003-04-15 DJ Delorie <dj@redhat.com>
8868
8869 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8870
50d440bc
NC
88712003-04-13 Nick Clifton <nickc@redhat.com>
8872
8873 * config-ml.in: Remove support for --disable-aix removing
8874 call-aix multilibs.
8875
b1e0a93e
AO
88762003-04-10 Alexandre Oliva <aoliva@redhat.com>
8877
8878 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8879 * */configure: Rebuilt.
8880
71fb704d
JS
88812003-04-08 Joel Sherrill <joel@oarcorp.com>
8882
8883 * MAINTAINERS: Add my email address.
8884
3897ea90
OH
88852003-03-17 Olivier Hainque <hainque@act-europe.fr>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8888
93c834b7
NN
88892003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8890
8891 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8892 * Makefile.in: Regenerate.
8893
82c34dcb
MC
88942003-03-14 Michael Chastain <mec@shout.net>
8895
8896 * Makefile.in: Regenerate with correct Makefile.def.
8897
73458fb7
NN
88982003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8899
8900 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8901 Make macro.
8902 * Makefile.in: Regenerate.
8903 * configure.in: Clean up gxx_include_dir logic.
8904 * configure: Regenerate.
8905
32cf27e5
AE
89062003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8907
8908 * MAINTAINERS (Write After Approval): Add myself.
8909
c727e7a0
BE
89102003-03-10 Ben Elliston <bje@wasabisystems.com>
8911
8912 * MAINTAINERS: Update my mail address.
8913
9a27ac7a
FS
89142003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8915
8916 * configure.in (gxx_include_dir): Fix typo.
8917 * configure: Regenerated.
8918
3aa83176
NN
89192003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8920
8921 * Makefile.tpl: Reindent.
8922 * Makefile.in: Regenerate.
8923 * configure.in: Reindent. Don't set unused variables.
8924 * configure: Regenerate.
8925
9124bc53
DJ
89262003-03-04 Daniel Jacobowitz <drow@mvista.com>
8927
8928 * configure.in: Include $(build_tooldir)/sys-include in
8929 FLAGS_FOR_TARGET.
8930 * configure: Regenerated.
8931
cb543528
NN
89322003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8933
c858bf1e
NN
8934 * Makefile.tpl: Always pass down RANLIB.
8935 * Makefile.in: Regenerate.
8936
aa9c3ab4
NN
8937 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8938 * Makefile.in: Regenerate.
8939 * configure.in: Remove unused logic relating to --enable-shared
8940 and --enable-threads. Remove bogus comments. Remove redundant
8941 noconfigdirs.
8942 * configure: Regenerate.
8943
cb543528
NN
8944 * configure.in: Replace ${libstdcxx_version} by its value.
8945 Remove reference to mh-dgux.
8946 * configure: Regenerate.
8947
53f70c1b
KB
89482003-03-03 Kevin Buettner <kevinb@redhat.com>
8949
8950 * MAINTAINERS (Write After Approval): Add myself.
8951
df0f0674
NN
89522003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8953
8954 * Makefile.tpl: Rearrange.
8955 * Makefile.in: Regenerate.
8956
dce2d8b2 89572003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8958
8959 * configure.in: Add support for kaOS as cross build target system.
8960 * configure: Regenerated.
8961
a7a287eb
SB
89622003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8963
8964 * MAINTAINERS (Write after approval): Add myself.
8965
ff00c8a2
JW
89662003-02-21 James E Wilson <wilson@tuliptree.org>
8967
8968 * MAINTAINERS: Update my email address.
8969
abb2db7a
ZW
89702003-02-21 Zack Weinberg <zack@codesourcery.com>
8971
8972 * MAINTAINERS: Add self to blanket write privs. section.
8973
e9f2dc3b
SM
89742003-02-20 Sean McNeil <sean@blue.mcneil.com>
8975
8976 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8977 configure-target-* as some target builds may require additional
8978 flags for preprocessor tests.
8979 * Makefile.in: Regenerated.
8980
ee03dc5e
AO
89812003-02-19 Alexandre Oliva <aoliva@redhat.com>
8982
11856278
AO
8983 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8984 * ltconfig: Handle it.
8985 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8986 auto-detecting it.
8987
274aef32
AO
8988 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8989 it is used as argument to $CC.
8990 * ltcf-gcj.sh: Likewise.
8991
ee03dc5e
AO
8992 * configure.in: Introduce --enable-maintainer-mode.
8993 * configure: Rebuilt.
8994 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8995 for maintainer mode.
8996 * Makefile.in: Rebuilt.
8997
30db8e17
JM
89982003-02-18 Jason Merrill <jason@redhat.com>
8999
9000 * Makefile.tpl (check-c++): Allow parallelism.
9001
cab60ac6
GP
90022003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9003
9004 * MAINTAINERS: Remove John Carr (who never actually had access to
9005 gcc.gnu.org).
9006
c8e5d1af
GK
90072003-02-15 Geoffrey Keating <geoffk@apple.com>
9008
9009 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9010 don't configure target-libobjc.
9011 * configure: Regenerate.
9012
70f91f50
RO
90132003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9014
9015 * Makefile.tpl (RANLIB): Define.
9016 * Makefile.in: Regenerate.
9017
669e9062
LB
90182003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9019
9020 * MAINTAINERS: Update my email.
abb2db7a 9021
61b56b2e
KS
90222003-02-06 Keith R Seitz <keiths@redhat.com>
9023
9024 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9025 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9026 * Makefile.in: Regenerated.
9027 * configure.in: Remove all traces of snavigator, db, and grep.
9028 * configure: Regenerated.
9029
a1ba6e15
GP
90302003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9031
9032 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9033 After Approval.
9034
f5f2cce5
CC
90352003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9036
9037 * MAINTAINERS (Write after approval): Add myself.
9038
ba49f6f1
FCE
90392003-01-31 Frank Ch. Eigler <fche@redhat.com>
9040
9041 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9042 * Makefile.in: Regenerated.
9043
ccf9f10c
RS
90442003-01-30 Roger Sayle <roger@eyesopen.com>
9045
9046 * config.guess: Updated to 2003-01-30's version.
9047 * config.sub: Updated to 2003-01-28's version.
9048
a693735b
AO
90492003-01-30 Alexandre Oliva <aoliva@redhat.com>
9050
9051 * config.if: If gcc_version is already set, just use it. Don't set
9052 gcc_version_trigger if it's already set, otherwise set it to
9053 gcc/version.c, but only if the file exists. If it is not set and
9054 gcc/version.c does not exist, try to extract the version number from
9055 $CC.
9056
204c43d6
AT
90572003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9058
abb2db7a 9059 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9060
842e91ec
PE
90612003-01-27 Phil Edwards <pme@gcc.gnu.org>
9062
9063 * configure.in: Revert 24Jan change.
9064 * configure: Regenerate.
9065
6b99984e
GP
90662003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9067
9068 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9069 entry of HJ Lu.
9070
806e0935
NN
90712003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9072
9073 * configure.in: Revert previous change.
9074 * configure: Regenerate.
9075
307a9864
NN
90762003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9077
9078 * configure.in: Make rda native-only.
9079 * configure: Regenerate.
9080
02ba6302
VR
90812003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9082
9083 * MAINTAINERS: Move myself from GNATS-only-accounts to
9084 write-after-approval.
9085
77d187bc
NN
90862003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9087
9088 * configure.in: Add missing \.
9089 * configure: Rebuilt.
9090
a94a2d4c
JJ
90912003-01-17 Jakub Jelinek <jakub@redhat.com>
9092
9093 * configure.in (baseargs): Avoid using \| in sed regular
9094 expressions.
9095 * configure: Rebuilt.
9096
73f84924
JJ
90972003-01-16 Jakub Jelinek <jakub@redhat.com>
9098
9099 * configure.in (baseargs): Remove all supported forms of
9100 --cache-file, --srcdir, --host, --build and --target options
9101 from argument lists.
9102 * configure: Rebuilt.
9103
8c12fc63
JZ
91042003-01-15 Josef Zlomek <zlomekj@suse.cz>
9105
9106 * MAINTAINERS: Add myself to write-after-approval list.
9107
7c005a3a
AO
91082003-01-15 Alexandre Oliva <aoliva@redhat.com>
9109
9110 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9111 * configure: Rebuilt.
9112
3dfabf63
NN
91132003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9114
9115 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9116 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9117 * Makefile.in: Regenerate.
9118 * configure: Regenerate.
9119
cf53ae10
AO
91202003-01-09 Alexandre Oliva <aoliva@redhat.com>
9121
9122 * configure.in: Remove Makefile in build, host and target modules
9123 unless configure was run with --no-recursion.
9124 * configure: Rebuilt.
9125
3fbe8e4a
CC
91262003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9127
9128 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9129 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9130 * Makefile.in: Regenerate.
9131
66e2aa7d
CD
91322003-01-08 Chris Demetriou <cgd@broadcom.com>
9133
9134 * config.guess: Update to 2003-01-03 version.
9135 * config.sub: Update to 2003-01-03 version.
9136
b5038cfb
CF
91372003-01-07 Christopher Faylor <cgf@redhat.com>
9138
9139 * configure: Regenerate with proper autoconf 2.13.
9140
d02c69be
CF
91412003-01-07 Christopher Faylor <cgf@redhat.com>
9142
9143 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9144 * configure: Regenerate.
d02c69be 9145
e914a571
AC
91462003-01-06 Andrew Cagney <ac131313@redhat.com>
9147
9148 * configure.in (GDB_TK): Add tcl directories conditional on
9149 gdb/gdbtk directory being present.
9150 * configure: Regenerate.
abb2db7a 9151
dce2d8b2 91522003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9153
dce2d8b2
EB
9154 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9155 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9156 * configure: Rebuilt.
9157
89a7012a
TT
91582002-12-31 Tom Tromey <tromey@redhat.com>
9159
9160 * Makefile.in: Rebuilt.
9161 * Makefile.def (target_modules) [libffi]: Allow installation.
9162
3f4f56e2
AS
91632002-12-31 Andreas Schwab <schwab@suse.de>
9164
9165 * configure.in: Fix use of $program_transform_name.
9166 * configure: Regenerated.
9167
6c1b8d0a
DJ
91682002-12-30 Daniel Jacobowitz <drow@mvista.com>
9169
9170 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9171 * configure: Regenerated.
6c1b8d0a 9172
c5120911
AO
91732002-12-29 Alexandre Oliva <aoliva@redhat.com>
9174
9175 * Makefile.tpl (local-distclean): Don't remove...
9176 (multilib.ts): ... this. Moved into...
9177 (multilib.out): ... this. Don't use sub-make.
9178 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9179 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9180 (configure-build-[+module+], configure-[+module+],
9181 configure-target-[+module+], configure-gcc): ... these. Test
9182 for Makefile existence. Drop config.status from dependencies.
9183 * Makefile.in: Rebuilt.
9184 * configure.in: Move gcc-version-trigger to the end of
9185 ac_configure_args. Add comments to maybedep.tmp and
9186 serdep.tmp. Introduce --disable-serial-configure. Remove
9187 nonopt from baseargs, matching and removing corresponding
9188 whitespace while at it.
9189 * configure: Rebuilt.
9190
e245b0ea
AO
91912002-12-28 Alexandre Oliva <aoliva@redhat.com>
9192
903de295
AO
9193 * configure.in (host_configargs): Replace reference to
9194 no-longer-defined buildopts with --build=${build_alias}.
9195 * configure: Rebuilt.
9196
e245b0ea
AO
9197 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9198 program_transform_name to standard idiom.
9199 (AUTOGEN, AUTOCONF): Define.
9200 (Makefile.in): Use $(AUTOGEN).
9201 (Makefile): Depend on config.status, and use autoconf-style rule to
9202 build it. Move original commands to...
9203 (config.status): ... this new target.
9204 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9205 $(AUTOCONF).
9206 * Makefile.in: Rebuilt.
9207
671aa708
NN
92082002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9209
53fbfb58
NN
9210 * Makefile.tpl: Fix dramatic bustage due to change in
9211 program_transform_name.
9212 * Makefile.in: Regenerate.
9213
9214 * configure.in: Remove unnecessary PATH setting.
9215 * configure: Regnerate.
9216
9217 * configure.in: Don't default to unprefixed tools unless
9218 the native tools will work.
9219 * configure: Regenerate.
9220
671aa708
NN
9221 * configure.in: Convert to autoconf script. Blow away lots
9222 of now-redundant Makefile fragments.
9223 * configure: Generate using Autoconf.
9224 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9225 * Makefile.in: Regenerate.
9226
57f40826
NN
92272002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9228
3fedb745
NN
9229 * configure: Fix stupid bug where RANLIB was mistakenly included.
9230
abb2db7a 9231 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9232 (build_configargs, host_configargs, target_configargs).
9233
9234 * configure.in: Move logic out of sed statement.
9235
abb2db7a 9236 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9237 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9238
315fa0f4
SS
92392002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9240
9241 * config.sub: Import from master repository
9242 * config.guess: Ditto
9243
45aff44f
AS
92442002-12-24 Andreas Schwab <schwab@suse.de>
9245
9246 * Makefile.tpl (multilib.out): Fix missing space.
9247 * Makefile.in: Regenerate.
9248
88b5521b
NN
92492002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9250
9251 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9252 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9253 * Makefile.in: Regenerate.
9254 * configure.in: Remove unnecessary leftovers.
9255
2a726918
GK
92562002-12-21 Geoffrey Keating <geoffk@apple.com>
9257
9258 * configure.in (extra_ranlibflags_for_target): New variable.
9259 (*-*-darwin): Add -c to ranlib commands.
9260 * configure (tooldir): Handle extra_ranlibflags_for_target.
9261
aace3269 92622002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9263
9264 * Makefile.tpl: Revert HJL's change.
9265 * Makefile.in: Regenerated.
9266 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9267 always.
9268
f0895142
AS
92692002-12-19 Andreas Schwab <schwab@suse.de>
9270
9271 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9272 * Makefile.in: Regenerate.
9273
dce2d8b2 92742002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9275
9276 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9277 * Makefile.in: Regenerated.
9278
9279 * configure.in (build_prefix): New. Substitute.
9280
212f6dd0
NN
92812002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9282
79308c5d
NN
9283 * Makefile.tpl: Don't let real targets depend on phony targets.
9284 * Makefile.in: Regenerate.
9285
212f6dd0
NN
9286 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9287 * Makefile.in: Regenerate.
9288
ab17919f
SS
92892002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9290
9291 * config.sub: Import from master repository
9292 * config.guess: Ditto
9293
5ecf91d1
JM
92942002-12-16 Jason Merrill <jason@redhat.com>
9295
9296 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9297 previous 'make bootstrap'.
9298 * Makefile.in: Regenerate.
9299
d8437e1b
HPN
93002002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9301
9302 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9303
4977bab6
ZW
93042002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9305
9306 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9307 * Makefile.in: Regenerate.
9308
0edcfdcb
JM
93092002-12-13 Jason Merrill <jason@redhat.com>
9310
6248218a 9311 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9312 library tests.
9313 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9314 * Makefile.in: Regenerate.
9315
4977bab6
ZW
93162002-12-12 Alexandre Oliva <aoliva@redhat.com>
9317
9318 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9319 * Makefile.in: Rebuilt.
9320
f87505dd
AO
93212002-12-12 Alexandre Oliva <aoliva@redhat.com>
9322
9323 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9324
4977bab6
ZW
93252002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9326
9327 * configure: Fix bug put in by gremlins.
9328
9329 * Makefile.tpl: Substitute more autoconfily.
9330 * configure: Substitute more autoconfily.
9331 * Makefile.in: Regenerate.
9332
7f0db92a
SS
93332002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9334
9335 * config.sub: Import from master repository
9336 * config.guess: Ditto
9337 * MAINTAINERS: Added Svein Seldal under write after approval
9338
4977bab6
ZW
93392002-12-08 Andrew Cagney <ac131313@redhat.com>
9340
9341 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9342 * Makefile.in (all-sim): Ditto.
9343
93442002-12-06 DJ Delorie <dj@redhat.com>
9345
9346 * Makefile.tpl: Change configure dependencies to not have real
9347 targets depend on phony targets.
9348
93492002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9350
9351 * configure.in: Revert unintentional change.
9352
9353 * Makefile.tpl: Change dependency for */multilib.out so that
9354 it works when gcc isn't in the tree.
9355
9356 * configure.in: Substitute more.
9357 * configure: Run subconfigures from the Makefile.
9358 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9359 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9360
67f1b906
GP
93612002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9362
9363 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9364
4977bab6
ZW
93652002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9366
9367 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9368 and corresponding dependencies.
9369 * Makefile.in: Regenerate.
9370
9371 * configure.in (host_tools): Order binutils, gas and ld for
9372 convenience in running the testsuites.
9373
9374 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9375 * Makefile.in: Regenerate.
9376 * configure.in: Introduce rules to serialize subconfigure runs.
9377
9378 * configure.in: Introduce BASE_CC_FOR_TARGET.
9379 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9380 Realize configure-build-* targets. Realize configure-target-* targets.
9381 * Makefile.in: Regenerate.
9382
93832002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9384
9385 * configure: Move gcc_version_trigger stuff from here...
9386 * configure.in: ...to here.
9387
9388 * configure.in: Separate subconfigure options added by this file from
9389 options given by the user. Add machinery to put args for host
9390 subconfigures into the Makefile.
9391
9392 * Makefile.tpl: Remove 'vault' targets.
9393 * Makefile.tpl: Reorder and comment dependencies.
9394 * Makefile.in: Regenerate.
9395
93962002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9397 * configure.in: Fix my broken commit of previous patch. (sigh)
9398
743f054e
GK
93992002-11-28 Geoffrey Keating <geoffk@apple.com>
9400
9401 * configure.in: Move host-specific darwin noconfigdirs into
9402 the host-specific section.
9403
4977bab6
ZW
94042002-11-28 Geoffrey Keating <geoffk@apple.com>
9405
9406 * configure.in: Move host-specific darwin noconfigdirs into
9407 the host-specific section.
9408
94092002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9410
9411 * configure: Remove skip-this-dir support.
9412 * Makefile.tpl: Remove skip-this-dir support.
9413
9414 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9415 subdirectories.
9416 * Makefile.in: Regenerate.
9417
9418 * Makefile.tpl: Strip out useless setting of 'dir'.
9419 * Makefile.in: Regenerate.
9420
94212002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9422
9423 * configure.in: Fix deeply stupid bug.
9424
9425 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9426 shell code in CXX_FOR_TARGET
9427 * Makefile.def: Introduce raw_cxx.
9428 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9429 RAW_CXX_FOR_TARGET.
9430 * Makefile.in: Regenerate.
9431
94322002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9433
9434 * Makefile.tpl: Remove unnecessary ifs.
9435 * Makefile.in: Regenerate.
9436
9437 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9438 dependencies. Maybe-ize build-libiberty. Create dummy install
9439 targets for 'no_install' modules.
9440 * configure: Move GDB_TK substitution to configure.in. Move
9441 build_modules stuff to configure.in.
9442 * configure.in: Implement soft dependency machinery. Maybe-ize
9443 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9444 * Makefile.in: Regenerate.
9445
94462002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9447
9448 * Makefile.tpl: Make all-target, install-target behave similarly
9449 to all, install (only hitting configured targets). Eliminate
9450 unused macro defintions.
9451
9452 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9453 build != host.
9454
9455 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9456
9457 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9458
9459 * configure.in: Produce lists of subdir targets we're actually
9460 configuring. Remove references to "dosrel".
9461 * Makefile.tpl: Let configure set which subdir targets are hit.
9462 Remove install-cross; clean up install; remove ALL. Remove
9463 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9464 Autogenerate host module targets. Remove empty dependency lines
9465 and redundant dependency; rearrange slightly.
9466 * Makefile.def: Add host-side libtermcap, utils.
9467
9468 * Makefile.in: Regenerate.
9469
e6226a2f
RO
94702002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9471
9472 * ltconfig (osf[345]): Append $major to soname_spec.
9473 Reflect this in library_names_spec.
9474 * ltmain.sh (osf): Prefix $major with . for use as extension.
9475
3b75d237
AJ
94762002-11-19 Andreas Jaeger <aj@suse.de>
9477
9478 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9479 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9480 and sparc64 GNU/Linux systems.
9481
809108de
NS
94822002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9483
9484 * MAINTAINERS: Update email.
9485
e7e0de7e
GP
94862002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9487
9488 * MAINTAINERS: Complete James Dennett's entry.
9489
f7109dea
EB
94902002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9491
9492 * MAINTAINERS (Write After Approval): Add myself.
9493
d3ac17c9
BK
94942002-11-13 Bruce Korb <bkorb@gnu.org>
9495
9496 * Makefile.tpl: syntactic cleanup
9497
dce2d8b2 94982002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9499
9500 * MAINTAINERS: Add myself to write-after-approval list.
9501
4977bab6
ZW
95022002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9503
9504 * Makefile.def: Add list of recursive targets to autogenerate.
9505 Add build_modules.
9506 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9507 targets. Autogenerate *-build-* targets.
9508 * Makefile.in: Regenerate.
9509
95102002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9511
9512 * configure: More autoconf-style substitutions.
9513 * Makefile.tpl: More autoconf-style substitutions.
9514 * Makefile.in: Regenerate.
9515
95162002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9517
9518 * configure: Substitute more variables in a more autoconf-friendly
9519 way. Simplify slightly.
9520 * Makefile.tpl: Make more variables substitutable in an
9521 autoconf-friendly way.
9522 * Makefile.in: Regenerate.
9523
d4783999
JW
95242002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9525
9526 * MAINTAINERS (Write After Approval): Add myself.
9527
4977bab6
ZW
95282002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9529
9530 * configure.in (v810*): Remove special setting of tools.
9531
9532 * configure: Add support for extra required flags for ar or nm.
9533 * configure.in (aix4.3+): Use above support for target-specific
9534 issues, rather than using config/mt-aix43.
9535
95362002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9537
9538 * configure: Remove 'removing', which doesn't work. Replace $subdir
9539 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9540 with $srcdir. Reformat indentation. Substitute some variables
9541 formerly hard-coded in the Makefile for build=host.
9542 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9543 * Makefile.def: Autogenerate more.
9544 * Makefile.in: Regenerate.
9545
1c9c903e
AN
95462002-11-04 Adam Nemet <anemet@lnxw.com>
9547
9548 * MAINTAINERS (Write After Approval): Add myself.
9549
40673d2b
KB
95502002-11-04 Kevin Buettner <kevinb@redhat.com>
9551
9552 * Makefile.def (host_modules): Add rda.
9553 * Makefile.in: Regenerate.
9554 * configure.in (target_tool): Add target-rda to list.
9555
42e650ae
GP
95562002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9557
9558 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9559
e004b81f
PE
95602002-10-25 Phil Edwards <pme@gcc.gnu.org>
9561
9562 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9563 and restrap targets to this rule.
9564 * Makefile.in: Regenerate.
9565
06bd49b1
GP
95662002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9567
9568 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9569 GNATS only accounts.
9570
d0af82b0
HPN
95712002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9572
9573 * configure.in (i[3456]86-*-linux*): Add check to disable
9574 ${libgcj} for glibc1.
9575
10782654
DC
95762002-10-24 Denis Chertykov <denisc@overta.ru>
9577
9578 * MAINTAINERS: Add myself as ip2k port maintainer.
9579
a5a438f5
SS
95802002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9581
9582 * configure.in: Add tic4x target.
9583
fe3d5b7f
NN
95842002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9585
aba8a494
NN
9586 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9587 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9588 * Makefile.in: Regenerate.
9589
fe3d5b7f
NN
9590 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9591 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9592 * Makefile.in: Regenerate.
9593
a6ad79e7
JJ
95942002-10-02 Janis Johnson <janis187@us.ibm.com>
9595
9596 * MAINTAINERS: Add myself as web pages co-maintainer.
9597
6a8a9058
NN
95982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9599
9600 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9601 * Makefile.in: Regenerate.
9602
327d975a
ZW
96032002-10-02 Zack Weinberg <zack@codesourcery.com>
9604
9605 * MAINTAINERS: Add myself and Nathan Sidwell
9606 <nathan@codesourcery.com> as VxWorks maintainers.
9607
a5ae8f19 96082002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9609
9610 * Makefile.def: Remove order dependency comments.
9611 * Makefile.tpl: Add explicit install-install dependencies.
9612 * Makefile.in: Regenerate.
d0f6c823 9613
34c6040c 9614 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9615 * Makefile.in: Regenerate.
34c6040c 9616
d0f6c823
NN
9617 * Makefile.tpl: Add configure-target (for src-release in src)
9618 * Makefile.in: Regenerate.
9619
50bd210b
NC
96202002-09-30 Nick Clifton <nickc@redhat.com>
9621
9622 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9623
ca25149e
UW
96242002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9625
9626 * configure.in (s390*-*-linux*): Enable libgcj.
9627
dd30b57d
NN
96282002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9629
9e60a678
NN
9630 * configure: Revert accidentally applied changes.
9631
dd30b57d
NN
9632 * Makefile.tpl: Make more autoconf-friendly.
9633 * Makefile.in: Regenerate.
9634 * configure: Make substitution more autoconf-like.
9635
5831424e
RE
96362002-09-28 Richard Earnshaw <rearnsha@arm.com>
9637
9638 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9639 single entry to handle all these.
9640 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9641 libjava on arm-*-elf.
9642
b7f3b15b
GK
96432002-09-27 Geoffrey Keating <geoffk@apple.com>
9644
9645 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9646 things that depend on them.
9647
0dffceed
NN
96482002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9649
9650 * Makefile.tpl: Make subsituted variables more autoconfy.
9651 * Makefile.in: Regenerate.
9652 * configure: Make seds more autoconfy.
9653
1db75a86 96542002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9655
9656 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9657 * Makefile.in: Regenerate.
9658 * configure.in: Rewrite sed statements to look autoconfy.
9659
1db75a86
NN
9660 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9661 all-target-foo on configure-target-foo.
9662 * Makefile.def: Ditto.
9663 * Makefile.in: Rebuild.
9664
741a4e89
AH
96652002-09-25 Andrew Haley <aph@redhat.com>
9666
9667 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9668
95ddd785
NN
96692002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9670
9671 * Makefile.def: New file.
9672 * Makefile.tpl: New file.
9673 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9674 * contrib/gcc_update: Note that Makefile.in is a generated file.
9675
9676 * configure.in: Minor rearrangement. Simplify tests.
9677
65a824f6
JT
96782002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9679
9680 * configure.in (with_headers): Skip copy if value is "yes".
9681 (with_libs): Likewise.
9682
51270f0a 96832002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9684
9685 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9686 * configure.in (sh*-*-pe*): Ditto.
9687 * configure.in (mips*-*-pe*): Ditto.
9688 * configure.in (*arm-wince-pe): Ditto.
9689
8f89dbf4
NN
9690 * configure.in: Rearrange.
9691
c1b8db3f
KH
96922002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9693
9694 * MAINTAINERS: Update my email address.
9695
341f0575
PK
96962002-08-30 Paul Koning <pkoning@equallogic.com>
9697
9698 * MAINTAINERS: (Write After Approval): Add myself.
9699
d2e06980
GK
97002002-08-29 Geoffrey Keating <geoffk@redhat.com>
9701
9702 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9703
4906d5d8
GK
97042002-08-24 Geoffrey Keating <geoffk@redhat.com>
9705
9706 * MAINTAINERS: Change my mailing address.
9707
e9a25cc8
PC
97082002-08-21 Paolo Carlini <pcarlini@unitus.it>
9709
9710 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9711 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9712
dce2d8b2 97132002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9714
9715 * MAINTAINERS (Write After Approval): Remove myself.
9716 (Various Maintainers: c++ runtime libs): Add myself.
9717
5ce6f47b
EC
97182002-08-15 Eric Christopher <echristo@redhat.com>
9719
9720 * config.sub: Import from master repository.
9721 * config.guess: Ditto.
9722
7f9317f0
AO
97232002-08-19 Alexandre Oliva <aoliva@redhat.com>
9724
9725 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9726 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9727 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9728
7aecca3d
AH
97292002-08-16 Aldy Hernandez <aldyh@redhat.com>
9730
9731 * MAINTAINERS: Add self to rs6000 vector extensions.
9732
8ea4b195
AO
97332002-08-15 Alexandre Oliva <aoliva@redhat.com>
9734
9735 * libiberty/configure: Reverted unintended yesterday's check in.
9736
f5cc59a7
AO
97372002-08-14 Alexandre Oliva <aoliva@redhat.com>
9738
9739 * boehm-gc/configure, libf2c/configure: Rebuilt.
9740 * libffi/configure, libiberty/configure: Ditto.
9741 * libjava/configure, libobjc/configure: Ditto.
9742 * libstdc++-v3/configure, zlib/configure: Ditto.
9743 Merged from binutils:
9744 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9745 From Steve Ellcey <sje@cup.hp.com>:
9746 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9747 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9748 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9749 IA64.
9750 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9751 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9752 soname_spec, sys_lib_search_path_spec): Ditto.
9753
dce2d8b2 97542002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9755
9756 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9757
2ff34870
L
97582002-08-04 H.J. Lu (hjl@gnu.org)
9759
9760 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9761
a014f2fe
KW
97622002-08-02 Krister Walfridsson <cato@df.lth.se>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
c01d477a
AM
97662002-07-31 Alan Modra <amodra@bigpond.net.au>
9767
9768 * configure.in: Move generic linux case to end. Copy generic
9769 linux noconfigdirs to mips*-*-linux* entry and new
9770 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9771
68cd2524
MM
97722002-07-19 Michael Matz <matz@suse.de>
9773
9774 * MAINTAINERS: Add myself as ra* maintainer.
9775
e2d83b8c
CD
97762002-07-16 Chris Demetriou <cgd@broadcom.com>
9777
9778 * config.guess: Update to 2002-07-09 version.
9779 * config.sub: Update to 2002-07-03 version.
9780
cece4f1d
HPN
97812002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9782
9783 * MAINTAINERS: Fix typo in a maintainer email address.
9784
bb654703
NN
97852002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9786
9787 * configure.in: Remove two redundant tests.
9788
789b7de5
RO
97892002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9790
9791 * configure.in (mips*-*-irix6*o32): Enable stabs.
9792
e1da1089
NN
97932002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9794
f3970bba
NN
9795 * configure.in: Don't build grez.
9796 * Makefile.in: Ditto.
9797
e1da1089
NN
9798 * Makefile.in: Remove references to bsp, cygmon, libstub.
9799 * configure.in: Ditto.
9800
9801 * configure.in: Remove leftover reference to gdbtest.
9802
57c905fa
PE
98032002-07-08 Phil Edwards <pme@gcc.gnu.org>
9804
9805 * configure.in (gxx_include_dir): Change to match versioned
9806 C++ headers if --enable-version-specific-runtime-libs is used.
9807
a0af94a7 98082002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9809
a0af94a7
SE
9810 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9811
423ce3eb
NN
98122002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9813
9814 * configure.in: Make --without-x work.
9815
98186934
NN
98162002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9817
c3b7d169
NN
9818 * configure.in: Rearrange target Makefile fragment collection.
9819
98186934
NN
9820 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9821 cvs[src].
9822 * configure.in: Ditto.
9823
eebd288a
MK
98242002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9825
9826 * MAINTAINERS (Write After Approval): Update my e-mail address.
9827
3ab36f05
NN
98282002-06-24 Ben Elliston <bje@redhat.com>
9829
9830 * configure.in (host_tools): Remove cgen.
9831
9832 * Makefile.in (all-cgen): Remove; runs from its source directory.
9833 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9834 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9835 (all-sim): Likewise.
9836
dce2d8b2 98372002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9838
9839 * Makefile.in: Eliminate 'apache' targets.
9840 * configure.in: Eliminate 'apache' targets.
9841
55380b08
NN
9842 * configure.in: Eliminate redundant tests. Reorganize.
9843
9a5c1b9d
NN
9844 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9845
5fd3853a
NN
9846 * config-ml.in: Eliminate references to Cygnus configure.
9847
cfefc434
NN
9848 * Makefile.in: Eliminate references to building emacs.
9849
2fe93885
GS
98502002-06-28 Graham Stott <graham.stott@btinternet.com>
9851
9852 * MAINTAINERS: Update my email address.
9853
53c40185
BK
98542002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9855
9856 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9857 (cxx_incdir): Remove.
53c40185 9858
97679694
NN
98592002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9860
9861 * MAINTAINERS (Write After Approval): Add self.
9862
b03bcd37
DC
9863Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9864
9865 * configure.in: Add support for ip2k.
9866
6bd12129
NN
98672002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9868
9869 * configure.in: Fix AIX configury bug.
9870
e0d98a92
SE
98712002-06-20 Steve Ellcey <sje@cup.hp.com>
9872
9873 * MAINTAINERS (Write After Approval): Add self.
9874
ba3292db
NN
98752002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9876
ef40bc65
NN
9877 * configure.in: replace ${topsrcdir} with ${srcdir}
9878
7a0be465
NN
9879 * configure.in: Move definition of libstdcxx_flags
9880 right above usage, rather than waaay earlier.
9881
e1848dde
NN
9882 * configure.in: Pull definition of is_cross_compiler earlier.
9883
8bc2fff1
NN
9884 * configure.in: Rearrange a little.
9885
ba3292db
NN
9886 * configure.in: Remove references to librx.
9887 * Makefile.in: Remove references to librx.
9888
11d8b408
DC
9889Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9890
9891 * config.sub: Add support for avr target.
9892 Import from master sources, rev 1.255
5ce6f47b 9893
93da8339
PE
98942002-06-19 Phil Edwards <pme@gcc.gnu.org>
9895
9896 * configure, .cvsignore: Revert previous change...
9897 * Makefile: ...delete.
9898
b4caab5c
NN
98992002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9900
9901 * configure.in: Eliminate ${gasdir} variable.
9902
ee777171
DB
99032002-06-18 Dave Brolley <brolley@redhat.com>
9904
9905 * configure.in: Add support for frv.
9906 * config.sub: Add support for frv.
9907
26e4af54
PE
99082002-06-18 Phil Edwards <pme@gcc.gnu.org>
9909
9910 * configure: Remove garbage from previous commit.
9911
bb20b7da
PE
99122002-06-18 Phil Edwards <pme@gcc.gnu.org>
9913
9914 * configure: For in-source builds, make a subdir and re-exec there.
9915 * Makefile: New file. Pass targets through to build directory.
9916 * .cvsignore: No longer ignore "Makefile".
9917
9d321f6c
DR
99182002-06-16 Douglas Rupp <rupp@gnat.com>
9919
9920 * MAINTAINERS (Write After Approval): Add self.
9921
c8eb2bc0
KG
99222002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9923
9924 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9925
f210d239
JT
99262002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9927
9928 * configure.in (vax-*-netbsd*): Re-enable gas.
9929
e9667b3c
NN
99302002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9931
efe1f357
NN
9932 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9933 BUILD_PREFIX_1, to correct nomenclature.
9934 * configure: Likewise.
9935
e9667b3c
NN
9936 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9937 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9938
fe2fe497
OH
99392002-05-31 Olaf Hering <olh@suse.de>
9940
9941 * config-ml.in: Propogate DESTDIR also.
9942
dcf7f0dd
JT
99432002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9944
9945 * configure.in (vax-*-netbsd*): Don't build gas for this
9946 platform.
9947
6ff14f32
MM
99482002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9949
9950 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9951 and libgcj for AVR.
9952
397de1ff
KK
99532002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9954
9955 * MAINTAINERS (Write After Approval): Add myself.
9956
ac30211c
JT
99572002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9958
9959 * config.guess: Update to 2002-05-22 version.
9960 * config.sub: Likewise.
9961
1e6347d8
RO
99622002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9963
9964 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9965 * config-ml.in: Likewise.
9966 * configure: Likewise.
9967 * configure.in: Likewise.
9968
e5ce1d6d
SC
99692002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9970
9971 * MAINTAINERS: Update my email address.
9972
6cdef75d
NN
99732002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9974
4a87f061
NN
9975 * configure.in: Simplify makefile fragment collection.
9976
9977 * configure.in: Remove code to build emacs.
603606e7 9978
e254d6b5
NN
9979 * configure.in : Remove --srcdir argument from targargs and buildargs
9980 (it's always overridden in the Makefile anyway). Rearrange a bit.
9981
9982 * configure: Move some logic to configure.in.
9983 * configure.in: Move some logic from configure.
6cdef75d 9984
1d6006fe
TT
99852002-05-11 Tom Tromey <tromey@redhat.com>
9986
9987 * MAINTAINERS: Reflect libgcj reality.
9988
b70b3534
FS
99892002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9990
9991 * Makefile.in: Honour DESTDIR.
9992
4434687a
MM
99932002-05-08 Mark Mitchell <mark@codesourcery.com>
9994
9995 * config.guess: Import 2002-03-20 version.
9996 * config.sub: Import 2002-04-26 version.
9997
a89e49c7
RO
99982002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9999
10000 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10001
44e55536
TJ
100022002-05-07 Tim Josling <tej@melbpc.org.au>
10003
10004 * MAINTAINERS: Add self.
10005
dce2d8b2 100062002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10007
10008 * ltmain.sh: Detect and handle object name conflicts
10009 while piecewise linking a static library.
10010
b7c13625
AO
100112002-05-05 Alexandre Oliva <aoliva@redhat.com>
10012
10013 * configure.in (noconfigdirs): Don't disable libgcj on
10014 sparc64-*-solaris* and sparcv9-*-solaris*.
10015
4182d9fa
AO
100162002-05-03 Alexandre Oliva <aoliva@redhat.com>
10017
10018 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10019
7bebf279
TF
100202002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10021
10022 * configure.in (FLAGS_FOR_TARGET): Do not add
10023 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10024 on i[3456]86-*-linux*.
10025
9a06dc7d
TF
100262002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10027
10028 * configure.in (noconfigdirs): Replace [ ] with test.
10029
10030 * configure.in (noconfigdirs): Do not add target-newlib if
10031 target == i[3456]86-*-linux*, and host == target.
10032
a51a07fa
NN
100332002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10034
9e7facd6
DD
10035 * configure.in: delete reference to absent file
10036
aeaa0f2f
NN
10037 * configure.in: replace '[' with 'test'
10038
4bb98828
NN
10039 * configure.in: Eliminate references to gash.
10040 * Makefile.in: Eliminate references to gash.
10041
64791664
NN
10042 * configure.in: remove useless references to 'pic' makefile fragments.
10043
3ed57cf4
NN
10044 * configure.in: (*-*-windows*) Finish removing.
10045
a51a07fa
NN
10046 * configure.in: Eliminate redundant test for libgui.
10047
8552f6f1
RS
100482002-04-29 Roger Sayle <roger@eyesopen.com>
10049
10050 * MAINTAINERS: Add self and realphabetize. Update entries
10051 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10052 entry for a29k port maintainer.
10053
dce2d8b2 100542002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10055
10056 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10057 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10058
704c9a14
NN
100592002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10060
10061 * configure.in: remove references to dead files
10062
7bff5059
MM
100632002-04-19 Mark Mitchell <mark@codesourcery.com>
10064
10065 * MAINTAINERS: Add information about purpose of this file.
10066
0c7c67f0
TT
100672002-04-18 Tom Tromey <tromey@redhat.com>
10068
10069 * configure.in: Disallow configuring libgcj when it is already
10070 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10071 Solaris 2.8 by default. For PR libgcj/6158.
10072
63501e91
NN
100732002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10074
10075 * configure.in: Move default CC setting out of config/mh-* fragments
10076 directly into here.
10077
701afd4d
NN
100782002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10079
10080 * configure.in: don't even try to configure or make a subdirectory
10081 if there's no configure script for it.
10082
07cdae91
MM
100832002-04-15 Mark Mitchell <mark@codesourcery.com>
10084
10085 * MAINTAINERS: Remove chill maintainers.
10086 * Makefile.in (CHILLFLAGS): Remove.
10087 (CHILL_LIB): Remove.
10088 (TARGET_CONFIGDIRS): Remove libchill.
10089 (CHILL_FOR_TARGET): Remove.
10090 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10091 CHILL_LIB.
10092 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10093 (CHECK_TARGET_MODULES): Likewise.
10094 (INSTALL_TARGET_MODULES): Likewise.
10095 (CLEAN_TARGET_MODULES): Likewise.
10096 (configure-target-libchill): Remove.
10097 (all-target-libchill): Remove.
10098 * configure.in (target_libs): Remove target-libchill.
10099 Do not compute CHILL_FOR_TARGET.
10100 * libchill: Remove directory.
5ce6f47b 10101
ab50d72b
DD
101022002-04-11 DJ Delorie <dj@redhat.com>
10103
10104 * Makefile.in, configure.in: Sync with binutils, entries
10105 follow...
10106
0a1e123a
DD
101072002-04-07 Andrew Cagney <ac131313@redhat.com>
10108
10109 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10110 (do-tar, do-bz2): New rules.
10111 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10112 (gdb-tar): New rule.
10113 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10114 (insight_dejagnu.tar): New rule.
10115 (insight.tar): New rule.
10116 (gdb+dejagnu.tar): New rule.
10117 (gdb.tar): New rule.
10118
ab50d72b
DD
101192002-02-01 Mo DeJong <supermo@bayarea.net>
10120
10121 * Makefile.in: Add all-tix to deps for all-snavigator
10122 so that tix is built when building snavigator.
10123
101242002-01-11 Steve Ellcey <sje@cup.hp.com>
10125
10126 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10127 ld and gdb are not supported.
10128
101292002-01-07 Mark Salter <msalter@redhat.com>
10130
10131 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10132 Allow target-libgloss to be built for arm, strongarm, and xscale.
10133
101342001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10135
10136 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10137 options for i[3456]86-pc-linux* native builds.
10138
101392001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10140
10141 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10142 files from .po files for a distribution.
10143
101442001-09-03 Jeff Holcomb <jeffh@redhat.com>
10145
10146 * configure.in: Enable libstdc++-v3 for h8300 targets.
10147
101482001-06-19 Alan Modra <amodra@bigpond.net.au>
10149
10150 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10151 version from bfd/.
10152
10153Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10154
10155 * Makefile.in (VER): When present, extract the version number from
10156 the file version.in.
10157
dce2d8b2 101582001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10159
10160 * configure.in : enable ld for aix
10161
101622001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10163
10164 * config.guess: Add linux target for S/390.
10165
101662000-11-07 Philip Blundell <pb@futuretv.com>
10167
10168 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10169
101702000-11-03 Philip Blundell <pb@futuretv.com>
10171
10172 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10173 files.
10174
101752001-01-15 Ben Elliston <bje@redhat.com>
10176
10177 * configure.in (host_tools): Add sid.
10178 Always configure cgen.
10179
101802000-11-24 Nick Clifton <nickc@redhat.com>
10181
10182 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10183
10184
101852000-08-20 Doug Evans <dje@casey.transmeta.com>
10186
10187 * Makefile.in (ALL_MODULES): Add all-cgen.
10188 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10189 (all-cgen): New target.
10190 (all-opcodes,all-sim): Depend on all-cgen.
10191 * configure.in (host_tools): Add cgen.
10192 Only configure cgen if --enable-cgen-maint.
10193
dce2d8b2 101942002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10195
10196 * configure.in: Add *-*-freebsd* configurations.
10197
90def2b2
TT
101982002-04-08 Tom Tromey <tromey@redhat.com>
10199
10200 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10201 Fixes PR libgcj/6068.
10202
320d7e7a
KW
102032002-03-30 Krister Walfridsson <cato@df.lth.se>
10204
10205 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10206
18b467f1
RO
102072002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10208
10209 * configure.in (alpha*-dec-osf*): Enable libgcj.
10210
dce2d8b2 102112003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10212
10213 * MAINTAINERS (Write After Approval): Add myself.
10214
56ae9405
NC
102152002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10216
10217 Fix for: PR bootstrap/3591, target/5676
10218 * configure.in (mcore-pe): Disable the configuration of
10219 libstdc++-v3 since exceptions are not supported.
10220
f18d9a0c
AG
102212002-03-20 Anthony Green <green@redhat.com>
10222
10223 * configure.in: Enable libgcj for xscale-elf target.
10224
dce2d8b2 10225Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10226
10227 * MAINTAINERS: Update my email address.
10228
28eca9e8
AO
102292002-03-16 Alexandre Oliva <aoliva@redhat.com>
10230
10231 * ltmain.sh (relink_command): Fix typo in previous change.
10232
e67e72c7
AO
102332002-03-15 Alexandre Oliva <aoliva@redhat.com>
10234
10235 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10236 (relink_command): Added --tag flags.
10237 (mode=install): If relinking fails; error out.
10238
c2273204
RH
102392002-03-12 Richard Henderson <rth@redhat.com>
10240
10241 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10242 .NOTPARALLEL tag.
10243 (do-check): Rename from check.
10244 (check): Allow parallel check.
10245
bcb64245
BW
102462002-03-12 Bob Wilson <bob.wilson@acm.org>
10247
10248 * MAINTAINERS: Add myself as maintainer for xtensa port.
10249 Fix alphabetical order in CPU port maintainer list.
10250 Remove myself from Write After Approval list.
10251
63adb4ff
RH
102522002-03-11 Richard Henderson <rth@redhat.com>
10253
10254 * Makefile.in (.NOTPARALLEL): Add fake tag.
10255
9bec4bf0
L
102562002-03-07 H.J. Lu (hjl@gnu.org)
10257
10258 * configure.in: Enable gprof for mips*-*-linux*.
10259
c7fc1f84
DS
102602002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10261
10262 * MAINTAINERS (Write After Approval): Add myself.
10263
6bff33fb
AO
102642002-02-28 Alexandre Oliva <aoliva@redhat.com>
10265
10266 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10267 libjava.
10268 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10269
0210b33b
AO
102702002-02-23 Alexandre Oliva <aoliva@redhat.com>
10271
10272 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10273 because its Makefile is there; test for the executable instead.
10274
fcc0a3ef
AO
102752002-02-22 Alexandre Oliva <aoliva@redhat.com>
10276
10277 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10278 libstdc++-v3 and libjava.
10279
dce2d8b2 102802002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10281
10282 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10283 boehm-gc
5ce6f47b 10284
40fe0ec3
AO
102852002-02-09 Alexandre Oliva <aoliva@redhat.com>
10286
10287 * config.guess: Updated to 2002-01-30's version.
10288 * config.sub: Updated to 2002-02-01's version.
10289 Contribute sh64-elf.
10290 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10291 * configure.in: Added sh64-*-*.
10292
694d53ee
CD
102932002-02-08 Chris Demetriou <cgd@broadcom.com>
10294
10295 * MAINTAINERS: Belatedly add myself to write after approval list.
10296
a9ca50b1
JH
10297Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10298
10299 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10300 Remove self as Write After Approval.
10301
5ffc3500
GK
103022002-01-31 Geoffrey Keating <geoffk@redhat.com>
10303
10304 * MAINTAINERS: Put self in as maintainer for contrib/regression
10305 directory.
10306
4ceaf7fb
PE
103072002-01-28 Phil Edwards <pme@gcc.gnu.org>
10308
10309 * MAINTAINERS: Update my email address.
10310
51584787
JT
103112002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10312
5ce6f47b
EC
10313 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10314 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10315 libraries if not supported for NetBSD on target CPU.
10316
5701d273
DR
103172002-01-25 Douglas B Rupp <rupp@gnat.com>
10318
10319 * install-sh: Use _inst.$$_ for temp file name.
10320
b299a075
JT
103212002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10322
10323 * MAINTAINERS (Write After Approval): Move my contact info
10324 from here...
10325 (OS Port Maintainers): ...to here (netbsd).
10326
51fe14b5
BW
103272002-01-22 Bob Wilson <bob.wilson@acm.org>
10328
10329 * MAINTAINERS (Write After Approval): Add myself.
10330
dce2d8b2 103312002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10332
10333 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10334 (all-target-fastjar): Also depend on all-target-libiberty.
10335
3cd87679
L
103362002-01-16 H.J. Lu (hjl@gnu.org)
10337
10338 * config.guess: Import from master sources, rev 1.225.
10339 * config.sub: Import from master sources, rev 1.238.
10340
969a6d8f
KH
103412002-01-16 Kazu Hirata <kazu@hxi.com>
10342
10343 * MAINTAINERS (Write After Approval): Remove myself.
10344
366f6a52
FW
103452001-12-19 Florian Weimer <fw@deneb.enyo.de>
10346
10347 * MAINTAINERS (Write After Approval): Add myself.
10348
f02240b6
JM
103492001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10350
10351 * MAINTAINERS: Add self as docs co-maintainer.
10352
5d08dc39
MK
103532001-12-11 Matthias Klose <doko@debian.org>
10354
10355 * MAINTAINERS (Write After Approval): Add myself.
10356
39e790d5
ZW
103572001-12-09 Zack Weinberg <zack@codesourcery.com>
10358
10359 * MAINTAINERS: Update my email address.
10360
4519d6a3
TC
103612001-12-07 Turly O'Connor <turly@apple.com>
10362 * MAINTAINERS (Write After Approval): Add myself.
10363 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10364 (rs6000_initialize_trampoline): Call __trampoline_setup for
10365 ABI_DARWIN too.
10366 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10367 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10368
21cf0a73
PC
103692001-12-07 Paolo Carlini <pcarlini@unitus.it>
10370
10371 * MAINTAINERS (Write After Approval): Add myself.
10372
4ee43206
DR
10373Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10374
10375 * configure, configure.in: Use temp file for long sed commands.
10376
251931f3
LG
103772001-12-03 Laurent Guerby <guerby@acm.org>
10378
10379 * config.sub: Update to version 1.232 on subversion.
10380
03777dd7
BE
103812001-12-03 Ben Elliston <bje@redhat.com>
10382
10383 * MAINTAINERS: Update mail address for config.* patches.
10384
dce2d8b2 103852001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10386 Zack Weinberg <zack@codesourcery.com>
10387
10388 When build != host, create libiberty for the build machine.
10389
10390 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10391 CONFIG_ARGUMENTS.
10392 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10393 New variables.
10394 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10395 and rules.
10396 (all.normal): Depend on ALL_BUILD_MODULES.
10397 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10398 (all-build-libiberty): Depend on configure-build-libiberty.
10399
10400 * configure: Calculate and substitute proper value for
10401 ALL_BUILD_MODULES.
10402 * configure.in: Create the build subdirectory.
10403 Calculate and substitute TARGET_CONFIGARGS (formerly
10404 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10405
04075e8f
ZL
104062001-11-26 Ziemowit Laski <zlaski@apple.com>
10407
10408 * MAINTAINERS (write-after-approval): Add self.
10409
ed19322d
CR
104102001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10411
10412 * MAINTAINERS (GNATS only accounts): Remove self.
10413
90a12988
HPN
104142001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10415
10416 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10417 libf2c.
10418
77e653ad
CR
104192001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10420
10421 * MAINTAINERS (Write After Approval): Add self.
10422
64adad99
DB
104232001-11-12 David O'Brien <obrien@FreeBSD.org>
10424
10425 * MAINTAINERS: mips and s390 are also CPU ports.
10426
834a28c7
DB
104272001-11-12 David O'Brien <obrien@FreeBSD.org>
10428
10429 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10430
ef94239f
DB
104312001-11-11 David O'Brien <obrien@FreeBSD.org>
10432
10433 * MAINTAINERS: Alphabetize.
10434
beda0427
KH
104352001-11-09 Kazu Hirata <kazu@hxi.com>
10436
10437 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10438
6ca224d3
JDA
104392001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10440
10441 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10442
132e4bd7
PE
104432001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10444
10445 * configure.in (--enable-languages): Be more permissive about
10446 syntax. Check for empty lists better. Warn about $LANGUAGES.
10447
c6243b4c
GK
104482001-11-08 Geoffrey Keating <geoffk@redhat.com>
10449
10450 * config.sub: Import from master sources, rev. 1.230.
10451 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10452
abbb9e76
LG
104532001-11-07 Laurent Guerby <guerby@acm.org>
10454
10455 * MAINTAINERS (Write After Approval): Add self.
10456
53cdb27a
HPN
104572001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10458
10459 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10460
dd3a88c9
HPN
104612001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10462
10463 * config.sub: Import from master sources, rev 1.226.
10464 * config.guess: Import from master sources, rev 1.216.
10465
d344dce9
HPN
104662001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10467
10468 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10469 * MAINTAINERS: Add self as maintainer of MMIX port.
10470 Remove old after-approval entry.
10471
63f6bcd7
JM
104722001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10473
10474 * ChangeLog, configure: Fix spelling errors.
10475
84f92638
BK
104762001-10-20 Brendan Kehoe <brendan@zen.org>
10477
10478 * MAINTAINERS: Tweak my address.
10479
dce2d8b2 10480Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10481
10482 * MAINTAINERS: Update my email address.
10483
1567080c 104842001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10485
f48a3b5c 10486 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10487 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10488
30106886
GB
104892001-10-10 Geert Bosch <bosch@gnat.com>
10490
e490616e 10491 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10492 Added Robert Dewar.
10493
dce2d8b2 104942001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10495
10496 * MAINTAINERS (Write After Approval): Added self
10497
d1c3e709
GB
104982001-10-02 Geert Bosch <bosch@gnat.com>
10499
10500 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10501
50f5f793
JM
105022001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10503
10504 * configure: Handle temporary files securely using mkdir.
10505
7fddf9a9
AO
105062001-09-29 Alexandre Oliva <aoliva@redhat.com>
10507
10508 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10509
dce2d8b2 105102001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10511
10512 * configure.in (*-*-linux*): Disable configuration of target-newlib
10513 and target-libgloss.
e490616e 10514
0c055e34
AO
105152001-09-26 Alexandre Oliva <aoliva@redhat.com>
10516
10517 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10518 RANLIB.
10519
759bfa90
AO
105202001-09-21 Alexandre Oliva <aoliva@redhat.com>
10521
10522 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10523 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10524 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10525 avoid quotes nesting problems.
10526 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10527 (DO_X): Export only variables that are set.
10528
1dc4a750
BE
105292001-09-19 Ben Elliston <bje@redhat.com>
10530
10531 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10532 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10533 semantics. Use the shell built-in "type" command instead.
10534
898c7238
AO
105352001-08-31 Alexandre Oliva <aoliva@redhat.com>
10536
10537 Merged from gcc-3_0-branch:
10538 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10539 * ltcf-c.sh: Use $objext, not $ac_objext.
10540 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10541 * ltcf-cxx.sh: Add support for GNU.
10542 2001-07-22 Timothy Wall <twall@redhat.com>
10543 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10544 default settings if using GNU tools with that configuration.
10545 * ltcf-cxx.sh: Ditto.
10546 * ltcf-gcj.sh: Ditto.
10547 2001-07-21 Michael Chastain <chastain@redhat.com>
10548 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10549 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10550 * ltmain.sh: Mark as gcc-local.
10551
8fa0a32e
EC
105522001-08-30 Eric Christopher <echristo@redhat.com>
10553 Jason Eckhardt <jle@redhat.com>
10554
10555 * config.guess: Merge from master sources.
10556 * config.sub: Merge from master sources, add support for mipsisa32.
10557
32f30f91 105582001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10559 * config.sub: Merge from master sources, rev 1.219.
10560 * MAINTAINERS: Add self as contact for stormy16 port.
10561
f6084f99
ZW
105622001-08-14 Zack Weinberg <zackw@panix.com>
10563
10564 * config.sub: Merge from master sources, rev 1.218.
10565 * config.guess: Merge from master sources, rev 1.209.
10566
91b54f7f
GS
105672001-08-11 Graham Stott <grahams@redhat.com>
10568
10569 * Makefile.in (check-c++): Add missing semicolon.
10570
e5b3941e
JH
10571Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10572
32f30f91 10573 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10574
6387a56e
EC
105752001-07-30 Eric Christopher <echristo@redhat.com>
10576
10577 * MAINTAINERS (Various maintainers: mips port): Added myself.
10578
53b475f0
AH
105792001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10580
e490616e 10581 * configure.in (sh-*-linux*): New.
53b475f0 10582
2a08c780
RH
105832001-07-27 Richard Henderson <rth@redhat.com>
10584
10585 * .cvsignore: Add LAST_UPDATED.
10586
bfa79422
UW
105872001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10588
10589 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10590
0ae85492
AH
105912001-07-16 Aldy Hernandez <aldyh@redhat.com>
10592
e490616e 10593 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10594
8e1ab0fe
NP
10595Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10596
10597 * MAINTAINERS (Write After Approval): Added myself.
10598
2b997990
SC
105992001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10600
10601 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10602 and libgcj on m68hc11/m68hc12.
10603
d920e825
L
106042001-06-27 H.J. Lu (hjl@gnu.org)
10605
10606 * Makefile (CFLAGS_FOR_BUILD): New.
10607 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10608
d425a1e0
JM
106092001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10610
10611 * README: Remove version number.
10612
5b5b4207
GP
106132001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10614
10615 * INSTALL/README: Update wrt. to the installation instructions now
10616 residing in gcc/doc/install.texi.
10617
be839b69
JM
106182001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10619
10620 * README: Replace with a cut-down and updated version of gcc/README.
10621
fe2ee7c4
DE
106222001-06-12 David Edelsohn <edelsohn@gnu.org>
10623
10624 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10625 multilibs to be disabled.
10626
4f5d646c
DB
106272001-06-11 Daniel Berlin <dan@cgsoftware.com>
10628
10629 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10630
818f0c85
AO
106312001-06-09 Alexandre Oliva <aoliva@redhat.com>
10632
10633 * config.guess: Import CVS version 1.195.
10634 * config.sub: Import CVS version 1.212.
10635
e9a8af10
AO
106362001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10637
10638 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10639 gcc/xgcc is built, use -print-prog-name to find out the program
10640 name to use.
10641
ae3ca0a9
PE
106422001-06-04 Phil Edwards <pme@sources.redhat.com>
10643
10644 * config.guess: Import CVS version 1.194. All gcc-local changes
10645 appear to also be in the master copy.
10646 * config.sub: Import CVS version 1.211.
10647
066bd40d
MM
10648Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10649
10650 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10651 with_gcc]: Use `gcc -shared' to build a shared library.
10652
4aef4f33
JDA
10653Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10654
10655 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10656 archives.
10657
c386f00f
RO
10658Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10659
10660 * MAINTAINERS (Write After Approval): Add myself.
10661
2ae5cea5
HPN
106622001-06-01 Hans-Peter Nilsson <hp@axis.com>
10663
10664 * configure.in (libstdcxx_flags): Do not try to execute
10665 libstdc++-v3/testsuite_flags until it exists.
10666
c3766183
AM
106672001-06-01 Alan Modra <amodra@bigpond.net.au>
10668
10669 * MAINTAINERS: Update my email address.
10670
9b337833
GS
106712001-05-31 Graham Stott <grahams@redhat.com>
10672
10673 * MAINTAINERS (Write After Approval): Add myself.
10674
dce2d8b2 106752001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10676
10677 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10678 libraries when using g++ with native linker.
10679
5f7de4b8
AO
106802001-05-28 Alexandre Oliva <aoliva@redhat.com>
10681
10682 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10683
a7bc0fbb
AO
106842001-05-22 Alexandre Oliva <aoliva@redhat.com>
10685
10686 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10687 [aix4*|aix5*]: Prepend blank.
10688
33456445
AO
106892001-05-20 Alexandre Oliva <aoliva@redhat.com>
10690
10691 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10692 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10693 of subdir/configure scripts to use the new libtool.m4.
10694
e48d3d00
MK
106952001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10696
10697 * MAINTAINERS (Write After Approval): Add myself.
10698
9e0e191b
BK
106992001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10700
10701 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10702
3f19b439
BE
107032001-05-11 Ben Elliston <bje@redhat.com>
10704
10705 * Makefile.in (all-sid): New target.
10706 (check-sid, clean-sid, install-sid): Likewise.
10707
6ebe3121
JO
107082001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10709
10710 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10711
ca3667c4
AO
107122001-05-03 Alexandre Oliva <aoliva@redhat.com>
10713
10714 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10715 libgcj.
10716
107172001-05-03 Alexandre Oliva <aoliva@redhat.com>
10718
10719 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10720 gcc/xgcc is built, use -print-prog-name to find out the program
10721 name to use.
10722
b2964d63
AO
107232001-04-26 Alexandre Oliva <aoliva@redhat.com>
10724
b1bb2302
AO
10725 * configure.in (noconfigdirs): Don't reset it from scratch in the
10726 target case; only append to it.
6387a56e 10727
b2964d63
AO
10728 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10729 sparc-*-solaris2.8]: Disable ${libgcj}.
10730
8343765d
AO
107312001-04-25 Alexandre Oliva <aoliva@redhat.com>
10732
10733 * configure.in (libgcj_saved): Copy from $libgcj.
10734 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10735 --disable-libgcj.
10736
ddbb6d43
GRK
107372001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10738
10739 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10740 C front end maintainer.
ddbb6d43 10741
3fa03ff9
AG
10742Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10743
10744 * configure.in: Move *-chorusos target case to the proper switch.
10745 Disable libgcj.
10746
99ffe40f
AO
107472001-04-12 Alexandre Oliva <aoliva@redhat.com>
10748
10749 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10750 1.641.2.228.
10751
78faa32d
FS
107522001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10753
10754 * Makefile.in (STAGE1_CFLAGS): Pass down.
10755
cdbff0ab
AM
107562001-04-13 Alan Modra <amodra@one.net.au>
10757
10758 * config.guess: Add hppa64-linux support. Note for next import that
10759 this is already in the master file.
10760 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10761
75b9074c
AO
107622001-04-12 Alexandre Oliva <aoliva@redhat.com>
10763
10764 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10765 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10766
125404c5
SS
107672001-04-11 Stan Shebs <shebs@apple.com>
10768
10769 * MAINTAINERS: Add self as Darwin port maintainer.
10770
876684fe
AM
107712001-04-11 Alan Modra <amodra@one.net.au>
10772
10773 * MAINTAINERS: Update my email address.
10774
06729913
LR
107752001-04-10 Loren J. Rittle <ljrittle@acm.org>
10776
10777 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10778 recent versions of FreeBSD (release 3 or later).
10779 * ltconfig: On FreeBSD, -lc must not be provided when building
10780 a shared library or else the standard -pthread gcc option is
10781 rendered worthless to later users of the built library.
10782
67916302
JM
107832001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10784
10785 * MAINTAINERS: Add self and RTH as C front end maintainers.
10786
d2bc0628
AO
107872001-04-05 Alexandre Oliva <aoliva@redhat.com>
10788
e490616e
ZW
10789 * config.sub: Make sure to match an already-canonicalized
10790 machine name (eg. mn10300-unknown-elf).
d2bc0628 10791
a3406c06
AO
107922001-04-01 Alexandre Oliva <aoliva@redhat.com>
10793
10794 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10795 New macros.
10796 (bootstrap, cross): Use RECURSE_FLAGS.
10797 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10798
a076f6a4
AO
107992001-03-27 Alexandre Oliva <aoliva@redhat.com>
10800
10801 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10802
e9f4fa71
CH
108032001-03-22 Colin Howell <chowell@redhat.com>
10804
7238de5c
CH
10805 * Makefile.in (DO_X): Do not backslash single-quotes in
10806 backquotes (two places).
e9f4fa71 10807
b6b14b1b
AO
108082001-03-22 Alexandre Oliva <aoliva@redhat.com>
10809
10810 Re-installed:
10811 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10812 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10813 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10814 * ltcf-cxx.sh: Likewise.
10815 * ltcf-gcj.sh: Likewise.
10816
1eb0b89d
GP
108172001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10818
10819 * MAINTAINERS: Add myself as "documentation co-maintainer".
10820
82e23236
AO
108212001-03-22 Alexandre Oliva <aoliva@redhat.com>
10822
10823 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10824 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10825
64ec27c3
TT
108262001-03-19 Tom Tromey <tromey@redhat.com>
10827
10828 * config-ml.in: Handle GCJ and GCJFLAGS.
10829
191de407
MC
108302001-03-21 Michael Chastain <chastain@redhat.com>
10831
10832 * Makefile.in: all-m4 depends on all-texinfo.
10833
fed4dede
LR
108342001-03-20 Loren J. Rittle <ljrittle@acm.org>
10835
10836 * MAINTAINERS: Add myself to write after approval list.
10837
085072bb
LB
108382001-03-18 Laurynas Biveinis <lauras@softhome.net>
10839
10840 * Makefile.in (DO_X): Quote nested quotes.
10841
5af8ea3f
AM
108422001-03-18 Alan Modra <alan@linuxcare.com.au>
10843
10844 * MAINTAINERS: Add myself to write after approval list.
10845
69e23037
LB
108462001-03-15 Laurynas Biveinis <lauras@softhome.net>
10847
10848 * Makefile.in (DO_X): Use double quotes for quoting
10849 "RANLIB=$${RANLIB}".
10850
2b9650f4
OP
108512001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10852
10853 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10854
dce2d8b2 108552001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10856
10857 * configure.in: Only use `lang_requires' for languages athat are
10858 actually enabled.
10859
f6646274
PE
108602001-03-08 Phil Edwards <pme@sources.redhat.com>
10861
10862 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10863
c9a54638
AO
108642001-03-08 Alexandre Oliva <aoliva@redhat.com>
10865
10866 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10867
6a556ad6
TT
108682001-03-07 Tom Tromey <tromey@redhat.com>
10869
10870 * configure.in: Allow config-lang.in to set `lang_requires' to list
10871 of other required languages.
10872
6822468a
LB
108732001-03-06 Laurynas Biveinis <lauras@softhome.net>
10874
10875 * Makefile.in: Remove RANLIB definition. Use RANLIB
10876 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10877 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10878
f04885d3 108792001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10880 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10881
f04885d3
BK
10882 * Makefile.in (check-c++): Use tabs, not spaces.
10883
288edf47 108842001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10885
288edf47
LB
10886 * MAINTAINERS: add myself to Write After Approval list.
10887
3d55d2f8 108882001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10889
e490616e 10890 * Makefile.in (check-c++): New rule.
6387a56e 10891
4d88a68a
BK
10892 * configure.in (target_libs): Remove libg++.
10893 (noconfigdirs): Remove libg++.
10894 (noconfigdirs): Same.
10895 (noconfigdirs): Same.
10896 (noconfigdirs): Same.
10897
10898 * config-ml.in: Remove libg++ references.
10899
10900 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10901 (ALL_TARGET_MODULES): Same.
10902 (configure-target-libg++): Remove.
10903 (all-target-libg++): Remove.
10904 (configure-target-libio): Remove.
10905 (all-target-libio): Remove.
10906 (check-target-libio): Remove.
10907 (.PHONY): Remove.
10908 (libg++.tar.bz2): Remove.
10909 (all-target-cygmon): Remove libio.
10910 (all-target-libstdc++): Remove.
10911 (configure-target-libstdc++): Remove.
10912 (TARGET_LIB_PATH): Remove libstdc++.
10913 (ALL_GCC_CXX): Remove libstdc++.
10914 (all-target-gperf): Correct.
10915
2437d4ed
NC
109162001-02-16 Nick Clifton <nickc@redhat.com>
10917
10918 * configure.in (noconfigdirs): Allow configuration of texinfo
10919 for Cygwin hosts.
10920
85b99cbe
AG
109212001-02-15 Anthony Green <green@redhat.com>
10922
10923 * configure: Introduce GCJ_FOR_TARGET.
10924 * configure.in: Ditto.
10925 * Makefile.in: Ditto.
10926
7b18790c
AS
109272001-02-13 Andreas Schwab <schwab@suse.de>
10928
10929 * MAINTAINERS: Update mail address.
10930
c4880c99
MS
109312001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10932
10933 * config.guess: Add linux target for S/390.
10934 * config.sub: Likewise.
10935
dce2d8b2 109362001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10937
10938 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10939 target-libgloss.
e31ae6db 10940
7739adfb
BE
109412001-02-06 Ben Elliston <bje@redhat.com>
10942
10943 * configure: Output host type to stdout, not stderr.
10944
36ca672c
MM
109452001-02-05 Mark Mitchell <mark@codesourcery.com>
10946
e40f2829 10947 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10948 * ltcf-cxx.sh: Likewise.
10949
36ca672c
MM
10950 * config.if: Assume enable_libstdcxx_v3 is defined.
10951
22fdd65e
MM
109522001-02-04 Mark Mitchell <mark@codesourcery.com>
10953
10954 Remove V2 C++ library.
10955 * configure.in: Remove --enable-libstdcxx_v3 support.
10956
3b60dd8e
BM
109572001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10958
10959 * include/demangle.h: Add prototype for java_demangle_v3.
10960
42c0c80a
PE
109612001-01-29 Phil Edwards <pme@sources.redhat.com>
10962
10963 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10964
0be25992
RH
109652001-01-27 Richard Henderson <rth@redhat.com>
10966
10967 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10968
8a8de62d
MS
109692001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10970
10971 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10972 Don't unset, it's non-portable and no longer necessary, set to empty
10973 instead.
10974
92769744
MS
109752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10976
10977 * ltconfig: Shell portability fix for the tagname validity check.
10978
88a1c0ab
AO
109792001-01-27 Alexandre Oliva <aoliva@redhat.com>
10980
10981 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10982 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10983
45291dd5
MS
109842001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10985
10986 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10987
1ace7e15
TT
109882001-01-26 Tom Tromey <tromey@redhat.com>
10989
10990 * configure.in: Allow libgcj to be built on Sparc Solaris.
10991
0ef8b11b
DE
109922001-01-25 David Edelsohn <edelsohn@gnu.org>
10993
10994 * ltcf-c.sh: Add aix5 case.
10995 * ltcf-cxx.sh: Likewise.
10996 * ltconfig: Likewise.
10997
0006091e
AO
109982001-01-24 Alexandre Oliva <aoliva@redhat.com>
10999
9bad11e1
AO
11000 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11001 keep at least one of build_libtool_libs or build_old_libs set to
11002 yes.
11003
0006091e
AO
11004 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11005 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11006
7c01b2b5
BM
110072001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11008
11009 * configure.in: Enable libgcj on several additional platforms.
11010
d340e0ac
BM
110112001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11012
11013 * configure.in: Enable libgcj for linux targets.
11014
5baf8c37
MS
110152001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11016
11017 * MAINTAINERS (Write After Approval): Add myself.
11018
10a0ba84
JDA
110192001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11020
11021 * MAINTAINERS: Add myself as vax port maintainer.
11022
357c6a4b
FH
110232001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11024
11025 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11026
6e2d9a7a
MS
110272001-01-09 Mike Stump <mrs@wrs.com>
11028
11029 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11030 failures of subdirectories.
11031
b6b14b1b 110322001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11033
b6b14b1b 11034 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11035 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11036 * ltcf-cxx.sh: Likewise.
11037 * ltcf-gcj.sh: Likewise.
11038 * ltconfig.sh: Fix typo.
976b230d 11039
07109110
LB
110402001-01-02 Laurynas Biveinis <lauras@softhome.net>
11041
11042 * configure: handle DOS-style absolute paths.
11043
1da5b8fc
LB
110442001-01-02 Laurynas Biveinis <lauras@softhome.net>
11045
11046 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11047
4c2f5b4f
MM
110482000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11049
11050 * MAINTAINERS: Add myself as avr port co-maintainer.
11051
bc53668e
BE
110522000-12-28 Ben Elliston <bje@redhat.com>
11053
11054 * MAINTAINERS: Add myself under ``Write After Approval''.
11055
c387606f
JM
110562000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11057
11058 * texinfo: Remove directory from GCC.
11059
2cb5082c
JM
110602000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11061
11062 * COPYING: Update to current
11063 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11064 to 19yy as example year in copyright notice).
11065
cc330df9
BK
110662000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11067
6387a56e 11068 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11069 (libstdcxx_incdir): Pass down.
11070 * config.if: Remove expired bits for cxx_interface, add stub.
11071 (libstdcxx_incdir): Add variable for g++ include directory.
11072 * configure.in (gxx_include_dir): Use it.
6387a56e 11073
4c6b2835
AO
110742000-12-18 Alexandre Oliva <aoliva@redhat.com>
11075
11076 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11077 with old-email address from ``Write After Approval''.
11078
3896f13e
AJ
110792000-12-15 Andreas Jaeger <aj@suse.de>
11080
11081 * configure.in: Handle lang_dirs.
11082
110832000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11084
ad46e881
TT
11085 * MAINTAINERS: Removed brads.
11086
90a10418
TT
11087 * MAINTAINERS: Added gcj developers.
11088
41dfe3a2 110892000-12-13 Anthony Green <green@redhat.com>
6387a56e 11090
41dfe3a2 11091 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11092 listed. Disable libgcj for x86 and Alpha Linux until compatible
11093 with g++ abi.
6387a56e 11094
e2f601da
MS
110952000-12-13 Mike Stump <mrs@wrs.com>
11096
11097 * Makefile.in (local-distclean): Also remove fastjar.
11098
70030c01
RB
110992000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11100
11101 * contrib/gcc_update: Add fastjar --touch entries.
11102
2a50f859
AO
111032000-12-12 Alexandre Oliva <aoliva@redhat.com>
11104
11105 * configure.in: Disable language-specific target libraries for
11106 languages that aren't enabled.
11107
7743113b
AG
111082000-12-10 Anthony Green <green@redhat.com>
11109
11110 * configure.in: Define libgcj. Disable libgcj target libraries for
11111 most targets.
11112
92e061a6
NB
111132000-12-10 Neil Booth <neilb@earthling.net>
11114
11115 * MAINTAINERS: Update mail address, remove from WAA list.
11116
f34ff6d6
APB
111172000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11118
11119 * libjava: Imported from /cvs/java.
11120 * libffi: Likewise.
11121 * Boehm-gc: Likewise.
11122
d82a33c6
APB
111232000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11124
11125 * configure.in (target_libs): Revert 2000-12-08 patch.
11126 (noconfigdirs): Added target-libjava.
11127
e14f8e28
LB
111282000-12-09 Laurynas Biveinis <lauras@softhome.net>
11129
11130 * djunpack.bat: removed.
11131
fc26516b
LB
111322000-12-09 Laurynas Biveinis <lauras@softhome.net>
11133
11134 * Makefile.in: handle DOS-style absolute paths.
11135 * config-ml.in: likewise.
11136 * symlink-tree: likewise.
11137
bd8757b3
APB
111382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11139
11140 * fastjar: Imported.
11141
81522a1f
APB
111422000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11143
11144 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11145 libjava.
11146 * configure.in (target_libs): Removed `target-libjava'.
11147
5db1f7ed
APB
111482000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11149
11150 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11151 (ALL_MODULES): Added fastjar.
11152 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11153 (all-target-libjava): all-fastjar replaces all-zip.
11154 (all-fastjar): Added.
11155 (configure-target-fastjar, all-target-fastjar): Likewise.
11156 * configure.in (host_tools): Added fastjar.
11157
5e59997c
MS
111582000-12-07 Mike Stump <mrs@wrs.com>
11159
11160 * Makefile.in (local-distclean): Remove leftover built files.
11161
0a534f40
NC
111622000-11-24 Nick Clifton <nickc@redhat.com>
11163
11164 * configure.in (xscale-elf): Add target.
11165 (xscale-coff): Add target.
11166
7686cadf
LR
111672000-11-22 Loren J. Rittle <ljrittle@acm.org>
11168
e490616e
ZW
11169 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11170 recent versions of FreeBSD (release 3 or later).
11171 * ltconfig: On FreeBSD, -lc must not be provided when building
11172 a shared library or else the standard -pthread gcc option is
11173 rendered worthless to later users of the built library.
7686cadf 11174
fff01699
FF
111752000-11-16 Fred Fish <fnf@be.com>
11176
11177 * configure.in (enable_libstdcxx_v3): Fix typo,
11178 libstd++ -> libstdc++.
11179
4dc16355
KL
111802000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11181
11182 * MAINTAINERS: Add self to Write After Approval list.
11183
bf6fc7b2
BS
111842000-11-21 Bernd Schmidt <bernds@redhat.com>
11185
11186 * MAINTAINERS: Update my email address. Add myself to global write
11187 privs list.
11188
ce8e06b1
AO
111892000-11-18 Alexandre Oliva <aoliva@redhat.com>
11190
6e2a4843
AO
11191 * Makefile.in: Merge with src and libgcj.
11192 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11193 configure-target-<library> when their configure scripts need the C
11194 or C++ library to have already been built to work properly.
11195 (do_proto_toplev): Set them to an empty string.
11196
ce8e06b1
AO
11197 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11198 (REALLY_SET_LIB_PATH): Use them.
11199
c003f378
SS
112002000-11-17 Stan Shebs <shebs@apple.com>
11201
11202 * MAINTAINERS: Add self to Write After Approval list.
11203
cc1e60ea
JM
112042000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11205
11206 * configure: Provide the original toplevel configure arguments
11207 (including $0) to subprocesses in the environment rather than
11208 through gcc/configargs.h.
11209
1173593d
JM
112102000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11211
11212 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11213 C99. Alphabetise "Write After Approval" list.
11214
520907ee
MM
112152000-11-12 Mark Mitchell <mark@codesourcery.com>
11216
34f6fbdb
MM
11217 * configure: Turn on libstdc++ V3 by default.
11218
520907ee
MM
11219 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11220 if we've got GCC.
11221
0bbd37ed
PB
112222000-11-11 Philip Blundell <philb@gnu.org>
11223
11224 * MAINTAINERS: Add self to Write After Approval list.
11225
7ca0e6d9
DE
112262000-11-09 David Edelsohn <edelsohn@gnu.org>
11227
11228 * ltcf-c.sh (aix4): Improve shared library configuration; require
11229 exporting symbols.
11230 * ltcf-cxx.sh (aix4): Define.
11231 * ltconfig (aix4): Define library and soname specs appropriate for
11232 AIX. Define command to create export symbols list.
11233
dce2d8b2 11234Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11235
11236 * config.sub: Add support for Sun Chorus
11237
fc05d516
NC
112382000-10-31 Nick Clifton <nickc@redhat.com>
11239
11240 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11241 <name>@redhat.com. Also installed new email address for Clint
11242 Popetz.
6387a56e 11243
90a0e73f
JM
112442000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11245
11246 * etc: Remove directory from GCC.
11247
a5e1b548
MM
112482000-10-16 Michael Meissner <meissner@redhat.com>
11249
11250 * configure (gcc/configargs.h): Only create if there is a build GCC
11251 directory created.
11252
6387a56e
EC
112532000-10-16 Matthias Klose <doko@debian.org>
11254
be1db873
MK
11255 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11256 when configured for libstdc++-v3.
11257
f5fa9a5b
PE
112582000-10-05 Phil Edwards <pme@gcc.gnu.org>
11259
11260 * configure: Save configure arguments to gcc/configargs.h.
11261
61a77fea
PT
112622000-10-04 Philipp Thomas <pthomas@suse.de>
11263
11264 * config.guess: Import CVS version 1.157.
11265 * config.sub: Import CVS version 1.181.
11266
3a4fee66
AP
112672000-10-04 Andris Pavenis <pavenis@latnet.lv>
11268
11269 * Makefile.in (bootstrap): avoid recursion if subdir missing
11270 (cross): ditto
11271 (do-proto-toplev): ditto
11272
3dd7094e
AO
112732000-09-30 Alexandre Oliva <aoliva@redhat.com>
11274
de710532
AO
11275 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11276 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11277
3dd7094e
AO
11278 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11279 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11280 all affected `configure' scripts.
11281
e592386f
NB
11282Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11283
11284 * MAINTAINERS: Add self as cpplib co-maintainer.
11285
fba54939
AH
112862000-09-24 Aldy Hernandez <aldyh@redhat.com>
11287
11288 * MAINTAINERS: Add self to Write After Approval list.
11289
2bd429f4
GP
112902000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11291
11292 * INSTALL/README: egcs -> GCC update.
11293
dce2d8b2 11294Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11295
11296 * MAINTAINERS: Add myself to Write After Approval list.
11297
d7ce9a83
KH
112982000-09-15 Kazu Hirata <kazu@hxi.com>
11299
11300 * MAINTAINERS: Add myself to Write After Approval list.
11301
18a53ffe
JL
11302Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11303
e490616e
ZW
11304 * configure.in: Do not build byacc for hppa64. Provide paths to the
11305 X11 libraries for hppa64.
18a53ffe 11306
f246ff23
SC
113072000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11308
11309 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11310
06298abd
AO
113112000-09-06 Alexandre Oliva <aoliva@redhat.com>
11312
4b92758a
AO
11313 * Makefile.in (all-zlib): Added dummy target.
11314
06298abd
AO
11315 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11316 ltcf-gcj.sh: Updated from libtool multi-language branch.
11317
4d73d07a
AO
113182000-09-05 Alexandre Oliva <aoliva@redhat.com>
11319
11320 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11321 (bootstrap*): Depend on all-bootstrap.
11322
05d52d78
PT
113232000-09-05 Philipp Thomas <pthomas@suse.de>
11324
11325 * config.guess: Import CVS version 1.156.
11326 * config.sub: Import CVS version 1.179.
11327
3c809ba4
AG
113282000-09-02 Anthony Green <green@cygnus.com>
11329
11330 * Makefile.in (all-gcc): Depend on all-zlib.
11331 (CLEAN_MODULES): Add clean-zlib.
11332 (ALL_MODULES): Add all-zlib.
11333 * configure.in (host_libs): Add zlib.
11334
10ad78a0 113352000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11336
11337 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11338 crosses, but add gcc/include to the header search path for them.
11339
b36a9ce3
DB
113402000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11341
11342 * MAINTAINERS: Add self to Write After Approval list.
11343
cb011248
FS
113442000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11345
11346 * config.guess: Import CVS version 1.152.
11347 * config.sub: Import CVS version 1.177.
11348
db310af0
AO
113492000-08-25 Alexandre Oliva <aoliva@redhat.com>
11350
7965440a
AO
11351 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11352 $targargs to tell whether newlib is going to be built.
11353
db310af0
AO
11354 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11355 $$r/TARGET_SUBDIR/libio for _G_config.h.
11356
e7977565
AO
113572000-08-23 Alexandre Oliva <aoliva@redhat.com>
11358
11359 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11360
126bb9ed
DD
113612000-08-22 DJ Delorie <dj@redhat.com>
11362
11363 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11364
5b0e9d29
AO
113652000-08-22 Alexandre Oliva <aoliva@redhat.com>
11366
11367 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11368 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11369 sub-configures.
11370
4f3e904e
DD
113712000-08-21 DJ Delorie <dj@redhat.com>
11372
11373 * MAINTAINERS: Add self as a libiberty maintainer
11374
c9635443
AO
113752000-08-16 Alexandre Oliva <aoliva@redhat.com>
11376
11377 * configure.in (libstdcxx_flags): Use
11378 libstdc++-v3/src/libstdc++.INC.
11379
8b2100ba
AO
113802000-08-15 Alexandre Oliva <aoliva@redhat.com>
11381
11382 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11383
57119aa9
ZW
113842000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11385
eeb943b0
ZW
11386 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11387
6387a56e 11388 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11389 explicit. Substitute enable_threads into generated Makefiles.
11390 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11391 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11392
acffa7c4
GK
113932000-08-13 Geoff Keating <geoffk@cygnus.com>
11394
11395 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11396
808d8c41
AO
113972000-08-12 Alexandre Oliva <aoliva@redhat.com>
11398
11399 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11400 previous delta.
11401
1fc8c51c 114022000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11403
1fc8c51c
JM
11404 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11405 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11406 (FLAGS_FOR_TARGET): Not here.
11407 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11408
25698887
AO
114092000-08-11 Alexandre Oliva <aoliva@redhat.com>
11410
11411 * config-ml.in (CC, CXX): Don't introduce a leading space.
11412
10120687
DD
114132000-08-07 DJ Delorie <dj@delorie.com>
11414
11415 * MAINTAINERS: Add self as a DJGPP maintainer
11416
15c758e9
DD
114172000-08-07 DJ Delorie <dj@redhat.com>
11418
11419 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11420 "if we're also building gcc, and it's a gcc that will run on the
11421 build machine, we want to use its includes instead of the system's
11422 default includes".
11423
2d0de245
JM
114242000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11425
11426 * MAINTAINERS: Add self to Write After Approval list.
11427
e81b330a
AO
114282000-08-03 Alexandre Oliva <aoliva@redhat.com>
11429
83440c1e
AO
11430 * configure.in (libstdcxx_flags): Don't use `"'.
11431
e81b330a
AO
11432 * config-ml.in: Adjust multilib search paths to the
11433 appropriate multilib tree.
11434
cf95c847
AO
114352000-08-02 Alexandre Oliva <aoliva@redhat.com>
11436
11437 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11438 commas in $LANGUAGES.
11439
9e9af119
MH
114402000-08-02 Manfred Hollstein <manfredh@redhat.com>
11441
11442 * configure.in: Re-enable all references to libg++ and librx.
11443
606ce391
AO
114442000-08-01 Alexandre Oliva <aoliva@redhat.com>
11445
89820b43
AO
11446 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11447 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11448 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11449 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11450
606ce391
AO
11451 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11452
04179d4a
AO
114532000-07-31 Alexandre Oliva <aoliva@redhat.com>
11454
11455 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11456 CXX_FOR_TARGET for sed.
11457
d4eb109c
AO
114582000-07-30 Alexandre Oliva <aoliva@redhat.com>
11459
11460 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11461 Do not override if already set in the environment or in configure.
11462 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11463 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11464
4f4caf92
AO
114652000-07-28 Alexandre Oliva <aoliva@redhat.com>
11466
11467 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11468 the libtool CVS tree multi-language branch.
11469 * ltconfig, ltmain.sh: Updated.
6387a56e 11470
b87487b6
AO
114712000-07-27 Alexandre Oliva <aoliva@redhat.com>
11472
1670d1ea
AO
11473 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11474 (clean-target): Depend on it.
11475
b87487b6
AO
11476 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11477 (GCC_FOR_TARGET): Use it.
11478 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11479 * configure.in: ... here.
11480 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11481 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11482
4e81ae98
EC
114832000-07-24 Eric Christopher <echristo@cygnus.com>
11484
11485 * MAINTAINERS: Add self to Write After Approval list.
11486
059ae32c
AO
114872000-07-24 Alexandre Oliva <aoliva@redhat.com>
11488
5b28edd4
AO
11489 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11490 (configure-target-libchill, configure-target-libobjc): Likewise.
11491
059ae32c
AO
11492 * configure.in: Use the same cache file for all target libs.
11493 * config-ml.in: But different cache files per multilib variant.
11494
1adcd149
MS
114952000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11496
11497 * configure (topsrcdir): Don't use dirname.
11498
2d573dff
JO
114992000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11500
11501 * MAINTAINERS: Add self to Write After Approval list.
11502
d207ebef
JM
115032000-07-20 Jason Merrill <jason@redhat.com>
11504
11505 * configure.in: Remove all references to libg++ and librx.
11506
11507 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11508
115092000-07-20 Hans-Peter Nilsson <hp@axis.com>
11510
11511 * config.sub: Update to subversions version 2000-07-06.
11512
7b7792d5
AH
115132000-07-12 Andrew Haley <aph@cygnus.com>
11514
11515 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11516 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11517
3abaac67
PE
115182000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11519
11520 * symlink-tree: Check number of arguments.
11521
34be2b36
JW
115222000-07-05 Jim Wilson <wilson@cygnus.com>
11523
11524 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11525 search path for a g++ extracted from the build tree. This
11526 will allow link tests run by configure scripts in
11527 subdirectories to succeed.
11528
d207ebef
JM
115292000-07-01 Koundinya K <kk@ddeorg.soft.net>
11530
e490616e 11531 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11532
0900331b
MH
115332000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11534
11535 * MAINTAINERS: Add myself as loop discovery maintainer.
11536
d207ebef
JM
115372000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11538
11539 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11540 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11541
115422000-06-19 Timothy Wall <twall@cygnus.com>
11543
11544 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11545 * config.sub: Add tic54x target.
11546
11a27a76
TM
11547Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11548
11549 * MAINTAINERS: Add self as Fortran maintainer,
11550 remove Craig Burley.
11551
d207ebef 11552Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11553
d207ebef
JM
11554 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11555 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11556
7758b73f
PT
11557Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11558
11559 * MAINTAINERS: Add self as i18n maintainer
11560
d207ebef
JM
1156120000-05-21 H.J. Lu (hjl@gnu.org)
11562
e490616e
ZW
11563 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11564 directory are used if they exist. Make sure
11565 $(build_tooldir)/include is searched for header files,
11566 $(build_tooldir)/lib/ for library files.
d207ebef 11567 (GCC_FOR_TARGET): Likewise.
e490616e 11568 (CXX_FOR_TARGET): Likewise.
d207ebef 11569
bae29210
JL
11570Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11571
11572 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11573
d207ebef 11574Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11575
11576 * Makefile.in (configure-target-libiberty): Depend on
11577 configure-target-newlib.
11578
aab0d19d
AO
115792000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11580
11581 * configure.in, Makefile.in: Merge all libffi-related
11582 configury stuff from the libgcj tree.
11583
d207ebef
JM
11584Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11585
11586 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11587 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11588
11589Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11590
11591 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11592 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11593 current version information. Add to proto-toplev directory.
d207ebef
JM
11594 (gdb-taz): Build do-djunpack.
11595
758c7bd4
DE
115962000-05-15 David Edelsohn <edelsohn@gnu.org>
11597
11598 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11599
1888228d
AC
11600Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11601
11602 * MAINTAINERS: Add self to Write After Approval list.
11603
d207ebef
JM
116042000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11605
11606 * ltmain.sh: Preserve in relink_command any environment
11607 variables that may affect the linker behavior.
11608
2d7cc2fe
JL
11609Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11610
d207ebef
JM
11611 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11612
11613Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11614
11615 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11616
116172000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11618
11619 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11620 with the version name.
2d7cc2fe 11621
ee455968
JE
11622Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11623
11624 * MAINTAINERS: Add self as bb-reorder maintainer.
11625
73b97e5c
BK
116262000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11627
11628 * config.if: Tweak.
11629
d207ebef
JM
116302000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11631
11632 * djunpack.bat: New file.
11633
11634Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11635
11636 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11637 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11638 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11639 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11640
954869eb
DP
116412000-04-16 Dave Pitts <dpitts@cozx.com>
11642
e490616e
ZW
11643 * config.sub (case $basic_machine): Change default for "ibm-*"
11644 to "openedition".
954869eb 11645
eaabe541
AJ
116462000-04-13 Andreas Jaeger <aj@suse.de>
11647
11648 * MAINTAINERS: Added myself.
11649
d207ebef
JM
11650Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11651
11652 * Makefile.in (gdb-taz): New target. GDB specific archive.
11653 (do-md5sum): New target.
11654 (MD5PROG): Define.
11655 (PACKAGE): Default to TOOL.
11656 (VER): Default to a shell script.
11657 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11658 md5 checksum generation.
d207ebef
JM
11659 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11660 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11661 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11662 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11663
11664Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11665
11666 * configure (warn_cflags): Delete.
11667
0ea6d60c
PDM
11668Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11669
11670 * MAINTAINERS: Added myself.
11671
17090313 116722000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11673 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11674
e490616e
ZW
11675 * configure.in (enable_libstdcxx_v3): Add.
11676 (target_libs): Add bits here to switch between libstdc++-v2 and
11677 libstdc++-v3.
11678 * config.if: And this file too.
11679 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11680
76b78517
MM
116812000-04-05 Michael Meissner <meissner@redhat.com>
11682
11683 * config.sub (d30v): Add d30v as a basic machine type.
11684
ad242caf
JM
116852000-03-29 Jason Merrill <jason@casey.cygnus.com>
11686
11687 * configure.in: -linux-gnu*, not -linux-gnu.
11688
d4537148
TM
11689Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11690
11691 * MAINTAINERS: Add self in write-after-approval section.
11692
f152e9d4
JW
11693Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11694
11695 * MAINTAINERS: Add self as ia64 port maintainer.
11696
6a5fcef1
NB
116972000-03-08 Neil Booth <NeilB@earthling.net>
11698
11699 * MAINTAINERS: Add self in write-after-approval section.
11700
d207ebef 11701Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11702
d207ebef
JM
11703 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11704 (do-tar-bz2): Replace TOOL with PACKAGE.
11705 (gdb.tar.bz2): Remove GDBTK from GDB package.
11706 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11707 dejagnu.tar.bz2): New packages.
d207ebef
JM
11708
117092000-02-27 Andreas Jaeger <aj@suse.de>
11710
11711 * configure.in: Add entry for mips*-*-linux*, move catch all
11712 *-*-*linux* entry below this one.
11713
117142000-02-27 Ian Lance Taylor <ian@zembu.com>
11715
11716 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11717
521fe9d0
NC
117182000-02-24 Nick Clifton <nickc@cygnus.com>
11719
11720 * config.sub: Support an OS of "wince".
11721
d207ebef
JM
11722Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11723
11724 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11725 version.
d207ebef 11726
dce2d8b2 117272000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11728
11729 * config.sub: Add support for Linux/IBM 370.
11730 * configure.in: Likewise.
11731
3a685f6f
NC
117322000-02-22 Nick Clifton <nickc@cygnus.com>
11733
11734 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11735
dce2d8b2 117362000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11737
d207ebef 11738 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11739
4746ee26
KG
117402000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11741
11742 * configure (gcc_version): When setting, narrow search to
11743 lines containing `version_string'.
11744
ba96c72d
DC
117452000-02-15 Denis Chertykov <denisc@overta.ru>
11746
11747 * config.sub: Add support for avr target.
11748
77f16a66
NC
117492000-02-14 Nick Clifton <nickc@cygnus.com>
11750
11751 * MAINTAINERS: Add maintainers for MCore port.
11752
784a3a80
HPN
11753Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11754
11755 * config.sub: Add mmix-knuth-mmixware.
11756
719dd4fa
KG
117572000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11758
11759 * MAINTAINERS: Pair cccp with cpplib maintainership.
11760
dce2d8b2 117612000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11762
11763 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11764 structure stuff to -L library search.
11765 (CXX_FOR_TARGET): Ditto.
11766 (CROSS_CHECK_MODULES): Fix spelling mistake.
11767
7a53e94b
MM
117682000-01-24 Mark Mitchell <mark@codesourcery.com>
11769
11770 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11771 the C++ compiler.
11772
0da3b5a7
RH
117732000-01-12 Richard Henderson <rth@cygnus.com>
11774
11775 * configure.in: Don't build some bits for beos.
11776
02368d6d
JS
117772000-01-12 Joel Sherrill (joel@OARcorp.com)
11778
11779 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11780 as include files.
11781
2e76d35c
ZW
117822000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11783
11784 * Add self as cpplib maintainer, as requested by Jason
11785 Merrill. Correct my e-mail address.
11786
4c25fdcf
GK
117872000-01-06 Geoff Keating <geoffk@cygnus.com>
11788
11789 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11790 not mh-aix43.
11791
188e3966
HPN
11792Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11793
11794 * MAINTAINERS: Add myself to "write after approval" list.
11795
c2f5d030
RH
117961999-12-14 Richard Henderson <rth@cygnus.com>
11797
11798 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11799 * config.sub: Accept alphaev[78], alphaev8.
11800
eeda916a
AO
118011999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11802
11803 * config.guess, config.sub: Update from autoconf.
11804
b3bd7820
BK
118051999-11-29 Bruce Korb <autogen@linuxbox.com>
11806
2c290989 11807 * MAINTAINERS: update my playtime e-address.
b3bd7820 11808
1882b2b1
RO
11809Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11810
11811 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11812 necessary libraries are missing.
11813
dce2d8b2 11814Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11815
11816 * MAINTAINERS: Add new 'write after approval' maintainer.
11817
1e25de97
APB
11818Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11819
11820 * MAINTAINERS: Add new Java maintainer.
11821
1722c704
AS
118221999-10-25 Andreas Schwab <schwab@suse.de>
11823
11824 * configure: Fix quoting inside arguments of eval.
11825
8141abe8
NC
118261999-10-21 Nick Clifton <nickc@cygnus.com>
11827
11828 * config-ml.in: Allow suppression of some ARM multilibs.
11829
0b77644a
LV
11830Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11831
11832 * config.guess: Add OS/390 match pattern.
11833 * config.sub: Add mvs, openedition targets.
11834 * configure.in (i370-ibm-opened*): New.
11835
d207ebef
JM
118361999-09-04 Steve Chamberlain <sac@pobox.com>
11837
11838 * config.sub: Add support for configuring for pj.
11839
118401999-08-31 Nick Clifton <nickc@cygnus.com>
11841
11842 * config.sub (maybe_os): Add support for configuring for fr30.
11843
af13ebe9
NC
118441999-08-25 Nick Clifton <nickc@cygnus.com>
11845
11846 * configure.in: Do not configure or build ld for AIX
11847 platforms. ld is known to be broken on these platforms.
11848
1250c760
RO
11849Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11850
11851 * config-ml.in: Pass compiler flag corresponding to multidirs to
11852 subdir configures.
11853
d207ebef
JM
118541999-08-09 Ian Lance Taylor <ian@zembu.com>
11855
11856 * Makefile.in (LDFLAGS): Define.
11857
118581999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11859
11860 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11861 noconfigdirs.
11862 (*-*-cygwin*): Likewise.
11863
118641999-08-08 Ian Lance Taylor <ian@zembu.com>
11865
11866 * mkdep: New file.
11867 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11868 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11869
11870 From Eli Zaretskii <eliz@is.elta.co.il>:
11871 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11872 long file name when using DJGPP on MS-DOS.
11873
dbd83e11
JL
11874Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11875
11876 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11877
d207ebef
JM
118781999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11879
11880 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11881 dependency as this causes "make check" to globally "make all"
11882
cd1f4c2c
TT
11883Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11884
11885 * configure.in (target_libs): Added target-zlib.
11886 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11887 (CONFIGURE_TARGET_MODULES): Likewise.
11888 (CHECK_TARGET_MODULES): Likewise.
11889 (INSTALL_TARGET_MODULES): Likewise.
11890 (CLEAN_TARGET_MODULES): Likewise.
11891 (configure-target-zlib): New target.
11892 (all-target-zlib): Likewise.
11893 (all-target-libjava): Depend on all-target-zlib.
11894 (configure-target-libjava): Depend on configure-target-zlib.
11895
11896 * Makefile.in (configure-target-libjava): Depend on
11897 configure-target-newlib.
11898 (configure-target-boehm-gc): New target.
11899 (configure-target-qthreads): New target.
11900
e490616e
ZW
11901 * configure.in (target_libs): Added target-qthreads.
11902 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11903 (CONFIGURE_TARGET_MODULES): Likewise.
11904 (CHECK_TARGET_MODULES): Likewise.
11905 (INSTALL_TARGET_MODULES): Likewise.
11906 (CLEAN_TARGET_MODULES): Likewise.
11907 (all-target-qthreads): New target.
11908 (configure-target-libjava): Depend on configure-target-qthreads.
11909 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11910
11911 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11912 (CONFIGURE_TARGET_MODULES): Likewise.
11913 (CHECK_TARGET_MODULES): Likewise.
11914 (INSTALL_TARGET_MODULES): Likewise.
11915 (CLEAN_TARGET_MODULES): Likewise.
11916 (all-target-libjava): New target.
11917 (all-target-boehm-gc): Likewise.
11918 * configure.in (target_libs): Added libjava, boehm-gc.
11919
d207ebef
JM
119201999-07-22 Ian Lance Taylor <ian@zembu.com>
11921
11922 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11923 configure.bat in SUPPORT_FILES.
11924 (gas+binutils.tar.bz2): Likewise.
11925
11926 * makeall.bat: Remove; obsolete.
11927
119281999-07-21 Ian Lance Taylor <ian@zembu.com>
11929
11930 From Mark Elbrecht:
11931 * configure.bat: Remove; obsolete.
11932
119331999-07-11 Ian Lance Taylor <ian@zembu.com>
11934
11935 * configure: Add -W -Wall to the default CFLAGS when compiling with
11936 gcc.
11937
11938Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11939
11940 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11941
119421999-06-30 Mark Mitchell <mark@codesourcery.com>
11943
11944 * configure.in: Build ld on IRIX6.
11945
119461999-06-12 Ian Lance Taylor <ian@zembu.com>
11947
11948 * Makefile.in: Change distribution targets to use bzip2 instead of
11949 gzip.
11950 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11951 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11952
119531999-06-04 Nick Clifton <nickc@cygnus.com>
11954
11955 * config.sub: Add mcore target.
11956
26d088fa
CD
11957Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11958
11959 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11960
c2c08b29
L
11961Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11962
11963 * config.guess (dummy): Changed to $dummy.
11964
671d0648
NC
119651999-05-24 Nick Clifton <nickc@cygnus.com>
11966
11967 * config.sub: Tidied up case statements.
11968
b1345c72
BE
119691999-05-22 Ben Elliston <bje@cygnus.com>
11970
51ccbd8d
BE
11971 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11972 <jiro@din.or.jp>.
11973
b1345c72
BE
11974 * config.guess: Merge with FSF version. Future changes will be
11975 more accurately recorded in this ChangeLog.
11976 * config.sub: Likewise.
11977
2caf864f
SM
11978Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11979
11980 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11981
d207ebef
JM
119821999-04-30 Tom Tromey <tromey@cygnus.com>
11983
11984 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11985
90fb0c24
TT
119861999-04-23 Tom Tromey <tromey@cygnus.com>
11987
11988 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11989
d207ebef
JM
119901999-04-20 Drew Moseley <dmoseley@cygnus.com>
11991
11992 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11993 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11994 Bad merge removed these two changes.
11995
3516940d 11996Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11997 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11998
11999 * config.guess (interix Alpha): Add.
12000
d207ebef
JM
120011999-04-11 Richard Henderson <rth@cygnus.com>
12002
12003 * configure.in (i?86-*-beos*): Do config gperf; don't config
12004 gdb, newlib, or libgloss.
12005
e891fbfe 12006Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12007
e891fbfe
AO
12008 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12009 link a trivial program with -mabi=64. If it fails, remove mabi=64
12010 from multidirs.
12011
f9ae47d6
PT
12012Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12013
12014 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12015
d207ebef
JM
120161999-04-08 Nick Clifton <nickc@cygnus.com>
12017
12018 * config.sub: Add support for mcore targets.
12019
120201999-04-07 Michael Meissner <meissner@cygnus.com>
12021
12022 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12023 not mt-ospace, in order to shut up assembler warning about using
12024 symbols that are named the same as registers.
12025
120261999-04-07 Drew Moseley <dmoseley@cygnus.com>
12027
12028 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12029 dependency list for all-target-cygmon.
12030
120311999-04-05 Doug Evans <devans@casey.cygnus.com>
12032
12033 * config-ml.in: Check $host, not $target, for selective multilibs.
12034 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12035 thumb interworking, and underscore prefix multilibs.
12036
120371999-04-04 Ian Lance Taylor <ian@zembu.com>
12038
12039 * missing: Update to version from current automake.
12040
88101ab9
L
12041Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12042
12043 * configure (gxx_include_dir): Removed.
12044
12045 * configure.in (gxx_include_dir): Handle it.
12046 * Makefile.in: Likewise.
12047
d207ebef
JM
120481999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12049
12050 * config.sub (mips64vr4111,mips64vr4111el) Add.
12051
120521999-03-21 Ben Elliston <bje@cygnus.com>
12053
e490616e 12054 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12055
8dc91cbe
ME
12056Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12057
8dc91cbe
ME
12058 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12059 config/mh-djgpp.
12060
d207ebef
JM
12061Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12062
12063 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12064 all-target-newlib to dependency list for all-target-bsp.
12065
926bb5ed
MK
12066Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12067
12068 * config.sub: Add i386-uwin support.
12069 * config.guess: Likewise.
12070
4a6e3000
FS
12071Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12072
12073 * configure.in: cleanup, add mh-*pic handling for arm, special
12074 case powerpc*-*-aix*
12075
d207ebef
JM
12076Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12077
12078 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12079 can be built.
12080
12081Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12082
12083 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12084 targets.
d207ebef 12085
71c91078
NC
120861999-03-02 Nick Clifton <nickc@cygnus.com>
12087
12088 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12089
282e5df8
GN
12090Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12091
12092 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12093
1de558ee
NC
120941999-02-24 Nick Clifton <nickc@cygnus.com>
12095
12096 * config.sub: Fix typo in arm recognition.
12097
d207ebef
JM
12098Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12099
12100 * configure.in (noconfigdirs): Changed target_configdirs to
12101 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12102 rather than m68k-*-* since it is not known to work on
12103 m68k-aout. Ditto for arm-*-*oabi.
12104
12105Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12106
12107 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12108
121091999-02-19 Ben Elliston <bje@cygnus.com>
12110
12111 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12112 Smart and improved by Andrew Cagney.
12113
fab7445a
ME
12114Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12115
12116 * config.guess: Recognize openbsd-*-hppa.
12117
8ccdc228
L
12118Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12119
12120 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12121 only if it is not empty.
12122
3b7265ff
NC
121231999-02-17 Nick Clifton <nickc@cygnus.com>
12124
12125 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12126
d207ebef 12127 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12128
12129 * config.sub: Modified to recognize uname's armv* syntax.
12130
d207ebef
JM
121311999-02-17 Mark Salter <msalter@cygnus.com>
12132
12133 * configure.in: Added target-bsp for sparclite.
12134
12135Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12136
12137 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12138
121391999-02-08 Nick Clifton <nickc@cygnus.com>
12140
12141 * configure.in: Add support for strongarm port.
12142 * config.sub: Add support for strongarm target.
12143
c48dd3f5 12144Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12145
c48dd3f5
MK
12146 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12147 the old name config/mh-cygwin32.
12148 Enable texinfo.
12149
d207ebef
JM
12150Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12151
12152 * configure.in: Do build ld for ix86 Solaris.
12153
ecd62820
JW
12154Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12155
12156 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12157 $AR_FOR_TARGET. Likewise for RANLIB.
12158
bbd8fa7f 12159Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12160
e490616e
ZW
12161 * config.sub (oabi): Recognize.
12162 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12163
0397442c
RL
12164Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12165
12166 * config.guess: Improve detection of i686 on UnixWare 7.
12167
c9ffaa63
MK
12168Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12169
12170 * config.guess: Add support for i386-pc-interix.
12171 * config.sub: Likewise.
12172 * configure.in: Likewise.
c9ffaa63 12173
d207ebef
JM
12174Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12175
12176 * Makefile.in: Remove unneeded all-target-libio from
12177 from all-target-winsup target since it is now unneeded.
12178 Add all-target-libtermcap in its place since it is now
12179 needed.
12180
12181Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12182
12183 * configure.in: makefile stub for cygwin target is probably
12184 unnecessary. Remove it for now.
d207ebef
JM
12185
12186Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12187
12188 * configure.in: libtermcap.a should be built when cygwin is the
12189 target as well as the host.
12190 * config.guess: Allow mixed case in cygwin uname output.
12191 * Makefile.in: Add libtermcap target.
d207ebef 12192
ebe12325
JL
12193Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12194
12195 * config.sub: Clean up handling of hppa2.0.
12196
57057b67
RB
12197Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12198
12199 * config.guess: Use C code to identify more HP machines.
12200
f8670be1
JL
12201Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12202
12203 * config.sub: Handle hppa2.0.
12204
d207ebef
JM
12205Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12206
12207 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12208 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12209
122101998-12-15 Mark Salter <msalter@cygnus.com>
12211
12212 * configure.in: Added target-bsp for several target architectures.
12213
12214 * Makefile.in: Added rules for bsp.
12215
d1a09590
JL
12216Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12217
12218 * config.guess: Improve detection of hppa2.0 processors.
12219
12220Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12221
12222 * config.guess: Recognize FreeBSD using ELF automatically.
12223
71205e0b
MH
122241998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12225
12226 * configure (skip-this-dir): Add handling for new shell script, which
12227 might be created by a sub-directory's configure to indicate, this particular
12228 directory is "unwanted".
12229 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12230
d207ebef
JM
12231Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12232
12233 * ltconfig: import from libtool, after changing libtool to
12234 account for the cygwin name change.
12235
12236Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12237
12238 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12239 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12240
12241Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12242
12243 * configure.in: Add libtermcap to list of cygwin dependencies.
12244
12245Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12246
e490616e
ZW
12247 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12248 they include winsup/include when it's a cygwin target.
d207ebef
JM
12249
122501998-11-12 Tom Tromey <tromey@cygnus.com>
12251
12252 * configure.in (host_tools): Added zip.
12253 * Makefile.in (all-target-libjava): Depend on all-zip.
12254 (all-zip): New target.
12255 (ALL_MODULES): Added all-zip.
12256 (NATIVE_CHECK_MODULES): Added check-zip.
12257 (INSTALL_MODULES): Added install-zip.
12258 (CLEAN_MODULES): Added clean-zip.
12259
12260Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12261
12262 * Makefile.in: lose "32" from comment about cygwin.
12263
12264Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12265
12266 * configure.in: Use -Os to build target libraries for the fr30.
12267
12268Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12269
12270 * config.sub: Add fr30.
12271
12272Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12273
e490616e 12274 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12275 cygwin* instead of cygwin32*.
12276 * config.sub: Check cygwin* instead of cygwin32*.
12277
d2ec8b39
RL
12278Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12279
12280 * config.guess: Match any version of Unixware7.
12281
d207ebef
JM
122821998-10-20 Syd Polk <spolk@cygnus.com>
12283
12284 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12285 if desired.
12286
35cd2565
JL
12287Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12288
12289 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12290 these if the appropriate directories and files to not exist.
12291
52d4e5b7
JL
12292Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12293
12294 * Makefile.in (DEVO_SUPPORT): Add config.if.
12295
38ada91e
MH
12296Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12297
12298 * configure: Add pattern to replace "build_tooldir"'s
12299 definition in the generated Makefile with "tooldir"'s
12300 actual value.
12301
e44e84da
JL
12302Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12303
56a8387f
JL
12304 * config.sub: Bring back lost sparcv9.
12305
e44e84da
JL
12306 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12307
5cb95c7a
JL
12308Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12309
12310 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12311 CC_FOR_TARGET and friends.
12312
12313Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12314
ceff9b14
AO
12315 * Makefile.in (build_tooldir): New variable, same as tooldir.
12316 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12317 -B$(build_tooldir)/bin/.
12318 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12319
f2d11dcd
GP
12320Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12321
12322 * README: Remove installation instructions and refer to the
12323 INSTALL directory instead.
12324
73a6d2e7 12325Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12326
73a6d2e7
RL
12327 * config.sub: Add support for i[34567]86-pc-udk.
12328 * configure.in: Likewise.
12329
5d4a5ee6
JL
12330Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12331
12332 * Makefile.in: add bzip2 package building bits for user
12333 tools module
12334 * configure.in: ditto
12335
6fc19d6d
JL
12336Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12337
12338 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12339 (ALL_TARGET_MODULES): Add all-target-libobjc.
12340 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12341 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12342 (all-target-libchill): Add dependencies.
12343 * configure.in (target_libs): Add libchill.
4e81ae98 12344
f653f0ab
MH
123451998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12346
12347 * configure.in (target_subdir): Remove duplicate line.
12348
5d4a5ee6
JL
12349Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12350
12351 * Makefile.in (all-automake): fix dependencies.
12352
494933e4
JL
12353Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12354
12355 * configure.in: Minor cleanups for building in the $(target_alias)
12356 subdir.
12357
f6b58262
JW
123581998-09-22 Jim Wilson <wilson@cygnus.com>
12359
12360 * Makefile.in (bootstrap): Set r and s before make all. Use
12361 BASE_FLAGS_TO_PASS in make all.
12362 (cross): Likewise.
12363
27c7a08d
MM
123641998-09-20 Mark Mitchell <mark@markmitchell.com>
12365
12366 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12367
e67afd1e
RH
12368Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12369
12370 * config.sub: Fix typo in last change.
12371
8e44ac71
MH
123721998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12373
12374 * config.sub: Add support for C4x target.
12375 * configure.in: Likewise.
12376
d7496fbb
DM
123771998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12378
12379 * config.sub: Recognize sparcv9 just like sparc64.
12380
22097bd1
RL
12381Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12382
12383 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12384
4b877abd
JL
12385Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12386
2c8ec9a2
JL
12387 * config.guess: Correctly identify Pentium II sco boxes.
12388
4b877abd
JL
12389 * config.guess: Fix "tr" code. From Weiwen Liu.
12390
ab03db52
JH
12391Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12392
12393 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12394 stabs.
12395
b54db294
JL
12396Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12397
12398 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12399 (ALL_TARGET_MODULES): Add all-target-libchill.
12400 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12401 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12402 (all-target-libchill): Add dependencies.
12403 * configure.in (target_libs): Add libchill.
12404
bf48dd73
LW
12405Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12406
12407 * config.guess: Avoid assumptions about "tr" behaves when
12408 LANG is set to something other than English.
12409
a3cbd105
L
12410Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12411
12412 * configure (gxx_include_dir): Changed to
12413 '${prefix}/include/g++'-${libstdcxx_interface}.
12414
12415 * config.if: New to determine the interfaces.
12416
c4acd909
MK
12417Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12418
12419 * config.guess: Detect and handle MPE/IX.
12420 * config.sub: Deal with MPE/IX.
12421
9ea97665
DE
12422Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12423
12424 * configure.in: Use mh-aix43.
12425
0ce065bd
MH
124261998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12427
12428 * configure: Fix --without/--disable cases for gxx-include-dir.
12429
5d4a5ee6
JL
12430Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12431
12432 * mdata-sh: Imported. Needed for automake support.
12433
12434Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12435
12436 * Makefile.in (taz): Try "chmod -R og=u ." before
12437 "chmod og=u `find . -print`".
12438
12439Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12440
12441 * configure.in: Add arm-elf and thumb-elf support.
12442
12443Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12444
12445 * Makefile.in: Undo previous patch.
12446
12447Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12448
12449 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12450 to here ...
12451 (install-no-fixedincludes): and here
12452 (INSTALL_MODULES): ... from here.
12453
466456d9
ILT
12454Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * config.sub: Merge with FSF.
12457
1b409d25
ILT
12458 * config.guess: Merge with FSF.
12459
d207ebef
JM
12460Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12461
12462 * configure (extraconfigdirs): New variable.
12463 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12464 * Makefile.in (all): Move higher in file.
12465 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12466 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12467 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12468 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12469 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12470
124711998-07-23 Brendan Kehoe <brendan@cygnus.com>
12472
12473 * Makefile.in (all-target-libjava): Depend on all-gcc and
12474 all-target-newlib.
12475 (configure-target-libjava): Depend on $(ALL_GCC).
12476
7f1937c1
RL
12477Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12478
12479 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12480 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12481
2ada2bd6
ML
12482Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12483
12484 * INSTALL/README: Fix typo.
12485
1e025bde
ML
12486Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12487
5d4a5ee6
JL
12488 * ylwrap: Change absolute path checks to check for DOS style path
12489 names.
1e025bde 12490
5d4a5ee6
JL
12491 * ylwrap: Don't use a full path name if the source file is in the
12492 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12493
6755ff73
ILT
12494 * config-ml.in: Default to being verbose, to match Feb 18 change to
12495 configure.
12496
5d4a5ee6
JL
12497Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12498
12499 Brought over from egcs:
12500
12501 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12502
12503 * configure.in (target_subdir): Set to ${target_alias} instead
12504 of "libraries".
12505
12506 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12507
12508 * configure.in (target_subdir): Set to libraries if enable_multilib.
12509
12510Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12513 multilibs, force reconfiguration the first time we create
12514 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12515
12516Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12517
12518 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12519 avoid confusion with --no-recursion.
12520
12521Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12522
12523 * configure.in: Win32 hosts shouldn't use install -x
12524 * install-sh: remove -x option, and special .exe-handling
12525 hack.
12526
d207ebef
JM
12527Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12528
12529 * config.guess: Recognize i586-pc-beos.
12530 * configure.in: Don't build some bits for beos.
12531
fbd836fc
ILT
12532Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12533
5d4a5ee6
JL
12534 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12535 CFLAGS default to -O2.
12536
fbd836fc
ILT
12537 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12538 when using GNU ld.
12539
12540Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12541
12542 * ltmain.sh: Correct install when using a different shell.
12543
12544Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12545
12546 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12547
d207ebef
JM
12548Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12549
12550 * makefile.vms: Update to build binutils/makefile.vms. Add install
12551 target.
fbd836fc
ILT
12552
12553Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12554
12555 * ltconfig: Update to correct AIX handling.
12556
69b471bc
JL
12557Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12558
81241b5e
JL
12559 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12560
69b471bc
JL
12561 * configure.in (target_subdir): Set to ${target_alias} instead
12562 of "libraries".
12563
bedf82df
MH
125641998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12565
12566 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12567 (Makefile): Depend on $(gcc_version_trigger).
12568
12569 * configure (gcc_version): Change default initializer to empty
12570 string.
12571 (gcc_version_trigger): New variable; pass this variable down
12572 to subdir configures to enable them checking gcc's version
12573 themselves. Emit make macros for both gcc_version vars.
12574 (topsrcdir): Initialize reliably.
12575 (recursion line): Remove --with-gcc-version=${gcc_version}.
12576
28e449d8
MH
125771998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12578
12579 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12580 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12581 in $(libsubdir); emit definition in each generated Makefile.
12582 (gxx_include_dir): Initialize depending on
12583 $enable_version_specific_runtime_libs.
28e449d8 12584
50c4c9f7
MH
125851998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12586
12587 * configure (gcc_version): Initialize properly depending on
12588 how and where configure is started.
12589 (recursion line): Pass a --with-gcc-version=${gcc_version}
12590 to configures in subdirs.
12591
d207ebef
JM
12592Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12593
12594 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12595 cygmon
d207ebef 12596
5d4a5ee6
JL
12597Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12598
12599 * configure.in: Add cygmon and libstub support for mn10200.
12600
2f96399b
MH
126011998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12602
12603 * configure (gcc_version): Add new variable describing the
12604 particular gcc version we're building.
12605 * Makefile.in (libsubdir): Add new macro for the directory
12606 in which the compiler finds executables, libraries, etc.
12607 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12608 and libsubdir.
12609
c4137c50
AO
12610Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12611
ceff9b14
AO
12612 * Makefile.in (local-clean): Remove *.log.
12613 (warning.log): Built with warn_summary from build.log.
12614 (mail-report.log): Run test_summary.
12615 (mail-report-with-warnings.log): Run test_summary including
12616 warning.log in the report.
c4137c50 12617
276d5ee0
RL
12618Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12619
12620 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12621
5d4a5ee6
JL
12622Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12623
12624 * Makefile.in (grep): Grep no longer depends on libiberty.
12625
12626Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12627
12628 * Makefile.in: all-snavigator needs all-libgui.
12629
12630Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12631
12632 * configure.in: Add cygmon and libstub support for mn10300.
12633
8af14275
ILT
12634Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12635
12636 * missing: Update to version from automake 1.3.
12637
fbd836fc
ILT
12638 * ltmain.sh: On installation, don't get confused if the same name
12639 appears more than once in the list of library names.
12640
466456d9
ILT
12641Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12642
12643 * config.sub: Accept m68060 and m5200 as CPU names.
12644
5d4a5ee6
JL
12645Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12646
12647 * configure: Use && rather than using -a in test, because odd
12648 strings can confuse test.
12649 * configure.in: Likewise.
12650
fbd836fc
ILT
12651Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12652
12653 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12654
f0983958
AO
12655Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12656
12657 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12658 bootstrap4-lean): New targets.
f0983958 12659
bfed1ea0
JL
12660Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12661
12662 * mpw-* Delete. Not used.
12663
5d4a5ee6
JL
12664Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12665
12666 * COPYING.LIB: Update FSF address.
12667
bfed1ea0
JL
12668Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12669
12670 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12671
5d4a5ee6
JL
12672 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12673 GAS_SUPPORT_DIRS.
12674
bfed1ea0
JL
12675Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12676
12677 * ltconfig, ltmain.sh: Avoid producing a version number if
12678 -version-info was not used.
12679
5d4a5ee6
JL
12680Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12681
12682 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12683 building with newlib.
12684
126851998-04-30 Paul Eggert <eggert@twinsun.com>
12686
d207ebef 12687 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12688 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12689
12690Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12691
12692 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12693 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12694
12695Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12696
12697 * configure.in: Change alpha to alpha* in several places.
12698
d207ebef
JM
12699Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12700
12701 * config.sub: Recognize sparc86x.
12702
77be0cab
MM
12703Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12704
12705 * configure.in (--enable-target-optspace): Remove debug echo.
12706
62441128
JW
12707Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12708
12709 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12710
bfed1ea0
JL
12711Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12712
12713 * ltconfig: Update cygwin32 support.
12714
5d4a5ee6
JL
12715 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12716 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12717 (GDB_SUPPORT_DIRS): Likewise.
12718
3f4ea1de
MM
12719Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12720
12721 * configure.in (target_makefile_frag): If --enable-target-optspace,
12722 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12723 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12724 not used.
12725 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12726
5d4a5ee6
JL
12727Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12728
12729 * Makefile.in (all-bfd): Depend on all-intl.
12730 (all-binutils): Likewise.
12731 (all-gas): Likewise.
12732 (all-gprof): Likewise.
12733 (all-ld): Likewise.
12734
127351998-04-19 Brendan Kehoe <brendan@cygnus.com>
12736
12737 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12738
bfed1ea0
JL
12739Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12740
5d4a5ee6
JL
12741 * Makefile.in (all-bfd): Depend upon all-libiberty.
12742
bfed1ea0
JL
12743 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12744
5d4a5ee6
JL
12745Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12746
12747 * Makefile.in: Add libstub.
12748
12749 * configure.in: Ditto. Build libstub for targets that have cygmon
12750 support.
12751
12752Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12755
12756Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12757
12758 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12759 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12760
ec8d6ddc
KW
12761Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12762
12763 * configure: Define DEFAULT_M4 by searching PATH.
12764 * Makfile.in: Use DEFAULT_M4.
12765
bfed1ea0
JL
12766Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12767
12768 * ltconfig: Add cygwin32 support.
12769
5d4a5ee6
JL
12770 * Makefile.in, configure.in: Add libtool as a native only directory
12771 to configure and build.
12772
547a6183
JL
12773Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12774
12775 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12776
5d4a5ee6 12777Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12778
5d4a5ee6
JL
12779 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12780
12781Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12782
12783 * Makefile.in: add ash make rules
12784 * configure.in: add ash to native_only and host_tools lists
12785
12786Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12787
12788 * Makefile.in (all-gettext, all-intl): New targets.
12789 (ALL_MODULES): Added all-gettext, all-intl.
12790 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12791 (INSTALL_MODULES): Added install-gettext, install-intl.
12792 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12793
12794 * configure.in (host_tools): Added gettext.
12795 (native_only): Likewise.
12796 (noconfigdirs) [various cases]: Likewise.
12797 (host_libs): Added intl.
12798
d207ebef
JM
12799Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12800
12801 * configure: Do not disable building gdbtk for cygwin32 hosts.
12802
e98e406f
NC
12803Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12804
12805 * configure.in: Add thumb-coff target.
12806 * config.sub: Add thumb-coff target.
12807
5d4a5ee6
JL
12808Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12809
12810 * Makefile.in: Revert yesterday's change.
12811 (all-target-winsup): all-target-librx stays out of here.
12812
12813Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12814
12815 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12816 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12817 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12818 Remove references to librx and libg++.
12819
12820Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12821
12822 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12823 recursive makes
12824
bfed1ea0
JL
12825Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12826
12827 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12828 for newlib directory.
bfed1ea0
JL
12829 (CXX_FOR_TARGET): Likewise.
12830
12831Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12832
12833 * ltconfig: Update after libtool/ltconfig.in change for
12834 hpux11.
12835
12836Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12837
12838 * ltconfig, ltmain.sh: Update to libtool 1.2.
12839
3cd730af
MH
12840Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12841
12842 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12843 (install-gcc-cross): Instead, override LANGUAGES here.
12844
80564603
DL
128451998-03-18 Dave Love <d.love@dl.ac.uk>
12846
12847 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12848 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12849
d207ebef
JM
12850Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12851
12852 * configure.in: Add Thumb-pe target.
12853
5d4a5ee6 12854Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12855
5d4a5ee6
JL
12856 * Makefile.in - changed sn targets to snavigator
12857 * configure.in - changed sn targets to snavigator
12858
2d4a0558
MH
12859Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12860
12861 * config-ml.in: After building symlink tree call make distclean
12862 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12863 to be the case for libiberty.
12864
04b93567
L
12865Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12866
12867 * configure: When making link, also check the current
12868 directory. The configure scripts may create one.
12869
9a06b842
RH
12870Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12871
12872 * config.sub: Accept alphapca56 and alphaev6 properly.
12873
217fc4e6
FS
12874Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12875
12876 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12877
3e07bdbd 12878Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12879
e490616e 12880 * config.sub (sco5): Fix typo.
3e07bdbd 12881
5d4a5ee6
JL
12882Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12883
12884 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12885 install-itcl.
12886 (install-itcl): Remove dependency on install-tcl.
12887
12888Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12889
12890 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12891
12892Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * configure.in: Don't build libgui for a cygwin32 target when not on
12895 a cygwin32 host.
12896
12897Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12898
12899 * configure (redirect): Set to null, so default behavior of
12900 configure is now --verbose.
12901
ce0d965c
DL
129021998-02-16 Dave Love <d.love@dl.ac.uk>
12903
12904 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12905 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12906
3acd1fd0
MH
12907Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12908
12909 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12910 this change to sync Makefile.in with its ChangeLog entries.
12911
5d4a5ee6
JL
12912Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12913
12914 * ltmain.sh (mkdir): Check that the directory doesn't exist
12915 before we exit with error, so that we don't get races during
12916 parallel builds.
12917
bfed1ea0
JL
12918Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12919
12920 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12921
4e77e8f1
MH
12922Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12923
12924 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12925 PICFLAG_FOR_TARGET.
12926 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12927
12928 * configure: Emit a definition for the new macro enable_shared
12929 into each Makefile.
12930
5d4a5ee6
JL
12931Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12932
12933 * configure.in (host_tools, native_only): Add libtool.
12934
12935Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12936
12937 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12938 Fix typo in ming config comment.
12939
bfed1ea0
JL
12940Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12941
12942 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12943
5d4a5ee6
JL
12944Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * config.sub: Add tic30 cases, and map c30 to tic30.
12947
8821a725
RH
12948Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12949
12950 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12951 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12952 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12953 (CLEAN_TARGET_MODULES): Similarly
12954 (all-target-libf2c): Add dependences.
4e81ae98 12955 * configure.in (target_libs): Add libf2c.
8821a725 12956
5d4a5ee6
JL
12957Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12958
12959 * configure.in: Remove expect from noconfigdirs when target
12960 is cygwin32. OK to build expect and dejagnu with Canadian
12961 Cross.
12962
0aadd657
ILT
12963Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12964
5d4a5ee6
JL
12965 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12966 host.
12967
0aadd657
ILT
12968 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12969 and mingw32.
12970
d0a8352c
MH
12971Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12972
12973 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12974 here as it is not defined in the toplevel Makefile.
12975
59739e3c
MH
12976Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12977
12978 * configure (package_makefile_rules_frag): New variable, which names
12979 a file with generic rules, ...
12980 Change comment to mention we now have FIVE parts.
12981 * configure: Undo last change.
12982
228197ee
LT
12983Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12984
12985 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12986 * config.sub: More accurate determination of HP processor types.
228197ee 12987
efd4c0ba
MH
12988Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12989
12990 * configure (package_makefile_frag): Move inserting the
12991 ${package_makefile_frag} to where it should be according
12992 to the comment.
12993
6eef3189
PB
12994Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12995
12996 * config.guess: Add support for Linux/ARM.
12997
d207ebef
JM
12998Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12999
13000 * .cvsignore: Remove *-info and *-install since they match
13001 release-info and mpw-install, which we don't want to just ignore.
13002
48464ebf
RH
13003Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13004
13005 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13006
803462a7
PN
13007Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13008
13009 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13010 local_prefix to sub-make invocations.
13011
520ab477
L
13012Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13013
13014 * configure.in: Check makefile fragments in the source
13015 directory.
13016
4bcdb76d
AO
13017Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13018
ceff9b14
AO
13019 * configure.in: Check whether host and target makefile
13020 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13021
5d4a5ee6
JL
13022Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13023
13024 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13025
13026Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13027
13028 * configure.in: Make sure we only replace RPATH_ENVVAR on
13029 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13030 regexp to sed.
13031
13032 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13033 to sub-makes.
13034
0d3e11a5
LI
130351998-01-13 Lee Iverson (leei@ai.sri.com)
13036
13037 * config-ml.in (multi-do): LDFLAGS must include multilib
13038 designator.
13039
d45b3d87 13040Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13041
13042 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13043
d39cd7a1
MK
13044Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13045
13046 * config.sub: Add mingw32 support.
13047 * configure.in: Likewise.
d39cd7a1 13048
6decbc24
FS
13049Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13050
13051 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13052
5d4a5ee6
JL
13053Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13054
13055 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13056 * configure (gxx_include_dir): Provide a definition for subdirs
13057 which do not use autoconf.
13058
13059Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13060
13061 * config.guess: Sync with egcs. Picks up new alpha support,
13062 BeOS & some additional linux support.
13063
d3d1907a
JL
13064Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13065
13066 * config.guess: HP 9000/803 is a PA1.1 machine.
13067
b104e095
RH
13068Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13069
13070 * configure.in: It's alpha*-...
13071
aca823c1
L
13072Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13073
13074 * configure.in (host_makefile_frag, target_makefile_frag):
13075 Handle multiple config files.
13076 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13077 alpha-*-*.
13078
d207ebef
JM
13079Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13080
13081 * mkdep: New file.
13082
13083Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13084
13085 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13086
5d4a5ee6
JL
13087Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13088
13089 * Makefile.in: Add libgui directory.
13090 (GDB_TK): Add all-libgui.
13091 * configure.in: Add libgui directory.
13092 * configure: Add all-libgui to GDB_TK.
13093
13094Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13095
13096 * config-ml.in (multidirs): Add m32r to multilib list.
13097
13098Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13099
13100 * Makefile.in (all-target-gperf): Change dependency to
13101 all-target-libstdc++.
13102
baf55877
FF
13103Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13104
13105 * config.guess: Add BeOS support.
13106
5d4a5ee6
JL
13107Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13108
13109 Source directory cvs renamed to cvssrc:
13110 * configure.in (host_tools): Change cvs to cvssrc.
13111 (native_only): Likewise.
13112 (noconfigdirs) [various cases]: Likewise.
13113 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13114 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13115 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13116 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13117 (all-cvssrc): Rename target from all-cvs.
13118
f2d76545
JL
13119Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13120
13121 * configure (gxx_include_dir): Fix thinko.
13122
205cba53
JL
13123Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13124
13125 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13126 (install-cross, install-gcc-cross): New targets.
13127
5d4a5ee6
JL
13128Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13129
13130 * configure.in (noconfigdirs): Add support for Thumb target.
13131
13132 * config.sub (maybe_os): Add support for Thumb target.
13133
13134Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13135
13136 * Makefile.in: Add rules for cygmon.
13137
13138 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13139
96b0f1fc
JL
13140Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13141
13142 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13143 * configure (gxx_include_dir): Provide a definition for subdirs
13144 which do not use autoconf.
d207ebef
JM
13145
13146Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13147
13148 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13149 11/18/97 build
d207ebef 13150
7dfef6ed
JL
13151Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13152
13153 * From Franz Sirl.
13154 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13155 found on RedHat Linux systems.
96b0f1fc 13156
83cfe7c0
JL
13157Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13158
13159 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13160 guesses.
13161
7dfef6ed
JL
13162Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13163
13164 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13165
5d4a5ee6
JL
13166Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13167
13168 * ltmain.sh: If mkdir fails, check whether the directory was created
13169 anyhow by some other process.
13170
d207ebef
JM
13171Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13172
13173 * configure.in (d30v-*-*): Configure all directories.
13174
13175Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13176
13177 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13178 for the D30V.
13179
13180Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13181
13182 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13183
5d4a5ee6
JL
13184Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13185
e490616e
ZW
13186 * include/libiberty.h: Add extern "C" { so it can be used with C++
13187 progrms.
13188 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13189 programs.
5d4a5ee6 13190
d207ebef
JM
13191Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13192
13193 * configure.in (d30v-*-*): Configure GCC now.
13194
5d4a5ee6
JL
13195Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13196
13197 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13198 is no longer needed.
13199
c9670e62
JM
13200Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13201
13202 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13203
cc71c0ca
MH
13204Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13205
13206 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13207 targets using "$@" to provide support for similar but not identical
13208 targets without having to duplicate code.
13209
d207ebef
JM
13210Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13211
13212 * makefile.vms: Fix to work with DEC C.
13213
13214Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13215
13216 * config.sub: Add mips-tx39-elf to marketing names.
13217
13218Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13219
13220 * ltmain.sh: Handle symlinks in generated script.
13221
13222Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13223
13224 * configure: Handle autoconf style directory options: --bindir,
13225 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13226 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13227 --sysconfdir.
13228 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13229 (sharedstatedir, localstatedir, oldincludedir): New variables.
13230 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13231 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13232 sbindir, sharedstatedir, and sysconfdir.
13233
b1e3ddfd
AJ
13234Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13235
13236 * Makefile.in (bootstrap-lean): New target.
13237
d207ebef
JM
13238Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13239
13240 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13241 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13242
13243Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13244
13245 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13246
09f97c1e
JL
13247Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13248
13249 * Makefile.in (cross): New target.
13250
335d0ab2
AO
13251Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13252 Jeff Law <law@cygnus.com>
13253
13254 * Makefile.in (bootstrap2, bootstrap3): New targets.
13255 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13256 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13257
d207ebef
JM
13258Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13259
13260 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13261 windows. Consistent with gdb/configure.
d207ebef 13262
e693cc28
UD
132631997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13264
e693cc28
UD
13265 * configure.in: Name Linux target fragment.
13266
13267 * configure: Rewrite so that project Makefile fragment is inserted
13268 first and appears last in the resulting Makefile.
13269
d207ebef
JM
13270Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13271
13272 * Makefile.in (install-itcl): Install tcl first.
13273
5d4a5ee6
JL
13274Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13275
13276 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13277
f401679e
JW
13278Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13279
13280 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13281
13282 * configure.in (skipdirs): Add target-librx for Linux.
13283 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13284
ec20b1b9
JL
13285Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13286
13287 * Makefile.in (bootstrap): New target.
13288
becdcf6d
JL
13289Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13290
63f6bcd7 13291 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13292
d207ebef
JM
13293Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13294
13295 * config.guess: Merge with FSF.
13296
0c82f6bf
FF
13297Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13298
13299 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13300
d207ebef
JM
13301Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13302
13303 * config.sub: Add "marketing-names" patch.
13304
3fbc0b70
JS
13305Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13306
e490616e 13307 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13308
e20d4801
JL
13309Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13310
13311 * config.sub: Handle v850-elf.
13312
fe181f78 13313Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13314
13315 * .cvsignore (*-install): Remove.
13316
bfed1ea0
JL
13317Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13318
13319 * ltconfig: Set CONFIG_SHELL in libtool.
13320 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13321
558a1e7c
JW
13322Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13323
13324 * configure.in (target_subdir): Set to libraries if enable_multilib.
13325
7818d6fc
JW
13326Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13327
13328 * config.guess: Update from gcc directory.
13329
d207ebef
JM
13330Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13331
13332 * Makefile.in (all-sim): Depends on all-readline.
13333
6599da04
JM
13334Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13335
13336 * Makefile.in (BISON, YACC): Use $$s.
13337 (all-bison): Depend on all-texinfo.
13338
13339Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13340
13341 * Makefile.in (BISON): Add -L flag.
13342 (YACC): Likewise.
13343
d207ebef
JM
13344Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13345
4e81ae98
EC
13346 * configure.in (noconfigdirs): Add support for v850e target.
13347
d207ebef
JM
13348 * config.sub (maybe_os): Add support for v850e target.
13349
13350Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13351
4e81ae98
EC
13352 * configure.in (noconfigdirs): Add support for v850ea target.
13353
d207ebef
JM
13354 * config.sub (maybe_os): Add support for v850ea target.
13355
6599da04
JM
13356Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13357
13358 * config.sub: Add mipstx39. Delete r3900.
13359
13360Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13361
13362 * Makefile.in (all-autoconf): Depends on all-texinfo.
13363
13364Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13365
13366 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13367 eabi targets.
13368
13369Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13372
13373 * configure: When handling a Canadian Cross, handle YACC as well as
13374 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13375 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13376
13377Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13378
13379 * Makefile.in (BISON): bison, not byacc or bison -y.
13380 (YACC): bison -y or byacc or yacc.
13381 (various): Add *-bison as appropriate.
13382 (taz): No need to mess with BISON anymore.
13383
13384Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13385
13386 * configure: If OSTYPE matches *win32*, try to find a good value for
13387 CONFIG_SHELL.
13388
13389Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13390
13391 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13392 configure.in if it is present.
13393
13394Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13395
13396 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13397
13398Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13399
13400 * config.sub: Recognize `arc' cpu.
13401 * configure.in: Likewise.
13402 * config-ml.in: Likewise.
13403
13404Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13405
13406 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13407
13408Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13409
13410 * configure: Changed sed delimiter from ':' to '|' when
13411 attempting to substitute ${config_shell} for SHELL. On
13412 NT ${config_shell} may contain a ':' in it.
13413
13414Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13415
13416 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13417
13418Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13419
13420 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13421
13422Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13423
13424 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13425
13426 * ylwrap: If the program is a relative path, force it to be
13427 absolute.
13428
13429Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13430
13431 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13432
13433Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13434
13435 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13436 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13437 for libraries.
6599da04
JM
13438
13439Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13440
13441 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13442 separated by spaces.
6599da04
JM
13443
13444Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13445
13446 * ylwrap: New file.
13447 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13448
13449 * ltmain.sh: Handle /bin/sh at start of install program.
13450
13451 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13452
13453 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13454 * missing: New file, from automake 1.2.
13455
13456Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13457
13458 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13459 check-tk to CHECK_X11_MODULES.
13460
13461Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13462
13463 * config.sub: Merge with FSF.
13464
13465Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13466
13467 * config.guess: Merge with FSF.
13468
13469Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13470
13471 * configure: Treat msdosdjgpp like go32.
13472 * configure.in: Likewise. Don't remove gprof for go32.
13473
13474 * configure: Change Makefile.tem2 to Makefile.tm2.
13475
13476Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13477
13478 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13479
13480Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13481
13482 * install-sh (chmodcmd): Set to null if the DST directory already
13483 exists. Same as Nov 11th change.
13484
13485Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13486
4e81ae98 13487 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13488
13489Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13490
13491 * config.guess: Update from FSF.
13492
13493Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13494
13495 * Makefile.in (GDB_TK): Depend on itcl and tix.
13496
13497Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13498
13499 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13500 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13501 (INSTALL_SCRIPT): New variable.
13502 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13503 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13504 to -x.
13505 * install-sh: Add support for -x option.
13506
13507Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * configure.in, Makefile.in: Treat tix like itcl.
13510
13511Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * Makefile.in (WINDRES): New variable.
13514 (WINDRES_FOR_TARGET): New variable.
13515 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13516 (EXTRA_HOST_FLAGS): Add WINDRES.
13517 (EXTRA_TARGET_FLAGS): Add WINDRES.
13518 (EXTRA_GCC_FLAGS): Add WINDRES.
13519 ($(DO_X)): Pass down WINDRES.
13520 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13521 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13522 DLLTOOL_FOR_TARGET.
13523
13524Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13525
13526 * configure.in: configure sim before gdb for win32-x-ppc
13527
13528Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13529
13530 Move gperf into the toplevel, from libg++.
13531 * configure.in (target_tools): Add target-gperf.
13532 (native_only): Add target-gperf.
13533 * Makefile.in (all-target-gperf): New target, depend on
13534 all-target-libg++.
13535 (configure-target-gperf): Empty rule.
13536 (ALL_TARGET_MODULES): Add all-target-gperf.
13537 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13538 (CHECK_TARGET_MODULES): Add check-target-gperf.
13539 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13540 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13541
13542Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13543
6599da04
JM
13544 * config.sub (mn10200): Recognize new basic machine.
13545
13546Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13547
13548 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13549 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13550
13551Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13552
13553 * configure.in: If we're building mips-sgi-irix6* native, turn on
13554 ENABLE_MULTILIB and set TARGET_SUBDIR.
13555
13556Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13557
13558 * Makefile.in (all-sn): Depend on all-grep.
13559
13560Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13561
13562 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13563
13564 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13565 Makefile. From Jeff Makey <jeff@cts.com>.
13566 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13567
13568 * Makefile.in (DISTBISONFILES): Remove.
13569 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13570 $(DEFAULT_YACC).
13571
13572 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13573 cygwin32.
6599da04
JM
13574
13575 * Makefile.in (LD): New variable.
13576 (EXTRA_HOST_FLAGS): Pass down LD.
13577 ($(DO_X)): Likewise.
13578
13579Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13580
13581 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13582
13583Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13584
13585 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13586 before adding our own. Always add --build.
6599da04
JM
13587
13588Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13589
13590 * configure.in (targargs): Pass --build if we're doing
13591 a cross-compile.
13592
13593Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13594
ca236658 13595 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13596 sed. Otherwise sed chokes on NT path names with drive
13597 designators. Also look for "?:*" as the leading characters in an
13598 absolute pathname.
13599
13600Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13601
13602 * config.sub: Support for r3900.
13603
13604Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13605
13606 * configure.in: Use install-sh, not install.sh.
13607
13608Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13611 apply it twice.
13612
13613Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13614
13615 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13616 install-binutils.
13617
13618Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13619
13620 * Makefile.in: Add automake targets.
13621 * configure.in (host_tools): Add automake.
13622
13623Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13624
13625 * configure: Default CXX to c++, not gcc.
13626 * Makefile.in (CXX): Set to c++, not gcc.
13627 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13628
13629Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13630
13631 * install-sh: try appending a .exe if source file doesn't
13632 exist
13633
13634Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13635
13636 * configure.in: Turn on multilib by default.
13637 (cross_only): Remove target-libiberty.
13638
13639 * Makefile.in (all-gcc): Don't depend on libiberty.
13640
13641Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13642
13643 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13644
13645Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13646
13647 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13648 (DISTBISONFILES): Add ld/Makefile.in
13649
13650Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13651
13652 * configure.in: if target is cygwin32 but host isn't cygwin32,
13653 don't configure gdb tcl tk expect, not just gdb.
13654
13655Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13656
13657 * configure.in: Added gnuserv everywhere sn appears.
13658
13659 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13660 (CROSS_CHECK_MODULES): Added check-gnuserv.
13661 (INSTALL_MODULES): Added install-gnuserv.
13662 (CLEAN_MODULES): Added clean-gnuserv.
13663 (all-gnuserv): New target.
13664
13665Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13666
13667 * config.guess: Fixes for MIPS OpenBSD systems.
13668
13669Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13670
13671 * Makefile.in (INSTALL_XFORM): Remove.
13672 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13673
13674 * mkinstalldirs: New file, copied from automake.
13675 * Makefile.in (installdirs): Rename from install-dirs. Use
13676 mkinstalldirs. Change all users.
13677 (DEVO_SUPPORT): Add mkinstalldirs.
13678
13679Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13680
13681 * install-sh: Rename from install.sh.
13682 * Makefile.in (INSTALL): Change install.sh to install-sh.
13683 (DEVO_SUPPORT): Likewise.
13684
13685 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13686 Graichen <graichen@rzpd.de>.
13687
13688Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13689
13690 * config.guess: Recognize OpenBSD systems correctly.
13691
13692Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13693
13694 * README, Makefile.in (ETC_SUPPORT): Remove references to
13695 cfg-paper*, configure.{texi,man,info*}._
13696
13697Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13698
13699 * Makefile.in (all.normal): Ensure that gcc is built after all
13700 the x11 - ie gdb - targets.
13701
13702Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13703
13704 * makefile.vms: Don't run conf-a-gas.
13705
13706Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13707
e490616e 13708 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13709
d207ebef
JM
13710Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13711
13712 * configure.in: Remove noconfigdirs case since gdb also
13713 configures and builds for tic80-coff.
13714
6599da04
JM
13715Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13716
13717 * configure: Set cache_file to config.cache.
13718 * Makefile.in (local-distclean): Remove config.cache.
13719
13720Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13721
13722 * COPYING: Update FSF address.
13723
d207ebef
JM
13724Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13725
13726 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13727 noconfigdirs.
13728
6599da04
JM
13729Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13730
13731 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13732 MAKEDIRS, is empty.
13733
13734Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13735
13736 * config.sub: Tweak mn10300 entry.
13737
13738Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13739
13740 * configure.in (host_tools): Put sim before gdb, so gdb's
13741 configure.tgt can determine if the simulator was configured.
13742
13743Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13744
13745 * config.sub: Move BeOS $os case to be with other Cygnus
13746 local cases.
13747
13748Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13749
13750 * config.sub: Remove misplaced comment that broke Linux.
13751
13752Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13753
13754 * config.sub: Add BeOS support.
13755
13756Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13757
13758 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13759
13760Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13761
13762 * configure.in (noconfigdirs): Remove tcl and tk from
13763 noconfigdirs for cygwin32 builds.
13764
d207ebef
JM
13765Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13766
13767 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13768
6599da04
JM
13769Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13770
13771 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13772 make-all.com, use makefile.vms instead.
13773
13774Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13775
13776 * config.sub: Accept -lnews*.
13777
d207ebef
JM
13778Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13779
13780 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13781 target-examples and target-libiberty for d30v.
d207ebef
JM
13782
13783Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13784
13785 * configure.in (noconfigdirs): Enable ld for d30v.
13786
13787Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13788
13789 * configure.in (tic80-*-*): Build compiler.
13790
13791Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13792
13793 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13794 unsupported d30v directories
d207ebef
JM
13795
13796Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13797
4e81ae98
EC
13798 * config.sub, configure.in: Add d30v target cpu.
13799
6599da04
JM
13800Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13801
13802 * makefile.vms: New file.
13803 * make-all.com: Remove.
13804
13805Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13806
13807 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13808
13809Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13810
13811 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13812
13813Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13814
13815 * Makefile.in (ALL_MODULES): Added all-db.
13816 (CROSS_CHECK_MODULES): Addec check-db.
13817 (INSTALL_MODULES): Added install-db.
13818 (CLEAN_MODULES): Added clean-db.
13819
13820Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13821
13822 * config.guess: Merge with latest FSF sources.
13823
13824Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13825
13826 * Makefile.in (ALL_MODULES): Added all-itcl.
13827 (CROSS_CHECK_MODULES): Added check-itcl.
13828 (INSTALL_MODULES): Added install-itcl.
13829 (CLEAN_MODULES): Added clean-itcl.
13830
13831Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13832
13833 * configure.in: build gdb for mn10200
13834
13835Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13836
13837 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13838
d207ebef
JM
13839Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13840
13841 * configure.in (tic80-*-*): Turn off most targets right now.
13842
6599da04
JM
13843Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13846 rather than the makeinfo program.
13847 (do-info): Depend upon all-texinfo.
13848
13849Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13850
13851 * configure.in: Remove uses of config/mh-linux.
13852
13853 * config.sub, config.guess: Merge with latest FSF sources.
13854
d207ebef
JM
13855Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13856
13857 * config.sub (case $basic_machine): Add tic80 entries.
13858
6599da04
JM
13859Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13860
13861 * config.sub, config.guess: Merge with latest FSF sources.
13862
13863Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13864
13865 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13866 * mpw-config.in: Test for NewFolderRecursive.
13867 * mpw-install: Use symbolic name for startup filename.
13868 * mpw-README: Add various additional details.
13869
13870Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13871
13872 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13873
13874Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13875
13876 * configure.in: Do build gcc and the target libraries for
13877 the mn10200.
13878
13879Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13880
13881 * configure.in: don't avoid building gdb for mn10300 any more
13882 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13883 instead of single-quoting it.
13884
13885Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13886
13887 * configure.in: Don't use --with-stabs on IRIX 6.
13888
13889Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13890
13891 * configure.in (m32r): Build gdb, libg++ now.
13892
13893Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13894
13895 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13896 directories from noconfigdirs.
13897
13898Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13899
13900 * config.sub (basic_machine): added mips16 configuration
13901
13902Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13903
13904 * config.sub: Handle d10v-unknown.
13905
d207ebef
JM
13906Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13907
13908 * config.sub: Handle v850-unknown.
13909
6599da04
JM
13910Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13911
13912 * Makefile.in: add findutils
13913 * configure.in: add findutils to list of host_tools
13914
13915Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13916
13917 * config.sub: Handle mn10200 and mn10300.
13918
13919Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13920
13921 * configure.in (d10v-*): Do not build librx.
13922
13923Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13924
13925 * configure.in (mn10300): Build everything except gdb & libgloss.
13926
13927Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13928
13929 * config.guess: Patch for Dansk Data Elektronik servers,
13930 from Niels Skou Olsen <nso@dde.dk>.
13931
13932 For ncr, use /bin/uname rather than uname, since GNU uname does not
13933 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13934
13935 Patch for MIPS R4000 running System V,
13936 from Eric S. Raymond <esr@snark.thyrsus.com>.
13937
13938 Fix thinko for nextstep.
13939
13940 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13941
13942 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13943 * config.guess: Guess mips-dec-mach_bsd4.3.
13944
13945 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13946 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13947 release numbers.
13948 * config.guess (mips-mips-riscos*): Emit just enough of the
13949 release number.
13950
13951 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13952 * config.guess (sparc-auspex-sunos*): Added.
13953 (f300-fujitsu-*): Added.
13954
13955 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13956 * config.guess: Recognize a Tadpole as a sparc.
13957
13958Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13959
13960 * config.guess: Don't assume that NextStep version is either 2 or
13961 3. NextStep 4 (aka OpenStep 4) has come out now.
13962
13963Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13964
13965 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13966 From Rik Faith <faith@cs.unc.edu>.
13967
13968Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13969
13970 * config.sub: Contributions from bug-gnu-utils to:
13971 Support plain "hppa" (no version given) architecture, reported by
13972 OpenStep.
13973 OpenBSD like NetBSD.
13974 LynxOs is not a hardware supplier.
13975
13976 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13977 OpenBSD like NetBSD.
6599da04
JM
13978 Stratus systems.
13979 More Pyramid systems.
13980 i[n>4]86 Intel chips.
13981 M680[n>4]0 Motorola chips.
13982 Use unknown instead of lynx for hardware manufacturer.
13983
13984Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13985
13986 * install.sh (chmodcmd): Set to null if the DST directory already
13987 exists.
13988
13989Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13990
13991 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13992 not use mt-ppc target Makefile fragment any more.
13993
13994Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13995
13996 * configure.in (*-*-windows): Exclude everything but those dirs
13997 needed to build windows.
13998
13999Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14000
14001 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14002
14003Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14004
14005 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14006
14007Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14008
14009 * Undo my previous change.
14010
14011Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14012
14013 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14014 unconditionally.
14015 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14016
14017Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14018
14019 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14020 host to add it's own flags.
6599da04
JM
14021
14022Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14023
14024 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14025
14026Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14029 (CXX_FOR_TARGET): Likewise.
14030 (GCC_FOR_TARGET): Define.
14031 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14032 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14033 CC_FOR_TARGET was specified on the command line.
14034 (MAKEOVERRIDES): Don't define.
14035
14036Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14037
14038 * configure.in (m32r): Fix spelling of libg++ libs.
14039
14040Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14041
14042 * config.sub (-apple*): Remove, now redundant.
14043
14044Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14045
14046 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14047
14048 * configure: Rework yesterday's sed script patch.
14049
14050 * config.sub: Merge with FSF.
14051
14052Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14053
14054 * config.guess: Merge from FSF.
14055
14056 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14057 * config.guess: Use pc instead of unknown, for pc clone systems.
14058 Change linux to linux-gnu.
6599da04
JM
14059
14060 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14061 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14062
14063Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14064
14065 * test-build.mk (HOLES): Add "xargs" for gdb.
14066
14067 * configure: Avoid hpux10.20 sed bug.
14068
14069Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14070
731a8127 14071 * configure.in: Add support for windows host
6599da04
JM
14072 (that is a build done under the Microsoft build environment).
14073
14074Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14075
14076 * Makefile.in: Replace all uses of srcroot with s, to shrink
14077 command line lengths.
14078
14079 Patches from Geoffrey Noer <noer@cygnus.com>:
14080 * configure.in: If configuring for newlib, pass --with-newlib to
14081 subdirectories.
14082 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14083 -Bnewlib/ and -Lwinsup to gcc.
14084 (CXX_FOR_TARGET): Likewise.
14085
14086Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14087
14088 * Makefile.in (ETC_SUPPORT): Add configure.
14089
14090Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14091
4e81ae98 14092 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14093 host configuration file.
14094
14095Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14096
14097 * configure.in: Break mn10x00 support into separate
14098 mn10200 and mn10300 configurations.
14099 * config.sub: Likewise.
14100
14101Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14102
14103 * configure.in: Add lots of stuff to noconfigdirs for
14104 the mn10x00 targets.
14105
14106 * config.sub, configure.in: Add mn10x00 support.
14107
14108Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14109
14110 * make-all.com: Call conf-a-gas, not config-a-gas.
14111
14112Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14113
14114 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14115 targets.
6599da04
JM
14116
14117Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14118
14119 * mpw-README: Add much more detail for native PowerMac.
14120 * mpw-install: New file.
14121 * mpw-configure: Add --norecursion and --help options.
14122 * mpw-config.in: Translate readme and install files when
14123 copying to objdir.
14124 * mpw-build.in: Don't always depend on byacc and flex.
14125 (install-only-top): New action.
14126
d207ebef
JM
14127Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14128
14129 * configure.in: You can now configure GDB for the v850.
14130
6599da04
JM
14131Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14132
14133 * configure.in (noconfigdirs): Don't configure any C++ dirs
14134 if targeting D10V.
14135
14136Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14137
14138 * config.sub: Recognize mips64vr5000.
14139
14140Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14141
14142 * configure.in: Use a single line for host_tools and native_only.
14143
14144Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14145
14146 * config.sub, configure.in: Add entries for m32r.
14147
14148Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14149
14150 * Makefile.in (inet-install): Don't run install-gzip.
14151
14152Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14153
14154 * configure.in: Don't config lots of things for *-*-windows*.
14155
14156Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14157
14158 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14159 (host_libs, host_tools): Copy from configure.in.
14160 * mpw-configure: Don't complain about directories not found.
14161
14162Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14163
14164 * configure.in (i[345]86): Recognize i686 for pentium pro.
14165 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14166 file.
14167
14168 * config.guess (i[345]86): Ditto.
14169
14170Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14171
14172 * configure.in (noconfigdirs): Removed gdb for D10V.
14173
d207ebef 14174Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14175
d207ebef
JM
14176 * configure.in: Remove ld, target-libio, target-libg++, and
14177 target-libstdc++ from noconfigdirs.
5d4a5ee6 14178
6599da04
JM
14179Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14180
14181 * configure: Fix three locations where shell scripts were
14182 being run directly rather than with config_shell.
14183
d207ebef
JM
14184Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14185
14186 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14187 * config.sub (basic_machine): Recognize v850.
14188
6599da04
JM
14189Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14190
14191 * mpw-configure: Handle multiple enable/disable options and
14192 pass them down recursively, handle -c and -s flags appropriately
14193 depending on choice of compiler, add escape mechanism for
14194 quoted arguments to gC.
14195
14196Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14197
14198 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14199 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14200 so that -mrelocatable-lib and -mno-eabi are used.
14201
14202 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14203 not support --print-multi-lib, don't abort.
14204
6599da04
JM
14205Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14206
14207 * make-all.com: Run config-a-gas.
14208 * setup.com: Don't copy subdirectory files around.
14209
14210Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14211
14212 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14213 target, it now compiles correctly.
14214
14215Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14216
14217 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14218
14219Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14220
4e81ae98 14221 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14222
14223Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14224
14225 * configure.in (native_only): Add prms.
14226
14227Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14228
14229 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14230 (BINUTILS_SUPPORT_DIRS): Likewise.
14231
14232Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14233
14234 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14235 d10v support is added.
14236
14237Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14238
14239 * configure.in (d10v-*-*): New target.
14240
14241Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14242
14243 * config.guess (HP 9000/811): Recognize this as a PA1.1
14244 machine.
14245
14246Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14247
14248 * Makefile.in (do-tar-gz): New target, split out from tail end of
14249 taz target. Run each command separately, don't use pipes.
14250 (taz): Use it.
14251
14252Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14253
14254 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14255 * mpw-build.in: No builds should depend on building byacc or flex,
14256 they are assumed to be installed already.
14257
14258Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14259
14260 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14261 variable that CC_FOR_TARGET needs.
14262
14263Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14264
14265 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14266 options have changed since the last time the subdirectory was
14267 configured, and if it has, reconfigure.
14268 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14269 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14270
14271Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14272
14273 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14274 CLEAN_MODULES): Add bash.
14275 (all-bash): New target.
14276
14277Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14278
14279 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14280
14281Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14282
14283 * config.sub (basic_machine): Recognize d10v as a valid processor.
14284
14285Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14286
14287 * mpw-configure: Add support for --bindir.
14288 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14289
14290Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14291
14292 * configure.in: add bash, time, gawk to list of hosttools and things
14293 to only build for native toolchains
14294
14295Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14296
14297 * Makefile.in (docdir): Remove.
14298
14299Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14300
14301 * Makefile.in (datadir): Set to $(prefix)/share.
14302
14303Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14304
14305 * configure.in: build diff and patch for cygwin32-hosted
14306 toolchains.
14307
14308Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14309
14310 * config.sub: Accept -rtems*.
14311
14312Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14313
e490616e
ZW
14314 * configure.in: enable dosrel for cygwin32-hosted builds,
14315 remove diff from the list of things not buildable
14316 via Canadian Cross
6599da04
JM
14317
14318Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14319
14320 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14321 don't get ". ".
6599da04
JM
14322
14323Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14324
14325 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14326
14327Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14328
14329 * Makefile.in (taz): Handle case where tex3patch didn't even get
14330 checked out. Also, if it was found, put the symlink in a new util
14331 subdirectory.
14332
14333Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14334
14335 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14336
14337Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14338
14339 * config.sub: Recognize -openvms.
14340 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14341 * make-all.com, setup.com: New files.
14342
14343Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14344
14345 * Makefile.in (taz): tex3patch moved to texinfo/util.
14346
14347Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14348
14349 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14350 * configure.in: remove make from disable-if-Can-Cross list
14351 enable gdb if ${host} and ${target} are cygwin32
14352
14353Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14354
14355 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14356 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14357
14358Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14359
14360 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14361 distinguish sysv/svr4/bsd variants.
14362 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14363
14364Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14365
14366 * configure.in: Added copyright notice.
14367 * move-if-change: Added copyright notice.
14368
14369Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14370
14371 * configure.in (powerpcle-*-solaris*): Until we get shared
14372 libraries working, don't build gdb, sim, make, tcl, tk, or
14373 expect.
14374
14375Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14376
14377 * config.guess: Merge with FSF:
14378
14379 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14380 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14381
14382 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14383 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14384
14385 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14386 * config.guess: Combine two OSF1 rules.
14387 Also recognize field test versions. From mjr@zk3.dec.com.
14388 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14389 because GNU uname does not support -p. From pmr@pajato.com.
14390
14391Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14392
14393 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14394
14395Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14396
14397 * mpw-README: Document GCCIncludes.
14398
14399Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14400
14401 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14402
14403Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14404
14405 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14406
14407Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14408
14409 * configure.in (*-*-cygwin32): Configure make.
14410
14411Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14412
14413 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14414
14415Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14416
14417 * Makefile.in (all-inet): Depend on all-perl.
14418
14419 * Makefile.in (inet-install): New target.
14420
14421 * Makefile.in (all-inet): Depend on all-tcl.
14422 (all-inet): Depend on all-send-pr.
14423
14424Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14425
14426 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14427 temporarily.
14428
14429Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14430
14431 * configure.in: Don't configure --with-gnu-ld on AIX.
14432
14433Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14434
14435 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14436
14437Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14438
14439 * Makefile.in (ALL_MODULES): Added all-inet.
14440 (CROSS_CHECK_MODULES): Added check-inet.
14441 (INSTALL_MODULES): Added install-inet.
14442 (CLEAN_MODULES): Added clean-inet.
14443 (all-indent): New target.
14444
14445 * configure.in (host_tools): Added inet.
14446 (native_only): Added inet.
14447 (noconfigdirs): Added inet.
14448
14449Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14450
14451 * configure.in: Don't configure libgloss if we are not configuring
14452 newlib.
14453
14454Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14455
14456 * configure.in: Don't configure libgloss for unsupported
14457 architectures.
14458
14459Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14460
14461 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14462
14463Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14464
14465 * Makefile.in (ALL_MODULES): Include all-apache.
14466 (CROSS_CHECK_MODULES): Include check-apache.
14467 (INSTALL_MODULES): Include install-apache.
14468 (all-apache): New target.
14469
14470 * configure.in: Added apache everywhere perl is seen.
14471
14472Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14473
14474 * Makefile.in: Add support for clean-{module} and
14475 clean-target-{module} rules.
14476
14477Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14478
14479 * configure.in (*-*-ose) do not build libgloss.
14480
14481Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14482
14483 * config.guess (prep*:SunOS:5.*:*): Turn into
14484 powerpele-unknown-solaris2.
14485
14486Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14487
14488 * configure.in: Permit --enable-shared to specify a list of
14489 directories.
14490
14491Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14492
14493 * configure.in (host==solaris): Pass only the first word of $CC
14494 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14495
14496Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14497
14498 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14499
14500Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14501
14502 * Makefile.in (ALL_MODULES): Include all-perl.
14503 (CROSS_CHECK_MODULES): Include check-perl.
14504 (INSTALL_MODULES): Include install-perl.
14505 (ALL_X11_MODULES): Include all-guile.
14506 (CHECK_X11_MODULES): Include check-guile.
14507 (INSTALL_X11_MODULES): Include install-guile.
14508 (all-perl): New target.
14509 (all-guile): New target.
14510
14511 * configure.in (host_tools): Include perl and guile.
14512 (native_only): Include perl and guile.
14513 (noconfigdirs): Don't build guile and perl; no ports have been
14514 done.
14515
14516Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14517
e490616e
ZW
14518 * configure (--enable-*): Handle quoted option lists such as
14519 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14520
14521Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14522
14523 * Makefile.in ({,inst}all-target): New rule so we can make and
14524 install all of the target directories easily.
14525
14526Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14527
14528 * configure.in: Add missing global flag in sed substitution when
14529 deleting `target-' from ${configdirs}.
14530
14531Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14532
14533 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14534 option.
14535
14536 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14537 config/mh-necv4.
14538
14539 * install.sh: Correct misspelling of transformbasename.
14540
14541 * config.guess: Recognize mips-*-sysv*.
14542
14543Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14544
14545 * config.sub: Recognize mon960.
14546
14547Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14548
14549 * configure: Restore Canadian Cross handling of BISON and LEX,
14550 removed in Feb 20 change.
14551
14552Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14553
14554 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14555 Mention make install. Remove the old copyright date as well the
14556 clumsy and rather pointless copyright on the README file.
14557
14558Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14559
14560 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14561 Makefile after running symlink-tree, then run `make distclean' to
14562 avoid clobbering any generated files in srcdir.
14563
14564Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14565
14566 * configure.in (m68k-*-netbsd*): Build everything now.
14567
14568Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14569
14570 * Makefile.in (taz): Fix quoting.
14571
14572Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14573
14574 * configure.in (sparclet-*-*): Build everything now.
14575
14576Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14577
14578 * configure.in (m68k-*-linux*): New host.
14579
14580Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14581
14582 * configure: Check for bison before byacc.
14583
14584Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14585
14586 * Makefile.in configure: Change the way LEX and BISON/YACC are
14587 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14588 searching PATH. These are used as fallbacks by Makefile.in if
14589 flex/bison/byacc aren't in objdir.
14590
14591Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * Makefile.in: Make everything which depends upon all-bfd also
14594 depend upon all-opcodes, in case --with-commonbfdlib is used.
14595
14596Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14597
14598 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14599 building NT native compilers on Unix.
14600
14601Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14602
14603 * configure.in: Don't get CC from the host Makefile fragment if we
14604 can find gcc in PATH, or if this is a Canadian Cross. Move the
14605 Solaris test for /usr/ucb/cc to the post target script, just after
14606 the compiler sanity test.
14607
14608Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14609
14610 * config.sub: Merge with FSF.
14611
14612Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14613
14614 * Makefile.in (RPATH_ENVVAR): New variable.
14615 (REALLY_SET_LIB_PATH): Use it.
14616 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14617
14618Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14619
14620 * config.sub, configure.in: Recognize sparclet cpu.
14621
14622Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14623
14624 * config.guess: Support m68k-cbm-sysv4.
14625
14626Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14627
14628 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14629 m68k-unknown-linuxaout from linker help string. Put quotes around
14630 $ld_help_string.
14631
14632Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14633
14634 * config.guess (powerpc-harris-powerunix): Add guess for port
14635 to new target.
14636
14637Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14638
14639 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14640
14641Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14642
14643 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14644 $(REALLY_SET_LIB_PATH) in Makefile.
14645 * Makefile.in (SET_LIB_PATH): New variable.
14646 (REALLY_SET_LIB_PATH): New variable.
14647 ($(DO_X)): Use $(SET_LIB_PATH).
14648 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14649 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14650 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14651 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14652 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14653 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14654 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14655 (install-dosrel): Likewise.
14656 (all-opcodes): Depend upon all-libiberty.
14657
14658Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14659
14660 * config.guess (*:CYGWIN*): New
14661
14662Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14663
14664 * Makefile.in (all-target-winsup): All all-target-libiberty.
14665
14666Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14667
14668 * configure.in (noconfigdirs): Add missing # in front of comment.
14669
14670Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14671
14672 * configure.in: add second pass to things added to noconfigdirs
14673 so *-gm-magic can exclude libgloss properly.
14674
14675Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14676
14677 * mpw-configure (extralibs_name, rez_name): Set correctly
14678 for MWC68K compiler.
14679
14680 * mpw-README: Add more info on the necessary build tools.
14681
14682Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14683
14684 * configure.in, config.sub: Recognize cygwin32.
14685
14686Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14687
14688 * config.guess, config.sub: Recognize A/UX.
14689
14690Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14691
14692 * config.sub: Merge with gcc/config.sub.
14693
14694Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14695
14696 * mpw-build.in (do-binutils): Add build of stamps.
14697
14698Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14699
14700 * config.sub: Add recognition for mips64vr4100*-* targets.
14701
14702Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14703
14704 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14705 Add creation of gconfigargs with `--enable-shared' turned on.
14706 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14707 ($(host)-stamp-stage3-configured): Likewise.
14708 (HOLES): Add chatr and ldd.
14709 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14710
14711Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14712
14713 * configure: Pass --nfp to recursive configures.
14714
14715Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14716
14717 * Makefile.in (DLLTOOL): New.
14718 (DLLTOOL_FOR_TARGET): New.
14719 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14720 (EXTRA_TARGET_FLAGS): Ditto.
14721 (EXTRA_GCC_FLAGS): Ditto.
14722 (CONFIGURE_TARGET_MODULES): Ditto.
14723 (DO_X): Ditto.
14724 * configure: Add DLLTOOL.
14725
14726Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14727
14728 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14729 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14730 mh-sco, since old workarounds no longer needed, and don't
14731 build ld, since libraries have weak symbols in COFF.
14732
14733Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14734
14735 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14736
14737Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14738
14739 * configure.in: Make sure that ${CC} can be used to compile an
14740 executable.
14741
14742Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14743
14744 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14745 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14746 nothing depending on whether gdbtk is being built.
14747
14748Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14749
14750 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14751
14752Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14753
14754 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14755 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14756
14757Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14758
14759 * config-ml.in: Add support for
14760 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14761 Simplify setting of multidirs from --disable-foo.
14762
14763Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14764
14765 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14766 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14767 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14768 non-empty, pass them on to the GCC make.
6599da04
JM
14769 (all-bootstrap): New rule that is like all-gcc, except it executes
14770 the GCC bootstrap rule instead of the GCC all rule.
14771
14772Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14773
14774 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14775
14776Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14777
14778 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14779 DG/UX support.
14780
14781Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14782
14783 * config.sub (i*86*) Change [345] to [3456]
14784
14785Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14786
14787 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14788 --with-gnu-ld=no.
14789
14790Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14791
14792 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14793 AIX multilibs get built.
14794
14795Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14796
14797 * configure.in (i386-win32): Don't build expect if we're not
14798 building the tcl subdir.
14799
14800Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14801
14802 * Makefile.in: (configure-target-examples, all-target-examples):
14803 New targets, configure and build example programs.
14804
14805Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14806
14807 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14808 use it as input to sedit the generated MPW makefile.
14809 * mpw-README: Add a suggestion about Gestalt.h.
14810
14811Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * config.sub: Accept *-*-ieee*.
14814
14815Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14816
14817 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14818 Ronald F. Guilmette <rfg@monkeys.com>.
14819
14820Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14821
14822 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14823 for powerpc-pe native.
14824 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14825 (target==powerpc-pe): duplicate i386-win32 entry.
14826
14827Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14828
14829 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14830 of vxworks, not just vxworks5.1.
14831
14832Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14833
14834 * mpw-configure: Add support for exec-prefix.
14835
14836Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14837
14838 * config.guess: Recognize HP model 816 machines as having
14839 a PA1.1 processor.
14840
14841Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * configure: Ignore new autoconf configure options.
14844
6599da04
JM
14845Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14846
14847 * config.guess: Recognize Pentium under SCO.
14848 From Robert Lipe <robertl@arnet.com>.
14849
14850Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14851
14852 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14853
14854Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14855
14856 * configure.in: Don't configure gas for alpha-dec-osf*.
14857
14858Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14859
14860 * configure.in: Default to --with-stabs for some targets for which
14861 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14862 i[345]86*-*-unixware*.
14863
14864Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14865
14866 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14867 rather than basing it on the target. Simplify handling of options
14868 controlling which directories to configure. Remove extraneous
14869 slash in multi-clean target.
14870
14871Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14872
14873 * config-ml.in: Prefix more variables with ml_ so they don't collide
14874 with configure's.
14875
14876Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * configure: Don't turn -v into --v.
14879
14880Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14881
14882 * configure.in (targargs): Fix typo.
14883
14884 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14885
14886Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14887
14888 * configure.in: Strip --host and --target options from
14889 CONFIG_ARGUMENTS, and always configure for --host only. Add
14890 --with-cross-host option when building with a cross-compiler.
14891 * configure: Canonicalize the arguments put into config.status by
14892 always using `=' for an option with an argument. Pass a presumed
14893 --host or --target explicitly.
14894
14895Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14896
14897 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14898 into general OS recognition case.
14899
14900Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14901
14902 * configure.in (target_configdirs): add target-winsup only
14903 for win32 target systems.
14904
14905Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14906
14907 * Makefile.in (all-target-libgloss): Depend upon
14908 configure-target-newlib, since when libgloss is built it looks to
14909 see if the newlib directory exists.
14910
14911Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14912
14913 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14914 cfg-ml-*.in.
14915
14916Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14917
14918 * configure: Handle LD and LD_FOR_TARGET when configuring a
14919 Canadian Cross.
14920
6599da04
JM
14921Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14922
14923 * configure.in (target_libs): add target-winsup.
14924 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14925 (target==ppcle-pe): remove ld from $noconfigdirs.
14926
14927Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14928
14929 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14930 Preserve relative path names in $srcdir. Build symlink tree if
14931 configuring cross target dir and srcdir=. (= no VPATH support).
14932 (configure-target-libg++): Depend on configure-target-librx.
14933 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14934 * config-ml.in: New file.
14935 * symlink-tree: New file.
14936 * configure: Ensure srcdir="." if that's what it is.
14937
14938Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14939
14940 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14941 includes and FLEX_SKELETON setting.
14942 * mpw-configure (--with-gnu-ld): New option, controls whether
14943 to use PPCLink or ld with PowerMac GCC.
14944 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14945 * mpw-config.in: Configure grez if targeting Mac.
14946
14947 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14948 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14949 just macos.
6599da04
JM
14950 * configure.in: Configure grez resource compiler if targeting Mac.
14951 * Makefile.in (all-grez, install-grez): New targets.
14952
14953Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14954
14955 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14956 gcc in the path, set CC to gcc -O2.
6599da04
JM
14957
14958Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14959
14960 * configure: Default ${build} correctly. Avoid picking up extra
14961 spaces when reading CC and CXX from Makefile. When doing a
14962 Canadian Cross, use plausible default values for numerous
14963 variables.
14964 * configure.in: When doing a Canadian Cross, don't try to
14965 configure tools whose configure script can't handle it.
14966
14967Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14968
14969 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14970
14971Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14972
14973 * configure: Remove dubious bug reporting address.
14974
14975Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14976
14977 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14978 configure script, run that instead of this directory's configure.
14979 In either case, print a message that we're configuring the sub-dir.
14980
14981Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14982
14983 * configure.in: Before checking for the existence of various files,
14984 use sed to filter out "target-".
14985
14986Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14987
14988 * Makefile.in (DO_X): Split rule to decrease command line length
14989 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14990 (Philippe De Muyter).
14991
14992Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14993
14994 * Makefile.in (all-patch): depend on all-libiberty.
14995
14996Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14997
14998 * configure.in: If the only directory in target_configdirs which
14999 actually exists is libiberty, then set target_configdirs to empty,
15000 to avoid trying to build a target libiberty in a gas or gdb
15001 distribution.
15002
15003Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15004
15005 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15006 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15007 systems.
6599da04
JM
15008
15009Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15010
15011 * configure.in (copy_dirs): Use sys-include instead of include
15012 for --with-headers option.
15013
15014Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15015
15016 * Makefile.in, configure.in: Make winsup builds work with
15017 new scheme.
15018
15019Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15020
15021 * configure.in: Build the linker on AIX.
15022
15023Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15024
15025 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15026 where needed.
15027
15028Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15029
15030 * Makefile.in (all-gcc): Fix typo.
15031
15032Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15033
15034 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15035
15036Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15037
15038 * configure.in: Rename libFOO to target-libFOO, and xiberty
15039 to target-xiberty, to provide more flexibility.
15040 (target_subdir): Define. Create if cross.
15041 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15042 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15043 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15044 check-libFOO -> check-target-libFOO, etc.
15045 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15046 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15047 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15048 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15049 allow ALL_GCC="" to only configure.
15050 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15051 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15052 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15053
15054Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15055
15056 * Makefile.in (taz): Build "info" in etc explicitly.
15057
15058Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15059
15060 * configure.in: Make sure that CC is undefined (as opposed to
15061 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15062 problem with autoconf trying to configure on a host without GCC.
15063
15064Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15065
15066 * mpw-configure: Set host alias from choice of host compiler,
15067 only use generic MPW Makefile sed if present, edit a file
15068 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15069 * mpw-README: Add problem notes about CW6 and CW7.
15070
15071Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15072
15073 * Makefile.in (taz): Use ";" instead of ";;".
15074
15075Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15076
15077 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15078 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15079 DISTDOCDIRS.
15080 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15081 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15082
15083Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15084
15085 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15086 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15087 Move bfd to DISTSTUFFDIRS.
15088
15089Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15090
15091 * Makefile.in (X11_LIB): Removed.
15092 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15093
15094 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15095
15096Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15097
15098 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15099 names.
15100
15101Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15102
15103 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15104
15105Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15106
15107 * configure.in (i[345]86-*-win32): Always build newlib.
15108 Don't configure cvs, autoconf or texinfo.
15109 * Makefile.in (LD_FOR_TARGET): New.
15110 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15111 Pass down LD_FOR_TARGET.
15112
15113Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15114
15115 * winsup: New directory.
15116 * Makefile.in: Build winsup.
15117 * configure.in: Winsup is configured when target is win32.
15118 Can only build win32 target GDB when native.
4e81ae98 15119
6599da04
JM
15120Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15121
15122 * config.guess: Recognize HP model 819 machines as having
15123 a PA 1.1 processor.
15124
15125Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15126
15127 * configure: Fix sed loop which substitutes for CC and CXX to
15128 avoid bug found in various sed implementations.
15129
15130Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15131
15132 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15133 simulator. Use standard powerpc-*-eabi*.
15134
15135Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15136
15137 * configure.in: Stop putting gas and binutils in noconfigdirs for
15138 powerpc-*-aix* and rs6000-*-*.
15139
15140Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15141
15142 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15143 -mcall-aixdesc libraries.
15144
15145Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15146
15147 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15148
15149 * config.sub (arm | armel | armeb): Fix shell syntax.
15150
15151Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15152
15153 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15154 -msoft-float and -mcpu=common support.
15155 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15156 libraries.
15157
15158Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15159
15160 * configure.in: Allow configuration and build of emacs19 for the alpha.
15161
15162Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15163
15164 * configure.in (CC): Get ^CC, not just any old CC, from
15165 ${host_makefile_frag}.
15166
15167Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15168
4e81ae98 15169 * configure.in (CC): Try to get CC from
6599da04
JM
15170 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15171
15172Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15173
15174 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15175 only if it exists in $(srcdir).
15176
15177Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15178
15179 * configure: If CC and CXX are not set in the environment, set
15180 them, based on either an existing Makefile or on searching for gcc
15181 in PATH. Substitute for CC and CXX in Makefile.
15182 * configure.in: Remove libm from target_libs. Separate
15183 target_configdirs from configdirs. If CC is not set in
15184 environment, try to get it from a host Makefile fragment. Rewrite
15185 changes of configdirs to use skipdirs instead. A few minor
15186 tweaks. Take directories out of target_configdirs as they are
15187 taken out of configdirs. Remove existing Makefile files from
15188 subdirectories. Substitute for TARGET_CONFIGDIRS and
15189 CONFIG_ARGUMENTS in Makefile.
15190 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15191 by configure.in.
15192 (CONFIG_ARGUMENTS): Likewise.
15193 (CONFIGURE_TARGET_MODULES): New variable.
15194 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15195 ($(CONFIGURE_TARGET_MODULES)): New target.
15196 (configure-libg++, configure-libio): New targets.
15197 (all-libg++): Depend upon configure-libg++.
15198 (all-libio): Depend upon configure-libio.
15199 (configure-libgloss, all-libgloss): New targets.
15200 (configure-libstdc++): New target.
15201 (all-libstdc++): Depend upon configure-libstdc++.
15202 (configure-librx, all-librx): New targets.
15203 (configure-newlib): New target.
15204 (all-newlib): Depend upon configure-newlib
15205 (configure-xiberty): New target.
15206 (all-xiberty): Depend upon configure-xiberty.
15207
15208Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15209
15210 * configure.in (host i[345]86-*-win32): Expand the
15211 noconfigdirs again.
15212
15213Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15214
15215 * mpw-configure: Fix sed command file name.
15216
15217Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15218
4e81ae98 15219 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15220 noconfigdirs again.
15221
15222Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15223
15224 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15225 or powerpc*-*-pe*, since they are not yet supported.
15226
15227Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15228
15229 Add PowerMac support and many other enhancements.
15230 * mpw-configure: New option --cc to select compiler to use,
15231 paste options set according to --cc into the generated
15232 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15233 if mpw-make.sed is present.
15234 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15235 add forward includes for PowerPC include files.
15236 * mpw-build.in: Build using Makefile.PPC if present.
15237 (do-byacc, etc): Remove separate version resource builds.
15238 (do-gas): Build "stamps" before "all".
15239 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15240 * mpw-README: Update to reflect --cc option, PowerMac support,
15241 and recently-reported compatibility problems.
15242
15243Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15244
15245 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15246 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15247 (--with-multilib-top): Pass to recursive invocations.
15248
15249Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15250
15251 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15252 v810-*-*.
15253
15254Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15255
15256 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15257 gdb, ld and opcodes on v810-*-*.
15258
6599da04
JM
15259Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15260
15261 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15262 (local-maintainer-clean): New target.
15263 (maintainer-clean): New target.
15264 (realclean): Just depend upon maintainer-clean.
15265
15266Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15267
15268 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15269
15270Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15271
15272 * configure.in: Build ld in mips*-*-bsd* case.
15273
15274Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15275
15276 * config.sub: Accept -lites* OS. From Ian Dall.
15277
15278Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15279
15280 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15281 targets.
6599da04
JM
15282
15283Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15284
15285 * configure.in: treat i386-win32 canadian cross the same as
15286 i386-go32 canadian cross.
15287
15288Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15289
15290 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15291 running under the simulator to build a reduced set of libraries.
15292 (powerpc-*-eabiaix): Add fine grained multilib support added to
15293 other powerpc targets yesterday.
15294
15295Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15296
15297 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15298 -disable-softfloat, -disable-relocatable, -disable-aix, and
15299 -disable-sysv to control which multilib libraries get built.
15300
15301Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15302
15303 * configure: Add Makefile.tem to list of files to remove in trap
15304 handler.
15305
15306Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15307
15308 * config.guess (*Linux*): Add missing "exit"s.
15309 Also, need specific check for alpha-unknown-linux (uses COFF).
15310
15311Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15312
15313 * config.guess: Merge with FSF:
15314
15315 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15316 * config.guess (AIX4): More robust release numbering discovery.
15317
15318 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15319 * config.guess (i386-sequent-ptx): Properly get version number.
15320
15321 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15322 * config.guess (mips:*:4*:UMIPS): New case.
15323
15324Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15325
15326 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15327 (i386-win32 host): Likewise. Don't build readline.
15328
15329Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15330
15331 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15332 SUPPORT_FILES to submakes.
15333
15334Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15335
15336 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15337 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15338 mpw-configure.
15339
15340Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15341
15342 * configure.in (appdirs): Use =, not ==, in test expression when
15343 trying to build the text to print in the warning message for
15344 Solaris users.
15345
15346Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15347
15348 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15349
15350Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15351
15352 * config.guess: Recognize lynx-2.3.
15353
15354Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15355
15356 * config.sub (z8ksim): Deleted
15357 (z8k-*-coff): New, this is the one true name of the target.
15358
15359Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15360
15361 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15362
15363Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15364
15365 * config.guess (*:Linux:*:*): First try asking the linker what the
15366 default object file format is (elf, aout, or coff). Then if this
15367 fails, try previous methods.
15368
15369Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15370
15371 * configure.in: Don't build newlib for *-*-vxworks5.1.
15372
15373Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15374
15375 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15376 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15377
15378Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15379
15380 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15381
15382Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15383
15384 * cfg-ml-com.in: New file.
15385 * cfg-ml-pos.in: New file.
15386
15387Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15388
15389 * COPYING.NEWLIB: Add HP free copyright to list.
15390
15391Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15392
15393 * config.sub: Recognize -eabi* for the system, not just -eabi.
15394
15395Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15396
15397 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15398 * config.sub, configure.in (win32): New target and host.
15399
15400Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15401
15402 * configure.in: Add i386-pe configuration.
15403
15404Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15405
15406 * mpw-build.in (install): Install GDB after LD.
15407
15408Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15409
15410 * mpw-config.in (elf/mips.h): Always forward-include, needed
15411 for GDB to build.
15412
15413Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15414
15415 * testsuite: New directory for customer acceptance and whole tool
15416 chain tests.
15417
15418Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15419
15420 * configure: If per-host line isn't found, but AC_OUTPUT is found
15421 and a configure script exists, run it instead.
15422
15423Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15424
15425 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15426
15427Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15428
15429 * configure: Set build_{cpu,vendor,os,alias} to host values when
15430 --build isn't specified.
15431
15432Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15433
15434 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15435 (FLAGS_TO_PASS): Pass them.
15436 (EXTRA_TARGET_FLAGS): Ditto.
15437
6599da04
JM
15438Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15439
15440 * Makefile.in (all-libg++): Depend on all-libstdc++.
15441
15442Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15443
15444 * configure.in (noconfigdirs): Enable all packages for
15445 i386-unknown-netbsd.
15446
15447Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15448
15449 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15450 hosted builds (DOS builds)
15451
15452Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15453
15454 Changes for ARM based on patches from Richard Earnshaw:
15455 * config.sub: Handle armeb and armel.
15456 * configure.in: Omit arm linker only for riscix.
15457
15458Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15459
15460 * config.guess: Update from FSF.
15461
15462Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15463
63f6bcd7 15464 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15465 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15466 powerpcle variant. Convert pentium into i586, not i486. Add p5
15467 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15468 temporarily.
15469
15470Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15471
15472 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15473
15474Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15475
15476 * config.sub: Accept -lites* as a basic system type.
15477
15478Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15479
15480 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15481 installed, and if so return linuxoldld as the system name.
15482
15483Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15484
15485 * config.guess: Add hppa1.1-hp-lites support.
15486
15487Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15488
15489 * configure.in: Don't build newlib for m68k-vxworks5.1.
15490
15491Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15492
15493 * configure.in (mips-sgi-irix6): Use mh-irix5.
15494
15495Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15496
15497 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15498
15499Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15500
15501 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15502 OSF/1. Fix compiler flags.
6599da04
JM
15503 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15504
15505Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15506
15507 * configure.in: Recognize --with-newlib.
15508 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15509
15510Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15511
d207ebef 15512 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15513 to *_X11_MODULES due to gdbtk needing X include files et al.
15514
15515Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15516
15517 Merge in support for Mac MPW as a host.
15518 (Old change descriptions retained for informational value.)
15519
15520 * mpw-config.in: Add generic include forwards for cpu-specific
15521 include files in aout and elf directories.
15522
15523 * mpw-configure: Added copyright.
15524 * mpw-config.in: Check for presence of required build tools.
15525 (target_libs): Add newlib.
15526 (target_tools): Add examples.
15527 (Read Me): Generate as "Read Me for MPW" instead.
15528 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15529 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15530 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15531
15532 * mpw-configure: Remove subdir-specific makefile hackery,
15533 delete mk.tmp after using it.
15534
15535 * mpw-build.in (all): Display start and end times.
15536
15537 * mpw-configure (host_canonical): Set.
15538 (target_cpu): Always add to makefiles.
15539 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15540 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15541 (mpw-mh-mpw): Look for in srcdir and srcroot.
15542 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15543
15544 * mpw-build.in: (install-only): New target.
15545
15546 * mpw-configure (host_alias, target_alias): Rename from hostalias
15547 and targetalias, add into generated Makefile.
15548 (mk.tmp): If present, add into generated Makefile.
15549 * mpw-build.in (all-gas): Build config.h first before gas proper.
15550
15551 * mpw-configure (config.status): Write only if changed.
15552 * mpw-config.in (readline): Configure it (not built, just used for
15553 definitions).
15554
15555 * mpw-config.in (elf/mips.h): Add a forward include.
15556
15557 * mpw-config.in: Forward-include most .h files in include into
15558 extra-include.
15559 (readline): Don't build.
15560 mpw-build.in (install): Install GDB.
15561
15562 * mpw-configure (prefix, mpw_prefix): Handle it.
15563 * mpw-config.in (mmalloc, readline): Don't configure.
15564 * mpw-build.in (thisscript): Rename to ThisScript.
15565 Use mpw-build instead of BuildProgram everywhere.
15566 (mmalloc, readline): Don't build.
15567 * mpw-README: New file, basic documentation about the MPW port.
15568
15569 * mpw-config.in: Use forward-include to create include files.
15570
15571 * mpw-configure: Add more things to the top of each configured
15572 Makefile, including contents of config/mpw-mh-mpw.
15573 * mpw-config.in (extra-include): Create this directory and fill it
15574 with Posix-like include files when configuring.
15575
15576 * config.sub (apple, mac, mpw): Add various aliases.
15577
15578 * mpw-build.in: New file, top-level build script fragment for MPW.
15579 * mpw-configure: New file, configure script for MPW.
15580 * mpw-config.in: New file, config fragment for MPW.
15581
15582Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15583
15584 * configure.in (host_libs): Remove glob, since it is gone from the
15585 sources.
15586
15587Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15588
15589 * Makefile.in: define empty GDB_NLM_DEPS var.
15590
15591 * configure.in(target_makefile_frag): use config/mt-netware
15592 for netware targets.
15593
15594Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15595
15596 * config.sub: Merge in recent FSF changes. Remove linux special
15597 cases.
15598
15599Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15600
731a8127 15601 Revert this change:
6599da04
JM
15602
15603 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15604
15605 * build-all.mk: Use CC=cc -Xs on Solaris.
15606
6599da04
JM
15607Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15608
15609 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15610 stop using it.
15611 * Makefile.in: Nuke all references to glob subdirectory.
15612
15613Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15614
15615 * configure.in: Fix --enable-shared logic in per-host.
15616
15617Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15618
15619 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15620
15621Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15622
15623 * configure.in (noconfigdirs): Don't build gas on AIX, for
15624 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15625
15626Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15627
15628 * configure: Fix --cache-file to work if the file argument is a
15629 relative path.
15630
15631Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15632
15633 * configure: If the --cache-file is used, pass it down to
15634 configure in subdirectories.
15635
15636Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15637
15638 * config.sub: add vxworks29k configuration.
15639
15640Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15641
15642 * Makefile.in (taz): Do "diststuff" part quietly.
15643
15644Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15645
15646 * config.sub: Mini-merge with gcc/config.sub.
15647
15648Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15649
15650 * config.guess (IRIX): Sed - to _.
15651
15652Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15653
15654 * Makefile.in (source-vault, binary-vault): New targets.
15655
15656Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15657
15658 * config.sub: Recognize -eabi as a basic system type.
15659
15660Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15661
15662 * configure.in (enable_shared stuff): Fix typo.
15663
15664Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15665
15666 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15667
15668Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15669
15670 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15671
15672Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15673
15674 * configure.in (rs6000-*-*): Don't build gas.
15675
15676Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15677
15678 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15679 reduce command line length.
15680 (AS_FOR_TARGET): Check for as.new, not Makefile.
15681 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15682
15683Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15684
15685 * config.guess: Merge from FSF.
15686
15687Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15688
15689 * configure: Don't use $ when handling program_suffix.
15690
15691Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15692
15693 * configure.in: Configure tk for hppa/hpux.
15694
15695Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15696
15697 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15698
15699Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15700
15701 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15702 to LIBCXXFLAGS. Tests are better run without it.
15703
15704Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15705
15706 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15707
15708Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15709
15710 * configure.in (*-*-netware*): Don't configure xiberty.
15711
15712Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15713
15714 * configure.in: Remove tk from native_only list.
15715
15716Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15717
15718 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15719 for special NCD build.
15720
15721Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15722
15723 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15724 makeall.bat, they're only useful for binutils snapshots.
15725 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15726 makeall.bat to specified SUPPORT_FILES.
15727
15728Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15729
15730 * build-all.mk: Add Ericsson targets to sun4 and solaris
15731 hosts. Add BNR's sun4 target to solaris host, so their
15732 build-from-source will be tested in-house first.
15733
15734Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15735
15736 * Makefile.in (LIBCFLAGS): New variable.
15737 (CFLAGS_FOR_TARGET): Ditto.
15738 (LIBCFLAGS_FOR_TARGET): Ditto.
15739 (LIBCXXFLAGS): Ditto.
15740 (CXXFLAGS_FOR_TARGET): Ditto.
15741 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15742 (BASE_FLAGS_TO_PASS): Pass them.
15743 (EXTRA_TARGET_FLAGS): Ditto.
15744
731a8127 15745 * configure.in: Support --enable-shared.
6599da04
JM
15746
15747Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15748
15749 * configure.in (target_libs): Include libstdc++ again.
15750 * config.guess: Update from FSF (for FreeBSD).
15751
15752Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15753
15754 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15755 makeall.bat.
15756 (DISTDOCDIRS): Add `etc'.
15757 (ETC_SUPPORT_PFX): New variable.
15758 (taz): Include anything from etc starting with a word in
15759 ETC_SUPPORT_PFX.
15760
15761Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15762
15763 * config.sub: Update for recent FSF changes. Remove obsolete
15764 h8300hds entry. Add -windows* and -osx as basic os. Minor
15765 spacing changes.
15766
15767Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15768
15769 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15770
15771 * config.guess: Merge with FSF.
15772 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15773
15774Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15775
15776 * configure: Since the "trap 0" handler will override the exit
15777 status on many systems, only use it for "exit 1", and make it set
15778 a non-zero exit status; reset it before "exit 0". Also, check
15779 exit status of config.sub, and error out if it failed.
15780
15781Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15782
15783 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15784 and install libgloss.
15785
15786Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15787
15788 * Makefile.in (all-binutils): Depend upon all-byacc.
15789
15790 * configure.in: Don't build emacs on Irix 5.
15791
15792Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15793
15794 * configure.in (*-*-netware*): Add libio.
15795
15796Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15797
15798 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15799 (CHECK_TARGET_MODULES): Ditto.
15800 (INSTALL_TARGET_MODULES): Ditto.
15801 (TARGET_LIBS): Ditto.
15802 (all-libstdc++): Note dependencies.
15803
15804Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15805
15806 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15807
15808Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15809
15810 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15811 -fexternal-templates.
15812
15813 * configure.in (target_libs): Add libstdc++.
15814 (noconfigdirs): Add libstdc++ as appropriate.
15815
15816Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15817
15818 * config.guess: Update from FSF.
15819
15820Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15821
15822 * configure: Use ${config_shell} when running ${configsub}.
15823
15824Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15825
15826 * config.sub: No longer recognize h8300h.
15827
15828Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15829
15830 * config.sub: Remove extraneous differences between config.sub and
15831 gcc/config.sub.
15832
15833Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15834
15835 * Makefile.in (DISTSTUFFDIRS): Add gas.
15836
15837Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15838
15839 * COPYING.NEWLIB: New file.
15840
15841Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15842
15843 * config.guess (HP-UX): Patch from Harlan Stenn
15844 <harlan@landmark.com> to also emit release level.
15845
15846Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15847
15848 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15849
15850Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15851
15852 * config.sub: Merge nextstep cleanup from FSF.
15853
15854Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15855
15856 * configure.in (arm-*-*): Don't configure ld for this target.
15857
15858Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15859
15860 * configure.in (*-*-netware): don't configure libg++, libio,
15861 librx, or newlib.
15862
15863Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15864
15865 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15866 configure ld--it works, but it doesn't support shared libraries.
15867
15868Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15869
15870 * config.guess (*-unknown-freebsd*): Get rid of possible
15871 trailing "(Release)" in version string.
15872 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15873
15874Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15875
15876 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15877 Fix type: *-next-neststep -> *-next-nextstep.
15878
15879 * config.guess: Merge from FSF:
15880
15881 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15882
15883 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15884
15885 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15886
15887 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15888 instead of UNIX_SV for UnixWare 1.0).
15889
15890Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15891
15892 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15893 to make gdb/nlm/* build after the compiler and linker.
15894
15895Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15896
15897 * config.guess (netbsd, freebsd, linux): Accept any machine,
15898 not just i[34]86.
15899 (m68k-atari-sysv4): Relocate to match FSF version.
15900
15901 * config.guess: More merges from the FSF:
15902
15903 Add a space before function call or macro invocation.
15904
15905 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15906
15907 * config.guess: Add trap cmd to remove dummy.c and dummy when
15908 interrupted.
15909
15910 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15911
15912 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15913 (dummy): Redirect stderr from compilation of dummy.c.
15914
15915 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15916
15917 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15918
15919Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15920
15921 * configure: Accept and ignore --cache*, for compatibility with
15922 new autoconf.
15923
15924Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15925
15926 * config.guess: Merge from FSF:
15927
15928 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15929
15930 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15931 (PATH): Add /.attbin at end for finding uname.
15932 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15933
15934 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15935
e490616e 15936 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15937
15938 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15939
e490616e
ZW
15940 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15941 to select whether to use ELF or COFF.
6599da04
JM
15942
15943 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15944
e490616e 15945 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15946
15947 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15948
15949 * config.guess: Guess the OS version for HPUX.
15950
15951 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15952
15953 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15954
15955Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15956
15957 * configure.in: Recognize --with-headers, --with-libs, and
15958 --without-newlib.
15959 * Makefile.in (all-xiberty): Depend upon all-ld.
15960
15961Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15962
15963 * configure.in: Change i[34]86 to i[345]86.
15964
15965Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15966
15967 * configure (version): A few more tweaks to help message.
15968
15969Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15970
15971 * Makefile.in: Remove (for now) librx as a host library,
15972 now that we're building it for target.
15973
15974Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15975
15976 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15977 (Karl Berry).
15978
15979Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15980
15981 * configure.in: Also configure librx.
15982
15983Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15984
15985 * Makefile.in: Update various rules to reflect that librx
15986 is now needed for libg++.
15987
15988Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15989
15990 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15991
15992Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15993
15994 * configure.in: Configure the examples directory.
15995
15996Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15997
15998 * configure: Simplify Jun 2 1994 change.
15999
16000Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16001
16002 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16003 /bin/gcc isn't good enough to build gcc.
16004
16005Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16006
16007 * Makefile.in (GDB_SUPPORT_FILES): Remove
16008 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16009 (gdb.tar.gz): Add new rule to use standard distribution building
16010 mechanism.
16011
16012Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16013
16014 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16015 Bill Cox <bill@cygnus.com>.
16016
16017Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16018
16019 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16020
16021Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16022
16023 * configure: Search current dir first in .gdbinit.
16024
16025Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16026
16027 * config.sub: Recognize freebsd (merged from gcc config.sub).
16028
16029Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16030
16031 * config.sub: Refer to NeXT's operating system as nextstep.
16032
16033 * config.sub (case $basic_machine): Re-order the cases, to match
16034 the order in the FSF version (which is mostly alphabethical).
16035 Merge in some additions and changes from the FSF.
16036
16037Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16038
16039 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16040 * config.sub: Recognize cxux7.
16041 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16042
16043Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16044
16045 * config.sub: Fix typo powerpc -> powerpc-*.
16046
16047Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16048
16049 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16050
16051 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16052 parallel with all-emacs and install-emacs). Top-level command
16053 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16054
16055Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16056
16057 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16058 $(relbindir)/make before doing ``make install'', and use
16059 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16060 installing over running make binary.
16061 ($(host)-stamp-stage3-installed): Likewise.
16062
16063Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16064
16065 * config.guess: Recognize Mach.
16066
16067Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16068
16069 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16070 see whether --exec-prefix was used.
16071
16072Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16073
16074 * README: Explicitly mention libg++/README. (Zoo's idea.)
16075
16076Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16077
16078 * Makefile.in: Add all-librx target similar to all-libproc.
16079
16080Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16081
16082 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16083 with post 1.2 uname bogosity.
16084
16085Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16086
16087 * configure: Remove temporary files on receipt of a signal.
16088
16089Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16090
16091 * configure: If there is a package_makefile_frag, remove
16092 ${subdir}/Makefile.tem after copying it in.
16093
16094Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16095
16096 * build_all.mk: support rs6000 lynx identifies itself as
16097 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16098 since /bin/gcc is too feeble to compile a modern gcc.
16099
16100Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16101
16102 * brought devo/test-build.mk update-to-date with progressive/
16103 test-build.mk. Add lynx targets and hppa flag info.
16104
16105Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16106
16107 * configure.in: Use mh-ncrsvr43. Patch from
16108 Tom McConnell <tmcconne@sedona.intel.com>.
16109
16110Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16111
16112 * config.guess (i386-unknown-bsdi): No longer need to
16113 check #if defined(__bsdi__) && defined(__i386__).
16114
16115Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16116
16117 * configure: Set program_transform_nameoption correctly.
16118
16119Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16120
16121 * brought build-all.mk update-to-date with progressive build-all.mk,
16122 added new targets and hppa info.
4e81ae98 16123
6599da04
JM
16124Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16125
16126 * configure: If config.guess result is a prefix of the user
16127 specified target, assume a native build and use the user specified
16128 target as the host alias. Remove SunOS patch suffix removal hack.
16129 * configure.in: Remove SunOS patch suffix removal hack.
16130
16131 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16132 in NATIVE_CHECK_MODULES.
16133
16134Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16135
16136 * Makefile.in: Rename HOST_ONLY to NATIVE.
16137 * configure: Delete SunOs patch suffix from host_canonical
16138 and build_canonical variables that are prepended to Makefiles.
16139 * configure.in: Add comments for easier maintenance.
16140
16141Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16142
16143 * Makefile.in: Add all-libproc target similar to all-gui.
16144
16145Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16146
16147 * Makefile.in (CHECK_MODULES): split into
16148 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16149
16150Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16151
16152 * config.guess (i386-unknown-bsdi): New system to guess.
16153
16154Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16155
16156 * Makefile.in: Add all-gui target (but not yet build by "all").
16157
16158Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16159
16160 * config.sub: Move deletion of patch suffix from here...
16161 * configure.in: To here, at Ian's suggestion. The top-
16162 level scripts might need to know of a patch level.
16163
16164Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16165
16166 * config.sub: Strip off patch suffix so rtl is recognized
16167 as a sunos4.1.3 machine, even though it's been patched.
16168
16169Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16170
16171 * Makefile.in (INSTALL_LAST): Delete.
16172 (INSTALL_DOSREL): New.
16173
16174Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16175
16176 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16177 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16178 whether we pass down --with-gnu-ld anyhow.
16179
16180Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16181
16182 * Makefile.in (INSTALL_LAST): Change operation so it works
16183 on more flavors of make.
16184 * configure.in (go32): Don't build libg++ or libio.
16185
16186Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16187
16188 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16189 they can be overriden by templates.
16190
16191Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16192
16193 * configure.in (target==go32): Don't build gdb.
16194 * dosrel: New directory.
16195
16196Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16197
16198 * configure.in (host==go32): Configure dosrel too.
16199 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16200 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16201 be set by incoming names or templates.
16202 (INSTALL_LAST): New rule.
6599da04
JM
16203
16204Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16205
16206 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16207
16208Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16209
6599da04
JM
16210 * configure.in (appdirs): New variable. Currently empty, but will
16211 be used in gas distribution. If nonempty, lists a set of
16212 directories at least one of which must get configured, or top
16213 level configuration is considered to have failed.
16214 (rs6000-*-lynxos*): Use new file name.
16215
16216Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16217
16218 Eliminate XTRAFLAGS.
16219 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16220 newlib include files using -idirafter, and also use -nostdinc.
16221 (CXX_FOR_TARGET): Likewise.
16222 (XTRAFLAGS): Removed.
16223 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16224 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16225 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16226 ($(DO_X)): Don't pass down XTRAFLAGS.
16227
16228Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16229
16230 * configure.in (mips*-dec-bsd*): New target; do build linker.
16231 (mips*-*-bsd*): New target; don't build linker.
16232
16233Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16234
16235 * configure.in: support rs6000-*-lynxos* configuration.
16236 support sunos4 as a cross target.
16237
16238 * config.sub: look for lynx*, not lynx since the OS version may
16239 legitimately be part of the name.
16240
16241Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16242
16243 * configure.in (i[34]86-*-sco*): Move to be with other i386
16244 targets.
16245 (romp-*-*): New target. Skip various binary utilities.
16246 (vax-*-*): New target. Don't build newlib.
16247 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16248
16249Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16250
16251 * configure.in: Only set host_makefile_frag if config
16252 directory exists.
16253
16254Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16255
16256 * install.sh: If $dstdir exists, don't check whether each
16257 component does.
16258
16259Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16260
16261 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16262
16263Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16264
3b75d237
AJ
16265 * configure.in (*-*-lynxos*): Don't configure newlib for either
16266 native or cross Lynx.
6599da04
JM
16267
16268Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16269
16270 * config.sub (sparc64-elf): Fix os.
16271 (z8k): Remove duplicate.
16272
16273Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16274
16275 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16276 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16277
16278Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16279
16280 * configure: Make file links cleanly even if Lynx fails on
e490616e 16281 an NFS symlink (at least fail cleanly).
6599da04
JM
16282
16283Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16284
16285 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16286 -XNh2000.
16287
16288Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16289
16290 * configure: Unknown options are fatal again.
16291
16292Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16293
16294 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16295 compatibility.
6599da04
JM
16296
16297Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16298
16299 * build-all.mk: Add `clean' target.
16300
16301Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16302
16303 * config.guess: Add SINIX support.
16304 * configure.in: Add mips-*-sysv4* support.
16305
16306Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16307
16308 * build-all.mk: Document all useful targets.
16309 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16310 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16311
16312Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16313
16314 * configure: Support --silent, --quiet.
16315
16316Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16317
16318 * configure: Support --disable-FEATURE.
16319
16320Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16321
16322 * config.guess: Recognize NCR running SVR4.3.
16323
16324Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16325
16326 * config.guess: Make BSDI generate i386-unknown-bsd386.
16327 Patch from Paul Eggert <eggert@twinsun.com>.
16328
16329Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16330
16331 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16332
16333Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16334
16335 * configure: Make unrecognized options give nonfatal warnings
16336 instead of fatal errors, and pass them to any subdirectory
16337 configures in case they recognize them.
16338 Make --x equivalent to --with-x.
16339
16340Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16341
16342 * configure: Add --enable-* options. Clean up usage message and
16343 some comments.
16344
16345Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16346
16347 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16348
16349Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16350
16351 * configure.in (hppa*-*-*): Enable binutils.
16352
16353Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16354
16355 * config.sub: Recognize cisco.
16356
16357Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16358
16359 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16360
16361Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16362
16363 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16364 than one configuration name. Add comment.
16365
16366Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16367
16368 * config.guess: about target *-hitachi-hiuxwe2, fixed
16369 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16370 macro is incorrect.]
16371
16372Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16373
16374 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16375 than the "make ls" stuff which used to be here.
16376
16377Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16378
16379 * config.guess: Recognize i[34]86-unknown-freebsd.
16380 From Shawn M Carey <smcarey@rodan.syr.edu>.
16381
16382Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16383
16384 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16385
16386Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16387
16388 * config.guess: Check for ptx.
16389
16390Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16391
16392 * config.sub: Add os9k checking.
16393
16394Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16395
16396 * config.guess: Handle OSF1 running on HPPA processors
16397
16398Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16399
16400 * configure: If subdir configure fails, print out a message with
16401 subdirectory name, in case subdir's configure code didn't identify
16402 itself.
16403
16404Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16405
16406 * configure.in: Remove embedded newlines from configdirs.
16407 Avoid mismatches of substrings. Fix matching strings at end
16408 of configdirs.
16409
16410Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16411
16412 * config.guess: Add Lynx/rs6000 config support.
16413
16414Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16415
16416 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16417
16418Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16419
16420 * configure.in (hppa*-*-osf*): Treat this just like most other
16421 PA configurations (eg no binutils or ld).
16422 (hppa*-*-*elf*): These configurations have binutils and ld.
16423
16424Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16425
16426 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16427
16428Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16429
16430 * configure.in (rs6000-*-*): Build gas.
16431
16432Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16433
e490616e 16434 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16435
16436Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16437
16438 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16439 for GDB and GDB has been fixed to not need it.
16440
6599da04
JM
16441Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16442
16443 * config.guess: Recognize vax hosts.
16444
16445Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16446
16447 * configure (while loop): Don't use "break 2" inside case
16448 statement -- the case statement isn't an enclosing loop.
16449
16450Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16451
16452 * config.guess: Clean up NeXT support, to allow nextstep
16453 on Intel machines. Make OS be nextstep.
16454
16455Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16456
16457 * config.guess: Add alternate forms for Convex.
16458
16459Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16460
16461 * configure: Completely rewrite option processing. Take
16462 advantage of pattern-matching to avoid invoking test frequently.
16463 Also clean up host and target defaulting logic.
16464
16465Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16466
16467 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16468 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16469 commands (plus user environment) will fit SCO limits.
16470
16471Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16472
16473 * configure.in: Don't issue warnings about directories which are
16474 not being configured if -norecursion is set. Correct test for
16475 --with-gnu-as and --with-gnu-ld to not get confused by substring
16476 matches.
16477
16478 * configure.in: Don't build gas for alpha-dec-osf1*.
16479
16480Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16481
16482 * configure: Back out Per's change of 12/19/1993. It changes the
16483 behavior of configure in unexpected and confusing ways.
16484
16485 Also, use different delim char when calculating
16486 program_transform_name so that the name can contain slashes.
16487
16488Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16489
16490 * configure.in, config.sub: Add support for VSTa micro-kernel.
16491
16492Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16493
16494 * configure.in: Nuke hacks which were used to get a special
16495 version of GAS for HPPA configurations.
16496
16497Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16498
16499 * configure: If only ${target_alias} is given, use that
16500 as the default for ${host_alias}.
16501 * configure: Add missing back-slashes before nested quotes.
16502
16503Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16504
16505 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16506
16507Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16508
16509 * config.guess: Recognize some Tektronix configurations.
16510 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16511
16512Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16513
16514 * config.sub: Match any flavor of SH.
16515
16516Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16517
16518 * configure.in: Don't try to configure newlib for Alpha.
16519
16520Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16521
16522 * configure.in: Don't build ld for Irix 5. Don't build gas,
16523 libg++ or libio for any Alpha target.
16524
16525 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16526
16527Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16528
16529 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16530 default arguments -- so it tried to compress itself.
16531
16532Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16533
16534 * configure.in (notsupp): ensure that a space is always at the end
16535 of the configdirs list, since the grep checks for an explicit space
16536
16537Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16538
16539 * configure.in (target i386-sysv4.2): don't build ld, since static
16540 versions of many libraries are not available.
16541
16542Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16543
16544 * config.guess: Recognize Apollos (using environment variables).
16545 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16546
16547Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16548
16549 * config.guess: Recognize Sony news mips running newsos.
16550
16551Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16552
16553 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16554 "fi ; else" for bash.
16555
16556Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16557
16558 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16559
16560Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16561
16562 * config.sub: accept unixware as an alias for svr4.2.
16563 Fix some inconsistancies with the gcc version.
16564
16565Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16566
16567 * Makefile.in (DISTDOCDIRS): Add gdb.
16568
16569Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16570
16571 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16572
16573Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16574
16575 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16576 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16577 this now.
16578
16579Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16580
16581 * config.sub: Accept hiux* as an OS name.
16582
16583 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16584 etc/make-stds.texi. The underscore came from gcc, and dje now
16585 agrees that RUNTESTFLAGS is the correct name.
16586
16587Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16588
16589 * install.sh: Remove 'set -e'. It makes any conditionals
16590 in the script useless.
16591
16592 * config.guess: Automatically recognize arm-acorn-riscix
16593 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16594
16595Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16596
16597 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16598
16599Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16600
16601 * Makefile.in (DISTDOCDIRS): New variable.
16602 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16603 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16604
16605Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16606
16607 * configure.in (hppa target): check the source directory for the
16608 pagas sub-directory
16609
16610Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16611
16612 * config.sub: Allow -aout* and -elf*.
16613
16614Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16615
16616 * configure.in: Don't build ld on i386-solaris2, same as for
16617 sparc-solaris2.
16618
16619Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16620
16621 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16622
16623Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16624
16625 * configure.in: Configure gdb for alpha.
16626
16627Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16628
16629 * Makefile.in (CXXFLAGS): Add -O.
16630
16631Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16632
16633 * config.guess: added support for DG Aviion
16634
16635Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16636
16637 * configure.in: Produce warning message for subdirectories not
16638 configurable for this host/target combination. Don't try to
16639 configure gdb for vms.
16640
16641Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16642
16643 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16644 appropriate files before making "diststuff".
16645 (DISTBISONFILES): New var: list of files to be edited.
16646 (DISTSTUFFDIRS): Add binutils.
16647
16648Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16649
16650 * config.sub: also handle mipsel and mips64el (for little endian mips)
16651
16652Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16653
16654 * configure.in: Add * to end of all OS names.
16655
16656Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16657
16658 * configure.in: Build newlib for LynxOS native.
16659
16660Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16661
16662 * config.guess: Add support for delta 88k running SVR3.
16663
16664 * configure.in: Add comment about HP compiler vs. emacs.
16665
16666Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16667
16668 * configure.in: don't build ld on solaris2 (not a viable option
16669 due to bugs in getpwnam & getpwuid)
16670
16671Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16672
16673 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16674 config.guess will produce a full version number.
16675
16676Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16677
16678 * configure.in: Build linker and binutils for alpha-dec-osf1.
16679
16680Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16681
16682 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16683 and gdb/testsuite/Makefile.in.
16684
16685Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16686
16687 * configure.in: recognize mips*- instead of mips-
16688
16689Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16690
16691 * config.sub: Accept linux*coff and linux*elf as operating
16692 systems.
16693
16694Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16695
16696 * config.sub: Recognize mips64, and mips3 as an alias for it.
16697
16698Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16699
16700 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16701 gdb knows how to handle OSF/1 shared libraries.
16702
16703Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16704
16705 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16706 * config.guess: Recognize Hitachi's HIUX.
16707 * config.sub: Recognize h3050r* and hppahitachi.
16708 Remove redundant cases for hp9k[23]*.
16709
16710Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16711
16712 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16713 if gas and ld are in the source tree and are in ${configdirs}.
16714 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16715 --with options (but still pass them down on the command line,
6599da04
JM
16716 if they were explicitly specified).
16717
16718Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16719
16720 * configure: substitute SHELL value in Makefile.in with
16721 ${CONFIG_SHELL}
16722
16723Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16724
16725 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16726 *-*-solaris2* targets.
16727
16728Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16729
16730 * Makefile.in: define M4, and pass it down to sub-makes;
16731 all-autoconf now depends on all-m4
16732
16733Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16734
16735 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16736 presence of {ar,ranlib} instead of a configured directory
16737
16738Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16739
16740 * config.guess: Accept 34?? as well as 33?? for NCR.
16741
16742Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16743
16744 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16745 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16746
16747Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16748
16749 * configure: grab values for $(CC) and $(CXX) from the
16750 environment, so that someone can do "CC=gcc configure; make" and
16751 have it work right (matching the way that autoconf works now)
16752
16753 * configure.in, Makefile.in: add support for gash, the tcl
16754 interface to Galaxy
16755
16756 * config.guess: add NetBSD variants (hp300, x86)
16757
16758Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16759
16760 * install.sh: Support -d option (in the manner of SunOS 4 install,
16761 as it is more deterministic than that of GNU install)
16762 (chmodcmd): Set file to mode 755 by default (should also do default
16763 chgrp and chown, but I don't feel like dealing with that now)
16764
16765Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16766
16767 * config.sub: Remove h8300hhms alias.
16768
16769Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16770
16771 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16772
16773Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16774
16775 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16776 as stmp-fixinc
16777
16778Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16779
16780 * config.sub: recognize m88110-bug-coff.
16781
16782Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16783
16784 * Makefile.in (all-libio): all dependencies on the toolchain used
16785 to build this (gcc, gas, ld, etc)
16786
16787Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16788
16789 * config.guess: Deal with OSF/1 1.3 on alpha.
16790
16791Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16792
16793 * install.sh: add some 'else true' clauses for portability
16794
16795 * configure.in: don't build libio for h8[35]00-*-* targets
16796
16797Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16798
16799 * Makefile.in: Add support for new libio.
16800
16801Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16802
16803 * install.sh: If one command fails, don't try the rest. Don't try
16804 to remove $dsttmp (via trap) unless we have already created it.
16805 If $src doesn't exist, detect it and exit with an error.
16806
16807 * config.guess: Recognize BSD on hp300.
16808
16809Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16810
16811 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16812 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16813
16814Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16815
16816 * Makefile.in (all-send-pr): depends on all-prms
16817
16818Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16819
16820 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16821
16822Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16823
16824 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16825 Added test for mips-mips-riscos5.
16826
16827Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16828
16829 * configure.in: use mh-hp300 for 68k HP hosts
16830
16831Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16832
16833 * configure: add support for CONFIG_SHELL, so that you can use
16834 some alternate shell for evaluating configure scripts
16835
16836Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16837
16838 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16839 in configure script to bug-gdb@prep.ai.mit.edu when building
16840 distribution archive.
16841 * Makefile.in (COMPRESS): Remove def.
16842 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16843 gdb.tar.Z and make-gdb.tar.Z respectively.
16844 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16845 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16846 to convergence with 'taz' target in Makefile.in.
16847
16848Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16849
16850 * install.sh (dsttmp): use trap to ensure that tmp files go
16851 away on error conditions
16852
16853Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16854
16855 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16856
16857Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16858
16859 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16860 its parent is '/' not ''.
16861
16862 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16863
16864Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16865
16866 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16867 that ${newsrcdir}/configure.in does.
16868
16869Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16870
16871 * test-build.mk: support for CONFIG_SHELL
16872
16873Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16874
16875 * config.sub (netware): Add as a basic system type.
16876
16877Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16878
16879 * Makefile.in (Makefile): depend on configure.in. Also drop the
16880 $(srcdir)/ from the dependency on Makefile.in.
16881
16882Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16883
16884 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16885 (h8300hhms is temporary until multi-libraries are implemented).
16886 * configure.in: Handle h8300h too.
16887
16888Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16889
16890 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16891
16892Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16893
16894 * configure: Remove extraneous output when guessing host type.
16895 * config.guess: Remove extraneous output when guessing using C
16896 compiler rather than uname, or when guessing fails.
16897
16898Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16899
16900 * Makefile.in: remove all.cross and install.cross targets
16901
16902 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16903 definitions
16904
16905Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16906
16907 * configure.in (target sh): Build gprof.
16908
16909Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16910
16911 * config.sub: change -solaris to -solaris2
16912
16913Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16914
16915 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16916
16917Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16918
16919 * configure: Correct error message for missing Makefile.in to
16920 print correct directory.
16921
16922Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16923
16924 * install.sh: kludge around 386BSD shell bug
16925
16926Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16927
16928 * config.guess: Recognize NeXT.
16929 * config.guess: Recognize i486-ncr-sysv4.
16930 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16931
16932Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16933
16934 * Makefile.in (MAKEINFOFLAGS): New variable.
16935 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16936 * build-all.mk, test-build.mk: Pass down --no-split as
16937 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16938
16939Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16940
16941 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16942
16943Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16944
16945 * Makefile.in (libg++.tar.z): New rule.
16946 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16947 * Makefile.in (taz): Only do a single chmod.
16948
16949Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16950
16951 * install.sh: don't use dirname anymore (replaced with sed usage)
16952
16953Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16954
16955 * Makefile.in: Change extension for gzip'd files from '.z' to
16956 '.gz' per new FSF standard usage.
16957
16958Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16959
16960 * configure: put quotes around the final value of program_transform_name
16961
16962Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16963
16964 * Makefile.in: new install.sh support; update install-info rules
16965
16966Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16967
16968 * configure.in: Build diff for crosses, but not for go32 host.
16969
16970 * configure.in: Build gprof only for native, and don't build it
16971 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16972
16973Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16974
16975 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16976
16977Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16978
16979 * configure.in (host_tools): Add prms.
16980
16981Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16982
16983 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16984 with $(FLAGS_TO_PASS) on the command line
16985
16986 * config.sub: Recognize lynx and lynxos
16987
16988Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * config.sub: Accept -ecoff*, not just -ecoff.
16991
16992Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16993
16994 * Makefile.in (taz): Use .gz suffix instead of .z.
16995 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16996 names.
16997
16998Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16999
17000 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17001
17002Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17003
17004 * Makefile.in (install-no-fixedincludes): install gcc last, so
17005 that rebuilds that might happen during 'make install' don't get
17006 bogus gcc include files
17007
17008Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17009
17010 Change from Utah for HPPA support:
17011 * config.guess: Recognize hppa1.x-hp-bsd.
17012
17013Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17014
17015 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17016 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17017
17018Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17019
17020 * config.sub: Add support for rom68k and bug boot monitors.
17021
17022Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17023
17024 * Makefile.in: Make all-opcodes depend on all-bfd.
17025
17026Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17027
17028 * config.guess: Added special check for i[34]86-univel-sysv4*.
17029
17030Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17031
17032 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17033 the processor rather than assuming i486.
17034
17035Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17036
17037 * config.guess: Recognize SunOS6 as Solaris3.
17038
17039Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17040
17041 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17042 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17043
17044Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17045
17046 * build-all.mk (all-cross): New target for Canadian Cross.
17047 Added Q2 go32 targets.
17048 * test-build.mk: Configure go32 cross sparclite-aout and
17049 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17050 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17051
17052Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17053
17054 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17055 GO32 hosted toolchains
17056
17057Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17058
17059 * configure: change so "-exec-prefix" gets passed down rather
17060 than "-exec_prefix" so autoconf generated Makefiles get the
17061 exec_prefix set right.
17062
17063Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17064
17065 * config.guess: get the Solaris2 minor version number
17066
17067 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17068
17069Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17070
17071 * config.guess: Recognize some Sequent platforms.
17072
17073Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17074
17075 * Makefile.in: added the vault-install target
17076
17077 * configure.in: actually use the Sun3 makefile fragment that's in
17078 config, also added the release dir to configdirs
17079
17080Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17081
17082 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17083
17084Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17085
17086 * configure.in: remove some program from Alpha targetted toolchains
17087
17088Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17089
17090 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17091 gprof.
17092 (taz): Run "make diststuff" in those directories instead of "make
17093 proto-dir". Look for "VERSION=" only at start of line in subdir
17094 Makefile. Use "gzip -9" for compression.
17095 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17096 (binutils.tar.z): New target.
17097
17098Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17099
17100 * Makefile.in (taz): Include gpl.texinfo.
17101
17102Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17103
17104 * Makefile.in (setup-dirs): Merged into "taz" target.
17105 (taz): Only do `proto-dir' stuff if a directory is actually needed
17106 for this target.
17107
17108Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17109
17110 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17111 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17112 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17113 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17114 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17115
17116Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17117
17118 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17119 config.sub, and move-if-change to gdb testsuite distribution
17120 archive, so the testsuite can be extracted, configured, and
17121 run separately from the gdb distribution. Blow away the Chill
17122 tests that require a Chill compiled executable, since GNU Chill
17123 is not yet publically available.
17124
17125Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17126
17127 * test-build.mk: set environment variables in a single command,
17128 instead of a list of assignments and exports
17129
17130 * config.guess: recognize Alpha/OSF1 systems
17131
17132Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17133
17134 * configure: Change help message to prefer --options rather than
17135 -options.
17136
17137Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17138
17139 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17140 zippy@ecst.csuchico.edu.
17141 * config.guess: Recognize miniframe.
17142
17143Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17144
cc6010cd
AP
17145 * Makefile.in: Use srcroot to find runtest rather than rootme.
17146 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17147
17148Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17149
17150 * test-build.mk: Extensive additions to support building on a
17151 machine other than the host.
17152
17153Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17154
17155 * configure (tooldir): Fix for i386-aix again.
17156
17157Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17158
17159 * configure, Makefile.in: Change definition of $(tooldir)
17160 to match the FSF.
17161
17162Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17163
17164 * config.guess: Recognize i[34]86/SVR4.
17165
17166Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17167
17168 * Makefile.in (all-gdb): gdb depends on sim.
17169
17170Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17171
17172 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17173 at the same time we make the prototype gdb directory.
17174 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17175 files at the same time as the gdb base release distribution.
17176
17177Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17178
17179 * Makefile.in (check): Use individual check targets rather than
17180 DO_X rule.
17181 (check-gcc): Added.
17182
17183Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17184
17185 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17186 for System V release 3.2.
17187
17188Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17189
17190 * config.sub: Recognize hppaosf.
17191 * configure.in: Do configure ld/binutils/gas for it.
17192
17193Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17194
17195 * configure (tooldir): Alter syntax used to set this, for systems
17196 where "\$" isn't handled right, like i386-aix.
17197
17198Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17199
17200 * configure: Pass program-transform-name, not
17201 program_transform_name, to recursive configures.
17202
17203Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17204
17205 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17206 of gas+ld+binutils.
17207
17208Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17209
17210 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17211
17212Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17213
17214 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17215
6599da04
JM
17216Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17217
17218 * Makefile.in (PRMS): Set back to all-prms.
17219
17220Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17221
17222 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17223 targets, rather than for MIPS hosts.
17224
17225Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17226
17227 * configure.in: add comment for --with-x default values
17228
17229 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17230
17231 * Makefile.in: add check-* targets for each of the directories in
17232 the tree. Add a definition of RUNTEST that will use the one we
17233 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17234
17235Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17236
17237 * configure.in: Removed obsolete references to bfd_target and
17238 target_makefile_frag.
17239
17240 * build-all.mk: Set assorted targets for Q2.
17241 * config.sub: Recognize z8k-sim and h8300-hms.
17242 * test-build.mk: Really don't pass host to configure.
17243 (HOLES): Added uname.
17244
17245Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17246
17247 * configure: Handle an empty program-prefix, program-suffix or
17248 program-transform-name correctly.
17249
17250Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17251
17252 * build-all.mk: -G 8 no longer required for MIPS targets.
17253 * test-build.mk: Don't pass host argument to configure; make it
17254 guess.
17255
17256Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17257
17258 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17259 * Makefile.in (COMPRESS): New macro, like GZIP.
17260
17261Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17262
17263 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17264
17265 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17266 with gas currently defaults to -G 0.
17267
17268Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17269
17270 * Makefile.in (all-flex): flex depends on byacc.
17271
17272 * build-all.mk: If host not specified, use config.guess. Pass TAG
17273 to test-build.mk as RELEASE_TAG.
17274 * test-build.mk (configargs): New variable containing arguments to
17275 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17276 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17277
17278 * config.guess: Use /bin/uname when checking -X argument on SCO,
17279 to avoid invoking GNU uname which doesn't understand -X.
17280
17281 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17282
17283 * configure.in: Build gas for mips-*-*.
17284
17285Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17286
17287 * Makefile.in (all.normal): insert missing backslash.
17288
17289Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17290
731a8127 17291 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17292
17293 * Makefile.in: Complete overhaul to merge many almost identical
17294 targets.
17295
17296Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17297
17298 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17299 (gdb.tar.Z): Adjusted.
17300
17301 * Makefile.in (setup-dirs, taz): New targets; should be general
17302 enough to adapt for gdb sometime. Build only .z file.
17303 (gas.tar.z): New target.
17304
17305Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17306
17307 * build-all.mk: Use CC=cc -Xs on Solaris.
17308
6599da04
JM
17309Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17310
17311 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17312 for handling BISON for FSF releases.
17313
17314Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17315
17316 * configure: Actually implement the change zoo just documented.
17317
17318Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17319
17320 * configure: when using config.guess, only set target_alias when
17321 it's not already been set (ie, on the command line)
17322
17323Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17324
17325 * Makefile.in: add installcheck target, set PRMS to install-prms
17326
17327Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17328
17329 * configure: add support for package_makefile_fragment, handle the
17330 case where a directory has a configure.in file but no Makefile.in
17331 more gracefully (with an actual understandable error message, even);
17332 add support for --without (and add this to the usage message); also
17333 explicitly add a --host=${host_alias} to the command line when
17334 config.guess is used
17335
17336Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17337
17338 * configure: Must use both --host and --target in recursive calls.
17339
17340Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17341
17342 * Makefile.in: Change deja-gnu to dejagnu.
17343
17344Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17345
17346 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17347
17348Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17349
17350 * configure.in: canonicalize all instances to *-*-solaris2*,
17351 also strip out a number of tools to not build for go32 host
17352
17353Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17354
17355 * config.guess: add GPL.
17356
17357 * Makefile.in, config.guess, config.sub, configure: bump
17358 copyrights to 93.
17359
17360Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17361
17362 * Makefile.in (do-info): Removed obsolete check for existence of
17363 localenv file.
17364
17365 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17366
17367Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17368
17369 * Makefile.in: a couple of 'else true' for decstation,
17370 support for TclX
17371
17372 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17373
17374Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17375
17376 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17377
17378Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17379
17380 * config.guess: Recognize i386-ibm-aix (PS/2).
17381 * configure.in: Use config/mh-aix386 file for it.
17382
17383Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17384
17385 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17386 CC_FOR_TARGET instead.
17387 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17388
17389Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17390
17391 * Makefile.in: Add sim to list of directories sent with gdb
17392
17393Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17394
17395 * configure.in: Put back mips-dec-bsd* case.
17396
17397Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17398
17399 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17400 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17401 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17402
17403Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17404
17405 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17406
17407 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17408 (install-info): install dir.info only if it exists,
17409 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17410
17411Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17412
17413 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17414 gas for mips-dec-bsd.
17415
17416Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17417
17418 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17419 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17420
17421Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17422
17423 * configure.in: Added "dejagnu" to hosttools list.
17424
17425Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17426
17427 * config.sub, configure.in, config.guess: Add support
17428 for Bosx, an AIX variant from Bull.
17429 Patches from F.Pierresteguy@frcl.bull.fr.
17430
17431Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17432
17433 * devo/dejagnu: Initial creation of devo/dejagnu.
17434 Migrated dejagnu testcases and support files for testing software
17435 tools to reside as subdirectories, currently called "testsuite",
17436 within the directory of the software tool. Migrated all programs,
17437 support libraries, etc. beloging to dejagnu proper from
17438 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17439 with no modifications. The changes to these files which will
17440 allow them to configure, build, and execute properly will be made
17441 in a future update.
17442
17443Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17444
17445 * Makefile.in: Change send_pr to send-pr.
17446 * configure.in: Likewise.
17447 * send_pr: Renamed directory to send-pr.
17448
17449Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17450
17451 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17452
17453Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17454
17455 * README: Update for gdb-4.8 release.
17456 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17457 gdb-xxx.tar.z (gzip'd) file also.
17458
17459Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17460
17461 * Makefile.in: make all-diff depend on all-libiberty
17462
17463Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17464
17465 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17466
17467Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17468
17469 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17470
17471Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17472
17473 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17474 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17475 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17476
17477Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17478
17479 * Makefile.in: makeinfo binary is in a new location
17480
17481Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17482
17483 * config.sub: Accept -ecoff as an OS.
17484
17485 * Makefile.in: Various changes to eliminate a level of make
17486 recursion and reduce the required command line length.
17487 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17488 sub-makes.
17489 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17490 variables holding settings for specific sub-makes.
17491 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17492 in terms of BASE_FLAGS_TO_PASS.
17493 (TARGET_LIBS): New variable listing directories which use
17494 TARGET_FLAGS_TO_PASS.
17495 (subdir_do): Eliminated.
17496 (do-*): New set of targets to replace subdir_do.
17497 (various): All targets which used subdir_do now depend on do-*.
17498 (local-clean): Renamed from do_clean.
17499 (local-distclean): New target, dependency of distclean and
17500 realclean.
17501 (install-info): Don't create directories. Depend on dir.info
17502 rather than calling make recursively.
17503 (install-dir.info): Eliminated.
17504 (install-info-dirs): Create all info directories here.
17505 (dir.info): Depend upon do-install-info.
17506
17507 * test-build.mk (HOLES): Added false.
17508
17509Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17510
17511 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17512
17513Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17514
17515 * Makefile.in (info): remove dependency on all-texinfo. The
17516 problem was really in texinfo/C, not at this level.
17517
17518Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17519
17520 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17521
17522Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17523
17524 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17525 GDB releases.
17526
17527Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17528
17529 * configure: Include srcdir in message about target of link not
17530 being found. Don't convert `-' to `_' in `with' options being
17531 passed to subdirs.
17532
17533Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17534
17535 * configure.in: add uudecode to host_tools
17536
17537 * Makefile.in: added {all,install}-uudecode targets, added them to
17538 the appropriate lists
17539
17540Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17541
17542 * Makefile.in (all-gcc): Added dependency on all-gas.
17543
17544 * configure.in (mips-*-*): Build ld and binutils.
17545
17546Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17547
17548 * configure: check return code from mkdir, print error message and
17549 exit on failure.
17550
17551Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17552
17553 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17554
17555Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17556
17557 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17558
17559Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17560
17561 * config.sub (h8500): Recognize this as a cpu type.
17562
17563Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17564
17565 * configure: source directory missing is no longer a warning
17566
17567 * configure.in: recognize irix[34]* instead of irix[34]
17568
17569 * Makefile.in: define and pass down X11_LIB
17570
6599da04
JM
17571Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17572
17573 * guess-systype: Renamed to ...
17574 * config.guess: ... by popular request.
17575 * configure.in, Makefile.in: Update accordingly.
17576
17577Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17578
17579 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17580 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17581 + Execute ./dummy instead of assuming . is in PATH.
17582
17583Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17584
17585 * guess-systype: New shell script. Attempts to guess the
17586 canonical host name of the executing host.
17587 Only a few hosts are supported so far.
17588 * configure: Call guess-systype if no host is specified.
17589
17590Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17591
17592 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17593 gcc Makefile.
17594
17595
17596Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17597
17598 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17599 (all-gcc, install-gcc, subdir_do): Use it.
17600
17601Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17602
17603 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17604
17605Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17606
17607 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17608 set exclusively by configure, using configure.in .
17609
17610Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17611
17612 * test-build.mk: set $PATH for all builds
17613
17614 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17615
17616Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17617
17618 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17619 the one used in gcc/Makefile.in, so that a null expansion doesn't
17620 override the one needed to build gcc with a native cc.
17621
17622
17623Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17624
17625 * configure: Accept -with arguments.
17626
17627Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17628
17629 * Makefile.in: added h8300sim
17630
17631Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17632
6599da04
JM
17633 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17634 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17635 (all-cygnus, native, build-cygnus): Make
17636 $(canonhost)-stamp-3stage-done, not $(host)....
17637 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17638 i386-sco3.2v4. Added else true to if command.
17639
17640Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17641
17642 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17643
17644Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17645
17646 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17647
17648Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17649
17650 * configure.in: don't remove binutils from Solaris builds
17651
17652Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17653
17654 * Makefile.in: get rid of earlier definitions for *clean,
17655 also handle the recursive info rule better
17656
17657Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17658
17659 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17660 do more-or-less the right thing.
17661
17662Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17663
17664 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17665 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17666
17667Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17668
17669 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17670 $(host_canonical).
17671
17672 * configure.in: split the configdirs list into 4 categories (native
17673 v. cross, library v. tool) and handle the cross-only and native-
17674 only in more reasonable (and correct!) way.
17675
17676Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17677
17678 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17679 configdirs anymore.
17680
17681Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17682
17683 * Makefile.in: extensive cleanup:: removed all of the explicit
17684 clean-* targets, collapsed many wrappers around subdir_do into
17685 one, added additional targets to satisfy standards.texi, deleted
17686 some old targets, some changes for consistency
17687
17688Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17689
17690 * configure.in: handle some programs as cross-only, and others as
17691 native only
17692
17693 * test-build.mk: handle partial holes in a more generic manner
17694
17695 * Makefile.in: m4 depends on libiberty
17696
6599da04
JM
17697Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17698
17699 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17700 time, wdiff, and find to configdirs
17701
17702 * Makefile.in: all, clean, and install rules for the new programs
17703 added to configure.in
17704
17705Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17706
17707 * configure.in: use mh-sun for all *-sun-* hosts
17708
6599da04
JM
17709Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17710
17711 * Makefile.in: define flags for X11 include files and library file
17712 locations, pass them down to the programs that need this info
17713
17714 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17715
6599da04
JM
17716Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17717
17718 * configure.in: start building libg++ for HP-UX targets
17719
17720Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17721
17722 * README: Update references to files moved into etc/.
17723
17724Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17725
17726 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17727 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17728
17729Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17730
17731 * configure: accept dash as well as underscore in long option
17732 names for FSF compatibility.
17733
17734Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17735
17736 * config.sub: added -sco3.2v4 support from FSF.
17737
17738Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17739
17740 * configure.in: expand the section that adds or removes
17741 directories from the list of programs to build, to handle native
17742 vs. cross in addition to host v. native
17743
17744Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17745
17746 * Makefile.in: Replace C++ in macro names with CXX.
17747 This is less likely to break ...
17748
17749Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17750
17751 * test-build.mk: add -w to GNU_MAKE
17752
17753Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17754
17755 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17756 add 'sparc' to list of recognized cpus. This needed to make
17757 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17758 Delete some redundant ose68 variants. Recognize -wrs as an os,
17759 then changes that into $CPU-wrs-vxworks.
17760
17761 * configure.in: remove most references to gdbtest, regularize
17762 target based program removal
17763
17764 * test-build.mk: import from p3 tree (many fixes and changes)
17765
17766Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17767
17768 * Makefile.in: added rules to handle tcl, tk, and expect
17769
17770 * configure.in: handle those directories if they exist
17771
17772Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17773
17774 * config.sub: removed bogus hppabsd and hppahpux names, since
17775 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17776
17777Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17778
17779 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17780 depends upon all-xiberty
17781
17782 * Makefile.in: changes from p3, including:
17783
17784 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17785
17786 * Makefile.in (XTRAFLAGS): include newlib directories if
17787 newlib/Makefile exists, rather than if host != target.
17788
17789 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17790
17791 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17792 from the same source tree and not building a cross-compiler. This
17793 matters for the libg++ configuration if reconfiguring a tree that
17794 has already been installed.
17795
17796 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17797
17798 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17799 pick up the machine and system specific header files.
17800
17801 * Makefile.in: added AS_FOR_TARGET, passed down in
17802 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17803 the C compiler to use to create programs which are run in the
17804 build environment, set it to default to $(CC), and passed it down
17805 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17806
17807 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17808
17809 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17810 We need them for unusual native builds, like systems without
17811 ranlib.
17812
17813 * configure: also define $(host_canonical) and
e490616e
ZW
17814 $(target_canonical), which are the full, canonical names for the
17815 given host and target
6599da04
JM
17816
17817Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17818
17819 * Makefile.in: Added separate definitions for C++.
17820
17821Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17822
17823 * configure.in (configdirs): Add deja-gnu.
17824
17825Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17826
17827 * README: Update for configure.texi and gdb-4.7 release.
17828
17829Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17830
17831 * Makefile.in: Move "all" target to top of file.
17832 Previously, first target was ".PHONY" which caused BSD4.4 make
17833 to build .PHONY when make was run without arguments.
17834
17835Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17836
17837 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17838 Library-copylefted code in libiberty.
17839
17840Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17841
17842 * config.sub: Replace m68kmote with plain old m68k.
17843
17844Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17845
17846 * Makefile.in: Remove space from blank line, avoid Make complaints.
17847
17848Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17849
17850 * config.sub: Complain if no argument is given. Added support for
17851 386bsd as OS and target alias.
17852
17853Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17854
17855 * Makefile.in (XTRAFLAGS): include newlib directories if
17856 newlib/Makefile exists, rather than if host != target.
17857
17858Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17859
17860 * config.sub: recognize sparclite-wrs-vxworks.
17861
17862 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17863 p3.) Added clean-xiberty to clean.
17864
17865Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17866
17867 * configure.in: use *-*-* instead of nested cases for host and target
17868
17869Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17870
17871 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17872 from the same source tree and not building a cross-compiler. This
17873 matters for the libg++ configuration if reconfiguring a tree that
17874 has already been installed.
17875
17876Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17877
17878 * config.sub (i486v/i486v4): Merge in from FSF version.
17879
17880Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17881
17882 * configure: only set PWD if it is already set.
17883
17884Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17885
17886 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17887 doesn't have unset and all success paths (and most error paths)
17888 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17889 to just ${PWD} to avoid confusion.)
17890
17891Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17892
17893 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17894 even for a native compilation.
17895
17896Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17897
17898 Changes to make the gdb.tar.Z rule work better.
17899
17900 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17901 (DEVO_SUPPORT): Add configure.texi.
17902 (bfd-ilrt.tar.Z): Remove ancient rule.
17903
17904Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17905
17906 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17907 pick up the machine and system specific header files.
17908
17909 * configure.in, config.sub: added new target m68010-adobe-scout,
17910 with alias of adobe68k. Changed configure.in to check for
17911 -scout before -sco* to avoid a false match.
17912
17913 * Makefile.in: added AS_FOR_TARGET, passed down in
17914 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17915 the C compiler to use to create programs which are run in the
17916 build environment, set it to default to $(CC), and passed it down
17917 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17918
17919Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17920
17921 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17922 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17923 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17924 FOR_TARGET variants, to newlib and libg++.
17925
17926Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17927
17928 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17929 first.
17930
17931Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17932
17933 * config.sub: Accept `elf' as an environment.
17934
17935Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17936
17937 * Makefile.in (all-opcodes): cd into the right directory
17938
17939Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17940
17941 * configure: added -program_transform_name option, used as
17942 argument to sed when installing programs.
17943 configure.texi: added documentation for -program_prefix,
17944 -program_suffix and -program_transform_name.
17945
17946Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17947
17948 * config.sub: Accept i486 where i386 ok.
17949
17950Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17951
17952 * config.sub: accept we32k
17953
17954Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17955
3b75d237 17956 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17957
17958 * Makefile.in: don't create all directories for ``make install'';
17959 let the subdirectories create the ones they need.
17960
17961Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17962
e490616e 17963 * COPYING: new file, GPL v2
6599da04
JM
17964
17965Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17966
17967 * Makefile.in: use the new gen-info-dir, which needs a template
17968 argument (which also lives in texinfo)
17969
17970 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17971
6599da04
JM
17972Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17973
17974 * config.sub (ncr3000): Change i386 to i486.
17975
17976Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17977
17978 * Makefile.in: add install-rcs, install-grep to
17979 install-no-fixedincludes, removed install-bison and install-libgcc
17980
17981Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17982
17983 * configure.in: grab the HPUX makefile fragment if on HPUX
17984
17985Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17986
17987 * Makefile.in: eradicate bison spoor (ditto libgcc).
17988 configure.in: recognise m68{k,000}-ericsson-OSE.
17989 es1800 is alias for m68k-ericsson-OSE
17990
17991Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17992
17993 * configure.in: rearrange the parts that remove programs from
17994 configdirs, based now on HOST==TARGET or by canonical triple.
17995
17996Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17997
17998 * test-build.mk: recurse explicitly with -f test-build.mk when
17999 appropriate. predicate stage3 and comparison on the existence
18000 of gcc. That is, if gcc isn't around, we aren't three-staging.
18001 On very clean, also remove ...stamp-co. Build in-place before
18002 doing other builds.
18003
18004Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18005
18006 * Makefile.in, configure.in: add tgas
18007
18008Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18009
18010 * Makefile.in: a number of changes merged in from progressive.
18011
18012 * configure.in: add libm.
18013
18014 * .cvsignore: ignore some stuff that comes from test-build.mk.
18015
6599da04
JM
18016Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18017
18018 * config.sub: Add es1800 (m68k-ericsson-es1800).
18019
18020Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18021
18022 * configure: Add program_suffix (parallel to program_prefix)
18023 * Makefile.in: adjust directory-creating script for losing decstation
18024
18025Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18026
18027 * configure: Minor $subdir-related fixes.
18028
18029Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18030
18031 * configure: fix various problems with propogating
18032 makefile_target_frag in subdirs.
18033 * configure.in: config libgcc if its there
18034
18035Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18036
18037 * config.sub: HPPA merge.
18038
6599da04
JM
18039Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18040
18041 * Makefile.in: Replace all-bison with all-byacc in all
18042 dependency lines for other tools (which now use byacc).
18043
18044Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18045
18046 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18047
6599da04
JM
18048Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18049
18050 * Makefile.in: make gprof rules similar to byacc rules (instead of
18051 vestigal $(unsubdir) that didn't work...)
18052
18053Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18054
18055 * config.sub: Add support for Linux.
18056 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18057 (at least for libg++).
18058
18059Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18060
18061 * configure.texi: fix doc for the -nfp option to configure
18062
18063Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18064
18065 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18066
18067Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18068
18069 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18070 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18071 * configure.in: added solaris* host_makefile_frag hook.
18072
18073Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18074
18075 * config.sub: changed recognition of m68000 so that various
18076 m68k types can be specified via m680[01234]0
18077
18078Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18079
18080 * config.sub (basic_machine): fix sed so that '-foo' isn't
18081 completely substituted out while .+'-foo' loses the '-foo'
18082
18083Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18084
18085 * config.sub ($os): Add -aout.
18086
18087Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18088
18089 * configure: If host_makefile_frag is absolute, don't
18090 prefix ${invsubdir} (relevant to libg++ auto-configure).
18091
18092Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18093
18094 * Makefile.in (tooldir): Define it.
18095 (all-ld): Depend on all-flex.
18096
18097Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18098
18099 * Makefile.in (check): Fix libg++ special case.
18100
18101Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18102
18103 * configure: do not bury `pwd` into config.status, thus do fewer
18104 pwd's.
18105
18106 * configure: print the "Building in" message only when building in
18107 other than "." AND verbose.
18108
63f6bcd7 18109 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18110 configures.
18111
18112 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18113
18114Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18115
18116 * Makefile.in: macroize flags passed on recursion. remove
18117 fileutils.
18118
18119Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18120
18121 * configure: get makesrcdir right for subdirs deeper than 1.
18122
18123 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18124 install.
18125
18126Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18127
18128 * Makefile.in: don't print subdir_do or recursion lines.
18129
18130Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18131
18132 * standards.texi: added menu item.
18133
18134 * Makefile.in: build and install standards.info.
18135
18136 * standards.texi: new file.
18137
18138Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18139
18140 * configure: test for and move config.status pieces from
18141 ${subdir}/.
18142
18143Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18144
6599da04
JM
18145 * configure: Test for existance of files before trying to mv
18146 them, to avoid numerous non-existance messages.
18147
18148Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18149
18150 * configure: correct final line of config.status.
18151
18152 * configure: patch from eggert. Avoids a protection problem if
18153 the original Makefile.in is read only.
18154
18155 * configure: use move-if-change from gcc to create config.status.
18156 Some makefiles depend on config.status to tell if a directory
18157 has been reconfigured for a different host. This change
18158 prevents those directories from remaking everything in the case
18159 where the reconfig was only intended to rebuild a Makefile.
18160
18161 * configure: test for config.sub with "config.sub sun4" rather
18162 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18163 host alias from a missing config.sub.
18164
18165Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18166
18167 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18168 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18169
18170Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18171
18172 * configure: mkdir ${subdir} as needed.
18173
18174Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18175
18176 * Makefile.in,configure.in: added autoconf.
18177
18178Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18179
18180 * Makefile.in: no longer pass against on recursion.
18181
18182 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18183 definitions are not inherited.
18184
18185 * configure: correct makesrcdir when subdir is .
18186
18187Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18188
18189 * configure: Add support for 'subdirs' variable, which is
18190 like 'configdirs', except that configure doesn't re-invoke
18191 itself for subdirs, it just creates a Makefile for each subdir.
18192 * configure.texi: Document subdirs.
18193
18194Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18195
18196 * configure.in: added flex to configdirs
18197
18198Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18199
18200 * Makefile.in: remove clean-stamps from clean.
18201
18202Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18203
18204 * configure.in: Add gdbtest to configdirs.
18205
18206Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18207
18208 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18209 to recursive makes.
18210 * configure.in: Recognize new ncr3000 config.
18211
18212Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18213
18214 * Makefile.in, configure.in: removed references to gdbm.
18215
18216Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18217
18218 * config.sub: Don't canonicalize os value
18219 newsos* to bsd (readline needs to check for newsos).
18220 (This fix was earlier made Jan 31, but got re-broken.)
18221
18222Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18223
18224 * configure.in: sco is an os, not a vendor!
18225
18226 * configure: Quote $( better. Keep various shells happy.
18227
18228Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18229
18230 * Makefile.in: eliminate stamp-files.
18231
18232Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18233
18234 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18235 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18236
18237Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18238
18239 * config.sub: fix iris/iris3.
18240
18241Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18242
18243 * configure: re-add -rm.
18244
18245Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18246
18247 * Maskefile.in: add .stmp-rcs to all.
18248
18249 * configure.in: remove gas from rs6000 build, use aix host fragment.
18250
18251Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18252
18253 * configure: pass down site_option during recursion.
18254
18255Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18256
18257 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18258
18259Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18260
18261 * configure: Change exec_prefix so that it really defaults to prefix.
18262
18263Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18264
18265 * Makefile.in, configure.in: Add support for mmalloc library.
18266
18267Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18268
18269 * Makefile.in: add stmp dependencies for a few more things.
18270
18271Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18272
18273 * configure: adjusted error message on objdir/srcdir configure
18274 collision, per john's suggestion.
18275
18276 * Makefile.in: add libiberty stmp to all and all.cross.
18277
18278Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18279
18280 * Makefile.in: remove force dependencies, add grep to all.
18281
18282Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18283
18284 * Makefile.in: drop flex. make stamp files work.
18285
18286 * configure: added test for conflicting configuration in srcdir,
18287 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18288 gets cranky. use relative paths for configure and srcdir
18289 whenever possible. Send some error messages to stderr that were
18290 going to stdout.
18291
18292Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18293
18294 * Makefile.in: Fix libg++ rule to check for gcc directory
18295 before using gcc/gcc. Also pass XTRAFLAGS.
18296
18297Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18298
18299 * Makefile.in: added stmp-files so that directories aren't polled
18300 when they are already built.
18301
18302 * configure.texi: fixed a node pointer problem.
18303
18304Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18305
731a8127 18306 * config.sub configure.in gdb/configure.in
6599da04
JM
18307 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18308 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18309 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18310
18311Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18312
18313 * configure: -recurring becomes -silent. corrected help message
18314 for -site= option.
18315
18316 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18317
18318Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18319
18320 * configure: when building Makefile for crosses, replace
18321 tooldir and program_prefix. default srcdir from location of
18322 config.sub. remove "for host in hosts" and "for target in
18323 targets" loops.
18324
18325Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18326
18327 * Makefile.in: Do not pass bindir or mandir to cvs.
18328
18329Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18330
18331 * Makefile.in, configure.in: removed traces of namesubdir,
18332 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18333 copyrights to '92, changed some from Cygnus to FSF.
18334
18335 * configure.texi: remove most references to multiple hosts,
18336 multiple targets, subdirs, etc.
18337
18338 * configure.man: removed rcsid. reference config.sub not
18339 config.subr.
18340
18341 * Makefile.in: mkdir $(infodir) on install-info.
18342
18343Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18344
18345 * configure.texi: Explain better about .gdbinit and about
18346 the environment that configure.in sections run in.
18347
18348Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18349
18350 * configure.in: Ultrix is only a decstation if it's a MIPS.
18351
18352Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18353
18354 * README: DOC.configure => cfg-paper.texi.
18355
18356Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18357
18358 * config.sub (near case $os): Don't convert newsos* to bsd!
18359
18360Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18361
18362 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18363 the number of copies of COPYING that go into the GDB tar file.
18364
18365Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18366
731a8127 18367 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18368 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18369 Fix SCO configuration stuff.
18370
18371Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18372
18373 * Makefile.in: For libg++, make sure the -I pointing
18374 to the gcc directory goes *after* all the libg++-local -I flags.
18375 Also, move just-gcc dependency from just-libg++ to all-libg++.
18376
18377Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18378
18379 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18380
18381Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18382
18383 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18384
18385Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18386
18387 * config.sub: Add stratus configuration frags. Also
18388 submitted to FSF.
18389
18390Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18391
18392 * Makefile.in (DEV_SUPPORT): add configure.man.
18393
18394 * config.sub(Decode manufacturer-specific): add -none*.
18395
18396Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18397
18398 * Makefile.in: remove form feeds to make Sun's make happy.
18399 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18400
18401Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18402
18403 * Makefile.in (AR_FLAGS): Make quieter.
18404
18405Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18406
18407 * configure.in: Add libg++.
18408 * configure: When verbose, don't output the command line at each
18409 level; it will be unremarkably the same as the previous version,
18410 which will be the same as what the user typed.
18411
18412Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18413
18414 * configure.in, Makefile.in: fix clean-info, add flex. add
18415 fileutils.
18416
18417 * configure: be less sensitive to spaces in Makefile.in. Do not
18418 look for sources in "..". Doing so breaks subdirectories that
18419 might have their own configure. If a subdir has it's own
18420 configure script, use it.
18421
18422Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18423
18424 * cfg-paper.texi: some changes suggested by rms.
18425
18426Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18427
18428 * config.sub: Merge in some small additions from the FSF version,
18429 taken from the gcc distribution, to bring the Cygnus and FSF
18430 versions into closer sync.
18431
18432Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18433
18434 * configure.in: Changed svr4 references to sysv4.
18435
18436Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18437
18438 * configure: added -V for version number option.
18439
18440Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18441
18442 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18443 renamed from DOC.configure to cfg-paper.texi.
18444
18445Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18446
18447 * configure, config.subr, config.sub: config.subr is now
18448 config.sub again.
18449
18450Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18451
18452 * configure.texi: new file, in progress.
18453
18454 * Makefile.in: build info file and install the man page for
18455 configure.
18456
18457 * configure.man: new file, first cut.
18458
18459 * configure: find config.subr again now that configuration "none"
18460 has gone. removed all traces of the -ansi option. removed all
18461 traces of the -languages option.
18462
18463 * config.subr: resync from rms.
18464
18465Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18466
18467 * configure, config.sub, config.subr: merge config.sub into
18468 config.subr, call the result config.subr, remove config.sub, use
18469 config.subr.
18470
18471 * Makefile.in: revised install for dir.info.
18472
18473Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18474
18475 * configure.in: add decstation host makefile frag.
18476
18477 * Makefile.in: BISON now bison -y again. also install-gcc on
18478 install. clean-gdbm on clean. infodir belongs in datadir.
18479 Make directories for info install. Build dir.info here then
18480 install it.
18481
18482Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18483
18484 * Makefile.in: fix for bad directory tests.
18485
18486Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18487
18488 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18489 regexp. -srcdir relative was being handled incorrectly.
18490
18491 * Makefile.in: unwrapped some for loops so that parallel makes
18492 work again and so one can focus one's attention on a particular
18493 package.
18494
18495Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18496
18497 * configure: added PWD as a stand in for `pwd` (for speed). use
18498 elif wherever possible. make -srcdir work without -objdir.
18499 -objdir= commented out.
18500
18501Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18502
18503 * configure: +options become --options. -subdirs commented out.
18504 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18505 Makefile now at top of generated Makefile. Removed cvs log
18506 entries. added -srcdir. create .gdbinit only if there is one
18507 in ${srcdir}.
18508
18509 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18510 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18511 and mandir now keyed off datadir by default.
18512
18513Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18514
18515 * Freshly created ChangeLog.
18516
18517\f
18518Local Variables:
18519mode: change-log
18520left-margin: 8
18521fill-column: 76
18522version-control: never
18523End: