]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR tree-optimization/64436 (optimize-bswapdi-3.c fails on aarch64_be-none-elf)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
71aa170d
MP
12015-01-13 Marek Polacek <polacek@redhat.com>
2
3 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
4
da067543
JL
52015-01-12 Jeff Law <law@redhat.com>
6
7 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
8 a very long time.
9
bf1de3f0
ILT
102015-01-09 Ian Lance Taylor <iant@google.com>
11
12 * configure.ac (host_tools): Add gotools.
13 * Makefile.def (host_modules): Add gotools.
14 (dependencies): Add dependency of all-gotools on all-target-libgo.
15
82a19768
AT
162015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
17
18 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
19 * configure: Regenerate.
20
53dd59bf
TS
212015-01-08 Thomas Schwinge <thomas@codesourcery.com>
22
23 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
24 all-target-libgomp.
25 * Makefile.in: Regenerate.
26
8054942d
EB
272015-01-06 Eric Botcazou <ebotcazou@adacore.com>
28
29 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
30
0969ec7d
EB
312015-01-06 Eric Botcazou <ebotcazou@adacore.com>
32
33 * configure.ac: Add Visium support.
34 * configure: Regenerate.
35
ec8fd1c0
AS
362015-01-04 Andreas Schwab <schwab@linux-m68k.org>
37
38 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
39 * configure: Regenerate.
40
9bccfdf5
AP
412015-01-03 Andrew Pinski <apinski@cavium.com>
42
43 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
44 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
45 (BASE_TARGET_EXPORTS): Add OBJCOPY.
46 (OBJCOPY_FOR_TARGET): New variable.
47 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
48 * Makefile.in: Regenerate.
49 * configure.ac: Check for already installed target objcopy.
50 Also GCC_TARGET_TOOL on objcopy.
51 * configure: Regenerate.
52
007adc0d
HPN
532015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
54
55 * config.sub: Update from upstream, to 2015-01-01 version.
56 * config.guess: Ditto.
57
fe55e976
SH
582014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
59
60 * MAINTAINERS (RTEMS Ports): Add myself.
61
b86d271e
PMR
622014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
9733278a
MH
662014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
4b4f2e35
TS
702014-12-15 Thomas Schwinge <thomas@codesourcery.com>
71
72 * configure.ac (--enable-as-accelerator-for): Don't set
73 ENABLE_AS_ACCELERATOR_FOR. Update all users.
74 * configure: Regenerate.
75
b6a65eb6
JJ
762014-12-13 Jakub Jelinek <jakub@redhat.com>
77
78 PR bootstrap/64023
79 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
80 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
81 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
82 to CXX.
83 * Makefile.in: Regenerated.
84
c3e1e693
YG
852014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
86 Yury Gribov <y.gribov@samsung.com>
87
88 * .gitignore: Added .local.vimrc and .lvimrc.
89 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
90 * Makefile.in: Regenerate.
91
922014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
93
94 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
95 * configure: Regenerated.
96
b9fb25a5
BS
972014-11-27 Bernd Schmidt <bernds@codesourcery.com>
98
99 * MAINTAINERS (nvptx port): New entry.
100
d896cc4d
JBG
1012014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
102
103 * configure: Regenerate.
104
74ae587e
JBG
1052014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
106
107 * configure.ac: Merge with Binutils.
108
45c89690
TB
1092014-11-26 Tobias Burnus <burnus@net-b.de>
110
111 * Makefile.def: Make more dependent on mpfr, mpc and isl.
112 * Makefile.in: Regenerate.
113
ea903c37
BE
1142014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
115
116 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
117 missing flex.
118 * Makefile.in: Regenerated.
119
eb23df59
IV
1202014-11-21 Ilya Verbin <ilya.verbin@intel.com>
121
122 * Makefile.in: Regenerate.
123
a699d672
L
1242014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
125
126 PR bootstrap/63784
127 * libtool.m4: Add $pic_flag with -shared.
128
fc065a61
RL
1292014-11-21 Renlin Li <Renlin.Li@arm.com>
130
131 * MAINTAINERS (Write After Approval): Added myself.
132
efcc23e6
AV
1332014-11-21 Alex Velenko <Alex.Velenko@arm.com>
134
135 * MAINTAINERS (write-after-approval): Add myself.
136
dd308ed8
MK
1372014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
138
139 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
140 from 2 years ago.
141
ac8698a1
AV
1422014-11-19 Alex Velenko <Alex.Velenko@arm.com>
143
144 Revert:
145 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
146
147 * MAINTAINERS (Write After Approval): Added myself as line map
148 maintainer.
149
8dab9330
RL
1502014-11-19 Renlin Li <Renlin.Li@arm.com>
151
152 Revert:
153 2014-11-19 Renlin Li <Renlin.Li@arm.com>
154
155 * MAINTAINERS (Write After Approval): Added myself.
156
1be22083
RL
1572014-11-19 Renlin Li <Renlin.Li@arm.com>
158
159 * MAINTAINERS (Write After Approval): Added myself.
160
59392f46
AV
1612014-11-19 Alex Velenko <Alex.Velenko@arm.com>
162
163 * MAINTAINERS (Write After Approval): Added myself as line map
164 maintainer.
165
0f3422cc
DS
1662014-11-17 Dodji Seketeli <dodji@redhat.com>
167
168 * MAINTAINERS (Various Maintainers): Added myself as line map
169 maintainer.
170
0c8969f0
JBG
1712014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
172
173 * move-if-change: Sync from upstream gnulib.
174
d7134c0e
JBG
1752014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
176
177 * compile: Sync with upstream Automake.
178 * depcomp: Ditto.
179 * install-sh: Ditto.
180 * missing: Ditto.
181 * mkinstalldirs: Ditto.
182 * ylwrap: Ditto.
183
e4ff7e6a
JBG
1842014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
185
186 * config.sub: Update from upstream config repo.
187 * config.guess: Ditto.
188
5f520819
KY
1892014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
190
191 * Makefile.def: Add liboffloadmic to target_modules. Make
192 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
193 * Makefile.in: Regenerate.
194 * configure: Regenerate.
195 * configure.ac: Add liboffloadmic to target binaries.
196 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
197 Add liboffloadmic to noconfig list when C++ is not supported.
198
85c64bbe
BS
1992014-11-13 Bernd Schmidt <bernds@codesourcery.com>
200 Thomas Schwinge <thomas@codesourcery.com>
201 Ilya Verbin <ilya.verbin@intel.com>
202 Andrey Turetskiy <andrey.turetskiy@intel.com>
203
204 * configure: Regenerate.
205 * configure.ac (--enable-as-accelerator-for)
206 (--enable-offload-targets): New configure options.
207
7d35a59e
TB
2082014-11-11 Tobias Burnus <burnus@net-b.de>
209
0a002272 210 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
211 * Makefile.in: Regenerate.
212
35485da9
DM
2132014-11-11 David Malcolm <dmalcolm@redhat.com>
214
215 * ChangeLog.jit: New.
216 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
217
ebf6d33b
FXC
2182014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
219
220 PR target/63610
221 * libtool.m4: Fix globbing of darwin versions.
222 * configure: Regenerate.
223
4a9bb2aa
TB
2242014-11-11 Tobias Burnus <burnus@net-b.de>
225
226 * config/cloog.m4: Remove.
227 * Makefile.def: Remove CLooG.
228 * Makefile.tpl: Ditto.
229 * configure.ac: Ditto.
230 * configure: Regenerate.
231 * Makefile.in: Ditto.
232
738f2522
BS
2332014-11-06 Bernd Schmidt <bernds@codesourcery.com>
234
235 * configure.ac: Handle nvptx-*-*.
236 * configure: Regenerate.
237
9b591dd1
PG
2382014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
14258928
JJ
2422014-10-31 Jakub Jelinek <jakub@redhat.com>
243
244 * Makefile.def (libcc1): Remove bootstrap=true;.
245 * Makefile.in: Regenerated.
246
1335a8ca
JBG
2472014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
248
249 * configure.ac: Update comment.
250 * configure: Regenerate.
251
cb115cc2
IE
2522014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
fca38047
TS
2562014-10-30 Thomas Schwinge <thomas@codesourcery.com>
257
258 * configure.ac (extra_host_libiberty_configure_flags): Add
259 --enable-shared also for libcc1's benefit.
260 * configure: Regenerate.
261
65c0707b
TG
2622014-10-29 Tristan Gingold <gingold@adacore.com>
263
264 * MAINTAINERS: Change my email address.
265
ddc8de03
PM
2662014-10-27 Phil Muldoon <pmuldoon@redhat.com>
267 Tom Tromey <tromey@redhat.com>
268
269 * Makefile.def: Add libcc1 to host_modules.
270 * configure.ac (host_tools): Add libcc1.
271 * Makefile.in, configure: Rebuild.
272
4eb1ac39 2732014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
274
275 * configure.ac (build_configargs): Don't share config.cache between
276 build subdirs.
7fd74620 277 * configure: Regenerate.
3d96b0d0 278
d81230b5
DH
2792014-10-24 Daniel Hellstrom <daniel@gaisler.com>
280
281 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
282 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
283 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
284 leon3v7 as leon3.
285 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
286 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
287 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
288 * config/sparc/sparc.md (cpu): Add leon3v7.
289 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
290
c7a6a617
DH
2912014-10-24 Daniel Hellstrom <daniel@gaisler.com>
292
293 * MAINTAINERS (write-after-approval): Add myself.
294
74cc5471
ILT
2952014-10-23 Ian Lance Taylor <iant@google.com>
296
297 * configure.ac: Disable the Go frontend on systems where it is known
298 to not work.
299 * configure: Regenerate.
300
929315a9
RB
3012014-10-23 Richard Biener <rguenther@suse.de>
302
303 * Makefile.def: Add libcpp build module and dependencies.
304 * configure.ac: Add libcpp build module.
305 * Makefile.in: Regenerate.
306 * configure: Likewise.
307
5d12b768
MF
3082014-10-15 Max Filippov <jcmvbkbc@gmail.com>
309
310 * MAINTAINERS (write-after-approval): Add myself.
311
7b262a51
MLI
3122014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
313
314 * INSTALL/README: Do not mention CVS.
315
7705dfd1
JY
3162014-10-03 Jing Yu <jingyu@google.com>
317
318 * configure.ac: Add aarch64 to list of targets that support gold.
319 * configure: Regenerate.
320
a3052d31
FD
3212014-09-29 François Dumont <fdumont@gcc.gnu.org>
322
323 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
324
b2a1b261
CM
3252014-09-29 Catherine Moore <clm@codesourcery.com>
326
327 * MAINTAINERS: Add myself as MIPS maintainer.
328
05342e10
MF
3292014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
330
331 * MAINTAINERS: Move myself to MIPS maintainers.
332
3f6bb7e5
JBG
3332014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
334
335 * MAINTAINERS: Put all email addresses between '<' and '>'.
336
3e895729
FXC
3372014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
338
339 * MAINTAINERS: Move myself to reviewers (Fortran).
340
e04733ee
AK
3412014-09-01 Andi Kleen <ak@linux.intel.com>
342
343 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
344 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
345 * Makefile.in: Regenerate.
346
e79c0ea8
DM
3472014-08-28 David Malcolm <dmalcolm@redhat.com>
348
349 * rtx-classes-status.txt: Delete
350
b32d5189
DM
3512014-08-28 David Malcolm <dmalcolm@redhat.com>
352
353 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
354
e0c0c325
SP
3552014-08-27 Sebastian Pop <s.pop@samsung.com>
356
357 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
358 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
359 of checking for version number.
360 * configure: Regenerated.
361 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
362
d7ac0a6a
DM
3632014-08-27 David Malcolm <dmalcolm@redhat.com>
364
365 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
366 is done; begin phase 6 (use extra rtx_def subclasses).
367
9daaca36
DM
3682014-08-27 David Malcolm <dmalcolm@redhat.com>
369
370 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
371 done; begin phase 5 (additional rtx_def subclasses).
372
b2908ba6
DM
3732014-08-26 David Malcolm <dmalcolm@redhat.com>
374
375 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
376
1130d5e3
DM
3772014-08-26 David Malcolm <dmalcolm@redhat.com>
378
379 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
380 SET_BB_HEADER are done.
381
0e0ce50d
DM
3822014-08-26 David Malcolm <dmalcolm@redhat.com>
383
384 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
385 done.
386
3d30f4e8
DM
3872014-08-26 David Malcolm <dmalcolm@redhat.com>
388
389 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
390
6144a836
DM
3912014-08-26 David Malcolm <dmalcolm@redhat.com>
392
393 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
394
b311fd0f
DM
3952014-08-25 David Malcolm <dmalcolm@redhat.com>
396
397 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
398
d8ce2eae
DM
3992014-08-25 David Malcolm <dmalcolm@redhat.com>
400
401 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
402
1455e88c
DM
4032014-08-25 David Malcolm <dmalcolm@redhat.com>
404
405 * rtx-classes-status.txt: Phase 3 (per-file commits within
406 "config" subdirs) is done; begin phase 4 (removal of
407 "scaffolding").
408
76c531d3
DM
4092014-08-23 David Malcolm <dmalcolm@redhat.com>
410
411 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
412 dir) is done; begin phase 3 (per-file commits within "config"
413 subdirs).
414
00550b3d
DM
4152014-08-21 David Malcolm <dmalcolm@redhat.com>
416
417 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
418 phase 2 (per-file commits in main source dir).
419
622dbadf
BC
4202014-08-21 Bin Cheng <bin.cheng@arm.com>
421
422 * configure: Regenerated.
423
c1286e0b
DM
4242014-08-19 David Malcolm <dmalcolm@redhat.com>
425
426 * rtx-classes-status.txt (TODO): Add SET_BND_TO
427
c2fc1aee
DM
4282014-08-19 David Malcolm <dmalcolm@redhat.com>
429
430 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
431
68975683
DM
4322014-08-19 David Malcolm <dmalcolm@redhat.com>
433
434 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
435
d914bc6b
DM
4362014-08-19 David Malcolm <dmalcolm@redhat.com>
437
438 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
439
8020a4d5
DM
4402014-08-19 David Malcolm <dmalcolm@redhat.com>
441
442 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
443
a231b8a5
JV
4442014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
ce8126f5
CF
4482014-08-19 Christopher Faylor <me.gnu@cgf.cx>
449
450 * MAINTAINERS: Remove myself
451
0f82e5c9
DM
4522014-08-19 David Malcolm <dmalcolm@redhat.com>
453
454 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
455
9c9afb69
PP
4562014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
190bea87
DM
4602014-08-18 David Malcolm <dmalcolm@redhat.com>
461
462 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
463 SET_BB_HEADER, SET_BB_FOOTER
464
c41b94ce
DM
4652014-08-18 David Malcolm <dmalcolm@redhat.com>
466
bb3fff01 467 * rtx-classes-status.txt: New file
c41b94ce 468
eae1a5d4
RG
4692014-08-18 Roman Gareev <gareevroman@gmail.com>
470
471 * configure.ac: Eliminate ClooG installation dependency.
472 * configure: Regenerate.
473 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
474 * Makefile.in: Regenerate.
475
f613bc0f
IV
4762014-08-15 Ilya Verbin <iverbin@gmail.com>
477
478 * MAINTAINERS (Write After Approval): Add myself.
479
5f75acf4
IT
4802014-08-15 Ilya Tocar <tocarip@gmail.com>
481
482 * MAINTAINERS (Write After Approval): Add myself.
483
88b1a322
JW
4842014-08-01 Jiong Wang <jiong.wang@arm.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
8ed499f8
AG
4882014-07-28 Anthony Green <green@moxielogic.com>
489
490 Import from savannah.gnu.org:
491 * config.sub: Update to 2014-07-28 version.
492
09ec3110
RS
4932014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
494
495 * MAINTAINERS: Remove my MIPS maintainer entry.
496
7b7f941a
UB
4972014-07-26 Uros Bizjak <ubizjak@gmail.com>
498
499 PR target/47230
500 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
501 * configure: Regenerate.
502
a12f7ac8
JN
5032014-07-24 James Norris <jnorris@codesourcery.com>
504
505 * MAINTAINERS (Write After Approval): Add myself.
506
09611faf
RG
5072014-07-20 Roman Gareev <gareevroman@gmail.com>
508
509 * configure.ac: Accept only CLooG 0.18.1.
510 * configure: Regenerate.
511
37738b0f
RG
5122014-07-17 Roman Gareev <gareevroman@gmail.com>
513
514 * configure.ac: Don't accept isl 0.11.
515 * configure: Regenerate.
516
473037cb
AZ
5172014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
518
519 * MAINTAINERS (Write After Approval): Add myself.
520
9a62ed16
RO
5212014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
522
523 * configure.ac: Don't accept isl 0.10.
524 * configure: Regenerate.
525
c41f1c42 5262014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 527
c41f1c42
BE
528 Fix include path for in-tree cloog.
529 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
530 * configure: Regenerate.
29d0a43c 531
c41f1c42 5322014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 533
c41f1c42 534 * .gitignore: Import gcc_update output.
a5852bea 535
b6383ab8
TS
5362014-06-13 Thomas Schwinge <thomas@codesourcery.com>
537
a10ec8bc
TS
538 * config-ml.in: Robustify ac_configure_args parsing.
539
45b3824d
TS
540 * configure.ac (--enable-linker-plugin-configure-flags)
541 (--enable-linker-plugin-flags): New flags.
542 (configdirs): Conditionally add libiberty-linker-plugin.
543 * configure: Regenerate.
544 * Makefile.def (host_modules): Add libiberty-linker-plugin.
545 (host_modules) <lto-plugin>: Pay attention to
546 @extra_linker_plugin_flags@ and
547 @extra_linker_plugin_configure_flags@.
548 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
549 * Makefile.in: Regenerate.
550
b6383ab8
TS
551 * Makefile.tpl (configure-[+prefix+][+module+])
552 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
553 "module_srcdir" instead of "module" for locating a module's srcdir.
554 * Makefile.in: Regenerate.
555
a4a1b5f3
MF
5562014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
38a13841
SP
5602014-06-06 Sebastian Pop <sebpop@gmail.com>
561
562 * MAINTAINERS: Update my email address.
563
153fcd41
TP
5642014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
565
566 * MAINTAINERS (Write After Approval): Add myself.
567
e25d9632
AB
5682014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
1007a55c
JW
5722014-05-30 Jonathan Wakely <jwakely@redhat.com>
573
574 PR libstdc++/61011
575 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
576 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
577 * configure: Regenerate.
578
fd9ed1ae
PA
5792014-05-28 Pedro Alves <palves@redhat.com>
580
581 * MAINTAINERS (Write After Approval): Add myself.
582
03bdb69f
MK
5832014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
584
585 * MAINTAINERS: Update my affiliation/email.
586
905083ad
MS
5872014-05-19 Mike Stump <mikestump@comcast.net>
588
589 * MAINTAINERS: Add wide-int reviewers.
590
707f1839
SL
5912014-05-14 Sandra Loosemore <sandra@codesourcery.com>
592
593 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
594 * configure: Regenerated.
595
7321dc60
TR
5962014-05-15 Torvald Riegel <triegel@redhat.com>
597
598 * MAINTAINERS (libitm): Add myself as maintainer.
599
5b1e4b47
CB
6002014-05-07 Charles Baylis <charles.baylis@linaro.org>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
a4ebe104
RS
6042014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
605
606 * config.sub, config.guess: Import from upstream.
607
9575df4a
AL
6082014-04-29 Alan Lawrence <alan.lawrence@arm.com>
609
610 * MAINTAINERS (Write After Approval): Put myself in correct order.
611
2fdc94b7
AL
6122014-04-29 Alan Lawrence <alan.lawrence@arm.com>
613
614 * MAINTAINERS (Write After Approval): Add myself.
615
080c6230
LB
6162014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
617
618 * MAINTAINERS: Move myself from Reviewers to Write After Approval
619 section.
620
4e4c8692
RÁE
6212014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
622
623 * MAINTAINERS (Write After Approval): Delete myself.
624
ffe7f7a7
JJ
6252014-04-17 Jakub Jelinek <jakub@redhat.com>
626
627 PR sanitizer/56781
628 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
629 and -B* options with -Xcompiler.
630
147d38a5
EB
6312014-04-04 Eric Botcazou <ebotcazou@adacore.com>
632
633 PR bootstrap/60620
634 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
635 * Makefile.in: Regenerate.
636
ba1925c3
YS
6372014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
638
639 * Makefile.def (dependencies): Make all-ld depend on all-binutils
640 for WINDRES_FOR_TARGET in default-manifest.o rule.
641 * Makefile.in: Regenerate.
642
8707b3bc
DH
6432014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
644
645 * MAINTAINERS (Write After Approval): Add myself.
646
9e1c8fc1
JJ
6472014-03-26 Jakub Jelinek <jakub@redhat.com>
648
649 PR sanitizer/56781
650 * Makefile.def: Set bootstrap=true; for host fixincludes.
651 * configure.ac: Don't bootstrap host fixincludes unless
652 --with-build-config=bootstrap-{a,ub}san.
653 * Makefile.in: Regenerated.
654 * configure: Regenerated.
655
beeda1d9
JJ
6562014-03-21 Jakub Jelinek <jakub@redhat.com>
657
658 * configure.ac: Move BUILD_CONFIG set up earlier. Add
659 --enable-vtable-verify option parsing. Don't add
660 target-libsanitizer to bootstrap_target_libs unless
661 --with-build-config=bootstrap-asan or
662 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
663 to bootstrap_target_libs unless --enable-vtable-verify.
664 * configure: Regenerated.
665
e5dddc50
AS
6662014-03-10 Anatoly Sokolov <aesok@post.ru>
667
668 * MAINTAINERS (Write After Approval): Add myself.
669
df5bc1cb
DC
6702014-03-07 Denis Chertykov <chertykov@gmail.com>
671
672 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
673
3b9edeac
JJ
6742014-03-07 Jakub Jelinek <jakub@redhat.com>
675
676 PR bootstrap/58572
677 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
678 -I for libstdc++-v3 includes if $(LEAN).
679 * Makefile.in: Regenerated.
680
c01a8548
JW
6812014-03-04 Jonathan Wakely <jwakely@redhat.com>
682
683 * MAINTAINERS: Update my email address.
684
341c653c
WL
6852014-02-24 Walter Lee <walt@tilera.com>
686
687 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
688 (tilegx-*-*): Change to tilegx*-*-*.
689 * configure: Regenerate.
690
37f2c4f0
LR
6912014-02-17 Loren J. Rittle <ljrittle@acm.org>
692
693 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
694
6c01e96e
KV
6952014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
91da0481
RO
6992014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
700
701 PR target/59788
702 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
703 *solaris2*.
704
dd35b84f
JDA
7052014-01-21 John David Anglin <danglin@gcc.gnu.org>
706
707 * MAINTAINERS: Update my email address.
708
493b8af8
GP
7092014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
710
711 * MAINTAINERS: Convert to UTF-8.
712 Properly sort Xinliang David Li's entry.
713
f121b81d
CLT
7142013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
715 Sandra Loosemore <sandra@codesourcery.com>
716
717 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
718 nios2 port maintainers.
719
74f769b5
MT
7202013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
79e0604d 7242013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
725
726 * configure.ac: Add user-friendly check for native x86_64-linux
727 multilibs.
728 * configure: Regenerate.
729
7302013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
731
732 * MAINTAINERS: Add myself as sh maintainer.
733
7342013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
735
736 * MAINTAINERS: Add self as SLSR maintainer.
737
7382013-11-18 Jan Hubicka <hubicka@ucw.cz>
739
740 * MAINTAINERS: Update my email address.
741
7422013-11-15 David Edelsohn <dje.gcc@gmail.com>
743
744 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
745
7462013-11-07 Thomas Schwinge <thomas@codesourcery.com>
747
748 * Makefile.in: Regenerate.
749
750 * Makefile.tpl: Fix typo.
751 * Makefile.in: Regenerate partially.
752
7532013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
754
755 * configure.ac: Added libcilkrts to noconfig list when C++ is not
756 supported.
757 * configure: Regenerated.
758
7592013-11-01 Trevor Saunders <tsaunders@mozilla.com>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762
7632013-10-30 Jason Merrill <jason@redhat.com>
764
765 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
766 --disable-build-format-warnings.
767
7682013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
769
770 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
771 depend on libstdc++ and libgcc.
772 * configure: Regenerate.
773 * configure.ac: Added libcilkrts to target binaries. Also, restrict
774 libcilkrts for POSIX and i*86, and x86_64 architectures.
775 * Makefile.in: Added libcilkrts related fields to support building it.
776
7772013-10-26 Jeff Law <law@redhat.com>
778
779 * Makefile.def (target_modules): Remove libmudflap
780 (languages): Remove check-target-libmudflap).
781 * Makefile.in: Rebuilt.
782 * Makefile.tpl (check-target-libmudflap-c++): Remove.
783 * configure.ac (target_libraries): Remove target-libmudflap.
784 Remove checks which disabled libmudflap on some systems.
785 * configure: Rebuilt.
786 * libmudflap: Directory removed.
787
7882013-10-21 Cong Hou <congh@google.com>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
7922013-10-16 Mike Stump <mikestump@comcast.net>
793
794 * .dir-locals.el: Add.
795
7962013-10-15 David Malcolm <dmalcolm@redhat.com>
797
798 * configure.ac: Add --enable-host-shared
799 * configure: Regenerate.
800
8012013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
802
803 Import from savannah.gnu.org:
804 * config.guess: Update to 2013-06-10 version.
805 * config.sub: Update to 2013-10-01 version.
806
8072013-10-01 Simon Cook <simon.cook@embecosm.com>
808
809 Changes to build configuration to allow big endian ARC ELF toolchain
810 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
811 * configure: Regenerate.
812
8132013-09-20 Alan Modra <amodra@gmail.com>
814
815 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
816 ppc host match. Support little-endian powerpc linux hosts.
817
8182013-09-19 Dodji Seketeli <dodji@redhat.com>
819
820 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
821 maintainer.
822
8232013-09-12 DJ Delorie <dj@redhat.com>
824
825 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
826 maintainers.
827
8282013-09-03 Richard Biener <rguenther@suse.de>
829
830 * configure.ac: Also allow ISL 0.12.
831 * configure: Regenerated.
832
8332013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
834
835 * MAINTAINERS (Write After Approval): Add myself.
836
8372013-08-27 David Malcolm <dmalcolm@redhat.com>
838
839 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
840
8412013-08-26 Caroline Tice <cmtice@google.com>
842
843 * MAINTAINERS: Correct earliers update: Move myself from libvtv
844 "Various Reviewers" to libvtv "Various Maintainers".
845
8462013-08-20 Steven Bosscher <steven@gcc.gnu.org>
847
848 * MAINTAINERS: Add myself as RTL optimizers reviewer.
849
8502013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
851
852 * MAINTAINERS: Update name, email.
853
8542013-08-13 Adam Butcher <adam@jessamine.co.uk>
855
856 * MAINTAINERS (Write After Approval): Add myself.
857
8582013-08-12 Caroline Tice <cmtice@google.com>
859
860 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
861 address in the Write After Approval section.
862
8632013-08-09 Carlos O'Donell <carlos@redhat.com>
864
865 * MAINTAINERS (Write After Approval): Update email.
866
8672013-08-08 Benjamin Kosnik <bkoz@redhat.com>
868
869 * configure.ac: Adjust to check VTV_SUPPORTED.
870 * configure: Regenerated.
871
8722013-08-02 Caroline Tice <cmtice@google.com>
873
874 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
875 on non-linux systems; add target-libvtv to noconfigdirs; add
876 libsupc++/.libs to C++ library search paths.
877 * configure: Regenerated.
878 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
879 libstdc++ and libgcc.
880 * Makefile.in: Regenerated.
881
8822013-07-19 Yvan Roux <yvan.roux@linaro.org>
883
884 * MAINTAINERS (Write After Approval): Add myself.
885
8862013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
887 Shiva Chen <shiva0217@gmail.com>
888
889 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
890 nds32 port maintainers.
891
8922013-07-17 Tim Shen <timshen91@gmail.com>
893
894 * MAINTAINERS (Write After Approval): Add myself.
895
8962013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
897
898 * configure.ac: Sync from binutils.
899 * configure: Regenerate.
900
9012013-06-14 Vidya Praveen <vidyapraveen@arm.com>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
9052013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
906
907 * MAINTAINERS (Write After Approval): Add myself.
908
9092013-05-17 David Malcolm <dmalcolm@redhat.com>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
9132013-04-30 Brooks Moses <bmoses@google.com>
914
915 * MAINTAINERS: Update my email; move myself from Fortran
916 reviewer to Write After Approval.
917
9182013-04-16 Andreas Schwab <schwab@suse.de>
919
920 * configure.ac (aarch64-*-*): Don't disable java.
921 * configure: Regenerate.
922
9232013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
924
925 * MAINTAINERS (Write After Approval): Add myself.
926
9272013-03-30 Matthias Klose <doko@ubuntu.com>
928
929 * Makefile.def (target_modules): Don't install libffi.
930 * Makefile.in: Regenerate.
931
9322013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
9362013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
937
938 * MAINTAINERS (Write After Approval): Add myself.
939
9402013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
941
942 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
943 * configure: Regenerated.
944
a15d2ea8
ILT
9452013-02-05 Ian Lance Taylor <iant@google.com>
946
947 PR go/55969
948 * configure.ac: Disable libgo on some systems where it does not
949 work.
950
a3b854b6
FXC
9512013-02-04 David Edelsohn <dje.gcc@gmail.com>
952
953 * MAINTAINERS: Explicitly add myself as AIX maintainer.
954 Remove Geoff Keating as rs6000 port maintainer, at his request.
955
9562013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
957
958 * MAINTAINERS: Update my email.
959
9602013-01-23 Shenghou Ma <minux.ma@gmail.com>
961
962 * configure: Re-generate.
963
9642013-01-15 Richard Biener <rguenther@suse.de>
965
966 PR other/55973
967 * configure: Re-generate.
968
9692013-01-14 Matthias Klose <doko@ubuntu.com>
970
971 * Makefile.def (install-target-libsanitizer): Depend on
972 install-target-libstdc++-v3.
973 * Makefile.in: Regenerate.
974
9752013-01-14 Richard Biener <rguenther@suse.de>
976
977 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
978 * configure: Re-generate
979
9802013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
981
982 * config.sub: Update from config repo.
983
9842013-01-11 Eric Botcazou <ebotcazou@adacore.com>
985
986 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
987 * Makefile.in: Regenerate.
988
9892013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
990
991 * MAINTAINERS (arc): Add new port maintainership for myself.
992
9932013-01-09 Jason Merrill <jason@redhat.com>
994
995 * .gitignore: Import from gdb repository.
996
9972013-01-09 H.J. Lu <hongjiu.lu@intel.com>
998
999 * Makefile.def (configure-gcc): Depend on all-gmp.
1000 (all-gcc): Remove dependency on all-gmp.
1001 * Makefile.in: Regenerated.
1002
10032013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1004
1005 * config.sub: Merge from config repo.
1006 * config.guess: Ditto.
1007
10082013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1009
1010 * Makefile.def: Merge from binutils.
1011 * Makefile.in: Ditto.
1012
10132013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1014
1015 * MAINTAINERS: Update my email.
1016
10172012-12-29 Ben Elliston <bje@gnu.org>
1018
1019 * config.guess: Update to 2012-12-29 version.
1020 * config.sub: Likewise.
1021
10222012-12-20 Matthias Klose <doko@ubuntu.com>
1023
1024 * Makefile.def (install-target-libgfortran): Depend on
1025 install-target-libquadmath, install-target-libgcc.
1026 (install-target-libsanitizer): Depend on install-target-libgcc.
1027 (install-target-libjava): Depend on install-target-libgcc.
1028 (install-target-libitm): Depend on install-target-libgcc.
1029 (install-target-libobjc): Depend on install-target-libgcc.
1030 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1031 * Makefile.in: Regenerate.
1032
10332012-12-19 Matthias Klose <doko@ubuntu.com>
1034
1035 * Makefile.def (install-target-libgo): Depend on
1036 install-target-libatomic.
1037 * Makefile.in: Regenerate.
1038
10392012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1040
1041 PR go/55201
1042 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1043 * Makefile.in: Regenerate.
1044
10452012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1046
1047 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1048 * configure: Regenerate.
1049
10502012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1051
1052 * config.sub: Merge from config repo.
1053
10542012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1055
1056 * Makefile.def (target_modules): Add bootstrap=true and
1057 raw_cxx=true to libsanitizer.
1058 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1059 * Makefile.in: Regenerated.
1060 * configure: Likewise.
1061
10622012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1063
1064 * MAINTAINERS: Remove self as RTL optimization maintainer.
1065
10662012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1067
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
10702012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1071
1072 * Makefile.def (target_modules): Remove bootstrap=true and
1073 raw_cxx=true from libsanitizer.
1074 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1075 * Makefile.in: Regenerated.
1076 * configure: Likewise.
1077
10782012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 * Makefile.def (target_modules): Add bootstrap=true and
1081 raw_cxx=true to libsanitizer.
1082 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1083 * Makefile.in: Regenerated.
1084 * configure: Likewise.
1085
10862012-11-28 Andrew Pinski <apinski@cavium.com>
1087
1088 PR bootstrap/54279
1089 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1090 * configure: Regenerate.
1091 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1092 * Makefile.in: Regenerate.
1093
10942012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1095
1096 * configure.ac: Disable libsanitizer if we're not building C++.
1097 * configure: Regenerate.
1098
10992012-11-15 Roland McGrath <roland@hack.frob.com>
1100
1101 * MAINTAINERS (Write After Approval): Add myself.
1102
11032012-11-15 Dmitry Vyukov <dvyukov@google.com>
1104
1105 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1106 Kostya Serebryany (kcc@google.com) and
1107 Jakub Jelinek (jakub@redhat.com).
1108 Rename area for Dodji Seketeli (dodji@redhat.com).
1109
11102012-11-15 Dodji Seketeli <dodji@redhat.com>
1111
1112 * MAINTAINERS: (asan.c, related): Add myself.
1113
11142012-11-14 Roland McGrath <mcgrathr@google.com>
1115
1116 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1117 * configure: Regenerate.
1118
11192012-11-13 Richard Henderson <rth@redhat.com>
1120
1121 * configure.ac: Move libsanitizer logic to subdirectory.
1122 * configure: Regenerate.
1123
11242012-11-13 Dodji Seketeli <dodji@redhat.com>
1125
1126 * configure.ac: Enable libsanitizer just on x86 linux for now.
1127 * configure: Re-generate.
1128
11292012-11-13 David Edelsohn <dje.gcc@gmail.com>
1130
1131 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1132 sections.
1133 * configure: Regenerate.
1134
11352012-11-13 Hans-Peter Nilsson <hp@axis.com>
1136
1137 * configure.ac: Add section for configdirs for libsanitizer.
1138 Disable for cris-*-* and mmix-*-*.
1139 * configure: Regenerate.
1140
11412012-11-12 Wei Mi <wmi@google.com>
1142
1143 * configure.ac: Add libsanitizer to target_libraries.
1144 * Makefile.def: Ditto.
1145 * configure: Regenerate.
1146 * Makefile.in: Regenerate.
1147 * libsanitizer: New directory for asan runtime. Contains an empty
1148 tsan directory.
1149
11502012-11-03 Corinna Vinschen <corinna@vinschen.de>
1151
1152 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1153 against Mingw64 w32api.
1154 * configure: Regenerate.
1155
11562012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1157
1158 * configure: Regenerated.
1159
11602012-11-03 Robert Mason <rbmj@verizon.net>
1161
1162 * configure.ac: add --disable-libstdcxx configure option
1163 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1164
11652012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
1168
11692012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1170
1171 * MAINTAINERS (Write After Approval): Add myself.
1172
11732012-10-24 Sharad Singhai <singhai@google.com>
1174
1175 * MAINTAINERS (Write After Approval): Add myself.
1176
11772012-10-24 Eric Christopher <echristo@gmail.com>
1178
1179 * MAINTAINERS: Update email address.
1180
11812012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1182
1183 PR bootstrap/54820
1184 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1185 * configure: Regenerate.
1186
11872012-10-23 Richard Earnshaw <rearnsha@arm.com>
1188
1189 * MAINTAINERS (aarch64): Add Marcus and myself.
1190
11912012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1192
1193 PR bootstrap/54820
1194 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1195 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1196 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1197 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1198 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1199 * Makefile.in: Regenerate.
1200 * configure.ac (have_static_libs): New variable and associated check.
1201 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1202 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1203 * configure: Regenerate.
1204
12052012-10-10 Richard Biener <rguenther@suse.de>
1206
1207 * MAINTAINERS: Adjust for changed surname.
1208
12092012-10-04 Lawrence Crowl <crowl@google.com>
1210
1211 * MAINTAINERS (Write After Approval): Add myself.
1212
12132012-10-01 Cary Coutant <ccoutant@google.com>
1214
1215 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1216
12172012-09-28 Ian Lance Taylor <iant@google.com>
1218
1219 * Makefile.def: Make all-target-libgo depend on
1220 all-target-libbacktrace.
1221 * Makefile.in: Rebuild.
1222
12232012-09-26 Ian Lance Taylor <iant@google.com>
1224
1225 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1226 * Makefile.in: Rebuild.
1227
12282012-09-20 Walter Lee <walt@tilera.com>
1229
1230 * configure.ac: Add tilegx to list of targets that support gold.
1231 * configure: Regenerate.
1232
12332012-09-20 Marek Polacek <polacek@redhat.com>
1234
1235 * MAINTAINERS (Write After Approval): Add myself.
1236
12372012-09-19 Steve Ellcey <sellcey@mips.com>
1238
1239 * configure.ac: Add mips*-mti-elf* target.
1240 * configure: Regenerate.
1241
12422012-09-17 Ian Lance Taylor <iant@google.com>
1243
1244 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1245 * configure.ac (host_libs): Add libbacktrace.
1246 (target_libraries): Add libbacktrace.
1247 * Makefile.def (host_modules): Add libbacktrace.
1248 (target_modules): Likewise.
1249 * configure, Makefile.in: Rebuild.
1250
12512012-09-14 David Edelsohn <dje.gcc@gmail.com>
1252
1253 PR target/38607
1254 Merge upstream change.
1255 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1256
1257 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1258 Add libgomp*.o to compare_exclusions for AIX.
1259 * configure: Regenerate.
1260
12612012-09-06 Diego Novillo <dnovillo@google.com>
1262
1263 * configure.ac: Bump minimum GMP version to 4.2.3.
1264 * configure: Re-generate.
1265
12662012-09-05 Georg-Johann Lay <avr@gjlay.de>
1267
1268 PR target/54461
1269 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1270 target-libgloss if not configured --with-avrlibc=no.
1271 * configure: Regenerate.
1272
12732012-09-04 Jason Merrill <jason@redhat.com>
1274
1275 * configure.ac: Fix --enable-languages=all.
1276
12772012-09-04 Christophe Lyon <christophe.lyon@st.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
12812012-09-03 Richard Guenther <rguenther@suse.de>
1282
1283 PR bootstrap/54138
1284 * configure.ac: Re-organize ISL / CLOOG checks to allow
1285 disabling with either --without-isl or --without-cloog.
1286 * configure: Regenerated.
1287
12882012-09-03 Georg-Johann Lay <avr@gjlay.de>
1289
1290 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1291 * configure: Regenerate.
1292
12932012-08-27 Ulrich Drepper <drepper@gmail.com>
1294
1295 * MAINTAINERS: Fix my email address.
1296
12972012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1298
1299 PR binutils/4970
1300 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1301 and opcodes.
1302 * Makefile.in: Regenerated.
1303
13042012-08-26 Art Haas <ahaas@impactweather.com>
1305
1306 * configure: Regenerate.
1307
13082012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1309
1310 * INSTALL/README: Also refer to the online installation
1311 instructions.
1312
13132012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1314
1315 * MAINTAINERS (Write After Approval): Add myself.
1316 (Picochip port): Remove myself.
1317
13182012-08-14 Diego Novillo <dnovillo@google.com>
1319
1320 Merge from cxx-conversion branch.
1321
1322 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1323 POSTSTAGE1_CONFIGURE_FLAGS.
1324 * Makefile.in: Regenerate.
1325 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1326 Force C++ when bootstrapping.
1327 * configure: Regenerate.
1328
13292012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1330
1331 * MAINTAINERS (Write After Approval): Add myself.
1332
13332012-07-16 Joseph Myers <joseph@codesourcery.com>
1334
1335 * README: Document use of ranges of years in copyright notices.
1336
13372012-07-06 Richard Guenther <rguenther@suse.de>
1338
1339 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1340 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1341 --with-gmp=system.
1342 * Makefile.in: Regenerated.
1343 * configure: Likewise.
1344
13452012-07-06 Richard Guenther <rguenther@suse.de>
1346
1347 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1348 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1349 supply V=1 as extra_make_flags.
1350 * configure: Regenerated.
1351 * Makefile.in: Likewise.
1352
13532012-07-04 Tristan Gingold <gingold@adacore.com>
1354
1355 * configure: Regenerate.
1356
13572012-07-03 Richard Guenther <rguenther@suse.de>
1358
1359 * Makfile.def (isl): Remove not necessary extra_exports and
1360 extra_make_flags.
1361 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1362 * Makefile.in: Regenerated.
1363
13642012-07-03 Richard Guenther <rguenther@suse.de>
1365
1366 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1367 * configure.ac: If either the ISL or the CLooG check failed
1368 do not try to build in-tree versions.
1369 * Makefile.in: Regenerated.
1370 * configure: Regenerated.
1371
13722012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1373
1374 * configure: Regenerate.
1375
13762012-07-02 Janis Johnson <janisjo@codesourcery.com>
1377
1378 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1379 maintainer.
1380
13812012-07-02 Richard Guenther <rguenther@suse.de>
1382
1383 * configure: Regenerated.
1384
13852012-07-02 Richard Guenther <rguenther@suse.de>
1386 Michael Matz <matz@suse.de>
1387 Tobias Grosser <tobias@grosser.es>
1388 Sebastian Pop <sebpop@gmail.com>
1389
1390 * Makefile.def: Add ISL host module, remove PPL host module.
1391 Adjust ClooG host module to use the proper ISL.
1392 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1393 * configure.ac: Include config/isl.m4. Add ISL host library,
1394 remove PPL. Remove PPL configury, add ISL configury, adjust
1395 ClooG configury.
1396 * Makefile.in: Regenerated.
1397 * configure: Likewise.
1398
13992012-07-02 Richard Guenther <rguenther@suse.de>
1400
1401 Merge from graphite branch
1402 2011-07-21 Tobias Grosser <tobias@grosser.es>
1403
1404 * configure: Regenerated.
1405 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1406 both cloog.org and legacy versions. The only supported version will
1407 be CLooG with the isl backend.
1408
1409 2011-07-21 Tobias Grosser <tobias@grosser.es>
1410
1411 * configure: Regenerated.
1412 * configure.ac: Require cloog isl 0.17.0
1413
1414 2011-07-21 Tobias Grosser <tobias@grosser.es>
1415
1416 * configure: Regenerated.
1417 * config/cloog.m4: Do not define CLOOG_ORG
1418
14192012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1420
1421 * configure.ac: Skip C if explicitly selected.
1422 * configure: Regenerate.
1423
14242012-06-28 Christophe Lyon <christophe.lyon@st.com>
1425
1426 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1427 they contain -O2.
1428 * configure: Regenerate.
1429
14302012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1431
1432 PR debug/53740
1433 * df.h, df-problems.c, dce.c: Revert last patch.
1434
14352012-06-25 Iain Sandoe <iain@codesourcery.com>
1436
1437 * MAINTAINERS (Write After Approval): Update my email address.
1438
14392012-06-21 Meador Inge <meadori@codesourcery.com>
1440
1441 * MAINTAINERS (Write After Approval): Add myself.
1442
14432012-06-20 Jason Merrill <jason@redhat.com>
1444
1445 * Makefile.tpl (check-target-libgomp-c++): New.
1446 (check-target-libitm-c++): New.
1447 * Makefile.def (c++): Add them.
1448 * Makefile.in: Regenerate.
1449
14502012-05-29 Edmar Wienskoski <edmar@freescale.com>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
14542012-05-16 Olivier Hainque <hainque@adacore.com>
1455
1456 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1457 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1458 (install-no-fixedincludes): Adjust accordingly.
1459 * Makefile.in: Regenerate.
1460
14612012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1462
1463 Merge upstream change
1464 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1465
14662012-05-14 Marc Glisse <marc.glisse@inria.fr>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
14702012-05-09 Nick Clifton <nickc@redhat.com>
1471 Paul Smith <psmith@gnu.org>
1472
1473 PR bootstrap/50461
1474 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1475 allow for the fact that from release v3.1.0 of MPFR the source
1476 files were moved into a src sub-directory.
1477 * configure: Regenerate.
1478
14792012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1480
1481 * configure.ac: Bump minimum MPFR version to 2.4.0.
1482 * configure: Regenerated.
1483
14842012-05-01 Richard Henderson <rth@redhat.com>
1485
1486 * Makefile.def (libatomic): New target_module.
1487 * configure.ac (target_libraries): Add libatomic.
1488 (noconfigdirs): Check if libatomic is supported.
1489 * Makefile.in, configure: Rebuild.
1490
14912012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
14952012-04-25 Joel Brobecker <brobecker@adacore.com>
1496
1497 * config.sub: Update to 2012-04-18 version from official repo.
1498
14992012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1500
1501 * MAINTAINERS (Write After Approval): Add myself.
1502
15032012-04-11 Steve Ellcey <sellcey@mips.com>
1504
1505 * MAINTAINERS: Changed email address.
1506
15072012-03-28 Georg-Johann Lay <avr@gjlay.de>
1508
1509 PR target/52737
1510 * contrib/gcc_update (files_and_dependencies):
1511 Remove gcc/config/avr/t-multilib from touch data.
1512
15132012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1514
1515 * MAINTAINERS (OS Port Maintainers): Remove irix.
1516 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1517 (unsupported_languages): Remove mips-sgi-irix6.*.
1518 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1519 (with_stabs): Remove.
1520 * configure: Regenerate.
1521
15222012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1523
1524 * MAINTAINERS (OS Port Maintainers): Remove osf.
1525 * configure.ac (enable_libgomp): Remove *-*-osf*.
1526 (with_stabs): Remove alpha*-*-osf*.
1527 * configure: Regenerate.
1528
15292012-03-05 Tristan Gingold <gingold@adacore.com>
1530
1531 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1532 * configure: Regenerate.
1533
15342012-02-17 Walter Lee <walt@tilera.com>
1535
1536 * MAINTAINERS: (Write After Approval): Delete myself.
1537
15382012-02-14 Walter Lee <walt@tilera.com>
1539
1540 * MAINTAINERS (tilegx port): Add myself.
1541 (tilepro port): Add myself.
1542 (Write After Approval): Add myself.
1543
15442012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1545
1546 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1547 and Joseph Myers as docstring relicensing maintainers.
1548
15492012-02-09 Bin Cheng <bin.cheng@arm.com>
1550
1551 * MAINTAINERS (write-after-approval): Add myself.
1552
15532012-02-08 Ira Rosen <irar@il.ibm.com>
1554
1555 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1556 maintainer.
1557
15582012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1559
1560 * MAINTAINERS (Write After Approval): Move myself to
1561 maintain alphabetical order.
1562
15632012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1564
1565 * MAINTAINERS (Write After Approval): Add myself.
1566
15672012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1568
1569 * MAINTAINERS (Write After Approval): Add myself.
1570
15712012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1572 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1573
1574 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1575 * configure: Regenerate.
1576
15772012-01-23 Harshit Chopra <harshit@google.com>
1578
1579 * MAINTAINERS (Write After Approval): Add myself.
1580
15812012-01-22 Douglas B Rupp <rupp@ngnat.com>
1582
1583 * configure.ac: Remove reference to mh-interix.
1584 * configure: Regenerate.
1585
15862012-01-05 Richard Henderson <rth@redhat.com>
1587
1588 PR bootstrap/51072
1589 * configure.ac: Disable libitm if c++ is not enabled.
1590 * configure: Rebuild.
1591
1592 * configure.ac: Fix regexp for same.
1593 * configure: Rebuild.
1594
15952012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1596
1597 * MAINTAINERS (Write After Approval): Add myself.
1598
15992012-01-02 Richard Guenther <rguenther@suse.de>
1600
1601 PR bootstrap/51686
1602 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1603 * Makefile.in: Regenerate.
1604
16052011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1606
1607 * MAINTAINERS (Write After Approval): Add myself.
1608
16092011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1610
1611 * configure: Regenerate.
1612
16132011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1614
1615 * MAINTAINERS (picochip): Changed email address.
1616
16172011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1618
1619 * MAINTAINERS (write-after-approval): Add self.
1620
16212011-11-29 DJ Delorie <dj@redhat.com>
1622
1623 * configure.ac (rl78-*-*) New case.
1624 * configure: Regenerate.
1625 * MAINTAINERS: Add myself as RL78 maintainer.
1626
16272011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1628
1629 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1630
16312011-11-21 Andreas Tobler <andreast@fgznet.ch>
1632
1633 * libtool.m4: Additional FreeBSD 10 fixes.
1634
16352011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1636
1637 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1638 Maintainers section, as Epiphany maintainer.
1639
16402011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1641
1642 PR target/49992
1643 * configure.ac: Remove ranlib special-casing for Darwin.
1644 * configure: Regenerate.
1645
16462011-11-12 Andrey Belevantsev <abel@ispras.ru>
1647
1648 * MAINTAINERS (Reviewers): Keep the list sorted.
1649
16502011-11-11 Andrey Belevantsev <abel@ispras.ru>
1651
1652 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1653
16542011-11-09 Roland McGrath <mcgrathr@google.com>
1655
1656 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1657 * configure: Rebuild.
1658 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1659 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1660 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1661 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1662 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1663 Add READELF.
1664 * Makefile.in: Rebuild.
1665
16662011-11-09 Jason Merrill <jason@redhat.com>
1667
1668 * Makefile.def (language=c++): Remove check-c++0x.
1669 * Makefile.in (check-gcc-c++): Regenerate.
1670
16712011-11-08 Richard Henderson <rth@redhat.com>
1672
1673 * configure.ac: Test for libitm directory present first.
1674
1675 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1676
1677 * configure.ac: Test libitm/configure.tgt to disable libitm.
1678 * configure: Rebuild.
1679
16802011-11-07 Aldy Hernandez <aldyh@redhat.com>
1681 Richard Henderson <rth@redhat.com>
1682
1683 Merged from transactional-memory.
1684
1685 * Makefile.def (lang_env_dependencies): libitm is c++.
1686 Add libitm target module.
1687 * configure.ac: Likewise.
1688 * config/mmap.m4: New file.
1689 * contrib/gcc_update: Add libitm to touch data.
1690 * Makefile.in, configure: Rebuild.
1691
16922011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1693
1694 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1695 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1696 * Makefile.in: Regenerate.
1697
16982011-11-01 DJ Delorie <dj@redhat.com>
1699
1700 * config.sub: Update to version 2011-10-29 (added rl78)
1701
17022011-10-27 Nick Clifton <nickc@redhat.com>
1703
1704 * config.sub: Import these changes from the config project:
1705
1706 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1707 Ben Elliston <bje@gnu.org>
1708
1709 * config.sub (epiphany): New.
1710
1711 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1712 Ben Elliston <bje@gnu.org>
1713
1714 * config.sub (hexagon, hexagon-*): New.
1715
1716 2011-08-23 Roland McGrath <mcgrathr@google.com>
1717
1718 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1719 64eb to be64.
1720
1721 2011-08-16 Roland McGrath <mcgrathr@google.com>
1722
1723 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1724 (nacl): Grok as alias for 32el-unknown-nacl.
1725
17262011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1727
1728 * MAINTAINERS (Write After Approval): Add myself.
1729
17302011-10-24 Teresa Johnson <tejohnson@google.com>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
17342011-09-21 Jakub Jelinek <jakub@redhat.com>
1735
1736 * MAINTAINERS (sparc port): Remove myself.
1737
17382011-09-14 Tom de Vries <tom@codesourcery.com>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
17422011-08-14 Yao Qi <yao@codesourcery.com>
1743
1744 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1745 * configure: Regenerate.
1746
17472011-07-26 Ian Lance Taylor <iant@google.com>
1748
1749 * configure.ac: Set have_compiler based on whether gcc directory
1750 exists, rather than on whether gcc is in configdirs.
1751 * configure: Rebuild.
1752
17532011-07-21 Joseph Myers <joseph@codesourcery.com>
1754
1755 * MAINTAINERS (Global Reviewers): Add self.
1756
17572011-07-20 David Edelsohn <dje.gcc@gmail.com>
1758
1759 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1760 link directories.
1761 * Makefile.in: Rebuild.
1762
17632011-07-20 Ian Lance Taylor <iant@google.com>
1764
1765 PR bootstrap/49787
1766 * configure.ac: Move --enable-bootstrap handling earlier in file.
1767 If --enable-bootstrap and either --enable-build-with-cxx or
1768 --enable-build-poststage1-with-cxx, enable C++ automatically.
1769 * configure: Rebuild.
1770
17712011-07-19 Ian Lance Taylor <iant@google.com>
1772
1773 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1774 make C++ a boot_language. Set and substitute
1775 POSTSTAGE1_CONFIGURE_FLAGS.
1776 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1777 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1778 * configure, Makefile.in: Rebuild.
1779
17802011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1781
1782 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1783 maintainers.
1784
17852011-07-18 Jakub Jelinek <jakub@redhat.com>
1786
1787 * MAINTAINERS (Global Reviewers): Add myself.
1788
17892011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1790
1791 * configure: Regenerate.
1792
17932011-07-16 Jason Merrill <jason@redhat.com>
1794
1795 * Makefile.def (language=c++): Add check-c++0x and
1796 check-target-libmudflap-c++.
1797 * Makefile.tpl (check-target-libmudflap-c++): New.
1798 * Makefile.in: Regenerate.
1799
18002011-07-16 Matthias Klose <doko@ubuntu.com>
1801
1802 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1803 * Makefile.def (target_modules/libjava): Pass
1804 $(EXTRA_CONFIGARGS_LIBJAVA).
1805 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1806 if not configured with --enable-static-libjava.
1807 * Makefile.in: Regenerate.
1808 * configure: Likewise.
1809
18102011-07-15 Jason Merrill <jason@redhat.com>
1811
1812 * Makefile.in (check-c++): Move check-gcc-c++0x after
1813 check-target-libstdc++-v3.
1814
18152011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1816
1817 * MAINTAINERS (c6x port): New entry.
1818
18192011-07-13 Jason Merrill <jason@redhat.com>
1820
1821 * Makefile.in (check-gcc-c++0x): New.
1822 (check-c++): Depend on it.
1823
18242011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1825
1826 PR target/39150
1827 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1828 x86_64-*-solaris2.1[0-9]*.
1829 * configure: Regenerate.
1830
18312011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1832
1833 * MAINTAINERS (RTL optimizers): Add self.
1834
18352011-06-27 Gabriel Charette <gchare@google.com>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
18392011-06-22 Hans-Peter Nilsson <hp@axis.com>
1840
1841 PR regression/47836
1842 PR bootstrap/23656
1843 PR other/47733
1844 PR bootstrap/49247
1845 PR c/48825
1846 * configure.ac (target_libraries): Remove target-libiberty.
1847 Remove case-statement setting skipdirs=target-libiberty for
1848 multiple targets. Remove checking target_configdirs and
1849 removing target-libiberty but keeping target-libgcc if
1850 otherwise empty.
1851 * Makefile.def (target_modules): Don't add libiberty.
1852 (dependencies): Remove all traces of target-libiberty.
1853 * configure, Makefile.in: Regenerate.
1854
18552011-06-13 Walter Lee <walt@tilera.com>
1856
1857 * configure.ac (tilepro-*-*) New case.
1858 (tilegx-*-*): Likewise.
1859 * configure: Regenerate.
1860
18612011-06-06 Jing Yu <jingyu@google.com>
1862
1863 * configure.ac: Skip target-libiberty for
1864 arm*-*-linux-androideabi.
1865 * configure: Regenerated.
1866
18672011-06-06 Nick Clifton <nickc@redhat.com>
1868
1869 * config.sub: Sync from upstream.
1870
18712011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
18752011-06-01 Daniel Jacobowitz <drow@false.org>
1876
1877 * MAINTAINERS: Update my email address.
1878
18792011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1880
1881 * MAINTAINERS (Write After Approval): Update my email address.
1882
18832011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1884
1885 * MAINTAINERS (Write After Approval): Add myself.
1886
18872011-05-08 Doug Kwan <dougkwan@google.com>
1888
1889 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1890 * configure: Regenerated.
1891 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1892 value from configure.
1893 * Makefile.in: Regenerated.
1894
18952011-05-05 Joseph Myers <joseph@codesourcery.com>
1896
1897 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1898 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1899 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1900 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1901 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1902 *-*-vxworks*): Disable newlib and libgloss in separate case
1903 statement.
1904 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1905 to separate case statement.
1906 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1907 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1908 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1909 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1910 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1911 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1912 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1913 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1914 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1915 i[[3456789]]86-*-rdos*, m32r-*-*,
1916 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1917 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1918 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1919 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1920 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1921 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1922 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1923 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1924 and libgloss in main case over targets. Remove most empty cases
1925 in main case over targets.
1926 * configure: Regenerate.
1927
19282011-05-04 Janis Johnson <janisjo@codesourcery.com>
1929
1930 * MAINTAINERS (Write After Approval): Add myself.
1931
19322011-05-04 Joseph Myers <joseph@codesourcery.com>
1933
1934 * configure.ac: Remove code setting special library locations for
1935 hppa*64*-*-hpux11*. Remove code setting compiler for
1936 sparc-sun-solaris2*.
1937 * configure: Regenerate.
1938
19392011-05-04 Joseph Myers <joseph@codesourcery.com>
1940
1941 * configure.ac: Separate libgloss_dir settings from general case
1942 over targets.
1943 * configure: Regenerate.
1944
19452011-04-28 Joseph Myers <joseph@codesourcery.com>
1946
1947 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1948 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1949 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1950 cases in libgcj-disabling case statement.
1951 (hppa*64*-*-linux*): Set unsupported_languages instead of
1952 disabling target-zlib.
1953 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1954 to hppa*64*-*-hpux*.
1955 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1956 hppa*-*-hpux*.
1957 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1958 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1959 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1960 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1961 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1962 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1963 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1964 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1965 libgcj-disabling case statement.
1966 * configure: Regenerate.
1967
19682011-04-28 Joseph Myers <joseph@codesourcery.com>
1969
1970 * configure.ac: Disable Java for targets not supporting libffi.
1971 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1972 Remove cases in Java-disabling statement.
1973 (*arm-wince-pe): Change to arm-wince-pe.
1974 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1975 cases in Java-disabling statement.
1976 (bfin-*-*): Don't disable Java again.
1977 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1978 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1979 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1980 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1981 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1982 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1983 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1984 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1985 Java-disabling statement.
1986 (mmix-*-*): Don't disable Java again.
1987 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1988 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1989 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1990 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1991 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1992 statement.
1993 * configure: Regenerate.
1994
19952011-04-28 Joseph Myers <joseph@codesourcery.com>
1996
1997 * configure.ac: Separate cases disabling Java and Java libraries
1998 from general case over targets.
1999 * configure: Regenerate.
2000
20012011-04-21 Jie Zhang <jzhang918@gmail.com>
2002
2003 * MAINTAINERS: Update my email address.
2004
20052011-04-20 Easwaran Raman <eraman@google.com>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
20092011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2010
2011 PR lto/48086
2012 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2013 * configure: Regenerate.
2014
20152011-04-16 Jim Meyering <meyering@redhat.com>
2016
2017 * MAINTAINERS (Write After Approval): Add myself.
2018
20192011-04-15 Dodji Seketeli <dodji@redhat.com>
2020
2021 * MAINTAINERS: Update my email address.
2022
20232011-04-13 Georg-Johann Lay <avr@gjlay.de>
2024
2025 * MAINTAINERS (Write After Approval): Add myself.
2026
20272011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
20312011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
20352011-04-06 Joseph Myers <joseph@codesourcery.com>
2036
2037 * configure.ac (build_tools): Remove build-byacc.
2038 (host_libs): Remove mmalloc.
2039 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2040 autoconf automake libtool diff rcs fileutils shellutils time
2041 textutils wdiff find uudecode hello tar gzip indent recode release
2042 sed perl gawk findutils gettext zip.
2043 (libgcj): Remove target-qthreads.
2044 (target_tools): Remove target-examples target-gperf.
2045 (YACC): Don't handle building byacc.
2046 * configure: Regenerate.
2047 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2048 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2049 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2050 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2051 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2052 handle building components.
2053 * Makefile.in: Regenerate.
2054
20552011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2056
2057 * MAINTAINERS: Update my email address as Xtensa maintainer.
2058
20592011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2060
2061 * config.sub: Sync from upstream.
2062
20632011-04-01 Joseph Myers <joseph@codesourcery.com>
2064
2065 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2066 (microblaze*): Don't disable libssp.
2067 * configure: Regenerate.
2068
20692011-04-01 Joseph Myers <joseph@codesourcery.com>
2070
2071 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2072 moveifchange.
2073 * configure: Regenerate.
2074 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2075 * Makefile.in: Regenerate.
2076
20772011-04-01 Joseph Myers <joseph@codesourcery.com>
2078
2079 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2080 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2081 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2082 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2083 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2084 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2085 md_exec_prefix cases.
2086 * configure: Regenerate.
2087
20882011-04-01 Joseph Myers <joseph@codesourcery.com>
2089
2090 * configure.ac: Separate cases disabling target-libssp,
2091 target-libiberty, target-libstdc++-v3 and Fortran from general
2092 case over targets.
2093 * configure: Regenerate.
2094
20952011-04-01 Joseph Myers <joseph@codesourcery.com>
2096
2097 * configure.ac (*-*-chorusos): Don't disable libgcj.
2098 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2099 Remove case.
2100 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2101 (arm-*-coff): Don't disable libgcj.
2102 (arm*-*-linux-gnueabi): Remove useless assignment.
2103 (arm-*-riscix*): Don't disable libgcj.
2104 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2105 configuration.
2106 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2107 (c54x*-*-*): Remove case.
2108 (tic54x-*-*): Don't disable GCC or GCC libraries.
2109 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2110 to *.
2111 (d10v-*-*): Don't disable GCC libraries.
2112 (d30v-*-*): Don't disable libgcj.
2113 (h8500-*-*): Don't disable GCC libraries.
2114 (i960-*-*): Don't disable libgcj.
2115 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2116 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2117 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2118 libgcj.
2119 (m68k-*-coff*): Remove case.
2120 (mmix-*-*): Don't disable libgloss on host.
2121 (mn10200-*-*, mn10300-*-*): Remove cases.
2122 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2123 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2124 Don't disable libgcj.
2125 (romp-*-*): Remove case.
2126 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2127 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2128 case.
2129 (v810-*-*): Don't disable GCC libraries.
2130 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2131 (ip2k-*-*): Don't disable GCC libraries.
2132 * configure: Regenerate.
2133
21342011-03-28 Joseph Myers <joseph@codesourcery.com>
2135
2136 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2137 libffi on host.
2138 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2139 on host.
2140 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2141 * configure: Regenerate.
2142
21432011-03-26 John Marino <binutils@marino.st>
2144
2145 * configure.ac: Add support for *-*-dragonfly*
2146 * configure: Regenerate.
2147
21482011-03-25 Joseph Myers <joseph@codesourcery.com>
2149
2150 * configure.ac (native_only): Remove.
2151 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2152 send-pr uudecode guile gnuserv on host.
2153 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2154 send-pr rcs guile perl texinfo libtool on host.
2155 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2156 automake send-pr rcs guile perl texinfo libtool on host.
2157 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2158 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2159 (alpha*-dec-osf*): Don't disable fileutils on target.
2160 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2161 texinfo send-pr expect dejagnu on target.
2162 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2163 target-qthreads on target.
2164 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2165 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2166 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2167 x86_64-*-mingw*): Don't disable expect on target.
2168 (*-*-cygwin*): Don't disable target-gperf on target.
2169 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2170 gnuserv on target.
2171 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2172 target.
2173 * configure: Regenerate.
2174
21752011-03-25 Joseph Myers <joseph@codesourcery.com>
2176
2177 * configure.ac (target_tools): Remove target-groff.
2178 (native_only): Remove target-groff.
2179 (hppa*64*-*-*): Don't disable byacc.
2180 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2181 setting.
2182 (*-*-kaos*): Don't skip target-librx and target-groff.
2183 (*-*-netware*): Don't skip target-libmudflap.
2184 (*-*-tpf*): Don't skip target-libmudflap.
2185 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2186 directories on the host.
2187 (ia64*-*-*vms*): Don't skip tix.
2188 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2189 host.
2190 * configure: Regenerate.
2191
21922011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2193
2194 * configure.ac: Remove references to mt-mep, mt-netware,
2195 mt-wince.
2196 * Makefile.def: Add all-utils soft dependencies.
2197 * Makefile.tpl: Remove GDB_NLM_DEPS.
2198 * configure: Regenerate.
2199 * Makefile.in: Regenerate.
2200
22012011-03-24 Paolo Bonzini <bonzini@gnu.org>
2202
2203 * configure.ac: Do not include mh-x86omitfp.
2204 * configure: Regenerate.
2205
22062011-03-24 Paolo Bonzini <bonzini@gnu.org>
2207
2208 * configure.ac: Remove empty cases.
2209 * configure: Regenerate.
2210
22112011-03-24 Paolo Bonzini <bonzini@gnu.org>
2212
2213 * Makefile.def: Add dependency from termcap to gdb.
2214 * Makefile.in: Regenerate.
2215
22162011-03-24 Paolo Bonzini <bonzini@gnu.org>
2217
2218 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2219 * configure: Regenerate.
2220 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2221 * Makefile.tpl: Likewise.
2222 * Makefile.in: Regenerate.
2223
22242011-03-24 Paolo Bonzini <bonzini@gnu.org>
2225
2226 * configure.ac: Remove all mentions of tentative_cc.
2227 * configure: Regenerate.
2228
22292011-03-24 Joseph Myers <joseph@codesourcery.com>
2230
2231 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2232 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2233 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2234 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2235 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2236 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2237 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2238 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2239 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2240 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2241 *-*-rhapsody*): Remove host cases.
2242 * configure: Regenerate.
2243
22442011-03-24 Joseph Myers <joseph@codesourcery.com>
2245
2246 * configure.ac (ppc*-*-pe): Remove host case.
2247 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2248 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2249 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2250 cases.
2251 * configure: Regenerate.
2252
22532011-03-24 Joseph Myers <joseph@codesourcery.com>
2254
2255 * config.sub: Update to version 2011-03-23.
2256
22572011-03-22 Joseph Myers <joseph@codesourcery.com>
2258
2259 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2260 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2261 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2262 * configure: Regenerate.
2263
22642011-03-22 Joseph Myers <joseph@codesourcery.com>
2265
2266 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2267 to Write After Approval.
2268 * config-ml.in: Don't handle arc-*-elf*.
2269 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2270 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2271 handle GCC libraries.
2272 * configure: Regenerate.
2273
22742011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2275
2276 PR bootstrap/48120:
2277 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2278 Add -lstdc++ -lm to LIBS.
2279 * configure: Regenerate.
2280
22812011-03-18 David Edelsohn <dje.gcc@gmail.com>
2282
2283 * config.guess: Update to version 2011-02-02
2284 * config.sub: Update to version 2011-02-24
2285
22862011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2287
2288 PR lto/48086
2289 * configure.ac: Re-enable LTO on *-apple-darwin9.
2290 * configure: Regenerate.
2291
22922011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2293
2294 PR lto/48086
2295 * configure.ac: Disable LTO on darwin due to an assembler change in
2296 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2297 under 256.
2298 * configure: Regenerate.
2299
23002011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2301
2302 * MAINTAINERS: Update myself as score backend maintainer,
2303 update my e-mail address.
2304
23052011-03-09 Xuepeng Guo <terry.guo@arm.com>
2306
2307 * MAINTAINERS: Update my e-mail address.
2308
23092011-03-06 Joey Ye <joey.ye@arm.com>
2310
2311 * MAINTAINERS: Update my e-mail address.
2312
23132011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2314
2315 * configure.ac: Adjust test of with_ppl.
2316 * configure: Regenerated.
2317
23182011-03-02 Kai Tietz <ktietz@redhat.com>
2319
2320 * MAINTAINERS: Adjust my e-mail address.
2321
23222011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2323
2324 * configure.ac: Add -lpwl to ppllibs.
2325 * configure: Regenerated.
2326
23272011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2328
2329 * config/cloog.m4: Add -lisl to clooglibs.
2330 * configure: Regenerated.
2331
23322011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2333
2334 * MAINTAINERS (CPU Port maintainers): Add self.
2335
23362011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2337
2338 * MAINTAINERS: Add myself as testsuite maintainer.
2339
23402011-02-15 Mike Stump <mikestump@comcast.net>
2341
2342 * MAINTAINERS: Add myself as testsuite maintainer.
2343
23442011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2345
2346 Import from Libtool and gnulib:
2347
2348 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2349
2350 Prepare for supporting FreeBSD 10.
2351 * config.rpath: Remove handling of freebsd1* which soon would
2352 match FreeBSD 10.0.
2353
2354 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2355
2356 Remove support for FreeBSD 1.x.
2357 * libtool.m4 (_LT_LINKER_SHLIBS)
2358 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2359 soon would incorrectly match FreeBSD 10.0.
2360
23612011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2362
2363 PR binutils/12283
2364 * move-if-change: Import version from gnulib.
2365
23662011-02-12 Alexandre Oliva <aoliva@redhat.com>
2367
2368 PR lto/47225
2369 * Makefile.def (lto-plugin): Double dash for enable-shared.
2370 (configure-gcc): Depend on all-lto-plugin.
2371 * Makefile.in: Rebuilt.
2372
23732011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2374
2375 * configure.ac: Remove extra bracket.
2376 * configure: Regenerate.
2377
23782011-02-08 Tobias Burnus <burnus@net-b.de>
2379
2380 * MAINTAINERS: Add myself as libquadmath maintainer.
2381
23822011-02-08 Thomas Schwinge <thomas@schwinge.name>
2383
2384 * MAINTAINERS: Update my email address.
2385
23862011-02-07 Joseph Myers <joseph@codesourcery.com>
2387
2388 * MAINTAINERS (option handling): Add self.
2389
23902011-02-06 Kai Tietz <kai.tietz@onevision.com>
2391
2392 PR lto/47225
2393 * Makefile.def: Add dependency for install-gcc
2394 on install-lto-plugin.
2395 * Makfile.in: Regenerated
2396
23972011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2398
2399 * MAINTAINERS (CPU Port Maintainers): Add myself.
2400
24012011-01-31 Alexandre Oliva <aoliva@redhat.com>
2402
2403 PR libgcj/44341
2404 * configure.ac: Discard --with-* flags for host when configuring
2405 target libraries for cross build.
2406 * configure: Rebuilt.
2407
24082011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2409
2410 * MAINTAINERS (linear loop transforms): Removed.
2411
24122011-01-25 Jakub Jelinek <jakub@redhat.com>
2413
2414 * configure.ac: If with_ppl is no, move setting with_cloog=no
2415 after CLOOG_REQUESTED check.
2416 * configure: Regenerated.
2417
24182011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2419
2420 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2421 CLooG has been requested.
2422 * configure: Regenerated.
2423
24242011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2425
2426 * configure: Regenerated.
2427 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2428
24292011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2430
2431 * configure: Regenerated.
2432 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2433
24342011-01-21 Andreas Schwab <schwab@redhat.com>
2435
2436 * configure.ac: Use AS_HELP_STRING throughout.
2437 * configure: Regenerate.
2438
24392011-01-18 Jie Zhang <jie.zhang@analog.com>
2440
2441 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2442 * configure: Regenerate.
2443
24442011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2445
2446 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2447
24482011-01-13 Joel Brobecker <brobecker@adacore.com>
2449
2450 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2451 for ia64-hpux.
2452 * configure: Regenerate.
2453
24542011-01-07 Jan Hubicka <jh@suse.cz>
2455
2456 PR lto/47225
2457 * Makefile.in: Regenerate.
2458 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2459 configure.
2460
24612011-01-07 Jan Hubicka <jh@suse.cz>
2462
2463 * Makefile.in: Regenerate.
2464 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2465 and configure dependency on lto-plugin configure.
2466 (lto-plugin module): Remove dependency on GCC; add dependency on
2467 liniberty.
2468
24692011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2470
2471 * MAINTAINERS (Write After Approval): Add myself.
2472
24732010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2474
2475 * configure: Regenerate.
2476
24772010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2478
2479 * configure.ac: (picochip): Disable libiberty.
2480
24812010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2482
2483 * MAINTAINERS (Write After Approval): Add myself.
2484
24852010-12-10 Ian Lance Taylor <iant@google.com>
2486
2487 PR bootstrap/46819
2488 * configure.ac: For --disable-libgcj clear libgcj_saved.
2489 * configure: Rebuild.
2490
24912010-12-10 Tobias Burnus <burnus@net-b.de>
2492
2493 PR fortran/46540
2494 * configure.ac: Add --disable-libquadmath and
2495 --disable-libquadmath-support.
2496 * configure: Regenerate.
2497
24982010-12-03 Ian Lance Taylor <iant@google.com>
2499
2500 * MAINTAINERS: Add myself as libgo maintainer.
2501
25022010-12-03 Hans-Peter Nilsson <hp@axis.com>
2503
2504 PR libffi/46792
2505 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2506 * configure: Regenerate.
2507
25082010-12-02 Ian Lance Taylor <iant@google.com>
2509
2510 * configure.ac: Always set default for poststage1_ldflags to
2511 -static-libstdc++ -static-libgcc.
2512
25132010-11-29 Andreas Schwab <schwab@redhat.com>
2514
2515 * configure.ac: Move comment to remove extra space in last argument
2516 of GCC_TARGET_TOOL.
2517
25182010-11-26 Alexandre Oliva <aoliva@redhat.com>
2519
2520 PR other/46026
2521 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2522 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2523 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2524 (BASE_FLAGS_TO_PASS): Use it.
2525 * configure: Rebuilt.
2526 * Makefile.in: Rebuilt.
2527
25282010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2529
2530 PR binutils/12258
2531 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2532 Properly check default linker.
2533 * configure: Regnerated.
2534
25352010-11-23 Matthias Klose <doko@ubuntu.com>
2536
2537 * configure.ac: For --enable-gold, handle value `default' instead of
2538 `both*'. New configure option --{en,dis}able-ld.
2539 * configure: Regenerate.
2540
25412010-11-20 Ian Lance Taylor <iant@google.com>
2542
2543 * configure.ac: Only disable a language library if no language needs
2544 it. Don't let --disable-libgcj uncondtionally disable libffi.
2545 * configure: Rebuild.
2546
25472010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2548
2549 * Makefile.in: Regenerate.
2550
2551 PR other/46202
2552 * configure.ac: Fix just-built in-tree STRIP name to be
2553 binutils/strip-new.
2554 * configure: Regenerate.
2555 * Makefile.def (install-strip-gcc, install-strip-binutils)
2556 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2557 (install-strip-sid): Mirror dependencies on non-strip variants
2558 of these targets on the respective -strip prerequisites.
2559 * Makefile.tpl (install-strip, install-strip-host)
2560 (install-strip-target): New targets.
2561 (install-strip-[+module+], install-strip-target-[+module+]):
2562 New targets.
2563 * Makefile.in: Regenerate.
2564
25652010-11-19 Ian Lance Taylor <iant@google.com>
2566 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2567
2568 * configure.ac: Add target-libgo to target_libraries. Set
2569 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2570 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2571 (HOST_EXPORTS): Add GOC.
2572 (BASE_TARGET_EXPORTS): Add GOC.
2573 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2574 (GOCFLAGS_FOR_TARGET): New variable.
2575 (EXTRA_HOST_FLAGS): Add GOC.
2576 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2577 * Makefile.def (target_modules): Add libgo.
2578 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2579 (dependencies): Add dependency from configure-target-libgo to
2580 configure-target-libffi and all-target-libstdc++-v3. Add
2581 dependencies from all-target-libgo to all-target-libffi.
2582 (languages): Add go.
2583 * configure: Rebuild.
2584 * Makefile.in: Rebuild.
2585
25862010-11-19 Ian Lance Taylor <iant@google.com>
2587
2588 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2589 compiler/flag environment variables.
2590
25912010-11-18 Ian Lance Taylor <iant@google.com>
2592
2593 * configure.ac: Check for lang_requires_boot_languages in
2594 config-lang.in files.
2595 * configure: Rebuild.
2596
25972010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2598 Tobias Burnus <burnus@net-b.de>
2599
2600 PR fortran/32049
2601 * Makefile.def: Add libquadmath; build it with language=fortran.
2602 * configure.ac: Add libquadmath.
2603 * Makefile.tpl: Handle multiple libs in check-[+language+].
2604 * Makefile.in: Regenerate.
2605 * configure: Regenerate.
2606
b9b9d342
TT
26072010-11-16 Tom Tromey <tromey@redhat.com>
2608
2609 * MAINTAINERS: Moved myself to reviewers section.
2610
ecbfe87a
ZD
26112010-11-15 Zdenek Dvorak <ook@ucw.cz>
2612
2613 * MAINTAINERS: Moved myself to reviewers section.
2614
29a4f477
RW
26152010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2616
2617 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2618 (Write After Approval): Remove self.
2619
9965e3cd
AS
26202010-11-15 Andreas Schwab <schwab@redhat.com>
2621
2622 * configure.ac: Fix spelling in option names.
2623 * configure: Regenerated.
2624
0463992b
GJL
26252010-11-13 Georg-Johann Lay <georgjohann@web.de>
2626
2627 PR bootstrap/39622
2628 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2629 * configure: Regenerated.
2630
3df08734
KG
26312010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2632
2633 * MAINTAINERS: Update my email address.
2634
f16e2237
TG
26352010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2636
f16e2237
TG
2637 * configure: Regenerate.
2638
0bb52d68
TG
26392010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2640
1f980c25 2641 * configure: Regenerate.
0bb52d68 2642
aba2b02e
TG
26432010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2644
aba2b02e
TG
2645 * configure: Regenerate.
2646
27882098
TG
26472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2648
27882098
TG
2649 * configure: Regenerate.
2650
d32ef397
AS
26512010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2652
2653 * configure.ac: Support official CLooG.org versions.
2654 * configure: Regenerate.
2655 * config/cloog.m4: New.
2656
5a4b6c0e
FD
26572010-11-10 François Dumont <francois.cppdevs@free.fr>
2658
2659 * MAINTAINERS (Write After Approval): Add myself.
2660
f2cea726
DE
26612010-11-09 David Edelsohn <dje.gcc@gmail.com>
2662
2663 * MAINTAINERS: Update my email address.
2664
d8ed14ce
IS
26652010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2666
2667 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2668 * configure: Regenerate.
d8ed14ce 2669
48215350
DK
26702010-11-03 Ian Lance Taylor <iant@google.com>
2671 Dave Korn <dave.korn.cygwin@gmail.com>
2672
2673 PR lto/46273
2674 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2675 and on other supported platforms whenever LTO is enabled.
2676 * configure: Rebuild.
2677
87841584
AM
26782010-11-02 Alan Modra <amodra@gmail.com>
2679
2680 PR binutils/12110
2681 * configure.ac: Error when source path contains spaces.
2682 * configure: Regenerate.
2683
fe12dfe1
JW
26842010-10-23 James E. Wilson <wilson@codesourcery.com>
2685
2686 * MAINTAINERS: Update my email address.
2687
66c92425
ILT
26882010-10-20 Ian Lance Taylor <iant@google.com>
2689
2690 * Makefile.def (target_modules): Set lib_path to src/.libs for
2691 libstdc++-v3 module.
2692 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2693 * Makefile.in: Rebuild.
2694
187d3518
LB
26952010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2696
2697 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2698 (Write After Approval): Remove myself.
2699
02db6bba
TG
27002010-10-15 Tristan Gingold <gingold@adacore.com>
2701
2702 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2703
c0103e74
DR
27042010-10-14 Douglas Rupp <rupp@gnat.com>
2705
2706 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2707
1cd0b716
DK
27082010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2709
2710 * configure.ac (build_lto_plugin): New shell variable.
2711 (--enable-lto): Turn on by default for all non-ELF platforms that
2712 have had LTO support added so far. Set build_lto_plugin appropriately
2713 for both ELF and non-ELF.
2714 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2715 * configure: Regenerate.
2716
d4c1abb3
RW
27172010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2718
2719 Sync from src:
2720 * configure.ac (v850 support): Remove target-libgloss from
2721 noconfigdirs.
2722 * configure: Regenerate.
2723
ffedf511
RW
27242010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2725
2726 PR bootstrap/45326
2727 PR bootstrap/45174
2728 * configure.ac: Honor initial values of $build_configargs,
2729 $host_configargs, $target_configargs. Mark the precious, so
2730 environment settings get recorded.
2731 * configure: Regenerate.
2732
e1826acc
RW
27332010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2734
2735 PR bootstrap/45796
2736 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2737 Depend on all-build-libiberty.
2738 * Makefile.in: Regenerate.
2739
80920132
ME
27402010-09-30 Michael Eager <eager@eagercon.com>
2741
2742 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2743 * configure: Regenerate.
2744
770a498a
ME
27452010-09-28 Michael Eager <eager@eagercon.com>
2746
2747 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2748
86dfbd58
RW
27492010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2750
2751 PR bootstrap/44621
2752 * configure.ac: Fix unportable shell quoting.
2753 * configure: Regenerate.
2754
db50fe7d
IS
27552010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2756
2757 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2758 targets and amend comment.
2759 * configure: Regenerate.
2760
0064e825
TB
27612010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2762
2763 * MAINTAINERS (Write After Approval): Add myself.
2764
bb79486c
JH
27652010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2766
2767 * configure.ac: Enable LTO by default on Darwin.
2768 * configure: Regenerate.
2769
9e0b22c3
MS
27702010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2771
bb79486c 2772 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2773
2fabf1b7
IB
27742010-09-01 Ian Bolton <ian.bolton@arm.com>
2775
bb79486c 2776 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2777
3a9abc98
DS
27782010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2779
2780 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2781 ports
2782
331a9a59
DY
27832010-07-28 David Yuste <david.yuste@gmail.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
223a9d64
N
27872010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2788
2789 * configure.ac: Support all v850 targets.
2790 * configure: Regenerate.
2791
9183bdcf
MG
27922010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2793
2794 PR bootstrap/44455
2795 * configure.ac (extra_mpfr_configure_flags): Copy from
2796 extra_mpc_gmp_configure_flags.
2797 * configure: Re-generated.
2798
2e290598
AK
27992010-07-22 Andi Kleen <ak@linux.intel.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
8d6cd388
CLT
28032010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2804
2805 * MAINTAINERS (Write After Approval): Add myself.
2806
b0b01eb0
JY
28072010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2808
2809 * MAINTAINERS (Write After Approval): Add myself.
2810
77198d71
JH
28112010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2812
2813 PR target/44862
2814 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2815 Provide -B option to allow for link spec %s substitutions for
2816 libstdc++.a on darwin.
2817 * Makefile.in: Regenerate.
2818
02fe70af
MM
28192010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2820
2821 * MAINTAINERS (Reviewers): Update my e-mail address
2822
c63a4676
AO
28232010-06-10 Alexandre Oliva <aoliva@redhat.com>
2824
2825 * Makefile.def (configure-gcc): Depend on all-libelf.
2826 * Makefile.in: Rebuild.
2827
e68edbf6
FC
28282010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2829
2830 * MAINTAINERS (Write After Approval): Add myself in the right place.
2831
dce2d8b2 28322010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
dce2d8b2 28362010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2837
2838 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2839
28402010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2841
1ab55d69
MK
2842 * config.sub: Update to version 2010-05-21.
2843 * config.guess: Update to version 2010-04-03.
0c422e74 2844
02540df4
SB
28452010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2846
2847 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2848 * configure: Regenerate.
2849
dfe5f5b2
ST
28502010-05-12 Sriraman Tallam <tmsriram@google.com>
2851
2852 * MAINTAINERS (Write After Approval): Add myself.
2853
c082f9f3
SB
28542010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2855
2856 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2857 a platform that supports LTO.
2858 * configure: Regenerate.
2859
f1af9e5f
SP
28602010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2861
2862 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2863 * configure: Regenerated.
2864
38e3d868
RM
28652010-04-27 Roland McGrath <roland@redhat.com>
2866 H.J. Lu <hongjiu.lu@intel.com>
2867
2868 * configure.ac (--enable-gold): Support both, both/gold and
2869 both/bfd to add gold to configdirs without removing ld.
2870 * configure: Regenerated.
2871
2872 * Makefile.def: Add install-gold dependency to install-ld.
2873 * Makefile.in: Regenerated.
2874
3bec79c5
DK
28752010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2876
2877 PR lto/42776
2878 * configure.ac (--enable-lto): Refactor handling so libelf tests
2879 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2880 and allow LTO to be explicitly enabled on non-ELF platforms that
2881 are known to support it inside else-clause.
2882 * configure: Regenerate.
2883
615c8ffa
EB
28842010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2885
2886 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2887 * configure: Regenerate.
2888
e4522f78
RC
28892010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2890
2891 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2892 * configure: Regenerate.
2893
8ccb78f2
RO
28942010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2895
2896 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2897 separately.
2898 * configure: Regenerate.
2899
d5cc2ee3
KW
29002010-04-16 Kevin Williams <kevin.williams@inria.fr>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
8406cb62
TG
29042010-04-14 Tristan Gingold <gingold@adacore.com>
2905
2906 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2907 * configure: Regenerate.
2908
3591b8e2
SE
29092010-04-13 Steve Ellcey <sje@cup.hp.com>
2910
2911 * configure: Regenerate after change to elf.m4.
2912
a82ecc7b
IS
29132010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2914
2915 * MAINTAINERS (Write After Approval): Add myself.
2916
1f0bf148
SP
29172010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2918
2919 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2920 * configure: Regenerated.
2921
29222010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2923
2924 * configure.ac: Print "buggy but acceptable" when CLooG
2925 revision is less than 9.
2926 * configure: Regenerated.
2927
ecd01dee
DN
29282010-04-01 Diego Novillo <dnovillo@google.com>
2929
2930 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2931
dc683a3f
RW
29322010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2933
2934 PR bootstrap/43615
2935 PR bootstrap/43328
2936
2937 Revert:
2938
2939 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2940
2941 * configure.ac: Do not pass --enable-multilib nor
2942 --disable-multilib in baseargs. Accept explicitly passed
2943 --enable_multilib.
2944 * configure: Regenerate.
2945
7527d83f
UW
29462010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2947
2948 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2949
895522b6
JJ
29502010-03-31 Janis Johnson <janis187@us.ibm.com>
2951
2952 * MAINTAINERS: Remove myself.
2953
9db4e878
RW
29542010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2955
2956 PR bootstrap/43328
2957 * configure.ac: Do not pass --enable-multilib nor
2958 --disable-multilib in baseargs. Accept explicitly passed
2959 --enable_multilib.
2960 * configure: Regenerate.
2961
acf6bf36
AP
29622010-03-28 Andrew Pinski <pinskia@gmail.com>
2963
2964 * MAINTAINERS (spu port): Remove me.
2965
b42f0d7e
JM
29662010-03-23 Joseph Myers <joseph@codesourcery.com>
2967
2968 * configure.ac (tic6x-*-*): New case.
2969 * configure: Regenerate.
2970
0d1152b1
JM
29712010-03-23 Joseph Myers <joseph@codesourcery.com>
2972
2973 * config.sub: Update to version 2010-03-22.
2974 * config.guess: Update to version 2009-12-30.
2975
dce2d8b2 29762010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2977
2978 PR ada/42554
2979 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2980 * configure: Regenerate.
2981
5408fbe8
RR
29822010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2983
2984 * MAINTAINERS: Update my email address.
2985
3f55a3b3
SP
29862010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2987
2988 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2989 (ghassan.shobaki@amd.com): Removed.
2990
3f08f7e8
AM
29912010-03-17 Alan Modra <amodra@gmail.com>
2992
2993 * MAINTAINERS: Update my email address.
2994
f3a9d094
DN
29952010-03-16 Diego Novillo <dnovillo@google.com>
2996
2997 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2998 Matthews.
2999
db5c4b8b
JM
30002010-03-16 Joseph Myers <joseph@codesourcery.com>
3001
3002 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3003 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3004
b995570a
JM
30052010-03-16 Joseph Myers <joseph@codesourcery.com>
3006
3007 * MAINTAINERS: Update my email address.
3008
124cc66f
DJ
30092010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3010
3011 * MAINTAINERS: Update my email address.
3012
a4581668
BS
30132010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3014
3015 * MAINTAINERS: Update my email address.
3016
49d78e29
JZ
30172010-03-09 Jie Zhang <jie@codesourcery.com>
3018
3019 * MAINTAINERS: Update my email address.
3020
8927b7c0
RO
30212010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3022
3023 PR libstdc++/32499
3024 * configure.ac (RANLIB): Default to true.
3025 (STRIP): Likewise.
3026 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3027 * configure: Regenerate.
3028
dce2d8b2 30292010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3030
3031 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3032 (Write After Approval): Update my email address.
3033
bf646aaf
NC
30342010-02-17 Nick Clifton <nickc@redhat.com>
3035
3036 PR 11238
3037 * Makefile.tpl (local-distclean): Also remove config.cache files in
3038 sub-directories as there may not be Makefiles present in the
3039 sub-directories.
96e41f16
NC
3040 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3041 the config.cache files found by the find command.
3042
bf646aaf
NC
3043 * Makefile.in: Regenerate.
3044 * configure.ac: Revert previous delta.
3045 * configure: Regenerate.
3046
ff78880a
NC
30472010-02-15 Nick Clifton <nickc@redhat.com>
3048
3049 PR 11238
3050 * configure.ac: Delete config.cache files in sub-directories when
3051 deleting Makefiles.
3052 * configure: Regenerate.
3053
8150eadf
BE
30542010-02-12 Ben Elliston <bje@gnu.org>
3055
3056 * MAINTAINERS: Update my email address.
3057
a9e12bfd
AP
30582010-02-08 Andrew Pinski <pinskia@gmail.com>
3059
3060 * MAINTAINERS (spu port): Update my email address.
3061
95315086
JZ
30622010-02-08 Jie Zhang <jie.zhang@analog.com>
3063
3064 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3065
362c6d2f
KG
30662010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3067
3068 * configure.ac: Add "recommended" version checks for GMP/MPC.
3069 Update recommended GMP/MPFR/MPC versions.
3070 * configure: Regenerate.
3071
888c5ad2
JR
30722010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3073
3074 * MAINTAINERS: Move my Embecosm email address into the
3075 write-after-approval section.
3076
3bf714a7
ILT
30772010-01-26 Ian Lance Taylor <iant@google.com>
3078
3079 * MAINTAINERS: Add myself as Go frontend maintainer.
3080
ad1e5170
JR
30812010-01-25 Joern Rennecke <amylaar@spamcop.net>
3082
3083 PR libstdc++/36101, PR libstdc++/42813
3084 * configure.ac (bootstrap_target_libs): Make inclusion of
3085 target-libgomp conditional on libgomb being in target_configdirs.
3086 * configure: Regenerate.
3087
fb0553d1
JR
30882010-01-23 Joern Rennecke <amylaar@spamcop.net>
3089
3090 PR libstdc++/36101, PR libstdc++/42813
3091 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3092 * configure: Regenerate.
3093
aae29963
JR
30942010-01-22 Joern Rennecke <amylaar@spamcop.net>
3095
3096 PR libstdc++/36101, PR libstdc++/42813
3097 * configure.ac (target_configdirs): Substitute.
3098 * Makefile.def: Bootstrap target module libgomp.
3099 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3100 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3101 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3102 * configure, Makefile.in: Regenerate.
3103
d8fe8895
DK
31042010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3105
3106 * MAINTAINERS: Adjust my details.
3107
ebfe4897
EW
31082010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3109
3110 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3111
f7746c59
TL
31122010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3113
3114 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3115
306c7b5b
TL
31162010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3117
3118 * MAINTAINERS (Write After Approval): Add myself.
3119
1b8b9e19
KT
31202010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3121
3122 * MAINTAINERS (Write After Approval): Add myself.
3123
c164615b
RG
31242010-01-11 Richard Guenther <rguenther@suse.de>
3125
3126 PR lto/41569
3127 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3128 * Makefile.in: Regenerated.
3129
f3f623ae
AT
31302010-01-11 Andreas Tobler <andreast@fgznet.ch>
3131
3132 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3133 * configure: Regenerate.
3134
592c90ff 31352010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3136 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3137
3138 PR bootstrap/42424
3139 * configure.ac: Include libtool m4 files.
9c78662a 3140 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3141 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3142 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3143
592c90ff
KG
3144 * configure: Regenerate.
3145
60a2e213
RW
31462010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3147
3148 PR bootstrap/41818
3149 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3150 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3151 * Makefile.in: Regenerate.
3152
7413962d
RG
31532010-01-02 Richard Guenther <rguenther@suse.de>
3154
3155 PR lto/41529
3156 * configure.ac: Include config/elf.m4. Disable LTO if not
3157 builting for an elf target.
3158 * configure: Regenerate.
3159
f77f3945
CF
31602009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3161
3162 * MAINTAINERS: Change my email address.
3163
4960e3f0
BE
31642009-12-18 Ben Elliston <bje@au.ibm.com>
3165
3166 * config.sub, config.guess: Update from upstream sources.
3167
d16a31da
SZ
31682009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3a5729ea
KG
31722009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3173
3174 PR middle-end/30447
3175 PR middle-end/30789
3176 PR other/40302
3177
3178 * configure.ac: Require MPC.
3179 * configure: Regenerate.
3180
43e02a8a
RW
31812009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3182
3183 PR target/38384
3184 PR bootstrap/40972
3185 * libtool.m4: Sync from git Libtool.
3186 * ltoptions.m4: Likewise.
3187 * ltversion.m4: Likewise.
3188 * lt~obsolete.m4: Likewise.
3189 * ltmain.sh: Likewise.
3190
360d4522
KG
31912009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3192
3193 * configure.ac: Update minimum MPC version to 0.8.
3194 * configure: Regenerate.
3195
f264ed56
SP
31962009-11-21 Sebastian Pop <sebpop@gmail.com>
3197
3198 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3199 * configure: Regenerated.
3200
ed2eaa9f
ILT
32012009-11-21 Ian Lance Taylor <iant@google.com>
3202
3203 * configure.ac: Change default of poststage1_ldflags to be empty if
3204 poststage1_libs is set. When poststage1_libs is empty, and
3205 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3206 * configure: Rebuild.
3207
58346783
AN
32082009-11-21 Adam Nemet <adambnmet@gmail.com>
3209
3210 * MAINTAINERS (Write After Approval): Update my email address.
3211
5ca0106a
BE
32122009-11-20 Ben Elliston <bje@au.ibm.com>
3213
3214 * config.guess: Update from upstream sources.
3215
87213cd4
AO
32162009-11-16 Alexandre Oliva <aoliva@redhat.com>
3217
3218 * Makefile.def: Restore host and target settings for gmp.
3219 * Makefile.in: Rebuild.
3220
f61428ed
AO
32212009-11-16 Alexandre Oliva <aoliva@redhat.com>
3222
3223 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3224 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3225 Fix portability of test of C++ as bootstrap language. Add
3226 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3227 * configure: Rebuild.
3228 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3229 and cloog. Fix in-tree ppl configuration. Introduce libelf
3230 in-tree building.
3231 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3232 (POSTSTAGE1_HOST_EXPORTS): Use it.
3233 (STAGE[+id+]_CXXFLAGS): New.
3234 (BASE_FLAGS_TO_PASS): Pass it down.
3235 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3236 extra_exports.
3237 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3238 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3239 extra_exports.
3240 * Makefile.in: Rebuild.
3241
f6c56be6
BE
32422009-11-17 Ben Elliston <bje@au.ibm.com>
3243
3244 * config.sub, config.guess: Update from upstream sources.
3245
0ccb5970
JK
32462009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
dce2d8b2 32502009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
5d571eaa
OS
32542009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3255
3256 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3257 paths for *-w64-mingw* and x86_64-*mingw*.
3258 * configure: Regenerated.
3259
dce2d8b2 32602009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3261
3262 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3263
c393f559
BK
32642009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3265
3266 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3267 Phil Edwards to Write-After Approval.
3268
ef4c4300
KT
32692009-10-30 Kai Tietz <kai.tietz@onevision.com>
3270
3271 * configure.ac: Disable target-winsup & co for
3272 x86_64-*-mingw* and *-w64-mingw* targets.
3273 * configure: Regenerated.
3274
65a324b4
NC
32752009-10-16 Nick Clifton <nickc@redhat.com>
3276
3277 * MAINTAINERS: Add myself as a maintainer for the RX port.
3278
dce2d8b2 32792009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3280
9c78662a 3281 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3282
17e72e5d
RO
32832009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3284
3285 * configure.ac (CLooG test): Use = with test.
3286 * configure: Regenerate.
3287
ed3a56f3
RG
32882009-10-22 Richard Guenther <rguenther@suse.de>
3289
3290 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3291 cloog if the ppl version check failed. Move flags saving
3292 before setting in libelf check.
3293 * configure: Regenerate.
3294
ad0abd3c
RG
32952009-10-21 Richard Guenther <rguenther@suse.de>
3296
3297 * configure.ac: Adjust the ppl and cloog configure to work as
3298 documented. Disable cloog if ppl was disabled. Omit the version
3299 checks if they were disabled.
3300 * configure: Re-generate.
3301
e4c5bd48
RW
33022009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3303
3304 * configure.ac: Add 'lto' to enable_languages, not
3305 new_enable_languages, and only if not already present.
3306 * configure: Regenerate.
3307
0ffd69c5
GP
33082009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3309
3310 * README: Refer to the various COPYING* files instead of just
3311 COPYING.
3312 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3313
dce2d8b2 33142009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3315
3316 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3317
58687768
RG
33182009-10-07 Richard Guenther <rguenther@suse.de>
3319
3320 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3321 and Richard Guenther as reviewers.
3322 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3323 as reviewers.
3324
49b0ca5c 33252009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3326
49b0ca5c 3327 * config.sub: Update from upstream sources.
d2d9ce5e 3328
aeb94799
ILT
33292009-10-06 Ian Lance Taylor <iant@google.com>
3330
3331 * Makefile.def: check-gold depends upon all-gas.
3332 * Makefile.in: Rebuild.
3333
123651cd
PM
33342009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
d7f09764
DN
33382009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3339
3340 * Makefile.def: all-lto-plugin depends on all-libiberty.
3341 set bootstrap=true for lto-plugin.
3342 Add lto-plugin.
3343 * Makefile.in: Regenerate.
3344 * configure.ac (host_libs): Add lto-plugin.
3345 * configure: Regenerate.
3346
d7f09764
DN
33472009-10-03 Diego Novillo <dnovillo@google.com>
3348
3349 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3350 (HOST_LIBELFLIBS): Define.
3351 (HOST_LIBELFINC): Define.
3352 * Makefile.in: Regenerate.
3353 * configure.ac: Add --enable-lto.
3354 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3355 If --enable-lto is used, add 'lto' to new_enable_languages.
3356 If --enable-lto is used and gold is enabled, add
3357 lto-plugin to configdirs.
3358 * configure: Regenerate.
3359
33602009-10-03 Simon Baldwin <simonb@google.com>
3361
3362 * configure.ac: If --with-system-zlib, suppress local zlib and
3363 pass --with-system-zlib to subdir configure scripts.
3364 * configure: Regenerate.
3365
dce2d8b2 33662009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3367 Paolo Bonzini <bonzini@gnu.org>
3368
3369 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3370 $(srcdir).
3371 * Makefile.in: Rebuilt.
3372
dce2d8b2 33732009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3374
3375 * MAINTAINERS (Write After Approval): Add myself.
3376
3e661154
KG
33772009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3378
3379 * configure.ac: Update minimum MPC version to 0.7.
3380 * configure: Regenerate.
3381
f1a036e4
NC
33822009-09-25 Nick Clifton <nickc@redhat.com>
3383
3384 * configure.ac: Pass any --cache-file=/dev/null option on to
3385 subconfigures.
3386 * configure: Regenerate.
3387
d4c74acc
NC
33882009-09-23 Nick Clifton <nickc@redhat.com>
3389
3390 * config.sub, config.guess: Update from upstream sources.
3391
dce2d8b2 33922009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3393
3394 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3395 * Makefile.in: Rebuilt.
3396
0db770bd
RW
33972009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3398
3399 PR bootstrap/32272
3400 * configure.ac: Error out if $srcdir isn't '.' but contains
3401 host-${host_noncanonical}.
3402 * configure: Regenerate.
3403
71101870
RO
34042009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3405
3406 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3407 maintainer.
3408
ca6d0d62
RW
34092009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3410
79cd2b23
RW
3411 * configure.ac: If bootstrapping a combined tree with
3412 --enable-gold, require c++ in stage1_languages.
3413 * configure: Regenerate.
3414
ab9dcd0c
RW
3415 * configure.ac: Also add target_libs of stage1_languages to
3416 bootstrap_target_libs.
3417 * configure: Regenerate.
3418
ca6d0d62
RW
3419 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3420 with --enable-languages not containing c++.
3421 * configure: Regenerate.
3422
1c3c9f12
JZ
34232009-09-15 Jie Zhang <jie.zhang@analog.com>
3424
3425 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3426 * configure: Regenerate.
3427
dce2d8b2 34282009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3429
6fb30a14
JR
3430 * MAINTAINERS (Write After Approval): Update my e-mail address,
3431 and move from from here...
3432 (Waiting for paperwork): To here.
0318772d 3433
4056c2c6
JM
34342009-09-09 Joseph Myers <joseph@codesourcery.com>
3435
3436 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3437
3e54529c
RW
34382009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3439
3440 * configure.ac: Do not use $extrasub for replacing @if/@endif
3441 parts in Makefile; instead, use additional arguments to
3442 AC_CONFIG_COMMANDS to do the replacement manually, with several
3443 sed invocations, to avoid HP-UX sed command limits.
3444 * configure: Regenerate.
3445
713e2ea6
AO
34462009-09-08 Alexandre Oliva <aoliva@redhat.com>
3447
3448 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3449 blank before -L.
3450
5646b7b9
AO
34512009-09-04 Alexandre Oliva <aoliva@redhat.com>
3452
3453 * configure.ac (with-build-config): Document. Handle without.
3454 Handle missing argument.
3455 * configure: Rebuilt.
3456
e12c4094
AO
34572009-09-03 Alexandre Oliva <aoliva@redhat.com>
3458
3459 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3460 Default to bootstrap-debug only if compare-debug works.
3461 * configure: Rebuilt.
3462 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3463 * Makefile.in: Rebuilt.
3464
75cb0057
RO
34652009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3466
3467 * MAINTAINERS (OS Port Maintainers): Update my email address.
3468
8fc68cba
AO
34692009-09-01 Alexandre Oliva <aoliva@redhat.com>
3470
3471 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3472 * Makefile.in: Rebuilt.
3473
44cb38cf
CD
34742009-09-01 Chris Demetriou <cgd@google.com>
3475
3476 * MAINTAINERS (Write After Approval): Add myself.
3477
f9329c35
DS
34782009-08-31 Dodji Seketeli <dodji@redhat.com>
3479
3480 PR debug/30161
3481 * include/dwarf2.h (enum dwarf_tag): Added
3482 DW_TAG_GNU_template_template_param
3483 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3484
f945e229
PB
34852009-08-30 Paolo Bonzini <bonzini@gnu.org>
3486
3487 * Makefile.tpl (AWK): Fix typo.
3488 * Makefile.in: Regenerate.
3489
87264276
PB
34902009-08-30 Paolo Bonzini <bonzini@gnu.org>
3491
3492 * configure.ac: Detect awk and sed.
3493 * Makefile.def (flags_to_pass): Add AWK and SED.
3494 * Makefile.tpl (AWK, SED): New.
3495 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3496 * configure: Regenerate.
3497 * Makefile.in: Regenerate.
3498
68ccd57c
DK
34992009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3500
3501 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3502 (collapseslashes): Likewise.
3503
df58e648
RW
35042009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3505
3506 * configure.ac (AC_PREREQ): Bump to 2.64.
3507
0539cb2c
RW
35082009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3509
70fa0efa
RW
3510 * configure.ac: Remove --with-datarootdir, --with-docdir,
3511 --with-pdfdir, --with-htmldir switches.
3512 * configure: Regenerate.
3513
5213506e
RW
3514 * configure: Regenerate.
3515
0539cb2c
RW
3516 * compile: Sync from Automake 1.11.
3517 * depcomp: Likewise.
3518 * install-sh: Likewise.
3519 * missing: Likewise.
3520 * mkinstalldirs: Likewise.
3521 * ylwrap: Likewise.
3522
197c68cc
DK
35232009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3524
3525 * ltmain.sh (func_normal_abspath): New function.
3526 (func_relative_path): Likewise.
3527 (func_mode_help): Document new -bindir option for link mode.
3528 (func_mode_link): Add new -bindir option, and use it to place
3529 output DLL if specified.
3530
58af276a
RW
35312009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3532
0115d4a3
RW
3533 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3534 (baseargs): Add --disable-option-checking.
3535 * configure: Regenerate.
3536
58af276a
RW
3537 * Makefile.def (configure-target-libiberty): Depend on
3538 all-binutils and all-ld.
3539 (configure-target-newlib): Likewise.
3540 * Makefile.in: Regenerate.
3541
e9d9afef
BE
35422009-08-17 Ben Elliston <bje@au.ibm.com>
3543
3544 * config.sub, config.guess: Update from upstream sources.
3545
354ebf88
RW
35462009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3547
3548 Sync from src, merge:
3549
3550 2009-07-02 Tristan Gingold <gingold@adacore.com>
3551
3552 * configure.ac: Do not exclude gas for i386-*-darwin.
3553 Add a case for x86_64-*-darwin.
3554 * configure: Regenerate.
3555
8375f7b2
NV
35562009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3557
3558 * MAINTAINERS: Add my name to Write After Approval list.
3559
dce2d8b2 35602009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3561
3562 * configure.ac: Add Microblaze target.
3563 * configure: Regenerate.
3564
ea2002ba
CB
35652009-07-31 Christian Bruel <christian.bruel@st.com>
3566
3567 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3568 * configure: Regenerate.
2bf33cdb 3569
dce2d8b2 35702009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3571
3572 * MAINTAINERS (Write After Approval): Update my e-mail address.
3573
e90e6bd7
ILT
35742009-07-06 Ian Lance Taylor <iant@google.com>
3575
3576 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3577 * configure: Rebuild.
3578
f6e0880a
TG
35792009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3580
3581 * MAINTAINERS: Move myself to the Graphite Reviewers.
3582
6d984927
WG
35832009-06-30 Wei Guozhi <carrot@google.com>
3584
3585 * MAINTAINERS: Add my name to Write After Approval list.
3586
f2689b09
SE
35872009-06-26 Steve Ellcey <sje@cup.hp.com>
3588
3589 PR bootstrap/40338
3590 * configure.ac (comparestring): Create new variable.
3591 * Makefile.tpl (comparestring): Use to skip some comparisions.
3592 * configure: Regenerate.
3593 * Makefile.in: Regenerate.
3594
f62c0ba4
DE
35952009-06-26 Doug Evans <dje@sebabeach.org>
3596
3597 * Makefile.def (host_modules): Add cgen.
3598 * Makefile.in: Regenerate.
3599 * configure.ac (host_tools): Add cgen.
3600 * configure: Regenerate.
3601
7acf4da6
DD
36022009-06-23 DJ Delorie <dj@redhat.com>
3603
3604 * MAINTAINERS: Add myself as mep maintainer.
3605
00020c16
ILT
36062009-06-23 Ian Lance Taylor <iant@google.com>
3607
3608 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3609 boot_languages. Only bootstrap target libraries listed in
3610 target_libs for some boot language. Add --with-stage1-ldflags,
3611 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3612 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3613 if not building with C++.
3614 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3615 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3616 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3617 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3618 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3619 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3620 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3621 * configure, Makefile.in: Rebuild.
3622
1da52d4a
LF
36232009-06-23 Li Feng <nemokingdom@gmail.com>
3624
3625 * MAINTAINERS: Added my name to write-after-approval list.
3626
144c9175
RM
36272009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3628
3629 * configure.ac: Define is_elf for QNX Neutrino targets.
3630 * configure: Regenerate.
3631
e5871e24
GS
36322009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3633
9c78662a 3634 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3635
5f4a82c0
KG
36362009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3637
3638 * configure.ac: Detect MPC in default directory.
3639 * configure: Regenerate.
3640
394e9195
JG
36412009-06-03 Jerome Guitton <guitton@adacore.com>
3642 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3643
9c78662a
UB
3644 * Makefile.tpl (all): Avoid a trailing backslash.
3645 * Makefile.in: Regenerate.
394e9195 3646
47bca6aa
BE
36472009-06-03 Ben Elliston <bje@au.ibm.com>
3648
3649 * config.sub, config.guess: Update from upstream sources.
3650
a891a473
RS
36512009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3652
3653 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3654 to noconfdirs.
3655 * configure: Regenerate.
3656
70cb2d9f
AO
36572009-06-02 Alexandre Oliva <aoliva@redhat.com>
3658
3659 * Makefile.tpl ([+compare-target+]): Compare all stage
3660 directories, rather than just gcc.
3661 * Makefile.in: Rebuilt.
3662
7f1245df
DK
36632009-06-01 Doug Kwan <dougkwan@google.com>
3664
3665 * configure.ac: Support gold for target arm*-*-*.
3666 * configure: Regenerate.
394e9195 3667
acd26225
KG
36682009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3669
3670 * Makefile.def: Add MPC support and dependencies.
3671 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3672
3673 * Makefile.in, configure: Regenerate.
3674
a1fc946a
AO
36752009-05-27 Alexandre Oliva <aoliva@redhat.com>
3676
3677 * Makefile.tpl (all): Avoid harmless warning in make all when
3678 gcc-bootstrap is enabled but stage_last does not exist.
3679 * Makefile.in: Rebuilt.
3680
2e6a3c8d
NR
36812009-05-24 Nicolas Roche <roche@adacore.com>
3682
3683 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3684 * Makefile.in: Regenerate.
3685
63487d11
DC
36862009-05-21 Denis Chertykov <chertykov@gmail.com>
3687
3688 * MAINTAINERS: Update my e-mail address.
3689
449223af
DK
36902009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3691
3692 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3693 * configure: Regenerate.
3694
31c98f49
AO
36952009-05-18 Alexandre Oliva <aoliva@redhat.com>
3696
3697 PR other/40159
3698 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3699 gcc-no-bootstrap are mutually exclusive.
3700 * Makefile.in: Rebuilt.
3701
0f501837
AO
37022009-05-18 Alexandre Oliva <aoliva@redhat.com>
3703
3704 PR other/40159
3705 * Makefile.tpl (all): Don't end with unconditional success.
3706 * Makefile.in: Rebuilt.
3707
4a4a4e99
AO
37082009-05-12 Alexandre Oliva <aoliva@redhat.com>
3709
3710 PR target/37137
3711 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3712 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3713 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3714 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3715 stage_configureflags, stage_cflags and stage_libcflags into
3716 explicit Makefile macros.
3717 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3718 GFORTRAN.
3719 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3720 CC. Set CC_FOR_BUILD from CC.
3721 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3722 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3723 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3724 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3725 and GFORTRAN.
3726 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3727 (_LIBCFLAGS): Renamed to _TFLAGS.
3728 (do-compare-debug, do-compare3-debug): Drop.
3729 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3730 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3731 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3732 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3733 (XGCC_FLAGS_FOR_TARGET): New.
3734 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3735 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3736 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3737 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3738 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3739 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3740 TFLAGS.
3741 (BUILD_CONFIG): Include if requested.
3742 (all): Set TFLAGS on bootstrap.
3743 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3744 (all-stageid-prefixmodule): Likewise.
3745 (do-clean, distclean-stageid): Set TFLAGS.
3746 (restrap): Fix whitespace.
3747 * Makefile.in: Rebuilt.
3748
1cee3429
PB
37492009-05-07 Paolo Bonzini <bonzini@gnu.org>
3750
3751 * config.guess: Sync with src.
3752
0b70eafd
DK
37532009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3754
3755 * configure.ac ($with_ppl): Default to no if not supplied.
3756 ($with_cloog): Likewise.
3757 configure: Regenerate.
3758
5175f17c
JW
37592009-04-27 James E. Wilson <wilson@codesourcery.com>
3760
3761 * MAINTAINERS: Update my e-mail address.
3762
952fa153
NC
37632009-04-27 Nick Clifton <nickc@redhat.com>
3764
3765 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3766
a687f83c
EB
37672009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3768
3769 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3770 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3771 * Makefile.in: Regenerate.
3772
9e3eba15
KG
37732009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3774
3775 PR bootstrap/39739
3776 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3777 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3778
3779 * configure, Makefile.in: Regenerate.
3780
a687f83c 37812009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3782
3783 * include/hashtab.h: Update GTY annotations to new syntax
3784 * include/splay-tree.h: Likewise
3785
070bdbd9
BE
37862009-04-17 Ben Elliston <bje@au.ibm.com>
3787
3788 * config.sub, config.guess: Update from upstream sources.
3789
55f2d967
AG
37902009-04-15 Anthony Green <green@moxielogic.com>
3791
3792 * configure.ac: Add moxie support.
3793 * configure: Rebuilt.
3794
309c24a9
JJ
37952009-04-14 Jakub Jelinek <jakub@redhat.com>
3796
3797 * configure.ac: Change copyright header to refer to version
3798 3 of the GNU General Public License and to point readers at the
3799 COPYING3 file and the FSF's license web page.
3800 * Makefile.def: Likewise.
3801 * Makefile.tpl: Likewise.
3802 * Makefile.in: Regenerate.
3803
b93133bc
JH
38042009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3805
3806 * configure.ac: Restore match for darwin9 or later. Use double
3807 brackets since regeneration eats one pair.
3808 * configure: Regenerate.
3809
d18ff35a
L
38102009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3811
3812 PR gas/10039
3813 * configure.ac: Require texinfo 4.7.
3814 * configure: Regenerated.
3815
748086b7
JJ
38162009-04-09 Nick Clifton <nickc@redhat.com>
3817
3818 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3819 the GCC Runtime Library Exception.
3820
a3337ea2
KG
38212009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3822
3823 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3824 * configure: Regenerate.
3825
60911f14
SE
38262009-04-01 Steve Ellcey <sje@cup.hp.com>
3827
3828 * Makefil.def (languages): New entries.
3829 * Makefile.tpl (check-gcc-*): New generic target.
3830 * Makefile.in: Regenerate.
60911f14 3831
dce2d8b2 38322009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3833
d18ff35a 3834 * MAINTAINERS: Update my email address.
7369c1d0 3835
cfb1f59f
TT
38362009-03-18 Tom Tromey <tromey@redhat.com>
3837
d18ff35a
L
3838 * configure: Rebuild.
3839 * configure.ac (host_libs): Add libiconv.
3840 * Makefile.in: Rebuild.
3841 * Makefile.def (host_modules): Add libiconv.
3842 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3843
75eeae1a
TG
38442009-03-16 Tristan Gingold <gingold@adacore.com>
3845
3846 * configure.ac: Treat gdb as supported on x86_64-darwin.
3847 * configure: Regenerate.
3848
f38095f3
JM
38492009-03-16 Joseph Myers <joseph@codesourcery.com>
3850
3851 * configure.ac (--with-host-libstdcxx): New option.
3852 * configure: Regenerate.
3853
dce2d8b2 38542009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3855
3856 * MAINTAINERS: Move myself into the write after approval list.
3857
6d401294
NP
38582009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3859
3860 * MAINTAINERS: Update e-mail address.
2bf33cdb 3861
07c97076
DN
38622009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3863
3864 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3865
dce2d8b2 38662009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3867
3868 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3869
7a9d3fe8
RW
38702009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3871
3872 Backport from git Libtool:
3873
3874 2009-01-19 Robert Millan <rmh@aybabtu.com>
3875 Support GNU/kOpenSolaris.
3876 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3877 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3878 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3879 GNU/kOpenSolaris.
3880
c9e9e11f
AS
38812009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3882
3883 * MAINTAINERS: Update e-mail address.
3884
5e8c1552 38852009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3886
3887 * MAINTAINERS (Write After Approval): Add self.
3888
b0adb088
BM
38892009-02-18 Bingfeng Mei <bmei@broadcom.com>
3890
3891 * MAINTAINERS (Write After Approval): Add myself.
3892
ee04b574
AS
38932009-02-05 Andreas Schwab <schwab@suse.de>
3894
3895 * Makefile.tpl (stage_last): Define $r and $s before using
3896 $(RECURSE_FLAGS_TO_PASS).
3897 * Makefile.in: Regenerate
3898
907884c9
ILT
38992009-01-30 Ian Lance Taylor <iant@google.com>
3900
3901 * MAINTAINERS: Move myself to the Global Reviewers list.
3902
416ac4d4
RM
39032009-01-29 Robert Millan <rmh@aybabtu.com>
3904
3905 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3906 * configure: Regenerate.
3907
ee5decb3
GP
39082009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3909
3910 * MAINTAINERS: Make whitespace consistent.
19196f44 3911 Remove Robert Millan from Write After Approval.
ee5decb3 3912
36fbb0ec
AM
39132009-01-16 Alan Modra <amodra@bigpond.net.au>
3914
3915 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3916 (all-opcodes): Depend on all-libiberty.
3917 * Makefile.in: Regenerate.
3918
52535a64
DR
39192009-01-15 Douglas B Rupp <rupp@gnat.com>
3920
3921 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3922 * configure: Regenerate.
3923
e04a57df
RR
39242009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3925
3926 * MAINTAINERS (Write After Approval): Add myself.
3927
856c450b
SK
39282009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3929
3930 * MAINTAINERS: Add myself to reviewers (Fortran).
3931
dce2d8b2 39322009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3933
3934 PR tree-optimization/38515
3935 * configure.ac (cloog-polylib): Removed.
3936 (with_ppl, with_cloog): Test for "no".
3937 * configure: Regenerated.
3938
1e5e8a59
DF
39392009-01-11 Daniel Franke <franke.daniel@gmail.com>
3940
3941 * MAINTAINERS: Moved myself to reviewers (Fortran).
3942
5e5debf6
TS
39432009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3944
3945 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3946 (Write After Approval): Remove myself.
3947
1c42acf1
DN
39482009-01-03 Diego Novillo <dnovillo@google.com>
3949
3950 * MAINTAINERS: Remove myself from alias maintainership.
3951
2fbbedaf
DA
39522009-01-02 David Ayers <ayers@fsfe.org>
3953
3954 * MAINTAINERS: Update e-mail address.
3955
17213821
GP
39562008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3957
3958 * MAINTAINERS: Make whitespace consistent.
3959
baafc534
RW
39602008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3961
3962 Backport from upstream Libtool:
3963 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3964 Add cache variables to tests that require the linker to work.
3965 For shlibpath_overrides_runpath, this also changes the semantics
3966 to let the result from the C compiler take precedence.
3967
18430d27
BE
39682008-12-02 Ben Elliston <bje@au.ibm.com>
3969
3970 * config.sub, config.guess: Update from upstream sources.
3971
dce2d8b2 39722008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3973
3974 * configure.ac (ppllibs): Add by default the lib flags.
3975 * configure: Regenerate.
3976
41e9641b
LM
39772008-12-08 Luis Machado <luisgpm@br.ibm.com>
3978
3979 * MAINTAINERS: Add myself to the write after approval list.
3980
25783c30
JH
39812008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3982
ee04b574
AS
3983 * configure.ac: Add double brackets on darwin[912].
3984 * configure: Regenerate.
25783c30 3985
0e318fcc
DK
39862008-12-03 Daniel Kraft <d@domob.eu>
3987
3988 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3989 Approval to Reviewer section (for Fortran front-end).
3990
7f171b95
JH
39912008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3992
3993 * configure.ac: Expand to darwin10 and later.
3994 * configure: Regenerate.
3995
09ce620e
AS
39962008-12-02 Andreas Schwab <schwab@suse.de>
3997
3998 * Makefile.def: configure-target-boehm-gc depends on
3999 all-target-libstdc++-v3.
4000 * Makefile.in: Regenerate.
4001
386c704d
KT
40022008-12-02 Kai Tietz <kai.tietz@onevision.com>
4003
4004 * MAINTAINERS: Add myself as mingw maintainer.
4005
e03dd84a
BE
40062008-12-02 Ben Elliston <bje@au.ibm.com>
4007
4008 * config.sub, config.guess: Update from upstream sources.
4009
3fa87964
GP
40102008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4011
4012 * README.SCO: Remove.
4013
df72d7ed
FP
40142008-11-29 Fernando Pereira <pronesto@gmail.com>
4015
4016 * MAINTAINERS: Add myself to the write after approval list.
4017
b5646528
DK
40182008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4019
4020 * MAINTAINERS: Update my email address in WAA section.
4021
dce2d8b2 40222008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4023
4024 * MAINTAINERS: Update e-mail address.
4025
dce2d8b2 40262008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4027
4028 * MAINTAINERS: Change e-mail address.
4029
0db3a858
TG
40302008-11-27 Tristan Gingold <gingold@adacore.com>
4031
4032 * configure.ac: Build gdb for i?86-*-darwin*
4033 * configure: Regenerated.
4034
dce2d8b2 40352008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4036
4037 * MAINTAINERS: Added my full name.
4038
487e299b
DJ
40392008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4040
4041 PR bootstrap/38014
4042 PR bootstrap/37923
4043
4044 Revert:
4045
4046 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4047
4048 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4049 * Makefile.in: Regenerated.
4050
4051 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4052
4053 PR gdb/921
4054 PR gdb/1646
4055 PR gdb/2175
4056 PR gdb/2176
4057
4058 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4059 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4060 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4061 (HOST_EXPORTS): Pass CPPFLAGS.
4062 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4063 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4064 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4065 * Makefile.in, configure: Regenerated.
4066 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4067 and CPPFLAGS_FOR_BUILD.
4068
dce2d8b2 40692008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4070
4071 * MAINTAINERS: Add myself as middle end maintainer.
4072
044fed69
AS
40732008-11-06 Andrew Stubbs <ams@codesourcery.com>
4074
4075 * MAINTAINERS (Write after approval): Add myself.
4076
caf6defe
DN
40772008-11-05 Diego Novillo <dnovillo@google.com>
4078
4079 * MAINTAINERS (Global Reviewers): Add myself.
4080 (Non-Algorithmic Maintainers): Remove myself.
4081
3e9899ac
TS
40822008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4083
09ce620e 4084 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4085
ea99e36e
MM
40862008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4087
09ce620e 4088 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4089
fb0d2684
BE
40902008-10-31 Ben Elliston <bje@au.ibm.com>
4091
4092 * configure.ac (spu-*-*): Remove special case.
4093 * configure: Regenerate.
4094
73c07a3e
CM
40952008-10-30 Catherine Moore <clm@codesourcery.com>
4096
4097 * MAINTAINERS (Write after approval): Update my email address.
4098
7310a2da
SSF
40992008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4100
4101 * configure.ac [spu-*-*]: Do not set skipdirs.
4102 * configure: Re-generate.
4103
7e51fe23
BS
41042008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4105
4106 * MAINTAINERS (Various Maintainers): Add myself to reload.
4107
ef20be93
RG
41082008-10-25 Richard Guenther <rguenther@suse.de>
4109
4110 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4111 maintainer. Remove myself as libgcc-math maintainer.
4112 (Non-Algorithmic Maintainers): Remove myself.
4113
03ffcfa0
DJ
41142008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4115
4116 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4117 * Makefile.in: Regenerated.
4118
dec014a9
CC
41192008-10-23 Cary Coutant <ccoutant@google.com>
4120
4121 * MAINTAINERS (Write after approval): Add myself.
4122
b36c386c
DJ
41232008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4124
4125 PR gdb/921
4126 PR gdb/1646
4127 PR gdb/2175
4128 PR gdb/2176
4129
4130 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4131 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4132 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4133 (HOST_EXPORTS): Pass CPPFLAGS.
4134 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4135 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4136 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4137 * Makefile.in, configure: Regenerated.
4138 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4139 and CPPFLAGS_FOR_BUILD.
4140
dce2d8b2 41412008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4142
4143 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4144 Sebastian Pop.
4145
e0bda97e
AP
41462008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4147
4148 * MAINTAINERS (Write After Approval): Added myself.
4149
36c713e0
KG
41502008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4151
4152 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4153 recommended version to 2.3.2.
4154
4155 * configure: Regenerate.
4156
8fe005ee
MM
41572008-10-01 Mark Mitchell <mark@codesourcery.com>
4158
4159 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4160
be8f156f
DD
41612008-09-29 David Daney <david.daney@caviumnetworks.com>
4162
4163 * MAINTAINERS (Write After Approval): Update e-mail address.
4164
ae11dff4
PG
41652008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4166
4167 * libtool.m4: Update to libtool 2.2.6.
4168 * lt~obsolete.m4: Update to libtool 2.2.6.
4169 * ltmain.sh: Update to libtool 2.2.6.
4170 * ltsugar.m4: Update to libtool 2.2.6.
4171 * ltversion.m4: Update to libtool 2.2.6.
4172 * ltoptions.m4: Update to libtool 2.2.6.
4173 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4174
441154b1
CF
41752008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4176
4177 * MAINTAINERS (Write After Approval): Add myself.
4178
775b3b26
BRF
41792008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4180
4181 * MAINTAINERS (Write After Approval): Update my name.
4182
94538043
SB
41832008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4184
09ce620e 4185 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4186
52d1bfd8
SE
41872008-09-18 Steve Ellcey <sje@cup.hp.com>
4188
09ce620e 4189 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4190
c5cc92f5
GP
41912008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4192
4193 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4194 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4195 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4196 and Michael Tiemann from Write After Approval since they do not
4197 actually have access.
4198
23d9794a
RG
41992008-09-05 Richard Guenther <rguenther@suse.de>
4200
4201 * configure.ac: Initialize clooglibs to -lcloog.
4202 * configure: Re-generate.
4203
192a671e
LCW
42042008-09-04 Le-Chun Wu <lcwu@google.com>
4205
4206 * MAINTAINERS (Write After Approval): Add myself.
4207
d789184e
SP
42082008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4209
4210 * configure.ac (--with-cloog-polylib): New.
4211 (--disable-cloog-version-check): New.
4212 (--disable-ppl-version-check): New.
4213 * configure: Re-generate.
4214
36a881c7
RG
42152008-09-03 Richard Guenther <rguenther@suse.de>
4216
4217 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4218 cloog test.
4219 * configure: Re-generate.
4220
358da97e
HS
42212008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4222
4223 Add picoChip port.
4224 * MAINTAINERS: Add picoChip maintainers.
4225
f8bf9252
SP
42262008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4227 Tobias Grosser <grosser@fim.uni-passau.de>
4228 Jan Sjodin <jan.sjodin@amd.com>
4229 Harsha Jagasia <harsha.jagasia@amd.com>
4230 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4231 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4232 Adrien Eliche <aeliche@isty.uvsq.fr>
4233
4234 Merge from graphite branch.
4235 * configure: Regenerate.
4236 * Makefile.in: Regenerate.
4237 * configure.ac (host_libs): Add ppl and cloog.
4238 Add checks for PPL and CLooG.
4239 * Makefile.def (ppl, cloog): Added modules and dependences.
4240 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4241 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4242
d89f0ad6
AL
42432008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4244
4245 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4246 (GCC_SHLIB_SUBDIR): New.
4247 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4248 * configure: Regenerate.
4249 * Makefile.in: Regenerate.
4250
88a25817
GP
42512008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4252
4253 * MAINTAINERS: Consistently use tabs to separate columns.
4254
f873f15f
TG
42552008-08-29 Tristan Gingold <gingold@adacore.com>
4256
4257 * MAINTAINERS (Write after Approval): Add myself.
4258
e1514c3f
TG
42592008-08-28 Tristan Gingold <gingold@adacore.com>
4260
4261 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4262 Enable bfd, binutils and opcodes.
4263 * configure: Regenerate.
4264
4717882f
JDA
42652008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4266
4267 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4268
28c9884c
TK
42692008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4270
4271 * MAINTAINERS: Use correct Umlaut for last name.
4272
ae96d86a
FXC
42732008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4274
4275 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4276
3ecc96e3
DE
42772008-08-16 David Edelsohn <edelsohn@gnu.org>
4278
4279 * MAINTAINERS: Update my email address.
4280
dd609cc1
EB
42812008-08-16 Nicolas Roche <roche@adacore.com>
4282
4283 * Makefile.tpl: Add BOOT_ADAFLAGS.
4284 * Makefile.in: Regenerate.
4285
08d0963a
RS
42862008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4287
4288 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4289 * configure: Regenerate.
4290
dce2d8b2 42912008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4292
4293 * configure.ac: Add makefile fragments for hpux.
4294 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4295 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4296 * configure: Regenerate.
4297 * Makefile.in: Regenerate.
4298
dce2d8b2 42992008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4300
4301 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4302
dce2d8b2 43032008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4304
4305 * MAINTAINERS (Write after Approval): Add myself.
4306
78209f30
XG
43072008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4308
4309 * MAINTAINERS (Write After Approval): Add myself.
4310
5b5b098d
AJ
43112008-06-29 Andrew Jenner <andrew@codesourcery.com>
4312
4313 * MAINTAINERS (Write After Approval): Add myself.
4314
d812ec93
KW
43152008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4316
4317 * MAINTAINERS: Update my email address.
4318
99e78224
JY
43192008-06-25 Joey Ye <joey.ye@intel.com>
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
18c04407
RW
43232008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4324
4325 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4326 * Makefile.in: Regenerate.
4327 * configure: Regenerate.
4328
47aa9a31
DK
43292008-06-17 Daniel Kraft <d@domob.eu>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
ad33ff57
RW
43332008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4334
4335 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4336 "$@" is still intact with both Autoconf 2.59 and 2.62.
4337 * configure: Regenerate.
4338
cdce5c41
RW
43392008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4340
4341 * Makefile.tpl: Fix comment errors.
4342 * Makefile.in: Regenerate.
4343
01b79d11
DM
43442008-06-12 David S. Miller <davem@davemloft.net>
4345 David Edelsohn <edelsohn@gnu.org>
4346
4347 * configure.ac: Add powerpc*-*-* to gold supported targets.
4348 * configure: Regenerate.
4349
f8c33439
JM
43502008-06-08 Joseph Myers <joseph@codesourcery.com>
4351
4352 PR tree-optimization/36218
4353 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4354 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4355 (all prefix="build-"): Pass them to build-system sub-makes.
4356 * Makefile.in: Regenerate.
4357
cd985f66
JM
43582008-06-07 Joseph Myers <joseph@codesourcery.com>
4359
4360 * MAINTAINERS (mt port): Remove.
4361 (sco5, unixware, sco udk): Remove.
4362 (Kean Johnston): Add to Write After Approval.
4363
3f6383d3
JB
43642008-05-30 Julian Brown <julian@codesourcery.com>
4365
4366 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4367 of libobjc for ARM EABI Linux.
4368 * configure: Regenerate.
30da41ed 4369
dce2d8b2 43702008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4371
09ce620e 4372 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4373
dce2d8b2 43742008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4375
e29cc9b4 4376 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4377
955410cb
JW
43782008-05-15 Janus Weil <janus@gcc.gnu.org>
4379
4380 * MAINTAINERS (Write After Approval): Add myself.
4381
719bb4e3 43822008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4383
4384 * config-ml.in: don't handle --enable-shared and --enable-static.
4385
372b05fc
RS
43862008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4387
4388 * MAINTAINERS: Update my email address.
4389
f73e2200
PC
43902008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4391
4392 * MAINTAINERS: Update my email address.
09ce620e 4393
3e438e2b
KVH
43942008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
177bf491
GS
43982008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4399
4400 * MAINTAINERS (Write After Approval): Add myself.
4401
dce2d8b2 44022008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4403
4404 * MAINTAINERS (crx): Add myself.
4405
14a8726b
PB
44062008-04-18 Paolo Bonzini <bonzini@gnu.org>
4407
4408 Sync with src:
4409 2008-04-14 David S. Miller <davem@davemloft.net>
4410
09ce620e
AS
4411 * configure.ac: Add sparc*-*-* to gold supported targets.
4412 * configure: Regenerate.
14a8726b 4413
7142fb32
PB
44142008-04-18 Paolo Bonzini <bonzini@gnu.org>
4415
4416 PR bootstrap/35457
4417 * configure.ac: Include override.m4.
4418 * configure: Regenerate.
4419
c6b196de
PB
44202008-04-18 Paolo Bonzini <bonzini@gnu.org>
4421
09ce620e
AS
4422 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4423 * Makefile.in: Regenerate.
c6b196de 4424
dce2d8b2 44252008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4426
09ce620e 4427 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4428 as nonconfigurable directories list.
09ce620e 4429 * configure: Regenerate.
c993ae60 4430
8479b1b1
BE
44312008-04-14 Ben Elliston <bje@au.ibm.com>
4432
4433 * config.sub, config.guess: Update from upstream sources.
4434
295e261a
HPN
44352008-04-12 Hans-Peter Nilsson <hp@axis.com>
4436
4437 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4438 * Makefile.in: Regenerate.
4439
ac3949d9
EW
44402008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4441
4442 * configure.ac: Do not build libssp for the AVR.
4443 * configure: Regenerate.
4444
06407e30
ILT
44452008-04-07 Ian Lance Taylor <iant@google.com>
4446
4447 * Makefile.def: check-gold depends upon all-binutils.
4448 * Makefile.in: Regenerate.
4449
97db009c
AH
44502008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4451
4452 * MAINTAINERS (Write After Approval): Add myself.
4453
2a79c47f
NC
44542008-04-04 Nick Clifton <nickc@redhat.com>
4455
4456 PR binutils/4334
5f4bebbf 4457 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4458 builds.
4459 * configure: Regenerate.
4460
c53a18d3
N
44612008-04-04 NightStrike <NightStrike@gmail.com>
4462
4463 PR other/35151
09ce620e
AS
4464 * configure.ac: Combine rules for mingw32 and mingw64.
4465 * configure: Regenerate.
c53a18d3 4466
d925aa70
KT
44672008-04-02 Kai Tietz <kai.tietz@onvision.com>
4468
4469 * MAINTAINERS (Write After Approval): Add myself.
4470
dce2d8b2 44712008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4472
4473 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4474 * Makefile.in (.NOTPARALLEL): Ditto.
4475
4412a506
PG
44762008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4477
4478 * MAINTAINERS (Write After Approval): Add myself.
4479
dce2d8b2 44802008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4481
4482 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4483 * Makefile.in (.NOTPARALLEL): Regenerate.
4484
639223bd
PB
44852008-03-27 Paolo Bonzini <bonzini@gnu.org>
4486
4487 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4488 * Makefile.in: Regenerate.
4489
b8ab1f4a
JS
44902008-03-26 Jakub Staszak <kuba@et.pl>
4491
4492 * MAINTAINERS (Write After Approval): Add myself.
4493
b45890a4
TK
44942008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4495
4496 * MAINTAINERS: Update e-mail address.
4497
5afab7ad
ILT
44982008-03-20 Ian Lance Taylor <iant@google.com>
4499
4500 * configure.ac: Add support for --enable-gold.
4501 * Makefile.def: Add gold as a directory like ld.
4502 * configure, Makefile.in: Regenerate.
4503
38d24731
RW
45042008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4505
4506 * configure.ac: m4_include config/proginstall.m4.
4507 * configure: Regenerate.
32bc4cf4
RW
4508
4509 Backport from upstream Libtool:
09ce620e 4510
32bc4cf4 4511 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4512
32bc4cf4
RW
4513 Deal with Autoconf 2.62's semantic change in m4_append.
4514 * ltsugar.m4 (lt_append): Replace broken versions of
4515 m4_append.
4516 (lt_if_append_uniq): Don't require separator to be overquoted,
4517 and avoid broken m4_append.
4518 (lt_dict_add): Fix typo.
4519 * libtool.m4 (_LT_DECL): Don't overquote separator.
4520
9d3c50ea
DE
45212008-03-13 David Edelsohn <edelsohn@gnu.org>
4522
4523 * config.rpath: Add AIX 6 support.
4524
5d2edb29
PB
45252008-03-13 Paolo Bonzini <bonzini@gnu.org>
4526
4527 * Makefile.def (stageprofile). Remove -fprofile-generate
4528 from stage_libcflags.
4529 * Makefile.in: Regenerate.
4530
954910ef
BE
45312008-03-13 Ben Elliston <bje@au.ibm.com>
4532
4533 * config.sub, config.guess: Update from upstream sources.
4534
e8645a40
TT
45352008-03-06 Tom Tromey <tromey@redhat.com>
4536
4537 * MAINTAINERS: Update for treelang deletion.
4538
2c8e955e
JW
45392008-03-03 James E. Wilson <wilson@tuliptree.org>
4540
4541 * MAINTAINERS: Update my email address.
4542
54acd307
SS
45432008-03-03 Stan Shebs <stanshebs@earthlink.net>
4544
893ad2a1 4545 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4546 (objective-c/c++): Add myself as a maintainer.
4547
4b52b516
VR
45482008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4549
4550 * MAINTAINERS (Write After Approval): Update my email address.
4551
e652b516
TB
45522008-02-25 Tomas Bily <tbily@suse.cz>
4553
4554 * MAINTAINERS (Write After Approval): Add myself.
4555
02d30740
JJ
45562008-02-23 Jakub Jelinek <jakub@redhat.com>
4557
4558 * MAINTAINERS (OpenMP): Add myself.
4559
1c8bd6a3
PB
45602008-02-20 Paolo Bonzini <bonzini@gnu.org>
4561
4b40b2a5
UB
4562 PR bootstrap/32009
4563 PR bootstrap/32161
1c8bd6a3 4564
4b40b2a5
UB
4565 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4566 * configure: Regenerate.
1c8bd6a3 4567
4b40b2a5
UB
4568 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4569 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4570 STAGE4_LIBCFLAGS): New.
4571 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4572 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4573 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4574 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4575 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4576 for target modules. Don't export LIBCFLAGS.
4577 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4578 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4579 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4580 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4581 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4582 * Makefile.in: Regenerate.
1c8bd6a3 4583
bb44c9d2
RW
45842008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4585
4586 PR libgcj/33085
4587 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4588 Do not use -DDLL_EXPORT. Backport from upstream.
4589
29a7754d
RW
45902008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4591
4592 * MAINTAINERS (Write After Approval): Add myself.
4593
9a212bb7
HPN
45942008-02-02 Hans-Peter Nilsson <hp@axis.com>
4595
4596 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4597 * configure: Regenerate.
4598
aa12a573
MG
45992008-01-31 Marc Gauthier <marc@tensilica.com>
4600
4601 * configure.ac (xtensa*-*-*): Recognize processor variants.
4602 * configure: Regenerate.
4603
ac9e6043
RW
46042008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4605
40049ccc
UB
4606 PR bootstrap/34922
4607 * configure.ac (PARSE_ARGS): Push suitable setting of
4608 ac_subdirs_all, for `./configure --help=recursive'.
4609 Handle `+' in generic toplevel directory disabling.
4610 * configure: Regenerate.
ac9e6043 4611
4288c86a
NC
46122008-01-28 Nick Clifton <nickc@redhat.com>
4613
4614 * MAINTAINERS (xstormy16): Take over maintainership.
4615
8d8da227
JM
46162008-01-25 Joseph Myers <joseph@codesourcery.com>
4617
4618 * MAINTAINERS (c4x port): Remove.
4619
349b60e7
DE
46202008-01-24 David Edelsohn <edelsohn@gnu.org>
4621
4622 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4623
3ca06a68
BE
46242008-01-23 Ben Elliston <bje@au.ibm.com>
4625
4626 * config.sub, config.guess: Update from upstream sources.
4627
3c631381
TG
46282008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4629
4630 * MAINTAINERS (Write After Approval): Add myself.
4631
20533ef1
L
46322008-01-17 H.J. Lu <hjl.tools@gmail.com>
4633
4634 * MAINTAINERS: Update my email address.
4635
46362008-01-09 Raksit Ashok <raksit@google.com>
4637
4638 * MAINTAINERS (Write After Approval): Add myself.
4639
684f4f6a
RA
46402008-01-09 Raksit Ashok <raksit@google.com>
4641
4642 * MAINTAINERS (Write After Approval): Add myself.
4643
9cb8756f
BE
46442008-01-08 Ben Elliston <bje@au.ibm.com>
4645
4646 * config.sub, config.guess: Update from upstream sources.
4647
94e1934d
KG
46482007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4649
4650 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4651 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4652 * configure: Regenerate.
4653
a2e51f77
SP
46542007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4655
4656 * MAINTAINERS: Update my email address.
4657
ffe3dcd9
BRF
46582007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4659
4660 * MAINTAINERS: Update my email address.
4661
aa4095c9
RS
46622007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4663
4664 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4665 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4666 * Makefile.in: Regenerate.
4667
dce2d8b2 46682007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4669
4670 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4671 misplaced entries.
4672
0fe0f073
AT
46732007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4674
4675 * configure.ac: Enable libjava for x86_64-*-darwin9.
4676 * configure: Regenerate.
4677
dce2d8b2 46782007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4679
4680 * MAINTAINERS (Write After Approval): Add myself.
4681
c3220d4c
BE
46822007-12-05 Ben Elliston <bje@au.ibm.com>
4683
4684 * config.sub, config.guess: Update from upstream sources.
4685
aba7501e
MK
46862007-12-02 Matthias Klose <doko@ubuntu.com>
4687
4688 * config-ml.in: Remove 64bit configure tests.
4689
d683ec81
PB
46902007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4691
4692 * config-ml.in: Robustify against white space in absolute file
4693 names.
4694
4695 * config-ml.in (multi-clean): Substitute ${Makefile}.
4696 Remove superfluous ${Makefile} in list.
4697
60f1711a
TS
46982007-11-19 Thiemo Seufer <ths@mips.com>
4699
4700 * config-ml.in: Don't hardcode the Makefile name.
4701
487f9d96
AM
47022007-11-08 Alexander Monakov <amonakov@ispras.ru>
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
fa3886fe
ST
47062007-11-07 Samuel Tardieu <sam@rfc1149.net>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
dce2d8b2 47102007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
acc48927
BE
47142007-10-25 Ben Elliston <bje@au.ibm.com>
4715
4716 * MAINTAINERS (mercury): Remove entry.
4717 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4718
e00e9858
DJ
47192007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4720
4721 * Makefile.def (dependencies): Make configure-gdb depend on
4722 all-intl.
4723 * Makefile.in: Regenerated.
4724
def14a3c
SK
47252007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4726
4727 * MAINTAINERS (Fortran maintainer): Remove myself.
4728
dce2d8b2 47292007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4730
4731 * Makefile.def: To avoid problems running with parallel makes,
4732 build newlib before libgloss so that target specific header
4733 files are availble.
4734 * Makefile.in: Regenerate
4735
bbfbfafc
DJ
47362007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4737
4738 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4739 * Makefile.in: Regenerate.
4740
c56abad5
VM
47412007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4742
4743 * MAINTAINERS (Register allocation reviewer): Add myself.
4744
f019adc1
MF
47452007-10-08 Mike Frysinger <vapier@gentoo.org>
4746
4747 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4748 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4749 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4750 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4751 * configure: Regenerate.
4752
dce2d8b2 47532006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4754
4755 * MAINTAINERS (Register allocation reviewer): Add myself.
4756
0999159b
PB
47572007-10-01 Paolo Bonzini <bonzini@gnu.org>
4758
4759 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4760 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4761 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4762 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4763 * configure.ac: Default them to host tools for $host = $build.
4764 Subst them.
4765
4766 * configure: Regenerate.
4767 * Makefile.in: Regenerate.
4768
dce2d8b2 47692006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4770
4771 * MAINTAINERS (Register allocation reviewer): Add myself.
4772
dce2d8b2 47732006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4774
4775 * MAINTAINERS (Register allocation reviewer): Add myself.
4776
9d209c83
SP
47772007-09-21 Seongbae Park <seongbae.park@gmail.com>
4778
4779 * MAINTAINERS (Write After Approval): Fix typo.
4780
1ec3b87b
RS
47812007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4782
4783 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4784 * configure: Regenerate.
4785
19d5986d
PJ
47862007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4787
4788 PR bootstrap/31906
4789 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4790 they're already prefixed.
19d5986d 4791
6d3b5aea
BK
47922007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4793
4794 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4795 libstdc++.
4796 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4797 * configure: Regenerate.
4798 * Makefile.in: Regenerate.
09ce620e 4799
4fe7e755
AS
48002007-09-17 Andreas Schwab <schwab@suse.de>
4801
4802 * configure.ac: Raise minimum makeinfo version to 4.6.
4803 * configure: Regenerate.
4804
dce2d8b2 48052007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4806
ffe3dcd9 4807 * MAINTAINERS (write-after-approval) add myself
d483feaa 4808
fa9a3f31
AM
48092007-09-15 Alan Modra <amodra@bigpond.net.au>
4810
4811 * configure.ac: Correct makeinfo version check.
4812 * configure: Regenerate.
4813
6593a73e
RS
48142007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4815
4816 * MAINTAINERS: Update my email address.
4817
d9dced13
RS
48182007-09-14 Richard Sandiford <richard@codesourcery.com>
4819
4820 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4821 to $skipdirs and only disable gprof for newlib. Use the normal
4822 mips*-elf* handling in other respects.
4823 * configure: Regnerate.
4824
773c1467
DD
48252007-09-12 David Daney <ddaney@avtrex.com>
4826
4827 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4828 enabling libgcj.
4829 * configure: Regenerate.
4830
c03353e2
RIL
48312007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4832
4833 PR other/32154
4834 * configure.ac: For libgloss targets, point the linker to the linker
4835 script, startup code and simulator library.
4836 * configure: Regenerate.
4837
c4e9bf2b
AH
48382007-09-07 Andrew Haley <aph@redhat.com>
4839
4840 * configure.ac (noconfigdirs): Remove target-libffi and
4841 target-libjava.
4842 * configure: Regenerate.
4843
1f5a6b84
FXC
48442007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4845
4846 PR target/33281
4847 * configure.ac: Use config/mh-mingw on mingw.
4848 * configure: Regenerate.
1f5a6b84 4849
3951e521
PH
48502007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4851
9f349f63 4852 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4853
e643dc23
RG
48542007-09-05 Richard Guenther <rguenther@suse.de>
4855
4856 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4857 nor --disable-checking is provided also turn on yes and types
4858 checking for stage1.
4859 * configure: Re-generate.
4860
039874df
KW
48612007-08-30 Krister Walfridsson <cato@df.lth.se>
4862
4863 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4864 (Write After Approval): Remove myself.
4865
c3f07bd6 48662007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4867
c3f07bd6 4868 * config.sub, config.guess: Update from upstream sources.
15098359 4869
40049ccc 48702007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4871
4872 * MAINTAINERS (Write After Approval): Added myself.
4873 * MAINTAINERS (Reviewers): Removed myself.
4874
c8aea42c 48752007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4876 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4877
4878 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4879 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4880 * Makefile.in: Regenerate.
4881 * configure.ac (--with-debug-prefix-map): New.
4882 * configure: Regenerate.
4883
4bf6c438
RS
48842007-08-17 Richard Sandiford <richard@codesourcery.com>
4885 Nigel Stephens <nigel@mips.com>
4886
4bf6c438
RS
4887 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4888 as target_makefile_frag.
4889 * configure: Regenerate.
4890
bb286d71
AO
48912007-08-16 Alexandre Oliva <aoliva@redhat.com>
4892
4893 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4894 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4895 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4896 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4897 (do-compare, do-compare3, do-compare-debug): New.
4898 ([+compare-target+]): Use them.
4899
a4630417
MK
49002007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4901
4902 * MAINTAINERS (Write After Approval): Change my email address.
4903
d9acb717
RW
49042007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4905 Ben Elliston <bje@au.ibm.com>
4906
4907 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4908 --silent if $silent.
4909 * configure: Regenerate.
4910
96876681
ZD
49112003-08-12 Zdenek Dvorak <ook@ucw.cz>
4912
4913 * MAINTAINERS (Various Maintainers): Add myself as
4914 loop infrastructure maintainer. Update my e-mail
4915 address.
4916
1c1d80ee
DN
49172007-07-31 Diego Novillo <dnovillo@google.com>
4918
4919 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4920 Adjust description.
4921
7e98624c
RG
49222007-07-26 Richard Guenther <rguenther@suse.de>
4923
4924 * configure.ac: Add types checking to stage1 checking flags.
4925 * configure: Regenerate.
4926
4c85af60
NC
49272007-07-17 Nick Clifton <nickc@redhat.com>
4928
4929 * COPYING3: New file. Contains version 3 of the GNU General
4930 Public License.
4931 * COPYING3.LIB: New file. Contains version 3 of the GNU
4932 Lesser General Public License.
4933
19ddfd3a
AK
49342007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4935
4936 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4937
2a064545
AK
49382007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4939
4940 * MAINTAINERS (S/390 co-maintainer): Add myself.
4941 (Write After Approval): Remove myself.
4942
f861f54d
DH
49432007-07-13 Dan Hipschman <dsh@google.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
0136f2f7
NC
49472007-07-11 Nick Clifton <nickc@redhat.com>
4948
4949 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4950 WINDRES export.
4951 * Makefile.in: Regenerate.
4952
6e29b5a4
RO
49532007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4954
4955 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4956 maintainer.
4957
159a4b02
L
49582007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4959
4960 * lt~obsolete.m4: New. Import from 20070318 libtool.
4961
6ba67283
JB
49622007-07-03 Julian Brown <julian@codesourcery.com>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
30b74385
RW
49662007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4967
4968 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4969 * configure: Regenerate.
4970
49712007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4972
4973 * configure.ac: Add some missing m4 quotation.
4974 * configure: Regenerate.
4975
943c54ce
SB
49762007-07-02 Simon Baldwin <simonb@google.com>
4977
4978 * MAINTAINERS (Write After Approval): Add myself.
4979
1c00b503
PB
49802007-07-02 Paolo Bonzini <bonzini@gnu.org>
4981
4982 * configure: Regenerate.
4983
901119ae
KT
49842007-07-02 Kai Tietz <kai.tietz@onevision.com>
4985
4986 * Makefile.def: Add windmc tool to build.
4987 * Makefile.tpl: Likewise.
4988 * configure.ac: Likewise.
4989 * Makefile.in: Regenerate.
4990 * configure: Regenerate.
09ce620e 4991
83f4c19f
DD
49922007-06-28 DJ Delorie <dj@redhat.com>
4993
4994 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4995 not building newlib.
4996 * configure: Regenerated.
09ce620e 4997
5346c75c
JS
49982007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4999
5000 * MAINTAINERS (Write After Approval): Add myself.
5001
aacfb86b
MM
50022007-06-25 Martin Michlmayr <tbm@cyrius.com>
5003
5004 * MAINTAINERS (Write After Approval): Add myself.
5005
590bf0d3
CM
50062007-06-19 Chris Matthews <chrismatthews@google.com>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
cdbbee7a
RIL
50102007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5011
5012 * MAINTAINERS (Write After Approval): Add myself.
5013
b8afffc1
DJ
50142007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5015
5016 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5017 * Makefile.in: Regenerated.
5018
3fcfad76
BS
50192007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5020
5021 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5022 bfin*-*-uclinux* targets.
5023 * configure: Regenerate.
5024
3f5a2b7f
ILT
50252007-06-14 Ian Lance Taylor <iant@google.com>
5026
5027 * MAINTAINERS: Add myself as non-algorithmic global write
5028 maintainer.
5029
4c46daee
DN
50302007-06-14 Diego Novillo <dnovillo@google.com>
5031
5032 * MAINTAINERS: Add self as middle-end maintainer and
5033 non-algorithmic global write maintainer.
5034
a3bb222a
FXC
50352007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5036
5037 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5038 Move all Fortran maintainers except Paul Brook into the
5039 Non-Autopoiesis section.
5040
a19e8f64
PB
50412007-06-14 Paolo Bonzini <bonzini@gnu.org>
5042
5043 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5044 (distclean-stage[+id+]): Possibly delete stage_last.
5045 * Makefile.in: Regenerate.
5046
1c2abe5e
SP
50472007-06-12 Seongbae Park <seongbae.park@gmail.com>
5048
5049 * MAINTAINERS (Various Maintainer): Fix typo.
5050
abca4739
PB
50512007-06-11 Paolo Bonzini <bonzini@gnu.org>
5052
5053 * MAINTAINERS (Various Maintainer): Add myself as
5054 dataflow maintainer.
5055
a894d2c3
BE
50562007-06-07 Ben Elliston <bje@au.ibm.com>
5057
5058 * config.sub, config.guess: Update from upstream sources.
5059
8024d75e
BE
50602007-06-07 Ben Elliston <bje@au.ibm.com>
5061
5062 * Makefile.tpl: Fix spelling error.
5063 * Makefile.in: Regenerate.
5064
973a9a5e
SE
50652007-06-01 Steve Ellcey <sje@cup.hp.com>
5066
96598938
L
5067 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5068 lt_cv_sys_max_cmd_len.
973a9a5e 5069
ccb4d26b
DN
50702007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5071
5072 * MAINTAINERS (Various Maintainers): Add myself as
5073 auto-vectorizer maintainer.
5074
eecb7461
PB
50752003-05-31 Paolo Bonzini <bonzini@gnu.org>
5076
5077 PR libjava/32098
5078 * libtool.m4: Revert previous change.
5079 * ltgcc.m4: Put it here.
5080
89d28202
ZD
50812003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5082
5083 * MAINTAINERS (Various Maintainers): Add myself as
5084 auto-vectorizer maintainer.
5085
60c7a11a
L
50862007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5087
5088 PR libjava/32098
5089 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5090
9dd3cc81
RG
50912007-05-30 Richard Guenther <rguenther@suse.de>
5092
5093 * MAINTAINERS (Various Maintainers): Add myself as
5094 auto-vectorizer maintainer.
5095
9cc1244e
JJ
50962007-05-30 Jakub Jelinek <jakub@redhat.com>
5097
5098 PR bootstrap/29382
5099 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5100 * configure: Rebuilt.
5101
6124296b
RC
51022007-05-28 Roberto Costa <robsettantasei@gmail.com>
5103
5104 * MAINTAINERS (Write After Approval): Removed my name.
5105
6b757a0d
SB
51062007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5107
5108 * MAINTAINERS (Write After Approval): Remove myself.
5109
86ef8528
AT
51102007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5111
5112 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5113
1cf3d07d
SE
51142007-05-23 Steve Ellcey <sje@cup.hp.com>
5115
5116 * ltmain.sh: Update from ToT Libtool.
5117 * libtool.m4: Update from ToT Libtool.
5118 * ltsugar.m4: New. Update from ToT Libtool.
5119 * ltversion.m4: New. Update from ToT Libtool.
5120 * ltoptions.m4: New. Update from ToT Libtool.
5121 * ltconfig: Remove.
5122 * ltcf-c.sh: Remove.
5123 * ltcf-cxx.sh: Remove.
5124 * ltcf-gcj.sh: Remove.
5125
ce3fcf8c
OW
51262007-05-22 Ollie Wild <aaw@google.com>
5127
5128 * MAINTAINERS (Write After Approval): Add myself.
5129
342b9200
PB
51302007-05-16 Paolo Bonzini <bonzini@gnu.org>
5131
5132 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5133 stage_cflags.
5134 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5135 Remove CFLAGS/LIBCFLAGS.
5136 (configure-stage[+id+]-[+prefix+][+module+],
5137 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5138 * Makefile.in: Regenerate.
5139
cea17285
DN
51402007-05-15 Diego Novillo <dnovillo@google.com>
5141
5142 * MAINTAINERS: Update e-mail address.
5143
11c004e7
RE
51442007-05-15 Revital Eres <eres@il.ibm.com>
5145
5146 * MAINTAINERS (Write After Approval): Add myself.
5147
ab6bd693
RC
51482007-05-14 Roberto Costa <robsettantasei@gmail.com>
5149
5150 * MAINTAINERS (Write After Approval): Updated my address.
5151
388cdf07
TN
51522007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5153
5154 * MAINTAINERS (Write After Approval): Add myself.
5155
23f24034
SR
51562007-05-11 Silvius Rus <rus@google.com>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
34a7526e
TT
51602007-04-23 Tom Tromey <tromey@redhat.com>
5161
5162 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5163
51da21be
MM
51642007-04-22 Mark Mitchell <mark@codesourcery.com>
5165
5166 * MAINTAINERS (cpplib): Rename to ...
5167 (libcpp): ... this. Add C/C++ front end maintainers.
5168
70070387
SE
51692007-04-14 Steve Ellcey <sje@cup.hp.com>
5170
5171 * config-ml.in: Pass ${ml_config_env} to configure calls.
5172
df1a0dbb
CB
51732007-04-04 Christian Bruel <christian.bruel@st.com>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5176
9daff147
DK
51772007-04-02 Dave Korn <dave.korn@artimi.com>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
374eadb2
TB
51812007-03-31 Tobias Burnus <burnus@net-b.de>
5182
5183 * MAINTAINERS (fortran 95 front end): Add myself.
5184
8eced3a2
DR
51852007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5188
653de3e3
AZ
51892007-03-24 Ayal Zaks <zaks@il.ibm.com>
5190
5191 * MAINTAINERS (Modulo Scheduler): Add myself.
5192
b737d953
BM
51932007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5194
5195 * MAINTAINERS (fortran 95 front end): Add myself.
5196 (c++ front end): whitespace fix.
5197
a584cdf2
NF
51982007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
8c79f3c4
RS
52022007-03-21 Richard Sandiford <richard@codesourcery.com>
5203
5204 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5205 of glob. Quote arguments with single quotes too.
5206 * configure: Regenerate.
5207
07f1ac6d
BM
52082007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5209
5210 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5211 * Makefile.in: Regenerate
5212
172e41aa
AS
52132007-03-07 Andreas Schwab <schwab@suse.de>
5214
5215 * configure: Regenerate.
5216
9c4d2493
BM
52172007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5218
5219 * configure.ac: Add "--with-pdfdir" configure option,
5220 which defines pdfdir variable.
5221 * Makefile.def (target=fixincludes): Add install-pdf to
5222 missing targets.
5223 (recursive_targets): Add install-pdf target.
5224 (flags_to_pass): Add pdfdir.
5225 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5226 target.
5227 * configure: Regenerate
5228 * Makefile.in: Regenerate
5229
e14e622e
EC
52302007-02-28 Eric Christopher <echristo@apple.com>
5231
5232 Revert:
5233 2006-12-07 Mike Stump <mrs@apple.com>
5234
5235 * Makefile.def (dependencies): Add dependency for
5236 install-target-libssp and install-target-libgomp on
5237 install-gcc.
5238 * Makefile.in: Regenerate.
5239
54e433bc
MK
52402007-02-27 Matt Kraai <kraai@ftbfs.org>
5241
5242 * configure: Regenerate.
5243 * configure.ac: Move statements after variable declarations.
5244
6c8d3d8f
KK
52452007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5246
5247 * MAINTAINERS: Add myself as sh maintainer.
5248
9f8c6739
JM
52492007-02-19 Joseph Myers <joseph@codesourcery.com>
5250
5251 * configure.ac: Adjust for loop syntax.
5252 * configure: Regenerate.
5253
278a7a38
AO
52542007-02-18 Alexandre Oliva <aoliva@redhat.com>
5255
5256 * configure: Rebuilt.
5257
b2eaac4a
AO
52582007-02-18 Alexandre Oliva <aoliva@redhat.com>
5259
5260 * configure.ac: Drop multiple occurrences of --enable-languages,
5261 and fix its quoting.
5262 * configure: Rebuilt.
5263
beeaf216 52642007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5265 Nathan Sidwell <nathan@codesourcery.com>
5266 Vladimir Prus <vladimir@codesourcery.com>
5267 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5268
5269 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5270 * configure: Regenerate.
5271
09201a09
GP
52722007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5273
5274 * ltconfig (freebsd*): Default to elf.
5275
291f172e
DJ
52762007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5277
5278 * configure.ac (target_libraries): Move libgcc before libiberty.
5279 * configure: Regenerated.
5280
c3a86da9
DJ
52812007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5282 Paolo Bonzini <bonzini@gnu.org>
5283
5284 PR bootstrap/30753
5285 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5286 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5287 * configure: Regenerated.
5288
88e1e72a
FXC
52892007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5290
5291 * MAINTAINERS (Language Front End Maintainers): Update my mail
5292 address.
5293
44bfc3ac
DJ
52942007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5295
5296 PR bootstrap/30748
5297 * configure.ac: Correct syntax for Solaris ksh.
5298 * configure: Regenerated.
5299
3e19841a
PB
53002007-02-09 Paolo Bonzini <bonzini@gnu.org>
5301
5302 * configure.ac: Sync with src.
5303 * configure: Regenerate.
5304
74a48762
PB
53052007-02-09 Paolo Bonzini <bonzini@gnu.org>
5306
5307 * Makefile.in: Regenerate.
5308
d846e52e
PB
53092007-02-09 Paolo Bonzini <bonzini@gnu.org>
5310
5311 * config.sub: Sync with src.
5312
1c710c3c
DJ
53132007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5314
5315 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5316 noncanonical equivalents.
5317 * configure.in: Rename to...
5318 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5319 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5320 target_noncanonical. Use them. Rewrite removal of configure
5321 arguments for autoconf 2.59. Discard variable settings. Force
5322 program_transform_name for native tools.
5323
5324 * Makefile.in: Regenerated.
5325 * configure: Regenerated with autoconf 2.59.
5326
dce2d8b2 53272007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5328
3de8da2a 5329 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5330
f6671c93
AS
53312007-01-31 Andreas Schwab <schwab@suse.de>
5332
5333 * Makefile.tpl (LDFLAGS): Substitute it.
5334 * Makefile.in: Regenerate.
5335
dce2d8b2 53362007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5337
3de8da2a 5338 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5339
2472200d
DE
53402007-01-28 David Edelsohn <edelsohn@gnu.org>
5341
3de8da2a 5342 * MAINTAINERS (spu port): Add myself.
2472200d 5343
5305be7e
RG
53442007-01-23 Richard Guenther <rguenther@suse.de>
5345
5346 PR bootstrap/30541
5347 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5348 * Makefile.tpl (GNATBIND): Substitute it.
5349 (GNATMAKE): Likewise.
5350 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5351 of STAGE_PREFIX.
5352 * Makefile.in: Regenerate.
5353 * configure: Regenerate.
5354
416cfb5e
MS
53552007-01-18 Mike Stump <mrs@apple.com>
5356
5357 * configure.in: Re-enable -Werror for gcc builds.
5358
3de8da2a 53592007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5360
3de8da2a 5361 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5362
d943d7c4
PB
53632007-01-11 Paolo Bonzini <bonzini@gnu.org>
5364
5365 * configure.in: Change == to = in test command.
3de8da2a 5366 * configure: Regenerate.
d943d7c4 5367
e69bf64b 53682007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5369 Nick Clifton <nickc@redhat.com>
5370 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5371
5372 * configure.in (build_configargs, host_configargs, target_configargs):
5373 Remove build/host/target parameters.
5374 (host_libs): Add gmp and mpfr.
5375 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5376 * Makefile.def (gmp, mpfr): New.
5377 (gcc): Remove target.
5378 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5379 target_os, target_vendor): New.
dce2d8b2 5380 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5381 * configure: Regenerate.
5382 * Makefile.in: Regenerate.
e69bf64b
PB
5383
53842007-01-11 Matt Fago <fago@earthlink.net>
5385
5386 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5387 to improve robustness of configure tests.
e69bf64b 5388 * configure: Regenerate.
e14e622e 5389
a42f3b80
UB
53902007-01-09 Uros Bizjak <ubizjak@gmail.com>
5391
5392 * MAINTAINERS: Add myself as i386 maintainer.
5393
a36aee1a
JH
53942007-01-08 Jan Hubicka <jh@suse.cz>
5395
61fcaeef 5396 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5397
738a52d3
KT
53982007-01-08 Kai Tietz <kai.tietz@onevision.com>
5399
5400 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5401 * configure: Regenerate.
738a52d3 5402
54fdc474
DJ
54032007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5404
5405 * Makefile.tpl (all-target): Correct @if conditional for target
5406 modules.
5407 * configure.in: Omit libiberty if building only target libgcc.
5408 * configure, Makefile.in: Regenerated.
5409
3dd71726
PB
54102007-01-04 Paolo Bonzini <bonzini@gnu.org>
5411
dce2d8b2 5412 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5413 * configure: Regenerate.
5414
fa958513
DJ
54152007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5416
5417 * Makefile.def (target_modules): Add libgcc.
5418 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5419 * Makefile.tpl (clean-target-libgcc): Delete.
5420 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5421 on gcc even for bootstrapped modules. Rewrite handling of
5422 lang_env_dependencies to loop over target_modules.
5423 * configure.in (target_libraries): Add target-libgcc.
5424 * Makefile.in, configure: Regenerated.
5425
e1888513
PB
54262006-12-29 Paolo Bonzini <bonzini@gnu.org>
5427
5428 * configure.in: Reorganize recognition of languages. Add
5429 --enable-stage1-languages. Show supported languages for the chosen
5430 target rather than all recognized languages.
5431 * configure: Regenerate.
5432
53b88b73
PB
54332006-12-29 Paolo Bonzini <bonzini@gnu.org>
5434
5435 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5436 * Makefile.in: Regenerate.
5437
a3993f33
KG
54382006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5439
5440 * configure.in: Warn that MPFR 2.2.0 is buggy.
5441 * configure: Regenerate.
5442
f063a9ed
ILT
54432006-12-27 Ian Lance Taylor <iant@google.com>
5444
5445 * configure.in: When removing Makefiles to force a reconfigure, also
5446 remove prev-DIR*/Makefile.
5447 * configure: Regenerate.
5448
af71363e
AS
54492006-12-22 Andreas Schwab <schwab@suse.de>
5450
5451 * configure: Regenerate with correct autoconf version.
5452
0b0dc272
AM
54532006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5454
3de8da2a
UB
5455 * configure.in: add AC_SUBST for *_FOR_TARGET.
5456 * configure: Regenerate.
0b0dc272 5457
53b88b73
PB
54582006-12-19 Paolo Bonzini <bonzini@gnu.org>
5459
5460 * configure.in: Simplify logic for rejecting languages that cannot
5461 be built. Separate the case when a language is unsupported,
5462 from the case when the user chooses not to build a language.
5463
400ebff4
PB
54642006-12-19 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5467 it only affects bootstrap and could be tested on "$host" as well.
5468 * configure: Regenerate.
5469 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5470
8efea775
PB
54712006-12-19 Paolo Bonzini <bonzini@gnu.org>
5472
5473 PR bootstrap/29544
5474 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5475 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5476 move here comment from Makefile.tpl.
5477 * Makefile.tpl: Move some definitions higher in the file.
5478 (STAGE1_CHECKING): New.
5479 * configure.in: Add --enable-stage1-checking.
5480 * configure: Regenerate.
5481 * Makefile.in: Regenerate.
5482
ed88a7ed
PB
54832006-12-19 Paolo Bonzini <bonzini@gnu.org>
5484
5485 * MAINTAINERS: Add myself as build system maintainer.
5486
b65151d3
SM
54872006-12-15 Simon Martin <simartin@users.sourceforge.net>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
7e050830
EC
54912006-12-13 Eric Christopher <echristo@apple.com>
5492
5493 * MAINTAINERS: Add myself as darwin maintainer.
5494
8b494895
ILT
54952006-12-11 Ian Lance Taylor <ian@airs.com>
5496
5497 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5498
dce2d8b2 54992006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5500
5501 MAINTAINERS: Update my entry.
5502
58e24147
AM
55032006-12-11 Alan Modra <amodra@bigpond.net.au>
5504
5505 * configure.in: Handle spu makefile frag.
58e24147
AM
5506 * Makefile.tpl (MAINT): Define
5507 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5508 * configure: Regenerate.
5509 * Makefile.in: Regenerate.
5510
9b6f37a0
BE
55112006-12-11 Ben Elliston <bje@au.ibm.com>
5512
5513 * config.guess: Import latest version.
5514 * config.sub: Likewise.
5515
ea6f5c57
BE
55162006-12-11 Ben Elliston <bje@au.ibm.com>
5517
5518 * configure.in (spu-*-*): Don't skip target-libiberty.
5519 * configure: Regenerate.
5520
42c1cd8a
AT
55212006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5522
5523 PR bootstrap/30134
5524 * configure.in: Correct x86 darwin support for libjava to powerpc
5525 and i?86 only.
5526 * configure: Regenerate.
5527
55eb837d
ST
55282006-12-08 Sandro Tolaini <tolaini@libero.it>
5529
5530 * configure.in: Add x86 darwin support for libjava.
5531 * configure: Regenerate.
5532
5bdacbc7
MS
55332006-12-07 Mike Stump <mrs@apple.com>
5534
5535 * Makefile.def (dependencies): Add dependency for
5536 install-target-libssp and install-target-libgomp on
5537 install-gcc.
5538 * Makefile.in: Regenerate.
5539
477d851c
RG
55402006-12-04 Richard Guenther <rguenther@suse.de>
5541
5542 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5543 (Non-Algorithmic Maintainers): Move over non-algorithmic
5544 loop optimizer maintainers, add myself as a non-algorithmic
5545 middle-end maintainer.
5546
5d33d367
DF
55472006-12-04 Daniel Franke <franke.daniel@gmail.com>
5548
5549 * MAINTAINERS (Write After Approval): Add myself.
5550
dbee1fb3
KG
55512006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5552
5553 * configure.in: Update error message for missing GMP/MPFR.
5554
5555 * configure: Regenerate.
5556
b5147de7
KG
55572006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5558
5559 * configure.in: Update MPFR version in error message.
5560
5561 * configure: Regenerate.
5562
f019376c
KG
55632006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5564
5565 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5566 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5567 --with-gmp-lib): New flags.
5568
5569 * configure: Regenerate.
5570
91ed95ae
BM
55712006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5572
5573 * MAINTAINERS (Write After Approval): Change my email address.
5574
3a971f15
MLI
55752006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5576
05170031 5577 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5578
dce2d8b2 55792006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5580
5581 * MAINTAINERS (i18n): Update e-mail address.
5582
df5487ee
TS
55832006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5584
5585 * MAINTAINERS (spu port): Add myself as maintainer.
5586 (Write After Approval): Remove myself.
5587
92c2f0ee
BE
55882006-11-22 Ben Elliston <bje@au.ibm.com>
5589
5590 * configure.in (skipdirs): Don't build libssp for SPU.
5591 * configure: Regenerate.
5592
a3b97199
AP
55932006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5594
5595 * MAINTAINERS (spu port): Add myself as maintainer.
5596 (libobjc): Update my email address.
5597
0eb97064
AB
55982006-11-21 Andrea Bona <andrea.bona@st.com>
5599
5600 * MAINTAINERS (Write After Approval): Add myself.
5601
dce2d8b2 56022006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5603
5604 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5605 * configure : Rebuilt.
5606
dce2d8b2 56072006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5608
5609 * MAINTAINERS (Write After Approval): Add myself.
5610
d58542ea
AO
56112006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5612
5613 * MAINTAINERS (Write After Approval): Add myself.
5614
a357b5ae
KG
56152006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5616
5617 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5618 libmpfr.a.
5619 * configure: Regenerate.
5620
9bd6112c
PB
56212006-11-16 Paolo Bonzini <bonzini@gnu.org>
5622
5623 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5624 (unstage): Test for stage_last presence.
5625
5626 PR bootstrap/29802
dce2d8b2
EB
5627 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5628 STAGE_PREFIX.
9bd6112c
PB
5629 * Makefile.in: Regenerate.
5630
c8cf9f0f
ZD
56312003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5632
5633 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5634 maintainers.
5635
467b1fc6
ER
56362006-11-14 Erven Rohou <erven.rohou@st.com>
5637
5638 * MAINTAINERS (Write After Approval): Add myself.
5639
995a5697
PB
56402006-11-14 Paolo Bonzini <bonzini@gnu.org>
5641
5642 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5643 and stageN-package/Makefile.
5644 * Makefile.in: Regenerated.
5645
c8d6d53e
JZ
56462006-11-14 Jie Zhang <jie.zhang@analog.com>
5647
5648 * configure.in: Remove target-libgloss from noconfigdirs for
5649 bfin-*-*.
5650 * configure: Regenerated.
5651
dffb147d
KG
56522006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5653
5654 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5655
dffb147d
KG
5656 * configure: Regenerate.
5657
ca558912
KG
56582006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5659
5660 * configure.in: Robustify error message for missing GMP/MPFR.
5661
5662 * configure: Regenerate.
5663
dce2d8b2 56642006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
dce2d8b2 56682006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5669
5670 * MAINTAINERS: Change email address.
5671
91de1527
VP
56722006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5673
5674 * MAINTAINERS (Write After Approval): Add myself.
5675
a3867703
PB
56762006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5677
5678 * MAINTAINERS (Write After Approval): Add myself.
5679
b4364fa2
CL
56802006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5681
7e050830 5682 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5683 Write After Approval section.
b4364fa2 5684
70ec446f
KG
56852006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5686
5687 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5688 need_gmp anymore.
5689 * configure: Regenerate.
5690
018c8d88
TB
56912006-10-16 Tobias Burnus <burnus@net-b.de>
5692
5693 * MAINTAINERS (Write After Approval): Add myself.
5694
f6a1687e
BE
56952006-10-16 Ben Elliston <bje@au.ibm.com>
5696
5697 * config.guess: Import latest version.
5698 * config.sub: Likewise.
5699
b5422ad7
BM
57002006-10-10 Brooks Moses <bmoses@stanford.edu>
5701
5702 * Makefile.def: Added pdf target handling.
5703 * Makefile.tpl: Added pdf target handling.
5704 * Makefile.in: Regenerated.
5705
bdcee471
CL
57062006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5707
5708 * MAINTAINERS: Add self as score port maintainer.
5709
7d610414
BM
57102006-10-04 Brooks Moses <bmoses@stanford.edu>
5711
5712 * MAINTAINERS (Write After Approval): Add myself.
5713
e48d66a9
SK
57142006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5715
7e050830 5716 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5717 or newer.
5718 * configure: Regenerated.
5719
c394e891
DB
57202006-09-27 Dave Brolley <brolley@redhat.com>
5721
dce2d8b2
EB
5722 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5723 using $s instead of $r.
c394e891
DB
5724 * configure: Regenerated.
5725
1ee4c5a0
TS
57262006-09-26 Thiemo Seufer <ths@mips.com>
5727
5728 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5729 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5730 * configure: Regenerate.
5731
dce2d8b2 57322006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5733
5734 * MAINTAINERS (Write After Approval): Remove myself.
5735
0c502898
CF
57362006-09-22 Chao-ying Fu <fu@mips.com>
5737
5738 * MAINTAINERS (Write After Approval): Add myself.
5739
a7819e42
JM
57402006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5741
5742 * MAINTAINERS: Add self as soft-fp maintainer.
5743
dce2d8b2 57442006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5745
5746 * MAINTAINERS: Add myself as avr maintainer.
5747 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5748
e8288489
RC
57492006-09-07 Roberto Costa <roberto.costa@st.com>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
b91f0a41
CV
57532006-08-30 Corinna Vinschen <corinna@vinschen.de>
5754
5755 * configure.in: Never build newlib for a Mingw host.
5756 Never build newlib as Mingw target library.
5757 Test the existence of winsup/cygwin for building a Cygwin newlib,
5758 rather than just winsup.
5759 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5760 building a Mingw target.
5761 * configure: Regenerate.
5762
094c07a0
EB
57632006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5764
5765 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5766
8d1171cb
PB
57672006-07-25 Paolo Bonzini <bonzini@gnu.org>
5768
5769 * config.guess: Import from src (was more updated).
5770 * config.sub: Likewise.
5771
2e9e6f68
DJ
57722006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5773
5774 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5775 * configure: Regenerated.
5776
57255173
PB
57772006-07-18 Paolo Bonzini <bonzini@gnu.org>
5778
cc6010cd
AP
5779 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5780 for stages after the first.
57255173 5781
9fbe6585
JJ
57822006-07-17 Jakub Jelinek <jakub@redhat.com>
5783
5784 * Makefile.def: Add dependencies for configure-opcodes
5785 on configure-intl and all-opcodes on all-intl.
5786 * Makefile.in: Regenerated.
5787
18c3f977
BE
57882006-07-13 Ben Elliston <bje@au.ibm.com>
5789
5790 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5791
27b56ba6
PE
57922006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5793
5794 Port to hosts whose 'sort' and 'tail' implementations
5795 treat operands with leading '+' as file names, as POSIX
5796 has required since 2001. However, make sure the code still
5797 works on pre-POSIX hosts.
5798 * ltmain.sh: Don't assume "sort +2" is equivalent to
5799 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5800
ad6d4e43
UW
58012006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5802
5803 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5804
706601d9
PG
58052006-07-04 Peter O'Gorman <peter@pogma.com>
5806
5807 * ltconfig: chmod 644 before ranlib during install.
5808
0b50988a
EB
58092006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5810
5811 PR bootstrap/18058
5812 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5813 if the bootstrap compiler is a GCC version that supports it.
5814 * configure: Regenerate.
5815
b6348cb3
PB
58162006-07-03 Paolo Bonzini <bonzini@gnu.org>
5817
95695ad3 5818 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5819 * configure: Regenerate.
5820
1546bb64
PB
58212006-07-03 Paolo Bonzini <bonzini@gnu.org>
5822
5823 PR other/27063
5824 * configure.in: Test subdir_requires and give an appropriate
5825 error message.
5826 * configure: Regenerate.
5827
5cb6c629
AJH
58282006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
f4d8cdf8
JDA
58322006-06-22 John David Anglin <dave.anglin@nrc.ca>
5833
5834 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5835
4fe5abb7
SE
58362006-06-22 Steve Ellcey <sje@cup.hp.com>
5837
5838 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5839
2a79fd67
DA
58402006-06-20 David Ayers <d.ayers@inode.at>
5841
5842 PR bootstrap/28072
5843 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5844 whether target-libjava is being configured instead of whether the
5845 java front end is enabled.
5846 * configure: Regenerate.
7e050830 5847
04879af3
RO
58482006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5849
5850 PR target/27540
5851 * configure.in: Only enable libgomp on IRIX 6.
5852 * configure: Regenerate.
5853
ec6c7392
PB
58542006-06-15 Paolo Bonzini <bonzini@gnu.org>
5855
5856 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5857 too.
5858 * Makefile.in: Regenerate.
5859
12973d7a
DD
58602006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5861
5862 * config-ml.in: Alter CCASFLAGS to include special
5863 multilib options the same as is done for CFLAGS.
5864
c67ed86a
JDA
58652006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5866
5867 * configure.in: Don't enable libgomp on hpux10.
5868 * configure: Rebuilt.
5869
cb253473
DA
58702006-06-12 David Ayers <d.ayers@inode.at>
5871
5872 PR bootstrap/27963
5873 PR target/19970
7e050830 5874 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5875 ${libgcj} is specified.
5876 * configure: Regenerate.
7e050830 5877
dce2d8b2 58782006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5879
5880 Sync from src:
7e050830
EC
5881
5882 * configure.in: Sync.
32845532 5883 * configure: Regenerated.
7e050830 5884
32845532
CD
5885 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5886
5887 * Makefile.def: Added dependencies from sim and gdb on intl, and
5888 added configure dependencies to everything with an all dependency
5889 on intl.
5890 * Makefile.in: Regenerated.
5891
7cd0cf9c
DA
58922006-06-06 David Ayers <d.ayers@inode.at>
5893
5894 PR libobjc/13946
5895 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5896 * Makefile.in: Regenerate.
5897 * configure.in: Add --enable-objc-gc at toplevel and have it
5898 enable boehm-gc for Objective-C.
5899 Remove target-boehm-gc from libgcj.
5900 Add target-boehm-gc to target_libraries.
5901 Add target-boehm-gc to noconfigdirs where ${libgcj}
5902 is specified.
5903 Assert that boehm-gc is supported when requested for Objective-C.
5904 Only build boehm-gc if needed either for Java or Objective-C.
5905 * configure: Regenerate.
7e050830 5906
3ff3adad
PB
59072006-06-05 Paolo Bonzini <bonzini@gnu.org>
5908
5909 PR 27674
5910 * Makefile.tpl (configure-[+prefix+][+module+],
5911 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5912 Remove rule to unstage bootstrapped modules.
5913 (stage_current): New.
5914 * Makefile.in: Regenerate.
5915
898e551d
LB
59162006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5917
5918 * MAINTAINERS (Write After Approval): Update my e-mail address.
5919
ea60341e
MS
59202006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5921
5922 * include/libiberty.h: Declare pex_run_in_environment.
5923
222ae291
AL
59242006-05-31 Asher Langton <langton2@llnl.gov>
5925
5926 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5927
e9a54b07
PB
59282006-05-25 Paolo Bonzini <bonzini@gnu.org>
5929
5930 * Makefile.def (bfd, opcodes): Fix lib_path.
5931 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5932 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5933 * Makefile.in: Regenerate.
5934
03e67131
CD
59352006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5936
5937 * Makefile.in: Regenerate.
5938
65d6e994
CD
59392006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5940
5941 * Makefile.def: Add install-html target. Add datarootdir
5942 docdir and htmldir to flags_to_pass.
5943 * Makefile.tpl: Add install-html target.
5944 * Makefile.in: Regenerate.
5945 * configure.in: Add --with-datarootdir, --with-docdir, and
5946 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5947 * configure: Regenerate.
5948
9e299237
MS
59492006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5950
5951 * configure.in: Enable gprof for cross builds.
5952 * configure: Regenerate.
5953
c31202cd
RG
59542006-05-22 Richard Guenther <rguenther@suse.de>
5955
5956 Revert
5957 2006-01-31 Richard Guenther <rguenther@suse.de>
5958 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * Makefile.def (target_modules): Add libgcc-math target module.
5961 * configure.in (target_libraries): Add libgcc-math target library.
5962 (--enable-libgcc-math): New configure switch.
5963 * Makefile.in: Re-generate.
5964 * configure: Re-generate.
5965 * libgcc-math: New toplevel directory.
5966
2a332582
JDA
59672006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5968 Andreas Tobler <a.tobler@schweiz.ch>
5969
5970 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5971 * configure: Rebuilt.
5972
dce2d8b2 59732006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5974
ccce6917
SL
5975 * MAINTAINERS (Write After Approval): Add myself.
5976
ed606bc0
DD
59772006-05-01 DJ Delorie <dj@redhat.com>
5978
3d8f47a0 5979 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5980 * configure: Regenerate.
5981
9386bd20
RG
59822006-05-01 Richard Guenther <rguenther@suse.de>
5983
5984 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5985 maintainer.
5986
dce2d8b2 59872006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
87ceee72
JB
59912006-04-28 Jan Beulich <jbeulich@novell.com>
5992
5993 * MAINTAINERS (Write After Approval): Add myself.
5994
e88a2c09
DD
59952006-04-18 DJ Delorie <dj@redhat.com>
5996
5997 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5998 reference libgloss so that libssp can be built in a combined
5999 tree.
6000 * configure: Regenerate.
6001
675f0a8a
RM
60022006-04-08 Robert Millan <rmh@gcc.gnu.org>
6003
6004 * MAINTAINERS (Write After Approval): Add myself.
6005
27b6c940
BE
60062006-04-05 Ben Elliston <bje@au.ibm.com>
6007
6008 * configure.in: Require makeinfo 4.4 or higher.
6009 * configure: Regenerate.
6010
687b17d4
GP
60112006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6012
6013 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6014 Rearrange the entries of other libraries to have them in one place.
6015
906ac235
JB
60162006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6017
7e050830 6018 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6019 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6020
fb0103e5
RG
60212006-03-14 Richard Guenther <rguenther@suse.de>
6022
6023 * configure: Regenerate with autoconf 2.13.
6024
17237f6b
JB
60252006-03-13 Jim Blandy <jimb@codesourcery.com>
6026
6027 * MAINTAINERS: Use my work address.
bed31434
JB
6028
6029 * MAINTAINERS: Update my E-mail address.
6030
27079765
AH
60312006-03-10 Aldy Hernandez <aldyh@redhat.com>
6032
6033 * configure.in: Handle --disable-<component> generically.
6034 * configure: Regenerate.
6035
54a17039
L
60362006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6037
6038 PR libgcj/17311
6039 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6040
b9bd11ca
EE
60412006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6042
6043 * MAINTAINERS (Write After Approval): Remove myself.
6044 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6045
dce2d8b2 60462006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6047
072b06f2
RE
6048 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6049 (TARGET_CONFIGDIRS): Remove.
6050 * configure.in: Remove AC_SUBST(target_configdirs).
6051 * Makefile.in, configure: Regenerated.
ee2312f3 6052
936e1a35
SK
60532006-02-20 Steven G. Kargl <kargls@comcast.net>
6054
6055 * MAINTAINERS (Write After Approval): Remove myself.
6056 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6057
cc11cc9b
PB
60582006-02-20 Paolo Bonzini <bonzini@gnu.org>
6059
6060 PR bootstrap/25670
6061
6062 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6063
6064 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6065 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6066 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6067 BUILD_PREFIX, BUILD_PREFIX_1.
6068 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6069
6070 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6071 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6072
6073 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6074 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6075 of `cat stage_current`. Always provide the `r' and `s' variables.
6076 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6077 a single shell execution.
6078 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6079 bootstrapped modules, make the stage1 module if the build was not
6080 started yet, else build the current stage.
6081 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6082 (all-build, all-host, all-target, [+make_target+]-host,
6083 [+make_target+]-target): Do not use \-continued lines.
6084 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6085 (current_stage, restrap, stage_last): New.
6086
6087 * Makefile.in: Regenerate.
6088 * configure: Regenerate.
6089
63a7c9ef
BD
60902006-02-19 Bud Davis <jmdavis@link.com>
6091
6092 * MAINTAINERS (Write After Approval): Remove myself.
6093 (Language Front End Maintainers): Add myself as fortran 95
6094 maintainer and update e-mail address.
6095
a3543e3a
FXC
60962006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6097
6098 * MAINTAINERS (Write After Approval): Remove myself.
6099 (Language Front End Maintainers): Add myself as fortran 95
6100 maintainer.
6101
ca5b1d2c
VK
61022006-02-16 Victor Kaplansky <victork@il.ibm.com>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
0499513f
TK
61062006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6107
6108 * MAINTAINERS (Write After Approval): Remove myself.
6109 (Language Front End Maintainers): Add myself as
6110 fortran 95 maintainer.
6111
d1f8db0c
PB
61122006-02-14 Paolo Bonzini <bonzini@gnu.org>
6113
6114 Sync from src:
6115
6116 2005-12-27 Leif Ekblad <leif@rdos.net>
6117
cc6010cd
AP
6118 * configure.in: Add support for RDOS target.
6119 * configure: Regenerate.
d1f8db0c
PB
6120
61212006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6122 Andreas Schwab <schwab@suse.de>
d1f8db0c 6123
cc6010cd 6124 * configure: Regenerate.
d1f8db0c 6125
cac90078
DE
61262006-02-12 David Edelsohn <edelsohn@gnu.org>
6127
6128 * configure.in (enable_libgomp): Add AIX.
6129 * configure: Regenerate.
6130
bd37fbf5
MK
61312006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6132
6133 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6134
23027b7a
LM
61352006-02-03 Lee Millward <lee.millward@gmail.com>
6136
6137 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6138
0058967b
RG
61392006-01-31 Richard Guenther <rguenther@suse.de>
6140 Paolo Bonzini <bonzini@gnu.org>
6141
6142 * Makefile.def (target_modules): Add libgcc-math target module.
6143 * configure.in (target_libraries): Add libgcc-math target library.
6144 (--enable-libgcc-math): New configure switch.
6145 * Makefile.in: Re-generate.
6146 * configure: Re-generate.
6147 * libgcc-math: New toplevel directory.
6148
e8b05380
PB
61492006-01-26 Paolo Bonzini <bonzini@gnu.org>
6150
6151 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6152 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6153 the assembler, linker and binutils.
6154 * configure: Regenerate.
6155
d54d5437
DM
61562006-01-22 Dirk Mueller <dmueller@suse.de>
6157
6158 * MAINTAINERS (Write After Approval): Add myself.
6159
670cbfcf
DN
61602006-01-20 Diego Novillo <dnovillo@redhat.com>
6161
6162 * configure: Regenerate.
6163
953ff289
DN
61642006-01-18 Richard Henderson <rth@redhat.com>
6165 Jakub Jelinek <jakub@redhat.com>
6166 Diego Novillo <dnovillo@redhat.com>
6167
6168 * libgomp: New directory.
6169 * Makefile.def: Add target_module libgomp.
6170 * Makefile.in: Regenerate.
6171 * configure.in (target_libraries): Add target-libgomp.
6172 * configure: Regenerate.
6173
32ce4048
AO
61742006-01-05 Alexandre Oliva <aoliva@redhat.com>
6175
6176 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6177 @ from continuation.
6178 * Makefile.in: Rebuilt.
6179
0eaf8e17 61802006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6181
c76c0c83
CL
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
2d309510
PB
61842006-01-04 Paolo Bonzini <bonzini@gnu.org>
6185
6186 PR bootstrap/24252
6187
6188 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6189 * Makefile.tpl (OBJDUMP): New.
6190 (EXTRA_HOST_FLAGS): Add it.
6191 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6192
953ff289
DN
6193 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6194 to use symbolic links between directories. Avoid race conditions
6195 or make them harmless.
6196 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6197
6198 * Makefile.def (LEAN): Pass.
6199 * Makefile.tpl (LEAN): Define.
6200 (stage[+id+]-start): Accept that the previous directory does not
6201 exist, if the bootstrap is lean.
6202 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6203 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6204 configure substitution.
6205 ([+compare-target+]): Likewise.
6206 ([+bootstrap-target+]-lean): New.
6207 * configure.in: Remove lean bootstrap support from here.
6208
953ff289
DN
6209 * Makefile.in: Regenerate.
6210 * configure: Regenerate.
2d309510 6211
368872c3
BE
62122006-01-04 Ben Elliston <bje@au.ibm.com>
6213
6214 * MAINTAINERS (libdecnumber): Add myself.
6215
d79e6356
MM
62162006-01-02 Mark Mitchell <mark@codesourcery.com>
6217
6218 * libtool-ldflags: New script.
6219
a6fbc1e2
AS
62202006-01-02 Andreas Schwab <schwab@suse.de>
6221
6222 * configure.in: When reconfiguring remove Makefile in
6223 all stage directories.
6224 * configure: Regenerate.
6225
103a4b39
SB
62262005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6227
6228 * MAINTAINERS: Update my email address.
6229
212f829c
PB
62302005-12-20 Paolo Bonzini <bonzini@gnu.org>
6231
6232 Revert Ada-related part of the previous change.
6233
6234 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6235 Do not pass.
6236 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6237 * Makefile.in: Regenerate.
6238 * configure.in: Do not include mt-ppc-aix target fragment.
6239 * configure: Regenerate.
6240
8ef1f2df
PB
62412005-12-19 Paolo Bonzini <bonzini@gnu.org>
6242
6243 * configure.in: Select appropriate fragments for PowerPC/AIX.
6244 * configure: Regenerate.
6245
6246 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6247 BOOT_CFLAGS, BOOT_LDFLAGS.
6248 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6249 BOOT_CFLAGS, BOOT_LDFLAGS.
6250 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6251 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6252 (stage): Fail if we cannot complete the work.
6253 * Makefile.in: Regenerate.
6254
ab34901f
NS
62552005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6256
6257 * configure.in: Replace ms1 with mt.
6258 * configure: Rebuilt.
6259
cbe82f21
BM
62602005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6261
6262 * MAINTAINERS: Update my email address.
6263
19843472
PB
62642005-12-15 Paolo Bonzini <bonzini@gnu.org>
6265
6266 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6267 install-host-nogcc): Don't invoke $(stage) at the end.
6268 * Makefile.in: Regenerate.
6269
1ca26cd2
PB
62702005-12-14 Paolo Bonzini <bonzini@gnu.org>
6271
6272 * configure.in: Flip the top-level bootstrap switch.
6273 * configure: Regenerate.
6274
f41d6665
DJ
62752005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6276
6277 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6278 $(stage) and $(unstage).
6279 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6280 (all): Remove stray semicolon.
6281 (local-distclean): Don't handle multilib.tmp and multilib.out.
6282 (install.all): Set $s for consistency.
6283 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6284 check_multilibs setting. Always make the install directory.
6285 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6286 Correct @if/@endif.
6287 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6288 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6289 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6290 (multilib.out): Remove.
6291 * Makefile.in: Regenerated.
6292
dce2d8b2 62932005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
64f182bd
NS
62972005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6298
121b2cee
NS
6299 * MAINTAINERS: Add myself as mt maintainer.
6300
64f182bd
NS
6301 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6302
a6d63770
AN
63032005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6304
6305 * MAINTAINERS: Change email address.
6306
2abefe3d
PB
63072005-12-05 Paolo Bonzini <bonzini@gnu.org>
6308
6309 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6310 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6311 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6312 Find in-tree tools if available.
6313 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6314 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6315 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6316 (COMPILER_*_FOR_TARGET): New.
6317 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6318 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6319 (CONFIGURED_*, USUAL_*): Remove.
6320 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6321 STRIP): Use autoconf substitutions.
6322 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6323 COMPILER_NM_FOR_TARGET): New.
6324 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6325
6326 (all): Make all-host and all-target in parallel.
6327 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6328 that $$r and $$s are set before invoking a recursive make.
6329 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6330 ([+bootstrap-target+]): Inline most of the `all' target.
6331
2f3bdde7
BE
63322005-11-29 Ben Elliston <bje@au.ibm.com>
6333
6334 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6335 from the gcc build directory.
6336 * Makefile.in: Regenerate.
6337
a4b6c45a
BE
63382005-11-29 Ben Elliston <bje@au.ibm.com>
6339
6340 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6341 depend on all-libdecnumber.
6342 * configure.in (host_libs): Include libdecnumber.
6343 * Makefile.in: Regenerate.
6344 * configure: Likewise.
6345
473a74b9
BE
63462005-11-29 Ben Elliston <bje@au.ibm.com>
6347
6348 * libdecnumber: Import decNumber sources from the dfp-branch.
6349
b4623110
KJ
63502005-11-21 Kean Johnston <jkj@sco.com>
6351
6352 * config.sub, config.guess: Sync from upstream sources.
6353
67dc1785
BE
63542005-11-21 Ben Elliston <bje@au.ibm.com>
6355
6356 Import from Autoconf sources:
6357
6358 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6359 * config/move-if-change: Don't output "$2 is unchanged";
6360 suggested by Ben Elliston. Handle weird characters correctly.
6361
186abafe
AT
63622005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6363
6364 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6365 to match upstream libtool for darwin.
6366
ef9db8d5
DJ
63672005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6368
6369 * Makefile.def: Remove gdb dependencies for gdbtk.
6370 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6371 (configure-gdb, install-gdb): New rules.
6372 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6373 * Makefile.in, configure: Regenerated.
6374
9c5141ab
JB
63752005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6376
6377 * MAINTAINERS (Write After Approval): Add myself.
6378
4523d51b
EE
63792005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6380
6381 * MAINTAINERS (Write After Approval): Add myself.
6382
086b011c
DN
63832005-10-24 Diego Novillo <dnovillo@redhat.com>
6384
6385 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6386 Diego Novillo.
6387
e7c84bf8
PB
63882005-10-22 Paolo Bonzini <bonzini@gnu.org>
6389
6390 PR bootstrap/24297
6391 * Makefile.tpl (do-[+make-target+], do-check, install,
6392 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6393 are set before recursing.
6394 * Makefile.in: Regenerate.
6395
b88a7564
EB
63962005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6397
6398 PR bootstrap/18939
6399 * Makefile.def (gcc) <target>: Fix thinko.
6400 * Makefile.in: Regenerate.
6401
61efc800
BS
64022005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6403
6404 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6405 * configure: Regenerate.
6406
f53d2869
JZ
64072005-10-15 Jie Zhang <jie.zhang@analog.com>
6408
6409 * MAINTAINERS (Write After Approval): Add self.
6410
077fc835
KH
64112005-10-08 Kazu Hirata <kazu@codesourcery.com>
6412
6413 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6414 target-libffi, target-qthreads, target-libjava, and
6415 targetlibobjc.
6416 * configure: Regenerate.
6417
d739199a
DJ
64182005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6419
6420 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6421 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6422 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6423 (USUAL_OBJDUMP_FOR_TARGET): New.
6424 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6425 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6426 * configure, Makefile.in: Regenerated.
d739199a 6427
db38c6bb
PB
64282005-10-05 Paolo Bonzini <bonzini@gnu.org>
6429
6430 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6431 before other host packages.
6432
3015564c
KK
64332005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6434
6435 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6436
1061f99e
PB
64372005-10-05 Paolo Bonzini <bonzini@gnu.org>
6438
6439 PR bootstrap/22340
6440
6441 * configure.in (default_target): Remove.
6442 * Makefile.tpl (all): Do not use prerequisites as subroutines
6443 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6444 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6445 use prerequisites as subroutines.
6446 (check-host, check-target): New.
6447 (bootstrap configure & all targets): Do not use stage*-start
6448 if the directory layout is already ok.
6449 (non-bootstrap configure & all targets): Prepend a $(unstage).
6450 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6451 (NOTPARALLEL): Remove.
6452 (unstage, stage variables): New variables.
6453 (unstage, stage targets): Simply expand to those variables.
6454
6455 * configure: Regenerate.
6456 * Makefile.in: Regenerate.
6457
4a9c436f
JW
64582005-10-04 James E Wilson <wilson@specifix.com>
6459
6460 * Makefile.def (lang_env_dependencies): Add libmudflap.
6461 * Makefile.in: Regenerate.
6462
37150080
AS
64632005-10-03 Andreas Schwab <schwab@suse.de>
6464
6465 Backport from libtool CVS:
6466 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6467
6468 * ltmain.sh: add support for installing into temporary
6469 staging area (e.g. 'make install DESTDIR=...')
6470
39d16468
L
64712005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6472
6473 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6474 * configure: Regenerated.
6475
72a7ab82
AP
64762005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6477
6478 * configure: Regenerate with the correct
6479 autoconf version.
6480
6b65a26d
CM
64812005-09-30 Catherine Moore <clm@cm00re.com>
6482
6483 * configure.in (bfin-*-*): New.
6484 * configure: Regenerated.
6485
040b1c5a
GK
64862005-09-28 Geoffrey Keating <geoffk@apple.com>
6487
6488 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6489 (LIPO_FOR_TARGET): New.
6490 (CONFIGURED_LIPO_FOR_TARGET): New.
6491 (USUAL_LIPO_FOR_TARGET): New.
6492 (STRIP_FOR_TARGET): New.
6493 (CONFIGURED_STRIP_FOR_TARGET): New.
6494 (USUAL_STRIP_FOR_TARGET): New.
6495 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6496 STRIP_FOR_TARGET.
6497 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6498 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6499 * Makefile.in: Regenerate.
6500 * configure: Regenerate.
7e050830 6501
3a3c28db
DE
65022005-09-19 David Edelsohn <edelsohn@gnu.org>
6503
6504 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6505 (rs6000-*-aix*): Same.
6506 * configure: Regenerate.
6507
2749a921
TT
65082005-09-16 Tom Tromey <tromey@redhat.com>
6509
6510 * MAINTAINERS: Add self as java maintainer.
6511
7f26dfa3
FXC
65122005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6513
6514 * configure.in: Recognize f95 in the --enable-languages option,
6515 and substitute it for fortran, issuing a warning.
6516 * configure: Regenerate.
6517
d8852c4f
PE
65182005-08-30 Phil Edwards <phil@codesourcery.com>
6519
6520 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6521 * configure: Regenerated.
6522
ad685e81
AH
65232005-08-22 Aldy Hernandez <aldyh@redhat.com>
6524
6525 * MAINTAINERS: Add self as ms1 maintainer.
6526
b00d752c
RE
65272005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6528
6529 * Makefile.def (libssp): Add to lang_env_dependencies.
6530 * Makefile.in: Regenerate.
6531
9ed8fb9b
ILT
65322005-08-18 Ian Lance Taylor <ian@airs.com>
6533
6534 * MAINTAINERS: Add myself as middle-end maintainer.
6535
0f029d39
CG
65362005-08-17 Christian Groessler <chris@groessler.org>
6537
6538 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6539 * Makefile.in: Regenerate.
6540
81087874
AK
65412005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6542
6543 * MAINTAINERS (write after approval): Added myself.
6544
6a134f1c
MR
65452005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
2693c0b0
PB
65492005-08-12 Paolo Bonzini <bonzini@gnu.org>
6550
6551 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6552 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6553 Look for alternate names of the target cc and c++
6554 * configure: Regenerate.
6555
4de997d1
PB
65562005-08-08 Paolo Bonzini <bonzini@gnu.org>
6557
6558 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6559 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6560 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6561 tools; remove code to manually set them.
6562 (Target tools): Look in the environment for them.
6563 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6564 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6565 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6566 build directory.
6567 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6568 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6569 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6570 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6571 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6572 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6573 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6574 * configure: Regenerate.
6575 * Makefile.in: Regenerate.
6576
b089e33a
BE
65772005-07-28 Ben Elliston <bje@au.ibm.com>
6578
6579 * MAINTAINERS: Update for removed CPU targets.
6580
e3791243
MM
65812005-07-27 Mark Mitchell <mark@codesourcery.com>
6582
6583 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6584 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6585 * Makefile.in: Regenerated.
6586
526635cb
MM
65872005-07-26 Mark Mitchell <mark@codesourcery.com>
6588
6589 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6590 (CFLAGS_FOR_TARGET): Use it.
6591 (CXXFLAGS_FOR_TARGET): Likewise.
6592 * Makefile.in: Regenerated.
6593 * configure.in (--with-build-sysroot): New option.
6594 * configure: Regenerated.
6595
19791f70
PB
65962005-07-24 Paolo Bonzini <bonzini@gnu.org>
6597
6598 * Makefile.tpl: Wrap install between unstage and stage
6599 * Makefile.in: Regenerate.
6600
35f5a23f
EC
66012005-07-21 Eric Christopher <echristo@apple.com>
6602
6603 * MAINTAINERS: Update affiliation.
6604
ff3ddf15
PW
66052005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6606
6607 * MAINTAINERS: Add self as crx port maintainer.
6608
3a664c1c
DD
66092005-07-20 DJ Delorie <dj@redhat.com>
6610
6611 * MAINTAINERS: Add self as m32c maintainer.
6612
539df155
KC
66132005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6614
6615 * all files: Update FSF address.
6616
be9c593a
EC
66172005-07-15 Eric Christopher <echristo@redhat.com>
6618
6619 * MAINTAINERS: Change affiliation.
6620
fd7ea4ab
JB
66212005-07-14 Jim Blandy <jimb@redhat.com>
6622
6623 * configure.in: Add cases for Renesas m32c.
6624 * configure: Regenerated.
7e050830 6625
0063a823
KC
66262005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6627
d0ca130a
KC
6628 * COPYING.LIB: Update from fsf.org.
6629
66302005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6631
6632 * COPYING, compile, config.guess,
0063a823
KC
6633 config.sub, install-sh, missing, mkinstalldirs,
6634 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6635 * config-ml.in: Update FSF address.
0063a823 6636
a8ba31f2
EC
66372005-07-13 Eric Christopher <echristo@redhat.com>
6638
6639 * configure.in: Add toplevel noconfigdir support for tpf.
6640 * configure: Regenerate.
6641
5bea4a03
PB
66422005-07-11 Paolo Bonzini <bonzini@gnu.org>
6643
6644 PR ada/22340
6645
6646 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6647 * Makefile.in: Regenerate.
6648
284bdbbd
MM
66492005-07-07 Mark Mitchell <mark@codesourcery.com>
6650
6651 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6652 Brolley to write-after-approval.
284bdbbd 6653
452190fb
AS
66542005-07-07 Andreas Schwab <schwab@suse.de>
6655
6656 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6657 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6658 * Makefile.in: Regenerated.
6659
9c8f9ec2
GK
66602005-07-06 Geoffrey Keating <geoffk@apple.com>
6661
6662 * configure.in: Don't build sim or rda when targetting darwin.
6663 * configure: Regenerate.
6664
ef0087a7
KH
66652005-07-06 Kazu Hirata <kazu@codesourcery.com>
6666
6667 * configure.in: Add --enable-libssp and --disable-libssp.
6668 * configure: Regenerate with autoconf-2.13.
6669
77008252
JJ
66702005-07-02 Jakub Jelinek <jakub@redhat.com>
6671
6672 * Makefile.def (target_modules): Add libssp.
6673 * configure.in (target_libraries): Add target-libssp.
6674 * configure: Rebuilt.
6675 * Makefile.in: Rebuilt.
6676
a04eae1b
ZW
66772005-07-01 Zack Weinberg <zackw@panix.com>
6678
6679 * MAINTAINERS: Change email address. Resign from maintainership.
6680
948884cd
RG
66812005-07-01 Richard Guenther <rguenther@suse.de>
6682
6683 * MAINTAINERS: Change my e-mail address and affiliation.
6684
c7870f5d
PB
66852005-06-22 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * Makefile.def (stagefeedback): Come after profile.
6688 Define profiledbootstrap target.
6689 * Makefile.tpl (profiledbootstrap): Remove.
6690 (stageprofile-end): Zap stagefeedback.
6691 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6692 * Makefile.in: Regenerate.
6693
ab99519a
RS
66942005-06-13 Richard Sandiford <richard@codesourcery.com>
6695
6696 * MAINTAINERS: Update my email address.
6697
f610dd5f
ZW
66982005-06-13 Zack Weinberg <zack@codesourcery.com>
6699
6700 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6701 In 'cpp' stanza, support '#line' as well as '# '.
6702
71bc2a83
AS
67032005-06-08 Andreas Schwab <schwab@suse.de>
6704
6705 * MAINTAINERS: Move myself from 'Write After Approval' to
6706 'CPU Port Maintainers' section as m68k maintainer.
6707
4fab7234
HPN
67082005-06-07 Hans-Peter Nilsson <hp@axis.com>
6709
6710 * configure.in (unsupported_languages): New macro.
6711 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6712 non-ported target libraries in noconfigdirs.
6713 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6714 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6715 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6716 unsupported_languages.
6717 * configure: Regenerate.
6718
68193f9b
TS
67192005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6720
6721 * configure.in: Fix typo in handling of --with-mpfr-dir.
6722 * configure: Regenerate.
6723
f26f6b8d
RS
67242005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6725
6726 * MAINTAINERS: Update my email address.
6727
ba4853f8
JB
67282005-06-02 Jim Blandy <jimb@redhat.com>
6729
6730 * config.sub: Add cases for the Renesas m32c. (This patch has been
6731 accepted into the master sources.)
6732
79dd769c 67332005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6734 Michael Snyder <msnyder@redhat.com>
6735 Stan Cox <scox@redhat.com>
79dd769c 6736
f610dd5f 6737 * configure.in: Set noconfigdirs for ms1.
79dd769c 6738
f610dd5f 6739 * configure: Regenerate.
79dd769c 6740
d29e107f
JD
67412005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6742
6743 * MAINTAINERS (Write After Approval): Add self.
6744
e93196c3
JC
67452005-06-01 Josh Conner <jconner@apple.com>
6746
6747 * MAINTAINERS (Write After Approval): Add self.
6748
ae263c7a
KH
67492005-06-01 Kazu Hirata <kazu@codesourcery.com>
6750
6751 * MAINTAINERS: Update my email address.
6752
585b3aa3
ZM
67532005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6754
6755 * MAINTAINERS (Write After Approval): Add self.
6756
4930c50b
CD
67572005-05-26 Chris Demetriou <cgd@broadcom.com>
6758
6759 * MAINTAINERS (Write After Approval): Remove self.
6760
2dfbef6d
PB
67612005-05-25 Paolo Bonzini <bonzini@gnu.org>
6762
6763 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6764 (Dependencies): Consider target modules for bootstrap dependencies.
6765 Make target bootstrap modules depend on each stage's gcc.
6766 * Makefile.in: Regenerate.
6767
bcb28cf5
PB
67682005-05-20 Paolo Bonzini <bonzini@gnu.org>
6769
6770 * Makefile.def (configure-gcc): Depend on binutils having been built.
6771 (all-gcc): No need to do it here.
6772 * Makefile.in: Regenerate.
6773
0cf085e4
PB
67742005-05-19 Paul Brook <paul@codesourcery.com>
6775
f610dd5f 6776 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6777 language cannot be built.
6778 * configure: Regenerate.
6779
dfb2c39a
DJ
67802005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6781
6782 * ylwrap: Import from Automake 1.9.5.
6783
771aaa92
DU
67842005-05-13 David Ung <davidu@mips.com>
6785
6786 * MAINTAINERS (Write After Approval): Add self.
6787
3ac9bd58
MS
67882005-05-09 Mike Stump <mrs@apple.com>
6789
6790 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6791 lt_cv_sys_max_cmd_len for now.
f610dd5f 6792
f77a5578
SC
67932005-05-09 Stan Cox <scox@redhat.com>
6794
6795 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6796
795e36e5
MK
67972005-05-08 Matt Kraai <kraai@ftbfs.org>
6798
6799 * README.SCO: Update the URL.
6800
c9392a2b
DE
68012005-05-05 David Edelsohn <edelsohn@gnu.org>
6802
6803 * ltconfig: Define file_list_spec. Pass file_list_spec and
6804 with_gnu_ld to libtool.
6805 * ltcf-c.sh (aix[45]): Define file_list_spec.
6806 * ltcf-cxx.sh (aix[45]): Same.
6807 * ltcf-gcj.sh (aix[45]): Same.
6808 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6809 exists, write list of input files to temporary file.
6810
bebcd931
MS
68112005-05-04 Mike Stump <mrs@apple.com>
6812
6813 * configure.in: Always pass --target to target configures as
6814 otherwise rebuilds that do --recheck will fail.
6815 * confiugure: Rebuilt.
6816
ce406537
PB
68172005-05-04 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6820 STAGE_HOST_EXPORTS.
6821 (configure, all): Add bootstrap support.
6822 (Host modules, target modules): Pass post-stage1 flags and exports.
6823 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6824 * Makefile.in: Regenerate.
6825
aa9dcfc4
PB
68262005-04-29 Paolo Bonzini <bonzini@gnu.org>
6827
6828 * configure: Regenerate.
6829
b6f9abcf
MS
68302005-04-27 Mike Stump <mrs@apple.com>
6831
6832 * MAINTAINERS: Add self as darwin maintainer.
6833
acb217cb
BS
68342005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6835
6836 * config.sub: Update from master copy.
6837
b6dae270
MS
68382005-04-21 Mike Stump <mrs@apple.com>
6839
6840 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6841 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6842
c2e0d3a9
HPN
68432005-04-19 Hans-Peter Nilsson <hp@axis.com>
6844
6845 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6846 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6847 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6848 "*-*-elf" and "*-*-linux*".
6849 * configure: Regenerate.
6850
871ae772
JM
68512005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6852
6853 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6854
bf070c29
MS
68552005-04-12 Mike Stump <mrs@apple.com>
6856
6857 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6858
e865b6f7
TK
68592005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6860
6861 * MAINTAINERS (Write After Approval): Add myself.
6862
7b71ad7f
BS
68632005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6864
6865 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6866
25b42232
PB
68672005-04-06 Paolo Bonzini <bonzini@gnu.org>
6868
f610dd5f 6869 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6870 (TARGET_CONFIGARGS): Include --with-target-subdir.
6871 (configure, all): New macros. Use them throughout.
6872 * Makefile.in: Regenerate.
6873
d727c624
JG
68742005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6875
6876 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6877
fff72cc4
ZD
68782005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6879
6880 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6881
86472dc3
GP
68822005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6883
6884 * MAINTAINERS: Move John Carr to Write After Approval.
6885
dce2d8b2 68862005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6887
6888 * config/mh-mingw32: Delete.
6889 * configure.in: Don't use it.
6890 * configure: Regenerate.
6891
33da42bc
PB
68922005-03-31 Paolo Bonzini <bonzini@gnu.org>
6893
6894 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6895 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6896 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6897 (HOST_LIB_PATH): Generate from Makefile.def.
6898 (TARGET_LIB_PATH): Likewise.
6899 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6900 * Makefile.in: Regenerate.
6901 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6902 (RPATH_ENVVAR): Include Darwin case.
6903 * configure: Regenerate.
6904
15cc1841
TF
69052005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6906
6907 * MAINTAINERS (Various Maintainers): Remove self.
6908 (Write After Approval): Add self.
6909
6a8c79d5
TF
69102005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6911
6912 * MAINTAINERS (Various Maintainers): Add self.
6913
256f7136
PB
69142005-03-25 Paolo Bonzini <bonzini@gnu.org>
6915
6916 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6917 * configure: Regenerate.
6918
191dd2c9
ZW
69192005-03-21 Zack Weinberg <zack@codesourcery.com>
6920
6921 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6922 gcc_version, and gcc_version_trigger from set of flags to pass.
6923 * Makefile.tpl: Remove definitions of above variables.
6924 (config.status): Remove dependency on $(gcc_version_trigger).
6925 * Makefile.in: Regenerate.
6926 * configure.in: Do not reference config/gcc-version.m4 nor
6927 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6928 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6929 * configure: Regenerate.
6930
ef6e9bc0 69312005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6932 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6933
6934 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6935 * Makefile.in: Regenerate.
6936
009bbd5a
FW
69372005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
09f8755b
DA
69412005-03-03 David Ayers <d.ayers@inode.at>
6942
6943 * MAINTAINERS (Write After Approval): Add myself.
6944
e73ed25c
AO
69452005-03-01 Alexandre Oliva <aoliva@redhat.com>
6946
6947 PR libgcj/20160
6948 * ltmain.sh: Avoid creating archives with components that have
6949 duplicate basenames.
6950
ace9ac7b
AP
69512005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6952
6953 PR bootstrap/20250
6954 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6955 instead of check.
6956 * Makefile.in: Regenerate.
6957
c9db9354
PB
69582005-02-28 Paolo Bonzini <bonzini@gnu.org>
6959
6960 * Makefile.in: Regenerate to fix conflict between the previous two
6961 patches.
6962
215c351a
PB
69632005-02-28 Paolo Bonzini <bonzini@gnu.org>
6964
6965 PR bootstrap/17383
6966 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6967 * Makefile.tpl (HOST_SUBDIR): New substitution.
6968 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6969 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6970 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6971 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6972 (Host modules, Bootstrapped modules): Use it.
6973 (Build modules, Target modules): Do not create symlink trees,
6974 always configure out-of-srcdir.
6975 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6976 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6977 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6978 $(HOST_SUBDIR). Create a symlink for host_subdir.
6979
6980 * Makefile.in: Regenerate.
6981 * configure: Regenerate.
6982
5395b47b
NN
69832005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6984
6985 Merged from libada-gnattools-branch:
6986 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6987
6988 * gnattools: New directory.
6989 * Makefile.def: Add gnattools as a module, depending on target-libada.
6990 * Makefile.in: Regenerate.
6991 * configure.in: Include gnattools in host_tools; disable it if ada
6992 is disabled.
6993 * configure: Regenerate.
6994
ca2cc05c
JM
69952005-02-24 James A. Morrison <phython@gcc.gnu.org>
6996
6997 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6998 treelang maintainer.
6999 (Write After Approval): Remove myself.
7000
d2f3024f
PS
70012005-02-23 Paul Schlie <schlie@comcast.net>
7002
7003 * configure.in: Allow darwin targeted ports to build tk, itcl and
7004 libgui.
7005 * configure: Regenerate.
7006
bba5e0ca
EB
70072005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7008
7009 PR libgcj/10353
7010 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7011 * configure: Regenerate.
7012
70132ce7
SK
70132005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7014
7015 * MAINTAINERS (Write After Approval): Add myself.
7016
20f0edca
ILT
70172005-02-10 Ian Lance Taylor <ian@airs.com>
7018
7019 * MAINTAINERS: Update my e-mail address.
7020
e64e5109
RG
70212005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7022
7023 * MAINTAINERS (Write After Approval): Add myself.
7024
40d64b5a
HPN
70252005-01-29 Hans-Peter Nilsson <hp@axis.com>
7026
7027 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7028 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7029 target-libgloss when not *-*-elf and *-*-aout.
7030 * configure: Regenerate.
7031
54a12711
KH
70322005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7033
7034 * MAINTAINERS: Remove obsolete entries.
7035
0aa99dbb
KH
7036 * MAINTAINERS (Write After Approval): Add Michael Matz.
7037
2b009f5f
NB
70382005-01-19 Neil Booth <neil@daikokuya.co.uk>
7039
7040 * MAINTAINERS: Remove self as cpplib maintainer.
7041
385870f5
KC
70422005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7043
7044 * install-sh, config.sub: Import from upstream.
7045
e7daab31
KC
70462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7047
7048 PR bootstrap/18222
7049 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7050 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7051 * Makefile.in: Regenerate.
7052
e6003f4d
JT
70532005-01-16 Jason Thorpe <thorpej@netbsd.org>
7054
7055 * MAINTAINERS: Update my email address.
7056
145e2972 70572005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7058 Andreas Schwab <schwab@suse.de>
145e2972
DE
7059
7060 PR bootstrap/18033
7061 * config-ml.in: Eval option if surrounded by single quotes.
7062
86c7e0da
PB
70632005-01-03 Paolo Bonzini <bonzini@gnu.org>
7064
7065 Revert 2004-12-28 Makefile changes, a better fix will be
7066 applied to mainline and src after GCC 4.0 branches.
7067
3224a22f
PB
70682004-12-28 Paolo Bonzini <bonzini@gnu.org>
7069
7070 PR bootstrap/17383
7071
7072 * Makefile.def (target_modules): Remove stage parameter,
7073 it is always true now.
7074 * Makefile.tpl (configure-build-[+module+],
7075 configure-target-[+module+]): Always build symlink tree
7076 for the directory and for include. BUILD_SUBDIR and
7077 TARGET_SUBDIR cannot be . anymore.
7078 * Makefile.in: Regenerate.
7079
aaf51ca2
DE
70802004-12-25 David Edelsohn <edelsohn@gnu.org>
7081
7082 Revert 2004-12-08 Makefile changes.
7083
4e32e454
DS
70842004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7085
7086 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7087 cygwin, mingw.
7088
669f01d8
AS
70892004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7090
7091 * configure.in (sh64-*-*): Reenable gprof.
7092 * configure: Regenerate.
7093
1b227ee0
DE
70942004-12-08 David Edelsohn <edelsohn@gnu.org>
7095
7096 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7097 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7098 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7099 * Makefile.in: Regenerate.
7100
ce5e944c
CF
71012004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7102
7103 * MAINTAINERS: Update my email address.
7104
893f1e87
MK
71052004-12-07 Matt Kraai <kraai@ftbfs.org>
7106
7107 * Makefile.tpl: Generate normal dependencies if the LHS module is
7108 not bootstrapped.
7109 * Makefile.in: Regenerate.
7110
bb59c339
RS
71112004-12-03 Richard Sandiford <rsandifo@redhat.com>
7112
7113 * configure.in: Include config/gxx-include-dir.m4. Use
7114 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7115 * configure: Regenerate.
7116
4982adbe
RS
71172004-12-03 Richard Sandiford <rsandifo@redhat.com>
7118
7119 * config.if: Delete.
7120 * configure.in: Set libstdcxx_incdir directly.
7121 * configure: Regenerate.
7122
05750653
EC
71232004-12-02 Eric Christopher <echristo@redhat.com>
7124
7125 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7126 * Makefile.in: Regenerate.
7127
5fef1dbd
RS
71282004-12-02 Richard Sandiford <rsandifo@redhat.com>
7129
7130 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7131 * configure: Regenerate.
7132
afabd8e6
RS
71332004-12-02 Richard Sandiford <rsandifo@redhat.com>
7134
7135 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7136 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7137 * configure: Regenerate.
7138
78716e86
EC
71392004-12-01 Eric Christopher <echristo@redhat.com>
7140
7141 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7142 of things to remove.
7143
57ab8ba9
MK
71442004-11-29 Matt Kraai <kraai@ftbfs.org>
7145
7146 * MAINTAINERS (Write After Approval): Update my e-mail address.
7147
2539bffe
KC
71482004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7149
7150 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7151 from CVS libtool to always pass_all.
7152
3e732ba0
JDA
71532004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7154
7155 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7156 (hppa*64*-*-*): Delete incorrect comment.
7157 * configure: Rebuilt.
7158
767f726e
KC
71592004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7160
7161 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7162
2c92e90f
KC
71632004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7164
7165 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7166 from CVS libtool to always pass_all.
7167
32f84e48
KC
71682004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7169
7170 * install-sh, compile: Import from automake.
7171
9587be8a
KC
71722004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7173
7174 * config.guess, config.sub: Import from savannnah.
7175
04e81808 71762004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7177
7178 * MAINTAINERS (Write After Approval): Add myself
7179
f87a2b2e
MS
71802004-11-12 Mike Stump <mrs@apple.com>
7181
7182 * Makefile.def: Add html support.
7183 * Makefile.tpl: Likewise.
7184 * Makefile.in: Regenerate.
7185
848556c2
GK
71862004-11-11 Geoffrey Keating <geoffk@apple.com>
7187
556f03c4
GK
7188 PR 18423
7189 * configure.in: Remove all instances of build-fixincludes from
7190 noconfigdirs.
7191 (build_configargs): Supply --target to subdirectories.
7192 * configure: Regenerate.
7193
848556c2
GK
7194 * Makefile.def: Make gcc install depend on fixincludes install.
7195 * Makefile.in: Regenerate.
7196
9e5712a5
JJ
71972004-11-10 Janis Johnson <janis187@us.ibm.com>
7198
7199 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7200
4ef509c0
PB
72012004-11-11 Paul Brook <paul@codesourcery.com>
7202
7203 * MAINTAINERS: Add self as arm maintainer. Update email address.
7204
20d11df6
HPN
72052004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7206
7207 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7208 target-libgfortran.
79fd8592 7209 * configure: Regenerate.
20d11df6 7210
68c70f15
DE
72112004-11-07 David Edelsohn <edelsohn@gnu.org>
7212
7213 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7214 like CC.
7215
54f88091
PB
72162004-11-05 Paolo Bonzini <bonzini@gnu.org>
7217
7218 * Makefile.def (host fixincludes): Specify missing targets.
7219 * Makefile.in: Regenerate.
7220
6866abb8
RC
72212004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7222
7223 * MAINTAINERS: Add myself
7224
83f62578
GL
72252004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7226
7227 * MAINTAINERS (Write After Approval): Add myself.
7228
53c7ffe7
GK
72292004-11-04 Geoffrey Keating <geoffk@apple.com>
7230
7231 * Makefile.def: Build fixincludes for the host, too.
7232 * Makefile.in: Regenerate.
7233 * configure.in (host_tools): Add fixincludes.
7234 * configure: Regenerate.
7235
ac8b3d9d
DJ
72362004-11-04 Daniel Jacobowitz <dan@debian.org>
7237
7238 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7239 * configure: Regenerated.
7240
bab37580
L
72412004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7242
7243 PR other/17783
7244 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7245 * configure: Regenerated.
7246
db1de713
MM
72472004-10-31 Mark Mitchell <mark@codesourcery.com>
7248
7249 * README.SCO: Update per FSF instructions.
7250
a827e21a
EW
72512004-10-28 Eric B. Weddington <ericw@evcohs.com>
7252
7253 PR target/18151
7254 * configure.in (case ${target}): Do not build fixincludes for avr.
7255 * configure: Regenerated.
7256
9d069a4f
PB
72572004-10-26 Paolo Bonzini <bonzini@gnu.org>
7258
7259 * configure.in (case ${target}): Do not build fixincludes
7260 on platforms where it is not used.
7261 * configure: Regenerated.
7262
fc45f3fe
DJ
72632004-10-23 Daniel Jacobowitz <dan@debian.org>
7264
7265 * configure.in: Use an absolute path to install-sh.
7266 * configure: Regenerated.
7267
36554b92
AL
72682004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
88e9994a
KH
72722004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7273
7274 * MAINTAINERS: Remove from Write After Approval those that are
7275 already maintainers.
7276
ad02a944
SP
72772004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7278
7279 * MAINTAINERS: Update my email address.
7280
c8e6cd41
KC
72812004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7282
7283 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7284 * configure: Regenerate.
7285
dce2d8b2 72862004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7287
7288 * MAINTAINERS: Update my email address.
7289
a8b0957e
KH
72902004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7291
7292 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7293 entries belonging to this category.
7294
96836f61
JZ
72952004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7296
7297 * MAINTAINERS: Update my e-mail address.
7298
7e0b5752
PB
72992004-10-06 Paolo Bonzini <bonzini@gnu.org>
7300
7301 Fix wrong conflict resolution in:
7302
7303 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7304
7305 * Makefile.in: Regenerate.
7306 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7307 in the recursive `make', instead of hardwiring `all'.
7308 (Autogenerated TARGET-* variables): New.
7309
370f7a47
TL
73102004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7311
7312 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7313 * configure: Regenerate.
370f7a47 7314
13e5d623
KH
73152004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7316
7317 * MAINTAINERS (Various Maintainers): Move the "windows,
7318 cygwin, mingw" maintainer to ...
7319 (OS Port Maintainers): ... here.
7320
a6497c1b
KH
73212004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7322
7323 * MAINTAINERS (Write After Approval): Remove those that are
7324 maintainers of some subsystem.
7325
1abb828a
D
73262004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7327
7328 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7329 * ltcf-cxx.sh (tpf*): Likewise.
7330 * ltconfig (tpf*): Add TPF OS configuration support.
7331
16d1338d
BS
73322004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7333
7334 * MAINTAINERS: Change my email address to my new work account.
7335
9082a750
MR
73362004-09-24 Michael Roth <mroth@nessie.de>
7337
7338 * configure.in (--without-headers): Add missing double quotes.
7339 * configure: Regenerate.
7340
dce2d8b2 73412004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7342
7343 * ylwrap: Revert to previous version.
7344
4c4a5bbc
L
73452004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7346
7347 PR bootstrap/17369
7348 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7349 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7350 SET_GCC_LIB_PATH_CMD.
7351 (BASE_TARGET_EXPORTS): Likewise.
7352 * Makefile.in: Regenerated.
7353
7354 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7355 * configure: Regenerated.
7356
85f59630
KC
73572004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7358
7359 * config.guess: New upstream version
7360 * compile, depcomp, install-sh, ylwrap: Likewise.
7361
95c53c62
RS
73622004-09-19 Roger Sayle <roger@eyesopen.com>
7363
7364 * config/mh-x86omitfp: New host makefile fragment. Add
7365 -fomit-frame-pointer to the default BOOT_CFLAGS.
7366 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7367 * configure: Regenerate.
7368
0a1c093b
AP
73692004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7370
7371 PR target/11572
7372 * configure.in (*-*-darwin*): Renable libobjc.
7373 * configure: Regenerate.
7374
315fcf97
NS
73752004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7376
7377 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7378
0a050485 73792004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7380
0a050485
DB
7381 * Makefile.def: Remove libbanshee.
7382 * Makefile.tpl: Ditto.
7383 * configure.in: Ditto.
7384 * Makefile.in: Regen.
7385 * configure: Ditto.
7386
5f4a098e
DE
73872004-09-08 David Edelsohn <edelsohn@gnu.org>
7388
7389 * ltmain.sh: Use $pic_object as $non_pic_object if
7390 $non_pic_object=none.
7391
32b2511f
PB
73922004-09-07 Paolo Bonzini <bonzini@gnu.org>
7393
7394 * missing: Import latest version from master repository.
7395
fc4d0e82
NC
73962004-09-06 Nick Clifton <nickc@redhat.com>
7397
7398 * config.sub: Import latest version from master repository.
7399 * config.guess: Likewise.
7400 This includes these changes:
78716e86 7401
fc4d0e82
NC
7402 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7403
7404 * config.sub: Handle crisv32, alias etraxfs.
7405 * config.guess (crisv32:Linux:*:*): Handle.
7406
7407 2004-08-13 Brad Smith <brad@comstyle.com>
7408
7409 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7410 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7411
7412 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7413
7414 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7415 assume the processor is a powerpc. This is because coreutils
7416 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7417 in this case, due to a MacOS X bug that causes
7418 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7419 to return a negative number.
7420 Problem reported by Petter Reinholdtsen in:
7421 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7422
7423 2004-07-19 Ben Elliston <bje@gnu.org>
7424
7425 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7426
7427 2004-06-24 Ben Elliston <bje@gnu.org>
7428
7429 * config.guess: Update copyright years.
7430 * config.sub: Likewise.
7431
7432 2004-06-22 Robert Millan <robertmh@gnu.org>
7433
7434 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7435 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7436
7437 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7438
7439 * config.guess (*:*VMS:*:*): New entry. Replaces
7440 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7441 manufacturer.
7442
7443 2004-06-22 Ben Elliston <bje@gnu.org>
7444
7445 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7446 * config.sub: Likewise.
7447
7448 2004-06-22 Ben Elliston <bje@gnu.org>
7449
7450 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7451 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7452
7453 2004-06-11 Ben Elliston <bje@gnu.org>
7454
7455 * config.guess (pegasos:OpenBSD:*:*): Remove.
7456
7457 2004-06-11 Ben Elliston <bje@gnu.org>
7458
7459 From Wouter Verhelst <wouter@grep.be>:
7460 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7461
7462 2004-06-11 Ben Elliston <bje@gnu.org>
7463
7464 * config.guess (luna88k:OpenBSD:*:*): New.
7465
7466 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7467
7468 * config.guess (m32r*:Linux:*:*): New case.
7469 * config.sub: Handle m32rle.
7470
7471 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7472
7473 From Jens Petersen <petersen@redhat.com>:
7474 * config.sub: Handle sparcv8.
7475
7476 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7477
7478 From Tom Smith <smith@cag.lkg.hp.com>:
7479 * config.guess: Version suffixes are equally significant on Tru64
7480 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7481 prefix of "P" (patched kernel).
7482
7483 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7484
7485 * config.sub: Add support for National Semiconductor CRX target.
7486
2f4cc6bf
JJ
74872004-09-03 Janis Johnson <janis187@us.ibm.com>
7488
7489 * MAINTAINERS (Various Maintainers): Remove myself as web page
7490 maintainer, add myself as maintainer of build status lists.
7491
61fec9ff
JB
74922004-09-03 Jan Beulich <jbeulich@novell.com>
7493
7494 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7495 *-*-netware, but add target-libmudflap.
7496 Consolidate *-*-netware targets (of which really only i?86 exists)
7497 into a single entry.
7498 * configure: Likewise.
7499
45f366ab
PB
75002004-09-01 Paolo Bonzini <bonzini@gnu.org>
7501
7502 * Makefile.tpl (sorry): Remove.
7503 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7504 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7505 (do-clean): Clean per-stage directories too.
7506 (do-distclean): Run distclean-stage1 too.
7507 (.NOTPARALLEL): Enable during toplevel bootstrap.
7508 (stage[+id+]-bubble): Enable parallel execution during
7509 the recursive invocation.
7510 * Makefile.in: Regenerate.
7511
7512 Fix previous checkin:
7513
7514 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7515 include.
7516 * configure.in: Fix indentation.
7517 * configure: Regenerate.
7518
dce2d8b2 75192004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7520
45f366ab
PB
7521 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7522 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7523 * configure: regenerate
78716e86 7524 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7525 -mdynamic-no-pic
be8fff81 7526
71b5d516
PB
75272004-08-31 Paolo Bonzini <bonzini@gnu.org>
7528
7529 * Makefile.def (build_modules): Add fixincludes.
7530 (dependencies): Make gcc depend on fixincludes.
7531 * configure.in (build_tools): Add fixincludes.
7532 (build_configdirs): Always include build_libs.
7533 * Makefile.in: Regenerate.
7534 * configure: Regenerate.
7535
75362004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7537
7538 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7539 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7540 phony targets; do not generate timestamp files.
7541 (distclean-stageN): Remove references to their timestamp files.
7542 (restageN, touch-stageN): Remove.
7543 (stageN-bubble): Rewritten.
7544 (compare): Support lean bootstraps.
7545 * Makefile.in: Regenerate.
7546
7547 * configure.in: Only warn when bootstrapping but
7548 build != host or build != target. Support lean bootstraps.
7549 * configure: Regenerate.
7550
ce7cbbb0
PE
75512004-08-26 Phil Edwards <phil@codesourcery.com>
7552
7553 * configure.in: Give a better error message if GMP/MPFR are missing
7554 and a language needing them has been requested.
7555 * configure: Regenerated.
7556
9c71a529
PE
75572004-08-25 Phil Edwards <phil@codesourcery.com>
7558
7559 * configure.in: Print a list of available language front-ends if
7560 a requested one is missing. Tidy stray tab characters.
7561 * configure: Regenerated.
7562
e3f92d3b
MK
75632004-08-19 Michael Koch <konqueror@gmx.de>
7564
7565 * gcc/doc/install.texi: Update entry about automake for libjava.
7566
c3f84f61
RM
75672004-08-17 Robert Millan <robertmh@gnu.org>
7568
7569 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7570 (instead of FreeBSD).
7571 * configure: Regenerate.
7572
7c27e184
PB
75732004-08-16 Paolo Bonzini <bonzini@gnu.org>
7574
7575 * Makefile.in: Regenerate.
7576 * configure: Regenerate.
7577
7578 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7579 stage_*_flags.
7580 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7581 for bootstrapped modules if toplevel bootstrap is going.
7582 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7583 modules. Adjust for changes in Makefile.def. Enable several
7584 rules even in non-bootstrap mode, just to avoid peppering the
7585 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7586 (stage-[+prev+]-bubble): Remove.
7587
7588 * Makefile.def (Dependencies): Depend on all-build-bison,
7589 all-build-flex, all-build-byacc, all-build-texinfo, rather
7590 than the host variations.
7591 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7592 with BUILD_SUBDIR.
7593 (BISON): Update for recent Bisons.
7594 (YACC): Fix typo.
7595 (cross): Depend on all-build.
7596 (all): Do not depend on all-build.
7597 (prebootstrap): Remove.
7598 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7599 (Prebootstrap dependencies): Add them to the per-stage targets
7600 and to all-prebootstrap.
7601 * configure.in (build_configdirs): Always enable build_tools.
7602 (BUILD_DIR_PREFIX): Remove.
7603
7604 * Makefile.def (gcc): Add target variable.
7605 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7606 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7607 in the recursive `make', instead of hardwiring `all'.
7608 (Autogenerated TARGET-* variables): New.
7609
20f3bb80
BB
76102004-08-13 Brian Booth <bbooth@redhat.com>
7611
7612 * MAINTAINERS: Remove myself from write-after-approval.
7613
b5be499d
NN
76142004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7615
7616 * src-release: Stop distributing mmalloc with gdb (which doesn't
7617 use it).
7618 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7619 * Makefile.in: Regenerate.
7620
b3f8d95d
MM
76212004-08-09 Mark Mitchell <mark@codesourcery.com>
7622
7623 * configure.in (arm*-*-eabi*): New target.
7624 * configure: Regenerate.
7625
3589b69e
PB
76262004-08-06 Paolo Bonzini <bonzini@gnu.org>
7627
7628 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7629 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7630 (Dependencies): New section.
7631 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7632 (configure-target-[+module+]): Depend on maybe-all-gcc
7633 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7634 (toplevel profiledbootstrap): Fix dependencies.
7635 * Makefile.in: Regenerate.
7636
972974fc
MM
76372004-08-03 Mark Mitchell <mark@codesourcery.com>
7638
7639 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7640 target-libiberty to noconfigdirs.
7641 * configure: Regenerate.
7642
bebf829d
PB
76432004-08-03 Paul Brook <paul@codesourcery.com>
7644
7645 * configure.in: Check for MPFR as well as GMP.
7646 * configure: Regenerate.
7647
98a5bb3b
RM
76482004-08-01 Robert Millan <robertmh@gnu.org>
7649
7650 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7651 libmudflap for all GNU-based systems (with Glibc).
7652 * configure: Regenerate.
7653
dce2d8b2 76542004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7655
7656 * Makefile.def (host-modules): Add gcc.
7657 * Makefile.in: Regenerate.
7658 * Makefile.tpl (sorry): New rule.
7659 (configure-host, all-host, [+make_target+]-host, do-check,
7660 install-host): Do not add gcc as a special case.
7661 (host modules): Add a small special-casing for gcc. Export
7662 extra_make_flags through the environment.
7663 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7664 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7665 other recursive targets for gcc): Remove.
7666
7667 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7668 (stage, unstage): New rules.
7669 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7670 distclean-stage[+id+]): Use stage_current.
7671 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7672 the stage*-start rules.
7673
aeb732c1
GK
76742004-08-02 Geoffrey Keating <geoffk@apple.com>
7675
7676 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7677 use -all_load flag.
7678
25b656e7
PB
76792004-08-02 Paolo Bonzini <bonzini@gnu.org>
7680
7681 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7682 * configure: Regenerate.
7683
cc440d71
TM
76842004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7685
7686 * maintainer-scripts/gcc_release: Revert yesterday's change.
7687
270e140b
SB
76882004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7689
7690 * MAINTAINERS: Add myself to write-after-approval.
7691
3e4035f8
TM
76922004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7693
7694 * libf2c: Removed.
7695 * gcc/gccbug.in: Updated because of libf2c removal.
7696 * maintainer-scripts/gcc_release: Ditto.
7697
dce2d8b2 76982004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7699
7700 * configure.in: Build libmudflap by default on FreeBSD.
7701 * configure: Regenerated.
7702
dfcada9a
MM
77032004-07-09 Mark Mitchell <mark@codesourcery.com>
7704
7705 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7706 systems.
7707 * configure: Regenerated.
7708
dce2d8b2 77092004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7710
7711 PR target/16344
7712 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7713 feedback based compiler.
7714 * Makefile.in: Rebuilt.
7715
95bcca47
AO
77162004-07-08 Alexandre Oliva <aoliva@redhat.com>
7717
7718 * Makefile.def (host_modules): Set bootstrap=true for flex.
7719 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7720 * Makefile.in: Rebuilt.
7721
051822f6
JH
77222004-07-07 Jan Hubicka <jh@suse.cz>
7723
7724 * MAINTAINERS: Add self as a profile feedback maintainer.
7725
7b61653a
PE
77262004-07-05 Phil Edwards <phil@codesourcery.com>
7727
7728 * configure.in: Do not prepend $srcdir to /dev/null in
7729 makefile fragments.
7730 * configure: Regenerate.
7731
23f6b2f9
PB
77322004-07-01 Paolo Bonzini <bonzini@gnu.org>
7733
7734 * Makefile.def (build_modules): Add bison, byacc, flex,
7735 m4, texinfo.
7736 (flags_to_pass): Add FLEX.
7737 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7738 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7739 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7740 DEFAULT_MAKEINFO): Remove.
7741 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7742 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7743 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7744 objdir or else use configured tool.
7745 (all-build): New.
7746 (all): Depend on it.
7747 (Build module dependencies): Add.
7748 * Makefile.in: Regenerate.
7749 * configure.in: Better support for multiple build modules,
7750 matching what is done for host/target modules. Do not look
7751 for "plausible" locations of build tools if Canadian cross.
7752 Use autoconf's AC_PROG_CC to find a C compiler. Define
7753 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7754 * configure: Regenerate.
78716e86 7755
1c020272
PB
77562004-06-22 Paolo Bonzini <bonzini@gnu.org>
7757
7758 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7759 * Makefile.in: Regenerate.
7760
a52a0a7f
PB
77612004-06-22 Paolo Bonzini <bonzini@gnu.org>
7762
7763 * Makefile.tpl (configure-build-[+module+],
7764 configure-[+module+], configure-target-[+module+]): Pass
7765 [+extra_configure_args+].
7766 (all-build-[+module+], all-[+module+], check-[+module+],
7767 install-[+module+], [+make_target+]-[+module+],
7768 all-target-[+module+], check-target-[+module+],
7769 install-target-[+module+], [+make_target+]-target-[+module+]):
7770 Pass [+extra_make_args+].
7771 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7772 (GCC_HOST_EXPORTS): Remove.
7773 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7774 cross, check-gcc, check-gcc-c++, install-gcc,
7775 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7776 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7777 * Makefile.in: Regenerate.
7778
ccde3f1a
MS
77792004-06-21 Matthew Sachs <msachs@apple.com>
7780
7781 * MAINTAINERS: Added self to write-after-approval.
7782
6264b0a6
CF
77832004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7784
7785 * configure.in: Check for srcdir/winsup rather than build directory
7786 winsup.
7787 * configure: Regenerate.
7788
801e2270
CV
77892004-06-17 Corinna Vinschen <vinschen@redhat.com>
7790
7791 * configure.in: Don't build Cygwin native newlib if winsup
7792 directory is missing. Emit warning instead.
7793 * configure: Regenerate.
7794
ad6717df
PB
77952004-06-09 Paolo Bonzini <bonzini@gnu.org>
7796
7797 * Makefile.tpl (touch-stage[+id+]): New.
7798 (restage[+prev+]): Depend on touch-stage[+id+].
7799
7800 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7801 Use it throughout.
7802
7803 * Makefile.def: Add profile and feedback bootstrap stages.
7804 Remove next field from bootstrap stages.
7805 * Makefile.tpl (LN, LN_S): Substitute.
7806 (stageN-start, stageN-end): Use double-colon rules, to
7807 provide a hook for additional setup commands.
7808 (distclean-stageN-gcc, restageN): Create dependencies from
7809 [+prev+], not from [+next+].
7810 (stageN-bubble): Add commands for successive stages from
7811 [+prev+], using double-colon rules.
7812 (all-stageN-gcc): Fix typo.
7813 (stagefeedback-start, profiledbootstrap): New.
7814 * Makefile.in: Regenerate.
7815 * configure.in: Call ACX_PROG_LN.
7816 * configure: Regenerate.
7817
5bbb9680
CY
78182004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7819
7820 * MAINTAINERS (Write After Approval): Add myself.
7821
e18be1d4
MA
78222004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7823
7824 * MAINTAINERS (Write After Approval): Add myself.
7825
5607edfd
PB
78262004-06-03 Paolo Bonzini <bonzini@gnu.org>
7827
7828 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7829 without gcc.
7830 * configure: Regenerate.
7831
1ec4e9c3
PB
78322004-06-01 Paolo Bonzini <bonzini@gnu.org>
7833
7834 * Makefile.tpl: Fix typo.
7835 * Makefile.in: Regenerate.
7836
dce2d8b2 78372004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7838
7839 * configure.in: Remove new- prefix from toplevel
7840 bootstrap targets.
7841 * configure: Regenerate.
7842
f516a7da
PB
78432004-06-01 Paolo Bonzini <bonzini@gnu.org>
7844
7845 * Makefile.tpl (all.normal): Rename to all.
7846 (all): Replace with a rule to pick the default
7847 target from configure.
7848 (all-gcc, configure-gcc): Use conditionals to
7849 do nothing when toplevel bootstrap is going on.
7850 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7851 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7852 * configure.in: Support --enable-bootstrap.
7853
7854 * Makefile.def: Remove new- prefix from toplevel
7855 bootstrap targets.
7856 * Makefile.tpl: Likewise.
7857
7858 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7859 target.
7860
7861 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7862 $(RECURSE_FLAGS) to recursive invocation of make.
7863
7864 * Makefile.in: Regenerate.
7865 * configure: Regenerate.
7866
78dd5e36 78672004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7868 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7869
7870 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7871 like CC.
7872
30f1bddc
DJ
78732004-05-27 Daniel Jacobowitz <dan@debian.org>
7874
7875 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7876 * configure: Regenerate.
7877
4fc4dd12
DJ
78782004-05-25 Daniel Jacobowitz <drow@false.org>
7879
7880 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7881 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7882 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7883 targets.
7884 * Makefile.in: Regenerate.
7885
dce2d8b2 78862004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7887
7888 * configure.in: Test the ability to symlink directories.
7889 * configure: Regenerate.
7890
7891 * Makefile.def (bootstrap-stage): New definitions.
7892 * Makefile.tpl (configure-stage1-gcc,
7893 configure-stage2-gcc, configure-stage3-gcc,
7894 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7895 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7896 new-restage3, compare): Autogenerate, see Makefile.in
7897 entry for behavioral changes.
7898 (distclean-stage1, new-stage1-start, new-stage1-end,
7899 new-stage1-bubble, distclean-stage2, new-stage2-start,
7900 new-stage2-end, new-stage2-bubble, distclean-stage3,
7901 new-stage3-start, new-stage3-end): New autogenerated targets.
7902 (objext, prebootstrap, BOOT_CFLAGS,
7903 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7904 targets.
7905
7906 * Makefile.in: Regenerate.
7907 (distclean-stage1, new-stage1-start, new-stage1-end,
7908 new-stage1-bubble, distclean-stage2, new-stage2-start,
7909 new-stage2-end, new-stage2-bubble, distclean-stage3,
7910 new-stage3-start, new-stage3-end): New targets.
7911 (all-stage1-gcc): Move prebootstrap dependency from here...
7912 (configure-stage1-gcc): ...to here.
7913 (new-bootstrap): Use bubble targets.
7914 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7915 Use per-stage distclean targets.
7916 (configure-stage1-gcc, configure-stage2-gcc,
7917 configure-stage3-gcc, all-stage1-gcc,
7918 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7919 Use new-stageN-start to prepare the tree.
7920
4f4e53dd
PB
79212004-05-23 Paolo Bonzini <bonzini@gnu.org>
7922
7923 * Makefile.def (host_modules): add libcpp.
7924 * Makefile.tpl: Add dependencies on and for libcpp.
7925 * Makefile.in: Regenerate.
7926 * configure.in: Add libcpp host module.
7927 * configure: Regenerate.
7928
60975492
PB
79292004-05-21 Paolo Bonzini <bonzini@gnu.org>
7930
7931 * Makefile.tpl: Whenever a recursive target is defined, wrap
7932 it in a special @if/@endif block, and prepare its maybe
7933 dependency in the @if/@endif block
7934 * configure.in: Instead of writing maybe dependencies, remove
7935 the @if/@endif statements, and remove the @if/@endif blocks
7936 that remain.
7937 * configure: Regenerate.
7938 * Makefile.in: Regenerate.
7939
5ce7d75d
JJ
79402004-05-20 Janis Johnson <janis187@us.ibm.com>
7941
7942 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7943
c779c42f
KK
79442004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7945
7946 PR bootstrap/15120
7947 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7948 * */configure: Rebuilt.
7949
b4117c30
ZW
79502004-05-17 Zack Weinberg <zack@codesourcery.com>
7951
7952 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7953 of libf2c.
7954 * configure, Makefile.in: Regenerate.
7955
719bb4e3 79562004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7957
7958 * MAINTAINERS (Write After Approval): Add myself.
7959
6de9cd9a
DN
79602004-05-13 Diego Novillo <dnovillo@redhat.com>
7961
7962 Merge from tree-ssa-20020619-branch.
7963
7964 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7965 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7966 (HOST_GMPLIBS): Define.
7967 (HOST_GMPINC): Define.
7968 (TARGET_LIB_PATH): Add libmudflap.
7969 (GFORTRAN_FOR_TARGET): Define.
7970 (configure-build*): Export GFORTRAN.
7971 (configure-gcc): Export GMPLIBS and GMPINC.
7972 (all-gcc): Add maybe-all-libbanshee.
7973 (configure-target-libgfortran): Define.
7974 * Makefile.in: Regenerate.
7975 * configure.in (host_libs): Add libbanshee.
7976 (target_libraries): Add target-libmudflap and target-libgfortran.
7977 Add --with-libbanshee.
7978 Handle --disable-libmudflap.
7979 (*-*-freebsd*): Use with_gmp.
7980 Add $(libgcj) to noconfigdirs.
7981 * configure: Regenerate.
7982 * depcomp: New file.
7983 * MAINTAINERS: Add tree-ssa maintainers.
7984
8f1b790f
VM
79852004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7986
b4117c30 7987 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7988
693446fc
BF
79892004-04-30 Brian Ford <ford@vss.fsi.com>
7990
b4117c30 7991 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7992
d1bb666c
UB
79932004-04-29 Uros Bizjak <uros@kss-loka.si>
7994
b4117c30 7995 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7996
6cf1ac42
PB
79972004-04-28 Paolo Bonzini <bonzini@gnu.org>
7998
7999 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8000 * configure: Regenerate.
8001
632933d5
PB
80022004-04-27 Paolo Bonzini <bonzini@gnu.org>
8003
8004 Revert:
8005 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8006
8007 * Makefile.def (flags_to_pass): Remove *dir variables that
8008 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8009 as well as prefix and exec_prefix.
8010 * Makefile.in: Regenerate.
8011
80dc6aa0
RM
80122004-04-26 Robert Millan <robertmh@gnu.org>
8013
8014 Add patches from libtool CVS.
8015 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8016 * ltconfig: Likewise.
8017 * ltcf-c.sh: Likewise.
8018 * ltcf-cxx.sh: Likewise.
8019 * ltcf-gcj.sh: Likewise.
8020
e11283f1
PB
80212004-04-26 Paolo Bonzini <bonzini@gnu.org>
8022
8023 * Makefile.def (host_modules): Mark with the bootstrap
8024 flag packages on which gcc depends.
8025 * Makefile.tpl (all-bootstrap): Use it.
8026 * Makefile.in: Regenerate.
8027
8546950c
PB
80282004-04-26 Paolo Bonzini <bonzini@gnu.org>
8029
8030 * Makefile.def (flags_to_pass): Remove *dir variables that
8031 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8032 as well as prefix and exec_prefix.
8033 * Makefile.in: Regenerate.
8034
a76494aa
PB
80352004-04-26 Paolo Bonzini <bonzini@gnu.org>
8036
b4117c30
ZW
8037 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8038 * configure: Regenerate.
8039 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8040 * gcc/Makefile.tpl (compare): Use the result of the test.
8041 * gcc/Makefile.in: Regenerate.
a76494aa 8042
03a91701
PB
80432004-04-23 Paolo Bonzini <bonzini@gnu.org>
8044
8045 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8046 Always relocate gcc and prev-gcc to the original names, even
8047 if the build fails.
8048 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8049 New targets.
8050
082a6351
LG
80512004-04-23 Laurent GUERBY <laurent@guerby.net>
8052
8053 * MAINTAINERS: Update my email address.
b4117c30 8054
1f1d584b
RO
80552004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8056
8057 * configure.in (mips*-*-irix5*): Enable ld.
8058 * configure: Regenerate.
082a6351 8059
1db673ca
RO
80602004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8061
8062 * configure: Regenerate.
8063
ce4ea44e
JW
80642004-04-15 James E Wilson <wilson@specifixinc.com>
8065
8066 * Makefile.tpl (configure-[+module+], configure-gcc,
8067 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8068 Set and export LDFLAGS.
8069 * Makefile.in: Regenerate.
8070
611f62ad
MC
80712004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8072
b4117c30 8073 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8074
be912515
NN
80752004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8076
8077 PR bootstrap/14871
8078 * Makefile.tpl: If we don't have built-in-tree target tools,
8079 use the ones found by configure rather than hacking around with
8080 program_transform_name.
8081 * configure.in: Give Makefile.tpl the information necessary
8082 to do that.
8083 * Makefile.in: Regenerate.
8084 * configure: Regenerate.
8085
9104315a
NN
80862004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8087
8088 PR bootstrap/14760
8089 * configure.in: When computing baseargs, strip *all* copies of
8090 offending options. Also, don't match/substitute the trailing space,
8091 so that this actually works when two similar options are separated by
8092 only one space.
8093 * configure: Regenerate.
8094
bef1d700
DE
80952004-04-06 David Edelsohn <edelsohn@gnu.org>
8096
b4117c30
ZW
8097 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8098 (rs6000-*-aix*): Same.
8099 * configure: Regenerate.
bef1d700 8100
54bcf05e 81012004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8102
8103 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8104
369a832c 81052004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8106
8107 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8108
09a9c095
NN
81092004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8110
7caf53cb
NN
8111 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8112 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8113 * Makefile.in: Regenerate.
8114
09a9c095
NN
8115 * configure.in (top level bootstrap support): Rework --enable-werror
8116 to set @stage2_werror_flag@.
8117 * configure: Regenerate.
8118 * Makefile.tpl (top level bootstrap support): Pass
8119 @stage2_werror_flag@ down to configure in stages 2 and 3.
8120 * Makefile.in: Regenerate.
8121
5595a2bd
NN
81222004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8123
cbfd7e06
NN
8124 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8125 for stages 2 and 3 as well as in make. As a consequence, remove
8126 OUTPUT_OPTION (now detected by configure) from the flags passed down
8127 to make.
8128 * Makefile.in: Regenerate.
8129
5595a2bd
NN
8130 * Makefile.tpl (new-bootstrap): Fix typo.
8131 * Makefile.in: Regenerate.
8132
ca3b3e20
NN
81332004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8134
295f4e42
NN
8135 * Makefile.tpl: Rearrange by moving recursive_targets rules
8136 into their proper sections.
8137 * Makefile.tpl (top level bootstrap support): Move disabling
8138 of coverage flags from 'make' to 'configure'; improve comments.
8139 * Makefile.in: Regenerate.
8140
340de83f
NN
8141 * Makefile.tpl (experimental top level bootstrap) Move stage1
8142 language setting from all- target to configure- target; disable
8143 intermodule optimization in stage 1; prevent gratuitous rebuilds
8144 of stage 1.
8145 * Makefile.in: Regenerate.
8146 * configure.in: Comma-separate stage 1 language list for top
8147 level bootstrap.
8148 * configure: Regenerate.
8149
ca3b3e20
NN
8150 * Makefile.tpl: Clean up experimental top level bootstrap support:
8151 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8152 prev-gcc in configure- targets as well as all- targets.
8153 * Makefile.in: Regenerate.
8154
4d038073
KC
81552004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8156
8157 * compile: New file imported from automake.
8158
ab3533d6
PB
81592004-03-17 Paolo Bonzini <bonzini@gnu.org>
8160
8161 * configure.in: Remove symbolic link section.
8162 * configure: Regenerate.
8163 * Makefile.tpl (links): Remove.
8164 * Makefile.in: Regenerate.
8165
1e0f07d3 81662004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8167 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8168
8169 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8170 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8171 * configure.in: Fix comment typo from last patch.
8172 * configure: Regenerate.
8173
2805b53a
NN
81742004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8175
8176 * Makefile.tpl: Introduce experimental top level bootstrap support.
8177 * Makefile.in: Regenerate.
8178 * configure.in: Introduce support for top level bootstrap.
8179 * configure: Regenerate.
8180
79b4b7d2 81812004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8182 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8183
8184 PR bootstrap/14522
8185 * configure.in: Cope with shells that do not support unquoted ^
8186 * configure: Regenerate.
8187
6bbec498 81882004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8189 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8190
8191 PR bootstrap/14522
79b4b7d2 8192 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8193 quotes inside quoted backquote substitutions.
8194 * configure: Regenerate.
8195
83c15dfc
AP
81962004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8197
8198 PR bootstrap/14522
f2bd98d4 8199 * configure.in: Fix escaping of $.
83c15dfc
AP
8200 * configure: Regenerate.
8201
55ffb5ed
NN
82022004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8203
8204 * configure: Regenerate, since I forgot to while committing Paolo's
8205 changes.
8206
e4c9c075
PB
82072004-03-08 Paolo Bonzini <bonzini@gnu.org>
8208
8209 PR ada/14131
8210 Move language detection to the top level.
8211 * configure.in: Find default values for the tools as
8212 soon as possible. Disable ada if GNAT is not found.
8213 Emit error message about missing languages. Expand
8214 --enable-languages=all for the gcc subdirectory.
8215
5199e2c6
BE
82162004-03-10 Ben Elliston <bje@gnu.org>
8217
8218 * MAINTAINERS: Update my email address.
8219
c18b95e5
DE
82202004-03-05 David Edelsohn <edelsohn@gnu.org>
8221
8222 * ltconfig: Disable building static libraries if building shared
8223 libraries on AIX 5L.
8224
d0fe5ad3
RS
82252004-03-01 Richard Sandiford <rsandifo@redhat.com>
8226
8227 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8228 and disable libgcj.
8229 * configure: Regenerated.
8230
e6f71f9d
BB
82312004-03-01 Brian Booth <bbooth@redhat.com>
8232
8233 * MAINTAINERS: Add myself to write-after-approval.
8234
8983e50e
PB
82352004-03-01 Paolo Bonzini <bonzini@gnu.org>
8236
8237 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8238
d4cd9d81
NN
82392004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8240
8241 PR bootstrap/7087
8242 * Makefile.tpl: Guard XFOO sed statements better.
8243 * Makefile.tpl: Add dependency for configure-target-libada.
8244 * Makefile.in: Regenerate (incidentally fixes broken
8245 commit when libada-branch was merged).
8246
0ea0229e
KC
82472004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8248
8249 * MAINTAINERS: Add myself to write-after-approval.
8250
bad93735
AP
82512004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8252
8253 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8254 maintainers.
8255
a7ca14fc
AC
82562004-02-20 Andrew Cagney <cagney@redhat.com>
8257
8258 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8259 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8260
51592782
NN
82612004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8262
8263 PR bootstrap/11932
8264 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8265
6a30854a
JQ
82662004-02-14 Jerry Quinn <jlquinn@optonline.net>
8267
8268 * MAINTAINERS: Added myself to write-after-approval.
8269
be8b2bee
MK
82702004-02-14 Michael Koch <konqueror@gmx.de>
8271
8272 * MAINTAINERS: Added myself to write-after-approval.
8273
972760b7
JM
82742004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8275
8276 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8277 some OS port maintainers to OS port maintainers section.
8278
b0281654
FCE
82792004-02-13 Frank Ch. Eigler <fche@redhat.com>
8280
8281 * MAINTAINERS: Add self.
8282
3c419fd6
KH
82832004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8284
8285 * MAINTAINERS: Alphabetize.
8286
e88e9aee
PB
82872004-02-12 Paolo Bonzini <bonzini@gnu.org>
8288
8289 * MAINTAINERS: Remove myself.
b4117c30 8290
1915e422
DE
82912004-02-11 David Edelsohn <edelsohn@gnu.org>
8292
8293 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8294 (rs6000-*-aix*): Same.
8295 * configure: Regenerate.
8296
a22c2d8d
KC
82972004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8298
8299 * configure.in (host): Add in missing $noconfigdirs to defines.
8300 * configure: Regenerate.
8301
d9cdb878
AC
83022004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8303 Nathanael Nerode <neroden@gcc.gnu.org>
8304
8305 PR ada/6637, PR ada/5911
b4117c30 8306 Merge with libada-branch:
d9cdb878
AC
8307 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8308 with appropriate dependencies. Add --enable-libada configure switch.
8309 * configure, Makefile.in: Regenerate.
8310
8bd92821
PB
83112004-02-09 Paolo Bonzini <bonzini@gnu.org>
8312
8313 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8314
89a95129
RO
83152004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8316
8317 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8318 * configure: Regenerate.
8319
892629bc
GK
83202004-02-04 Geoffrey Keating <geoffk@apple.com>
8321
8322 Merge from upstream:
8323
8324 * ltmain.in: When setting IFS to '~', be careful about user
8325 arguments that contain '~'.
8326
8327 2004-02-04 Peter O'Gorman <peter@pogma.com>
8328
8329 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8330 Also test $base_compile against $CC with escaped arguments. Bug
8331 reported by Geoff Keating <geoffk@apple.com>.
8332
6b402165
KH
83332004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8334
8335 * MAINTAINERS: Remove i960 port.
8336
fa2f0306
DD
83372004-01-23 DJ Delorie <dj@redhat.com>
8338
8339 * Makefile.def (target_modules) [libiberty]: Don't stage.
8340 * Makefile.in: Rebuilt.
8341
9feb20aa
CT
83422004-01-20 Caroline Tice <ctice@apple.com>
8343
8344 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8345
7aed2ccc
PC
83462004-01-19 Paolo Carlini <pcarlini@suse.de>
8347
8348 * MAINTAINERS: Update my email address.
8349
f25bebe1
JM
83502004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8351
8352 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8353
28083580
VR
83542004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8355
8356 * MAINTAINERS: Remove entries without email address.
8357
c0f4b5e4
DJ
83582004-01-15 Daniel Jacobowitz <drow@mvista.com>
8359
8360 * MAINTAINERS: Add myself to write-after-approval.
8361
b5eb5a5e
SB
83622004-01-15 Steven Bosscher <stevenb@suse.de>
8363
8364 * MAINTAINERS: Update my email address.
8365
dce2d8b2 83662004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8367
8368 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8369 * Makefile.tpl (configure-target-[+module+]): Support stage.
8370 * Makefile.in: Rebuilt.
8371
74c0b320
ILT
83722004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8373
8374 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8375
2560344b
RS
83762004-01-10 Richard Sandiford <rsandifo@redhat.com>
8377
8378 * MAINTAINERS: Add myself as a MIPS maintainer.
8379
8b21cda6
NN
83802004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8381
2b6c260d
NN
8382 * configure.in: Use ./config.cache, not config.cache.
8383 * configure: Regenerate.
8384 * Makefile.tpl: Special-casing not needed for GCC any more.
8385 * Makefile.in: Regenerate.
8386
09438bde
NN
8387 * configure.in: Don't share a cache file for host dirs.
8388 * configure: Regenerate.
8389
8b21cda6
NN
8390 * config-ml.in: Don't mess with the cache file.
8391
e42870df
EB
83922004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8393
8394 * MAINTAINERS: Move myself from 'Write After Approval' to
8395 'CPU Port Maintainers' section as SPARC maintainer.
8396
6b9eb62c
NN
83972004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8398
78a816a6
NN
8399 * Makefile.tpl: Make GCC use a separate config.cache.
8400 * Makefile.in: Regenerate.
8401
6b9eb62c
NN
8402 PR bootstrap/11932, PR bootstrap/11933
8403 (I don't know if it will fix either of them, but it relates
8404 to them.)
8405 * configure.in: Don't use shared config.cache for target
8406 directories.
8407 * configure: Regenerate.
8408
86d7b562
DN
84092004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8410
8411 * MAINTAINERS: Add myself to 'Write After Approval' section.
8412
07d0a605
RS
84132003-12-31 Roger Sayle <roger@eyesopen.com>
8414
8415 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8416 * configure: Regenerated.
8417
459ac19f
KH
84182003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8419
8420 * MAINTAINERS: Remove the mn10200 maintainer.
8421
5785c0ed 84222003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8423
cc6010cd
AP
8424 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8425 * configure: Regenerated.
5785c0ed 8426
a268eff9
JH
84272003-12-16 Jan Hubicka <jh@suse.cz>
8428
8429 * MAINTAINERS: Add myself as callgraph maintainer.
8430
9d465b12
TF
84312003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8432
8433 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8434 * configure: Regenerate.
8435
a68a270a
GB
84362003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8437
8438 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8439 'Write After Approval' section. Update email.
8440
dce2d8b2 84412003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8442
8443 * MAINTAINERS (Write After Approval): Add myself.
8444
8c052da4
MT
84452003-11-20 Matt Thomas <matt@3am-software.com>
8446
8447 * MAINTAINERS: Add myself as a vax port maintainer.
8448
e75f9147
KC
84492003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8450
8451 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8452 (configure-build-[+module+], configure-[+module+]): Likewise.
8453 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8454 * Makefile.in: Regenerate.
8455
43d8d958
AT
84562003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8457
8458 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8459 shared/dylibed libraries.
8460 * ltmain.sh: Likewise.
8461 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8462 * ltcf-cxx.sh: Likewise.
8463 * ltcf-gcj.sh: Likewise.
8464 * ltconfig: Likewise.
8465
638dcaa0
SC
84662003-11-17 Stan Cox <scox@redhat.com>
8467
8468 * MAINTAINERS: Add myself as iq2000 port maintainer.
8469
15cc172b
AC
84702003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8471
b4117c30
ZW
8472 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8473 * Makefile.in: Regenerate.
15cc172b 8474
20af77cd
UW
84752003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8476
8477 * config.sub: Update to 2003-11-03 version.
8478
4dd01c5c
PE
84792003-10-20 Phil Edwards <phil@codesourcery.com>
8480
8481 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8482 * configure: Regenerate.
8483
dce2d8b2 84842003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8485
8486 * MAINTAINERS: Add myself to 'Write After Approval' section.
8487
8b7ebc31
AC
84882003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8489
8490 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8491
afe1910c
JM
84922003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8493
8494 * MAINTAINERS: Update my email address.
8495
05dcec66
RO
84962003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8497
8498 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8499
dce2d8b2 85002003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8501
8502 * MAINTAINERS: Add myself to 'Write After Approval' section.
8503
507ec745
BI
85042003-10-16 Bernardo Innocenti <bernie@develer.com>
8505
8506 * config.guess: Update to 2003-10-16 version.
8507 * config.sub: Update to 2003-10-16 version.
8508
dce2d8b2 85092003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8510
8511 * MAINTAINERS: Added myself to 'Write After Approval' section.
8512
0c9b16bc
FH
85132003-10-15 Falk Hueffner <falk@debian.org>
8514
8515 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8516 'Write After Approval' section. Update email.
8517
74d57d15
RS
85182003-10-14 Roger Sayle <roger@eyesopen.com>
8519
8520 * MAINTAINERS: Move myself from 'Write After Approval' to
8521 'Various Maintainers' section as middle-end maintainer.
8522
d29b8ad8
NN
85232003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8524
8525 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8526 HOST_FLAGS_TO_PASS.
8527 * Makefile.in: Regenerate.
8528
26db814a
BI
85292003-10-11 Bernardo Innocenti <bernie@develer.com>
8530
8531 * config.guess: Update to 2003-10-07 version.
8532 * config.sub: Update to 2003-10-07 version.
8533
fffeb871
RO
85342003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8535
8536 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8537 * ltconfig (irix5*, irix6*): Don't override version_type.
8538
6691a79e
ME
85392003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8540
8541 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8542 * configure: Rebuilt
8543 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8544 * Makefile.in: Rebuilt
8545
62cdd71e
L
85462003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8547
8548 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8549
6fe2eacc
CW
85502003-09-30 Carlo Wood <carlo@alinoe.com>
8551
cc6010cd 8552 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8553
ea57e5ad
PK
85542003-09-29 Paul Koning <ni1d@arrl.net>
8555
8556 * MAINTAINERS: Move myself from "Write After Approval"
8557 to CPU platform maintainers for pdp11 platform.
8558
e070672a
AT
85592003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8560
8561 * MAINTAINERS: Move myself from 'Write After Approval' to
8562 'Various Maintainers' section as libffi testsuite maintainer.
8563
43bb47c2
DJ
85642003-09-21 Daniel Jacobowitz <drow@mvista.com>
8565
8566 * configure.in: Pass a computed --program-transform-name
8567 to subconfigures.
8568 * configure: Regenerated.
8569
da9d3b37
NN
85702003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8571
94322beb
NN
8572 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8573 * Makefile.in: Regenerate.
8574
da9d3b37
NN
8575 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8576 * Makefile.in: Regenerate.
8577
ffd9060b
ZL
85782003-09-19 Ziemowit Laski <zlaski@apple.com>
8579
8580 * MAINTAINERS: Move myself from 'Write After Approval'
8581 to 'Various Maintainers' (objective-c) section.
8582
eeae7b41
DJ
85832003-09-17 Daniel Jacobowitz <drow@mvista.com>
8584
8585 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8586 quoting.
8587 * configure: Regenerated.
8588
a080d12b
JB
85892003-09-16 Joel Brobecker <brobecker@gnat.com>
8590
8591 * MAINTAINERS (Write After Approval): Add myself to write after
8592 approval list.
8593
6cd2fc59
DN
85942003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8595
cc6010cd 8596 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8597
dcbdd9cc
ILT
85982003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8599
8600 * MAINTAINERS: Update my e-mail address.
8601
e517f636
AM
86022003-09-09 Alan Modra <amodra@bigpond.net.au>
8603
8604 * libtool.m4 (LD): Correct powerpc64 host match.
8605
bc49924b
JW
86062003-09-06 James E Wilson <wilson@tuliptree.org>
8607
8608 * MAINTAINTERS: Update my affiliation and email address.
8609
082124f5
ZD
86102003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8611
8612 * MAINTAINERS (Write After Approval): Add myself.
8613
dc94d89e
DD
86142003-09-04 DJ Delorie <dj@redhat.com>
8615
8616 * configure: Regenerate.
8617
86182003-09-04 Robert Millan <robertmh@gnu.org>
8619
8620 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8621
7a0f2d4e
KG
86222003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8623
8624 * configure.in: Ensure arguments to sed are properly spaced.
8625 * configure: Regenerate.
8626
88d032eb
GP
86272003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8628
8629 * MAINTAINERS: Update my e-mail address.
8630
0b3f3d22
ME
86312003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8632
8633 * MAINTAINERS (Write After Approval): Add myself.
8634
d253f9ba
DJ
86352003-08-27 Daniel Jacobowitz <drow@mvista.com>
8636
8637 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8638 * configure: Regenerated.
8639
066ec9c9
MM
86402003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8641
8642 * MAINTAINERS: Update my email address.
8643
415d7ef9
PE
86442003-08-23 Phil Edwards <pme@gcc.gnu.org>
8645
8646 * configure.in: Use newline instead of semicolon when assuming
8647 shell arguments in a for loop.
8648 * configure: Regenerated.
8649
e1567352
JE
86502003-08-22 Jason Eckhardt <jle@rice.edu>
8651
8652 * MAINTAINERS: Resurrect the i860 maintainer.
8653
b348267b
GK
86542003-08-20 Geoffrey Keating <geoffk@apple.com>
8655
e50084fa
GK
8656 PR 8180
8657 * configure.in: When testing with_libs and with_headers, treat
8658 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8659 * configure: Regenerate.
b4117c30 8660
b348267b
GK
8661 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8662 make, shell, etc.
8663 (baseargs): Likewise.
8664 * configure: Regenerate.
8665
ca26ffe0
BI
86662003-08-20 Bernardo Innocenti <bernie@develer.com>
8667
8668 * MAINTAINERS (Write After Approval): Add myself.
8669
940cde4d
GK
86702003-08-19 Geoffrey Keating <geoffk@apple.com>
8671
8672 * configure.in: Disable libgcj for darwin not on powerpc.
8673 * configure: Rebuild.
8674
74bed51b
ADL
86752003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8676
8677 * config-ml.in, symlink-tree: Add license.
8678
b4117c30
ZW
86792003-08-03 Richard Stallman <rms@gnu.org>
8680 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8681
8682 * README.SCO: New file.
8683
333a28b4
MK
86842003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8685
8686 * Makefile.tpl (check, check-c++): Express dependencies using
8687 dependencies rather than commands.
8688 * Makefile.in: Regenerate.
8689
c197e306
AC
86902003-08-01 Andrew Cagney <cagney@redhat.com>
8691
8692 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8693 * configure: Ditto.
8694
a8ee6e2d
GK
86952003-07-31 Geoffrey Keating <geoffk@apple.com>
8696
8697 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8698 * Makefile.in: Update.
a8ee6e2d 8699
8d9b3f2e
AT
87002003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8701
8702 * configure.in: Enable libgcj for darwin.
8703 * configure: Rebuild.
8704
52c0c542
PE
87052003-07-29 Phil Edwards <pme@gcc.gnu.org>
8706
8707 * config-ml.in: Use ac_configure_args directly instead of
8708 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8709 actually seen.
8710
b4acb5ef
NN
87112003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8712
8713 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8714 creating target and build subdirs to build all parent dirs as needed.
8715 * Makefile.in: Rebuild.
8716 * configure.in: Don't build dirs explicitly here.
8717 * configure: Rebuild.
8718
a51d71d0
PB
87192003-07-26 Paul Brook <paul@nowt.org>
8720
8721 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8722
f43e12ce
AO
87232003-07-22 Alexandre Oliva <aoliva@redhat.com>
8724
8725 * Makefile.tpl (all-make): Depend on intl.
8726 * Makefile.in: Rebuilt.
8727
8a199ff6
PE
87282003-07-20 Phil Edwards <pme@gcc.gnu.org>
8729
8730 * install-sh: Update to newer upstream versions (associated with
8731 aclocal 1.7).
8732 * mkinstalldirs: Likewise.
8733 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8734
e6a8c803
AP
87352003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8736
8737 * MAINTAINERS: Move self from Bug database only accounts
8738 to write-after-approval.
8739
9f13608f
NN
87402003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8741
8742 * config.if: Remove unused libc_interface determination.
8743
c7864714
NN
87442003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8745
8746 * MAINTAINERS: Move self from write-after-approval to
8747 build machinery (*.in).
8748
775956d0
NN
87492003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8750
8751 PR bootstrap/11273
8752 PR bootstrap/11408
8753 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8754 unused INSTALL_PROGRAM_ARGS.
8755 * configure.in: Use AC_PROG_INSTALL.
8756 * Makefile.in: Regenerate.
8757 * configure: Regenerate.
8758
c7f67a6e
KH
87592003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8760
8761 * MAINTAINERS: Alphabetize.
8762
33952f6f
AO
87632003-07-10 Alexandre Oliva <aoliva@redhat.com>
8764
8765 * configure: Rebuilt.
8766 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8767 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8768 newlib nor libgloss.
8769 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8770 * configure.in (am33_2.0-*-linux*): Added.
8771
0d4f1b4e
BW
87722003-07-09 Bob Wilson <bob.wilson@acm.org>
8773
8774 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8775 * configure: Regenerate.
8776
56694dd9
ZW
87772003-07-07 Zack Weinberg <zack@codesourcery.com>
8778
8779 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8780 * Makefile.in: Regenerate.
8781
21607eb4
ZW
87822003-07-04 Zack Weinberg <zack@codesourcery.com>
8783
8784 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8785 * Makefile.in: Regenerate.
8786
dce2d8b2 87872003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8788
8789 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8790 * Makefile.in: Regenerated.
8791
5d42f90e
L
8792 * config-ml.in: Replace PWD with PWD_COMMAND.
8793
6eb95e99
ZW
87942003-07-04 Zack Weinberg <zack@codesourcery.com>
8795
8796 * intl: New directory; see intl/ChangeLog for details.
8797 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8798 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8799 * Makefile.in: Regenerate.
8800
07d1940e
NN
88012003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8802
8803 * configure.in: Clean up config-lang.in handling. Delete
8804 useless assignment to "subdirs".
8805 * configure: Regenerate.
8806
4dbda6f0
NN
88072003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8808
8809 * configure.in: Rename 'target_libs' to 'target_libraries'.
8810 Remove useless reference to 'target_libs'.
8811 * configure: Regenerate.
8812
2c30ab71
KS
88132003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8814
8815 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8816 * Makefile.in: Regenerate.
8817
11405c93
NN
88182003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8819
8820 * Makefile.def: Introduce flags_to_pass.
8821 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8822 * Makefile.in: Regenerate.
8823
fb87ad5d
HPN
88242003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8825
8826 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8827 and target-libgloss.
8828 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8829 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8830 * configure: Regenerate.
8831
a7956a48
BK
88322003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8833
8834 * configure.in: Update testsuite_flags to new location.
8835 * configure. Regenerate.
6eb95e99 8836
eaf9f3b2
NN
88372003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8838
8839 * Makefile.tpl: Remove BUILD_CC stuff.
8840 * Makefile.in: Regenerate.
8841
2d89ffef
KH
88422003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8843
8844 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8845
dce2d8b2 88462003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8847
8848 * MAINTAINERS (Write After Approval): Add myself.
8849
dce2d8b2 88502003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8851
b951c91c
L
8852 * config.guess: Update to 2003-06-12 version.
8853 * config.sub: Update to 2003-06-13 version.
8854
dce2d8b2 88552003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8856
8857 * config.guess: Update to 2003-06-06 version.
8858 * config.sub: Update to 2003-06-06 version.
8859
655b7166
RO
88602003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8861
8862 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8863 * configure. Regenerate.
8864
01b759aa
NN
88652003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8866
bf1d3e81
NN
8867 * configure.in: Disable serial configure by default.
8868 * configure: Regenerate.
8869 * Makefile.tpl: Abolish .NOTPARALLEL.
8870 * Makefile.in: Regenerate.
8871
e89fbdfe
NN
8872 * Makefile.tpl: Replace {build,host,target}_canonical by
8873 {build,host,target}.
8874 * Makefile.in: Regenerate.
8875
01b759aa
NN
8876 * Makefile.tpl: Fix stupid pasto.
8877 * Makefile.in: Regenerate.
8878
f7dae026
NN
88792003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8880
8881 * Makefile.tpl: Remove bogus conditional.
8882 * Makefile.in: Regenerate.
8883
88842003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8885
8886 * Makefile.tpl (profiledbootstrap): New target.
8887 * Makefile.in (profiledbootstrap): New target.
8888
2ffc3e73 88892003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8890
8891 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8892 Pinski. Remove user names from other bugzilla-only maintainers.
8893
1a1e6b96
NN
88942003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8895
1358ccea
NN
8896 * Makefile.tpl: Make 'recursive targets' using autogen rather
8897 than shell loop. Remove duplicate 'clean' targets and false
8898 comments.
8899 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8900 Add systematic method of specifying missing targets in subdirs.
8901 Add copyright boilerplate.
8902 * Makefile.in: Regenerate.
8903 * configure.in: Add 'recursive targets' to maybe list.
8904 * configure: Regenerate.
8905
ae74ed1f
NN
8906 * MAINTAINERS: "GNATS only" -> "Bug database only".
8907
1a1e6b96
NN
8908 * Makefile.tpl: Rename [+target+] to [+make_target+].
8909 * Makefile.def: Rename 'target' to 'make_target'.
8910
c79af3fa
NB
89112003-05-31 Neil Booth <neil@daikokuya.co.uk>
8912
8913 * MAINTAINERS: Add self as options handling maintainer.
8914
39d85b61
MM
89152003-05-28 Michael Meissner <gnu@the-meissners.org>
8916
8917 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8918 been too long since I touched those ports.
8919
afc2b62d
DD
89202003-05-28 DJ Delorie <dj@redhat.com>
8921
8922 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8923 * Makefile.in: Regenerate.
8924
df445104
MR
89252003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8926
8927 * configure.in: Use curly braces in the definition of tooldir.
8928 * configure: Regenerate.
8929
2eb98e5d 89302003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8931
2eb98e5d
DD
8932 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8933 newlib or libgloss.
8934 * Makefile.in: Regenerate.
8935
862fced8
DD
89362003-05-21 DJ Delorie <dj@redhat.com>
8937
8938 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8939 * Makefile.in: Regenerate.
8940
fc351800
ILT
89412003-05-20 Ian Lance Taylor <ian@airs.com>
8942
8943 * MAINTAINERS: Update my e-mail address.
8944
7e2dbcef
NN
89452003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8946
8947 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8948 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8949 Factor out common code from autogen IF statements.
8950 * configure: Regenerate.
8951 * Makefile.in: Regenerate.
8952
f2a0e225
KC
89532003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8954
8955 * configure.in: Accept i[3456789]86 for machine type.
8956 * configure: Regenerate.
8957
8b87bb96
NN
89582003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8959
8960 * configure.in: Switch more things to use maybe dependencies.
8961 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8962 * configure: Regenerate.
8963 * Makefile.tpl: Switch more things to use maybe dependencies.
8964 * Makefile.in: Regenerate.
8965
fdb882bc 89662003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8967
8968 * Makefile.tpl (install-opcodes): Define.
8969 * Makefile.in: Rebuild.
8970
f7c50032
AJ
89712003-05-13 Andreas Jaeger <aj@suse.de>
8972
8973 * config.guess: Update to 2003-05-09 version.
8974 * config.sub: Update to 2003-05-09 version.
8975
dce2d8b2 89762003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8977
8978 * configure.in: Correct sed script so that options in quotes are not
8979 deleted.
8980 * configure: Rebuild.
8981
aa8f1f57
CV
89822003-05-12 Corinna Vinschen <corinna@vinschen.de>
8983
8984 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8985 and $$s/newlib/libc/sys/cygwin32 include paths.
8986 * configure: Ditto.
8987
0c130f81
MM
89882003-05-12 Michael Meissner <gnu@the-meissners.org>
8989
8990 * MAINTAINERS: Update my email addresses.
8991
aa1a100b
EB
89922003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8993
8994 * config-ml.in: Propagate INSTALL variables.
f7c50032 8995
87861833
GP
89962003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8997
8998 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8999
de722255
CD
90002003-05-02 Chris Demetriou <cgd@broadcom.com>
9001
6eb95e99
ZW
9002 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9003 * Makefile.in: Regenerate.
de722255 9004
96c4a002
WB
90052003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9006
9007 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9008
55b15a11
WB
90092003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9010
9011 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9012
0c227849
DJ
90132003-04-27 Daniel Jacobowitz <drow@mvista.com>
9014
9015 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9016 * Makefile.in: Regenerated.
9017
d45148c1
WB
90182003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9019
9020 * MAINTAINERS (Write After Approval): Upgrade myself from
9021 GNATS only to write-after-approval. Update my mail address.
9022
dce2d8b2 90232003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9024
9025 (OS Port Maintainers: freebsd): Add myself.
9026
438f50c3
MM
90272003-04-22 Mark Mitchell <mark@codesourcery.com>
9028
9029 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9030
9074e169
KJ
90312003-04-22 Kean Johnston <jkj@sco.com>
9032
9033 * MAINTAINERS (SCO ports): Added myself.
9034
dfd39a2e
NS
90352003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9036
9037 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9038
ccbae82a
KJ
90392003-04-19 Kean Johnston <jkj@sco.com>
9040
9041 * MAINTAINERS (Write After Approval): Add myself.
9042
2f50999f
GP
90432003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9044
9045 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9046 * Makefile.in: Regenerate.
9047
e9b84181
JJ
90482003-04-18 Jakub Jelinek <jakub@redhat.com>
9049
9050 * configure.in (powerpc64*-*-linux*): Remove.
9051 * configure: Rebuilt.
9052
1ca4c6e1
PE
90532003-04-17 Phil Edwards <pme@gcc.gnu.org>
9054
9055 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9056 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9057 and restrap.
9058 * Makefile.in: Regenerate.
9059
0590b963
RE
90602003-04-16 Richard Earnshaw <rearnsha@arm.com>
9061
9062 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9063 * configure: Regenerated.
9064
ff41a56f
DD
90652003-04-15 DJ Delorie <dj@redhat.com>
9066
9067 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9068
50d440bc
NC
90692003-04-13 Nick Clifton <nickc@redhat.com>
9070
9071 * config-ml.in: Remove support for --disable-aix removing
9072 call-aix multilibs.
9073
b1e0a93e
AO
90742003-04-10 Alexandre Oliva <aoliva@redhat.com>
9075
9076 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9077 * */configure: Rebuilt.
9078
71fb704d
JS
90792003-04-08 Joel Sherrill <joel@oarcorp.com>
9080
9081 * MAINTAINERS: Add my email address.
9082
3897ea90
OH
90832003-03-17 Olivier Hainque <hainque@act-europe.fr>
9084
9085 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9086
93c834b7
NN
90872003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9088
9089 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9090 * Makefile.in: Regenerate.
9091
82c34dcb
MC
90922003-03-14 Michael Chastain <mec@shout.net>
9093
9094 * Makefile.in: Regenerate with correct Makefile.def.
9095
73458fb7
NN
90962003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9097
9098 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9099 Make macro.
9100 * Makefile.in: Regenerate.
9101 * configure.in: Clean up gxx_include_dir logic.
9102 * configure: Regenerate.
9103
32cf27e5
AE
91042003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9105
9106 * MAINTAINERS (Write After Approval): Add myself.
9107
c727e7a0
BE
91082003-03-10 Ben Elliston <bje@wasabisystems.com>
9109
9110 * MAINTAINERS: Update my mail address.
9111
9a27ac7a
FS
91122003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9113
9114 * configure.in (gxx_include_dir): Fix typo.
9115 * configure: Regenerated.
9116
3aa83176
NN
91172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9118
9119 * Makefile.tpl: Reindent.
9120 * Makefile.in: Regenerate.
9121 * configure.in: Reindent. Don't set unused variables.
9122 * configure: Regenerate.
9123
9124bc53
DJ
91242003-03-04 Daniel Jacobowitz <drow@mvista.com>
9125
9126 * configure.in: Include $(build_tooldir)/sys-include in
9127 FLAGS_FOR_TARGET.
9128 * configure: Regenerated.
9129
cb543528
NN
91302003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9131
c858bf1e
NN
9132 * Makefile.tpl: Always pass down RANLIB.
9133 * Makefile.in: Regenerate.
9134
aa9c3ab4
NN
9135 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9136 * Makefile.in: Regenerate.
9137 * configure.in: Remove unused logic relating to --enable-shared
9138 and --enable-threads. Remove bogus comments. Remove redundant
9139 noconfigdirs.
9140 * configure: Regenerate.
9141
cb543528
NN
9142 * configure.in: Replace ${libstdcxx_version} by its value.
9143 Remove reference to mh-dgux.
9144 * configure: Regenerate.
9145
53f70c1b
KB
91462003-03-03 Kevin Buettner <kevinb@redhat.com>
9147
9148 * MAINTAINERS (Write After Approval): Add myself.
9149
df0f0674
NN
91502003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9151
9152 * Makefile.tpl: Rearrange.
9153 * Makefile.in: Regenerate.
9154
dce2d8b2 91552003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9156
9157 * configure.in: Add support for kaOS as cross build target system.
9158 * configure: Regenerated.
9159
a7a287eb
SB
91602003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9161
9162 * MAINTAINERS (Write after approval): Add myself.
9163
ff00c8a2
JW
91642003-02-21 James E Wilson <wilson@tuliptree.org>
9165
9166 * MAINTAINERS: Update my email address.
9167
abb2db7a
ZW
91682003-02-21 Zack Weinberg <zack@codesourcery.com>
9169
9170 * MAINTAINERS: Add self to blanket write privs. section.
9171
e9f2dc3b
SM
91722003-02-20 Sean McNeil <sean@blue.mcneil.com>
9173
9174 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9175 configure-target-* as some target builds may require additional
9176 flags for preprocessor tests.
9177 * Makefile.in: Regenerated.
9178
ee03dc5e
AO
91792003-02-19 Alexandre Oliva <aoliva@redhat.com>
9180
11856278
AO
9181 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9182 * ltconfig: Handle it.
9183 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9184 auto-detecting it.
9185
274aef32
AO
9186 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9187 it is used as argument to $CC.
9188 * ltcf-gcj.sh: Likewise.
9189
ee03dc5e
AO
9190 * configure.in: Introduce --enable-maintainer-mode.
9191 * configure: Rebuilt.
9192 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9193 for maintainer mode.
9194 * Makefile.in: Rebuilt.
9195
30db8e17
JM
91962003-02-18 Jason Merrill <jason@redhat.com>
9197
9198 * Makefile.tpl (check-c++): Allow parallelism.
9199
cab60ac6
GP
92002003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9201
9202 * MAINTAINERS: Remove John Carr (who never actually had access to
9203 gcc.gnu.org).
9204
c8e5d1af
GK
92052003-02-15 Geoffrey Keating <geoffk@apple.com>
9206
9207 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9208 don't configure target-libobjc.
9209 * configure: Regenerate.
9210
70f91f50
RO
92112003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9212
9213 * Makefile.tpl (RANLIB): Define.
9214 * Makefile.in: Regenerate.
9215
669e9062
LB
92162003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9217
9218 * MAINTAINERS: Update my email.
abb2db7a 9219
61b56b2e
KS
92202003-02-06 Keith R Seitz <keiths@redhat.com>
9221
9222 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9223 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9224 * Makefile.in: Regenerated.
9225 * configure.in: Remove all traces of snavigator, db, and grep.
9226 * configure: Regenerated.
9227
a1ba6e15
GP
92282003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9229
9230 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9231 After Approval.
9232
f5f2cce5
CC
92332003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9234
9235 * MAINTAINERS (Write after approval): Add myself.
9236
ba49f6f1
FCE
92372003-01-31 Frank Ch. Eigler <fche@redhat.com>
9238
9239 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9240 * Makefile.in: Regenerated.
9241
ccf9f10c
RS
92422003-01-30 Roger Sayle <roger@eyesopen.com>
9243
9244 * config.guess: Updated to 2003-01-30's version.
9245 * config.sub: Updated to 2003-01-28's version.
9246
a693735b
AO
92472003-01-30 Alexandre Oliva <aoliva@redhat.com>
9248
9249 * config.if: If gcc_version is already set, just use it. Don't set
9250 gcc_version_trigger if it's already set, otherwise set it to
9251 gcc/version.c, but only if the file exists. If it is not set and
9252 gcc/version.c does not exist, try to extract the version number from
9253 $CC.
9254
204c43d6
AT
92552003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9256
abb2db7a 9257 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9258
842e91ec
PE
92592003-01-27 Phil Edwards <pme@gcc.gnu.org>
9260
9261 * configure.in: Revert 24Jan change.
9262 * configure: Regenerate.
9263
6b99984e
GP
92642003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9265
9266 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9267 entry of HJ Lu.
9268
806e0935
NN
92692003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9270
9271 * configure.in: Revert previous change.
9272 * configure: Regenerate.
9273
307a9864
NN
92742003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9275
9276 * configure.in: Make rda native-only.
9277 * configure: Regenerate.
9278
02ba6302
VR
92792003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9280
9281 * MAINTAINERS: Move myself from GNATS-only-accounts to
9282 write-after-approval.
9283
77d187bc
NN
92842003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9285
9286 * configure.in: Add missing \.
9287 * configure: Rebuilt.
9288
a94a2d4c
JJ
92892003-01-17 Jakub Jelinek <jakub@redhat.com>
9290
9291 * configure.in (baseargs): Avoid using \| in sed regular
9292 expressions.
9293 * configure: Rebuilt.
9294
73f84924
JJ
92952003-01-16 Jakub Jelinek <jakub@redhat.com>
9296
9297 * configure.in (baseargs): Remove all supported forms of
9298 --cache-file, --srcdir, --host, --build and --target options
9299 from argument lists.
9300 * configure: Rebuilt.
9301
8c12fc63
JZ
93022003-01-15 Josef Zlomek <zlomekj@suse.cz>
9303
9304 * MAINTAINERS: Add myself to write-after-approval list.
9305
7c005a3a
AO
93062003-01-15 Alexandre Oliva <aoliva@redhat.com>
9307
9308 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9309 * configure: Rebuilt.
9310
3dfabf63
NN
93112003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9312
9313 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9314 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9315 * Makefile.in: Regenerate.
9316 * configure: Regenerate.
9317
cf53ae10
AO
93182003-01-09 Alexandre Oliva <aoliva@redhat.com>
9319
9320 * configure.in: Remove Makefile in build, host and target modules
9321 unless configure was run with --no-recursion.
9322 * configure: Rebuilt.
9323
3fbe8e4a
CC
93242003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9325
9326 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9327 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9328 * Makefile.in: Regenerate.
9329
66e2aa7d
CD
93302003-01-08 Chris Demetriou <cgd@broadcom.com>
9331
9332 * config.guess: Update to 2003-01-03 version.
9333 * config.sub: Update to 2003-01-03 version.
9334
b5038cfb
CF
93352003-01-07 Christopher Faylor <cgf@redhat.com>
9336
9337 * configure: Regenerate with proper autoconf 2.13.
9338
d02c69be
CF
93392003-01-07 Christopher Faylor <cgf@redhat.com>
9340
9341 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9342 * configure: Regenerate.
d02c69be 9343
e914a571
AC
93442003-01-06 Andrew Cagney <ac131313@redhat.com>
9345
9346 * configure.in (GDB_TK): Add tcl directories conditional on
9347 gdb/gdbtk directory being present.
9348 * configure: Regenerate.
abb2db7a 9349
dce2d8b2 93502003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9351
dce2d8b2
EB
9352 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9353 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9354 * configure: Rebuilt.
9355
89a7012a
TT
93562002-12-31 Tom Tromey <tromey@redhat.com>
9357
9358 * Makefile.in: Rebuilt.
9359 * Makefile.def (target_modules) [libffi]: Allow installation.
9360
3f4f56e2
AS
93612002-12-31 Andreas Schwab <schwab@suse.de>
9362
9363 * configure.in: Fix use of $program_transform_name.
9364 * configure: Regenerated.
9365
6c1b8d0a
DJ
93662002-12-30 Daniel Jacobowitz <drow@mvista.com>
9367
9368 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9369 * configure: Regenerated.
6c1b8d0a 9370
c5120911
AO
93712002-12-29 Alexandre Oliva <aoliva@redhat.com>
9372
9373 * Makefile.tpl (local-distclean): Don't remove...
9374 (multilib.ts): ... this. Moved into...
9375 (multilib.out): ... this. Don't use sub-make.
9376 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9377 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9378 (configure-build-[+module+], configure-[+module+],
9379 configure-target-[+module+], configure-gcc): ... these. Test
9380 for Makefile existence. Drop config.status from dependencies.
9381 * Makefile.in: Rebuilt.
9382 * configure.in: Move gcc-version-trigger to the end of
9383 ac_configure_args. Add comments to maybedep.tmp and
9384 serdep.tmp. Introduce --disable-serial-configure. Remove
9385 nonopt from baseargs, matching and removing corresponding
9386 whitespace while at it.
9387 * configure: Rebuilt.
9388
e245b0ea
AO
93892002-12-28 Alexandre Oliva <aoliva@redhat.com>
9390
903de295
AO
9391 * configure.in (host_configargs): Replace reference to
9392 no-longer-defined buildopts with --build=${build_alias}.
9393 * configure: Rebuilt.
9394
e245b0ea
AO
9395 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9396 program_transform_name to standard idiom.
9397 (AUTOGEN, AUTOCONF): Define.
9398 (Makefile.in): Use $(AUTOGEN).
9399 (Makefile): Depend on config.status, and use autoconf-style rule to
9400 build it. Move original commands to...
9401 (config.status): ... this new target.
9402 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9403 $(AUTOCONF).
9404 * Makefile.in: Rebuilt.
9405
671aa708
NN
94062002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9407
53fbfb58
NN
9408 * Makefile.tpl: Fix dramatic bustage due to change in
9409 program_transform_name.
9410 * Makefile.in: Regenerate.
9411
9412 * configure.in: Remove unnecessary PATH setting.
9413 * configure: Regnerate.
9414
9415 * configure.in: Don't default to unprefixed tools unless
9416 the native tools will work.
9417 * configure: Regenerate.
9418
671aa708
NN
9419 * configure.in: Convert to autoconf script. Blow away lots
9420 of now-redundant Makefile fragments.
9421 * configure: Generate using Autoconf.
9422 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9423 * Makefile.in: Regenerate.
9424
57f40826
NN
94252002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9426
3fedb745
NN
9427 * configure: Fix stupid bug where RANLIB was mistakenly included.
9428
abb2db7a 9429 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9430 (build_configargs, host_configargs, target_configargs).
9431
9432 * configure.in: Move logic out of sed statement.
9433
abb2db7a 9434 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9435 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9436
315fa0f4
SS
94372002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9438
9439 * config.sub: Import from master repository
9440 * config.guess: Ditto
9441
45aff44f
AS
94422002-12-24 Andreas Schwab <schwab@suse.de>
9443
9444 * Makefile.tpl (multilib.out): Fix missing space.
9445 * Makefile.in: Regenerate.
9446
88b5521b
NN
94472002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9448
9449 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9450 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9451 * Makefile.in: Regenerate.
9452 * configure.in: Remove unnecessary leftovers.
9453
2a726918
GK
94542002-12-21 Geoffrey Keating <geoffk@apple.com>
9455
9456 * configure.in (extra_ranlibflags_for_target): New variable.
9457 (*-*-darwin): Add -c to ranlib commands.
9458 * configure (tooldir): Handle extra_ranlibflags_for_target.
9459
aace3269 94602002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9461
9462 * Makefile.tpl: Revert HJL's change.
9463 * Makefile.in: Regenerated.
9464 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9465 always.
9466
f0895142
AS
94672002-12-19 Andreas Schwab <schwab@suse.de>
9468
9469 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9470 * Makefile.in: Regenerate.
9471
dce2d8b2 94722002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9473
9474 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9475 * Makefile.in: Regenerated.
9476
9477 * configure.in (build_prefix): New. Substitute.
9478
212f6dd0
NN
94792002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9480
79308c5d
NN
9481 * Makefile.tpl: Don't let real targets depend on phony targets.
9482 * Makefile.in: Regenerate.
9483
212f6dd0
NN
9484 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9485 * Makefile.in: Regenerate.
9486
ab17919f
SS
94872002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9488
9489 * config.sub: Import from master repository
9490 * config.guess: Ditto
9491
5ecf91d1
JM
94922002-12-16 Jason Merrill <jason@redhat.com>
9493
9494 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9495 previous 'make bootstrap'.
9496 * Makefile.in: Regenerate.
9497
d8437e1b
HPN
94982002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9499
9500 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9501
4977bab6
ZW
95022002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9503
9504 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9505 * Makefile.in: Regenerate.
9506
0edcfdcb
JM
95072002-12-13 Jason Merrill <jason@redhat.com>
9508
6248218a 9509 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9510 library tests.
9511 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9512 * Makefile.in: Regenerate.
9513
4977bab6
ZW
95142002-12-12 Alexandre Oliva <aoliva@redhat.com>
9515
9516 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9517 * Makefile.in: Rebuilt.
9518
f87505dd
AO
95192002-12-12 Alexandre Oliva <aoliva@redhat.com>
9520
9521 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9522
4977bab6
ZW
95232002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9524
9525 * configure: Fix bug put in by gremlins.
9526
9527 * Makefile.tpl: Substitute more autoconfily.
9528 * configure: Substitute more autoconfily.
9529 * Makefile.in: Regenerate.
9530
7f0db92a
SS
95312002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9532
9533 * config.sub: Import from master repository
9534 * config.guess: Ditto
9535 * MAINTAINERS: Added Svein Seldal under write after approval
9536
4977bab6
ZW
95372002-12-08 Andrew Cagney <ac131313@redhat.com>
9538
9539 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9540 * Makefile.in (all-sim): Ditto.
9541
95422002-12-06 DJ Delorie <dj@redhat.com>
9543
9544 * Makefile.tpl: Change configure dependencies to not have real
9545 targets depend on phony targets.
9546
95472002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9548
9549 * configure.in: Revert unintentional change.
9550
9551 * Makefile.tpl: Change dependency for */multilib.out so that
9552 it works when gcc isn't in the tree.
9553
9554 * configure.in: Substitute more.
9555 * configure: Run subconfigures from the Makefile.
9556 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9557 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9558
67f1b906
GP
95592002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9560
9561 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9562
4977bab6
ZW
95632002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9564
9565 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9566 and corresponding dependencies.
9567 * Makefile.in: Regenerate.
9568
9569 * configure.in (host_tools): Order binutils, gas and ld for
9570 convenience in running the testsuites.
9571
9572 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9573 * Makefile.in: Regenerate.
9574 * configure.in: Introduce rules to serialize subconfigure runs.
9575
9576 * configure.in: Introduce BASE_CC_FOR_TARGET.
9577 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9578 Realize configure-build-* targets. Realize configure-target-* targets.
9579 * Makefile.in: Regenerate.
9580
95812002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9582
9583 * configure: Move gcc_version_trigger stuff from here...
9584 * configure.in: ...to here.
9585
9586 * configure.in: Separate subconfigure options added by this file from
9587 options given by the user. Add machinery to put args for host
9588 subconfigures into the Makefile.
9589
9590 * Makefile.tpl: Remove 'vault' targets.
9591 * Makefile.tpl: Reorder and comment dependencies.
9592 * Makefile.in: Regenerate.
9593
95942002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9595 * configure.in: Fix my broken commit of previous patch. (sigh)
9596
743f054e
GK
95972002-11-28 Geoffrey Keating <geoffk@apple.com>
9598
9599 * configure.in: Move host-specific darwin noconfigdirs into
9600 the host-specific section.
9601
4977bab6
ZW
96022002-11-28 Geoffrey Keating <geoffk@apple.com>
9603
9604 * configure.in: Move host-specific darwin noconfigdirs into
9605 the host-specific section.
9606
96072002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9608
9609 * configure: Remove skip-this-dir support.
9610 * Makefile.tpl: Remove skip-this-dir support.
9611
9612 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9613 subdirectories.
9614 * Makefile.in: Regenerate.
9615
9616 * Makefile.tpl: Strip out useless setting of 'dir'.
9617 * Makefile.in: Regenerate.
9618
96192002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9620
9621 * configure.in: Fix deeply stupid bug.
9622
9623 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9624 shell code in CXX_FOR_TARGET
9625 * Makefile.def: Introduce raw_cxx.
9626 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9627 RAW_CXX_FOR_TARGET.
9628 * Makefile.in: Regenerate.
9629
96302002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9631
9632 * Makefile.tpl: Remove unnecessary ifs.
9633 * Makefile.in: Regenerate.
9634
9635 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9636 dependencies. Maybe-ize build-libiberty. Create dummy install
9637 targets for 'no_install' modules.
9638 * configure: Move GDB_TK substitution to configure.in. Move
9639 build_modules stuff to configure.in.
9640 * configure.in: Implement soft dependency machinery. Maybe-ize
9641 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9642 * Makefile.in: Regenerate.
9643
96442002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9645
9646 * Makefile.tpl: Make all-target, install-target behave similarly
9647 to all, install (only hitting configured targets). Eliminate
9648 unused macro defintions.
9649
9650 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9651 build != host.
9652
9653 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9654
9655 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9656
9657 * configure.in: Produce lists of subdir targets we're actually
9658 configuring. Remove references to "dosrel".
9659 * Makefile.tpl: Let configure set which subdir targets are hit.
9660 Remove install-cross; clean up install; remove ALL. Remove
9661 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9662 Autogenerate host module targets. Remove empty dependency lines
9663 and redundant dependency; rearrange slightly.
9664 * Makefile.def: Add host-side libtermcap, utils.
9665
9666 * Makefile.in: Regenerate.
9667
e6226a2f
RO
96682002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9669
9670 * ltconfig (osf[345]): Append $major to soname_spec.
9671 Reflect this in library_names_spec.
9672 * ltmain.sh (osf): Prefix $major with . for use as extension.
9673
3b75d237
AJ
96742002-11-19 Andreas Jaeger <aj@suse.de>
9675
9676 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9677 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9678 and sparc64 GNU/Linux systems.
9679
809108de
NS
96802002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9681
9682 * MAINTAINERS: Update email.
9683
e7e0de7e
GP
96842002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9685
9686 * MAINTAINERS: Complete James Dennett's entry.
9687
f7109dea
EB
96882002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9689
9690 * MAINTAINERS (Write After Approval): Add myself.
9691
d3ac17c9
BK
96922002-11-13 Bruce Korb <bkorb@gnu.org>
9693
9694 * Makefile.tpl: syntactic cleanup
9695
dce2d8b2 96962002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9697
9698 * MAINTAINERS: Add myself to write-after-approval list.
9699
4977bab6
ZW
97002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9701
9702 * Makefile.def: Add list of recursive targets to autogenerate.
9703 Add build_modules.
9704 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9705 targets. Autogenerate *-build-* targets.
9706 * Makefile.in: Regenerate.
9707
97082002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9709
9710 * configure: More autoconf-style substitutions.
9711 * Makefile.tpl: More autoconf-style substitutions.
9712 * Makefile.in: Regenerate.
9713
97142002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9715
9716 * configure: Substitute more variables in a more autoconf-friendly
9717 way. Simplify slightly.
9718 * Makefile.tpl: Make more variables substitutable in an
9719 autoconf-friendly way.
9720 * Makefile.in: Regenerate.
9721
d4783999
JW
97222002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9723
9724 * MAINTAINERS (Write After Approval): Add myself.
9725
4977bab6
ZW
97262002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9727
9728 * configure.in (v810*): Remove special setting of tools.
9729
9730 * configure: Add support for extra required flags for ar or nm.
9731 * configure.in (aix4.3+): Use above support for target-specific
9732 issues, rather than using config/mt-aix43.
9733
97342002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9735
9736 * configure: Remove 'removing', which doesn't work. Replace $subdir
9737 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9738 with $srcdir. Reformat indentation. Substitute some variables
9739 formerly hard-coded in the Makefile for build=host.
9740 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9741 * Makefile.def: Autogenerate more.
9742 * Makefile.in: Regenerate.
9743
1c9c903e
AN
97442002-11-04 Adam Nemet <anemet@lnxw.com>
9745
9746 * MAINTAINERS (Write After Approval): Add myself.
9747
40673d2b
KB
97482002-11-04 Kevin Buettner <kevinb@redhat.com>
9749
9750 * Makefile.def (host_modules): Add rda.
9751 * Makefile.in: Regenerate.
9752 * configure.in (target_tool): Add target-rda to list.
9753
42e650ae
GP
97542002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9755
9756 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9757
e004b81f
PE
97582002-10-25 Phil Edwards <pme@gcc.gnu.org>
9759
9760 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9761 and restrap targets to this rule.
9762 * Makefile.in: Regenerate.
9763
06bd49b1
GP
97642002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9765
9766 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9767 GNATS only accounts.
9768
d0af82b0
HPN
97692002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9770
9771 * configure.in (i[3456]86-*-linux*): Add check to disable
9772 ${libgcj} for glibc1.
9773
10782654
DC
97742002-10-24 Denis Chertykov <denisc@overta.ru>
9775
9776 * MAINTAINERS: Add myself as ip2k port maintainer.
9777
a5a438f5
SS
97782002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9779
9780 * configure.in: Add tic4x target.
9781
fe3d5b7f
NN
97822002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9783
aba8a494
NN
9784 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9785 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9786 * Makefile.in: Regenerate.
9787
fe3d5b7f
NN
9788 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9789 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9790 * Makefile.in: Regenerate.
9791
a6ad79e7
JJ
97922002-10-02 Janis Johnson <janis187@us.ibm.com>
9793
9794 * MAINTAINERS: Add myself as web pages co-maintainer.
9795
6a8a9058
NN
97962002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9797
9798 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9799 * Makefile.in: Regenerate.
9800
327d975a
ZW
98012002-10-02 Zack Weinberg <zack@codesourcery.com>
9802
9803 * MAINTAINERS: Add myself and Nathan Sidwell
9804 <nathan@codesourcery.com> as VxWorks maintainers.
9805
a5ae8f19 98062002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9807
9808 * Makefile.def: Remove order dependency comments.
9809 * Makefile.tpl: Add explicit install-install dependencies.
9810 * Makefile.in: Regenerate.
d0f6c823 9811
34c6040c 9812 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9813 * Makefile.in: Regenerate.
34c6040c 9814
d0f6c823
NN
9815 * Makefile.tpl: Add configure-target (for src-release in src)
9816 * Makefile.in: Regenerate.
9817
50bd210b
NC
98182002-09-30 Nick Clifton <nickc@redhat.com>
9819
9820 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9821
ca25149e
UW
98222002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9823
9824 * configure.in (s390*-*-linux*): Enable libgcj.
9825
dd30b57d
NN
98262002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9827
9e60a678
NN
9828 * configure: Revert accidentally applied changes.
9829
dd30b57d
NN
9830 * Makefile.tpl: Make more autoconf-friendly.
9831 * Makefile.in: Regenerate.
9832 * configure: Make substitution more autoconf-like.
9833
5831424e
RE
98342002-09-28 Richard Earnshaw <rearnsha@arm.com>
9835
9836 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9837 single entry to handle all these.
9838 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9839 libjava on arm-*-elf.
9840
b7f3b15b
GK
98412002-09-27 Geoffrey Keating <geoffk@apple.com>
9842
9843 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9844 things that depend on them.
9845
0dffceed
NN
98462002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9847
9848 * Makefile.tpl: Make subsituted variables more autoconfy.
9849 * Makefile.in: Regenerate.
9850 * configure: Make seds more autoconfy.
9851
1db75a86 98522002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9853
9854 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9855 * Makefile.in: Regenerate.
9856 * configure.in: Rewrite sed statements to look autoconfy.
9857
1db75a86
NN
9858 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9859 all-target-foo on configure-target-foo.
9860 * Makefile.def: Ditto.
9861 * Makefile.in: Rebuild.
9862
741a4e89
AH
98632002-09-25 Andrew Haley <aph@redhat.com>
9864
9865 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9866
95ddd785
NN
98672002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9868
9869 * Makefile.def: New file.
9870 * Makefile.tpl: New file.
9871 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9872 * contrib/gcc_update: Note that Makefile.in is a generated file.
9873
9874 * configure.in: Minor rearrangement. Simplify tests.
9875
65a824f6
JT
98762002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9877
9878 * configure.in (with_headers): Skip copy if value is "yes".
9879 (with_libs): Likewise.
9880
51270f0a 98812002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9882
9883 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9884 * configure.in (sh*-*-pe*): Ditto.
9885 * configure.in (mips*-*-pe*): Ditto.
9886 * configure.in (*arm-wince-pe): Ditto.
9887
8f89dbf4
NN
9888 * configure.in: Rearrange.
9889
c1b8db3f
KH
98902002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9891
9892 * MAINTAINERS: Update my email address.
9893
341f0575
PK
98942002-08-30 Paul Koning <pkoning@equallogic.com>
9895
9896 * MAINTAINERS: (Write After Approval): Add myself.
9897
d2e06980
GK
98982002-08-29 Geoffrey Keating <geoffk@redhat.com>
9899
9900 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9901
4906d5d8
GK
99022002-08-24 Geoffrey Keating <geoffk@redhat.com>
9903
9904 * MAINTAINERS: Change my mailing address.
9905
e9a25cc8
PC
99062002-08-21 Paolo Carlini <pcarlini@unitus.it>
9907
9908 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9909 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9910
dce2d8b2 99112002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9912
9913 * MAINTAINERS (Write After Approval): Remove myself.
9914 (Various Maintainers: c++ runtime libs): Add myself.
9915
5ce6f47b
EC
99162002-08-15 Eric Christopher <echristo@redhat.com>
9917
9918 * config.sub: Import from master repository.
9919 * config.guess: Ditto.
9920
7f9317f0
AO
99212002-08-19 Alexandre Oliva <aoliva@redhat.com>
9922
9923 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9924 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9925 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9926
7aecca3d
AH
99272002-08-16 Aldy Hernandez <aldyh@redhat.com>
9928
9929 * MAINTAINERS: Add self to rs6000 vector extensions.
9930
8ea4b195
AO
99312002-08-15 Alexandre Oliva <aoliva@redhat.com>
9932
9933 * libiberty/configure: Reverted unintended yesterday's check in.
9934
f5cc59a7
AO
99352002-08-14 Alexandre Oliva <aoliva@redhat.com>
9936
9937 * boehm-gc/configure, libf2c/configure: Rebuilt.
9938 * libffi/configure, libiberty/configure: Ditto.
9939 * libjava/configure, libobjc/configure: Ditto.
9940 * libstdc++-v3/configure, zlib/configure: Ditto.
9941 Merged from binutils:
9942 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9943 From Steve Ellcey <sje@cup.hp.com>:
9944 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9945 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9946 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9947 IA64.
9948 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9949 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9950 soname_spec, sys_lib_search_path_spec): Ditto.
9951
dce2d8b2 99522002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9953
9954 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9955
2ff34870
L
99562002-08-04 H.J. Lu (hjl@gnu.org)
9957
9958 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9959
a014f2fe
KW
99602002-08-02 Krister Walfridsson <cato@df.lth.se>
9961
9962 * MAINTAINERS (Write After Approval): Add myself.
9963
c01d477a
AM
99642002-07-31 Alan Modra <amodra@bigpond.net.au>
9965
9966 * configure.in: Move generic linux case to end. Copy generic
9967 linux noconfigdirs to mips*-*-linux* entry and new
9968 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9969
68cd2524
MM
99702002-07-19 Michael Matz <matz@suse.de>
9971
9972 * MAINTAINERS: Add myself as ra* maintainer.
9973
e2d83b8c
CD
99742002-07-16 Chris Demetriou <cgd@broadcom.com>
9975
9976 * config.guess: Update to 2002-07-09 version.
9977 * config.sub: Update to 2002-07-03 version.
9978
cece4f1d
HPN
99792002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9980
9981 * MAINTAINERS: Fix typo in a maintainer email address.
9982
bb654703
NN
99832002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9984
9985 * configure.in: Remove two redundant tests.
9986
789b7de5
RO
99872002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9988
9989 * configure.in (mips*-*-irix6*o32): Enable stabs.
9990
e1da1089
NN
99912002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9992
f3970bba
NN
9993 * configure.in: Don't build grez.
9994 * Makefile.in: Ditto.
9995
e1da1089
NN
9996 * Makefile.in: Remove references to bsp, cygmon, libstub.
9997 * configure.in: Ditto.
9998
9999 * configure.in: Remove leftover reference to gdbtest.
10000
57c905fa
PE
100012002-07-08 Phil Edwards <pme@gcc.gnu.org>
10002
10003 * configure.in (gxx_include_dir): Change to match versioned
10004 C++ headers if --enable-version-specific-runtime-libs is used.
10005
a0af94a7 100062002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10007
a0af94a7
SE
10008 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10009
423ce3eb
NN
100102002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10011
10012 * configure.in: Make --without-x work.
10013
98186934
NN
100142002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10015
c3b7d169
NN
10016 * configure.in: Rearrange target Makefile fragment collection.
10017
98186934
NN
10018 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10019 cvs[src].
10020 * configure.in: Ditto.
10021
eebd288a
MK
100222002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10023
10024 * MAINTAINERS (Write After Approval): Update my e-mail address.
10025
3ab36f05
NN
100262002-06-24 Ben Elliston <bje@redhat.com>
10027
10028 * configure.in (host_tools): Remove cgen.
10029
10030 * Makefile.in (all-cgen): Remove; runs from its source directory.
10031 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10032 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10033 (all-sim): Likewise.
10034
dce2d8b2 100352002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10036
10037 * Makefile.in: Eliminate 'apache' targets.
10038 * configure.in: Eliminate 'apache' targets.
10039
55380b08
NN
10040 * configure.in: Eliminate redundant tests. Reorganize.
10041
9a5c1b9d
NN
10042 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10043
5fd3853a
NN
10044 * config-ml.in: Eliminate references to Cygnus configure.
10045
cfefc434
NN
10046 * Makefile.in: Eliminate references to building emacs.
10047
2fe93885
GS
100482002-06-28 Graham Stott <graham.stott@btinternet.com>
10049
10050 * MAINTAINERS: Update my email address.
10051
53c40185
BK
100522002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10053
10054 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10055 (cxx_incdir): Remove.
53c40185 10056
97679694
NN
100572002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10058
10059 * MAINTAINERS (Write After Approval): Add self.
10060
b03bcd37
DC
10061Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10062
10063 * configure.in: Add support for ip2k.
10064
6bd12129
NN
100652002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10066
10067 * configure.in: Fix AIX configury bug.
10068
e0d98a92
SE
100692002-06-20 Steve Ellcey <sje@cup.hp.com>
10070
10071 * MAINTAINERS (Write After Approval): Add self.
10072
ba3292db
NN
100732002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10074
ef40bc65
NN
10075 * configure.in: replace ${topsrcdir} with ${srcdir}
10076
7a0be465
NN
10077 * configure.in: Move definition of libstdcxx_flags
10078 right above usage, rather than waaay earlier.
10079
e1848dde
NN
10080 * configure.in: Pull definition of is_cross_compiler earlier.
10081
8bc2fff1
NN
10082 * configure.in: Rearrange a little.
10083
ba3292db
NN
10084 * configure.in: Remove references to librx.
10085 * Makefile.in: Remove references to librx.
10086
11d8b408
DC
10087Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10088
10089 * config.sub: Add support for avr target.
10090 Import from master sources, rev 1.255
5ce6f47b 10091
93da8339
PE
100922002-06-19 Phil Edwards <pme@gcc.gnu.org>
10093
10094 * configure, .cvsignore: Revert previous change...
10095 * Makefile: ...delete.
10096
b4caab5c
NN
100972002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10098
10099 * configure.in: Eliminate ${gasdir} variable.
10100
ee777171
DB
101012002-06-18 Dave Brolley <brolley@redhat.com>
10102
10103 * configure.in: Add support for frv.
10104 * config.sub: Add support for frv.
10105
26e4af54
PE
101062002-06-18 Phil Edwards <pme@gcc.gnu.org>
10107
10108 * configure: Remove garbage from previous commit.
10109
bb20b7da
PE
101102002-06-18 Phil Edwards <pme@gcc.gnu.org>
10111
10112 * configure: For in-source builds, make a subdir and re-exec there.
10113 * Makefile: New file. Pass targets through to build directory.
10114 * .cvsignore: No longer ignore "Makefile".
10115
9d321f6c
DR
101162002-06-16 Douglas Rupp <rupp@gnat.com>
10117
10118 * MAINTAINERS (Write After Approval): Add self.
10119
c8eb2bc0
KG
101202002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10121
10122 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10123
f210d239
JT
101242002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10125
10126 * configure.in (vax-*-netbsd*): Re-enable gas.
10127
e9667b3c
NN
101282002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10129
efe1f357
NN
10130 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10131 BUILD_PREFIX_1, to correct nomenclature.
10132 * configure: Likewise.
10133
e9667b3c
NN
10134 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10135 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10136
fe2fe497
OH
101372002-05-31 Olaf Hering <olh@suse.de>
10138
10139 * config-ml.in: Propogate DESTDIR also.
10140
dcf7f0dd
JT
101412002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10142
10143 * configure.in (vax-*-netbsd*): Don't build gas for this
10144 platform.
10145
6ff14f32
MM
101462002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10147
10148 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10149 and libgcj for AVR.
10150
397de1ff
KK
101512002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10152
10153 * MAINTAINERS (Write After Approval): Add myself.
10154
ac30211c
JT
101552002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10156
10157 * config.guess: Update to 2002-05-22 version.
10158 * config.sub: Likewise.
10159
1e6347d8
RO
101602002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10161
10162 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10163 * config-ml.in: Likewise.
10164 * configure: Likewise.
10165 * configure.in: Likewise.
10166
e5ce1d6d
SC
101672002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10168
10169 * MAINTAINERS: Update my email address.
10170
6cdef75d
NN
101712002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10172
4a87f061
NN
10173 * configure.in: Simplify makefile fragment collection.
10174
10175 * configure.in: Remove code to build emacs.
603606e7 10176
e254d6b5
NN
10177 * configure.in : Remove --srcdir argument from targargs and buildargs
10178 (it's always overridden in the Makefile anyway). Rearrange a bit.
10179
10180 * configure: Move some logic to configure.in.
10181 * configure.in: Move some logic from configure.
6cdef75d 10182
1d6006fe
TT
101832002-05-11 Tom Tromey <tromey@redhat.com>
10184
10185 * MAINTAINERS: Reflect libgcj reality.
10186
b70b3534
FS
101872002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10188
10189 * Makefile.in: Honour DESTDIR.
10190
4434687a
MM
101912002-05-08 Mark Mitchell <mark@codesourcery.com>
10192
10193 * config.guess: Import 2002-03-20 version.
10194 * config.sub: Import 2002-04-26 version.
10195
a89e49c7
RO
101962002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10197
10198 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10199
44e55536
TJ
102002002-05-07 Tim Josling <tej@melbpc.org.au>
10201
10202 * MAINTAINERS: Add self.
10203
dce2d8b2 102042002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10205
10206 * ltmain.sh: Detect and handle object name conflicts
10207 while piecewise linking a static library.
10208
b7c13625
AO
102092002-05-05 Alexandre Oliva <aoliva@redhat.com>
10210
10211 * configure.in (noconfigdirs): Don't disable libgcj on
10212 sparc64-*-solaris* and sparcv9-*-solaris*.
10213
4182d9fa
AO
102142002-05-03 Alexandre Oliva <aoliva@redhat.com>
10215
10216 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10217
7bebf279
TF
102182002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10219
10220 * configure.in (FLAGS_FOR_TARGET): Do not add
10221 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10222 on i[3456]86-*-linux*.
10223
9a06dc7d
TF
102242002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10225
10226 * configure.in (noconfigdirs): Replace [ ] with test.
10227
10228 * configure.in (noconfigdirs): Do not add target-newlib if
10229 target == i[3456]86-*-linux*, and host == target.
10230
a51a07fa
NN
102312002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10232
9e7facd6
DD
10233 * configure.in: delete reference to absent file
10234
aeaa0f2f
NN
10235 * configure.in: replace '[' with 'test'
10236
4bb98828
NN
10237 * configure.in: Eliminate references to gash.
10238 * Makefile.in: Eliminate references to gash.
10239
64791664
NN
10240 * configure.in: remove useless references to 'pic' makefile fragments.
10241
3ed57cf4
NN
10242 * configure.in: (*-*-windows*) Finish removing.
10243
a51a07fa
NN
10244 * configure.in: Eliminate redundant test for libgui.
10245
8552f6f1
RS
102462002-04-29 Roger Sayle <roger@eyesopen.com>
10247
10248 * MAINTAINERS: Add self and realphabetize. Update entries
10249 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10250 entry for a29k port maintainer.
10251
dce2d8b2 102522002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10253
10254 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10255 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10256
704c9a14
NN
102572002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10258
10259 * configure.in: remove references to dead files
10260
7bff5059
MM
102612002-04-19 Mark Mitchell <mark@codesourcery.com>
10262
10263 * MAINTAINERS: Add information about purpose of this file.
10264
0c7c67f0
TT
102652002-04-18 Tom Tromey <tromey@redhat.com>
10266
10267 * configure.in: Disallow configuring libgcj when it is already
10268 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10269 Solaris 2.8 by default. For PR libgcj/6158.
10270
63501e91
NN
102712002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10272
10273 * configure.in: Move default CC setting out of config/mh-* fragments
10274 directly into here.
10275
701afd4d
NN
102762002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10277
10278 * configure.in: don't even try to configure or make a subdirectory
10279 if there's no configure script for it.
10280
07cdae91
MM
102812002-04-15 Mark Mitchell <mark@codesourcery.com>
10282
10283 * MAINTAINERS: Remove chill maintainers.
10284 * Makefile.in (CHILLFLAGS): Remove.
10285 (CHILL_LIB): Remove.
10286 (TARGET_CONFIGDIRS): Remove libchill.
10287 (CHILL_FOR_TARGET): Remove.
10288 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10289 CHILL_LIB.
10290 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10291 (CHECK_TARGET_MODULES): Likewise.
10292 (INSTALL_TARGET_MODULES): Likewise.
10293 (CLEAN_TARGET_MODULES): Likewise.
10294 (configure-target-libchill): Remove.
10295 (all-target-libchill): Remove.
10296 * configure.in (target_libs): Remove target-libchill.
10297 Do not compute CHILL_FOR_TARGET.
10298 * libchill: Remove directory.
5ce6f47b 10299
ab50d72b
DD
103002002-04-11 DJ Delorie <dj@redhat.com>
10301
10302 * Makefile.in, configure.in: Sync with binutils, entries
10303 follow...
10304
0a1e123a
DD
103052002-04-07 Andrew Cagney <ac131313@redhat.com>
10306
10307 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10308 (do-tar, do-bz2): New rules.
10309 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10310 (gdb-tar): New rule.
10311 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10312 (insight_dejagnu.tar): New rule.
10313 (insight.tar): New rule.
10314 (gdb+dejagnu.tar): New rule.
10315 (gdb.tar): New rule.
10316
ab50d72b
DD
103172002-02-01 Mo DeJong <supermo@bayarea.net>
10318
10319 * Makefile.in: Add all-tix to deps for all-snavigator
10320 so that tix is built when building snavigator.
10321
103222002-01-11 Steve Ellcey <sje@cup.hp.com>
10323
10324 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10325 ld and gdb are not supported.
10326
103272002-01-07 Mark Salter <msalter@redhat.com>
10328
10329 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10330 Allow target-libgloss to be built for arm, strongarm, and xscale.
10331
103322001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10333
10334 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10335 options for i[3456]86-pc-linux* native builds.
10336
103372001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10338
10339 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10340 files from .po files for a distribution.
10341
103422001-09-03 Jeff Holcomb <jeffh@redhat.com>
10343
10344 * configure.in: Enable libstdc++-v3 for h8300 targets.
10345
103462001-06-19 Alan Modra <amodra@bigpond.net.au>
10347
10348 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10349 version from bfd/.
10350
10351Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10352
10353 * Makefile.in (VER): When present, extract the version number from
10354 the file version.in.
10355
dce2d8b2 103562001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10357
10358 * configure.in : enable ld for aix
10359
103602001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10361
10362 * config.guess: Add linux target for S/390.
10363
103642000-11-07 Philip Blundell <pb@futuretv.com>
10365
10366 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10367
103682000-11-03 Philip Blundell <pb@futuretv.com>
10369
10370 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10371 files.
10372
103732001-01-15 Ben Elliston <bje@redhat.com>
10374
10375 * configure.in (host_tools): Add sid.
10376 Always configure cgen.
10377
103782000-11-24 Nick Clifton <nickc@redhat.com>
10379
10380 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10381
10382
103832000-08-20 Doug Evans <dje@casey.transmeta.com>
10384
10385 * Makefile.in (ALL_MODULES): Add all-cgen.
10386 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10387 (all-cgen): New target.
10388 (all-opcodes,all-sim): Depend on all-cgen.
10389 * configure.in (host_tools): Add cgen.
10390 Only configure cgen if --enable-cgen-maint.
10391
dce2d8b2 103922002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10393
10394 * configure.in: Add *-*-freebsd* configurations.
10395
90def2b2
TT
103962002-04-08 Tom Tromey <tromey@redhat.com>
10397
10398 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10399 Fixes PR libgcj/6068.
10400
320d7e7a
KW
104012002-03-30 Krister Walfridsson <cato@df.lth.se>
10402
10403 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10404
18b467f1
RO
104052002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10406
10407 * configure.in (alpha*-dec-osf*): Enable libgcj.
10408
dce2d8b2 104092003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10410
10411 * MAINTAINERS (Write After Approval): Add myself.
10412
56ae9405
NC
104132002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10414
10415 Fix for: PR bootstrap/3591, target/5676
10416 * configure.in (mcore-pe): Disable the configuration of
10417 libstdc++-v3 since exceptions are not supported.
10418
f18d9a0c
AG
104192002-03-20 Anthony Green <green@redhat.com>
10420
10421 * configure.in: Enable libgcj for xscale-elf target.
10422
dce2d8b2 10423Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10424
10425 * MAINTAINERS: Update my email address.
10426
28eca9e8
AO
104272002-03-16 Alexandre Oliva <aoliva@redhat.com>
10428
10429 * ltmain.sh (relink_command): Fix typo in previous change.
10430
e67e72c7
AO
104312002-03-15 Alexandre Oliva <aoliva@redhat.com>
10432
10433 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10434 (relink_command): Added --tag flags.
10435 (mode=install): If relinking fails; error out.
10436
c2273204
RH
104372002-03-12 Richard Henderson <rth@redhat.com>
10438
10439 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10440 .NOTPARALLEL tag.
10441 (do-check): Rename from check.
10442 (check): Allow parallel check.
10443
bcb64245
BW
104442002-03-12 Bob Wilson <bob.wilson@acm.org>
10445
10446 * MAINTAINERS: Add myself as maintainer for xtensa port.
10447 Fix alphabetical order in CPU port maintainer list.
10448 Remove myself from Write After Approval list.
10449
63adb4ff
RH
104502002-03-11 Richard Henderson <rth@redhat.com>
10451
10452 * Makefile.in (.NOTPARALLEL): Add fake tag.
10453
9bec4bf0
L
104542002-03-07 H.J. Lu (hjl@gnu.org)
10455
10456 * configure.in: Enable gprof for mips*-*-linux*.
10457
c7fc1f84
DS
104582002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10459
10460 * MAINTAINERS (Write After Approval): Add myself.
10461
6bff33fb
AO
104622002-02-28 Alexandre Oliva <aoliva@redhat.com>
10463
10464 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10465 libjava.
10466 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10467
0210b33b
AO
104682002-02-23 Alexandre Oliva <aoliva@redhat.com>
10469
10470 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10471 because its Makefile is there; test for the executable instead.
10472
fcc0a3ef
AO
104732002-02-22 Alexandre Oliva <aoliva@redhat.com>
10474
10475 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10476 libstdc++-v3 and libjava.
10477
dce2d8b2 104782002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10479
10480 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10481 boehm-gc
5ce6f47b 10482
40fe0ec3
AO
104832002-02-09 Alexandre Oliva <aoliva@redhat.com>
10484
10485 * config.guess: Updated to 2002-01-30's version.
10486 * config.sub: Updated to 2002-02-01's version.
10487 Contribute sh64-elf.
10488 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10489 * configure.in: Added sh64-*-*.
10490
694d53ee
CD
104912002-02-08 Chris Demetriou <cgd@broadcom.com>
10492
10493 * MAINTAINERS: Belatedly add myself to write after approval list.
10494
a9ca50b1
JH
10495Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10496
10497 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10498 Remove self as Write After Approval.
10499
5ffc3500
GK
105002002-01-31 Geoffrey Keating <geoffk@redhat.com>
10501
10502 * MAINTAINERS: Put self in as maintainer for contrib/regression
10503 directory.
10504
4ceaf7fb
PE
105052002-01-28 Phil Edwards <pme@gcc.gnu.org>
10506
10507 * MAINTAINERS: Update my email address.
10508
51584787
JT
105092002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10510
5ce6f47b
EC
10511 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10512 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10513 libraries if not supported for NetBSD on target CPU.
10514
5701d273
DR
105152002-01-25 Douglas B Rupp <rupp@gnat.com>
10516
10517 * install-sh: Use _inst.$$_ for temp file name.
10518
b299a075
JT
105192002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10520
10521 * MAINTAINERS (Write After Approval): Move my contact info
10522 from here...
10523 (OS Port Maintainers): ...to here (netbsd).
10524
51fe14b5
BW
105252002-01-22 Bob Wilson <bob.wilson@acm.org>
10526
10527 * MAINTAINERS (Write After Approval): Add myself.
10528
dce2d8b2 105292002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10530
10531 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10532 (all-target-fastjar): Also depend on all-target-libiberty.
10533
3cd87679
L
105342002-01-16 H.J. Lu (hjl@gnu.org)
10535
10536 * config.guess: Import from master sources, rev 1.225.
10537 * config.sub: Import from master sources, rev 1.238.
10538
969a6d8f
KH
105392002-01-16 Kazu Hirata <kazu@hxi.com>
10540
10541 * MAINTAINERS (Write After Approval): Remove myself.
10542
366f6a52
FW
105432001-12-19 Florian Weimer <fw@deneb.enyo.de>
10544
10545 * MAINTAINERS (Write After Approval): Add myself.
10546
f02240b6
JM
105472001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10548
10549 * MAINTAINERS: Add self as docs co-maintainer.
10550
5d08dc39
MK
105512001-12-11 Matthias Klose <doko@debian.org>
10552
10553 * MAINTAINERS (Write After Approval): Add myself.
10554
39e790d5
ZW
105552001-12-09 Zack Weinberg <zack@codesourcery.com>
10556
10557 * MAINTAINERS: Update my email address.
10558
4519d6a3
TC
105592001-12-07 Turly O'Connor <turly@apple.com>
10560 * MAINTAINERS (Write After Approval): Add myself.
10561 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10562 (rs6000_initialize_trampoline): Call __trampoline_setup for
10563 ABI_DARWIN too.
10564 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10565 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10566
21cf0a73
PC
105672001-12-07 Paolo Carlini <pcarlini@unitus.it>
10568
10569 * MAINTAINERS (Write After Approval): Add myself.
10570
4ee43206
DR
10571Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10572
10573 * configure, configure.in: Use temp file for long sed commands.
10574
251931f3
LG
105752001-12-03 Laurent Guerby <guerby@acm.org>
10576
10577 * config.sub: Update to version 1.232 on subversion.
10578
03777dd7
BE
105792001-12-03 Ben Elliston <bje@redhat.com>
10580
10581 * MAINTAINERS: Update mail address for config.* patches.
10582
dce2d8b2 105832001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10584 Zack Weinberg <zack@codesourcery.com>
10585
10586 When build != host, create libiberty for the build machine.
10587
10588 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10589 CONFIG_ARGUMENTS.
10590 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10591 New variables.
10592 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10593 and rules.
10594 (all.normal): Depend on ALL_BUILD_MODULES.
10595 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10596 (all-build-libiberty): Depend on configure-build-libiberty.
10597
10598 * configure: Calculate and substitute proper value for
10599 ALL_BUILD_MODULES.
10600 * configure.in: Create the build subdirectory.
10601 Calculate and substitute TARGET_CONFIGARGS (formerly
10602 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10603
04075e8f
ZL
106042001-11-26 Ziemowit Laski <zlaski@apple.com>
10605
10606 * MAINTAINERS (write-after-approval): Add self.
10607
ed19322d
CR
106082001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10609
10610 * MAINTAINERS (GNATS only accounts): Remove self.
10611
90a12988
HPN
106122001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10613
10614 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10615 libf2c.
10616
77e653ad
CR
106172001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10618
10619 * MAINTAINERS (Write After Approval): Add self.
10620
64adad99
DB
106212001-11-12 David O'Brien <obrien@FreeBSD.org>
10622
10623 * MAINTAINERS: mips and s390 are also CPU ports.
10624
834a28c7
DB
106252001-11-12 David O'Brien <obrien@FreeBSD.org>
10626
10627 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10628
ef94239f
DB
106292001-11-11 David O'Brien <obrien@FreeBSD.org>
10630
10631 * MAINTAINERS: Alphabetize.
10632
beda0427
KH
106332001-11-09 Kazu Hirata <kazu@hxi.com>
10634
10635 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10636
6ca224d3
JDA
106372001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10638
10639 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10640
132e4bd7
PE
106412001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10642
10643 * configure.in (--enable-languages): Be more permissive about
10644 syntax. Check for empty lists better. Warn about $LANGUAGES.
10645
c6243b4c
GK
106462001-11-08 Geoffrey Keating <geoffk@redhat.com>
10647
10648 * config.sub: Import from master sources, rev. 1.230.
10649 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10650
abbb9e76
LG
106512001-11-07 Laurent Guerby <guerby@acm.org>
10652
10653 * MAINTAINERS (Write After Approval): Add self.
10654
53cdb27a
HPN
106552001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10656
10657 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10658
dd3a88c9
HPN
106592001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10660
10661 * config.sub: Import from master sources, rev 1.226.
10662 * config.guess: Import from master sources, rev 1.216.
10663
d344dce9
HPN
106642001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10665
10666 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10667 * MAINTAINERS: Add self as maintainer of MMIX port.
10668 Remove old after-approval entry.
10669
63f6bcd7
JM
106702001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10671
10672 * ChangeLog, configure: Fix spelling errors.
10673
84f92638
BK
106742001-10-20 Brendan Kehoe <brendan@zen.org>
10675
10676 * MAINTAINERS: Tweak my address.
10677
dce2d8b2 10678Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10679
10680 * MAINTAINERS: Update my email address.
10681
1567080c 106822001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10683
f48a3b5c 10684 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10685 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10686
30106886
GB
106872001-10-10 Geert Bosch <bosch@gnat.com>
10688
e490616e 10689 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10690 Added Robert Dewar.
10691
dce2d8b2 106922001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10693
10694 * MAINTAINERS (Write After Approval): Added self
10695
d1c3e709
GB
106962001-10-02 Geert Bosch <bosch@gnat.com>
10697
10698 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10699
50f5f793
JM
107002001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10701
10702 * configure: Handle temporary files securely using mkdir.
10703
7fddf9a9
AO
107042001-09-29 Alexandre Oliva <aoliva@redhat.com>
10705
10706 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10707
dce2d8b2 107082001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10709
10710 * configure.in (*-*-linux*): Disable configuration of target-newlib
10711 and target-libgloss.
e490616e 10712
0c055e34
AO
107132001-09-26 Alexandre Oliva <aoliva@redhat.com>
10714
10715 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10716 RANLIB.
10717
759bfa90
AO
107182001-09-21 Alexandre Oliva <aoliva@redhat.com>
10719
10720 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10721 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10722 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10723 avoid quotes nesting problems.
10724 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10725 (DO_X): Export only variables that are set.
10726
1dc4a750
BE
107272001-09-19 Ben Elliston <bje@redhat.com>
10728
10729 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10730 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10731 semantics. Use the shell built-in "type" command instead.
10732
898c7238
AO
107332001-08-31 Alexandre Oliva <aoliva@redhat.com>
10734
10735 Merged from gcc-3_0-branch:
10736 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10737 * ltcf-c.sh: Use $objext, not $ac_objext.
10738 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10739 * ltcf-cxx.sh: Add support for GNU.
10740 2001-07-22 Timothy Wall <twall@redhat.com>
10741 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10742 default settings if using GNU tools with that configuration.
10743 * ltcf-cxx.sh: Ditto.
10744 * ltcf-gcj.sh: Ditto.
10745 2001-07-21 Michael Chastain <chastain@redhat.com>
10746 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10747 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10748 * ltmain.sh: Mark as gcc-local.
10749
8fa0a32e
EC
107502001-08-30 Eric Christopher <echristo@redhat.com>
10751 Jason Eckhardt <jle@redhat.com>
10752
10753 * config.guess: Merge from master sources.
10754 * config.sub: Merge from master sources, add support for mipsisa32.
10755
32f30f91 107562001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10757 * config.sub: Merge from master sources, rev 1.219.
10758 * MAINTAINERS: Add self as contact for stormy16 port.
10759
f6084f99
ZW
107602001-08-14 Zack Weinberg <zackw@panix.com>
10761
10762 * config.sub: Merge from master sources, rev 1.218.
10763 * config.guess: Merge from master sources, rev 1.209.
10764
91b54f7f
GS
107652001-08-11 Graham Stott <grahams@redhat.com>
10766
10767 * Makefile.in (check-c++): Add missing semicolon.
10768
e5b3941e
JH
10769Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10770
32f30f91 10771 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10772
6387a56e
EC
107732001-07-30 Eric Christopher <echristo@redhat.com>
10774
10775 * MAINTAINERS (Various maintainers: mips port): Added myself.
10776
53b475f0
AH
107772001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10778
e490616e 10779 * configure.in (sh-*-linux*): New.
53b475f0 10780
2a08c780
RH
107812001-07-27 Richard Henderson <rth@redhat.com>
10782
10783 * .cvsignore: Add LAST_UPDATED.
10784
bfa79422
UW
107852001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10786
10787 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10788
0ae85492
AH
107892001-07-16 Aldy Hernandez <aldyh@redhat.com>
10790
e490616e 10791 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10792
8e1ab0fe
NP
10793Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10794
10795 * MAINTAINERS (Write After Approval): Added myself.
10796
2b997990
SC
107972001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10798
10799 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10800 and libgcj on m68hc11/m68hc12.
10801
d920e825
L
108022001-06-27 H.J. Lu (hjl@gnu.org)
10803
10804 * Makefile (CFLAGS_FOR_BUILD): New.
10805 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10806
d425a1e0
JM
108072001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10808
10809 * README: Remove version number.
10810
5b5b4207
GP
108112001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10812
10813 * INSTALL/README: Update wrt. to the installation instructions now
10814 residing in gcc/doc/install.texi.
10815
be839b69
JM
108162001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10817
10818 * README: Replace with a cut-down and updated version of gcc/README.
10819
fe2ee7c4
DE
108202001-06-12 David Edelsohn <edelsohn@gnu.org>
10821
10822 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10823 multilibs to be disabled.
10824
4f5d646c
DB
108252001-06-11 Daniel Berlin <dan@cgsoftware.com>
10826
10827 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10828
818f0c85
AO
108292001-06-09 Alexandre Oliva <aoliva@redhat.com>
10830
10831 * config.guess: Import CVS version 1.195.
10832 * config.sub: Import CVS version 1.212.
10833
e9a8af10
AO
108342001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10835
10836 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10837 gcc/xgcc is built, use -print-prog-name to find out the program
10838 name to use.
10839
ae3ca0a9
PE
108402001-06-04 Phil Edwards <pme@sources.redhat.com>
10841
10842 * config.guess: Import CVS version 1.194. All gcc-local changes
10843 appear to also be in the master copy.
10844 * config.sub: Import CVS version 1.211.
10845
066bd40d
MM
10846Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10847
10848 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10849 with_gcc]: Use `gcc -shared' to build a shared library.
10850
4aef4f33
JDA
10851Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10852
10853 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10854 archives.
10855
c386f00f
RO
10856Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10857
10858 * MAINTAINERS (Write After Approval): Add myself.
10859
2ae5cea5
HPN
108602001-06-01 Hans-Peter Nilsson <hp@axis.com>
10861
10862 * configure.in (libstdcxx_flags): Do not try to execute
10863 libstdc++-v3/testsuite_flags until it exists.
10864
c3766183
AM
108652001-06-01 Alan Modra <amodra@bigpond.net.au>
10866
10867 * MAINTAINERS: Update my email address.
10868
9b337833
GS
108692001-05-31 Graham Stott <grahams@redhat.com>
10870
10871 * MAINTAINERS (Write After Approval): Add myself.
10872
dce2d8b2 108732001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10874
10875 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10876 libraries when using g++ with native linker.
10877
5f7de4b8
AO
108782001-05-28 Alexandre Oliva <aoliva@redhat.com>
10879
10880 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10881
a7bc0fbb
AO
108822001-05-22 Alexandre Oliva <aoliva@redhat.com>
10883
10884 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10885 [aix4*|aix5*]: Prepend blank.
10886
33456445
AO
108872001-05-20 Alexandre Oliva <aoliva@redhat.com>
10888
10889 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10890 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10891 of subdir/configure scripts to use the new libtool.m4.
10892
e48d3d00
MK
108932001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10894
10895 * MAINTAINERS (Write After Approval): Add myself.
10896
9e0e191b
BK
108972001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10898
10899 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10900
3f19b439
BE
109012001-05-11 Ben Elliston <bje@redhat.com>
10902
10903 * Makefile.in (all-sid): New target.
10904 (check-sid, clean-sid, install-sid): Likewise.
10905
6ebe3121
JO
109062001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10907
10908 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10909
ca3667c4
AO
109102001-05-03 Alexandre Oliva <aoliva@redhat.com>
10911
10912 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10913 libgcj.
10914
109152001-05-03 Alexandre Oliva <aoliva@redhat.com>
10916
10917 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10918 gcc/xgcc is built, use -print-prog-name to find out the program
10919 name to use.
10920
b2964d63
AO
109212001-04-26 Alexandre Oliva <aoliva@redhat.com>
10922
b1bb2302
AO
10923 * configure.in (noconfigdirs): Don't reset it from scratch in the
10924 target case; only append to it.
6387a56e 10925
b2964d63
AO
10926 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10927 sparc-*-solaris2.8]: Disable ${libgcj}.
10928
8343765d
AO
109292001-04-25 Alexandre Oliva <aoliva@redhat.com>
10930
10931 * configure.in (libgcj_saved): Copy from $libgcj.
10932 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10933 --disable-libgcj.
10934
ddbb6d43
GRK
109352001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10936
10937 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10938 C front end maintainer.
ddbb6d43 10939
3fa03ff9
AG
10940Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10941
10942 * configure.in: Move *-chorusos target case to the proper switch.
10943 Disable libgcj.
10944
99ffe40f
AO
109452001-04-12 Alexandre Oliva <aoliva@redhat.com>
10946
10947 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10948 1.641.2.228.
10949
78faa32d
FS
109502001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10951
10952 * Makefile.in (STAGE1_CFLAGS): Pass down.
10953
cdbff0ab
AM
109542001-04-13 Alan Modra <amodra@one.net.au>
10955
10956 * config.guess: Add hppa64-linux support. Note for next import that
10957 this is already in the master file.
10958 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10959
75b9074c
AO
109602001-04-12 Alexandre Oliva <aoliva@redhat.com>
10961
10962 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10963 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10964
125404c5
SS
109652001-04-11 Stan Shebs <shebs@apple.com>
10966
10967 * MAINTAINERS: Add self as Darwin port maintainer.
10968
876684fe
AM
109692001-04-11 Alan Modra <amodra@one.net.au>
10970
10971 * MAINTAINERS: Update my email address.
10972
06729913
LR
109732001-04-10 Loren J. Rittle <ljrittle@acm.org>
10974
10975 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10976 recent versions of FreeBSD (release 3 or later).
10977 * ltconfig: On FreeBSD, -lc must not be provided when building
10978 a shared library or else the standard -pthread gcc option is
10979 rendered worthless to later users of the built library.
10980
67916302
JM
109812001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10982
10983 * MAINTAINERS: Add self and RTH as C front end maintainers.
10984
d2bc0628
AO
109852001-04-05 Alexandre Oliva <aoliva@redhat.com>
10986
e490616e
ZW
10987 * config.sub: Make sure to match an already-canonicalized
10988 machine name (eg. mn10300-unknown-elf).
d2bc0628 10989
a3406c06
AO
109902001-04-01 Alexandre Oliva <aoliva@redhat.com>
10991
10992 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10993 New macros.
10994 (bootstrap, cross): Use RECURSE_FLAGS.
10995 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10996
a076f6a4
AO
109972001-03-27 Alexandre Oliva <aoliva@redhat.com>
10998
10999 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11000
e9f4fa71
CH
110012001-03-22 Colin Howell <chowell@redhat.com>
11002
7238de5c
CH
11003 * Makefile.in (DO_X): Do not backslash single-quotes in
11004 backquotes (two places).
e9f4fa71 11005
b6b14b1b
AO
110062001-03-22 Alexandre Oliva <aoliva@redhat.com>
11007
11008 Re-installed:
11009 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11010 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11011 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11012 * ltcf-cxx.sh: Likewise.
11013 * ltcf-gcj.sh: Likewise.
11014
1eb0b89d
GP
110152001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11016
11017 * MAINTAINERS: Add myself as "documentation co-maintainer".
11018
82e23236
AO
110192001-03-22 Alexandre Oliva <aoliva@redhat.com>
11020
11021 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11022 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11023
64ec27c3
TT
110242001-03-19 Tom Tromey <tromey@redhat.com>
11025
11026 * config-ml.in: Handle GCJ and GCJFLAGS.
11027
191de407
MC
110282001-03-21 Michael Chastain <chastain@redhat.com>
11029
11030 * Makefile.in: all-m4 depends on all-texinfo.
11031
fed4dede
LR
110322001-03-20 Loren J. Rittle <ljrittle@acm.org>
11033
11034 * MAINTAINERS: Add myself to write after approval list.
11035
085072bb
LB
110362001-03-18 Laurynas Biveinis <lauras@softhome.net>
11037
11038 * Makefile.in (DO_X): Quote nested quotes.
11039
5af8ea3f
AM
110402001-03-18 Alan Modra <alan@linuxcare.com.au>
11041
11042 * MAINTAINERS: Add myself to write after approval list.
11043
69e23037
LB
110442001-03-15 Laurynas Biveinis <lauras@softhome.net>
11045
11046 * Makefile.in (DO_X): Use double quotes for quoting
11047 "RANLIB=$${RANLIB}".
11048
2b9650f4
OP
110492001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11050
11051 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11052
dce2d8b2 110532001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11054
11055 * configure.in: Only use `lang_requires' for languages athat are
11056 actually enabled.
11057
f6646274
PE
110582001-03-08 Phil Edwards <pme@sources.redhat.com>
11059
11060 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11061
c9a54638
AO
110622001-03-08 Alexandre Oliva <aoliva@redhat.com>
11063
11064 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11065
6a556ad6
TT
110662001-03-07 Tom Tromey <tromey@redhat.com>
11067
11068 * configure.in: Allow config-lang.in to set `lang_requires' to list
11069 of other required languages.
11070
6822468a
LB
110712001-03-06 Laurynas Biveinis <lauras@softhome.net>
11072
11073 * Makefile.in: Remove RANLIB definition. Use RANLIB
11074 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11075 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11076
f04885d3 110772001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11078 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11079
f04885d3
BK
11080 * Makefile.in (check-c++): Use tabs, not spaces.
11081
288edf47 110822001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11083
288edf47
LB
11084 * MAINTAINERS: add myself to Write After Approval list.
11085
3d55d2f8 110862001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11087
e490616e 11088 * Makefile.in (check-c++): New rule.
6387a56e 11089
4d88a68a
BK
11090 * configure.in (target_libs): Remove libg++.
11091 (noconfigdirs): Remove libg++.
11092 (noconfigdirs): Same.
11093 (noconfigdirs): Same.
11094 (noconfigdirs): Same.
11095
11096 * config-ml.in: Remove libg++ references.
11097
11098 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11099 (ALL_TARGET_MODULES): Same.
11100 (configure-target-libg++): Remove.
11101 (all-target-libg++): Remove.
11102 (configure-target-libio): Remove.
11103 (all-target-libio): Remove.
11104 (check-target-libio): Remove.
11105 (.PHONY): Remove.
11106 (libg++.tar.bz2): Remove.
11107 (all-target-cygmon): Remove libio.
11108 (all-target-libstdc++): Remove.
11109 (configure-target-libstdc++): Remove.
11110 (TARGET_LIB_PATH): Remove libstdc++.
11111 (ALL_GCC_CXX): Remove libstdc++.
11112 (all-target-gperf): Correct.
11113
2437d4ed
NC
111142001-02-16 Nick Clifton <nickc@redhat.com>
11115
11116 * configure.in (noconfigdirs): Allow configuration of texinfo
11117 for Cygwin hosts.
11118
85b99cbe
AG
111192001-02-15 Anthony Green <green@redhat.com>
11120
11121 * configure: Introduce GCJ_FOR_TARGET.
11122 * configure.in: Ditto.
11123 * Makefile.in: Ditto.
11124
7b18790c
AS
111252001-02-13 Andreas Schwab <schwab@suse.de>
11126
11127 * MAINTAINERS: Update mail address.
11128
c4880c99
MS
111292001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11130
11131 * config.guess: Add linux target for S/390.
11132 * config.sub: Likewise.
11133
dce2d8b2 111342001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11135
11136 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11137 target-libgloss.
e31ae6db 11138
7739adfb
BE
111392001-02-06 Ben Elliston <bje@redhat.com>
11140
11141 * configure: Output host type to stdout, not stderr.
11142
36ca672c
MM
111432001-02-05 Mark Mitchell <mark@codesourcery.com>
11144
e40f2829 11145 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11146 * ltcf-cxx.sh: Likewise.
11147
36ca672c
MM
11148 * config.if: Assume enable_libstdcxx_v3 is defined.
11149
22fdd65e
MM
111502001-02-04 Mark Mitchell <mark@codesourcery.com>
11151
11152 Remove V2 C++ library.
11153 * configure.in: Remove --enable-libstdcxx_v3 support.
11154
3b60dd8e
BM
111552001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11156
11157 * include/demangle.h: Add prototype for java_demangle_v3.
11158
42c0c80a
PE
111592001-01-29 Phil Edwards <pme@sources.redhat.com>
11160
11161 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11162
0be25992
RH
111632001-01-27 Richard Henderson <rth@redhat.com>
11164
11165 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11166
8a8de62d
MS
111672001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11168
11169 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11170 Don't unset, it's non-portable and no longer necessary, set to empty
11171 instead.
11172
92769744
MS
111732001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11174
11175 * ltconfig: Shell portability fix for the tagname validity check.
11176
88a1c0ab
AO
111772001-01-27 Alexandre Oliva <aoliva@redhat.com>
11178
11179 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11180 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11181
45291dd5
MS
111822001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11183
11184 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11185
1ace7e15
TT
111862001-01-26 Tom Tromey <tromey@redhat.com>
11187
11188 * configure.in: Allow libgcj to be built on Sparc Solaris.
11189
0ef8b11b
DE
111902001-01-25 David Edelsohn <edelsohn@gnu.org>
11191
11192 * ltcf-c.sh: Add aix5 case.
11193 * ltcf-cxx.sh: Likewise.
11194 * ltconfig: Likewise.
11195
0006091e
AO
111962001-01-24 Alexandre Oliva <aoliva@redhat.com>
11197
9bad11e1
AO
11198 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11199 keep at least one of build_libtool_libs or build_old_libs set to
11200 yes.
11201
0006091e
AO
11202 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11203 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11204
7c01b2b5
BM
112052001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11206
11207 * configure.in: Enable libgcj on several additional platforms.
11208
d340e0ac
BM
112092001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11210
11211 * configure.in: Enable libgcj for linux targets.
11212
5baf8c37
MS
112132001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11214
11215 * MAINTAINERS (Write After Approval): Add myself.
11216
10a0ba84
JDA
112172001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11218
11219 * MAINTAINERS: Add myself as vax port maintainer.
11220
357c6a4b
FH
112212001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11222
11223 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11224
6e2d9a7a
MS
112252001-01-09 Mike Stump <mrs@wrs.com>
11226
11227 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11228 failures of subdirectories.
11229
b6b14b1b 112302001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11231
b6b14b1b 11232 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11233 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11234 * ltcf-cxx.sh: Likewise.
11235 * ltcf-gcj.sh: Likewise.
11236 * ltconfig.sh: Fix typo.
976b230d 11237
07109110
LB
112382001-01-02 Laurynas Biveinis <lauras@softhome.net>
11239
11240 * configure: handle DOS-style absolute paths.
11241
1da5b8fc
LB
112422001-01-02 Laurynas Biveinis <lauras@softhome.net>
11243
11244 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11245
4c2f5b4f
MM
112462000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11247
11248 * MAINTAINERS: Add myself as avr port co-maintainer.
11249
bc53668e
BE
112502000-12-28 Ben Elliston <bje@redhat.com>
11251
11252 * MAINTAINERS: Add myself under ``Write After Approval''.
11253
c387606f
JM
112542000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11255
11256 * texinfo: Remove directory from GCC.
11257
2cb5082c
JM
112582000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11259
11260 * COPYING: Update to current
11261 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11262 to 19yy as example year in copyright notice).
11263
cc330df9
BK
112642000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11265
6387a56e 11266 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11267 (libstdcxx_incdir): Pass down.
11268 * config.if: Remove expired bits for cxx_interface, add stub.
11269 (libstdcxx_incdir): Add variable for g++ include directory.
11270 * configure.in (gxx_include_dir): Use it.
6387a56e 11271
4c6b2835
AO
112722000-12-18 Alexandre Oliva <aoliva@redhat.com>
11273
11274 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11275 with old-email address from ``Write After Approval''.
11276
3896f13e
AJ
112772000-12-15 Andreas Jaeger <aj@suse.de>
11278
11279 * configure.in: Handle lang_dirs.
11280
112812000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11282
ad46e881
TT
11283 * MAINTAINERS: Removed brads.
11284
90a10418
TT
11285 * MAINTAINERS: Added gcj developers.
11286
41dfe3a2 112872000-12-13 Anthony Green <green@redhat.com>
6387a56e 11288
41dfe3a2 11289 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11290 listed. Disable libgcj for x86 and Alpha Linux until compatible
11291 with g++ abi.
6387a56e 11292
e2f601da
MS
112932000-12-13 Mike Stump <mrs@wrs.com>
11294
11295 * Makefile.in (local-distclean): Also remove fastjar.
11296
70030c01
RB
112972000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11298
11299 * contrib/gcc_update: Add fastjar --touch entries.
11300
2a50f859
AO
113012000-12-12 Alexandre Oliva <aoliva@redhat.com>
11302
11303 * configure.in: Disable language-specific target libraries for
11304 languages that aren't enabled.
11305
7743113b
AG
113062000-12-10 Anthony Green <green@redhat.com>
11307
11308 * configure.in: Define libgcj. Disable libgcj target libraries for
11309 most targets.
11310
92e061a6
NB
113112000-12-10 Neil Booth <neilb@earthling.net>
11312
11313 * MAINTAINERS: Update mail address, remove from WAA list.
11314
f34ff6d6
APB
113152000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11316
11317 * libjava: Imported from /cvs/java.
11318 * libffi: Likewise.
11319 * Boehm-gc: Likewise.
11320
d82a33c6
APB
113212000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11322
11323 * configure.in (target_libs): Revert 2000-12-08 patch.
11324 (noconfigdirs): Added target-libjava.
11325
e14f8e28
LB
113262000-12-09 Laurynas Biveinis <lauras@softhome.net>
11327
11328 * djunpack.bat: removed.
11329
fc26516b
LB
113302000-12-09 Laurynas Biveinis <lauras@softhome.net>
11331
11332 * Makefile.in: handle DOS-style absolute paths.
11333 * config-ml.in: likewise.
11334 * symlink-tree: likewise.
11335
bd8757b3
APB
113362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11337
11338 * fastjar: Imported.
11339
81522a1f
APB
113402000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11341
11342 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11343 libjava.
11344 * configure.in (target_libs): Removed `target-libjava'.
11345
5db1f7ed
APB
113462000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11347
11348 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11349 (ALL_MODULES): Added fastjar.
11350 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11351 (all-target-libjava): all-fastjar replaces all-zip.
11352 (all-fastjar): Added.
11353 (configure-target-fastjar, all-target-fastjar): Likewise.
11354 * configure.in (host_tools): Added fastjar.
11355
5e59997c
MS
113562000-12-07 Mike Stump <mrs@wrs.com>
11357
11358 * Makefile.in (local-distclean): Remove leftover built files.
11359
0a534f40
NC
113602000-11-24 Nick Clifton <nickc@redhat.com>
11361
11362 * configure.in (xscale-elf): Add target.
11363 (xscale-coff): Add target.
11364
7686cadf
LR
113652000-11-22 Loren J. Rittle <ljrittle@acm.org>
11366
e490616e
ZW
11367 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11368 recent versions of FreeBSD (release 3 or later).
11369 * ltconfig: On FreeBSD, -lc must not be provided when building
11370 a shared library or else the standard -pthread gcc option is
11371 rendered worthless to later users of the built library.
7686cadf 11372
fff01699
FF
113732000-11-16 Fred Fish <fnf@be.com>
11374
11375 * configure.in (enable_libstdcxx_v3): Fix typo,
11376 libstd++ -> libstdc++.
11377
4dc16355
KL
113782000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11379
11380 * MAINTAINERS: Add self to Write After Approval list.
11381
bf6fc7b2
BS
113822000-11-21 Bernd Schmidt <bernds@redhat.com>
11383
11384 * MAINTAINERS: Update my email address. Add myself to global write
11385 privs list.
11386
ce8e06b1
AO
113872000-11-18 Alexandre Oliva <aoliva@redhat.com>
11388
6e2a4843
AO
11389 * Makefile.in: Merge with src and libgcj.
11390 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11391 configure-target-<library> when their configure scripts need the C
11392 or C++ library to have already been built to work properly.
11393 (do_proto_toplev): Set them to an empty string.
11394
ce8e06b1
AO
11395 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11396 (REALLY_SET_LIB_PATH): Use them.
11397
c003f378
SS
113982000-11-17 Stan Shebs <shebs@apple.com>
11399
11400 * MAINTAINERS: Add self to Write After Approval list.
11401
cc1e60ea
JM
114022000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11403
11404 * configure: Provide the original toplevel configure arguments
11405 (including $0) to subprocesses in the environment rather than
11406 through gcc/configargs.h.
11407
1173593d
JM
114082000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11409
11410 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11411 C99. Alphabetise "Write After Approval" list.
11412
520907ee
MM
114132000-11-12 Mark Mitchell <mark@codesourcery.com>
11414
34f6fbdb
MM
11415 * configure: Turn on libstdc++ V3 by default.
11416
520907ee
MM
11417 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11418 if we've got GCC.
11419
0bbd37ed
PB
114202000-11-11 Philip Blundell <philb@gnu.org>
11421
11422 * MAINTAINERS: Add self to Write After Approval list.
11423
7ca0e6d9
DE
114242000-11-09 David Edelsohn <edelsohn@gnu.org>
11425
11426 * ltcf-c.sh (aix4): Improve shared library configuration; require
11427 exporting symbols.
11428 * ltcf-cxx.sh (aix4): Define.
11429 * ltconfig (aix4): Define library and soname specs appropriate for
11430 AIX. Define command to create export symbols list.
11431
dce2d8b2 11432Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11433
11434 * config.sub: Add support for Sun Chorus
11435
fc05d516
NC
114362000-10-31 Nick Clifton <nickc@redhat.com>
11437
11438 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11439 <name>@redhat.com. Also installed new email address for Clint
11440 Popetz.
6387a56e 11441
90a0e73f
JM
114422000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11443
11444 * etc: Remove directory from GCC.
11445
a5e1b548
MM
114462000-10-16 Michael Meissner <meissner@redhat.com>
11447
11448 * configure (gcc/configargs.h): Only create if there is a build GCC
11449 directory created.
11450
6387a56e
EC
114512000-10-16 Matthias Klose <doko@debian.org>
11452
be1db873
MK
11453 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11454 when configured for libstdc++-v3.
11455
f5fa9a5b
PE
114562000-10-05 Phil Edwards <pme@gcc.gnu.org>
11457
11458 * configure: Save configure arguments to gcc/configargs.h.
11459
61a77fea
PT
114602000-10-04 Philipp Thomas <pthomas@suse.de>
11461
11462 * config.guess: Import CVS version 1.157.
11463 * config.sub: Import CVS version 1.181.
11464
3a4fee66
AP
114652000-10-04 Andris Pavenis <pavenis@latnet.lv>
11466
11467 * Makefile.in (bootstrap): avoid recursion if subdir missing
11468 (cross): ditto
11469 (do-proto-toplev): ditto
11470
3dd7094e
AO
114712000-09-30 Alexandre Oliva <aoliva@redhat.com>
11472
de710532
AO
11473 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11474 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11475
3dd7094e
AO
11476 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11477 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11478 all affected `configure' scripts.
11479
e592386f
NB
11480Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11481
11482 * MAINTAINERS: Add self as cpplib co-maintainer.
11483
fba54939
AH
114842000-09-24 Aldy Hernandez <aldyh@redhat.com>
11485
11486 * MAINTAINERS: Add self to Write After Approval list.
11487
2bd429f4
GP
114882000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11489
11490 * INSTALL/README: egcs -> GCC update.
11491
dce2d8b2 11492Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11493
11494 * MAINTAINERS: Add myself to Write After Approval list.
11495
d7ce9a83
KH
114962000-09-15 Kazu Hirata <kazu@hxi.com>
11497
11498 * MAINTAINERS: Add myself to Write After Approval list.
11499
18a53ffe
JL
11500Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11501
e490616e
ZW
11502 * configure.in: Do not build byacc for hppa64. Provide paths to the
11503 X11 libraries for hppa64.
18a53ffe 11504
f246ff23
SC
115052000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11506
11507 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11508
06298abd
AO
115092000-09-06 Alexandre Oliva <aoliva@redhat.com>
11510
4b92758a
AO
11511 * Makefile.in (all-zlib): Added dummy target.
11512
06298abd
AO
11513 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11514 ltcf-gcj.sh: Updated from libtool multi-language branch.
11515
4d73d07a
AO
115162000-09-05 Alexandre Oliva <aoliva@redhat.com>
11517
11518 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11519 (bootstrap*): Depend on all-bootstrap.
11520
05d52d78
PT
115212000-09-05 Philipp Thomas <pthomas@suse.de>
11522
11523 * config.guess: Import CVS version 1.156.
11524 * config.sub: Import CVS version 1.179.
11525
3c809ba4
AG
115262000-09-02 Anthony Green <green@cygnus.com>
11527
11528 * Makefile.in (all-gcc): Depend on all-zlib.
11529 (CLEAN_MODULES): Add clean-zlib.
11530 (ALL_MODULES): Add all-zlib.
11531 * configure.in (host_libs): Add zlib.
11532
10ad78a0 115332000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11534
11535 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11536 crosses, but add gcc/include to the header search path for them.
11537
b36a9ce3
DB
115382000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11539
11540 * MAINTAINERS: Add self to Write After Approval list.
11541
cb011248
FS
115422000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11543
11544 * config.guess: Import CVS version 1.152.
11545 * config.sub: Import CVS version 1.177.
11546
db310af0
AO
115472000-08-25 Alexandre Oliva <aoliva@redhat.com>
11548
7965440a
AO
11549 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11550 $targargs to tell whether newlib is going to be built.
11551
db310af0
AO
11552 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11553 $$r/TARGET_SUBDIR/libio for _G_config.h.
11554
e7977565
AO
115552000-08-23 Alexandre Oliva <aoliva@redhat.com>
11556
11557 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11558
126bb9ed
DD
115592000-08-22 DJ Delorie <dj@redhat.com>
11560
11561 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11562
5b0e9d29
AO
115632000-08-22 Alexandre Oliva <aoliva@redhat.com>
11564
11565 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11566 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11567 sub-configures.
11568
4f3e904e
DD
115692000-08-21 DJ Delorie <dj@redhat.com>
11570
11571 * MAINTAINERS: Add self as a libiberty maintainer
11572
c9635443
AO
115732000-08-16 Alexandre Oliva <aoliva@redhat.com>
11574
11575 * configure.in (libstdcxx_flags): Use
11576 libstdc++-v3/src/libstdc++.INC.
11577
8b2100ba
AO
115782000-08-15 Alexandre Oliva <aoliva@redhat.com>
11579
11580 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11581
57119aa9
ZW
115822000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11583
eeb943b0
ZW
11584 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11585
6387a56e 11586 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11587 explicit. Substitute enable_threads into generated Makefiles.
11588 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11589 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11590
acffa7c4
GK
115912000-08-13 Geoff Keating <geoffk@cygnus.com>
11592
11593 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11594
808d8c41
AO
115952000-08-12 Alexandre Oliva <aoliva@redhat.com>
11596
11597 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11598 previous delta.
11599
1fc8c51c 116002000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11601
1fc8c51c
JM
11602 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11603 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11604 (FLAGS_FOR_TARGET): Not here.
11605 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11606
25698887
AO
116072000-08-11 Alexandre Oliva <aoliva@redhat.com>
11608
11609 * config-ml.in (CC, CXX): Don't introduce a leading space.
11610
10120687
DD
116112000-08-07 DJ Delorie <dj@delorie.com>
11612
11613 * MAINTAINERS: Add self as a DJGPP maintainer
11614
15c758e9
DD
116152000-08-07 DJ Delorie <dj@redhat.com>
11616
11617 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11618 "if we're also building gcc, and it's a gcc that will run on the
11619 build machine, we want to use its includes instead of the system's
11620 default includes".
11621
2d0de245
JM
116222000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11623
11624 * MAINTAINERS: Add self to Write After Approval list.
11625
e81b330a
AO
116262000-08-03 Alexandre Oliva <aoliva@redhat.com>
11627
83440c1e
AO
11628 * configure.in (libstdcxx_flags): Don't use `"'.
11629
e81b330a
AO
11630 * config-ml.in: Adjust multilib search paths to the
11631 appropriate multilib tree.
11632
cf95c847
AO
116332000-08-02 Alexandre Oliva <aoliva@redhat.com>
11634
11635 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11636 commas in $LANGUAGES.
11637
9e9af119
MH
116382000-08-02 Manfred Hollstein <manfredh@redhat.com>
11639
11640 * configure.in: Re-enable all references to libg++ and librx.
11641
606ce391
AO
116422000-08-01 Alexandre Oliva <aoliva@redhat.com>
11643
89820b43
AO
11644 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11645 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11646 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11647 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11648
606ce391
AO
11649 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11650
04179d4a
AO
116512000-07-31 Alexandre Oliva <aoliva@redhat.com>
11652
11653 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11654 CXX_FOR_TARGET for sed.
11655
d4eb109c
AO
116562000-07-30 Alexandre Oliva <aoliva@redhat.com>
11657
11658 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11659 Do not override if already set in the environment or in configure.
11660 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11661 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11662
4f4caf92
AO
116632000-07-28 Alexandre Oliva <aoliva@redhat.com>
11664
11665 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11666 the libtool CVS tree multi-language branch.
11667 * ltconfig, ltmain.sh: Updated.
6387a56e 11668
b87487b6
AO
116692000-07-27 Alexandre Oliva <aoliva@redhat.com>
11670
1670d1ea
AO
11671 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11672 (clean-target): Depend on it.
11673
b87487b6
AO
11674 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11675 (GCC_FOR_TARGET): Use it.
11676 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11677 * configure.in: ... here.
11678 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11679 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11680
4e81ae98
EC
116812000-07-24 Eric Christopher <echristo@cygnus.com>
11682
11683 * MAINTAINERS: Add self to Write After Approval list.
11684
059ae32c
AO
116852000-07-24 Alexandre Oliva <aoliva@redhat.com>
11686
5b28edd4
AO
11687 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11688 (configure-target-libchill, configure-target-libobjc): Likewise.
11689
059ae32c
AO
11690 * configure.in: Use the same cache file for all target libs.
11691 * config-ml.in: But different cache files per multilib variant.
11692
1adcd149
MS
116932000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11694
11695 * configure (topsrcdir): Don't use dirname.
11696
2d573dff
JO
116972000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11698
11699 * MAINTAINERS: Add self to Write After Approval list.
11700
d207ebef
JM
117012000-07-20 Jason Merrill <jason@redhat.com>
11702
11703 * configure.in: Remove all references to libg++ and librx.
11704
11705 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11706
117072000-07-20 Hans-Peter Nilsson <hp@axis.com>
11708
11709 * config.sub: Update to subversions version 2000-07-06.
11710
7b7792d5
AH
117112000-07-12 Andrew Haley <aph@cygnus.com>
11712
11713 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11714 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11715
3abaac67
PE
117162000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11717
11718 * symlink-tree: Check number of arguments.
11719
34be2b36
JW
117202000-07-05 Jim Wilson <wilson@cygnus.com>
11721
11722 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11723 search path for a g++ extracted from the build tree. This
11724 will allow link tests run by configure scripts in
11725 subdirectories to succeed.
11726
d207ebef
JM
117272000-07-01 Koundinya K <kk@ddeorg.soft.net>
11728
e490616e 11729 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11730
0900331b
MH
117312000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11732
11733 * MAINTAINERS: Add myself as loop discovery maintainer.
11734
d207ebef
JM
117352000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11736
11737 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11738 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11739
117402000-06-19 Timothy Wall <twall@cygnus.com>
11741
11742 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11743 * config.sub: Add tic54x target.
11744
11a27a76
TM
11745Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11746
11747 * MAINTAINERS: Add self as Fortran maintainer,
11748 remove Craig Burley.
11749
d207ebef 11750Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11751
d207ebef
JM
11752 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11753 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11754
7758b73f
PT
11755Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11756
11757 * MAINTAINERS: Add self as i18n maintainer
11758
d207ebef
JM
1175920000-05-21 H.J. Lu (hjl@gnu.org)
11760
e490616e
ZW
11761 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11762 directory are used if they exist. Make sure
11763 $(build_tooldir)/include is searched for header files,
11764 $(build_tooldir)/lib/ for library files.
d207ebef 11765 (GCC_FOR_TARGET): Likewise.
e490616e 11766 (CXX_FOR_TARGET): Likewise.
d207ebef 11767
bae29210
JL
11768Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11769
11770 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11771
d207ebef 11772Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11773
11774 * Makefile.in (configure-target-libiberty): Depend on
11775 configure-target-newlib.
11776
aab0d19d
AO
117772000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11778
11779 * configure.in, Makefile.in: Merge all libffi-related
11780 configury stuff from the libgcj tree.
11781
d207ebef
JM
11782Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11783
11784 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11785 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11786
11787Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11788
11789 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11790 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11791 current version information. Add to proto-toplev directory.
d207ebef
JM
11792 (gdb-taz): Build do-djunpack.
11793
758c7bd4
DE
117942000-05-15 David Edelsohn <edelsohn@gnu.org>
11795
11796 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11797
1888228d
AC
11798Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11799
11800 * MAINTAINERS: Add self to Write After Approval list.
11801
d207ebef
JM
118022000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11803
11804 * ltmain.sh: Preserve in relink_command any environment
11805 variables that may affect the linker behavior.
11806
2d7cc2fe
JL
11807Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11808
d207ebef
JM
11809 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11810
11811Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11812
11813 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11814
118152000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11816
11817 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11818 with the version name.
2d7cc2fe 11819
ee455968
JE
11820Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11821
11822 * MAINTAINERS: Add self as bb-reorder maintainer.
11823
73b97e5c
BK
118242000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11825
11826 * config.if: Tweak.
11827
d207ebef
JM
118282000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11829
11830 * djunpack.bat: New file.
11831
11832Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11833
11834 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11835 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11836 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11837 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11838
954869eb
DP
118392000-04-16 Dave Pitts <dpitts@cozx.com>
11840
e490616e
ZW
11841 * config.sub (case $basic_machine): Change default for "ibm-*"
11842 to "openedition".
954869eb 11843
eaabe541
AJ
118442000-04-13 Andreas Jaeger <aj@suse.de>
11845
11846 * MAINTAINERS: Added myself.
11847
d207ebef
JM
11848Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11849
11850 * Makefile.in (gdb-taz): New target. GDB specific archive.
11851 (do-md5sum): New target.
11852 (MD5PROG): Define.
11853 (PACKAGE): Default to TOOL.
11854 (VER): Default to a shell script.
11855 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11856 md5 checksum generation.
d207ebef
JM
11857 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11858 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11859 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11860 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11861
11862Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11863
11864 * configure (warn_cflags): Delete.
11865
0ea6d60c
PDM
11866Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11867
11868 * MAINTAINERS: Added myself.
11869
17090313 118702000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11871 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11872
e490616e
ZW
11873 * configure.in (enable_libstdcxx_v3): Add.
11874 (target_libs): Add bits here to switch between libstdc++-v2 and
11875 libstdc++-v3.
11876 * config.if: And this file too.
11877 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11878
76b78517
MM
118792000-04-05 Michael Meissner <meissner@redhat.com>
11880
11881 * config.sub (d30v): Add d30v as a basic machine type.
11882
ad242caf
JM
118832000-03-29 Jason Merrill <jason@casey.cygnus.com>
11884
11885 * configure.in: -linux-gnu*, not -linux-gnu.
11886
d4537148
TM
11887Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11888
11889 * MAINTAINERS: Add self in write-after-approval section.
11890
f152e9d4
JW
11891Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11892
11893 * MAINTAINERS: Add self as ia64 port maintainer.
11894
6a5fcef1
NB
118952000-03-08 Neil Booth <NeilB@earthling.net>
11896
11897 * MAINTAINERS: Add self in write-after-approval section.
11898
d207ebef 11899Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11900
d207ebef
JM
11901 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11902 (do-tar-bz2): Replace TOOL with PACKAGE.
11903 (gdb.tar.bz2): Remove GDBTK from GDB package.
11904 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11905 dejagnu.tar.bz2): New packages.
d207ebef
JM
11906
119072000-02-27 Andreas Jaeger <aj@suse.de>
11908
11909 * configure.in: Add entry for mips*-*-linux*, move catch all
11910 *-*-*linux* entry below this one.
11911
119122000-02-27 Ian Lance Taylor <ian@zembu.com>
11913
11914 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11915
521fe9d0
NC
119162000-02-24 Nick Clifton <nickc@cygnus.com>
11917
11918 * config.sub: Support an OS of "wince".
11919
d207ebef
JM
11920Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11921
11922 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11923 version.
d207ebef 11924
dce2d8b2 119252000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11926
11927 * config.sub: Add support for Linux/IBM 370.
11928 * configure.in: Likewise.
11929
3a685f6f
NC
119302000-02-22 Nick Clifton <nickc@cygnus.com>
11931
11932 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11933
dce2d8b2 119342000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11935
d207ebef 11936 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11937
4746ee26
KG
119382000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11939
11940 * configure (gcc_version): When setting, narrow search to
11941 lines containing `version_string'.
11942
ba96c72d
DC
119432000-02-15 Denis Chertykov <denisc@overta.ru>
11944
11945 * config.sub: Add support for avr target.
11946
77f16a66
NC
119472000-02-14 Nick Clifton <nickc@cygnus.com>
11948
11949 * MAINTAINERS: Add maintainers for MCore port.
11950
784a3a80
HPN
11951Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11952
11953 * config.sub: Add mmix-knuth-mmixware.
11954
719dd4fa
KG
119552000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11956
11957 * MAINTAINERS: Pair cccp with cpplib maintainership.
11958
dce2d8b2 119592000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11960
11961 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11962 structure stuff to -L library search.
11963 (CXX_FOR_TARGET): Ditto.
11964 (CROSS_CHECK_MODULES): Fix spelling mistake.
11965
7a53e94b
MM
119662000-01-24 Mark Mitchell <mark@codesourcery.com>
11967
11968 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11969 the C++ compiler.
11970
0da3b5a7
RH
119712000-01-12 Richard Henderson <rth@cygnus.com>
11972
11973 * configure.in: Don't build some bits for beos.
11974
02368d6d
JS
119752000-01-12 Joel Sherrill (joel@OARcorp.com)
11976
11977 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11978 as include files.
11979
2e76d35c
ZW
119802000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11981
11982 * Add self as cpplib maintainer, as requested by Jason
11983 Merrill. Correct my e-mail address.
11984
4c25fdcf
GK
119852000-01-06 Geoff Keating <geoffk@cygnus.com>
11986
11987 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11988 not mh-aix43.
11989
188e3966
HPN
11990Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11991
11992 * MAINTAINERS: Add myself to "write after approval" list.
11993
c2f5d030
RH
119941999-12-14 Richard Henderson <rth@cygnus.com>
11995
11996 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11997 * config.sub: Accept alphaev[78], alphaev8.
11998
eeda916a
AO
119991999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12000
12001 * config.guess, config.sub: Update from autoconf.
12002
b3bd7820
BK
120031999-11-29 Bruce Korb <autogen@linuxbox.com>
12004
2c290989 12005 * MAINTAINERS: update my playtime e-address.
b3bd7820 12006
1882b2b1
RO
12007Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12008
12009 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12010 necessary libraries are missing.
12011
dce2d8b2 12012Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12013
12014 * MAINTAINERS: Add new 'write after approval' maintainer.
12015
1e25de97
APB
12016Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12017
12018 * MAINTAINERS: Add new Java maintainer.
12019
1722c704
AS
120201999-10-25 Andreas Schwab <schwab@suse.de>
12021
12022 * configure: Fix quoting inside arguments of eval.
12023
8141abe8
NC
120241999-10-21 Nick Clifton <nickc@cygnus.com>
12025
12026 * config-ml.in: Allow suppression of some ARM multilibs.
12027
0b77644a
LV
12028Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12029
12030 * config.guess: Add OS/390 match pattern.
12031 * config.sub: Add mvs, openedition targets.
12032 * configure.in (i370-ibm-opened*): New.
12033
d207ebef
JM
120341999-09-04 Steve Chamberlain <sac@pobox.com>
12035
12036 * config.sub: Add support for configuring for pj.
12037
120381999-08-31 Nick Clifton <nickc@cygnus.com>
12039
12040 * config.sub (maybe_os): Add support for configuring for fr30.
12041
af13ebe9
NC
120421999-08-25 Nick Clifton <nickc@cygnus.com>
12043
12044 * configure.in: Do not configure or build ld for AIX
12045 platforms. ld is known to be broken on these platforms.
12046
1250c760
RO
12047Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12048
12049 * config-ml.in: Pass compiler flag corresponding to multidirs to
12050 subdir configures.
12051
d207ebef
JM
120521999-08-09 Ian Lance Taylor <ian@zembu.com>
12053
12054 * Makefile.in (LDFLAGS): Define.
12055
120561999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12057
12058 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12059 noconfigdirs.
12060 (*-*-cygwin*): Likewise.
12061
120621999-08-08 Ian Lance Taylor <ian@zembu.com>
12063
12064 * mkdep: New file.
12065 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12066 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12067
12068 From Eli Zaretskii <eliz@is.elta.co.il>:
12069 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12070 long file name when using DJGPP on MS-DOS.
12071
dbd83e11
JL
12072Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12073
12074 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12075
d207ebef
JM
120761999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12077
12078 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12079 dependency as this causes "make check" to globally "make all"
12080
cd1f4c2c
TT
12081Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12082
12083 * configure.in (target_libs): Added target-zlib.
12084 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12085 (CONFIGURE_TARGET_MODULES): Likewise.
12086 (CHECK_TARGET_MODULES): Likewise.
12087 (INSTALL_TARGET_MODULES): Likewise.
12088 (CLEAN_TARGET_MODULES): Likewise.
12089 (configure-target-zlib): New target.
12090 (all-target-zlib): Likewise.
12091 (all-target-libjava): Depend on all-target-zlib.
12092 (configure-target-libjava): Depend on configure-target-zlib.
12093
12094 * Makefile.in (configure-target-libjava): Depend on
12095 configure-target-newlib.
12096 (configure-target-boehm-gc): New target.
12097 (configure-target-qthreads): New target.
12098
e490616e
ZW
12099 * configure.in (target_libs): Added target-qthreads.
12100 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12101 (CONFIGURE_TARGET_MODULES): Likewise.
12102 (CHECK_TARGET_MODULES): Likewise.
12103 (INSTALL_TARGET_MODULES): Likewise.
12104 (CLEAN_TARGET_MODULES): Likewise.
12105 (all-target-qthreads): New target.
12106 (configure-target-libjava): Depend on configure-target-qthreads.
12107 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12108
12109 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12110 (CONFIGURE_TARGET_MODULES): Likewise.
12111 (CHECK_TARGET_MODULES): Likewise.
12112 (INSTALL_TARGET_MODULES): Likewise.
12113 (CLEAN_TARGET_MODULES): Likewise.
12114 (all-target-libjava): New target.
12115 (all-target-boehm-gc): Likewise.
12116 * configure.in (target_libs): Added libjava, boehm-gc.
12117
d207ebef
JM
121181999-07-22 Ian Lance Taylor <ian@zembu.com>
12119
12120 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12121 configure.bat in SUPPORT_FILES.
12122 (gas+binutils.tar.bz2): Likewise.
12123
12124 * makeall.bat: Remove; obsolete.
12125
121261999-07-21 Ian Lance Taylor <ian@zembu.com>
12127
12128 From Mark Elbrecht:
12129 * configure.bat: Remove; obsolete.
12130
121311999-07-11 Ian Lance Taylor <ian@zembu.com>
12132
12133 * configure: Add -W -Wall to the default CFLAGS when compiling with
12134 gcc.
12135
12136Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12137
12138 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12139
121401999-06-30 Mark Mitchell <mark@codesourcery.com>
12141
12142 * configure.in: Build ld on IRIX6.
12143
121441999-06-12 Ian Lance Taylor <ian@zembu.com>
12145
12146 * Makefile.in: Change distribution targets to use bzip2 instead of
12147 gzip.
12148 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12149 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12150
121511999-06-04 Nick Clifton <nickc@cygnus.com>
12152
12153 * config.sub: Add mcore target.
12154
26d088fa
CD
12155Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12156
12157 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12158
c2c08b29
L
12159Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12160
12161 * config.guess (dummy): Changed to $dummy.
12162
671d0648
NC
121631999-05-24 Nick Clifton <nickc@cygnus.com>
12164
12165 * config.sub: Tidied up case statements.
12166
b1345c72
BE
121671999-05-22 Ben Elliston <bje@cygnus.com>
12168
51ccbd8d
BE
12169 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12170 <jiro@din.or.jp>.
12171
b1345c72
BE
12172 * config.guess: Merge with FSF version. Future changes will be
12173 more accurately recorded in this ChangeLog.
12174 * config.sub: Likewise.
12175
2caf864f
SM
12176Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12177
12178 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12179
d207ebef
JM
121801999-04-30 Tom Tromey <tromey@cygnus.com>
12181
12182 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12183
90fb0c24
TT
121841999-04-23 Tom Tromey <tromey@cygnus.com>
12185
12186 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12187
d207ebef
JM
121881999-04-20 Drew Moseley <dmoseley@cygnus.com>
12189
12190 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12191 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12192 Bad merge removed these two changes.
12193
3516940d 12194Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12195 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12196
12197 * config.guess (interix Alpha): Add.
12198
d207ebef
JM
121991999-04-11 Richard Henderson <rth@cygnus.com>
12200
12201 * configure.in (i?86-*-beos*): Do config gperf; don't config
12202 gdb, newlib, or libgloss.
12203
e891fbfe 12204Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12205
e891fbfe
AO
12206 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12207 link a trivial program with -mabi=64. If it fails, remove mabi=64
12208 from multidirs.
12209
f9ae47d6
PT
12210Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12211
12212 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12213
d207ebef
JM
122141999-04-08 Nick Clifton <nickc@cygnus.com>
12215
12216 * config.sub: Add support for mcore targets.
12217
122181999-04-07 Michael Meissner <meissner@cygnus.com>
12219
12220 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12221 not mt-ospace, in order to shut up assembler warning about using
12222 symbols that are named the same as registers.
12223
122241999-04-07 Drew Moseley <dmoseley@cygnus.com>
12225
12226 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12227 dependency list for all-target-cygmon.
12228
122291999-04-05 Doug Evans <devans@casey.cygnus.com>
12230
12231 * config-ml.in: Check $host, not $target, for selective multilibs.
12232 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12233 thumb interworking, and underscore prefix multilibs.
12234
122351999-04-04 Ian Lance Taylor <ian@zembu.com>
12236
12237 * missing: Update to version from current automake.
12238
88101ab9
L
12239Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12240
12241 * configure (gxx_include_dir): Removed.
12242
12243 * configure.in (gxx_include_dir): Handle it.
12244 * Makefile.in: Likewise.
12245
d207ebef
JM
122461999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12247
12248 * config.sub (mips64vr4111,mips64vr4111el) Add.
12249
122501999-03-21 Ben Elliston <bje@cygnus.com>
12251
e490616e 12252 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12253
8dc91cbe
ME
12254Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12255
8dc91cbe
ME
12256 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12257 config/mh-djgpp.
12258
d207ebef
JM
12259Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12260
12261 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12262 all-target-newlib to dependency list for all-target-bsp.
12263
926bb5ed
MK
12264Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12265
12266 * config.sub: Add i386-uwin support.
12267 * config.guess: Likewise.
12268
4a6e3000
FS
12269Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12270
12271 * configure.in: cleanup, add mh-*pic handling for arm, special
12272 case powerpc*-*-aix*
12273
d207ebef
JM
12274Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12275
12276 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12277 can be built.
12278
12279Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12280
12281 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12282 targets.
d207ebef 12283
71c91078
NC
122841999-03-02 Nick Clifton <nickc@cygnus.com>
12285
12286 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12287
282e5df8
GN
12288Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12289
12290 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12291
1de558ee
NC
122921999-02-24 Nick Clifton <nickc@cygnus.com>
12293
12294 * config.sub: Fix typo in arm recognition.
12295
d207ebef
JM
12296Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12297
12298 * configure.in (noconfigdirs): Changed target_configdirs to
12299 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12300 rather than m68k-*-* since it is not known to work on
12301 m68k-aout. Ditto for arm-*-*oabi.
12302
12303Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12304
12305 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12306
123071999-02-19 Ben Elliston <bje@cygnus.com>
12308
12309 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12310 Smart and improved by Andrew Cagney.
12311
fab7445a
ME
12312Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12313
12314 * config.guess: Recognize openbsd-*-hppa.
12315
8ccdc228
L
12316Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12317
12318 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12319 only if it is not empty.
12320
3b7265ff
NC
123211999-02-17 Nick Clifton <nickc@cygnus.com>
12322
12323 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12324
d207ebef 12325 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12326
12327 * config.sub: Modified to recognize uname's armv* syntax.
12328
d207ebef
JM
123291999-02-17 Mark Salter <msalter@cygnus.com>
12330
12331 * configure.in: Added target-bsp for sparclite.
12332
12333Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12334
12335 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12336
123371999-02-08 Nick Clifton <nickc@cygnus.com>
12338
12339 * configure.in: Add support for strongarm port.
12340 * config.sub: Add support for strongarm target.
12341
c48dd3f5 12342Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12343
c48dd3f5
MK
12344 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12345 the old name config/mh-cygwin32.
12346 Enable texinfo.
12347
d207ebef
JM
12348Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12349
12350 * configure.in: Do build ld for ix86 Solaris.
12351
ecd62820
JW
12352Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12353
12354 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12355 $AR_FOR_TARGET. Likewise for RANLIB.
12356
bbd8fa7f 12357Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12358
e490616e
ZW
12359 * config.sub (oabi): Recognize.
12360 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12361
0397442c
RL
12362Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12363
12364 * config.guess: Improve detection of i686 on UnixWare 7.
12365
c9ffaa63
MK
12366Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12367
12368 * config.guess: Add support for i386-pc-interix.
12369 * config.sub: Likewise.
12370 * configure.in: Likewise.
c9ffaa63 12371
d207ebef
JM
12372Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12373
12374 * Makefile.in: Remove unneeded all-target-libio from
12375 from all-target-winsup target since it is now unneeded.
12376 Add all-target-libtermcap in its place since it is now
12377 needed.
12378
12379Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12380
12381 * configure.in: makefile stub for cygwin target is probably
12382 unnecessary. Remove it for now.
d207ebef
JM
12383
12384Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12385
12386 * configure.in: libtermcap.a should be built when cygwin is the
12387 target as well as the host.
12388 * config.guess: Allow mixed case in cygwin uname output.
12389 * Makefile.in: Add libtermcap target.
d207ebef 12390
ebe12325
JL
12391Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12392
12393 * config.sub: Clean up handling of hppa2.0.
12394
57057b67
RB
12395Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12396
12397 * config.guess: Use C code to identify more HP machines.
12398
f8670be1
JL
12399Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12400
12401 * config.sub: Handle hppa2.0.
12402
d207ebef
JM
12403Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12404
12405 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12406 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12407
124081998-12-15 Mark Salter <msalter@cygnus.com>
12409
12410 * configure.in: Added target-bsp for several target architectures.
12411
12412 * Makefile.in: Added rules for bsp.
12413
d1a09590
JL
12414Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12415
12416 * config.guess: Improve detection of hppa2.0 processors.
12417
12418Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12419
12420 * config.guess: Recognize FreeBSD using ELF automatically.
12421
71205e0b
MH
124221998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12423
12424 * configure (skip-this-dir): Add handling for new shell script, which
12425 might be created by a sub-directory's configure to indicate, this particular
12426 directory is "unwanted".
12427 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12428
d207ebef
JM
12429Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12430
12431 * ltconfig: import from libtool, after changing libtool to
12432 account for the cygwin name change.
12433
12434Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12435
12436 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12437 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12438
12439Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12440
12441 * configure.in: Add libtermcap to list of cygwin dependencies.
12442
12443Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12444
e490616e
ZW
12445 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12446 they include winsup/include when it's a cygwin target.
d207ebef
JM
12447
124481998-11-12 Tom Tromey <tromey@cygnus.com>
12449
12450 * configure.in (host_tools): Added zip.
12451 * Makefile.in (all-target-libjava): Depend on all-zip.
12452 (all-zip): New target.
12453 (ALL_MODULES): Added all-zip.
12454 (NATIVE_CHECK_MODULES): Added check-zip.
12455 (INSTALL_MODULES): Added install-zip.
12456 (CLEAN_MODULES): Added clean-zip.
12457
12458Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12459
12460 * Makefile.in: lose "32" from comment about cygwin.
12461
12462Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12463
12464 * configure.in: Use -Os to build target libraries for the fr30.
12465
12466Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12467
12468 * config.sub: Add fr30.
12469
12470Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12471
e490616e 12472 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12473 cygwin* instead of cygwin32*.
12474 * config.sub: Check cygwin* instead of cygwin32*.
12475
d2ec8b39
RL
12476Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12477
12478 * config.guess: Match any version of Unixware7.
12479
d207ebef
JM
124801998-10-20 Syd Polk <spolk@cygnus.com>
12481
12482 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12483 if desired.
12484
35cd2565
JL
12485Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12486
12487 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12488 these if the appropriate directories and files to not exist.
12489
52d4e5b7
JL
12490Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12491
12492 * Makefile.in (DEVO_SUPPORT): Add config.if.
12493
38ada91e
MH
12494Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12495
12496 * configure: Add pattern to replace "build_tooldir"'s
12497 definition in the generated Makefile with "tooldir"'s
12498 actual value.
12499
e44e84da
JL
12500Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12501
56a8387f
JL
12502 * config.sub: Bring back lost sparcv9.
12503
e44e84da
JL
12504 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12505
5cb95c7a
JL
12506Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12507
12508 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12509 CC_FOR_TARGET and friends.
12510
12511Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12512
ceff9b14
AO
12513 * Makefile.in (build_tooldir): New variable, same as tooldir.
12514 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12515 -B$(build_tooldir)/bin/.
12516 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12517
f2d11dcd
GP
12518Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12519
12520 * README: Remove installation instructions and refer to the
12521 INSTALL directory instead.
12522
73a6d2e7 12523Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12524
73a6d2e7
RL
12525 * config.sub: Add support for i[34567]86-pc-udk.
12526 * configure.in: Likewise.
12527
5d4a5ee6
JL
12528Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12529
12530 * Makefile.in: add bzip2 package building bits for user
12531 tools module
12532 * configure.in: ditto
12533
6fc19d6d
JL
12534Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12535
12536 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12537 (ALL_TARGET_MODULES): Add all-target-libobjc.
12538 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12539 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12540 (all-target-libchill): Add dependencies.
12541 * configure.in (target_libs): Add libchill.
4e81ae98 12542
f653f0ab
MH
125431998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12544
12545 * configure.in (target_subdir): Remove duplicate line.
12546
5d4a5ee6
JL
12547Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12548
12549 * Makefile.in (all-automake): fix dependencies.
12550
494933e4
JL
12551Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12552
12553 * configure.in: Minor cleanups for building in the $(target_alias)
12554 subdir.
12555
f6b58262
JW
125561998-09-22 Jim Wilson <wilson@cygnus.com>
12557
12558 * Makefile.in (bootstrap): Set r and s before make all. Use
12559 BASE_FLAGS_TO_PASS in make all.
12560 (cross): Likewise.
12561
27c7a08d
MM
125621998-09-20 Mark Mitchell <mark@markmitchell.com>
12563
12564 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12565
e67afd1e
RH
12566Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12567
12568 * config.sub: Fix typo in last change.
12569
8e44ac71
MH
125701998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12571
12572 * config.sub: Add support for C4x target.
12573 * configure.in: Likewise.
12574
d7496fbb
DM
125751998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12576
12577 * config.sub: Recognize sparcv9 just like sparc64.
12578
22097bd1
RL
12579Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12580
12581 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12582
4b877abd
JL
12583Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12584
2c8ec9a2
JL
12585 * config.guess: Correctly identify Pentium II sco boxes.
12586
4b877abd
JL
12587 * config.guess: Fix "tr" code. From Weiwen Liu.
12588
ab03db52
JH
12589Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12590
12591 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12592 stabs.
12593
b54db294
JL
12594Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12595
12596 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12597 (ALL_TARGET_MODULES): Add all-target-libchill.
12598 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12599 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12600 (all-target-libchill): Add dependencies.
12601 * configure.in (target_libs): Add libchill.
12602
bf48dd73
LW
12603Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12604
12605 * config.guess: Avoid assumptions about "tr" behaves when
12606 LANG is set to something other than English.
12607
a3cbd105
L
12608Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12609
12610 * configure (gxx_include_dir): Changed to
12611 '${prefix}/include/g++'-${libstdcxx_interface}.
12612
12613 * config.if: New to determine the interfaces.
12614
c4acd909
MK
12615Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12616
12617 * config.guess: Detect and handle MPE/IX.
12618 * config.sub: Deal with MPE/IX.
12619
9ea97665
DE
12620Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12621
12622 * configure.in: Use mh-aix43.
12623
0ce065bd
MH
126241998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12625
12626 * configure: Fix --without/--disable cases for gxx-include-dir.
12627
5d4a5ee6
JL
12628Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12629
12630 * mdata-sh: Imported. Needed for automake support.
12631
12632Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12633
12634 * Makefile.in (taz): Try "chmod -R og=u ." before
12635 "chmod og=u `find . -print`".
12636
12637Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12638
12639 * configure.in: Add arm-elf and thumb-elf support.
12640
12641Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12642
12643 * Makefile.in: Undo previous patch.
12644
12645Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12646
12647 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12648 to here ...
12649 (install-no-fixedincludes): and here
12650 (INSTALL_MODULES): ... from here.
12651
466456d9
ILT
12652Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12653
12654 * config.sub: Merge with FSF.
12655
1b409d25
ILT
12656 * config.guess: Merge with FSF.
12657
d207ebef
JM
12658Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12659
12660 * configure (extraconfigdirs): New variable.
12661 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12662 * Makefile.in (all): Move higher in file.
12663 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12664 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12665 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12666 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12667 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12668
126691998-07-23 Brendan Kehoe <brendan@cygnus.com>
12670
12671 * Makefile.in (all-target-libjava): Depend on all-gcc and
12672 all-target-newlib.
12673 (configure-target-libjava): Depend on $(ALL_GCC).
12674
7f1937c1
RL
12675Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12676
12677 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12678 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12679
2ada2bd6
ML
12680Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12681
12682 * INSTALL/README: Fix typo.
12683
1e025bde
ML
12684Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12685
5d4a5ee6
JL
12686 * ylwrap: Change absolute path checks to check for DOS style path
12687 names.
1e025bde 12688
5d4a5ee6
JL
12689 * ylwrap: Don't use a full path name if the source file is in the
12690 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12691
6755ff73
ILT
12692 * config-ml.in: Default to being verbose, to match Feb 18 change to
12693 configure.
12694
5d4a5ee6
JL
12695Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12696
12697 Brought over from egcs:
12698
12699 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12700
12701 * configure.in (target_subdir): Set to ${target_alias} instead
12702 of "libraries".
12703
12704 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12705
12706 * configure.in (target_subdir): Set to libraries if enable_multilib.
12707
12708Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12709
12710 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12711 multilibs, force reconfiguration the first time we create
12712 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12713
12714Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12715
12716 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12717 avoid confusion with --no-recursion.
12718
12719Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12720
12721 * configure.in: Win32 hosts shouldn't use install -x
12722 * install-sh: remove -x option, and special .exe-handling
12723 hack.
12724
d207ebef
JM
12725Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12726
12727 * config.guess: Recognize i586-pc-beos.
12728 * configure.in: Don't build some bits for beos.
12729
fbd836fc
ILT
12730Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12731
5d4a5ee6
JL
12732 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12733 CFLAGS default to -O2.
12734
fbd836fc
ILT
12735 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12736 when using GNU ld.
12737
12738Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12739
12740 * ltmain.sh: Correct install when using a different shell.
12741
12742Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12743
12744 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12745
d207ebef
JM
12746Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12747
12748 * makefile.vms: Update to build binutils/makefile.vms. Add install
12749 target.
fbd836fc
ILT
12750
12751Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12752
12753 * ltconfig: Update to correct AIX handling.
12754
69b471bc
JL
12755Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12756
81241b5e
JL
12757 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12758
69b471bc
JL
12759 * configure.in (target_subdir): Set to ${target_alias} instead
12760 of "libraries".
12761
bedf82df
MH
127621998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12763
12764 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12765 (Makefile): Depend on $(gcc_version_trigger).
12766
12767 * configure (gcc_version): Change default initializer to empty
12768 string.
12769 (gcc_version_trigger): New variable; pass this variable down
12770 to subdir configures to enable them checking gcc's version
12771 themselves. Emit make macros for both gcc_version vars.
12772 (topsrcdir): Initialize reliably.
12773 (recursion line): Remove --with-gcc-version=${gcc_version}.
12774
28e449d8
MH
127751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12776
12777 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12778 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12779 in $(libsubdir); emit definition in each generated Makefile.
12780 (gxx_include_dir): Initialize depending on
12781 $enable_version_specific_runtime_libs.
28e449d8 12782
50c4c9f7
MH
127831998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12784
12785 * configure (gcc_version): Initialize properly depending on
12786 how and where configure is started.
12787 (recursion line): Pass a --with-gcc-version=${gcc_version}
12788 to configures in subdirs.
12789
d207ebef
JM
12790Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12791
12792 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12793 cygmon
d207ebef 12794
5d4a5ee6
JL
12795Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12796
12797 * configure.in: Add cygmon and libstub support for mn10200.
12798
2f96399b
MH
127991998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12800
12801 * configure (gcc_version): Add new variable describing the
12802 particular gcc version we're building.
12803 * Makefile.in (libsubdir): Add new macro for the directory
12804 in which the compiler finds executables, libraries, etc.
12805 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12806 and libsubdir.
12807
c4137c50
AO
12808Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12809
ceff9b14
AO
12810 * Makefile.in (local-clean): Remove *.log.
12811 (warning.log): Built with warn_summary from build.log.
12812 (mail-report.log): Run test_summary.
12813 (mail-report-with-warnings.log): Run test_summary including
12814 warning.log in the report.
c4137c50 12815
276d5ee0
RL
12816Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12817
12818 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12819
5d4a5ee6
JL
12820Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12821
12822 * Makefile.in (grep): Grep no longer depends on libiberty.
12823
12824Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12825
12826 * Makefile.in: all-snavigator needs all-libgui.
12827
12828Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12829
12830 * configure.in: Add cygmon and libstub support for mn10300.
12831
8af14275
ILT
12832Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12833
12834 * missing: Update to version from automake 1.3.
12835
fbd836fc
ILT
12836 * ltmain.sh: On installation, don't get confused if the same name
12837 appears more than once in the list of library names.
12838
466456d9
ILT
12839Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12840
12841 * config.sub: Accept m68060 and m5200 as CPU names.
12842
5d4a5ee6
JL
12843Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * configure: Use && rather than using -a in test, because odd
12846 strings can confuse test.
12847 * configure.in: Likewise.
12848
fbd836fc
ILT
12849Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12850
12851 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12852
f0983958
AO
12853Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12854
12855 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12856 bootstrap4-lean): New targets.
f0983958 12857
bfed1ea0
JL
12858Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12859
12860 * mpw-* Delete. Not used.
12861
5d4a5ee6
JL
12862Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12863
12864 * COPYING.LIB: Update FSF address.
12865
bfed1ea0
JL
12866Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12867
12868 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12869
5d4a5ee6
JL
12870 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12871 GAS_SUPPORT_DIRS.
12872
bfed1ea0
JL
12873Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12874
12875 * ltconfig, ltmain.sh: Avoid producing a version number if
12876 -version-info was not used.
12877
5d4a5ee6
JL
12878Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12879
12880 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12881 building with newlib.
12882
128831998-04-30 Paul Eggert <eggert@twinsun.com>
12884
d207ebef 12885 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12886 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12887
12888Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12889
12890 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12891 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12892
12893Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * configure.in: Change alpha to alpha* in several places.
12896
d207ebef
JM
12897Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12898
12899 * config.sub: Recognize sparc86x.
12900
77be0cab
MM
12901Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12902
12903 * configure.in (--enable-target-optspace): Remove debug echo.
12904
62441128
JW
12905Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12906
12907 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12908
bfed1ea0
JL
12909Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12910
12911 * ltconfig: Update cygwin32 support.
12912
5d4a5ee6
JL
12913 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12914 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12915 (GDB_SUPPORT_DIRS): Likewise.
12916
3f4ea1de
MM
12917Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12918
12919 * configure.in (target_makefile_frag): If --enable-target-optspace,
12920 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12921 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12922 not used.
12923 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12924
5d4a5ee6
JL
12925Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12926
12927 * Makefile.in (all-bfd): Depend on all-intl.
12928 (all-binutils): Likewise.
12929 (all-gas): Likewise.
12930 (all-gprof): Likewise.
12931 (all-ld): Likewise.
12932
129331998-04-19 Brendan Kehoe <brendan@cygnus.com>
12934
12935 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12936
bfed1ea0
JL
12937Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12938
5d4a5ee6
JL
12939 * Makefile.in (all-bfd): Depend upon all-libiberty.
12940
bfed1ea0
JL
12941 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12942
5d4a5ee6
JL
12943Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12944
12945 * Makefile.in: Add libstub.
12946
12947 * configure.in: Ditto. Build libstub for targets that have cygmon
12948 support.
12949
12950Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12951
12952 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12953
12954Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12955
12956 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12957 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12958
ec8d6ddc
KW
12959Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12960
12961 * configure: Define DEFAULT_M4 by searching PATH.
12962 * Makfile.in: Use DEFAULT_M4.
12963
bfed1ea0
JL
12964Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12965
12966 * ltconfig: Add cygwin32 support.
12967
5d4a5ee6
JL
12968 * Makefile.in, configure.in: Add libtool as a native only directory
12969 to configure and build.
12970
547a6183
JL
12971Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12972
12973 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12974
5d4a5ee6 12975Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12976
5d4a5ee6
JL
12977 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12978
12979Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12980
12981 * Makefile.in: add ash make rules
12982 * configure.in: add ash to native_only and host_tools lists
12983
12984Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12985
12986 * Makefile.in (all-gettext, all-intl): New targets.
12987 (ALL_MODULES): Added all-gettext, all-intl.
12988 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12989 (INSTALL_MODULES): Added install-gettext, install-intl.
12990 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12991
12992 * configure.in (host_tools): Added gettext.
12993 (native_only): Likewise.
12994 (noconfigdirs) [various cases]: Likewise.
12995 (host_libs): Added intl.
12996
d207ebef
JM
12997Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12998
12999 * configure: Do not disable building gdbtk for cygwin32 hosts.
13000
e98e406f
NC
13001Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13002
13003 * configure.in: Add thumb-coff target.
13004 * config.sub: Add thumb-coff target.
13005
5d4a5ee6
JL
13006Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13007
13008 * Makefile.in: Revert yesterday's change.
13009 (all-target-winsup): all-target-librx stays out of here.
13010
13011Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13012
13013 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13014 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13015 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13016 Remove references to librx and libg++.
13017
13018Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13019
13020 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13021 recursive makes
13022
bfed1ea0
JL
13023Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13024
13025 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13026 for newlib directory.
bfed1ea0
JL
13027 (CXX_FOR_TARGET): Likewise.
13028
13029Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13030
13031 * ltconfig: Update after libtool/ltconfig.in change for
13032 hpux11.
13033
13034Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13035
13036 * ltconfig, ltmain.sh: Update to libtool 1.2.
13037
3cd730af
MH
13038Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13039
13040 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13041 (install-gcc-cross): Instead, override LANGUAGES here.
13042
80564603
DL
130431998-03-18 Dave Love <d.love@dl.ac.uk>
13044
13045 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13046 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13047
d207ebef
JM
13048Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13049
13050 * configure.in: Add Thumb-pe target.
13051
5d4a5ee6 13052Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13053
5d4a5ee6
JL
13054 * Makefile.in - changed sn targets to snavigator
13055 * configure.in - changed sn targets to snavigator
13056
2d4a0558
MH
13057Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13058
13059 * config-ml.in: After building symlink tree call make distclean
13060 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13061 to be the case for libiberty.
13062
04b93567
L
13063Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13064
13065 * configure: When making link, also check the current
13066 directory. The configure scripts may create one.
13067
9a06b842
RH
13068Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13069
13070 * config.sub: Accept alphapca56 and alphaev6 properly.
13071
217fc4e6
FS
13072Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13073
13074 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13075
3e07bdbd 13076Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13077
e490616e 13078 * config.sub (sco5): Fix typo.
3e07bdbd 13079
5d4a5ee6
JL
13080Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13081
13082 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13083 install-itcl.
13084 (install-itcl): Remove dependency on install-tcl.
13085
13086Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13087
13088 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13089
13090Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13091
13092 * configure.in: Don't build libgui for a cygwin32 target when not on
13093 a cygwin32 host.
13094
13095Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13096
13097 * configure (redirect): Set to null, so default behavior of
13098 configure is now --verbose.
13099
ce0d965c
DL
131001998-02-16 Dave Love <d.love@dl.ac.uk>
13101
13102 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13103 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13104
3acd1fd0
MH
13105Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13106
13107 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13108 this change to sync Makefile.in with its ChangeLog entries.
13109
5d4a5ee6
JL
13110Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13111
13112 * ltmain.sh (mkdir): Check that the directory doesn't exist
13113 before we exit with error, so that we don't get races during
13114 parallel builds.
13115
bfed1ea0
JL
13116Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13119
4e77e8f1
MH
13120Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13121
13122 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13123 PICFLAG_FOR_TARGET.
13124 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13125
13126 * configure: Emit a definition for the new macro enable_shared
13127 into each Makefile.
13128
5d4a5ee6
JL
13129Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13130
13131 * configure.in (host_tools, native_only): Add libtool.
13132
13133Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13134
13135 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13136 Fix typo in ming config comment.
13137
bfed1ea0
JL
13138Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13139
13140 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13141
5d4a5ee6
JL
13142Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * config.sub: Add tic30 cases, and map c30 to tic30.
13145
8821a725
RH
13146Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13147
13148 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13149 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13150 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13151 (CLEAN_TARGET_MODULES): Similarly
13152 (all-target-libf2c): Add dependences.
4e81ae98 13153 * configure.in (target_libs): Add libf2c.
8821a725 13154
5d4a5ee6
JL
13155Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13156
13157 * configure.in: Remove expect from noconfigdirs when target
13158 is cygwin32. OK to build expect and dejagnu with Canadian
13159 Cross.
13160
0aadd657
ILT
13161Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13162
5d4a5ee6
JL
13163 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13164 host.
13165
0aadd657
ILT
13166 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13167 and mingw32.
13168
d0a8352c
MH
13169Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13170
13171 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13172 here as it is not defined in the toplevel Makefile.
13173
59739e3c
MH
13174Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13175
13176 * configure (package_makefile_rules_frag): New variable, which names
13177 a file with generic rules, ...
13178 Change comment to mention we now have FIVE parts.
13179 * configure: Undo last change.
13180
228197ee
LT
13181Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13182
13183 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13184 * config.sub: More accurate determination of HP processor types.
228197ee 13185
efd4c0ba
MH
13186Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13187
13188 * configure (package_makefile_frag): Move inserting the
13189 ${package_makefile_frag} to where it should be according
13190 to the comment.
13191
6eef3189
PB
13192Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13193
13194 * config.guess: Add support for Linux/ARM.
13195
d207ebef
JM
13196Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13197
13198 * .cvsignore: Remove *-info and *-install since they match
13199 release-info and mpw-install, which we don't want to just ignore.
13200
48464ebf
RH
13201Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13202
13203 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13204
803462a7
PN
13205Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13206
13207 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13208 local_prefix to sub-make invocations.
13209
520ab477
L
13210Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13211
13212 * configure.in: Check makefile fragments in the source
13213 directory.
13214
4bcdb76d
AO
13215Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13216
ceff9b14
AO
13217 * configure.in: Check whether host and target makefile
13218 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13219
5d4a5ee6
JL
13220Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13221
13222 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13223
13224Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13225
13226 * configure.in: Make sure we only replace RPATH_ENVVAR on
13227 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13228 regexp to sed.
13229
13230 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13231 to sub-makes.
13232
0d3e11a5
LI
132331998-01-13 Lee Iverson (leei@ai.sri.com)
13234
13235 * config-ml.in (multi-do): LDFLAGS must include multilib
13236 designator.
13237
d45b3d87 13238Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13239
13240 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13241
d39cd7a1
MK
13242Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13243
13244 * config.sub: Add mingw32 support.
13245 * configure.in: Likewise.
d39cd7a1 13246
6decbc24
FS
13247Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13248
13249 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13250
5d4a5ee6
JL
13251Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13252
13253 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13254 * configure (gxx_include_dir): Provide a definition for subdirs
13255 which do not use autoconf.
13256
13257Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13258
13259 * config.guess: Sync with egcs. Picks up new alpha support,
13260 BeOS & some additional linux support.
13261
d3d1907a
JL
13262Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13263
13264 * config.guess: HP 9000/803 is a PA1.1 machine.
13265
b104e095
RH
13266Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13267
13268 * configure.in: It's alpha*-...
13269
aca823c1
L
13270Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13271
13272 * configure.in (host_makefile_frag, target_makefile_frag):
13273 Handle multiple config files.
13274 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13275 alpha-*-*.
13276
d207ebef
JM
13277Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13278
13279 * mkdep: New file.
13280
13281Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13282
13283 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13284
5d4a5ee6
JL
13285Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13286
13287 * Makefile.in: Add libgui directory.
13288 (GDB_TK): Add all-libgui.
13289 * configure.in: Add libgui directory.
13290 * configure: Add all-libgui to GDB_TK.
13291
13292Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13293
13294 * config-ml.in (multidirs): Add m32r to multilib list.
13295
13296Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13297
13298 * Makefile.in (all-target-gperf): Change dependency to
13299 all-target-libstdc++.
13300
baf55877
FF
13301Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13302
13303 * config.guess: Add BeOS support.
13304
5d4a5ee6
JL
13305Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13306
13307 Source directory cvs renamed to cvssrc:
13308 * configure.in (host_tools): Change cvs to cvssrc.
13309 (native_only): Likewise.
13310 (noconfigdirs) [various cases]: Likewise.
13311 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13312 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13313 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13314 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13315 (all-cvssrc): Rename target from all-cvs.
13316
f2d76545
JL
13317Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13318
13319 * configure (gxx_include_dir): Fix thinko.
13320
205cba53
JL
13321Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13322
13323 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13324 (install-cross, install-gcc-cross): New targets.
13325
5d4a5ee6
JL
13326Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13327
13328 * configure.in (noconfigdirs): Add support for Thumb target.
13329
13330 * config.sub (maybe_os): Add support for Thumb target.
13331
13332Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13333
13334 * Makefile.in: Add rules for cygmon.
13335
13336 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13337
96b0f1fc
JL
13338Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13339
13340 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13341 * configure (gxx_include_dir): Provide a definition for subdirs
13342 which do not use autoconf.
d207ebef
JM
13343
13344Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13345
13346 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13347 11/18/97 build
d207ebef 13348
7dfef6ed
JL
13349Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13350
13351 * From Franz Sirl.
13352 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13353 found on RedHat Linux systems.
96b0f1fc 13354
83cfe7c0
JL
13355Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13356
13357 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13358 guesses.
13359
7dfef6ed
JL
13360Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13361
13362 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13363
5d4a5ee6
JL
13364Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13365
13366 * ltmain.sh: If mkdir fails, check whether the directory was created
13367 anyhow by some other process.
13368
d207ebef
JM
13369Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13370
13371 * configure.in (d30v-*-*): Configure all directories.
13372
13373Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13374
13375 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13376 for the D30V.
13377
13378Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13379
13380 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13381
5d4a5ee6
JL
13382Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13383
e490616e
ZW
13384 * include/libiberty.h: Add extern "C" { so it can be used with C++
13385 progrms.
13386 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13387 programs.
5d4a5ee6 13388
d207ebef
JM
13389Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13390
13391 * configure.in (d30v-*-*): Configure GCC now.
13392
5d4a5ee6
JL
13393Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13394
13395 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13396 is no longer needed.
13397
c9670e62
JM
13398Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13399
13400 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13401
cc71c0ca
MH
13402Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13403
13404 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13405 targets using "$@" to provide support for similar but not identical
13406 targets without having to duplicate code.
13407
d207ebef
JM
13408Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13409
13410 * makefile.vms: Fix to work with DEC C.
13411
13412Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13413
13414 * config.sub: Add mips-tx39-elf to marketing names.
13415
13416Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13417
13418 * ltmain.sh: Handle symlinks in generated script.
13419
13420Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13421
13422 * configure: Handle autoconf style directory options: --bindir,
13423 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13424 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13425 --sysconfdir.
13426 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13427 (sharedstatedir, localstatedir, oldincludedir): New variables.
13428 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13429 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13430 sbindir, sharedstatedir, and sysconfdir.
13431
b1e3ddfd
AJ
13432Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13433
13434 * Makefile.in (bootstrap-lean): New target.
13435
d207ebef
JM
13436Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13437
13438 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13439 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13440
13441Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13444
09f97c1e
JL
13445Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13446
13447 * Makefile.in (cross): New target.
13448
335d0ab2
AO
13449Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13450 Jeff Law <law@cygnus.com>
13451
13452 * Makefile.in (bootstrap2, bootstrap3): New targets.
13453 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13454 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13455
d207ebef
JM
13456Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13457
13458 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13459 windows. Consistent with gdb/configure.
d207ebef 13460
e693cc28
UD
134611997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13462
e693cc28
UD
13463 * configure.in: Name Linux target fragment.
13464
13465 * configure: Rewrite so that project Makefile fragment is inserted
13466 first and appears last in the resulting Makefile.
13467
d207ebef
JM
13468Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13469
13470 * Makefile.in (install-itcl): Install tcl first.
13471
5d4a5ee6
JL
13472Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13473
13474 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13475
f401679e
JW
13476Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13477
13478 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13479
13480 * configure.in (skipdirs): Add target-librx for Linux.
13481 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13482
ec20b1b9
JL
13483Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13484
13485 * Makefile.in (bootstrap): New target.
13486
becdcf6d
JL
13487Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13488
63f6bcd7 13489 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13490
d207ebef
JM
13491Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13492
13493 * config.guess: Merge with FSF.
13494
0c82f6bf
FF
13495Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13496
13497 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13498
d207ebef
JM
13499Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13500
13501 * config.sub: Add "marketing-names" patch.
13502
3fbc0b70
JS
13503Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13504
e490616e 13505 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13506
e20d4801
JL
13507Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13508
13509 * config.sub: Handle v850-elf.
13510
fe181f78 13511Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13512
13513 * .cvsignore (*-install): Remove.
13514
bfed1ea0
JL
13515Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13516
13517 * ltconfig: Set CONFIG_SHELL in libtool.
13518 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13519
558a1e7c
JW
13520Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13521
13522 * configure.in (target_subdir): Set to libraries if enable_multilib.
13523
7818d6fc
JW
13524Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13525
13526 * config.guess: Update from gcc directory.
13527
d207ebef
JM
13528Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13529
13530 * Makefile.in (all-sim): Depends on all-readline.
13531
6599da04
JM
13532Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13533
13534 * Makefile.in (BISON, YACC): Use $$s.
13535 (all-bison): Depend on all-texinfo.
13536
13537Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13538
13539 * Makefile.in (BISON): Add -L flag.
13540 (YACC): Likewise.
13541
d207ebef
JM
13542Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13543
4e81ae98
EC
13544 * configure.in (noconfigdirs): Add support for v850e target.
13545
d207ebef
JM
13546 * config.sub (maybe_os): Add support for v850e target.
13547
13548Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13549
4e81ae98
EC
13550 * configure.in (noconfigdirs): Add support for v850ea target.
13551
d207ebef
JM
13552 * config.sub (maybe_os): Add support for v850ea target.
13553
6599da04
JM
13554Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13555
13556 * config.sub: Add mipstx39. Delete r3900.
13557
13558Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13559
13560 * Makefile.in (all-autoconf): Depends on all-texinfo.
13561
13562Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13563
13564 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13565 eabi targets.
13566
13567Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13568
13569 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13570
13571 * configure: When handling a Canadian Cross, handle YACC as well as
13572 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13573 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13574
13575Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13576
13577 * Makefile.in (BISON): bison, not byacc or bison -y.
13578 (YACC): bison -y or byacc or yacc.
13579 (various): Add *-bison as appropriate.
13580 (taz): No need to mess with BISON anymore.
13581
13582Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13583
13584 * configure: If OSTYPE matches *win32*, try to find a good value for
13585 CONFIG_SHELL.
13586
13587Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13588
13589 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13590 configure.in if it is present.
13591
13592Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13595
13596Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13597
13598 * config.sub: Recognize `arc' cpu.
13599 * configure.in: Likewise.
13600 * config-ml.in: Likewise.
13601
13602Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13603
13604 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13605
13606Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13607
13608 * configure: Changed sed delimiter from ':' to '|' when
13609 attempting to substitute ${config_shell} for SHELL. On
13610 NT ${config_shell} may contain a ':' in it.
13611
13612Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13613
13614 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13615
13616Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13619
13620Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13621
13622 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13623
13624 * ylwrap: If the program is a relative path, force it to be
13625 absolute.
13626
13627Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13628
13629 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13630
13631Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13632
13633 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13634 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13635 for libraries.
6599da04
JM
13636
13637Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13638
13639 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13640 separated by spaces.
6599da04
JM
13641
13642Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13643
13644 * ylwrap: New file.
13645 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13646
13647 * ltmain.sh: Handle /bin/sh at start of install program.
13648
13649 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13650
13651 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13652 * missing: New file, from automake 1.2.
13653
13654Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13655
13656 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13657 check-tk to CHECK_X11_MODULES.
13658
13659Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13660
13661 * config.sub: Merge with FSF.
13662
13663Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * config.guess: Merge with FSF.
13666
13667Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13668
13669 * configure: Treat msdosdjgpp like go32.
13670 * configure.in: Likewise. Don't remove gprof for go32.
13671
13672 * configure: Change Makefile.tem2 to Makefile.tm2.
13673
13674Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13675
13676 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13677
13678Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13679
13680 * install-sh (chmodcmd): Set to null if the DST directory already
13681 exists. Same as Nov 11th change.
13682
13683Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13684
4e81ae98 13685 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13686
13687Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13688
13689 * config.guess: Update from FSF.
13690
13691Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13692
13693 * Makefile.in (GDB_TK): Depend on itcl and tix.
13694
13695Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13696
13697 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13698 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13699 (INSTALL_SCRIPT): New variable.
13700 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13701 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13702 to -x.
13703 * install-sh: Add support for -x option.
13704
13705Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13706
13707 * configure.in, Makefile.in: Treat tix like itcl.
13708
13709Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13710
13711 * Makefile.in (WINDRES): New variable.
13712 (WINDRES_FOR_TARGET): New variable.
13713 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13714 (EXTRA_HOST_FLAGS): Add WINDRES.
13715 (EXTRA_TARGET_FLAGS): Add WINDRES.
13716 (EXTRA_GCC_FLAGS): Add WINDRES.
13717 ($(DO_X)): Pass down WINDRES.
13718 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13719 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13720 DLLTOOL_FOR_TARGET.
13721
13722Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13723
13724 * configure.in: configure sim before gdb for win32-x-ppc
13725
13726Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13727
13728 Move gperf into the toplevel, from libg++.
13729 * configure.in (target_tools): Add target-gperf.
13730 (native_only): Add target-gperf.
13731 * Makefile.in (all-target-gperf): New target, depend on
13732 all-target-libg++.
13733 (configure-target-gperf): Empty rule.
13734 (ALL_TARGET_MODULES): Add all-target-gperf.
13735 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13736 (CHECK_TARGET_MODULES): Add check-target-gperf.
13737 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13738 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13739
13740Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13741
6599da04
JM
13742 * config.sub (mn10200): Recognize new basic machine.
13743
13744Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13745
13746 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13747 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13748
13749Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13750
13751 * configure.in: If we're building mips-sgi-irix6* native, turn on
13752 ENABLE_MULTILIB and set TARGET_SUBDIR.
13753
13754Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13755
13756 * Makefile.in (all-sn): Depend on all-grep.
13757
13758Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13759
13760 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13761
13762 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13763 Makefile. From Jeff Makey <jeff@cts.com>.
13764 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13765
13766 * Makefile.in (DISTBISONFILES): Remove.
13767 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13768 $(DEFAULT_YACC).
13769
13770 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13771 cygwin32.
6599da04
JM
13772
13773 * Makefile.in (LD): New variable.
13774 (EXTRA_HOST_FLAGS): Pass down LD.
13775 ($(DO_X)): Likewise.
13776
13777Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13778
13779 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13780
13781Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13782
13783 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13784 before adding our own. Always add --build.
6599da04
JM
13785
13786Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13787
13788 * configure.in (targargs): Pass --build if we're doing
13789 a cross-compile.
13790
13791Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13792
ca236658 13793 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13794 sed. Otherwise sed chokes on NT path names with drive
13795 designators. Also look for "?:*" as the leading characters in an
13796 absolute pathname.
13797
13798Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13799
13800 * config.sub: Support for r3900.
13801
13802Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * configure.in: Use install-sh, not install.sh.
13805
13806Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13809 apply it twice.
13810
13811Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13812
13813 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13814 install-binutils.
13815
13816Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * Makefile.in: Add automake targets.
13819 * configure.in (host_tools): Add automake.
13820
13821Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13822
13823 * configure: Default CXX to c++, not gcc.
13824 * Makefile.in (CXX): Set to c++, not gcc.
13825 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13826
13827Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13828
13829 * install-sh: try appending a .exe if source file doesn't
13830 exist
13831
13832Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13833
13834 * configure.in: Turn on multilib by default.
13835 (cross_only): Remove target-libiberty.
13836
13837 * Makefile.in (all-gcc): Don't depend on libiberty.
13838
13839Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13840
13841 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13842
13843Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13846 (DISTBISONFILES): Add ld/Makefile.in
13847
13848Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13849
13850 * configure.in: if target is cygwin32 but host isn't cygwin32,
13851 don't configure gdb tcl tk expect, not just gdb.
13852
13853Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13854
13855 * configure.in: Added gnuserv everywhere sn appears.
13856
13857 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13858 (CROSS_CHECK_MODULES): Added check-gnuserv.
13859 (INSTALL_MODULES): Added install-gnuserv.
13860 (CLEAN_MODULES): Added clean-gnuserv.
13861 (all-gnuserv): New target.
13862
13863Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13864
13865 * config.guess: Fixes for MIPS OpenBSD systems.
13866
13867Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13868
13869 * Makefile.in (INSTALL_XFORM): Remove.
13870 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13871
13872 * mkinstalldirs: New file, copied from automake.
13873 * Makefile.in (installdirs): Rename from install-dirs. Use
13874 mkinstalldirs. Change all users.
13875 (DEVO_SUPPORT): Add mkinstalldirs.
13876
13877Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * install-sh: Rename from install.sh.
13880 * Makefile.in (INSTALL): Change install.sh to install-sh.
13881 (DEVO_SUPPORT): Likewise.
13882
13883 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13884 Graichen <graichen@rzpd.de>.
13885
13886Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13887
13888 * config.guess: Recognize OpenBSD systems correctly.
13889
13890Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13891
13892 * README, Makefile.in (ETC_SUPPORT): Remove references to
13893 cfg-paper*, configure.{texi,man,info*}._
13894
13895Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13896
13897 * Makefile.in (all.normal): Ensure that gcc is built after all
13898 the x11 - ie gdb - targets.
13899
13900Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13901
13902 * makefile.vms: Don't run conf-a-gas.
13903
13904Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13905
e490616e 13906 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13907
d207ebef
JM
13908Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13909
13910 * configure.in: Remove noconfigdirs case since gdb also
13911 configures and builds for tic80-coff.
13912
6599da04
JM
13913Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13914
13915 * configure: Set cache_file to config.cache.
13916 * Makefile.in (local-distclean): Remove config.cache.
13917
13918Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * COPYING: Update FSF address.
13921
d207ebef
JM
13922Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13923
13924 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13925 noconfigdirs.
13926
6599da04
JM
13927Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13928
13929 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13930 MAKEDIRS, is empty.
13931
13932Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13933
13934 * config.sub: Tweak mn10300 entry.
13935
13936Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13937
13938 * configure.in (host_tools): Put sim before gdb, so gdb's
13939 configure.tgt can determine if the simulator was configured.
13940
13941Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13942
13943 * config.sub: Move BeOS $os case to be with other Cygnus
13944 local cases.
13945
13946Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13947
13948 * config.sub: Remove misplaced comment that broke Linux.
13949
13950Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13951
13952 * config.sub: Add BeOS support.
13953
13954Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13955
13956 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13957
13958Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13959
13960 * configure.in (noconfigdirs): Remove tcl and tk from
13961 noconfigdirs for cygwin32 builds.
13962
d207ebef
JM
13963Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13964
13965 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13966
6599da04
JM
13967Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13968
13969 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13970 make-all.com, use makefile.vms instead.
13971
13972Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13973
13974 * config.sub: Accept -lnews*.
13975
d207ebef
JM
13976Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13977
13978 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13979 target-examples and target-libiberty for d30v.
d207ebef
JM
13980
13981Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13982
13983 * configure.in (noconfigdirs): Enable ld for d30v.
13984
13985Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13986
13987 * configure.in (tic80-*-*): Build compiler.
13988
13989Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13990
13991 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13992 unsupported d30v directories
d207ebef
JM
13993
13994Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13995
4e81ae98
EC
13996 * config.sub, configure.in: Add d30v target cpu.
13997
6599da04
JM
13998Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13999
14000 * makefile.vms: New file.
14001 * make-all.com: Remove.
14002
14003Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14004
14005 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14006
14007Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14008
14009 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14010
14011Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14012
14013 * Makefile.in (ALL_MODULES): Added all-db.
14014 (CROSS_CHECK_MODULES): Addec check-db.
14015 (INSTALL_MODULES): Added install-db.
14016 (CLEAN_MODULES): Added clean-db.
14017
14018Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * config.guess: Merge with latest FSF sources.
14021
14022Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14023
14024 * Makefile.in (ALL_MODULES): Added all-itcl.
14025 (CROSS_CHECK_MODULES): Added check-itcl.
14026 (INSTALL_MODULES): Added install-itcl.
14027 (CLEAN_MODULES): Added clean-itcl.
14028
14029Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14030
14031 * configure.in: build gdb for mn10200
14032
14033Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14034
14035 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14036
d207ebef
JM
14037Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14038
14039 * configure.in (tic80-*-*): Turn off most targets right now.
14040
6599da04
JM
14041Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14042
14043 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14044 rather than the makeinfo program.
14045 (do-info): Depend upon all-texinfo.
14046
14047Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14048
14049 * configure.in: Remove uses of config/mh-linux.
14050
14051 * config.sub, config.guess: Merge with latest FSF sources.
14052
d207ebef
JM
14053Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14054
14055 * config.sub (case $basic_machine): Add tic80 entries.
14056
6599da04
JM
14057Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14058
14059 * config.sub, config.guess: Merge with latest FSF sources.
14060
14061Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14062
14063 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14064 * mpw-config.in: Test for NewFolderRecursive.
14065 * mpw-install: Use symbolic name for startup filename.
14066 * mpw-README: Add various additional details.
14067
14068Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14069
14070 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14071
14072Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14073
14074 * configure.in: Do build gcc and the target libraries for
14075 the mn10200.
14076
14077Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14078
14079 * configure.in: don't avoid building gdb for mn10300 any more
14080 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14081 instead of single-quoting it.
14082
14083Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14084
14085 * configure.in: Don't use --with-stabs on IRIX 6.
14086
14087Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14088
14089 * configure.in (m32r): Build gdb, libg++ now.
14090
14091Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14092
14093 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14094 directories from noconfigdirs.
14095
14096Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14097
14098 * config.sub (basic_machine): added mips16 configuration
14099
14100Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14101
14102 * config.sub: Handle d10v-unknown.
14103
d207ebef
JM
14104Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14105
14106 * config.sub: Handle v850-unknown.
14107
6599da04
JM
14108Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14109
14110 * Makefile.in: add findutils
14111 * configure.in: add findutils to list of host_tools
14112
14113Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14114
14115 * config.sub: Handle mn10200 and mn10300.
14116
14117Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14118
14119 * configure.in (d10v-*): Do not build librx.
14120
14121Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14122
14123 * configure.in (mn10300): Build everything except gdb & libgloss.
14124
14125Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14126
14127 * config.guess: Patch for Dansk Data Elektronik servers,
14128 from Niels Skou Olsen <nso@dde.dk>.
14129
14130 For ncr, use /bin/uname rather than uname, since GNU uname does not
14131 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14132
14133 Patch for MIPS R4000 running System V,
14134 from Eric S. Raymond <esr@snark.thyrsus.com>.
14135
14136 Fix thinko for nextstep.
14137
14138 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14139
14140 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14141 * config.guess: Guess mips-dec-mach_bsd4.3.
14142
14143 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14144 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14145 release numbers.
14146 * config.guess (mips-mips-riscos*): Emit just enough of the
14147 release number.
14148
14149 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14150 * config.guess (sparc-auspex-sunos*): Added.
14151 (f300-fujitsu-*): Added.
14152
14153 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14154 * config.guess: Recognize a Tadpole as a sparc.
14155
14156Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14157
14158 * config.guess: Don't assume that NextStep version is either 2 or
14159 3. NextStep 4 (aka OpenStep 4) has come out now.
14160
14161Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14162
14163 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14164 From Rik Faith <faith@cs.unc.edu>.
14165
14166Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14167
14168 * config.sub: Contributions from bug-gnu-utils to:
14169 Support plain "hppa" (no version given) architecture, reported by
14170 OpenStep.
14171 OpenBSD like NetBSD.
14172 LynxOs is not a hardware supplier.
14173
14174 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14175 OpenBSD like NetBSD.
6599da04
JM
14176 Stratus systems.
14177 More Pyramid systems.
14178 i[n>4]86 Intel chips.
14179 M680[n>4]0 Motorola chips.
14180 Use unknown instead of lynx for hardware manufacturer.
14181
14182Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14183
14184 * install.sh (chmodcmd): Set to null if the DST directory already
14185 exists.
14186
14187Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14188
14189 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14190 not use mt-ppc target Makefile fragment any more.
14191
14192Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14193
14194 * configure.in (*-*-windows): Exclude everything but those dirs
14195 needed to build windows.
14196
14197Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14198
14199 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14200
14201Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14202
14203 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14204
14205Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14206
14207 * Undo my previous change.
14208
14209Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14212 unconditionally.
14213 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14214
14215Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14216
14217 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14218 host to add it's own flags.
6599da04
JM
14219
14220Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14221
14222 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14223
14224Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14225
14226 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14227 (CXX_FOR_TARGET): Likewise.
14228 (GCC_FOR_TARGET): Define.
14229 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14230 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14231 CC_FOR_TARGET was specified on the command line.
14232 (MAKEOVERRIDES): Don't define.
14233
14234Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14235
14236 * configure.in (m32r): Fix spelling of libg++ libs.
14237
14238Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14239
14240 * config.sub (-apple*): Remove, now redundant.
14241
14242Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14243
14244 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14245
14246 * configure: Rework yesterday's sed script patch.
14247
14248 * config.sub: Merge with FSF.
14249
14250Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14251
14252 * config.guess: Merge from FSF.
14253
14254 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14255 * config.guess: Use pc instead of unknown, for pc clone systems.
14256 Change linux to linux-gnu.
6599da04
JM
14257
14258 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14259 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14260
14261Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14262
14263 * test-build.mk (HOLES): Add "xargs" for gdb.
14264
14265 * configure: Avoid hpux10.20 sed bug.
14266
14267Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14268
731a8127 14269 * configure.in: Add support for windows host
6599da04
JM
14270 (that is a build done under the Microsoft build environment).
14271
14272Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14273
14274 * Makefile.in: Replace all uses of srcroot with s, to shrink
14275 command line lengths.
14276
14277 Patches from Geoffrey Noer <noer@cygnus.com>:
14278 * configure.in: If configuring for newlib, pass --with-newlib to
14279 subdirectories.
14280 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14281 -Bnewlib/ and -Lwinsup to gcc.
14282 (CXX_FOR_TARGET): Likewise.
14283
14284Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * Makefile.in (ETC_SUPPORT): Add configure.
14287
14288Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14289
4e81ae98 14290 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14291 host configuration file.
14292
14293Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14294
14295 * configure.in: Break mn10x00 support into separate
14296 mn10200 and mn10300 configurations.
14297 * config.sub: Likewise.
14298
14299Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14300
14301 * configure.in: Add lots of stuff to noconfigdirs for
14302 the mn10x00 targets.
14303
14304 * config.sub, configure.in: Add mn10x00 support.
14305
14306Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14307
14308 * make-all.com: Call conf-a-gas, not config-a-gas.
14309
14310Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14311
14312 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14313 targets.
6599da04
JM
14314
14315Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14316
14317 * mpw-README: Add much more detail for native PowerMac.
14318 * mpw-install: New file.
14319 * mpw-configure: Add --norecursion and --help options.
14320 * mpw-config.in: Translate readme and install files when
14321 copying to objdir.
14322 * mpw-build.in: Don't always depend on byacc and flex.
14323 (install-only-top): New action.
14324
d207ebef
JM
14325Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14326
14327 * configure.in: You can now configure GDB for the v850.
14328
6599da04
JM
14329Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14330
14331 * configure.in (noconfigdirs): Don't configure any C++ dirs
14332 if targeting D10V.
14333
14334Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * config.sub: Recognize mips64vr5000.
14337
14338Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14339
14340 * configure.in: Use a single line for host_tools and native_only.
14341
14342Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14343
14344 * config.sub, configure.in: Add entries for m32r.
14345
14346Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14347
14348 * Makefile.in (inet-install): Don't run install-gzip.
14349
14350Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14351
14352 * configure.in: Don't config lots of things for *-*-windows*.
14353
14354Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14355
14356 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14357 (host_libs, host_tools): Copy from configure.in.
14358 * mpw-configure: Don't complain about directories not found.
14359
14360Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14361
14362 * configure.in (i[345]86): Recognize i686 for pentium pro.
14363 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14364 file.
14365
14366 * config.guess (i[345]86): Ditto.
14367
14368Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14369
14370 * configure.in (noconfigdirs): Removed gdb for D10V.
14371
d207ebef 14372Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14373
d207ebef
JM
14374 * configure.in: Remove ld, target-libio, target-libg++, and
14375 target-libstdc++ from noconfigdirs.
5d4a5ee6 14376
6599da04
JM
14377Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14378
14379 * configure: Fix three locations where shell scripts were
14380 being run directly rather than with config_shell.
14381
d207ebef
JM
14382Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14383
14384 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14385 * config.sub (basic_machine): Recognize v850.
14386
6599da04
JM
14387Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14388
14389 * mpw-configure: Handle multiple enable/disable options and
14390 pass them down recursively, handle -c and -s flags appropriately
14391 depending on choice of compiler, add escape mechanism for
14392 quoted arguments to gC.
14393
14394Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14395
14396 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14397 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14398 so that -mrelocatable-lib and -mno-eabi are used.
14399
14400 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14401 not support --print-multi-lib, don't abort.
14402
6599da04
JM
14403Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14404
14405 * make-all.com: Run config-a-gas.
14406 * setup.com: Don't copy subdirectory files around.
14407
14408Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14409
14410 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14411 target, it now compiles correctly.
14412
14413Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14414
14415 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14416
14417Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14418
4e81ae98 14419 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14420
14421Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14422
14423 * configure.in (native_only): Add prms.
14424
14425Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14426
14427 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14428 (BINUTILS_SUPPORT_DIRS): Likewise.
14429
14430Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14431
14432 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14433 d10v support is added.
14434
14435Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14436
14437 * configure.in (d10v-*-*): New target.
14438
14439Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14440
14441 * config.guess (HP 9000/811): Recognize this as a PA1.1
14442 machine.
14443
14444Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14445
14446 * Makefile.in (do-tar-gz): New target, split out from tail end of
14447 taz target. Run each command separately, don't use pipes.
14448 (taz): Use it.
14449
14450Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14451
14452 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14453 * mpw-build.in: No builds should depend on building byacc or flex,
14454 they are assumed to be installed already.
14455
14456Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14457
14458 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14459 variable that CC_FOR_TARGET needs.
14460
14461Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14462
14463 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14464 options have changed since the last time the subdirectory was
14465 configured, and if it has, reconfigure.
14466 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14467 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14468
14469Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14470
14471 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14472 CLEAN_MODULES): Add bash.
14473 (all-bash): New target.
14474
14475Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14476
14477 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14478
14479Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14480
14481 * config.sub (basic_machine): Recognize d10v as a valid processor.
14482
14483Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14484
14485 * mpw-configure: Add support for --bindir.
14486 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14487
14488Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14489
14490 * configure.in: add bash, time, gawk to list of hosttools and things
14491 to only build for native toolchains
14492
14493Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14494
14495 * Makefile.in (docdir): Remove.
14496
14497Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14498
14499 * Makefile.in (datadir): Set to $(prefix)/share.
14500
14501Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14502
14503 * configure.in: build diff and patch for cygwin32-hosted
14504 toolchains.
14505
14506Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14507
14508 * config.sub: Accept -rtems*.
14509
14510Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14511
e490616e
ZW
14512 * configure.in: enable dosrel for cygwin32-hosted builds,
14513 remove diff from the list of things not buildable
14514 via Canadian Cross
6599da04
JM
14515
14516Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14517
14518 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14519 don't get ". ".
6599da04
JM
14520
14521Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14522
14523 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14524
14525Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14526
14527 * Makefile.in (taz): Handle case where tex3patch didn't even get
14528 checked out. Also, if it was found, put the symlink in a new util
14529 subdirectory.
14530
14531Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14532
14533 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14534
14535Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14536
14537 * config.sub: Recognize -openvms.
14538 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14539 * make-all.com, setup.com: New files.
14540
14541Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14542
14543 * Makefile.in (taz): tex3patch moved to texinfo/util.
14544
14545Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14546
14547 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14548 * configure.in: remove make from disable-if-Can-Cross list
14549 enable gdb if ${host} and ${target} are cygwin32
14550
14551Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14552
14553 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14554 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14555
14556Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14557
14558 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14559 distinguish sysv/svr4/bsd variants.
14560 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14561
14562Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14563
14564 * configure.in: Added copyright notice.
14565 * move-if-change: Added copyright notice.
14566
14567Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14568
14569 * configure.in (powerpcle-*-solaris*): Until we get shared
14570 libraries working, don't build gdb, sim, make, tcl, tk, or
14571 expect.
14572
14573Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14574
14575 * config.guess: Merge with FSF:
14576
14577 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14578 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14579
14580 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14581 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14582
14583 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14584 * config.guess: Combine two OSF1 rules.
14585 Also recognize field test versions. From mjr@zk3.dec.com.
14586 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14587 because GNU uname does not support -p. From pmr@pajato.com.
14588
14589Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14590
14591 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14592
14593Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14594
14595 * mpw-README: Document GCCIncludes.
14596
14597Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14598
14599 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14600
14601Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14602
14603 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14604
14605Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14606
14607 * configure.in (*-*-cygwin32): Configure make.
14608
14609Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14610
14611 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14612
14613Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14614
14615 * Makefile.in (all-inet): Depend on all-perl.
14616
14617 * Makefile.in (inet-install): New target.
14618
14619 * Makefile.in (all-inet): Depend on all-tcl.
14620 (all-inet): Depend on all-send-pr.
14621
14622Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14623
14624 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14625 temporarily.
14626
14627Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14628
14629 * configure.in: Don't configure --with-gnu-ld on AIX.
14630
14631Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14632
14633 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14634
14635Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14636
14637 * Makefile.in (ALL_MODULES): Added all-inet.
14638 (CROSS_CHECK_MODULES): Added check-inet.
14639 (INSTALL_MODULES): Added install-inet.
14640 (CLEAN_MODULES): Added clean-inet.
14641 (all-indent): New target.
14642
14643 * configure.in (host_tools): Added inet.
14644 (native_only): Added inet.
14645 (noconfigdirs): Added inet.
14646
14647Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14648
14649 * configure.in: Don't configure libgloss if we are not configuring
14650 newlib.
14651
14652Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14653
14654 * configure.in: Don't configure libgloss for unsupported
14655 architectures.
14656
14657Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14658
14659 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14660
14661Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14662
14663 * Makefile.in (ALL_MODULES): Include all-apache.
14664 (CROSS_CHECK_MODULES): Include check-apache.
14665 (INSTALL_MODULES): Include install-apache.
14666 (all-apache): New target.
14667
14668 * configure.in: Added apache everywhere perl is seen.
14669
14670Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14671
14672 * Makefile.in: Add support for clean-{module} and
14673 clean-target-{module} rules.
14674
14675Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14676
14677 * configure.in (*-*-ose) do not build libgloss.
14678
14679Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14680
14681 * config.guess (prep*:SunOS:5.*:*): Turn into
14682 powerpele-unknown-solaris2.
14683
14684Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * configure.in: Permit --enable-shared to specify a list of
14687 directories.
14688
14689Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14690
14691 * configure.in (host==solaris): Pass only the first word of $CC
14692 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14693
14694Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14695
14696 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14697
14698Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14699
14700 * Makefile.in (ALL_MODULES): Include all-perl.
14701 (CROSS_CHECK_MODULES): Include check-perl.
14702 (INSTALL_MODULES): Include install-perl.
14703 (ALL_X11_MODULES): Include all-guile.
14704 (CHECK_X11_MODULES): Include check-guile.
14705 (INSTALL_X11_MODULES): Include install-guile.
14706 (all-perl): New target.
14707 (all-guile): New target.
14708
14709 * configure.in (host_tools): Include perl and guile.
14710 (native_only): Include perl and guile.
14711 (noconfigdirs): Don't build guile and perl; no ports have been
14712 done.
14713
14714Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14715
e490616e
ZW
14716 * configure (--enable-*): Handle quoted option lists such as
14717 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14718
14719Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * Makefile.in ({,inst}all-target): New rule so we can make and
14722 install all of the target directories easily.
14723
14724Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14725
14726 * configure.in: Add missing global flag in sed substitution when
14727 deleting `target-' from ${configdirs}.
14728
14729Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14730
14731 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14732 option.
14733
14734 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14735 config/mh-necv4.
14736
14737 * install.sh: Correct misspelling of transformbasename.
14738
14739 * config.guess: Recognize mips-*-sysv*.
14740
14741Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14742
14743 * config.sub: Recognize mon960.
14744
14745Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14746
14747 * configure: Restore Canadian Cross handling of BISON and LEX,
14748 removed in Feb 20 change.
14749
14750Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14751
14752 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14753 Mention make install. Remove the old copyright date as well the
14754 clumsy and rather pointless copyright on the README file.
14755
14756Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14757
14758 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14759 Makefile after running symlink-tree, then run `make distclean' to
14760 avoid clobbering any generated files in srcdir.
14761
14762Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14763
14764 * configure.in (m68k-*-netbsd*): Build everything now.
14765
14766Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14767
14768 * Makefile.in (taz): Fix quoting.
14769
14770Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14771
14772 * configure.in (sparclet-*-*): Build everything now.
14773
14774Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14775
14776 * configure.in (m68k-*-linux*): New host.
14777
14778Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14779
14780 * configure: Check for bison before byacc.
14781
14782Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14783
14784 * Makefile.in configure: Change the way LEX and BISON/YACC are
14785 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14786 searching PATH. These are used as fallbacks by Makefile.in if
14787 flex/bison/byacc aren't in objdir.
14788
14789Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14790
14791 * Makefile.in: Make everything which depends upon all-bfd also
14792 depend upon all-opcodes, in case --with-commonbfdlib is used.
14793
14794Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14795
14796 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14797 building NT native compilers on Unix.
14798
14799Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14800
14801 * configure.in: Don't get CC from the host Makefile fragment if we
14802 can find gcc in PATH, or if this is a Canadian Cross. Move the
14803 Solaris test for /usr/ucb/cc to the post target script, just after
14804 the compiler sanity test.
14805
14806Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14807
14808 * config.sub: Merge with FSF.
14809
14810Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14811
14812 * Makefile.in (RPATH_ENVVAR): New variable.
14813 (REALLY_SET_LIB_PATH): Use it.
14814 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14815
14816Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14817
14818 * config.sub, configure.in: Recognize sparclet cpu.
14819
14820Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14821
14822 * config.guess: Support m68k-cbm-sysv4.
14823
14824Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14825
14826 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14827 m68k-unknown-linuxaout from linker help string. Put quotes around
14828 $ld_help_string.
14829
14830Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14831
14832 * config.guess (powerpc-harris-powerunix): Add guess for port
14833 to new target.
14834
14835Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14836
14837 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14838
14839Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14842 $(REALLY_SET_LIB_PATH) in Makefile.
14843 * Makefile.in (SET_LIB_PATH): New variable.
14844 (REALLY_SET_LIB_PATH): New variable.
14845 ($(DO_X)): Use $(SET_LIB_PATH).
14846 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14847 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14848 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14849 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14850 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14851 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14852 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14853 (install-dosrel): Likewise.
14854 (all-opcodes): Depend upon all-libiberty.
14855
14856Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14857
14858 * config.guess (*:CYGWIN*): New
14859
14860Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14861
14862 * Makefile.in (all-target-winsup): All all-target-libiberty.
14863
14864Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14865
14866 * configure.in (noconfigdirs): Add missing # in front of comment.
14867
14868Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14869
14870 * configure.in: add second pass to things added to noconfigdirs
14871 so *-gm-magic can exclude libgloss properly.
14872
14873Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14874
14875 * mpw-configure (extralibs_name, rez_name): Set correctly
14876 for MWC68K compiler.
14877
14878 * mpw-README: Add more info on the necessary build tools.
14879
14880Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14881
14882 * configure.in, config.sub: Recognize cygwin32.
14883
14884Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14885
14886 * config.guess, config.sub: Recognize A/UX.
14887
14888Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14889
14890 * config.sub: Merge with gcc/config.sub.
14891
14892Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14893
14894 * mpw-build.in (do-binutils): Add build of stamps.
14895
14896Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14897
14898 * config.sub: Add recognition for mips64vr4100*-* targets.
14899
14900Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14901
14902 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14903 Add creation of gconfigargs with `--enable-shared' turned on.
14904 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14905 ($(host)-stamp-stage3-configured): Likewise.
14906 (HOLES): Add chatr and ldd.
14907 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14908
14909Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14910
14911 * configure: Pass --nfp to recursive configures.
14912
14913Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14914
14915 * Makefile.in (DLLTOOL): New.
14916 (DLLTOOL_FOR_TARGET): New.
14917 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14918 (EXTRA_TARGET_FLAGS): Ditto.
14919 (EXTRA_GCC_FLAGS): Ditto.
14920 (CONFIGURE_TARGET_MODULES): Ditto.
14921 (DO_X): Ditto.
14922 * configure: Add DLLTOOL.
14923
14924Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14925
14926 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14927 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14928 mh-sco, since old workarounds no longer needed, and don't
14929 build ld, since libraries have weak symbols in COFF.
14930
14931Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14932
14933 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14934
14935Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14936
14937 * configure.in: Make sure that ${CC} can be used to compile an
14938 executable.
14939
14940Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14941
14942 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14943 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14944 nothing depending on whether gdbtk is being built.
14945
14946Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14947
14948 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14949
14950Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14951
14952 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14953 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14954
14955Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14956
14957 * config-ml.in: Add support for
14958 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14959 Simplify setting of multidirs from --disable-foo.
14960
14961Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14962
14963 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14964 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14965 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14966 non-empty, pass them on to the GCC make.
6599da04
JM
14967 (all-bootstrap): New rule that is like all-gcc, except it executes
14968 the GCC bootstrap rule instead of the GCC all rule.
14969
14970Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14971
14972 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14973
14974Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14975
14976 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14977 DG/UX support.
14978
14979Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14980
14981 * config.sub (i*86*) Change [345] to [3456]
14982
14983Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14984
14985 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14986 --with-gnu-ld=no.
14987
14988Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14989
14990 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14991 AIX multilibs get built.
14992
14993Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14994
14995 * configure.in (i386-win32): Don't build expect if we're not
14996 building the tcl subdir.
14997
14998Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14999
15000 * Makefile.in: (configure-target-examples, all-target-examples):
15001 New targets, configure and build example programs.
15002
15003Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15004
15005 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15006 use it as input to sedit the generated MPW makefile.
15007 * mpw-README: Add a suggestion about Gestalt.h.
15008
15009Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15010
15011 * config.sub: Accept *-*-ieee*.
15012
15013Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15014
15015 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15016 Ronald F. Guilmette <rfg@monkeys.com>.
15017
15018Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15019
15020 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15021 for powerpc-pe native.
15022 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15023 (target==powerpc-pe): duplicate i386-win32 entry.
15024
15025Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15026
15027 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15028 of vxworks, not just vxworks5.1.
15029
15030Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15031
15032 * mpw-configure: Add support for exec-prefix.
15033
15034Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15035
15036 * config.guess: Recognize HP model 816 machines as having
15037 a PA1.1 processor.
15038
15039Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15040
15041 * configure: Ignore new autoconf configure options.
15042
6599da04
JM
15043Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15044
15045 * config.guess: Recognize Pentium under SCO.
15046 From Robert Lipe <robertl@arnet.com>.
15047
15048Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15049
15050 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15051
15052Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15053
15054 * configure.in: Don't configure gas for alpha-dec-osf*.
15055
15056Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15057
15058 * configure.in: Default to --with-stabs for some targets for which
15059 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15060 i[345]86*-*-unixware*.
15061
15062Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15063
15064 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15065 rather than basing it on the target. Simplify handling of options
15066 controlling which directories to configure. Remove extraneous
15067 slash in multi-clean target.
15068
15069Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15070
15071 * config-ml.in: Prefix more variables with ml_ so they don't collide
15072 with configure's.
15073
15074Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15075
15076 * configure: Don't turn -v into --v.
15077
15078Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15079
15080 * configure.in (targargs): Fix typo.
15081
15082 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15083
15084Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15085
15086 * configure.in: Strip --host and --target options from
15087 CONFIG_ARGUMENTS, and always configure for --host only. Add
15088 --with-cross-host option when building with a cross-compiler.
15089 * configure: Canonicalize the arguments put into config.status by
15090 always using `=' for an option with an argument. Pass a presumed
15091 --host or --target explicitly.
15092
15093Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15094
15095 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15096 into general OS recognition case.
15097
15098Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15099
15100 * configure.in (target_configdirs): add target-winsup only
15101 for win32 target systems.
15102
15103Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15104
15105 * Makefile.in (all-target-libgloss): Depend upon
15106 configure-target-newlib, since when libgloss is built it looks to
15107 see if the newlib directory exists.
15108
15109Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15110
15111 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15112 cfg-ml-*.in.
15113
15114Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15115
15116 * configure: Handle LD and LD_FOR_TARGET when configuring a
15117 Canadian Cross.
15118
6599da04
JM
15119Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15120
15121 * configure.in (target_libs): add target-winsup.
15122 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15123 (target==ppcle-pe): remove ld from $noconfigdirs.
15124
15125Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15126
15127 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15128 Preserve relative path names in $srcdir. Build symlink tree if
15129 configuring cross target dir and srcdir=. (= no VPATH support).
15130 (configure-target-libg++): Depend on configure-target-librx.
15131 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15132 * config-ml.in: New file.
15133 * symlink-tree: New file.
15134 * configure: Ensure srcdir="." if that's what it is.
15135
15136Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15137
15138 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15139 includes and FLEX_SKELETON setting.
15140 * mpw-configure (--with-gnu-ld): New option, controls whether
15141 to use PPCLink or ld with PowerMac GCC.
15142 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15143 * mpw-config.in: Configure grez if targeting Mac.
15144
15145 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15146 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15147 just macos.
6599da04
JM
15148 * configure.in: Configure grez resource compiler if targeting Mac.
15149 * Makefile.in (all-grez, install-grez): New targets.
15150
15151Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15152
15153 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15154 gcc in the path, set CC to gcc -O2.
6599da04
JM
15155
15156Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15157
15158 * configure: Default ${build} correctly. Avoid picking up extra
15159 spaces when reading CC and CXX from Makefile. When doing a
15160 Canadian Cross, use plausible default values for numerous
15161 variables.
15162 * configure.in: When doing a Canadian Cross, don't try to
15163 configure tools whose configure script can't handle it.
15164
15165Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15166
15167 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15168
15169Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15170
15171 * configure: Remove dubious bug reporting address.
15172
15173Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15174
15175 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15176 configure script, run that instead of this directory's configure.
15177 In either case, print a message that we're configuring the sub-dir.
15178
15179Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15180
15181 * configure.in: Before checking for the existence of various files,
15182 use sed to filter out "target-".
15183
15184Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15185
15186 * Makefile.in (DO_X): Split rule to decrease command line length
15187 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15188 (Philippe De Muyter).
15189
15190Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15191
15192 * Makefile.in (all-patch): depend on all-libiberty.
15193
15194Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15195
15196 * configure.in: If the only directory in target_configdirs which
15197 actually exists is libiberty, then set target_configdirs to empty,
15198 to avoid trying to build a target libiberty in a gas or gdb
15199 distribution.
15200
15201Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15202
15203 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15204 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15205 systems.
6599da04
JM
15206
15207Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15208
15209 * configure.in (copy_dirs): Use sys-include instead of include
15210 for --with-headers option.
15211
15212Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15213
15214 * Makefile.in, configure.in: Make winsup builds work with
15215 new scheme.
15216
15217Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * configure.in: Build the linker on AIX.
15220
15221Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15222
15223 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15224 where needed.
15225
15226Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15227
15228 * Makefile.in (all-gcc): Fix typo.
15229
15230Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15231
15232 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15233
15234Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15235
15236 * configure.in: Rename libFOO to target-libFOO, and xiberty
15237 to target-xiberty, to provide more flexibility.
15238 (target_subdir): Define. Create if cross.
15239 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15240 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15241 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15242 check-libFOO -> check-target-libFOO, etc.
15243 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15244 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15245 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15246 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15247 allow ALL_GCC="" to only configure.
15248 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15249 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15250 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15251
15252Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15253
15254 * Makefile.in (taz): Build "info" in etc explicitly.
15255
15256Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15257
15258 * configure.in: Make sure that CC is undefined (as opposed to
15259 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15260 problem with autoconf trying to configure on a host without GCC.
15261
15262Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15263
15264 * mpw-configure: Set host alias from choice of host compiler,
15265 only use generic MPW Makefile sed if present, edit a file
15266 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15267 * mpw-README: Add problem notes about CW6 and CW7.
15268
15269Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15270
15271 * Makefile.in (taz): Use ";" instead of ";;".
15272
15273Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15274
15275 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15276 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15277 DISTDOCDIRS.
15278 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15279 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15280
15281Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15282
15283 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15284 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15285 Move bfd to DISTSTUFFDIRS.
15286
15287Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15288
15289 * Makefile.in (X11_LIB): Removed.
15290 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15291
15292 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15293
15294Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15295
15296 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15297 names.
15298
15299Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15300
15301 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15302
15303Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15304
15305 * configure.in (i[345]86-*-win32): Always build newlib.
15306 Don't configure cvs, autoconf or texinfo.
15307 * Makefile.in (LD_FOR_TARGET): New.
15308 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15309 Pass down LD_FOR_TARGET.
15310
15311Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15312
15313 * winsup: New directory.
15314 * Makefile.in: Build winsup.
15315 * configure.in: Winsup is configured when target is win32.
15316 Can only build win32 target GDB when native.
4e81ae98 15317
6599da04
JM
15318Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15319
15320 * config.guess: Recognize HP model 819 machines as having
15321 a PA 1.1 processor.
15322
15323Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15324
15325 * configure: Fix sed loop which substitutes for CC and CXX to
15326 avoid bug found in various sed implementations.
15327
15328Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15329
15330 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15331 simulator. Use standard powerpc-*-eabi*.
15332
15333Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15334
15335 * configure.in: Stop putting gas and binutils in noconfigdirs for
15336 powerpc-*-aix* and rs6000-*-*.
15337
15338Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15339
15340 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15341 -mcall-aixdesc libraries.
15342
15343Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15344
15345 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15346
15347 * config.sub (arm | armel | armeb): Fix shell syntax.
15348
15349Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15350
15351 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15352 -msoft-float and -mcpu=common support.
15353 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15354 libraries.
15355
15356Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15357
15358 * configure.in: Allow configuration and build of emacs19 for the alpha.
15359
15360Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15361
15362 * configure.in (CC): Get ^CC, not just any old CC, from
15363 ${host_makefile_frag}.
15364
15365Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15366
4e81ae98 15367 * configure.in (CC): Try to get CC from
6599da04
JM
15368 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15369
15370Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15371
15372 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15373 only if it exists in $(srcdir).
15374
15375Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * configure: If CC and CXX are not set in the environment, set
15378 them, based on either an existing Makefile or on searching for gcc
15379 in PATH. Substitute for CC and CXX in Makefile.
15380 * configure.in: Remove libm from target_libs. Separate
15381 target_configdirs from configdirs. If CC is not set in
15382 environment, try to get it from a host Makefile fragment. Rewrite
15383 changes of configdirs to use skipdirs instead. A few minor
15384 tweaks. Take directories out of target_configdirs as they are
15385 taken out of configdirs. Remove existing Makefile files from
15386 subdirectories. Substitute for TARGET_CONFIGDIRS and
15387 CONFIG_ARGUMENTS in Makefile.
15388 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15389 by configure.in.
15390 (CONFIG_ARGUMENTS): Likewise.
15391 (CONFIGURE_TARGET_MODULES): New variable.
15392 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15393 ($(CONFIGURE_TARGET_MODULES)): New target.
15394 (configure-libg++, configure-libio): New targets.
15395 (all-libg++): Depend upon configure-libg++.
15396 (all-libio): Depend upon configure-libio.
15397 (configure-libgloss, all-libgloss): New targets.
15398 (configure-libstdc++): New target.
15399 (all-libstdc++): Depend upon configure-libstdc++.
15400 (configure-librx, all-librx): New targets.
15401 (configure-newlib): New target.
15402 (all-newlib): Depend upon configure-newlib
15403 (configure-xiberty): New target.
15404 (all-xiberty): Depend upon configure-xiberty.
15405
15406Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15407
15408 * configure.in (host i[345]86-*-win32): Expand the
15409 noconfigdirs again.
15410
15411Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15412
15413 * mpw-configure: Fix sed command file name.
15414
15415Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15416
4e81ae98 15417 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15418 noconfigdirs again.
15419
15420Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15423 or powerpc*-*-pe*, since they are not yet supported.
15424
15425Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15426
15427 Add PowerMac support and many other enhancements.
15428 * mpw-configure: New option --cc to select compiler to use,
15429 paste options set according to --cc into the generated
15430 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15431 if mpw-make.sed is present.
15432 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15433 add forward includes for PowerPC include files.
15434 * mpw-build.in: Build using Makefile.PPC if present.
15435 (do-byacc, etc): Remove separate version resource builds.
15436 (do-gas): Build "stamps" before "all".
15437 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15438 * mpw-README: Update to reflect --cc option, PowerMac support,
15439 and recently-reported compatibility problems.
15440
15441Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15442
15443 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15444 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15445 (--with-multilib-top): Pass to recursive invocations.
15446
15447Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15448
15449 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15450 v810-*-*.
15451
15452Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15453
15454 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15455 gdb, ld and opcodes on v810-*-*.
15456
6599da04
JM
15457Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15460 (local-maintainer-clean): New target.
15461 (maintainer-clean): New target.
15462 (realclean): Just depend upon maintainer-clean.
15463
15464Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15465
15466 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15467
15468Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15469
15470 * configure.in: Build ld in mips*-*-bsd* case.
15471
15472Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15473
15474 * config.sub: Accept -lites* OS. From Ian Dall.
15475
15476Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15477
15478 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15479 targets.
6599da04
JM
15480
15481Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15482
15483 * configure.in: treat i386-win32 canadian cross the same as
15484 i386-go32 canadian cross.
15485
15486Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15487
15488 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15489 running under the simulator to build a reduced set of libraries.
15490 (powerpc-*-eabiaix): Add fine grained multilib support added to
15491 other powerpc targets yesterday.
15492
15493Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15494
15495 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15496 -disable-softfloat, -disable-relocatable, -disable-aix, and
15497 -disable-sysv to control which multilib libraries get built.
15498
15499Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15500
15501 * configure: Add Makefile.tem to list of files to remove in trap
15502 handler.
15503
15504Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15505
15506 * config.guess (*Linux*): Add missing "exit"s.
15507 Also, need specific check for alpha-unknown-linux (uses COFF).
15508
15509Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15510
15511 * config.guess: Merge with FSF:
15512
15513 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15514 * config.guess (AIX4): More robust release numbering discovery.
15515
15516 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15517 * config.guess (i386-sequent-ptx): Properly get version number.
15518
15519 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15520 * config.guess (mips:*:4*:UMIPS): New case.
15521
15522Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15523
15524 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15525 (i386-win32 host): Likewise. Don't build readline.
15526
15527Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15528
15529 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15530 SUPPORT_FILES to submakes.
15531
15532Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15533
15534 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15535 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15536 mpw-configure.
15537
15538Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15539
15540 * configure.in (appdirs): Use =, not ==, in test expression when
15541 trying to build the text to print in the warning message for
15542 Solaris users.
15543
15544Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15545
15546 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15547
15548Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15549
15550 * config.guess: Recognize lynx-2.3.
15551
15552Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15553
15554 * config.sub (z8ksim): Deleted
15555 (z8k-*-coff): New, this is the one true name of the target.
15556
15557Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15558
15559 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15560
15561Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15562
15563 * config.guess (*:Linux:*:*): First try asking the linker what the
15564 default object file format is (elf, aout, or coff). Then if this
15565 fails, try previous methods.
15566
15567Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15568
15569 * configure.in: Don't build newlib for *-*-vxworks5.1.
15570
15571Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15572
15573 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15574 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15575
15576Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15577
15578 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15579
15580Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15581
15582 * cfg-ml-com.in: New file.
15583 * cfg-ml-pos.in: New file.
15584
15585Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15586
15587 * COPYING.NEWLIB: Add HP free copyright to list.
15588
15589Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15590
15591 * config.sub: Recognize -eabi* for the system, not just -eabi.
15592
15593Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15594
15595 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15596 * config.sub, configure.in (win32): New target and host.
15597
15598Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15599
15600 * configure.in: Add i386-pe configuration.
15601
15602Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15603
15604 * mpw-build.in (install): Install GDB after LD.
15605
15606Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15607
15608 * mpw-config.in (elf/mips.h): Always forward-include, needed
15609 for GDB to build.
15610
15611Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15612
15613 * testsuite: New directory for customer acceptance and whole tool
15614 chain tests.
15615
15616Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15617
15618 * configure: If per-host line isn't found, but AC_OUTPUT is found
15619 and a configure script exists, run it instead.
15620
15621Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15622
15623 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15624
15625Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15626
15627 * configure: Set build_{cpu,vendor,os,alias} to host values when
15628 --build isn't specified.
15629
15630Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15631
15632 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15633 (FLAGS_TO_PASS): Pass them.
15634 (EXTRA_TARGET_FLAGS): Ditto.
15635
6599da04
JM
15636Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15637
15638 * Makefile.in (all-libg++): Depend on all-libstdc++.
15639
15640Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15641
15642 * configure.in (noconfigdirs): Enable all packages for
15643 i386-unknown-netbsd.
15644
15645Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15646
15647 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15648 hosted builds (DOS builds)
15649
15650Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15651
15652 Changes for ARM based on patches from Richard Earnshaw:
15653 * config.sub: Handle armeb and armel.
15654 * configure.in: Omit arm linker only for riscix.
15655
15656Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15657
15658 * config.guess: Update from FSF.
15659
15660Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15661
63f6bcd7 15662 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15663 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15664 powerpcle variant. Convert pentium into i586, not i486. Add p5
15665 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15666 temporarily.
15667
15668Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15669
15670 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15671
15672Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15673
15674 * config.sub: Accept -lites* as a basic system type.
15675
15676Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15677
15678 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15679 installed, and if so return linuxoldld as the system name.
15680
15681Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15682
15683 * config.guess: Add hppa1.1-hp-lites support.
15684
15685Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15686
15687 * configure.in: Don't build newlib for m68k-vxworks5.1.
15688
15689Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15690
15691 * configure.in (mips-sgi-irix6): Use mh-irix5.
15692
15693Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15694
15695 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15696
15697Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15698
15699 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15700 OSF/1. Fix compiler flags.
6599da04
JM
15701 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15702
15703Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15704
15705 * configure.in: Recognize --with-newlib.
15706 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15707
15708Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15709
d207ebef 15710 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15711 to *_X11_MODULES due to gdbtk needing X include files et al.
15712
15713Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15714
15715 Merge in support for Mac MPW as a host.
15716 (Old change descriptions retained for informational value.)
15717
15718 * mpw-config.in: Add generic include forwards for cpu-specific
15719 include files in aout and elf directories.
15720
15721 * mpw-configure: Added copyright.
15722 * mpw-config.in: Check for presence of required build tools.
15723 (target_libs): Add newlib.
15724 (target_tools): Add examples.
15725 (Read Me): Generate as "Read Me for MPW" instead.
15726 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15727 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15728 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15729
15730 * mpw-configure: Remove subdir-specific makefile hackery,
15731 delete mk.tmp after using it.
15732
15733 * mpw-build.in (all): Display start and end times.
15734
15735 * mpw-configure (host_canonical): Set.
15736 (target_cpu): Always add to makefiles.
15737 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15738 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15739 (mpw-mh-mpw): Look for in srcdir and srcroot.
15740 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15741
15742 * mpw-build.in: (install-only): New target.
15743
15744 * mpw-configure (host_alias, target_alias): Rename from hostalias
15745 and targetalias, add into generated Makefile.
15746 (mk.tmp): If present, add into generated Makefile.
15747 * mpw-build.in (all-gas): Build config.h first before gas proper.
15748
15749 * mpw-configure (config.status): Write only if changed.
15750 * mpw-config.in (readline): Configure it (not built, just used for
15751 definitions).
15752
15753 * mpw-config.in (elf/mips.h): Add a forward include.
15754
15755 * mpw-config.in: Forward-include most .h files in include into
15756 extra-include.
15757 (readline): Don't build.
15758 mpw-build.in (install): Install GDB.
15759
15760 * mpw-configure (prefix, mpw_prefix): Handle it.
15761 * mpw-config.in (mmalloc, readline): Don't configure.
15762 * mpw-build.in (thisscript): Rename to ThisScript.
15763 Use mpw-build instead of BuildProgram everywhere.
15764 (mmalloc, readline): Don't build.
15765 * mpw-README: New file, basic documentation about the MPW port.
15766
15767 * mpw-config.in: Use forward-include to create include files.
15768
15769 * mpw-configure: Add more things to the top of each configured
15770 Makefile, including contents of config/mpw-mh-mpw.
15771 * mpw-config.in (extra-include): Create this directory and fill it
15772 with Posix-like include files when configuring.
15773
15774 * config.sub (apple, mac, mpw): Add various aliases.
15775
15776 * mpw-build.in: New file, top-level build script fragment for MPW.
15777 * mpw-configure: New file, configure script for MPW.
15778 * mpw-config.in: New file, config fragment for MPW.
15779
15780Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15781
15782 * configure.in (host_libs): Remove glob, since it is gone from the
15783 sources.
15784
15785Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15786
15787 * Makefile.in: define empty GDB_NLM_DEPS var.
15788
15789 * configure.in(target_makefile_frag): use config/mt-netware
15790 for netware targets.
15791
15792Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15793
15794 * config.sub: Merge in recent FSF changes. Remove linux special
15795 cases.
15796
15797Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15798
731a8127 15799 Revert this change:
6599da04
JM
15800
15801 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15802
15803 * build-all.mk: Use CC=cc -Xs on Solaris.
15804
6599da04
JM
15805Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15806
15807 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15808 stop using it.
15809 * Makefile.in: Nuke all references to glob subdirectory.
15810
15811Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15812
15813 * configure.in: Fix --enable-shared logic in per-host.
15814
15815Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15816
15817 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15818
15819Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15820
15821 * configure.in (noconfigdirs): Don't build gas on AIX, for
15822 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15823
15824Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15825
15826 * configure: Fix --cache-file to work if the file argument is a
15827 relative path.
15828
15829Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15830
15831 * configure: If the --cache-file is used, pass it down to
15832 configure in subdirectories.
15833
15834Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15835
15836 * config.sub: add vxworks29k configuration.
15837
15838Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15839
15840 * Makefile.in (taz): Do "diststuff" part quietly.
15841
15842Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15843
15844 * config.sub: Mini-merge with gcc/config.sub.
15845
15846Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15847
15848 * config.guess (IRIX): Sed - to _.
15849
15850Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15851
15852 * Makefile.in (source-vault, binary-vault): New targets.
15853
15854Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15855
15856 * config.sub: Recognize -eabi as a basic system type.
15857
15858Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15859
15860 * configure.in (enable_shared stuff): Fix typo.
15861
15862Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15863
15864 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15865
15866Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15867
15868 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15869
15870Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15871
15872 * configure.in (rs6000-*-*): Don't build gas.
15873
15874Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15875
15876 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15877 reduce command line length.
15878 (AS_FOR_TARGET): Check for as.new, not Makefile.
15879 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15880
15881Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15882
15883 * config.guess: Merge from FSF.
15884
15885Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15886
15887 * configure: Don't use $ when handling program_suffix.
15888
15889Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15890
15891 * configure.in: Configure tk for hppa/hpux.
15892
15893Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15894
15895 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15896
15897Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15898
15899 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15900 to LIBCXXFLAGS. Tests are better run without it.
15901
15902Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15903
15904 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15905
15906Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15907
15908 * configure.in (*-*-netware*): Don't configure xiberty.
15909
15910Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15911
15912 * configure.in: Remove tk from native_only list.
15913
15914Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15915
15916 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15917 for special NCD build.
15918
15919Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15920
15921 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15922 makeall.bat, they're only useful for binutils snapshots.
15923 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15924 makeall.bat to specified SUPPORT_FILES.
15925
15926Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15927
15928 * build-all.mk: Add Ericsson targets to sun4 and solaris
15929 hosts. Add BNR's sun4 target to solaris host, so their
15930 build-from-source will be tested in-house first.
15931
15932Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15933
15934 * Makefile.in (LIBCFLAGS): New variable.
15935 (CFLAGS_FOR_TARGET): Ditto.
15936 (LIBCFLAGS_FOR_TARGET): Ditto.
15937 (LIBCXXFLAGS): Ditto.
15938 (CXXFLAGS_FOR_TARGET): Ditto.
15939 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15940 (BASE_FLAGS_TO_PASS): Pass them.
15941 (EXTRA_TARGET_FLAGS): Ditto.
15942
731a8127 15943 * configure.in: Support --enable-shared.
6599da04
JM
15944
15945Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15946
15947 * configure.in (target_libs): Include libstdc++ again.
15948 * config.guess: Update from FSF (for FreeBSD).
15949
15950Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15951
15952 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15953 makeall.bat.
15954 (DISTDOCDIRS): Add `etc'.
15955 (ETC_SUPPORT_PFX): New variable.
15956 (taz): Include anything from etc starting with a word in
15957 ETC_SUPPORT_PFX.
15958
15959Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15960
15961 * config.sub: Update for recent FSF changes. Remove obsolete
15962 h8300hds entry. Add -windows* and -osx as basic os. Minor
15963 spacing changes.
15964
15965Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15966
15967 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15968
15969 * config.guess: Merge with FSF.
15970 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15971
15972Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15973
15974 * configure: Since the "trap 0" handler will override the exit
15975 status on many systems, only use it for "exit 1", and make it set
15976 a non-zero exit status; reset it before "exit 0". Also, check
15977 exit status of config.sub, and error out if it failed.
15978
15979Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15980
15981 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15982 and install libgloss.
15983
15984Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15985
15986 * Makefile.in (all-binutils): Depend upon all-byacc.
15987
15988 * configure.in: Don't build emacs on Irix 5.
15989
15990Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15991
15992 * configure.in (*-*-netware*): Add libio.
15993
15994Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15995
15996 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15997 (CHECK_TARGET_MODULES): Ditto.
15998 (INSTALL_TARGET_MODULES): Ditto.
15999 (TARGET_LIBS): Ditto.
16000 (all-libstdc++): Note dependencies.
16001
16002Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16003
16004 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16005
16006Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16007
16008 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16009 -fexternal-templates.
16010
16011 * configure.in (target_libs): Add libstdc++.
16012 (noconfigdirs): Add libstdc++ as appropriate.
16013
16014Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16015
16016 * config.guess: Update from FSF.
16017
16018Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16019
16020 * configure: Use ${config_shell} when running ${configsub}.
16021
16022Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16023
16024 * config.sub: No longer recognize h8300h.
16025
16026Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16027
16028 * config.sub: Remove extraneous differences between config.sub and
16029 gcc/config.sub.
16030
16031Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16032
16033 * Makefile.in (DISTSTUFFDIRS): Add gas.
16034
16035Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16036
16037 * COPYING.NEWLIB: New file.
16038
16039Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16040
16041 * config.guess (HP-UX): Patch from Harlan Stenn
16042 <harlan@landmark.com> to also emit release level.
16043
16044Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16045
16046 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16047
16048Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16049
16050 * config.sub: Merge nextstep cleanup from FSF.
16051
16052Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16053
16054 * configure.in (arm-*-*): Don't configure ld for this target.
16055
16056Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16057
16058 * configure.in (*-*-netware): don't configure libg++, libio,
16059 librx, or newlib.
16060
16061Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16062
16063 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16064 configure ld--it works, but it doesn't support shared libraries.
16065
16066Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16067
16068 * config.guess (*-unknown-freebsd*): Get rid of possible
16069 trailing "(Release)" in version string.
16070 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16071
16072Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16073
16074 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16075 Fix type: *-next-neststep -> *-next-nextstep.
16076
16077 * config.guess: Merge from FSF:
16078
16079 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16080
16081 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16082
16083 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16084
16085 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16086 instead of UNIX_SV for UnixWare 1.0).
16087
16088Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16089
16090 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16091 to make gdb/nlm/* build after the compiler and linker.
16092
16093Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16094
16095 * config.guess (netbsd, freebsd, linux): Accept any machine,
16096 not just i[34]86.
16097 (m68k-atari-sysv4): Relocate to match FSF version.
16098
16099 * config.guess: More merges from the FSF:
16100
16101 Add a space before function call or macro invocation.
16102
16103 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16104
16105 * config.guess: Add trap cmd to remove dummy.c and dummy when
16106 interrupted.
16107
16108 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16109
16110 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16111 (dummy): Redirect stderr from compilation of dummy.c.
16112
16113 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16114
16115 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16116
16117Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16118
16119 * configure: Accept and ignore --cache*, for compatibility with
16120 new autoconf.
16121
16122Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16123
16124 * config.guess: Merge from FSF:
16125
16126 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16127
16128 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16129 (PATH): Add /.attbin at end for finding uname.
16130 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16131
16132 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16133
e490616e 16134 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16135
16136 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16137
e490616e
ZW
16138 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16139 to select whether to use ELF or COFF.
6599da04
JM
16140
16141 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16142
e490616e 16143 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16144
16145 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16146
16147 * config.guess: Guess the OS version for HPUX.
16148
16149 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16150
16151 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16152
16153Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16154
16155 * configure.in: Recognize --with-headers, --with-libs, and
16156 --without-newlib.
16157 * Makefile.in (all-xiberty): Depend upon all-ld.
16158
16159Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16160
16161 * configure.in: Change i[34]86 to i[345]86.
16162
16163Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16164
16165 * configure (version): A few more tweaks to help message.
16166
16167Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16168
16169 * Makefile.in: Remove (for now) librx as a host library,
16170 now that we're building it for target.
16171
16172Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16173
16174 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16175 (Karl Berry).
16176
16177Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16178
16179 * configure.in: Also configure librx.
16180
16181Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16182
16183 * Makefile.in: Update various rules to reflect that librx
16184 is now needed for libg++.
16185
16186Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16187
16188 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16189
16190Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16191
16192 * configure.in: Configure the examples directory.
16193
16194Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16195
16196 * configure: Simplify Jun 2 1994 change.
16197
16198Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16199
16200 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16201 /bin/gcc isn't good enough to build gcc.
16202
16203Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16204
16205 * Makefile.in (GDB_SUPPORT_FILES): Remove
16206 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16207 (gdb.tar.gz): Add new rule to use standard distribution building
16208 mechanism.
16209
16210Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16211
16212 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16213 Bill Cox <bill@cygnus.com>.
16214
16215Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16216
16217 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16218
16219Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16220
16221 * configure: Search current dir first in .gdbinit.
16222
16223Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16224
16225 * config.sub: Recognize freebsd (merged from gcc config.sub).
16226
16227Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16228
16229 * config.sub: Refer to NeXT's operating system as nextstep.
16230
16231 * config.sub (case $basic_machine): Re-order the cases, to match
16232 the order in the FSF version (which is mostly alphabethical).
16233 Merge in some additions and changes from the FSF.
16234
16235Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16236
16237 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16238 * config.sub: Recognize cxux7.
16239 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16240
16241Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16242
16243 * config.sub: Fix typo powerpc -> powerpc-*.
16244
16245Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16246
16247 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16248
16249 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16250 parallel with all-emacs and install-emacs). Top-level command
16251 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16252
16253Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16254
16255 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16256 $(relbindir)/make before doing ``make install'', and use
16257 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16258 installing over running make binary.
16259 ($(host)-stamp-stage3-installed): Likewise.
16260
16261Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16262
16263 * config.guess: Recognize Mach.
16264
16265Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16266
16267 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16268 see whether --exec-prefix was used.
16269
16270Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16271
16272 * README: Explicitly mention libg++/README. (Zoo's idea.)
16273
16274Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16275
16276 * Makefile.in: Add all-librx target similar to all-libproc.
16277
16278Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16279
16280 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16281 with post 1.2 uname bogosity.
16282
16283Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16284
16285 * configure: Remove temporary files on receipt of a signal.
16286
16287Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16288
16289 * configure: If there is a package_makefile_frag, remove
16290 ${subdir}/Makefile.tem after copying it in.
16291
16292Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16293
16294 * build_all.mk: support rs6000 lynx identifies itself as
16295 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16296 since /bin/gcc is too feeble to compile a modern gcc.
16297
16298Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16299
16300 * brought devo/test-build.mk update-to-date with progressive/
16301 test-build.mk. Add lynx targets and hppa flag info.
16302
16303Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16304
16305 * configure.in: Use mh-ncrsvr43. Patch from
16306 Tom McConnell <tmcconne@sedona.intel.com>.
16307
16308Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16309
16310 * config.guess (i386-unknown-bsdi): No longer need to
16311 check #if defined(__bsdi__) && defined(__i386__).
16312
16313Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16314
16315 * configure: Set program_transform_nameoption correctly.
16316
16317Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16318
16319 * brought build-all.mk update-to-date with progressive build-all.mk,
16320 added new targets and hppa info.
4e81ae98 16321
6599da04
JM
16322Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16323
16324 * configure: If config.guess result is a prefix of the user
16325 specified target, assume a native build and use the user specified
16326 target as the host alias. Remove SunOS patch suffix removal hack.
16327 * configure.in: Remove SunOS patch suffix removal hack.
16328
16329 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16330 in NATIVE_CHECK_MODULES.
16331
16332Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16333
16334 * Makefile.in: Rename HOST_ONLY to NATIVE.
16335 * configure: Delete SunOs patch suffix from host_canonical
16336 and build_canonical variables that are prepended to Makefiles.
16337 * configure.in: Add comments for easier maintenance.
16338
16339Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16340
16341 * Makefile.in: Add all-libproc target similar to all-gui.
16342
16343Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16344
16345 * Makefile.in (CHECK_MODULES): split into
16346 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16347
16348Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16349
16350 * config.guess (i386-unknown-bsdi): New system to guess.
16351
16352Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16353
16354 * Makefile.in: Add all-gui target (but not yet build by "all").
16355
16356Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16357
16358 * config.sub: Move deletion of patch suffix from here...
16359 * configure.in: To here, at Ian's suggestion. The top-
16360 level scripts might need to know of a patch level.
16361
16362Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16363
16364 * config.sub: Strip off patch suffix so rtl is recognized
16365 as a sunos4.1.3 machine, even though it's been patched.
16366
16367Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16368
16369 * Makefile.in (INSTALL_LAST): Delete.
16370 (INSTALL_DOSREL): New.
16371
16372Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16373
16374 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16375 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16376 whether we pass down --with-gnu-ld anyhow.
16377
16378Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16379
16380 * Makefile.in (INSTALL_LAST): Change operation so it works
16381 on more flavors of make.
16382 * configure.in (go32): Don't build libg++ or libio.
16383
16384Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16385
16386 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16387 they can be overriden by templates.
16388
16389Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16390
16391 * configure.in (target==go32): Don't build gdb.
16392 * dosrel: New directory.
16393
16394Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16395
16396 * configure.in (host==go32): Configure dosrel too.
16397 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16398 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16399 be set by incoming names or templates.
16400 (INSTALL_LAST): New rule.
6599da04
JM
16401
16402Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16403
16404 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16405
16406Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16407
6599da04
JM
16408 * configure.in (appdirs): New variable. Currently empty, but will
16409 be used in gas distribution. If nonempty, lists a set of
16410 directories at least one of which must get configured, or top
16411 level configuration is considered to have failed.
16412 (rs6000-*-lynxos*): Use new file name.
16413
16414Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16415
16416 Eliminate XTRAFLAGS.
16417 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16418 newlib include files using -idirafter, and also use -nostdinc.
16419 (CXX_FOR_TARGET): Likewise.
16420 (XTRAFLAGS): Removed.
16421 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16422 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16423 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16424 ($(DO_X)): Don't pass down XTRAFLAGS.
16425
16426Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16427
16428 * configure.in (mips*-dec-bsd*): New target; do build linker.
16429 (mips*-*-bsd*): New target; don't build linker.
16430
16431Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16432
16433 * configure.in: support rs6000-*-lynxos* configuration.
16434 support sunos4 as a cross target.
16435
16436 * config.sub: look for lynx*, not lynx since the OS version may
16437 legitimately be part of the name.
16438
16439Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16440
16441 * configure.in (i[34]86-*-sco*): Move to be with other i386
16442 targets.
16443 (romp-*-*): New target. Skip various binary utilities.
16444 (vax-*-*): New target. Don't build newlib.
16445 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16446
16447Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16448
16449 * configure.in: Only set host_makefile_frag if config
16450 directory exists.
16451
16452Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16453
16454 * install.sh: If $dstdir exists, don't check whether each
16455 component does.
16456
16457Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16458
16459 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16460
16461Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16462
3b75d237
AJ
16463 * configure.in (*-*-lynxos*): Don't configure newlib for either
16464 native or cross Lynx.
6599da04
JM
16465
16466Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16467
16468 * config.sub (sparc64-elf): Fix os.
16469 (z8k): Remove duplicate.
16470
16471Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16472
16473 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16474 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16475
16476Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16477
16478 * configure: Make file links cleanly even if Lynx fails on
e490616e 16479 an NFS symlink (at least fail cleanly).
6599da04
JM
16480
16481Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16482
16483 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16484 -XNh2000.
16485
16486Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16487
16488 * configure: Unknown options are fatal again.
16489
16490Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16491
16492 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16493 compatibility.
6599da04
JM
16494
16495Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16496
16497 * build-all.mk: Add `clean' target.
16498
16499Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16500
16501 * config.guess: Add SINIX support.
16502 * configure.in: Add mips-*-sysv4* support.
16503
16504Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16505
16506 * build-all.mk: Document all useful targets.
16507 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16508 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16509
16510Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16511
16512 * configure: Support --silent, --quiet.
16513
16514Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16515
16516 * configure: Support --disable-FEATURE.
16517
16518Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16519
16520 * config.guess: Recognize NCR running SVR4.3.
16521
16522Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16523
16524 * config.guess: Make BSDI generate i386-unknown-bsd386.
16525 Patch from Paul Eggert <eggert@twinsun.com>.
16526
16527Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16528
16529 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16530
16531Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16532
16533 * configure: Make unrecognized options give nonfatal warnings
16534 instead of fatal errors, and pass them to any subdirectory
16535 configures in case they recognize them.
16536 Make --x equivalent to --with-x.
16537
16538Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16539
16540 * configure: Add --enable-* options. Clean up usage message and
16541 some comments.
16542
16543Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16544
16545 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16546
16547Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16548
16549 * configure.in (hppa*-*-*): Enable binutils.
16550
16551Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16552
16553 * config.sub: Recognize cisco.
16554
16555Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16556
16557 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16558
16559Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16560
16561 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16562 than one configuration name. Add comment.
16563
16564Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16565
16566 * config.guess: about target *-hitachi-hiuxwe2, fixed
16567 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16568 macro is incorrect.]
16569
16570Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16571
16572 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16573 than the "make ls" stuff which used to be here.
16574
16575Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16576
16577 * config.guess: Recognize i[34]86-unknown-freebsd.
16578 From Shawn M Carey <smcarey@rodan.syr.edu>.
16579
16580Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16581
16582 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16583
16584Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16585
16586 * config.guess: Check for ptx.
16587
16588Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16589
16590 * config.sub: Add os9k checking.
16591
16592Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16593
16594 * config.guess: Handle OSF1 running on HPPA processors
16595
16596Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16597
16598 * configure: If subdir configure fails, print out a message with
16599 subdirectory name, in case subdir's configure code didn't identify
16600 itself.
16601
16602Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16603
16604 * configure.in: Remove embedded newlines from configdirs.
16605 Avoid mismatches of substrings. Fix matching strings at end
16606 of configdirs.
16607
16608Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16609
16610 * config.guess: Add Lynx/rs6000 config support.
16611
16612Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16613
16614 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16615
16616Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16617
16618 * configure.in (hppa*-*-osf*): Treat this just like most other
16619 PA configurations (eg no binutils or ld).
16620 (hppa*-*-*elf*): These configurations have binutils and ld.
16621
16622Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16623
16624 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16625
16626Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16627
16628 * configure.in (rs6000-*-*): Build gas.
16629
16630Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16631
e490616e 16632 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16633
16634Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16635
16636 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16637 for GDB and GDB has been fixed to not need it.
16638
6599da04
JM
16639Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16640
16641 * config.guess: Recognize vax hosts.
16642
16643Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16644
16645 * configure (while loop): Don't use "break 2" inside case
16646 statement -- the case statement isn't an enclosing loop.
16647
16648Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16649
16650 * config.guess: Clean up NeXT support, to allow nextstep
16651 on Intel machines. Make OS be nextstep.
16652
16653Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16654
16655 * config.guess: Add alternate forms for Convex.
16656
16657Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16658
16659 * configure: Completely rewrite option processing. Take
16660 advantage of pattern-matching to avoid invoking test frequently.
16661 Also clean up host and target defaulting logic.
16662
16663Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16664
16665 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16666 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16667 commands (plus user environment) will fit SCO limits.
16668
16669Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16670
16671 * configure.in: Don't issue warnings about directories which are
16672 not being configured if -norecursion is set. Correct test for
16673 --with-gnu-as and --with-gnu-ld to not get confused by substring
16674 matches.
16675
16676 * configure.in: Don't build gas for alpha-dec-osf1*.
16677
16678Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16679
16680 * configure: Back out Per's change of 12/19/1993. It changes the
16681 behavior of configure in unexpected and confusing ways.
16682
16683 Also, use different delim char when calculating
16684 program_transform_name so that the name can contain slashes.
16685
16686Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16687
16688 * configure.in, config.sub: Add support for VSTa micro-kernel.
16689
16690Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16691
16692 * configure.in: Nuke hacks which were used to get a special
16693 version of GAS for HPPA configurations.
16694
16695Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16696
16697 * configure: If only ${target_alias} is given, use that
16698 as the default for ${host_alias}.
16699 * configure: Add missing back-slashes before nested quotes.
16700
16701Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16702
16703 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16704
16705Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16706
16707 * config.guess: Recognize some Tektronix configurations.
16708 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16709
16710Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16711
16712 * config.sub: Match any flavor of SH.
16713
16714Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16715
16716 * configure.in: Don't try to configure newlib for Alpha.
16717
16718Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16719
16720 * configure.in: Don't build ld for Irix 5. Don't build gas,
16721 libg++ or libio for any Alpha target.
16722
16723 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16724
16725Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16726
16727 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16728 default arguments -- so it tried to compress itself.
16729
16730Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16731
16732 * configure.in (notsupp): ensure that a space is always at the end
16733 of the configdirs list, since the grep checks for an explicit space
16734
16735Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16736
16737 * configure.in (target i386-sysv4.2): don't build ld, since static
16738 versions of many libraries are not available.
16739
16740Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16741
16742 * config.guess: Recognize Apollos (using environment variables).
16743 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16744
16745Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16746
16747 * config.guess: Recognize Sony news mips running newsos.
16748
16749Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16750
16751 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16752 "fi ; else" for bash.
16753
16754Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16755
16756 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16757
16758Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16759
16760 * config.sub: accept unixware as an alias for svr4.2.
16761 Fix some inconsistancies with the gcc version.
16762
16763Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16764
16765 * Makefile.in (DISTDOCDIRS): Add gdb.
16766
16767Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16768
16769 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16770
16771Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16772
16773 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16774 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16775 this now.
16776
16777Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16778
16779 * config.sub: Accept hiux* as an OS name.
16780
16781 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16782 etc/make-stds.texi. The underscore came from gcc, and dje now
16783 agrees that RUNTESTFLAGS is the correct name.
16784
16785Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16786
16787 * install.sh: Remove 'set -e'. It makes any conditionals
16788 in the script useless.
16789
16790 * config.guess: Automatically recognize arm-acorn-riscix
16791 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16792
16793Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16794
16795 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16796
16797Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16798
16799 * Makefile.in (DISTDOCDIRS): New variable.
16800 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16801 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16802
16803Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16804
16805 * configure.in (hppa target): check the source directory for the
16806 pagas sub-directory
16807
16808Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16809
16810 * config.sub: Allow -aout* and -elf*.
16811
16812Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16813
16814 * configure.in: Don't build ld on i386-solaris2, same as for
16815 sparc-solaris2.
16816
16817Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16818
16819 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16820
16821Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16822
16823 * configure.in: Configure gdb for alpha.
16824
16825Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16826
16827 * Makefile.in (CXXFLAGS): Add -O.
16828
16829Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16830
16831 * config.guess: added support for DG Aviion
16832
16833Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16834
16835 * configure.in: Produce warning message for subdirectories not
16836 configurable for this host/target combination. Don't try to
16837 configure gdb for vms.
16838
16839Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16840
16841 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16842 appropriate files before making "diststuff".
16843 (DISTBISONFILES): New var: list of files to be edited.
16844 (DISTSTUFFDIRS): Add binutils.
16845
16846Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16847
16848 * config.sub: also handle mipsel and mips64el (for little endian mips)
16849
16850Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16851
16852 * configure.in: Add * to end of all OS names.
16853
16854Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16855
16856 * configure.in: Build newlib for LynxOS native.
16857
16858Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16859
16860 * config.guess: Add support for delta 88k running SVR3.
16861
16862 * configure.in: Add comment about HP compiler vs. emacs.
16863
16864Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16865
16866 * configure.in: don't build ld on solaris2 (not a viable option
16867 due to bugs in getpwnam & getpwuid)
16868
16869Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16870
16871 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16872 config.guess will produce a full version number.
16873
16874Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16875
16876 * configure.in: Build linker and binutils for alpha-dec-osf1.
16877
16878Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16879
16880 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16881 and gdb/testsuite/Makefile.in.
16882
16883Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16884
16885 * configure.in: recognize mips*- instead of mips-
16886
16887Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16888
16889 * config.sub: Accept linux*coff and linux*elf as operating
16890 systems.
16891
16892Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16893
16894 * config.sub: Recognize mips64, and mips3 as an alias for it.
16895
16896Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16897
16898 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16899 gdb knows how to handle OSF/1 shared libraries.
16900
16901Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16902
16903 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16904 * config.guess: Recognize Hitachi's HIUX.
16905 * config.sub: Recognize h3050r* and hppahitachi.
16906 Remove redundant cases for hp9k[23]*.
16907
16908Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16909
16910 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16911 if gas and ld are in the source tree and are in ${configdirs}.
16912 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16913 --with options (but still pass them down on the command line,
6599da04
JM
16914 if they were explicitly specified).
16915
16916Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16917
16918 * configure: substitute SHELL value in Makefile.in with
16919 ${CONFIG_SHELL}
16920
16921Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16922
16923 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16924 *-*-solaris2* targets.
16925
16926Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16927
16928 * Makefile.in: define M4, and pass it down to sub-makes;
16929 all-autoconf now depends on all-m4
16930
16931Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16932
16933 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16934 presence of {ar,ranlib} instead of a configured directory
16935
16936Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16937
16938 * config.guess: Accept 34?? as well as 33?? for NCR.
16939
16940Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16941
16942 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16943 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16944
16945Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16946
16947 * configure: grab values for $(CC) and $(CXX) from the
16948 environment, so that someone can do "CC=gcc configure; make" and
16949 have it work right (matching the way that autoconf works now)
16950
16951 * configure.in, Makefile.in: add support for gash, the tcl
16952 interface to Galaxy
16953
16954 * config.guess: add NetBSD variants (hp300, x86)
16955
16956Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16957
16958 * install.sh: Support -d option (in the manner of SunOS 4 install,
16959 as it is more deterministic than that of GNU install)
16960 (chmodcmd): Set file to mode 755 by default (should also do default
16961 chgrp and chown, but I don't feel like dealing with that now)
16962
16963Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16964
16965 * config.sub: Remove h8300hhms alias.
16966
16967Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16968
16969 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16970
16971Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16972
16973 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16974 as stmp-fixinc
16975
16976Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16977
16978 * config.sub: recognize m88110-bug-coff.
16979
16980Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16981
16982 * Makefile.in (all-libio): all dependencies on the toolchain used
16983 to build this (gcc, gas, ld, etc)
16984
16985Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16986
16987 * config.guess: Deal with OSF/1 1.3 on alpha.
16988
16989Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16990
16991 * install.sh: add some 'else true' clauses for portability
16992
16993 * configure.in: don't build libio for h8[35]00-*-* targets
16994
16995Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16996
16997 * Makefile.in: Add support for new libio.
16998
16999Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17000
17001 * install.sh: If one command fails, don't try the rest. Don't try
17002 to remove $dsttmp (via trap) unless we have already created it.
17003 If $src doesn't exist, detect it and exit with an error.
17004
17005 * config.guess: Recognize BSD on hp300.
17006
17007Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17008
17009 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17010 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17011
17012Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17013
17014 * Makefile.in (all-send-pr): depends on all-prms
17015
17016Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17017
17018 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17019
17020Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17021
17022 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17023 Added test for mips-mips-riscos5.
17024
17025Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17026
17027 * configure.in: use mh-hp300 for 68k HP hosts
17028
17029Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17030
17031 * configure: add support for CONFIG_SHELL, so that you can use
17032 some alternate shell for evaluating configure scripts
17033
17034Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17035
17036 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17037 in configure script to bug-gdb@prep.ai.mit.edu when building
17038 distribution archive.
17039 * Makefile.in (COMPRESS): Remove def.
17040 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17041 gdb.tar.Z and make-gdb.tar.Z respectively.
17042 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17043 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17044 to convergence with 'taz' target in Makefile.in.
17045
17046Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17047
17048 * install.sh (dsttmp): use trap to ensure that tmp files go
17049 away on error conditions
17050
17051Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17052
17053 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17054
17055Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17056
17057 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17058 its parent is '/' not ''.
17059
17060 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17061
17062Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17063
17064 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17065 that ${newsrcdir}/configure.in does.
17066
17067Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17068
17069 * test-build.mk: support for CONFIG_SHELL
17070
17071Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17072
17073 * config.sub (netware): Add as a basic system type.
17074
17075Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17076
17077 * Makefile.in (Makefile): depend on configure.in. Also drop the
17078 $(srcdir)/ from the dependency on Makefile.in.
17079
17080Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17081
17082 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17083 (h8300hhms is temporary until multi-libraries are implemented).
17084 * configure.in: Handle h8300h too.
17085
17086Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17087
17088 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17089
17090Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17091
17092 * configure: Remove extraneous output when guessing host type.
17093 * config.guess: Remove extraneous output when guessing using C
17094 compiler rather than uname, or when guessing fails.
17095
17096Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17097
17098 * Makefile.in: remove all.cross and install.cross targets
17099
17100 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17101 definitions
17102
17103Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17104
17105 * configure.in (target sh): Build gprof.
17106
17107Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17108
17109 * config.sub: change -solaris to -solaris2
17110
17111Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17112
17113 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17114
17115Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17116
17117 * configure: Correct error message for missing Makefile.in to
17118 print correct directory.
17119
17120Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17121
17122 * install.sh: kludge around 386BSD shell bug
17123
17124Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17125
17126 * config.guess: Recognize NeXT.
17127 * config.guess: Recognize i486-ncr-sysv4.
17128 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17129
17130Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17131
17132 * Makefile.in (MAKEINFOFLAGS): New variable.
17133 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17134 * build-all.mk, test-build.mk: Pass down --no-split as
17135 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17136
17137Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17138
17139 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17140
17141Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17142
17143 * Makefile.in (libg++.tar.z): New rule.
17144 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17145 * Makefile.in (taz): Only do a single chmod.
17146
17147Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17148
17149 * install.sh: don't use dirname anymore (replaced with sed usage)
17150
17151Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17152
17153 * Makefile.in: Change extension for gzip'd files from '.z' to
17154 '.gz' per new FSF standard usage.
17155
17156Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17157
17158 * configure: put quotes around the final value of program_transform_name
17159
17160Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17161
17162 * Makefile.in: new install.sh support; update install-info rules
17163
17164Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17165
17166 * configure.in: Build diff for crosses, but not for go32 host.
17167
17168 * configure.in: Build gprof only for native, and don't build it
17169 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17170
17171Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17172
17173 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17174
17175Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17176
17177 * configure.in (host_tools): Add prms.
17178
17179Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17180
17181 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17182 with $(FLAGS_TO_PASS) on the command line
17183
17184 * config.sub: Recognize lynx and lynxos
17185
17186Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17187
17188 * config.sub: Accept -ecoff*, not just -ecoff.
17189
17190Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17191
17192 * Makefile.in (taz): Use .gz suffix instead of .z.
17193 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17194 names.
17195
17196Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17197
17198 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17199
17200Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201
17202 * Makefile.in (install-no-fixedincludes): install gcc last, so
17203 that rebuilds that might happen during 'make install' don't get
17204 bogus gcc include files
17205
17206Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17207
17208 Change from Utah for HPPA support:
17209 * config.guess: Recognize hppa1.x-hp-bsd.
17210
17211Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17212
17213 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17214 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17215
17216Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17217
17218 * config.sub: Add support for rom68k and bug boot monitors.
17219
17220Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17221
17222 * Makefile.in: Make all-opcodes depend on all-bfd.
17223
17224Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17225
17226 * config.guess: Added special check for i[34]86-univel-sysv4*.
17227
17228Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17229
17230 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17231 the processor rather than assuming i486.
17232
17233Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17234
17235 * config.guess: Recognize SunOS6 as Solaris3.
17236
17237Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17238
17239 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17240 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17241
17242Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17243
17244 * build-all.mk (all-cross): New target for Canadian Cross.
17245 Added Q2 go32 targets.
17246 * test-build.mk: Configure go32 cross sparclite-aout and
17247 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17248 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17249
17250Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17251
17252 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17253 GO32 hosted toolchains
17254
17255Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17256
17257 * configure: change so "-exec-prefix" gets passed down rather
17258 than "-exec_prefix" so autoconf generated Makefiles get the
17259 exec_prefix set right.
17260
17261Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17262
17263 * config.guess: get the Solaris2 minor version number
17264
17265 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17266
17267Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17268
17269 * config.guess: Recognize some Sequent platforms.
17270
17271Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17272
17273 * Makefile.in: added the vault-install target
17274
17275 * configure.in: actually use the Sun3 makefile fragment that's in
17276 config, also added the release dir to configdirs
17277
17278Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17279
17280 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17281
17282Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17283
17284 * configure.in: remove some program from Alpha targetted toolchains
17285
17286Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17287
17288 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17289 gprof.
17290 (taz): Run "make diststuff" in those directories instead of "make
17291 proto-dir". Look for "VERSION=" only at start of line in subdir
17292 Makefile. Use "gzip -9" for compression.
17293 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17294 (binutils.tar.z): New target.
17295
17296Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17297
17298 * Makefile.in (taz): Include gpl.texinfo.
17299
17300Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17301
17302 * Makefile.in (setup-dirs): Merged into "taz" target.
17303 (taz): Only do `proto-dir' stuff if a directory is actually needed
17304 for this target.
17305
17306Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17307
17308 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17309 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17310 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17311 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17312 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17313
17314Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17315
17316 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17317 config.sub, and move-if-change to gdb testsuite distribution
17318 archive, so the testsuite can be extracted, configured, and
17319 run separately from the gdb distribution. Blow away the Chill
17320 tests that require a Chill compiled executable, since GNU Chill
17321 is not yet publically available.
17322
17323Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17324
17325 * test-build.mk: set environment variables in a single command,
17326 instead of a list of assignments and exports
17327
17328 * config.guess: recognize Alpha/OSF1 systems
17329
17330Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17331
17332 * configure: Change help message to prefer --options rather than
17333 -options.
17334
17335Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17336
17337 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17338 zippy@ecst.csuchico.edu.
17339 * config.guess: Recognize miniframe.
17340
17341Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17342
cc6010cd
AP
17343 * Makefile.in: Use srcroot to find runtest rather than rootme.
17344 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17345
17346Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17347
17348 * test-build.mk: Extensive additions to support building on a
17349 machine other than the host.
17350
17351Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17352
17353 * configure (tooldir): Fix for i386-aix again.
17354
17355Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17356
17357 * configure, Makefile.in: Change definition of $(tooldir)
17358 to match the FSF.
17359
17360Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17361
17362 * config.guess: Recognize i[34]86/SVR4.
17363
17364Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17365
17366 * Makefile.in (all-gdb): gdb depends on sim.
17367
17368Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17369
17370 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17371 at the same time we make the prototype gdb directory.
17372 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17373 files at the same time as the gdb base release distribution.
17374
17375Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17376
17377 * Makefile.in (check): Use individual check targets rather than
17378 DO_X rule.
17379 (check-gcc): Added.
17380
17381Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17382
17383 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17384 for System V release 3.2.
17385
17386Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17387
17388 * config.sub: Recognize hppaosf.
17389 * configure.in: Do configure ld/binutils/gas for it.
17390
17391Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17392
17393 * configure (tooldir): Alter syntax used to set this, for systems
17394 where "\$" isn't handled right, like i386-aix.
17395
17396Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17397
17398 * configure: Pass program-transform-name, not
17399 program_transform_name, to recursive configures.
17400
17401Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17402
17403 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17404 of gas+ld+binutils.
17405
17406Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17407
17408 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17409
17410Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17411
17412 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17413
6599da04
JM
17414Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17415
17416 * Makefile.in (PRMS): Set back to all-prms.
17417
17418Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17419
17420 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17421 targets, rather than for MIPS hosts.
17422
17423Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17424
17425 * configure.in: add comment for --with-x default values
17426
17427 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17428
17429 * Makefile.in: add check-* targets for each of the directories in
17430 the tree. Add a definition of RUNTEST that will use the one we
17431 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17432
17433Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17434
17435 * configure.in: Removed obsolete references to bfd_target and
17436 target_makefile_frag.
17437
17438 * build-all.mk: Set assorted targets for Q2.
17439 * config.sub: Recognize z8k-sim and h8300-hms.
17440 * test-build.mk: Really don't pass host to configure.
17441 (HOLES): Added uname.
17442
17443Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17444
17445 * configure: Handle an empty program-prefix, program-suffix or
17446 program-transform-name correctly.
17447
17448Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17449
17450 * build-all.mk: -G 8 no longer required for MIPS targets.
17451 * test-build.mk: Don't pass host argument to configure; make it
17452 guess.
17453
17454Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17455
17456 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17457 * Makefile.in (COMPRESS): New macro, like GZIP.
17458
17459Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17460
17461 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17462
17463 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17464 with gas currently defaults to -G 0.
17465
17466Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17467
17468 * Makefile.in (all-flex): flex depends on byacc.
17469
17470 * build-all.mk: If host not specified, use config.guess. Pass TAG
17471 to test-build.mk as RELEASE_TAG.
17472 * test-build.mk (configargs): New variable containing arguments to
17473 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17474 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17475
17476 * config.guess: Use /bin/uname when checking -X argument on SCO,
17477 to avoid invoking GNU uname which doesn't understand -X.
17478
17479 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17480
17481 * configure.in: Build gas for mips-*-*.
17482
17483Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17484
17485 * Makefile.in (all.normal): insert missing backslash.
17486
17487Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17488
731a8127 17489 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17490
17491 * Makefile.in: Complete overhaul to merge many almost identical
17492 targets.
17493
17494Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17495
17496 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17497 (gdb.tar.Z): Adjusted.
17498
17499 * Makefile.in (setup-dirs, taz): New targets; should be general
17500 enough to adapt for gdb sometime. Build only .z file.
17501 (gas.tar.z): New target.
17502
17503Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17504
17505 * build-all.mk: Use CC=cc -Xs on Solaris.
17506
6599da04
JM
17507Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17508
17509 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17510 for handling BISON for FSF releases.
17511
17512Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17513
17514 * configure: Actually implement the change zoo just documented.
17515
17516Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17517
17518 * configure: when using config.guess, only set target_alias when
17519 it's not already been set (ie, on the command line)
17520
17521Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17522
17523 * Makefile.in: add installcheck target, set PRMS to install-prms
17524
17525Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17526
17527 * configure: add support for package_makefile_fragment, handle the
17528 case where a directory has a configure.in file but no Makefile.in
17529 more gracefully (with an actual understandable error message, even);
17530 add support for --without (and add this to the usage message); also
17531 explicitly add a --host=${host_alias} to the command line when
17532 config.guess is used
17533
17534Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17535
17536 * configure: Must use both --host and --target in recursive calls.
17537
17538Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17539
17540 * Makefile.in: Change deja-gnu to dejagnu.
17541
17542Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17543
17544 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17545
17546Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17547
17548 * configure.in: canonicalize all instances to *-*-solaris2*,
17549 also strip out a number of tools to not build for go32 host
17550
17551Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17552
17553 * config.guess: add GPL.
17554
17555 * Makefile.in, config.guess, config.sub, configure: bump
17556 copyrights to 93.
17557
17558Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17559
17560 * Makefile.in (do-info): Removed obsolete check for existence of
17561 localenv file.
17562
17563 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17564
17565Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17566
17567 * Makefile.in: a couple of 'else true' for decstation,
17568 support for TclX
17569
17570 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17571
17572Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17573
17574 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17575
17576Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17577
17578 * config.guess: Recognize i386-ibm-aix (PS/2).
17579 * configure.in: Use config/mh-aix386 file for it.
17580
17581Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17582
17583 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17584 CC_FOR_TARGET instead.
17585 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17586
17587Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17588
17589 * Makefile.in: Add sim to list of directories sent with gdb
17590
17591Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17592
17593 * configure.in: Put back mips-dec-bsd* case.
17594
17595Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17596
17597 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17598 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17599 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17600
17601Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17602
17603 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17604
17605 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17606 (install-info): install dir.info only if it exists,
17607 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17608
17609Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17610
17611 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17612 gas for mips-dec-bsd.
17613
17614Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17615
17616 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17617 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17618
17619Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17620
17621 * configure.in: Added "dejagnu" to hosttools list.
17622
17623Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17624
17625 * config.sub, configure.in, config.guess: Add support
17626 for Bosx, an AIX variant from Bull.
17627 Patches from F.Pierresteguy@frcl.bull.fr.
17628
17629Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17630
17631 * devo/dejagnu: Initial creation of devo/dejagnu.
17632 Migrated dejagnu testcases and support files for testing software
17633 tools to reside as subdirectories, currently called "testsuite",
17634 within the directory of the software tool. Migrated all programs,
17635 support libraries, etc. beloging to dejagnu proper from
17636 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17637 with no modifications. The changes to these files which will
17638 allow them to configure, build, and execute properly will be made
17639 in a future update.
17640
17641Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17642
17643 * Makefile.in: Change send_pr to send-pr.
17644 * configure.in: Likewise.
17645 * send_pr: Renamed directory to send-pr.
17646
17647Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17648
17649 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17650
17651Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17652
17653 * README: Update for gdb-4.8 release.
17654 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17655 gdb-xxx.tar.z (gzip'd) file also.
17656
17657Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17658
17659 * Makefile.in: make all-diff depend on all-libiberty
17660
17661Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17662
17663 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17664
17665Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17666
17667 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17668
17669Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17670
17671 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17672 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17673 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17674
17675Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17676
17677 * Makefile.in: makeinfo binary is in a new location
17678
17679Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17680
17681 * config.sub: Accept -ecoff as an OS.
17682
17683 * Makefile.in: Various changes to eliminate a level of make
17684 recursion and reduce the required command line length.
17685 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17686 sub-makes.
17687 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17688 variables holding settings for specific sub-makes.
17689 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17690 in terms of BASE_FLAGS_TO_PASS.
17691 (TARGET_LIBS): New variable listing directories which use
17692 TARGET_FLAGS_TO_PASS.
17693 (subdir_do): Eliminated.
17694 (do-*): New set of targets to replace subdir_do.
17695 (various): All targets which used subdir_do now depend on do-*.
17696 (local-clean): Renamed from do_clean.
17697 (local-distclean): New target, dependency of distclean and
17698 realclean.
17699 (install-info): Don't create directories. Depend on dir.info
17700 rather than calling make recursively.
17701 (install-dir.info): Eliminated.
17702 (install-info-dirs): Create all info directories here.
17703 (dir.info): Depend upon do-install-info.
17704
17705 * test-build.mk (HOLES): Added false.
17706
17707Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17708
17709 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17710
17711Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17712
17713 * Makefile.in (info): remove dependency on all-texinfo. The
17714 problem was really in texinfo/C, not at this level.
17715
17716Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17717
17718 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17719
17720Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17721
17722 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17723 GDB releases.
17724
17725Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17726
17727 * configure: Include srcdir in message about target of link not
17728 being found. Don't convert `-' to `_' in `with' options being
17729 passed to subdirs.
17730
17731Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17732
17733 * configure.in: add uudecode to host_tools
17734
17735 * Makefile.in: added {all,install}-uudecode targets, added them to
17736 the appropriate lists
17737
17738Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17739
17740 * Makefile.in (all-gcc): Added dependency on all-gas.
17741
17742 * configure.in (mips-*-*): Build ld and binutils.
17743
17744Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17745
17746 * configure: check return code from mkdir, print error message and
17747 exit on failure.
17748
17749Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17750
17751 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17752
17753Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17754
17755 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17756
17757Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17758
17759 * config.sub (h8500): Recognize this as a cpu type.
17760
17761Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17762
17763 * configure: source directory missing is no longer a warning
17764
17765 * configure.in: recognize irix[34]* instead of irix[34]
17766
17767 * Makefile.in: define and pass down X11_LIB
17768
6599da04
JM
17769Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17770
17771 * guess-systype: Renamed to ...
17772 * config.guess: ... by popular request.
17773 * configure.in, Makefile.in: Update accordingly.
17774
17775Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17776
17777 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17778 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17779 + Execute ./dummy instead of assuming . is in PATH.
17780
17781Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17782
17783 * guess-systype: New shell script. Attempts to guess the
17784 canonical host name of the executing host.
17785 Only a few hosts are supported so far.
17786 * configure: Call guess-systype if no host is specified.
17787
17788Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17789
17790 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17791 gcc Makefile.
17792
17793
17794Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17795
17796 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17797 (all-gcc, install-gcc, subdir_do): Use it.
17798
17799Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17800
17801 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17802
17803Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17804
17805 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17806 set exclusively by configure, using configure.in .
17807
17808Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17809
17810 * test-build.mk: set $PATH for all builds
17811
17812 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17813
17814Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17815
17816 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17817 the one used in gcc/Makefile.in, so that a null expansion doesn't
17818 override the one needed to build gcc with a native cc.
17819
17820
17821Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17822
17823 * configure: Accept -with arguments.
17824
17825Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17826
17827 * Makefile.in: added h8300sim
17828
17829Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17830
6599da04
JM
17831 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17832 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17833 (all-cygnus, native, build-cygnus): Make
17834 $(canonhost)-stamp-3stage-done, not $(host)....
17835 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17836 i386-sco3.2v4. Added else true to if command.
17837
17838Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17839
17840 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17841
17842Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17843
17844 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17845
17846Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17847
17848 * configure.in: don't remove binutils from Solaris builds
17849
17850Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17851
17852 * Makefile.in: get rid of earlier definitions for *clean,
17853 also handle the recursive info rule better
17854
17855Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17856
17857 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17858 do more-or-less the right thing.
17859
17860Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17861
17862 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17863 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17864
17865Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17866
17867 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17868 $(host_canonical).
17869
17870 * configure.in: split the configdirs list into 4 categories (native
17871 v. cross, library v. tool) and handle the cross-only and native-
17872 only in more reasonable (and correct!) way.
17873
17874Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17875
17876 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17877 configdirs anymore.
17878
17879Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17880
17881 * Makefile.in: extensive cleanup:: removed all of the explicit
17882 clean-* targets, collapsed many wrappers around subdir_do into
17883 one, added additional targets to satisfy standards.texi, deleted
17884 some old targets, some changes for consistency
17885
17886Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17887
17888 * configure.in: handle some programs as cross-only, and others as
17889 native only
17890
17891 * test-build.mk: handle partial holes in a more generic manner
17892
17893 * Makefile.in: m4 depends on libiberty
17894
6599da04
JM
17895Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17896
17897 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17898 time, wdiff, and find to configdirs
17899
17900 * Makefile.in: all, clean, and install rules for the new programs
17901 added to configure.in
17902
17903Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17904
17905 * configure.in: use mh-sun for all *-sun-* hosts
17906
6599da04
JM
17907Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17908
17909 * Makefile.in: define flags for X11 include files and library file
17910 locations, pass them down to the programs that need this info
17911
17912 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17913
6599da04
JM
17914Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17915
17916 * configure.in: start building libg++ for HP-UX targets
17917
17918Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17919
17920 * README: Update references to files moved into etc/.
17921
17922Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17923
17924 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17925 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17926
17927Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17928
17929 * configure: accept dash as well as underscore in long option
17930 names for FSF compatibility.
17931
17932Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17933
17934 * config.sub: added -sco3.2v4 support from FSF.
17935
17936Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17937
17938 * configure.in: expand the section that adds or removes
17939 directories from the list of programs to build, to handle native
17940 vs. cross in addition to host v. native
17941
17942Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17943
17944 * Makefile.in: Replace C++ in macro names with CXX.
17945 This is less likely to break ...
17946
17947Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17948
17949 * test-build.mk: add -w to GNU_MAKE
17950
17951Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17952
17953 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17954 add 'sparc' to list of recognized cpus. This needed to make
17955 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17956 Delete some redundant ose68 variants. Recognize -wrs as an os,
17957 then changes that into $CPU-wrs-vxworks.
17958
17959 * configure.in: remove most references to gdbtest, regularize
17960 target based program removal
17961
17962 * test-build.mk: import from p3 tree (many fixes and changes)
17963
17964Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17965
17966 * Makefile.in: added rules to handle tcl, tk, and expect
17967
17968 * configure.in: handle those directories if they exist
17969
17970Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17971
17972 * config.sub: removed bogus hppabsd and hppahpux names, since
17973 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17974
17975Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17976
17977 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17978 depends upon all-xiberty
17979
17980 * Makefile.in: changes from p3, including:
17981
17982 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17983
17984 * Makefile.in (XTRAFLAGS): include newlib directories if
17985 newlib/Makefile exists, rather than if host != target.
17986
17987 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17988
17989 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17990 from the same source tree and not building a cross-compiler. This
17991 matters for the libg++ configuration if reconfiguring a tree that
17992 has already been installed.
17993
17994 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17995
17996 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17997 pick up the machine and system specific header files.
17998
17999 * Makefile.in: added AS_FOR_TARGET, passed down in
18000 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18001 the C compiler to use to create programs which are run in the
18002 build environment, set it to default to $(CC), and passed it down
18003 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18004
18005 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18006
18007 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18008 We need them for unusual native builds, like systems without
18009 ranlib.
18010
18011 * configure: also define $(host_canonical) and
e490616e
ZW
18012 $(target_canonical), which are the full, canonical names for the
18013 given host and target
6599da04
JM
18014
18015Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18016
18017 * Makefile.in: Added separate definitions for C++.
18018
18019Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18020
18021 * configure.in (configdirs): Add deja-gnu.
18022
18023Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18024
18025 * README: Update for configure.texi and gdb-4.7 release.
18026
18027Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18028
18029 * Makefile.in: Move "all" target to top of file.
18030 Previously, first target was ".PHONY" which caused BSD4.4 make
18031 to build .PHONY when make was run without arguments.
18032
18033Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18034
18035 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18036 Library-copylefted code in libiberty.
18037
18038Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18039
18040 * config.sub: Replace m68kmote with plain old m68k.
18041
18042Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18043
18044 * Makefile.in: Remove space from blank line, avoid Make complaints.
18045
18046Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18047
18048 * config.sub: Complain if no argument is given. Added support for
18049 386bsd as OS and target alias.
18050
18051Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18052
18053 * Makefile.in (XTRAFLAGS): include newlib directories if
18054 newlib/Makefile exists, rather than if host != target.
18055
18056Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18057
18058 * config.sub: recognize sparclite-wrs-vxworks.
18059
18060 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18061 p3.) Added clean-xiberty to clean.
18062
18063Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18064
18065 * configure.in: use *-*-* instead of nested cases for host and target
18066
18067Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18068
18069 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18070 from the same source tree and not building a cross-compiler. This
18071 matters for the libg++ configuration if reconfiguring a tree that
18072 has already been installed.
18073
18074Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18075
18076 * config.sub (i486v/i486v4): Merge in from FSF version.
18077
18078Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18079
18080 * configure: only set PWD if it is already set.
18081
18082Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18083
18084 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18085 doesn't have unset and all success paths (and most error paths)
18086 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18087 to just ${PWD} to avoid confusion.)
18088
18089Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18090
18091 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18092 even for a native compilation.
18093
18094Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18095
18096 Changes to make the gdb.tar.Z rule work better.
18097
18098 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18099 (DEVO_SUPPORT): Add configure.texi.
18100 (bfd-ilrt.tar.Z): Remove ancient rule.
18101
18102Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18103
18104 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18105 pick up the machine and system specific header files.
18106
18107 * configure.in, config.sub: added new target m68010-adobe-scout,
18108 with alias of adobe68k. Changed configure.in to check for
18109 -scout before -sco* to avoid a false match.
18110
18111 * Makefile.in: added AS_FOR_TARGET, passed down in
18112 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18113 the C compiler to use to create programs which are run in the
18114 build environment, set it to default to $(CC), and passed it down
18115 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18116
18117Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18118
18119 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18120 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18121 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18122 FOR_TARGET variants, to newlib and libg++.
18123
18124Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18125
18126 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18127 first.
18128
18129Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18130
18131 * config.sub: Accept `elf' as an environment.
18132
18133Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18134
18135 * Makefile.in (all-opcodes): cd into the right directory
18136
18137Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18138
18139 * configure: added -program_transform_name option, used as
18140 argument to sed when installing programs.
18141 configure.texi: added documentation for -program_prefix,
18142 -program_suffix and -program_transform_name.
18143
18144Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18145
18146 * config.sub: Accept i486 where i386 ok.
18147
18148Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18149
18150 * config.sub: accept we32k
18151
18152Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18153
3b75d237 18154 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18155
18156 * Makefile.in: don't create all directories for ``make install'';
18157 let the subdirectories create the ones they need.
18158
18159Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18160
e490616e 18161 * COPYING: new file, GPL v2
6599da04
JM
18162
18163Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18164
18165 * Makefile.in: use the new gen-info-dir, which needs a template
18166 argument (which also lives in texinfo)
18167
18168 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18169
6599da04
JM
18170Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18171
18172 * config.sub (ncr3000): Change i386 to i486.
18173
18174Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18175
18176 * Makefile.in: add install-rcs, install-grep to
18177 install-no-fixedincludes, removed install-bison and install-libgcc
18178
18179Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18180
18181 * configure.in: grab the HPUX makefile fragment if on HPUX
18182
18183Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18184
18185 * Makefile.in: eradicate bison spoor (ditto libgcc).
18186 configure.in: recognise m68{k,000}-ericsson-OSE.
18187 es1800 is alias for m68k-ericsson-OSE
18188
18189Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18190
18191 * configure.in: rearrange the parts that remove programs from
18192 configdirs, based now on HOST==TARGET or by canonical triple.
18193
18194Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18195
18196 * test-build.mk: recurse explicitly with -f test-build.mk when
18197 appropriate. predicate stage3 and comparison on the existence
18198 of gcc. That is, if gcc isn't around, we aren't three-staging.
18199 On very clean, also remove ...stamp-co. Build in-place before
18200 doing other builds.
18201
18202Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18203
18204 * Makefile.in, configure.in: add tgas
18205
18206Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18207
18208 * Makefile.in: a number of changes merged in from progressive.
18209
18210 * configure.in: add libm.
18211
18212 * .cvsignore: ignore some stuff that comes from test-build.mk.
18213
6599da04
JM
18214Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18215
18216 * config.sub: Add es1800 (m68k-ericsson-es1800).
18217
18218Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18219
18220 * configure: Add program_suffix (parallel to program_prefix)
18221 * Makefile.in: adjust directory-creating script for losing decstation
18222
18223Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18224
18225 * configure: Minor $subdir-related fixes.
18226
18227Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18228
18229 * configure: fix various problems with propogating
18230 makefile_target_frag in subdirs.
18231 * configure.in: config libgcc if its there
18232
18233Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18234
18235 * config.sub: HPPA merge.
18236
6599da04
JM
18237Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18238
18239 * Makefile.in: Replace all-bison with all-byacc in all
18240 dependency lines for other tools (which now use byacc).
18241
18242Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18243
18244 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18245
6599da04
JM
18246Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18247
18248 * Makefile.in: make gprof rules similar to byacc rules (instead of
18249 vestigal $(unsubdir) that didn't work...)
18250
18251Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18252
18253 * config.sub: Add support for Linux.
18254 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18255 (at least for libg++).
18256
18257Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18258
18259 * configure.texi: fix doc for the -nfp option to configure
18260
18261Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18262
18263 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18264
18265Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18266
18267 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18268 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18269 * configure.in: added solaris* host_makefile_frag hook.
18270
18271Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18272
18273 * config.sub: changed recognition of m68000 so that various
18274 m68k types can be specified via m680[01234]0
18275
18276Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18277
18278 * config.sub (basic_machine): fix sed so that '-foo' isn't
18279 completely substituted out while .+'-foo' loses the '-foo'
18280
18281Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18282
18283 * config.sub ($os): Add -aout.
18284
18285Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18286
18287 * configure: If host_makefile_frag is absolute, don't
18288 prefix ${invsubdir} (relevant to libg++ auto-configure).
18289
18290Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18291
18292 * Makefile.in (tooldir): Define it.
18293 (all-ld): Depend on all-flex.
18294
18295Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18296
18297 * Makefile.in (check): Fix libg++ special case.
18298
18299Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18300
18301 * configure: do not bury `pwd` into config.status, thus do fewer
18302 pwd's.
18303
18304 * configure: print the "Building in" message only when building in
18305 other than "." AND verbose.
18306
63f6bcd7 18307 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18308 configures.
18309
18310 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18311
18312Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18313
18314 * Makefile.in: macroize flags passed on recursion. remove
18315 fileutils.
18316
18317Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18318
18319 * configure: get makesrcdir right for subdirs deeper than 1.
18320
18321 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18322 install.
18323
18324Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18325
18326 * Makefile.in: don't print subdir_do or recursion lines.
18327
18328Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18329
18330 * standards.texi: added menu item.
18331
18332 * Makefile.in: build and install standards.info.
18333
18334 * standards.texi: new file.
18335
18336Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18337
18338 * configure: test for and move config.status pieces from
18339 ${subdir}/.
18340
18341Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18342
6599da04
JM
18343 * configure: Test for existance of files before trying to mv
18344 them, to avoid numerous non-existance messages.
18345
18346Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18347
18348 * configure: correct final line of config.status.
18349
18350 * configure: patch from eggert. Avoids a protection problem if
18351 the original Makefile.in is read only.
18352
18353 * configure: use move-if-change from gcc to create config.status.
18354 Some makefiles depend on config.status to tell if a directory
18355 has been reconfigured for a different host. This change
18356 prevents those directories from remaking everything in the case
18357 where the reconfig was only intended to rebuild a Makefile.
18358
18359 * configure: test for config.sub with "config.sub sun4" rather
18360 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18361 host alias from a missing config.sub.
18362
18363Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18364
18365 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18366 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18367
18368Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18369
18370 * configure: mkdir ${subdir} as needed.
18371
18372Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18373
18374 * Makefile.in,configure.in: added autoconf.
18375
18376Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18377
18378 * Makefile.in: no longer pass against on recursion.
18379
18380 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18381 definitions are not inherited.
18382
18383 * configure: correct makesrcdir when subdir is .
18384
18385Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18386
18387 * configure: Add support for 'subdirs' variable, which is
18388 like 'configdirs', except that configure doesn't re-invoke
18389 itself for subdirs, it just creates a Makefile for each subdir.
18390 * configure.texi: Document subdirs.
18391
18392Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18393
18394 * configure.in: added flex to configdirs
18395
18396Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18397
18398 * Makefile.in: remove clean-stamps from clean.
18399
18400Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18401
18402 * configure.in: Add gdbtest to configdirs.
18403
18404Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18405
18406 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18407 to recursive makes.
18408 * configure.in: Recognize new ncr3000 config.
18409
18410Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18411
18412 * Makefile.in, configure.in: removed references to gdbm.
18413
18414Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18415
18416 * config.sub: Don't canonicalize os value
18417 newsos* to bsd (readline needs to check for newsos).
18418 (This fix was earlier made Jan 31, but got re-broken.)
18419
18420Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18421
18422 * configure.in: sco is an os, not a vendor!
18423
18424 * configure: Quote $( better. Keep various shells happy.
18425
18426Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18427
18428 * Makefile.in: eliminate stamp-files.
18429
18430Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18431
18432 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18433 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18434
18435Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18436
18437 * config.sub: fix iris/iris3.
18438
18439Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18440
18441 * configure: re-add -rm.
18442
18443Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18444
18445 * Maskefile.in: add .stmp-rcs to all.
18446
18447 * configure.in: remove gas from rs6000 build, use aix host fragment.
18448
18449Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18450
18451 * configure: pass down site_option during recursion.
18452
18453Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18454
18455 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18456
18457Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18458
18459 * configure: Change exec_prefix so that it really defaults to prefix.
18460
18461Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18462
18463 * Makefile.in, configure.in: Add support for mmalloc library.
18464
18465Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18466
18467 * Makefile.in: add stmp dependencies for a few more things.
18468
18469Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18470
18471 * configure: adjusted error message on objdir/srcdir configure
18472 collision, per john's suggestion.
18473
18474 * Makefile.in: add libiberty stmp to all and all.cross.
18475
18476Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18477
18478 * Makefile.in: remove force dependencies, add grep to all.
18479
18480Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18481
18482 * Makefile.in: drop flex. make stamp files work.
18483
18484 * configure: added test for conflicting configuration in srcdir,
18485 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18486 gets cranky. use relative paths for configure and srcdir
18487 whenever possible. Send some error messages to stderr that were
18488 going to stdout.
18489
18490Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18491
18492 * Makefile.in: Fix libg++ rule to check for gcc directory
18493 before using gcc/gcc. Also pass XTRAFLAGS.
18494
18495Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18496
18497 * Makefile.in: added stmp-files so that directories aren't polled
18498 when they are already built.
18499
18500 * configure.texi: fixed a node pointer problem.
18501
18502Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18503
731a8127 18504 * config.sub configure.in gdb/configure.in
6599da04
JM
18505 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18506 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18507 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18508
18509Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18510
18511 * configure: -recurring becomes -silent. corrected help message
18512 for -site= option.
18513
18514 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18515
18516Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18517
18518 * configure: when building Makefile for crosses, replace
18519 tooldir and program_prefix. default srcdir from location of
18520 config.sub. remove "for host in hosts" and "for target in
18521 targets" loops.
18522
18523Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18524
18525 * Makefile.in: Do not pass bindir or mandir to cvs.
18526
18527Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18528
18529 * Makefile.in, configure.in: removed traces of namesubdir,
18530 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18531 copyrights to '92, changed some from Cygnus to FSF.
18532
18533 * configure.texi: remove most references to multiple hosts,
18534 multiple targets, subdirs, etc.
18535
18536 * configure.man: removed rcsid. reference config.sub not
18537 config.subr.
18538
18539 * Makefile.in: mkdir $(infodir) on install-info.
18540
18541Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18542
18543 * configure.texi: Explain better about .gdbinit and about
18544 the environment that configure.in sections run in.
18545
18546Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18547
18548 * configure.in: Ultrix is only a decstation if it's a MIPS.
18549
18550Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18551
18552 * README: DOC.configure => cfg-paper.texi.
18553
18554Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18555
18556 * config.sub (near case $os): Don't convert newsos* to bsd!
18557
18558Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18559
18560 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18561 the number of copies of COPYING that go into the GDB tar file.
18562
18563Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18564
731a8127 18565 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18566 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18567 Fix SCO configuration stuff.
18568
18569Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18570
18571 * Makefile.in: For libg++, make sure the -I pointing
18572 to the gcc directory goes *after* all the libg++-local -I flags.
18573 Also, move just-gcc dependency from just-libg++ to all-libg++.
18574
18575Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18576
18577 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18578
18579Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18580
18581 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18582
18583Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18584
18585 * config.sub: Add stratus configuration frags. Also
18586 submitted to FSF.
18587
18588Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18589
18590 * Makefile.in (DEV_SUPPORT): add configure.man.
18591
18592 * config.sub(Decode manufacturer-specific): add -none*.
18593
18594Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18595
18596 * Makefile.in: remove form feeds to make Sun's make happy.
18597 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18598
18599Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18600
18601 * Makefile.in (AR_FLAGS): Make quieter.
18602
18603Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18604
18605 * configure.in: Add libg++.
18606 * configure: When verbose, don't output the command line at each
18607 level; it will be unremarkably the same as the previous version,
18608 which will be the same as what the user typed.
18609
18610Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18611
18612 * configure.in, Makefile.in: fix clean-info, add flex. add
18613 fileutils.
18614
18615 * configure: be less sensitive to spaces in Makefile.in. Do not
18616 look for sources in "..". Doing so breaks subdirectories that
18617 might have their own configure. If a subdir has it's own
18618 configure script, use it.
18619
18620Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18621
18622 * cfg-paper.texi: some changes suggested by rms.
18623
18624Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18625
18626 * config.sub: Merge in some small additions from the FSF version,
18627 taken from the gcc distribution, to bring the Cygnus and FSF
18628 versions into closer sync.
18629
18630Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18631
18632 * configure.in: Changed svr4 references to sysv4.
18633
18634Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18635
18636 * configure: added -V for version number option.
18637
18638Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18639
18640 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18641 renamed from DOC.configure to cfg-paper.texi.
18642
18643Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18644
18645 * configure, config.subr, config.sub: config.subr is now
18646 config.sub again.
18647
18648Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18649
18650 * configure.texi: new file, in progress.
18651
18652 * Makefile.in: build info file and install the man page for
18653 configure.
18654
18655 * configure.man: new file, first cut.
18656
18657 * configure: find config.subr again now that configuration "none"
18658 has gone. removed all traces of the -ansi option. removed all
18659 traces of the -languages option.
18660
18661 * config.subr: resync from rms.
18662
18663Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18664
18665 * configure, config.sub, config.subr: merge config.sub into
18666 config.subr, call the result config.subr, remove config.sub, use
18667 config.subr.
18668
18669 * Makefile.in: revised install for dir.info.
18670
18671Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18672
18673 * configure.in: add decstation host makefile frag.
18674
18675 * Makefile.in: BISON now bison -y again. also install-gcc on
18676 install. clean-gdbm on clean. infodir belongs in datadir.
18677 Make directories for info install. Build dir.info here then
18678 install it.
18679
18680Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18681
18682 * Makefile.in: fix for bad directory tests.
18683
18684Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18685
18686 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18687 regexp. -srcdir relative was being handled incorrectly.
18688
18689 * Makefile.in: unwrapped some for loops so that parallel makes
18690 work again and so one can focus one's attention on a particular
18691 package.
18692
18693Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18694
18695 * configure: added PWD as a stand in for `pwd` (for speed). use
18696 elif wherever possible. make -srcdir work without -objdir.
18697 -objdir= commented out.
18698
18699Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18700
18701 * configure: +options become --options. -subdirs commented out.
18702 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18703 Makefile now at top of generated Makefile. Removed cvs log
18704 entries. added -srcdir. create .gdbinit only if there is one
18705 in ${srcdir}.
18706
18707 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18708 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18709 and mandir now keyed off datadir by default.
18710
18711Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18712
18713 * Freshly created ChangeLog.
18714
18715\f
18716Local Variables:
18717mode: change-log
18718left-margin: 8
18719fill-column: 76
18720version-control: never
18721End: